• Welcome to Sitemap Generator Forum.
 

Two questions About sitemap generator

Started by eliran15, September 17, 2008, 10:28:40 PM

Previous topic - Next topic

eliran15

Hello,

I have two problems with sitemap generator that i have no idea how to work them out.

1. When I press 'Run' to start crawling this is what I get:
[ External links are visible to forum administrators only ]

And it remains stuck.

2. How do I Activate cronjob? I want sitemap generator to work every day in a specific hour, I tried to go here: [ External links are visible to forum administrators only ]
But look what message you get when you enter there.

Please answer me ASAP, my client is rushing me.

eliran15


XML-Sitemaps Support

Hello,

1. 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.

2. The command line for cron task would be:
/usr/bin/php /yourpath/to/generator/runcrawl.php(you can find it on Crawling tab of sitemap generator)

eliran15

emm ok i'll check the first one out,

About the cron job, I need to run it via SSH (aka Root) access?