website logo
Auteur
avatar
coolzen0

Forum » » Questions » » Où modifier la partie link du head ?


Posté : 12 déc. 2008 à 13:38 icone du post

Mouarf, le meta.php s'arrête juste là où ça m'intéresse. C'est ce qui vient ensuite qu'il me faut.
Voici mon meta.php


<?PHP
/* Do not change anything in this file manually. Use the administration interface*/
$l_meta="<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\n<html>\n<head>\n";
$l_meta.=
"<meta http-equiv=\"content-type\" content=\"text/html; charset=iso-8859-1\" />\n";
$l_meta.=
"<meta http-equiv=\"content-script-type\" content=\"text/!javascript!\" />\n";
$l_meta.=
"<meta http-equiv=\"content-style-type\" content=\"text/css\" />\n";
$l_meta.=
"<meta http-equiv=\"expires\" content=\"0\" />\n";
$l_meta.=
"<meta http-equiv=\"pragma\" content=\"no-cache\" />\n";
$l_meta.=
"<meta http-equiv=\"identifier-url\" content=\"$nuke_url\" />\n";
$l_meta.=
"<meta name=\"author\" content=\"Xavier Allais\" />\n";
$l_meta.=
"<meta name=\"owner\" content=\"wesra\" />\n";
$l_meta.=
"<meta name=\"reply-to\" content=\"coolzen0-esra@yahoo.fr\" />\n";
$l_meta.=
"<meta name=\"language\" content=\"fr\" />\n";
$l_meta.=
"<meta http-equiv=\"content-language\" content=\"fr, fr-be, fr-ca, fr-lu, fr-ch\" />\n";
$l_meta.=
"<meta name=\"description\" content=\"WESRA : Web ESRA ou encore Web Encyclopédie du Savoir Relatif et Absolu de Bernard Werber - wesra : web esra et rien que esra\" />\n";
$l_meta.=
"<meta name=\"keywords\" content=\"WESRA, wesra, WEB ESRA, web esra, web-esra, WEB-ESRA, ESRA WEB, esra web, esra en ligne, ESRA, esra, encyclopedie, encyclopédie, encyclopedie du savoir relatif et absolu, encyclopédie du savoir relatif et absolu, web encyclopedie, web encyclopédie, web encyclopedie du savoir relatif et absolu, web encyclopédie du savoir relatif et absolu, bernard werber, Bernard Werber, BERNARD WERBER, ENCYCLOPEDIE DU SAVOIR RELATIF ET ABSOLU, Edmond Wells, EDMOND WELLS\" />\n";
$l_meta.=
"<meta name=\"rating\" content=\"general\" />\n";
$l_meta.=
"<meta name=\"distribution\" content=\"global\" />\n";
$l_meta.=
"<meta name=\"copyright\" content=\"wesra.free.fr 2007-2009\" />\n";
$l_meta.=
"<meta name=\"revisit-after\" content=\"14 days\" />\n";
$l_meta.=
"<meta name=\"resource-type\" content=\"document\" />\n";
$l_meta.=
"<meta name=\"robots\" content=\"all\" />\n";
$l_meta.=
"<meta name=\"generator\" content=\"NPDS 5.10 SABLE\" />\n";
if ($meta_op==
"") echo $l_meta; else $l_meta=str_replace("\n","",str_replace("\"","'",$l_meta));
?>




C'est après ça qu'il y a les link...

Cet article provient de NPDS
https://www.npds.org/viewtopic.php?topic=24060&forum=9