Search Engines doesn't need a sitemap in order to index a website...they just visit all the links and that's all.I don't understand why it runs only 2 times a week. New content is generated everyday.
It should run daily at around 00:30 where server load is less.
So why not change the Cron entry to do that![]()
Just an fyi, a sitemap takes very little resources of the server to build, even for large sites.IIRC, the current cron rebuilds the sitemap from scratch each time it runs. So running it daily would require a lot more work than it really needs to, especially on large forums.
IMO, a cron should run daily that adds any new entries (filtering by last cron time should be sufficient) to an "updated" sitemap which would be mentioned in the sitemap index. Then once a month or something, have a cron that rebuilds the entire sitemap to cleanup deleted, moved content, and such and merges the "updates" into the main sitemap.
We use essential cookies to make this site work, and optional cookies to enhance your experience.