![]() |
it just doesn't want to spider...
hi!
i just installed phpdig for a new website. unfortunately it doesn't want to spider anything at all. the url is http://www.fussball24.de it always says: "no links found" and "has just been indexed". any ideas? |
there's something that i should probably add:
i took the set_time_limit(86400); // 1 full day out of the spider.php because it produced an error (safe-mode). could that be the reason? |
A few possibilities come to mind.
|
no, it's none of that. there must be another reason. where can i find that log?
concerning the safe mode: i just installed phpdig on another server with safemode=off, so that's not the reason either. |
Your spider log is the display that happens when you try to spider your site. Sometimes it helps to take a look at that. Then again, the problem could be something completely different.
|
ah, that's what you mean:
SITE : http://www.fussball24.de/ Ausgeschlossene Pfade : - - @NONE@ Kein Link in der temporäreren Tabelle -------------------------------------------------------------------------------- Links gefunden : 0 ...Wurde gerade indiziert Optimizing tables... Indizierung abgeschlossen! i tried about 20 times, somethings really wrong with it... :( |
Hi. Try applying the code change in this post and fix your robots.txt file so that it reads:
User-agent: * Disallow: /go.php instead of just: Disallow: /go.php Also, PhpDig is set to fully function when safe_mode is off. |
yeah! thanx charter, it works now. i only added the line in the robots.txt. great!
|
I'm encountering the same problem, but creating a robots.txt file does not seem to help.
Here is my robots.txt: User-agent: * Disallow: /include/ When I tell it to spider localhost or the hostname of the local server (depth=5) always results in this: Spidering in progress... -------------------------------------------------------------------------------- SITE : http://localhost/ Exclude paths : - include/ There is no CPU cycles being used and the page is fully loaded. What else can I check? How will I know that the spider process is actually doing something? Thanks |
All times are GMT -8. The time now is 12:08 PM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.