Suppose I wrote some code to generate an RSS
for a web site. A few RSS
readers subscribed to the RSS
.
Suppose I updated the RSS
generating code and now my RSS
changed. The RSS
subscribers though still display the "old" RSS
since they didn't read the RSS
again.
Now I wonder how to make the RSS
subscribers "refresh" the RSS
items. Can I add a tag/field to the RSS
to make the subscribers read the old RSS
items again ?