Now go to Layout tab and add a "HTML/JavaScript" gadget. Add the following code into it and save it. You can also write something into the gadget to tell your readers to subscribe.
<a href="http://example.blogspot.com/Feed-Address" title="Subscribe to RSS"><img alt="Subscribe to RSS" src="http://lh3.ggpht.com/_dzq0x75P67s/S-eNuEhHhAI/AAAAAAAABfo/pxusYgKjxu4/s800/feed-icon-orange-48.png" /></a>
Explanation
Change Feed-Address with your feed URL. Generally your post feed URL will be:
http://example.blogspot.com/feeds/posts/default
But if your feeds are redirected to FeedBurner then URL will be:
http://feeds.feedburner.com/name-of-the-feed
Some of you may also want to add comment RSS for which URL will be:
http://example.blogspot.com/feeds/comments/default
If you want to change the image then find the below URL and change it with your hosted image:
http://lh3.ggpht.com/_dzq0x75P67s/S-eNuEhHhAI/AAAAAAAABfo/pxusYgKjxu4/s800/feed-icon-orange-48.png
Note
example actually will be your blog address such as:
http://naijacinemas.blogspot.com/
No comments:
Post a Comment