Clarification sur canonical

This commit is contained in:
Vincent Calame 2023-02-02 17:05:44 +01:00 committed by root
parent 3e348ad491
commit dcf5ffac64
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<head>
<title>[(#TITRE|couper{80}|textebrut) - ][(#NOM_SITE_SPIP|textebrut)] <BOUCLE_titrerub(RUBRIQUES){id_rubrique}>#TITRE</BOUCLE_titrerub></title>
[<meta name="description" content="(#INTRODUCTION{150}|attribut_html)" />]
[<link rel="canonical" href="(#URL_ARTICLE|url_absolue)" />]
[<link rel="canonical" href="(#URL_ARTICLE|url_absolue{#URL_SITE_SPIP})" />]
<INCLURE{fond=inclure/head} />
</head>

View File

@ -4,7 +4,7 @@
<head>
<title>[(#NOM_SITE_SPIP|textebrut)] #TITRE</title>
[<meta name="description" content="(#INTRODUCTION|attribut_html)">]
[<link rel="canonical" href="(#URL_RUBRIQUE|url_absolue)">]
[<link rel="canonical" href="(#URL_RUBRIQUE|url_absolue{#URL_SITE_SPIP})">]
<INCLURE{fond=inclure/head}>
</head>