Where do I find the RSS feed URL?
Want to send your blog posts to your readers automatically using our Blog Broadcast feature? You'll first need to get a hold of the URL address of the RSS feed of your blog.
This can prove to be a bit difficult without a little guidance. To help you to find this address, we've put together the instructions below.
How to Find Your RSS Address
The easiest way to get the address, no matter what web browser you're using, is to look at the HTML source of your page.How you view it in your web browser will differ, but in most browsers, you'll choose the Page Source or Source option under the View menu near the top of the window.
<link rel="alternate" type="application/rss+xml" title="Example"
href="http://www.freezpoints.blogspot.com.com/blog/feed/" />
The RSS feed's URL address is found between the quotes after href=. In this case, it would be:
http://www.freezpoints.blogspot.com.com/blog/feed/
Post a Comment