Article X4TB Four ways to find hidden RSS feeds

Four ways to find hidden RSS feeds

by
John
from John D. Cook on (#X4TB)
RSS feeds

RSS lets you subscribe to blogs. It also lets you read posts in peace, free from distracting peripheral ads. This explains why Google would kill off the world's most popular RSS reader.

Blogs used to display an icon linking to the site's RSS feed, and any still do. Blogging software still creates RSS feeds, though links to these feeds have become harder to find.

big_rss.png

There are several ways to find the RSS feed of a site that does not make this feed obvious.

  1. Your blog reader may be able to find the RSS from the site's URL.
  2. You can try adding /feed or /rss to the end of the domain.
  3. You may be able to find the RSS feed by looking at the HTML source of the front page.
  4. There are browser plug-ins that will show when a page has RSS feeds.
Example

Take for example Bill Gates' blog. You'll see at the top how to subscribe by email, and you'll see at the bottom links to Facebook, Twitter, LinkedIn, and YouTube, but no RSS.

Digg Reader was able to find the RSS feed from just the top level URL http://www.gatesnotes.com/.

Tacking /feed on the end doesn't work, but http://www.gatesnotes.com/rss does.

If you open up the page source, you'll find 31 references to RSS. Turns out there is a link to the RSS feed after all. It's in a menu under the + sign in the top right corner. While writing this, I started to change my example since I was wrong about the site not displaying an RSS link. But I decided to keep it because it shows that the steps above also work when there is an RSS link but you've overlooked it.

My RSS feeds

If you want to subscribe to this blog via RSS, there's a big blue button on the right side that says Subscribe by RSS. You can also subscribe to individual categories of posts in case you'd like to subscribe to my math posts, for example, but not my software development posts, or vise versa.

button_rss.png

There are also RSS feeds to my Twitter accounts, thanks to BazQux.

9OwSGgHZif0
External Content
Source RSS or Atom Feed
Feed Location http://feeds.feedburner.com/TheEndeavour?format=xml
Feed Title John D. Cook
Feed Link https://www.johndcook.com/blog
Reply 0 comments