Sitemap file size error
« on: February 25, 2008, 01:08:11 AM »
After running sitemap generator, creating sitemaps (sitemap.xml; sitemap1.xml; sitemap2.xml) and submitting sitemap to Google recieved an error message in Google webmaster panel:
Quote
Sitemap file size error
Your Sitemap exceeds the maximum file size limit. Please create multiple Sitemaps containing fewer URLs to meet the file size limit.
Yes, sitemap1.xml has filesize 11,769,370
How to do it smaller?
Re: Sitemap file size error
« Reply #1 on: February 25, 2008, 11:15:23 PM »
Any idea or support?
Re: Sitemap file size error
« Reply #2 on: February 25, 2008, 11:42:46 PM »
Hello,

please decrease the number of URLs per sitemap file manually in config.inc.php file:
Code: [Select]
    'xs_sm_size' => '30000',
(default is 50,000) and regenerate sitemap.