Monday, April 11, 2011
0
Just Replace all the "Your_feed" with your feed name.For example the feed name of bloggertweaks.com is bloggertweaks.
How to Add Different RSS/Feed Readers in blog
Feeds are the most widely used method of keep in touch with your readers by mailing them the latest updates or upcoming events. Adding different RSS Reader options increases your readers. As there are so many feed readers available over the internet but few of them are used mainly like feedburner.com, google.com, yahoo.com, newsgator.com, bloglines.com, netvibes.com etc. which I am going to show how to add.
Since its a page element so no need to backup your template just follow the steps below:
Since its a page element so no need to backup your template just follow the steps below:
- Login to your blogger account and go to design tab.
- Add a HTML/Javascript page element.
- Now copy the code below and paste it inside html page element.
<table border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr> <td width="45%"><ul style="margin-bottom:0px;">
<li><a href="http://feeds.feedburner.com/your_feed"><span class="Apple-style-span">RSS Reader</span></a></li>
<li><a href="http://add.my.yahoo.com/rss?url=http://feeds.feedburner.com/your_feed"><span class="Apple-style-span">My Yahoo</span></a></li>
<li><a href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http://feeds.feedburner.com/your_feed"><span class="Apple-style-span">Newsgator</span></a></li>
</ul></td> <td width="10%">
</td><td width="45%"><ul style="margin-bottom:0px;">
<li><a href="http://fusion.google.com/add?feedurl=http://feeds.feedburner.com/your_feed"><span class="Apple-style-span">Google</span></a></li>
<li><a href="http://www.bloglines.com/sub/http://feeds.feedburner.com/your_feed"><span class="Apple-style-span">Bloglines</span></a></li>
<li><a href="http://www.netvibes.com/subscribe.php?url=http://feeds.feedburner.com/your_feed"><span class="Apple-style-span">Netvibes</span></a></li>
</ul></td> </tr></tbody></table>
<center><a href="http://feeds.feedburner.com/your_feed"><img alt="" height="26" src="http://feeds.feedburner.com/~fc/your_feed?bg=cccccc&fg=666666&anim=1" style="border:0" width="88" /></a>
<small>↑ <a href="http://www.bloggertweaks.com/2011/04/how-to-add-different-rssfeed-readers-in.html/">Get </a><a href="http://www.bloggertweaks.com/" target="_blank" title="recent" comments="" widget="">RSS/Feed Readers</a></small>
</center>
Just Replace all the "Your_feed" with your feed name.For example the feed name of bloggertweaks.com is bloggertweaks.
Subscribe to:
Post Comments (Atom)





0 Responses to “How to Add Different RSS/Feed Readers in blog”
Post a Comment