|
12-30-2004, 07:26 PM | #16 |
Orange Mole
Join Date: Dec 2004
Location: Tennessee
Posts: 60
|
what if you are indexing other sites?
|
12-30-2004, 07:30 PM | #17 |
Green Mole
Join Date: Oct 2004
Posts: 27
|
use admin update - "Click on the noway sign to exclude from future indexings" - "Click on the cross to delete the branch" - "Click on the cross to delete a document" - that delete for links indexed not wanted - use FORBIDDEN_EXTENSIONS to prevent for sites - run the cleans - index
ps - no listen
__________________
rAdoN was here Last edited by rAdoN; 12-30-2004 at 07:47 PM. |
12-31-2004, 07:07 AM | #18 |
Orange Mole
Join Date: Jan 2004
Posts: 30
|
Hello rAdoN,
I apoligize for being such a pain. You really know your stuff and I will never doubt what I hear from you again. Thank you so much for being here. Maybe I can return the favor in some way in the future. |
12-31-2004, 02:49 PM | #19 |
Orange Mole
Join Date: Jan 2004
Posts: 30
|
I added this line to the config:
Code:
define('FORBIDDEN_PATH','(guestbook|forum|cgi-bin|webring|affiliates|links|webrings|banners)'); Code:
//test content-type of this page if not excluded $result_test_http = ''; if (!phpdigReadRobots($exclude,$temp_path) && !eregi(FORBIDDEN_EXTENSIONS,$temp_file) && !eregi(FORBIDDEN_PATH,$temp_path)) { $result_test_http = phpdigTestUrl($url_indexing,'date',$cookies); } |
01-01-2005, 01:56 PM | #20 |
Green Mole
Join Date: Oct 2004
Posts: 27
|
hoorah - instead use book.cgi you make mod - good for path - i mod your mod
PHP Code:
__________________
rAdoN was here |
01-01-2005, 05:12 PM | #21 |
Orange Mole
Join Date: Jan 2004
Posts: 30
|
I'm not familiar with the book.cgi you were talking about.
The new code you posted would have made it work for the path and filename Congrats! Thank you very much
__________________
Horse Search Engine |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
spidering error = theURL,winName,features | ddowdall | Troubleshooting | 0 | 03-19-2006 08:28 AM |
"search depth" and "links per" features | laurentxav | How-to Forum | 1 | 01-12-2005 08:27 PM |
Bugs, and missing Features in V. 1.6.2 | Rolandks | Bug Tracker | 4 | 01-23-2004 08:01 AM |
New Features Inquiry | Charter | Feedback & News | 20 | 01-19-2004 08:10 PM |