Sitemap for Multilingual Sites
Hi,
I have created a scheduler to create a sitemap for my site (taken the reference from acs-commons). Attached is what is the input for scheduler via OSGi console. Here it takes the root path of page ans generate sitemap.xml under /content.
Question is this will be for one locale, what will be the case of multiple locale, Shall I need to create multiple sitemap.xml and need to configure my OSGi properties to add multiple rootpath for each locale.
Thanks