Cron job crawler not working?
« on: August 15, 2007, 03:12:00 AM »
I set my cron to run the crawler once per week. I checked my XML sitemap script today and the last run time was a manual run I did on 5 August.

How does the cron crawler work? Does it create a new sitemap or updates an existing sitemap?
Re: Cron job crawler not working?
« Reply #1 on: August 15, 2007, 07:43:51 PM »
There must be a new sitemap created in case if cron job is setup correctly. Check your cron log or setup it to send you an email after cron job is finished.
Re: Cron job crawler not working?
« Reply #2 on: August 15, 2007, 07:51:47 PM »
When i visit the crawl page,  I see a job that did not complete.
Re: Cron job crawler not working?
« Reply #3 on: August 17, 2007, 07:14:58 PM »
Hello,

it means that you should increase the max_execution_time setting in php configuration.