initbiz / seostorm-plugin

SEO Storm - ultimate SEO tool for OctoberCMS
MIT License
26 stars 14 forks source link

Support for multilingual sites sitemap.xml #34

Open Banditman74 opened 2 years ago

Banditman74 commented 2 years ago

Hello! Can you tell me if I can enable sitemap.xml support for multilingual sites? And can they be made separate for each language? I tried but the map is only built for one default language!

tomaszstrojny commented 2 years ago

Hi @Banditman74,

Thanks for using our plugin.

You're right that multilanguage support for the sitemap generation is not yet supported. Can you share some knowledge about how this should be handled the best way from the SEO perspective? Is it better to generate a separate sitemap for separate languages and how this should be linked in meta tags if so?

We're open to the discussion.

Regards

Banditman74 commented 2 years ago

Thank you for your response! I am now doing the backend part, I set SEO specifically so that the site would be generated for each language map separately for example ru/en/gb and on each of this site maps there should be links only to this section (language). All new xml sitemaps need to be added as links to the xml sitemap of the primary (xml) language. Now I'm thinking how to implement it