|
12-13-2004, 05:13 AM | #1 |
Green Mole
Join Date: Feb 2004
Posts: 7
|
PhpDig 1.8.5 does not index all pages
Until now I used PhpDig 1.8.0. Because of the security issues I installed 1.8.5 and tried it. On the same URL 1.8.0 finds 748 pages, but 1.8.5 finds only 114 pages.
Unfortunately I cannot use 1.8.5 if it does not index all pages. |
12-13-2004, 08:33 AM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
You need to use v.1.8.5 or else you may be open to exploits. Try changing the search depth and links per settings.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
12-13-2004, 12:22 PM | #3 |
Green Mole
Join Date: Oct 2004
Posts: 1
|
Re: PhpDig 1.8.5 does not index all pages
Hello ,
I have the some problem and I change in config.php: old define('LINKS_MAX_LIMIT',20); //max links per each level new define('LINKS_MAX_LIMIT',0); //max links per each level It's works fine. |
12-14-2004, 05:57 AM | #4 |
Green Mole
Join Date: Feb 2004
Posts: 7
|
That was it - now it works fine.
Thank you very much! First I change this in config.php: define('LINKS_MAX_LIMIT',0); //max links per each level But because it is the same as in PhpDig Administration, then I tried to reindex the site with this settings: Search depth: 5 / Links per: 0 With this settings PhpDig seems to find all pages. (Before I made this settings: Search depth: 10 / Links per: 10. This didn't work.) |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
I don't succeed to index the pages | warecast | Troubleshooting | 2 | 01-01-2005 04:03 PM |
Telling PhpDig to index specific pages... | mixonic | Troubleshooting | 3 | 06-30-2004 11:09 AM |
How do you index dynamice pages? | orbitalz | How-to Forum | 2 | 05-10-2004 05:06 PM |
converted from html pages to php pages now no pages will index!!! help!! | bigals | Troubleshooting | 24 | 04-01-2004 10:34 AM |
do not index all pages | robilix | Troubleshooting | 2 | 11-25-2003 02:50 PM |