Jaxel
Well-known member
/community/sitemap/ is not a REAL directory... just as /community/forums/ and community/media/ are not real directories. They are XenForo routes.'/community/data/sitemaps/index.xml' is the only sitemap i have, and it works fine for me.
'/community/sitemap' sits empty, despite chmod 777![]()
In this case, /community/sitemap/ is a route to /community/data/sitemaps/index.xml
The index is a sitemap index that will automatically handle the _1, _2, _3 etc of sitemap files. The idea of the route is to make it easier for people because they only need to send 1 simple URL. You guys are over complicating things.