1. Home
  2. Computing & Technology
  3. Web Design / HTML

RSS Add to Page Buttons
Use These Buttons to Promote Your RSS Feeds

By , About.com Guide

RSS feeds can be notoriously difficult for your readers to understand, especially if your site caters to a non-technical audience. So if you use a button that links directly to their favorite feed reader or home page tool, you're more likely to get a reader for your feed.

Note: some of these icons require that you encode your URL. Use the second form on this page to encode your URL.

Standard RSS Button

RSS Feed IconCourtesy Feedicons.com

This is the standard feed icon, and is the best one to use for all purposes. Use this icon where you don't want to have a large number of buttons on your page. Simply add the icon to your page and link it to your RSS feed URL as you would any other linked image. The drawback to this method is that if your audience is less technical, they may not know what to do when they click on it if their browser doesn't prompt them to add it to a feed reader.

<a href="YOUR FEED URL"><img src="http://z.about.com/d/webdesign/1/0/t/T/1/feed-icon-28x28.png" width="28" height="28" border="0" alt="RSS" /></a>

Add to Google

Add to Google buttonCourtesy Google

If you want people to be able to add your feed to their Google homepage or their Google Reader newsreader, you can use this button. If the customer has both, Google will ask which they want to add it to. Use this HTML (change the feed to your feed):

<a href="http://fusion.google.com/add?feedurl=YOUR ENCODED URL"><img src="http://buttons.googlesyndication.com/fusion/add.gif" alt="Add to Google" width="104" height="17" border="0"></a>

Add to My AOL

Add to My AOLCourtesy AOL

If you want your customers to add your feed to My AOL, then you can use this button. Use this HTML:

<a href="http://feeds.my.aol.com/add.jsp?url=YOUR ENCODED URL"><img src="http://myfeeds.aolcdn.com/vis/myaol_cta1.gif" alt="Add to AOL" width="63" height="14" border="0"></a>

Add to My MSN

Add to My MSNCourtesy MSN

If you want your customers to add your feed to My MSN, then you can use this button. Use this HTML:

<a href="http://my.msn.com/addtomymsn.armx?id=rss&amp;ut=YOUR ENCODED URL"><img src="http://sc.msn.com/c/rss/rss_mymsn.gif" alt="Add to MSN" width="71" height="14" border="0"></a>

Add to My Yahoo

Add to My Yahoo!Courtesy Yahoo!

If you want your customers to add your feed to My Yahoo, then you can use this button. Use this HTML:

<a href="http://add.my.yahoo.com/rss?url=YOUR ENCODED URL"><img src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif" alt="Add to Yahoo" width="91" height="17" border="0"></a>

Add to Bloglines

Add to BloglinesCourtesy Bloglines

If you want your customers to add your feed to Bloglines, then you can use this button. Use this HTML:

<a href="http://www.bloglines.com/sub/YOUR ENCODED URL"><img src="http://www.bloglines.com/images/sub_modern8.gif" alt="Add to Bloglines" width="76" height="17" border="0"></a>

Add to Newsgator

Add to NewsgatorCourtesy Newsgator

If you want your customers to add your feed to Newsgator, then you can use this button. Use this HTML:

<a href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=YOUR ENCODED URL"><img src="http://www.newsgator.com/images/ngsub2.gif" alt="Add to Newsgator" width="91" height="17" border="0"></a>

Add to Netvibes

Add to NetvibesCourtesy Netvibes

If you want your customers to add your feed to Netvibes, then you can use this button. Use this HTML:

<a href="http://www.netvibes.com/subscribe.php?type=rss&amp;url=YOUR ENCODED URL"><img src="http://faq.netvibes.com/lib/tpl/netvibes_faq//images/subscribe.png" alt="add to netvibes" width="91" height="17" border="0" /></a>

Add to Pluck

Add to PluckCourtesy Pluck

If you want your customers to add your feed to Pluck, then you can use this button. Use this HTML:

<a href="http://client.pluck.com/pluckit/prompt.aspx?GCID=C12286x053&amp;a=YOUR ENCODED URL"><img src="http://www.pluck.com/images/pluck/pluspluck.png" alt="Add to Pluck" width="91" height="17" border="0"></a>
Explore Web Design / HTML
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Web Design / HTML
  4. XML
  5. Specifications
  6. RSS
  7. RSS Tools
  8. RSS Add to Page Buttons - Where to get and How to Use RSS Add to Page Buttons>

©2009 About.com, a part of The New York Times Company.

All rights reserved.