Hacker News new | ask | show | jobs
Ask PG: Can you fix the HN RSS feed?
13 points by esert 4754 days ago
Until sometime yesterday (maybe a little earlier) HN RSS feed items had links to the submitted urls while there was a separate link to the comments. It was very convenient to check interesting items from an rss reader.

Now both of them linking to the comments and I can't check the submitted link without first opening the comments.

Can we go back to the earlier rss feed style?

2 comments

What reader are you using?

The feed complies with RSS 2.0[1]. Specifically, for each item:

  title: The HN title
  link: The submitted link
  comments: The HN comments link
  guid: unique per item
  description: html linking to comments
Since the link hasn't changed, I'm unsure why you're having problems.

[1] http://cyber.law.harvard.edu/rss/rss.html#hrelementsOfLtitem...

Oops, turns out that some readers used the guid instead of the link if it was a URL. Fixed?
Still broken for me using Google Reader.
I just got a flood of updates in Reader that are dupes of what I had already seen... but this time the links are correct. Not sure what's going on but I'm happy to have my feed back to normal.
Yes fixed for me as well!
Ditto, not working for me in Feedly either.
It seems feed items are back to normal now.