Silverstripe-SEO icon indicating copy to clipboard operation
Silverstripe-SEO copied to clipboard

alternate languages in sitemap.xml

Open guyvanbael opened this issue 3 years ago • 0 comments

It would be nice is alternate hreflang could be added to the sitemap .... like this... `

  | https://mebes.be/nieuws/eerste-nieuwsbericht/   |     | 2022-06-27T11:17:00+02:00   |     | weekly   |     | 0.9   |     |     | <xhtml:link   | rel="alternate"   | hreflang="en-us"   | href="https://mebes.be/en/"   | />   |     | <xhtml:link   | rel="alternate"   | hreflang="fr-be"   | href="https://mebes.be/fr/nouvelles/launch-nouvelle-site-web-mebes/"   | />   |     | <xhtml:link   | rel="alternate"   | hreflang="nl-be"   | href="https://mebes.be/nieuws/eerste-nieuwsbericht/"   | />   |     |     |

`

guyvanbael avatar Sep 06 '22 09:09 guyvanbael