Hi we currently have the following set up:
https://www.example.com/sitemapindex.xml
and each regional sitemap is at:
https://www.example.com/content/dam/sitemaps/sitemap-au.xml
https://www.example.com/content/dam/sitemaps/sitemap-nz.xml
https://www.example.com/content/dam/sitemaps/sitemap-us.xml
etc...
I am guessing the best way to have them is using the following structure which follows the regional subdirectory structure of the site:
https://www.example.com/au/sitemap.xml
Is this correct? And do we need to shift them or can we simply implement a 301 from the existing location to the correct locations?
Excuse me if this is a silly question :)