• Welcome to Sitemap Generator Forum.
 

Auto crawling

Started by stonda, May 12, 2009, 08:57:14 AM

Previous topic - Next topic

stonda

Hi
Probably a stupid question. I installed the soft on my site and I would like to know if it is possible to crawl the site automatically, for example every 2 days ? If yes how ?
Regards

XML-Sitemaps Support

Hello,

yes, it is possible.
You should setup a scheduled task (cron job) in your hosting control panel for that, the command line for cron task is displayed on generator Crawling page.

stonda

Hi
I've seen the runcrawl.php on the Crawling page, but I don't understand how I can fit this and where i must add this command line ?
Can you explain or send me a link where this is explained.
Thanks

XML-Sitemaps Support

Hello,

it should be configured in your hosting control panel, exact steps would depend on your host. You should contact your hosting support for details on how it's configured on your server.

stonda

Hi
No information from the hosting support : they told me that they cannot help me, I have to see with the software manufacturer.
So ???
Thanks

XML-Sitemaps Support

Can't say for sure, may be your host doesn't provide scheduled tasks functionaility.
For instance, in cPanel after logging in you would select "Cron jobs" item, then just enter the command line to run and save the task.

921399

Quote from: admin on May 15, 2009, 01:40:00 AM
Can't say for sure, may be your host doesn't provide scheduled tasks functionaility.
For instance, in cPanel after logging in you would select "Cron jobs" item, then just enter the command line to run and save the task.

I am also confused , i didn't find the "Cron jobs " item after accessing my hosting CP.  ???

Btw, i have my fully serve authority but don't know how to use it at my site hosting .  :-[

bleifus

Do you have root aka ssh access to you server ?

921399

Quote from: bleifus on May 18, 2009, 10:49:39 AM
Do you have root aka ssh access to you server ?

Yes, i have .

I finally work out it , searched with GooGle .  :P

stonda

Hi it finally works. As my server is in french it was a litlle bit more difficult to find the solution. I have a way to plan task on the server and need only to copy the code : www/generator/runcrawl.php, then indicates when I want this code to be run.
Just a question : it asks me if it is php4 or php 5 ?
Thanks a lot.
Didier


stonda

Ok thank you for your answer