Hi Michael,
Thanks for your reply.
We are hosting our wordpress site on another server from our main application and using a reverse proxy to rewrite the URL structure to a sub-folder structure of the main site.
The XML sitemap name may cause conflicts with our other sitemaps.
However, a better solution for us rather than changing the name of the yoast XML file, would be if we could change the base URL location of the yoast sitemap index file and all of the sitemaps that it references. Would it be possible to change the base URL location of the xml sitemaps from:
/sitemap_index.xml to /news/sitemap_index.xml
/post-sitemap.xml to /news/post-sitemap.xml
Is there code I can put in to do this?
Thanks,
Yon