
Originally Posted by
dody
How many categories and links do you have? I agree that generating sitemap could consume cpu a lot if you have large database.
You can edit /admin/sitemap.php file to remove unwanted pages. If you open this file, it already divided into sub sections. You can remove the following sections:
// browsepr.php
// browsetag.php
FYI, hot.php, top_rated.php, pick.php and new.php doesn't consume a lot of cpu. There is no calculation when writing sitemap of them as they only a single page.