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
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
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
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
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&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
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
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
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
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&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
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&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>









