Creating an RSS Feed

1) You will create the URL to your RSS content on your blog.
2) Using Feed2JS create the HTML/Javascript for your RSS feed.

Steps:

Build the RSS Feed URL
The RSS Feed URL has the following format:
http:// yourblogsname .blogspot.com/feeds/posts/default?alt=rss
Create the RSS HTML/Javascript
  1. Go to Using Feed2JS
  2. Enter your Feed's URL.
  3. Select the desired options.
  4. Preview the Feed.
  5. Generate the Feed Code.
  6. Copy and Save the Feed Code.