Limit set to 40000 url in config
« on: July 16, 2009, 01:03:21 PM »
Hi,

I have set limit to 40k pages per sitemap. I have so far 136k pages, will siteamp soft generate few sitemap files automaticly or do i have to wait and divide one huge sitemap.xml file myself?
Re: Limit set to 40000 url in config
« Reply #1 on: July 17, 2009, 11:19:44 AM »
It will split sitemap on multiple files automatically, but first you should manually create empty files named sitemap1.xml, sitemap2.xml etc (depending on total number of links) and set permissions to 0666 for them so that sitemap generator can write them.
Re: Limit set to 40000 url in config
« Reply #2 on: July 18, 2009, 12:50:24 AM »
I named files sitemap-1.xml etc,, Is there a config where i can tell the crawler where to save xml data?
Re: Limit set to 40000 url in config
« Reply #3 on: July 19, 2009, 07:57:26 AM »
Note that it should be sitemap1.xml (without dash character).
You specify the location of main sitemap file (sitemap.xml) in "Save sitemap to" option, other filenames are selected automatically in the same folder.