Saturday, 25 September 2010

BlogSpot Tricks Increase Your Blog Traffic, Install Dynamic Meta Description Tags

BlogSpot Tricks Increase Your Blog Traffic, 
Install Dynamic Meta Description Tags

Increase Your Blog Trafficif you define a meta description tag for your home page it will be replicated for all your pages which would be taken as a duplicate ‘meta-tag’ in Google. With the code below you can have different description tag for each page of your blogspot hosted blog.
1.Login to your blogger dashboard-->layout--> Edit HTML
2.Scroll down to where you see this:-
<b:include data='blog' name='all-head-content'/>
3.Copy the below code and paste it after above code.
<META NAME='description' expr:content=data:blog.pageName + &quot;,PUT IN YOUR COMMON BLOG DESCRIPTION TAGS HERE &quot;'/>
Replace PUT IN YOUR COMMON BLOG DESCRIPTION TAGS HERE with suitable description for your blog.
4.Click on "Save Templates" and you are done.

5- Enjoy 

No comments:

Post a Comment