Author: gilles.vincent@gmail.com
Date: Wed Apr 26 14:53:59 2006
New Revision: 2903
Log:
Mise à jour de la balise <title> et du champ <meta desc> pour améliorer la visibilité du site par les moteurs de recherche.
Modified:
_squelettes_/fraichdist/404.html
_squelettes_/fraichdist/article.html
_squelettes_/fraichdist/auteur.html
_squelettes_/fraichdist/breve.html
_squelettes_/fraichdist/forum.html
_squelettes_/fraichdist/mot.html
_squelettes_/fraichdist/plan.html
_squelettes_/fraichdist/recherche.html
_squelettes_/fraichdist/rubrique.html
_squelettes_/fraichdist/site.html
Modified: _squelettes_/fraichdist/404.html
--- _squelettes_/fraichdist/404.html (original)
+++ _squelettes_/fraichdist/404.html Wed Apr 26 14:53:59 2006
@@ -5,7 +5,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="#LANG_DIR" lang="#LANG">
<head>
-<title>[(#NOM_SITE_SPIP|textebrut)] - <:pass_erreur:> 404</title>
+<title><:pass_erreur:> 404 - [(#NOM_SITE_SPIP|textebrut)]</title>
<meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" />
[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|textebrut|entites_html|couper{150})" />]
<meta name="robots" content="none" />
Modified: _squelettes_/fraichdist/article.html
--- _squelettes_/fraichdist/article.html (original)
+++ _squelettes_/fraichdist/article.html Wed Apr 26 14:53:59 2006
@@ -2,9 +2,9 @@
<BOUCLE_article_principal(ARTICLES) {id_article}><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="#LANG_DIR" lang="#LANG">
<head>
-<title>[(#TITRE|textebrut)]</title>
+<title>[(#TITRE|textebrut)][ - (#NOM_SITE_SPIP|textebrut)]</title>
<meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" />
-[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|textebrut|entites_html|couper{150})" />]
+[<meta name="description" content="(#DESCRIPTIF|textebrut|entites_html|couper{150}|sinon{'[(#DESCRIPTIF_SITE_SPIP|textebrut|entites_html|couper{150})]'})" />]
<!-- media="..." permet de ne pas utiliser ce style sous Netscape 4 (sinon plantage) -->
<link rel="stylesheet" href="#CHEMIN{habillage.css}" type="text/css" media="projection, screen, tv" />
Modified: _squelettes_/fraichdist/auteur.html
--- _squelettes_/fraichdist/auteur.html (original)
+++ _squelettes_/fraichdist/auteur.html Wed Apr 26 14:53:59 2006
@@ -3,7 +3,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="#LANG_DIR" lang="#LANG">
<head>
-<title>[(#NOM|textebrut)]</title>
+<title>[(#NOM|textebrut)][ - (#NOM_SITE_SPIP|textebrut)]</title>
<meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" />
[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|textebrut|entites_html|couper{150})" />]
Modified: _squelettes_/fraichdist/breve.html
--- _squelettes_/fraichdist/breve.html (original)
+++ _squelettes_/fraichdist/breve.html Wed Apr 26 14:53:59 2006
@@ -3,7 +3,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="#LANG_DIR" lang="#LANG">
<head>
-<title>[(#TITRE|textebrut)]</title>
+<title>[(#TITRE|textebrut)][ - (#NOM_SITE_SPIP|textebrut)]</title>
<meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" />
[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|textebrut|entites_html|couper{150})" />]
Modified: _squelettes_/fraichdist/forum.html
--- _squelettes_/fraichdist/forum.html (original)
+++ _squelettes_/fraichdist/forum.html Wed Apr 26 14:53:59 2006
@@ -3,7 +3,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="#LANG_DIR" lang="#LANG">
<head>
-<title>[(#NOM_SITE_SPIP|textebrut)] - <:poster_message:></title>
+<title><:poster_message:> - [(#NOM_SITE_SPIP|textebrut)]</title>
<meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" />
[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|textebrut|entites_html|couper{150})" />]
<meta name="robots" content="none" />
Modified: _squelettes_/fraichdist/mot.html
--- _squelettes_/fraichdist/mot.html (original)
+++ _squelettes_/fraichdist/mot.html Wed Apr 26 14:53:59 2006
@@ -3,9 +3,9 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="#LANG_DIR" lang="#LANG">
<head>
-<title>[(#TITRE|textebrut)]</title>
+<title>[(#TITRE|textebrut)][ - (#NOM_SITE_SPIP|textebrut)]</title>
<meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" />
-[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|textebrut|entites_html|couper{150})" />]
+[<meta name="description" content="(#DESCRIPTIF|textebrut|entites_html|couper{150}|sinon{'[(#DESCRIPTIF_SITE_SPIP|textebrut|entites_html|couper{150})]'})" />]
<!-- media="..." permet de ne pas utiliser ce style sous Netscape 4 (sinon plantage) -->
<link rel="stylesheet" href="#CHEMIN{habillage.css}" type="text/css" media="projection, screen, tv" />
Modified: _squelettes_/fraichdist/plan.html
--- _squelettes_/fraichdist/plan.html (original)
+++ _squelettes_/fraichdist/plan.html Wed Apr 26 14:53:59 2006
@@ -2,7 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="#LANG_DIR" lang="#LANG">
<head>
-<title>[(#NOM_SITE_SPIP|textebrut)] - <:plan_site:></title>
+<title><:plan_site:> - [(#NOM_SITE_SPIP|textebrut)]</title>
<meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" />
[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|textebrut|entites_html|couper{150})" />]
<meta name="robots" content="none" />
Modified: _squelettes_/fraichdist/recherche.html
--- _squelettes_/fraichdist/recherche.html (original)
+++ _squelettes_/fraichdist/recherche.html Wed Apr 26 14:53:59 2006
@@ -3,7 +3,7 @@
<html dir="#LANG_DIR" lang="#LANG">
<head>
-<title>[(#NOM_SITE_SPIP|textebrut)] - <:resultats_recherche:></title>
+<title><:resultats_recherche:> - [(#NOM_SITE_SPIP|textebrut)]</title>
<meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" />
[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|textebrut|entites_html|couper{150})" />]
<meta name="robots" content="none" />
Modified: _squelettes_/fraichdist/rubrique.html
--- _squelettes_/fraichdist/rubrique.html (original)
+++ _squelettes_/fraichdist/rubrique.html Wed Apr 26 14:53:59 2006
@@ -3,9 +3,9 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="#LANG_DIR" lang="#LANG">
<head>
-<title>[(#TITRE|textebrut)]</title>
+<title>[(#TITRE|textebrut)][ - (#NOM_SITE_SPIP|textebrut)]</title>
<meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" />
-[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|textebrut|entites_html|couper{150})" />]
+[<meta name="description" content="(#DESCRIPTIF|textebrut|entites_html|couper{150}|sinon{'[(#DESCRIPTIF_SITE_SPIP|textebrut|entites_html|couper{150})]'})" />]
<!-- media="..." permet de ne pas utiliser ce style sous Netscape 4 (sinon plantage) -->
<link rel="stylesheet" href="#CHEMIN{habillage.css}" type="text/css" media="projection, screen, tv" />
Modified: _squelettes_/fraichdist/site.html
--- _squelettes_/fraichdist/site.html (original)
+++ _squelettes_/fraichdist/site.html Wed Apr 26 14:53:59 2006
@@ -5,7 +5,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="#LANG_DIR" lang="#LANG"></BOUCLE_lang>
<head>
-<title>[(#NOM_SITE|textebrut)]</title>
+<title>[(#NOM_SITE|textebrut)][ - (#NOM_SITE_SPIP|textebrut)]</title>
<meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" />
[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|textebrut|entites_html|couper{150})" />]
<meta name="robots" content="none" />