Forum Moderators: open

Message Too Old, No Replies

Effect of changing links in feed

         

MoBarger

8:52 am on May 3, 2007 (gmt 0)

10+ Year Member



We are retooling an RSS feed. I am wondering if the links to the items are changed, will they appear as new items to subscribers? If so is there a way to accommodate for that?

bill

8:24 am on May 7, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I think it will depend on the feed reader application they are using. It's possible that some may see the changed links as new and mark them unread. However, I think that for most the <pubDate> will sufficient to indicate the date of the <item>.

I've never tested this. You may want to try a few of your visitors' top feed readers and test them out with sample feeds. I'd be interested to hear your results.

oziman

11:12 am on May 7, 2007 (gmt 0)

10+ Year Member



Depends - do the links also act as the <guid> item?

MoBarger

9:30 am on May 8, 2007 (gmt 0)

10+ Year Member



Not sure - we actually host this app and don't code it, and are trying to determine what will change when we migrate it.

I see 3 potential nodes in the tree that all provide the same URL. I am not entirely sure what gets served up as the link.
Using RSS2.0 they offer <guid>,<link>, and <enclosure>.

What are some good resources I can use to get up to speed on building RSS feeds?

Thanks.

[edited by: MoBarger at 9:36 am (utc) on May 8, 2007]

bill

2:53 am on May 9, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



If you're using RSS 2.0, then check out the offical spec [cyber.law.harvard.edu].