The RSS subscribe button let’s your visitors to subscribe and easily add your blog to their favorite RSS services. When visitors like your content and want to read your blog through RSS news readers then they will click on the RSS feed button on your blog.
So to add a subscribe button to Blogger, you need to find a big, beautiful RSS icon. Download it and upload it to your image hosting service and get the URL. Like the above image.
Adding The Subscribe Button
- Now go to Design > Page Elements tab and add a "HTML/JavaScript" gadget.
- Add the following code into it and save it. You can also write something into the widget to tell your readers to subscribe and then paste the following code:
<a href="http://your-blog.blogspot.com/Your Feed Address"
title="Subscribe to RSS"><img alt="Subscribe to RSS"
src="http://lh3.ggpht.com/_dzq0x75P67s/SeNuEhHhAI/AAAAAAAABfo
/pxusYgKjxu4/s800/feed-icon-orange-48.png" /></a>
Note:
Change Your Feed Address with your feed URL. Generally your post feed URL will be:
But if your feeds are redirected to FeedBurner, then it will be your FeedBurner URL as:http://your-blog.blogspot.com/feeds/posts/default
Some of you may also want to add comment RSS, it’s URL will be:
http://feeds.feedburner.com/your-blog
If you want to change the image then find the below URL and change it with your hosted image:
http://your-blog.blogspot.com/feeds/comments/default
Hope you got the steps. Drop a comment! ^^http://lh3.ggpht.com/_dzq0x75P67s/S-eNuEhHhAI/AAAAAAAABfo
/pxusYgKjxu4/s800/feed-icon-orange-48.png
0 comments:
Post a Comment