je résume...
============= dans sommaire.html...
<!-- modifiez les META NAME ci-dessous (pour les moteurs de recherche) avec les
infos de votre site -->
<title> [#NOM_SITE_SPIP] Sommaire Accueil d'un super site interactif</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="keywords"
content="webzine,interactif,participatif,<BOUCLE_mots(MOTS){tout}{","}>[(#TITRE|
supprimer_numero)]</BOUCLE_mots>">
<META NAME="DESCRIPTION" CONTENT="Aide, astuces et discussions pour promouvoir
la publication sur internet avec SPIP, facile et pour tous.">
<META NAME="AUTHOR" CONTENT="SpipAge">
<META NAME="Identifier-URL" CONTENT="http://spipage.levillage.org">
<META NAME="Reply-to" CONTENT=spipage@ifrance.com>
<META NAME="Copyright" CONTENT="SpipAge">
<META NAME="RATING" CONTENT="General">
<META NAME="ROBOTS" CONTENT="index,follow">
<META NAME="REVISIT-AFTER" CONTENT="15 days">
<META NAME="ROBOTS" CONTENT="ALL">
=============== dans article.html...
<!-- modifiez les META NAME ci-dessous (pour les moteurs de recherche) avec les
infos de votre site -->
<title>[#NOM_SITE_SPIP]
<BOUCLE_titre(ARTICLES){id_article}>#TITRE</BOUCLE_titre>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<BOUCLE_head(ARTICLES){id_article}>
[<META NAME="Description" CONTENT='(#DESCRIPTIF|supprimer_tags|texte_script)'>]
<meta name="Keywords"
content="webzine,discussion,forum,<BOUCLE_keywords(MOTS){id_article}{","}>#TITRE
</BOUCLE_keywords>">
<meta name="Author" content="<BOUCLE_author(AUTEURS){id_article}{","}>#NOM
</BOUCLE_author>">
</BOUCLE_head>
=============== dans rubrique.html...
<!-- modifiez les META NAME ci-dessous (pour les moteurs de recherche) avec les
infos de votre site -->
<title> [#NOM_SITE_SPIP]
<BOUCLE_titre(RUBRIQUES){id_rubrique}>#TITRE</BOUCLE_titre> </title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<BOUCLE_head(RUBRIQUES){id_rubrique}>
<meta name="description" content="[(#DESCRIPTIF)]">
<meta name="keywords"
content="webzine,interactif,participatif,discussion,<BOUCLE_mots(MOTS){tout}{","
}>[(#TITRE|smilies|supprimer_numero)]</BOUCLE_mots>">
</BOUCLE_head>
============ dans breve.html
<!-- modifiez les META NAME ci-dessous (pour les moteurs de recherche) avec les
infos de votre site -->
<title>[#NOM_SITE_SPIP]
breve<BOUCLE_titre(BREVES){id_breve}>#TITRE</BOUCLE_titre></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<META NAME="DESCRIPTION" CONTENT="Donne la parole aux amateurs de générateurs
automatiques et de sites construits uniquement grâce à l'action des
internautes.">
<BOUCLE_head(BREVES){id_breve}>
<meta name="Keywords"
content="webzine,discussion,forum,<BOUCLE_keywords(MOTS){id_breve}{","}>#TITRE
</BOUCLE_keywords>">
</BOUCLE_head>
Pour voir ce qu'ont fait les autres: http://…/sommaire.html etc.
(ajouter dans les head l'appel à la css)
Merci
Walk
Si c'est optimisable question BOUCLES merci d'en parler :o)