PDA

View Full Version : Indexing via cpanel cron jobs...


claudiomet
09-07-2004, 01:21 PM
I'm indexig via Cpanel>Cron Jobs
my settins are:

usr/bin/php -f /home/wwwbusc/public_html/admin/spider.php http://www.busca-web.cl/urls.html >> spider.log

Where urls.html is the html file with a lot of links (because the text format urls doesn't work fine, some links are not spidered. I changed the "phpdigCompareDomains" "else" to "true" in the robot_functions.php).

But in the spider.log appears nothing
I don't understand...

Charter
09-07-2004, 04:25 PM
Maybe it is a path issue? Check that the path to admin/spider.php is included in the first if statement in the config file.