What permissions should I set on the sitemap_index.xml and sitemap.xml on my server?
Thanks
What permissions should I set on the sitemap_index.xml and sitemap.xml on my server?
Thanks
Unless you generate them dynamically, I would put them to read-only for everyone.
You should set the permissions in such a way that the web server can read the file when requested by an outside HTTP client.
The details of this will vary depending on your operating system and web server.