Index Labels

Rss Feed Tags on Labels

.



Give you and enables your visitors to register and to your labels without being forced to write to all your Site. This is quite useful to visitors because it can choose a specific category of posts they are interested without being aware of your every post. 

This helps them have Blogs Bloggers with great themes. 

Initially, you must create a data feed (RSS Feed) for each tag 
Create Your RSS Feed by Feeds.Feedburner.com

Let's see how we do it. Firstly you need to have your Blog, the Gadget labels. Unless you have put, put now Design > Add Gadget> Tags  
1) Connect to Blogger  
2) Design  
3) Edit HTML the 
4) Expand widget templates 
 5) CTRL + F search for the following codes:

<b:loop values='data:labels' var='label'>
<li>
<b:if cond='data:blog.url == data:label.url'>
<Span expr: dir = 'Data: blog.languageDirection '> <data:label.name/> </ Span>
<b:else/>
<a expr:dir='data:blog.languageDirection' expr:href='data:label.url'> <Data : label.name /> </ A>
</ b: IF>
<span dir='ltr'/>
</ Li>
</ b: Loop>
Select whether you want the RSS icon Right or Left of the labels and put the corresponding codes with caution.

6) Replace the above code with the following (Depending on your choice) 

 TO LEFT:
<b:loop values='data:labels' var='label'>
<li> <A expr: href = 'Data: blog.homepageUrl + "feeds/posts/default/- /" + Data: Label. name '> <img alt='Subscribe' src='http://www.feedburner.com/fb/images/pub/feed-icon16x16.png' style='vertical-align:middle;border:0'/> </ A> == <b:if cond='data:blog.url data:label.url'> <span expr:dir='data:blog.languageDirection'> <data:label.name/> </ Span > <b:else/> <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'> <data:label.name/> </ A> </ b: IF> <span dir='ltr'/> </ Li> </ b: Loop>
Now Left each label we put the RSS icon
FOR RIGHT:
<b:loop values='data:labels' var='label'>
<li>
<b:if cond='data:blog.url == data:label.url'>
<Span expr: dir = 'Data: blog.languageDirection '> <data:label.name/> </ Span>
<b:else/>
<a expr:dir='data:blog.languageDirection' expr:href='data:label.url'> <Data : label.name /> </ A>
</ b: IF>
<span dir='ltr'/> <A expr: href = 'Data: blog.homepageUrl + "feeds/posts/default/- /" + data: label.name '> <img alt =' Subscribe 'src =' http://www.feedburner.com/fb/images/pub/feed-icon16x16.png 'style =' vertical-align: middle; border : 0 '/> </ A> </ Li> </ b: Loop>

Now Right of every label we put the RSS icon

7) Storage standard and you're OK!

Popular Posts

Blog Archive

Blogging Fusion Blog DirectoryBlog Directory