Quote:
Originally Posted by deepraj12
i want to know that how can i add RSS feed on my site, where it will be added only on home page or where, and what will be advantage.
|
Just view the source of your blog and search for the following:
<link rel="alternate" type="application/rss+xml" title="Online Jewelry | Discounted Diamond Jewelry Online - RSS" href="http://yoururlname.blogspot.com/feeds/posts/default?alt=rss" />
That is your rss feed and the advantage of rss feed is easily crawlable because it is in text format (the easiest and fastest to crawled by SE)