How to add RSS feed icon to Blogger Blog.

Leave a Comment


Text page element

On blogger’s admin panel, go to Settings / Template, and click on the “Add a Page Element” link, and select “Text” from the selections.   
                                                                                                                   
RSS 


Add RSS link 

On the editor that pops out, fill up the title, and for the content, click “Edit HTML” and add this code to the text area:

<code html> <a href=“http://bloggerchautari.blogspot.com/rss.xml”>

   <img alt="" src="http://www.any-website.com/rss-icon.jpg" />Any text<br />
</a> <code>

Optionally http://bloggerchautari.blogspot.com/rss.xml can be changed to http://bloggerchautari.blogspot.com/atom.xml, and 
http://www.any-website.com/rss-icon.jpg is a URL to any preferred feed icon.

 Website to get the icon is from http://www.feedicons.com


0 Comments:

Post a Comment