Feed Issues
April 18th, 2007 by Jerome DahdahHey everyone, I’ve noticed a minor issue with my feed. It seems my Netvibes feed reader keeps setting all existing entries as new, several times a day. Please let me know if the feed is working fine for you or if you are having similar issues with your reader (and which one you are using) so that I can further investigate. Thanks! -Jerry
April 20th, 2007 at 5:54 pm
Alles fine :)
April 21st, 2007 at 10:54 pm
Thanks Kai, I appreciate your reply. At least one response. ;)
I figured out why it was happening: I’ve implemented wp-cache and optimized a bit of the site code so pages load much quicker now (especially the front page). Thing is, wp-cache was also caching the RSS feed, and since the cache is reconstructed every hour, clients got a new file and thought the items were all new. I’ve excluded feeds from caching, should work fine now.