Tips for high-volume sites

Last modified: June 6, 2009 - 01:27

The following are some tips for high-load sites that are using the XML sitemap module.

  • Enable the following options in admin/settings/xmlsitemap:
    • Minimum sitemap lifetime: 12 hours (or higher). The module is smart enough to only update the cache files only if the sitemap data has changed. But if you have a site that changes often, the sitemap may be rebuilt every time cron is run. Since search engines only request your site's sitemap.xml every so often, it is best to change this setting to 12 hours or higher.
  • Enable some mod_rewrite rules to avoid a full Drupal bootstrap.

"Enable some mod_rewrite

SlyK - November 9, 2009 - 21:04

"Enable some mod_rewrite rules to avoid a full Drupal bootstrap."
Please can you tell me what these SOME rules? I don't understand... is it a secret?

 
 

Drupal is a registered trademark of Dries Buytaert.