PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > How-to Forum

Reply
 
Thread Tools
Old 12-31-2004, 08:18 AM   #1
christophe
Green Mole
 
Join Date: Dec 2004
Posts: 25
Question Max indexing ?

Hello people
I want indexing a maximal page for the same site.
but i don't know configure PhpDig
Look this image please
http://perso.wanadoo.fr/laklouche/dig1.gif

Is necessary it to notch yes gold No?
And
search depth 0 or 20 ?
Links per 0 or 20 ?

Tahnk you
christophe is offline   Reply With Quote
Old 12-31-2004, 10:44 AM   #2
rAdoN
Green Mole
 
Join Date: Oct 2004
Posts: 27
pretend update sites look like this with cron
Code:
ID  URL              Days   Links  Depth
1   www.domain1.com  [ 0 ]  [ 1 ]  [ 2 ]
2   www.domain2.com  [   ]  [   ]  [   ]
3   www.domain3.com  [   ]  [   ]  [   ]
or pretend update sites look like this with no cron
Code:
ID  URL              Links  Depth
1   www.domain1.com  [ 1 ]  [ 2 ]
2   www.domain2.com  [   ]  [   ]
3   www.domain3.com  [   ]  [   ]
either way

notch yes - use update sites value for 1 domain - use search depth and links per for 2 3 domain

notch no - ignore use update sites value - use search depth and links per for all 1 2 3 domain

in fr-language you make your words for remember

max index - search depth 20 links per 0 LIMIT_TO_DIRECTORY false

look config
PHP Code:
define('SPIDER_MAX_LIMIT',20);          //max recurse levels in spider
define('RESPIDER_LIMIT',5);             //recurse respider limit for update
define('LINKS_MAX_LIMIT',20);           //max links per each level
define('RELINKS_LIMIT',5);              //recurse links limit for an update

//for limit to directory, URL format must either have file at end or ending slash at end
//e.g., http://www.domain.com/dirs/ (WITH ending slash) or http://www.domain.com/dirs/dirs/index.php
define('LIMIT_TO_DIRECTORY',true);      //limit index to given (sub)directory, no sub dirs of dirs are indexed 
__________________
rAdoN was here
rAdoN is offline   Reply With Quote
Old 12-31-2004, 12:06 PM   #3
christophe
Green Mole
 
Join Date: Dec 2004
Posts: 25
Thank you very much.
And on do the table of right-hand side, my sites have to be *locked* or free?
Please
christophe is offline   Reply With Quote
Old 01-01-2005, 12:30 PM   #4
rAdoN
Green Mole
 
Join Date: Oct 2004
Posts: 27
search locked - many answer
__________________
rAdoN was here
rAdoN is offline   Reply With Quote
Old 01-01-2005, 12:42 PM   #5
christophe
Green Mole
 
Join Date: Dec 2004
Posts: 25
Yes i go to searc.
christophe is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Max size it can handle. Dave A The Mole Hole 0 12-08-2006 11:52 AM
Max exec time of 30 seconds exceeded peterpeter Troubleshooting 4 03-23-2004 07:11 AM


All times are GMT -8. The time now is 10:55 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.