Jan
5th

RSS: Make your Feed Link Obvious

With the advent of new browsers, I was not too concerned about putting my RSS link within the content of my site. I’m starting to rethink that.

If you weren’t already aware, these new browsers can automatically detect an RSS feed as long as it’s identified within the header of the page. Clicking on the RSS symbol results in you ’subscribing to that feed’ via your browser. So when you select the feed in your browser, you’ll be met with the list of active stories available via the feed.

Within the header of my site, I have the following code:

<link rel="alternate" type="application/rss+xml" title="RSS" href="http://feeds.feedburner.com/DouglasKarr" />

The browser automatically sees that code and provides an indicator that the feed can be subscribed to:
RSS Feed

Prior to the release of Internet Explorer 7, Microsoft met with the other browser developers and they decided that the universal symbol for RSS would be .

For the last 6 months, I’ve relied on my internal RSS reference for folks to subscribe to my feed. However, I recently did a test where I put an RSS link in the footer of all of my pages. Guess what? Within a couple days my feed subscriptions have jumped about 20%! (I use Feedburner to track).

I realize this isn’t very scientific, but I’d recommend that readers have their RSS feed link clearly identified and available to your readers who utilize other tools that don’t automatically detect the link through your header code.

  • I've had mine at the top, but now I'm wondering why I never put it in the bottom before.

    Good thinking!
  • Thanks for this post. I was discussing this topic with another blogger last month and I always wondered where was the best place to put a subscribe button. Currently on my site I only have the RSS icon in the browser address bar and footer, but I think one in the sidebar or header would be useful too, based on the comments I've read here.
  • Sean,

    Good advice, I've got it in both now.

    Doug
  • Hi Doug.

    Do you have a reason for the placement of your RSS subscribe link in your footer?

    Why not have it in your top navigation?

    Your theme is really long and since you're well educated in print media, wouldn't the term "above the fold" apply to your RSS subscribe button?

    Congrats by the way on getting more subscribers.
  • Doug, I'm fully with you on this one! Just did a post on my new RSS Button of Love :)

    Good point Sterling, I do the same sometimes.
blog comments powered by Disqus