Hi,

i believe google only allows a maximum of 10,000 links per sitemap. Can we have (or is there already?) were we can create multiple sitemaps which 10,000 (or whatever number you supply) in each one?

Cheers.
Re: Create multiple sitemaps with parameter number of links in each
« Reply #1 on: April 25, 2008, 11:57:59 PM »
Hello,

google allows up to 50,000 URLs per sitemap file and sitemap generator will split files automatically in case if the number of URLs is greater on your site.
Also, you can manually set number of URLs per file:
Code: [Select]
    'xs_sm_size' => '50000',