PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   How-to Forum (http://www.phpdig.net/forum/forumdisplay.php?f=33)
-   -   index just homepage with a cronjob (the mole is too deep) (http://www.phpdig.net/forum/showthread.php?t=1842)

propain 02-14-2005 12:02 AM

index just homepage with a cronjob (the mole is too deep)
 
Hi, I've set a cronjob that reindex my site (MySql-php content), but I want to index just the links in the homepage site....
I've tried this configuation:

define('SEARCH_DEFAULT_LIMIT',0); //results per page

define('SPIDER_MAX_LIMIT',0); //max recurse levels in spider
define('RESPIDER_LIMIT',0); //recurse respider limit for update
define('LINKS_MAX_LIMIT',0); //max links per each level
define('RELINKS_LIMIT',0); //recurse links limit for an update

But my mole dig everywhere... Is there a way to do it?
I have to reindex every 1 hour beacause it is a "news" site
Tnx a lot guys!
propain


All times are GMT -8. The time now is 12:30 PM.

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