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

if 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 + ",PUT IN YOUR COMMON BLOG DESCRIPTION TAGS HERE "'/>
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