![]() |
Spider Issues
I am trying to spider my site, http://massmma.net
Latest stable version of phpDig is on the same domain. I added my site to the index list, http://massmma.net Now it says 1 host, but 0 pages. DataBase status Hosts : 1 Entries Pages : 0 Entries Index : 0 Entries Keywords : 0 Entries Temporary table : 0 Entries I asked if I was on a load balanced server, and was told I was not. Thanks |
When I added my site to the index list, http://massmma.net, with a depth of 5, and Link Per of 0.
When I tell it to dig, it gives the display Spidering in progress... [Stop spider] Optimizing tables... Indexing complete ! [Back] to admin interface. Also, I can get it to Spider Another site, subfighter.com. |
A test index of your site gave the following:
Code:
Spidering in progress... [Stop spider] If I had to take a guess, I'd guess that WinWeb is reselling through HE (see similar DC pics here) and that HE does have load balancing on its servers (see dedicated server features here). If you have access to your Hosts file, try adding something like the following, where the IP is that of your site: Code:
127.0.0.1 massmma.net |
Okay. I do not have access to my hosts file, because I have no SSH access. I have emailed them asking for it, but I'm sure they will tell me no. Is there anything else I can try to do?
|
Try indexing the following, where LIMIT_TO_DIRECTORY is set to true in the config file:
Code:
http://www.winwebhosting.com/~massmma/ |
I just did that. When it adds the site, its showing as http://www.winwebhosting.com, and it doesnt index.
|
The domain name could be changed in the table, but given it still won't index, then short of getting your host to do something or buying another hosting account, preferrably *nix and without load balancing, the next best thing might be to install Apache, MySQL, PHP, and PhpDig on the machine in front of you (if you are on Windows, check out easyphp.org) and index from there. Afterwards, make a MySQL dump of the PhpDig tables and install the dump server-side, and then FTP over the local PhpDig files to the server, changing your database information in the connect.php file, so you can do searches server-side.
|
I got my host to give me shell access, but only for 24 hours. I made the file /etc/hosts (there was not one there). Is this what it should include?
HTML Code:
127.0.0.1 localhost Thanks... and in the mean time, I am trying what you said about indexing the site from another page. I would like to keep it all together and not have to go through indexing from somewhere else though. |
The IP for massmma.net should be your site IP address:
Code:
127.0.0.1 localhost |
Okay.... and now is that their local private IP? (like 10.0.0.2) or their public IP (70.85.77.84)?
I believe it should be the private IP, but want to make sure. Its a major hassle... they gave me SSH access... but no write privileges, so Im fighting them on that now. |
As the Hosts file is a mapping between names and IPs, it should probably be the IP such that http://massmma.net/ and http://xxx.xxx.xxx.xxx/ go to the same website.
|
All times are GMT -8. The time now is 12:45 AM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.