View Single Post
Old 12-10-2004, 12:35 PM   #3
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
>> I recenlty applied that update that changes the spider.php and robotfunctions.php so it can index external domains.

What update was that? With PhpDig 1.8.4 the only changes needed are those in this thread. If you want to go external, then look for the following in the robot_functions.php file:
PHP Code:
// be careful setting this to true as indexing
// could take a very, VeRy, VERY looooong time
//       return true; 
and set PHPDIG_IN_DOMAIN to true in the config file.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote