Date de mise à jour de l'analyse de la page:2026/03/30 20:18:37
Date de la dernière mise à jour whois:2026/03/14 15:51:33
Statut du domaine
Inscrit
Payé jusqu'à
07.04.2027
Disponible à partir de
07.05.2027
×
phppot.com Capture d'écran du site Web
Score SEO
83.56%
122
Score obtenu
146
Note maximale
Informations principales
ℹ️
Titre: PHPpot - Practical PHP and MySQL Tutorials
Description: PHPpot helps build websites using PHP, specializes in building eCommerce shopping cart and provides PHP freelancer for hire.
Mots-clés: empty
Encodage des pages:utf-8
Taille du fichier de page: 51 KB
Informations sur le serveur
🖥️
IP: 67.205.60.156
Emplacement: United States,US,Ashburn,20147,39.018,-77.539,America/New_York
Serveur HTTP: apache
Codage: utf-8
Liste des balises méta
🏷️
property: og:url content: https://phppot.com/
name: description content: PHPpot helps build websites using PHP, specializes in building eCommerce shopping cart and provides PHP freelancer for hire.
property: og:title content: PHPpot - Practical PHP and MySQL Tutorials
property: og:site_name content: PHPpot
property: og:description content: PHPpot helps build websites using PHP, specializes in building eCommerce shopping cart and provides PHP freelancer for hire.
property: twitter:title content: PHPpot - Practical PHP and MySQL Tutorials
name: twitter:site content: @phppot
property: twitter:creator content: @phppot
equiv: x-dns-prefetch-control content: on
name: robots content: max-image-preview:large
Liens internes
🔗
Liens externes
🌐
Informations Whois
📄
domain_name: phppot.com
update_date: 2026-03-07T10:10:27Z
update_time: 1772878227
creation_date: 2013-04-07T09:52:32Z
creation_time: 1365328352
expiration_date: 2027-04-07T09:52:32Z
Données brutes Whois
📋
Domain Name: PHPPOT.COM Registrar: DreamHost, LLC Domain Status: client transfer prohibited Creation Date: 2013-04-07T09:52:32Z Registry Expiry Date: 2027-04-07T09:52:32Z Updated Date: 2026-03-07T10:10:27Z Name Server: NS1.DREAMHOST.COM Name Server: NS2.DREAMHOST.COM Name Server: NS3.DREAMHOST.COM REGISTRAR Contact: DreamHost, LLC >>> Last update of RDAP database: 2026-03-14T15:51:33Z
Codage des caractères cohérent entre le HTML et les en-têtes.
✓
Taille des pages
52258 bytes
Taille de page acceptable pour un chargement rapide.
✓
Ressources
33 total
Nombre modéré de ressources. Pensez à combiner des fichiers.
✓
Hreflang balises
0 hreflang tags
Ajoutez des balises hreflang si vous avez du contenu multilingue.
✓
Robots.txt
Exists
Fichier Robots.txt trouvé.
✓
Sitemap
Declared in robots.txt
Plan du site déclaré dans robots.txt.
✓
HTTPS
Yes
Connexion HTTPS sécurisée activée.
✓
Compression
gzip
Compression Gzip ou Zstd activée pour un chargement plus rapide.
✓
Mise en cache
max-age=0
Les en-têtes de contrôle du cache sont correctement définis.
✓
Vitesse des pages
2.15 ms
Excellente vitesse de chargement.
Référencement sur la page
✓
Titre
PHPpot - Practical PHP and MySQL Tutorials
Bonne longueur de titre (30 à 60 caractères).
✓
Méta-description
PHPpot helps build websites using PHP, specializes in building eCommerce shopping cart and provides PHP freelancer for hire. Lenght:124
Bonne longueur de méta description (100-160 caractères).
✓
Titre H1
1 found - "Practical PHP and MySQL Tutorials"
Bon – un seul en-tête H1 trouvé.
!
Nombre de mots
481
Contenu un peu court. Étendez-vous à plus de 500 mots pour un référencement optimal.
!
Balise canonique
Ajoutez une balise canonique pour éviter les problèmes de contenu en double.
✓
Méta en double
[]
Aucune balise méta en double trouvée.
✓
Mots-clés
empty
Ensemble de méta-mots-clés (remarque : non utilisé par les principaux moteurs de recherche).
Contenu et UX
✓
Langue
en
Attribut de langue correctement défini.
✓
Images
17 total, 0 missing ALT
Toutes les images ont le texte ALT approprié.
✓
Fenêtre
width=device-width, initial-scale=1
Balise méta Viewport correctement définie pour les appareils mobiles.
!
Ouvrir le graphique
Missing: og:image
Ajoutez les balises OpenGraph manquantes pour le partage sur les réseaux sociaux :og:image
!
Données structurées
0 JSON-LD scripts
Ajoutez des données structurées (JSON-LD) pour des extraits enrichis et un meilleur référencement.
Postes dans Google
Expressions de recherche - Google
🔍
Position
Phrase
Page
Fragment
7
/php/php-forgot-password-recover-code/
19 июл. 2022 г. — In this post, we are going to see an example to learn how to recover the forgot password . In this example we have a forgot password form to get the username or ...
10
/php/command-line-php/
9 июл. 2022 г. — Using PHP through the command line is possible and we will see how to do it in this tutorial. Generally, PHP is used for creating web-based ...
14
/php/one-time-download-link/
29 февр. 2024 г. — This PHP example creates a code to show a one-time download link. It uses the MySQL database to store the download path with expiry.
15
/php/php-file_get_contents/
5 мар. 2024 г. — This function reads the entire file source or part of it and returns it as PHP string data . This is the most widely used function among other dedicated ...
8 июл. 2022 г. — In this article, I have shown the code for getting a list of videos from YouTube by keywords. In this example, I have created a filter with the search box.
18
/php/php-file_get_contents/
5 мар. 2024 г. — This function reads the entire file source or part of it and returns it as PHP string data . This is the most widely used function among other dedicated ...
26
/javascript/javascript-confirm/
24 февр. 2024 г. — The JavaScript confirm () function displays a consent box with OK/Cancel buttons, returning true/false based on user clicks, to confirm or ...
29
/php/php-create-zip-ziparchive-files-download/
12 сент. 2022 г. — Creating a zip from a folder full of files can be done in PHP using the ZipArchive class. This class instance creates a handle to read or write files to a ...
30
/mysql/mysql-fetch-using-php/
10 апр. 2024 г. — In PHP, MySQL fetches results can be obtained by the following functions . All of these functions will fetch only one row per function call.
31
/menu/php/php-login-registration/
A lightweight, secure, feature-packed and customizable code for user registration in PHP and Login with free code download.
Postes dans Yandex
Expressions de recherche - Yandex
🔍
Position
Phrase
Page
Fragment
10
/php/php-login-script-with-session/
After authentication, the PHP $_SESSION super global variable will contain the user id .
Services supplémentaires
💎
×
✓
Платеж успешен!
Спасибо за ваш заказ. Мы свяжемся с вами в ближайшее время.
×
Paiement
×
Авторизоваться
Зарегистрироваться
Войти в аккаунт
Или войдите через Telegram
Зарегистрироваться через Telegram
Как это работает:
Введите имя и email выше
Нажмите кнопку для открытия Telegram
Завершите регистрацию в боте (потребуется номер телефона)
Получите email с данными для входа
×
🔐
Код подтверждения
Код был отправлен в Telegram. Введите его ниже:
Код действителен: 05:00
×
📱
Завершите регистрацию в Telegram
Telegram был открыт в новой вкладке.
Если бот не открылся автоматически, используйте кнопку ниже или отсканируйте QR-код.
Отсканируйте QR-код для открытия бота
Ожидание подтверждения... 05:00
Как это работает:
1. Нажмите "Открыть Telegram" или отсканируйте QR-код
2. В боте нажмите START и поделитесь номером телефона
3. Статус подтверждения обновится автоматически