Sitemap.xml on 4.60.6 is not working

Hace 3 semanas
Hi,

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

What can I check?

Thanks.
Hace 3 semanas
Check setting sitemapxmlsettings.sitemapxmlenabled in All Settings is enabled
Hace 3 semanas
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.
Hace 3 semanas
Hi,  The 503 error you're encountering when accessing your sitemap.xml file indicates that the server is currently unavailable or overloaded.
Hace 3 semanas
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.
Hace 3 semanas
Nobody have the same problem with sitemap.xml?
Hace 2 semanas
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
Hace 2 semanas
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
Hace 2 semanas
Yes! The problem was the permissions on that folder!
Thanks, so much!!!
Hace 5 días
you can read this thread to know more, it may help you
sitemap not working