The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
auto update RSS feeds?
anyone know of a mod/script or whatever I can use to auto update RSS feeds without traffic to site? possibly a good crontab script or something?
thanks |
#2
|
|||
|
|||
Well if you have shell access you could do a crontab something like.
Code:
0,10,20,30,40,50 * * * * wget --delete-after http://www.domain.net/forums/index.php >/dev/null 2>&1 |
#3
|
|||
|
|||
Ya I did one similar to that, hitting the index page but it didn't seem to be updating the RSS feeds... is there some more advanced "activity" that needs to be hit in order to trigger the updates? Is there no direct script I can reference that forces update on the feeds?
thanks for reply |
#4
|
||||
|
||||
Have you tested the feed in a regular RSS reader to see how often it gets updated?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|