RSS Feed Bug
Posted: Wed May 19, 2010 4:05 am
In the RSS feed http://basketball.realgm.com/rss/realgm_nba_wiretap.xml one item is repeated over and over again in my RSS reader because 1) this item is always present in the feed and 2) the pubDate keeps getting updated everytime the feed is refreshed so the feed reader thinks the item is new. My suggestion would be to either remove the items as there is no need for it or don't update its pubDate
Thanks
Thanks
Code: Select all
<item>
<title>Get Your Latest NBA News From RealGM's Basketball Wiretap</title>
<link>http://basketball.realgm.com/src_wiretap/1/</link>
<pubDate>Tue, 18 May 2010 22:54:32 EDT</pubDate>
<description>Get all the latest news and happenings from around the NBA with RealGM's Basketball Wiretap.</description>
</item>