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
-
- Go to Using Feed2JS
- Enter your Feed's URL.
- Select the desired options.
- Preview the Feed.
- Generate the Feed Code.
- Copy and Save the Feed Code.
