Sitemap.xml on 4.60.6 is not working

1 month ago
Hi,

when I navigate to https://<mysite>/sitemap.xml in 4.60.6 version I go http 503 error.

What can I check?

Thanks.
1 month ago
Check setting sitemapxmlsettings.sitemapxmlenabled in All Settings is enabled
1 month ago
If you do have that setting enabled, but still get the error, then restart the site.
If you still get the error, then immediately check the System > Log when you see the 503.
1 month ago
Hi,  The 503 error you're encountering when accessing your sitemap.xml file indicates that the server is currently unavailable or overloaded.
1 month ago
Hello,
thanks for the answers.
The setting was already enabled. Tried to restart application but nothing changes.
When I got the HTTP 503 error, I haven't nothing in logs.
Server is available and not overloaded because everything else is working very good.
1 month ago
Nobody have the same problem with sitemap.xml?
1 month ago
There's actually no error logging here. Perhaps we'll add it in the next version, but for now you can do it yourself in CommonController
1 month ago
The folder that the xml file get written to is
  \wwroot\sitemaps

Be sure it exists and you app (IIS?) has write access to it
4 weeks ago
Yes! The problem was the permissions on that folder!
Thanks, so much!!!
2 weeks ago
you can read this thread to know more, it may help you
sitemap not working