How to add feed icons and links to your site

Posted by ljmacphee on April 19, 2007 under HTML, blogger, blogger template, how to |

Make it easy for people to add your blog to their rss feeds.

The rss feed for your blogger site is:
http://yourblogurl.com/rss.xml

The Google atom feed for your blogger site is:
http://yourblogurl.com/atom.xml

Test them by putting the url in your browser - you should see the xml feed or depending on your browser and settings an offer to add your feed to your current list of feeds.

If you are using wordpress your site feed is:
feed://http//yoursite.com/wordpress2/feed/

You can get copies of the standard feed icon here:
Feed icons

To make the link for your users:
<http://yourblogurl.com/rss.xml”><img src=”http://url_you_store_images.com/feed-icon-14×14.png”>&lt/a>

If you just want to add an ‘add to Google; button then Add to Google Button will write the code for the link and add the Google icon to your link for you.

These links can be added to a new ‘Link Widget’ in your blog Template.

Add A Comment

You must be logged in to post a comment.