Friday, November 19, 2010

How To Add RSS Feed

1. Log into your blogger account. You will be directed to your Dashboard.
2. Click on the Design tab. You should arrive at a sub-tab named Page Elements.
3. In your design view, add a gadget.
4. A pop screen should appear. Look for the gadget named HTML/Javascript under basic features.
5. Click the blue + button to add the gadget.
6. Name your gadget and copy paste an RSS Code onto the contents box.
7. Replace the urls where appropriate.
8. Click save.

RSS Code
<a href="http://YOUR BLOG NAME.blogspot.com/feeds/posts/default" target="_blank">
<img src="YOUR RSS PICTURE URL" border="0" />
</a>

No comments:

Post a Comment