Sitemap hreflang formatted
Permalink
Hi,
Is there any way to have the sitemap.xml which is produced by concrete5 to be formatted as per google's multilingual suggestions?
https://support.google.com/webmasters/answer/2620865?hl=en...
Is there any way to have the sitemap.xml which is produced by concrete5 to be formatted as per google's multilingual suggestions?
https://support.google.com/webmasters/answer/2620865?hl=en...
For the concrete5 5.7 series I've just proposed this change:https://github.com/concrete5/concrete5-5.7.0/pull/2369...
If the core team accepts it, it'll be included in the next release.
If the core team accepts it, it'll be included in the next release.
Hi
I have on 5.7 Multilingual Settings :
1. Attempt to use visitor's locale based on their browser information
2. Redirect home page to default locale.
On google webmaster I have setup property's
mysite.com/en
mysite.com/fr
How do we deal with this when google is asking for sitemap mysite.com/en/sitemap.xml when it exists in mysite.com/sitemap.xml
I have on 5.7 Multilingual Settings :
1. Attempt to use visitor's locale based on their browser information
2. Redirect home page to default locale.
On google webmaster I have setup property's
mysite.com/en
mysite.com/fr
How do we deal with this when google is asking for sitemap mysite.com/en/sitemap.xml when it exists in mysite.com/sitemap.xml
Thank you very much for the detailed replies. Yes, I'm on 5.7, so great that you proposed the change for the future, and too bad that functionality you mentioned in 5.6 wasn't carried over. In any case, it's not absolutely essential, but every little boost we can have in google helps.
Appreciate the feedback.
Appreciate the feedback.
BTW it must be activated:
edit your config/site.php file and add this line of code: