<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.O Strict//EN"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN">
<html lang =“fr”> Indique le pays d'origine du site pour classement pays des moteurs
Semble déprécié en Html 4.01
<meta http-equiv=“Refresh” content=“1;url=http://www.domaine.ext/”> redirection après x secondes
<meta http-equiv=“Content-Type” content=“text/html; charset=iso-8859-1”>
<meta http-equiv=“expires” content=“0”> 0 signifie toujours charger de l'adresse d'origine (ignorer le serveur Proxy).
<meta name=“Language” content=“fr,be,ch”>
<meta name=“Identifier-URL” content=”http://www.ebsoft.org”>
<meta name=“title” content=“Titre ...”> Max 100 car.
<meta name=“description” content=“Description ...”> Max 200 car.
<meta name=“abstract” content=“Description ...”> Max 200 car.
<meta name=“keywords” content=“mot1, mot2, ... ”> Max 1000 car.
<meta name=“date” content=“yyyy-MM-ddThh:mm:ss+hh:mm”>
<meta name=“author” content=“prenom NOM”> Prénom en minuscules, nom en maj.
<meta name=“made” content=“Nom de l'éditeur”>
<meta name=“copyright” content=“Copyright ...”>
<meta name=“reply-to” content=“Email ...”> Risque de spam ++ !
<meta name=“robots” content=“index,follow”> pour tout robot OU BIEN content=“all”
<meta name=“msnbot” content=“index,follow”> pour un robot spécifique
<meta name=“revisit-after” content=“7 days”>
<meta name=“robots” content=“index, follow, archive”> Indexer, suivre les liens, archiver dans le cache du robot
<meta name=“robots” content=“noindex, nofollow, noarchive”> pas d'indexation, ;;; OU BIEN content=“none”
<meta http-equiv=“cache-control” content=“no-cache”> interdit le cache au Navigateur client
<meta http-equiv=“pragma” content=“no-cache”> Idem ?
<meta name=“generator” content=“My hands”> plusieurs logiciels possibles
<meta name=“distribution” content=“global”> “global” = accès web,”local” accès local, “iu” accès Intranet
<meta name=“classification” content=“mot1,mot2,mot3,mot4”> les 4 mots-clefs les + importants
<meta name=“ressource-type” content=“document”>
<meta name=“rating” content=“restricted”>
<title>Titre de page pour le navigateur</title>
<link rel=“stylesheet” type=“text/css” href=“path/fichier.css”>