Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have made a small php-based RSS feed. It works great in all RSS readers and does everything expected. However, when I edit my posts, it publishes an updated (almost duplicate) post in my reader. I have made a couple of other mistakes in the past that had to do with the pubDate. It republished the post every day (once a day) for a few weeks until I got around to correcting the issue.

Is it possible to remove posts from RSS history? (I have only tested this in Google Reader so I am not sure if it is unique to this)

share|improve this question
From the history of people who have already downloaded it you mean? Was the GUID or link changing when you updated? – random Aug 29 '12 at 22:08

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.