not breaking up the sitemap
« on: April 12, 2009, 05:36:13 PM »
The generator is not breaking up the sitemap into smaller sizes.

I've got it set for 1000 links, but it just keeps right on going well past 10,000+ and more...

What can I do to fix this?
Thanks.
Re: not breaking up the sitemap
« Reply #1 on: April 12, 2009, 09:54:10 PM »
Hello,

do you have it set manually in config.inc.php file?
Code: [Select]
'xs_smsize' => '1000',
(the option on configuration page is related to html sitemap, not xml one).
Re: not breaking up the sitemap
« Reply #2 on: April 14, 2009, 03:40:55 AM »
Thank  you for pointing that out.

I didn't read the screen properly. It is braking up html not the xml.

THANKS!

You are doing a good job.  :)