• Jan : 18 : 2012 - Create Fake SIRI Conversation Screenshots
  • Dec : 19 : 2011 - Hide Your Facebook Updates From Family
  • Nov : 23 : 2011 - Comibine Your Social, Photo and Blog Feeds With TimeKiwi
  • Nov : 18 : 2011 - How to Read Kindle Books Online Without Kindle
  • Nov : 17 : 2011 - How to Create Custom Facebook Pages

There are two types of feeds which are generally used in Web 2.0, these are RSS and Atom. You can add an option of your own custom feed to Blogger Blog which will appear as shown below-

 



As you can see that it is showing more than some default options. You can also add an Alternative RSS Feed address similarly to your blog too. To do this follow the following steps-
  1. Login to Blogger Blog.
  2. Go to your blog’s Layout => Edit HTML section
  3. Paste the following above <b:skin>
    <link href=’Your Feed Link Here‘ rel=’alternate’ title=’Alternate Feed Title Here‘ type=’Feed Type Here‘/>
  4. Finally, save the template when you are done.

 For example I’ve added following code above <b:skin>
<link href=’http://gohi-tech.blogspot.com/feeds/posts/default/-/Blogging%20tricks‘ rel=’alternate’ title=’Blogging Tricks‘ type=’application/atom+xml‘/>



By saving the above template I got something like shown below -



You can also add label specific feed, which you can show to your homepage.

To write feed type as an Atom Feed we use “application/atom+xml” , and if the feed is RSS we use “application/rss+xml, insted.
Links:- Add Label Specific Feed


Categories: Blogging tricks

Leave a Reply


Featured Video

Twitter updates

Follow us on twitter / chillgeeks