Thx for your reply.
I try this one from a external server:
Code:
wget http://www.john-howe.com/search/admin/spider.php http://www.john-howe.com
I've the following result:
Code:
Subject: Cron <metadeco@server857> wget http://www.john-howe.com/search/admin/spider.php http://www.john-howe.com All headers
--08:55:00-- http://www.john-howe.com/search/admin/spider.php
=> `spider.php.5'
Resolving www.john-howe.com... done.
Connecting to www.john-howe.com[213.131.229.3]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
0K 15.52 KB/s
08:55:01 (15.52 KB/s) - `spider.php.5' saved [747]
--08:55:01-- http://www.john-howe.com/
=> `index.html.10'
Connecting to www.john-howe.com[213.131.229.3]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
0K .......... ......... 81.64 KB/s
08:55:02 (81.64 KB/s) - `index.html.10' saved [19563]
FINISHED --08:55:02--
Downloaded: 20,310 bytes in 2 files
It seem that only index the main page, but not the following... I don't understand....
My unprotected admin:
http://www.john-howe.com/search/admin/
Why when I do the root index it stop aftre a few time?
I try also this internal via my admin web panel with no result

:
Code:
/usr/bin/php -f /home/www/web330/html/search/admin/temp/spider.php forceall http://www.john-howe.com/search/admin/cronfile.txt >> spider.log
/usr/bin/php -f /home/www/web330/html/search/admin/spider.php http://www.john-howe.com >> spider.log
/usr/bin/php5 -f /home/www/web330/html/search/admin/spider.php http://www.john-howe.com
I don't know what I musst do...
I apprecieate your help and time.
Regards, Dominique