PDA

View Full Version : indexing issues - not following links and yes, I've read the other threads on this...


gbanse
01-10-2006, 10:40 AM
Here's the situation:

1. Checking with webhost re: load balancing.
2. Site is on a dedicated IP
3. PHPDig will index other sites
4. I checked httpd.conf and the site name is explicitly declared as www.highmowingseeds.com
5. Here are the vars in config.php that I've set:
'ABSOLUTE_SCRIPT_PATH','/var/www/html/search'
'LIMIT_TO_DIRECTORY',false
'PHPDIG_SESSID_REMOVE',true
'PHPDIG_IN_DOMAIN',false

I tried setting the search depth to 20 and links to 0. Nothing seems to help get this site indexed!

gbanse
01-11-2006, 07:28 AM
Host replied - no load balancing

So.... I'm stumped on what the issue is.

Charter
01-20-2006, 04:43 AM
Given that PhpDig will index other sites, but not the site on the same box as PhpDig, it seems like a similar issue as with load balancing, but unfortunately there isn't a decent solution available. You might try indexing on localhost using say EasyPHP and then transferring content over to the server, but this of course is not optimal.