Crawling Stops
« on: August 14, 2015, 08:35:42 PM »
Attempting to crawl my site, and it runs for a couple minutes, then just stops.  I have attached a screenshot of my screen.

PHP max memory allocation is 1024M, max execution time is: 600s
Re: Crawling Stops
« Reply #1 on: August 17, 2015, 07:15:02 PM »
Hello,

it looks like your server configuration doesn't allow to run the script long enough to create full sitemap. Please try to increase memory_limit and max_execution_time settings in php configuration at your host (php.ini file) or contact hosting support regarding this.