![]() |
Different search depths for different cron jobs
I want to setup cron jobs to do the following:
1) spider a set of URLS every 7 days to a search depth of 2 2) spider a set of URLS every 28 days to a search depth of 5 Can this be done?... Can you specify the search depth paramater in the cron job?... Also - can I spider 1 particular page of a website (the news page) without spidering the rest of the site (I'm pretty sure this is possible, but just want to confirm!!) Thanks in advance Gary |
Hi. Perhaps try the following.
In spider.php find: PHP Code:
PHP Code:
where option and number must be specified. |
All times are GMT -8. The time now is 10:45 PM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.