no urls saved
« on: September 08, 2006, 07:23:39 AM »
I have set the 0666 to sitemap.xml file.. the crawler keeps going but gets interupted every so often still the file is empty. What am i doing wrong?
Re: no urls saved
« Reply #1 on: September 09, 2006, 02:12:43 AM »
Hello,

that most likely means that your server limits maximum execution time for the scripts and it is not enough to complete generation.
There are the following options in this case:
- increase max_execution_time setting in php.ini file at your server and restart apache
- execute sitemap generator from command line (if you have ssh access to your server)
- use "Save state" option at Sitemap Generator configuration page and execute the crawler multiple times with "Resume generation" enabled until full sitemap is created
- limit the number of pages to index in Sitemap Generator configuration