PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   PhpDig 1.8.5 does not index all pages (http://www.phpdig.net/forum/showthread.php?t=1621)

gaam 12-13-2004 04:13 AM

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.

Charter 12-13-2004 07:33 AM

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.

dawid 12-13-2004 11:22 AM

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.

gaam 12-14-2004 04:57 AM

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.)


All times are GMT -8. The time now is 10:27 PM.

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