How to Add Different Meta Tags as Descriptions and Keywords in Different Posts Pages in Blogger
<!-- Meta Tags SEO Pack by http://www.bloggertipsseotricks.com for Bloggers -->
<meta content='' name='keywords'/>
<b:else/>
<meta expr:content='data:blog.pageName + data:blog.title + data:blog.pageName' name='keywords'/>
<b:else/>
<meta expr:content='data:blog.pageTitle + data:blog.title' name='description'/>
<meta expr:content='data:blog.pageTitle + data:blog.title' name='keywords'/>
</b:if>
</b:if>
</b:if>
CODE 1.1
<b:if cond='data:blog.pageType == "item"'>
Paste CODE 1.2 HERE-SEE BELLOW POST<b:else/>
<b:if cond='data:blog.pageType == "index"'>
<meta content='' name='description'/><meta content='' name='keywords'/>
<b:else/>
<b:if cond='data:blog.pageType == "static_page"'>
<meta expr:content='data:blog.pageName + data:blog.title + data:blog.pageName' name='description'/><meta expr:content='data:blog.pageName + data:blog.title + data:blog.pageName' name='keywords'/>
<b:else/>
<meta expr:content='data:blog.pageTitle + data:blog.title' name='description'/>
<meta expr:content='data:blog.pageTitle + data:blog.title' name='keywords'/>
</b:if>
</b:if>
</b:if>
CODE 1.1
Now just replace YOUR_HOMEPAGE_DESCRIPTION_HERE with your description of your home page of the blog and YOUR_HOMEPAGE_KEYWORDS_HERE replace with you keywords of your home page of your blog now we will talk about the CODE 1.2, basically this code is corresponding to your posts pages so I have decided that I will construct it outside, for better understanding and then paste it into CODE 1.1 that's it! Suppose you have lot of posts and you want to add different meta descriptions and different meta keywords to your two posts only and still the rest of your posts also have different meta descriptions and meta keywords. So if you have lots of posts in your blogger blogs then you can make a strategy to add individually meta description and meta keywords to your different posts by adding meta tags to your some no. of posts every day. It is depend upon you. We are giving some example by adding meta tags to your two posts and rest of posts also will have different tags automatically.
<b:if cond='data:blog.url == "http://admin-seo.blogspot.com/2011/08/how-to-add-different-meta-tags-as.html"'>
<meta content='' name='description'/>
<meta content='' name='keywords'/>
<meta content='' name='description'/>
<meta content='' name='keywords'/>
<b:else/>
<meta expr:content='data:blog.pageTitle + data:blog.title' name='description'/>
<meta expr:content='data:blog.pageTitle + data:blog.title' name='keywords'/>
</b:if>
</b:if>
CODE 1.2
<meta content='' name='description'/>
<meta content='' name='keywords'/>
<b:else/>
<b:if cond='data:blog.url == "http://admin-seo.blogspot.com/2011/08/how-to-add-different-meta-tags-as.html"'><meta content='' name='description'/>
<meta content='' name='keywords'/>
<b:else/>
<meta expr:content='data:blog.pageTitle + data:blog.title' name='description'/>
<meta expr:content='data:blog.pageTitle + data:blog.title' name='keywords'/>
</b:if>
</b:if>
CODE 1.2
OR
Now suppose you want add individually meta tags to your third post then CODE 1.2 will be,
<b:if cond='data:blog.url == "http://admin-seo.blogspot.com/2011/08/how-to-add-different-meta-tags-as.html"'>
<meta content='' name='description'/>
<meta content='' name='keywords'/>
<meta content='' name='description'/>
<meta content='' name='keywords'/>
<b:else/>
<b:if cond='data:blog.url == "http://admin-seo.blogspot.com/2011/08/how-to-add-different-meta-tags-as.html"'>
<meta content='' name='description'/>
<meta content='' name='keywords'/>
<b:else/>
<meta expr:content='data:blog.pageTitle + data:blog.title' name='description'/>
<meta expr:content='data:blog.pageTitle + data:blog.title' name='keywords'/>
</b:if>
</b:if>
</b:if>
CODE 1.2
<meta content='' name='description'/>
<meta content='' name='keywords'/>
<b:else/>
<b:if cond='data:blog.url == "http://admin-seo.blogspot.com/2011/08/how-to-add-different-meta-tags-as.html"'><meta content='' name='description'/>
<meta content='' name='keywords'/>
<b:else/>
<b:if cond='data:blog.url == "http://admin-seo.blogspot.com/2011/08/how-to-add-different-meta-tags-as.html"'>
<meta content='' name='description'/>
<meta content='' name='keywords'/>
<b:else/>
<meta expr:content='data:blog.pageTitle + data:blog.title' name='description'/>
<meta expr:content='data:blog.pageTitle + data:blog.title' name='keywords'/>
</b:if>
</b:if>
</b:if>
CODE 1.2
So now similarly you can add individually different meta descriptions and keywords for your fourth, fifth, .. posts. So for adding for your fourth post look at the green color code in CODE 1.2 and take a difference form both CODE 1.2 shown above. how we add the third one and similarly add your fourth and fifth and so on.Make sure change the url which is in pink color with your post url.
Now copy CODE 1.2 and paste it into CODE 1.1 and then copy CODE 1.1.
just go to Blogger Dashboard --> Design --> Edit HTML Expand Widget Templates
and find the code using [ctrl+F] <b:include data='blog' name='all-head-content'/> and below that code paste your CODE 1.1 and save Template.
You done!
Have You Doubt !
Koument Polise
1 comments:
I like your writing. Thanks for your information about meta tags. I would like to introduce you with my favorite SEO tool. How about ColibriTool for your SEO works? Have your ever tried it? I have been using this tool for a long time and have found very much comfortable for all of my SEO works like keyword researching, Monitoring backlinking of my own and my competitors webpage. It's a great tool indeed. You can also try it here in http://colibritool.com
Post a Comment