in reply to Re^2: Seeking advice on generating a syndication feed
in thread Seeking advice on generating a syndication feed
Yes it's created every day in a cron and written to disk with the writeFeedToDisk() sub. You could change it so it only writes the file when the source data changes maybe with a database trigger.
Had the same worries about aggregators and news readers hitting my feed too much for it to be created dynamically
|
---|