Href attribute for each page ?
-
Hi,
I’d like to add hreflang attribute to my website but the url of the page doesn’t change automatically.
For example on that page https://www.votre-jardin.fr/conception-jardin/fonctionnement/
I’ve got
<link rel=”alternate” href=”https://www.votre-jardin.fr/” hreflang=”fr” />
but it should be instead:
<link rel=”alternate” href=”https://www.votre-jardin.fr/conception-jardin/fonctionnement/” hreflang=”fr” />
Do I need to change manually the code for each page or is it normally automatic ?
Thanks
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Href attribute for each page ?’ is closed to new replies.