Easy Add meta tags Keyword to Blogger Specific Post
In this Post I am going to tell you that how you can easily add a Specific meta tags keyword in each Specific Blogger Post you want in very easy way
Why you should add a Keyword Specific keyword in each Specific post ?
Well the reason add the keyword in each Specific post is SEO Optimization,adding meta tags keyword in each post can help better ranking of site Post in Search Result.it help Search Engines to decide the category and Content post Specific Post .
How to add Different meta tags Keyword to Each Blogger Post
Follow My Some simple Steps to add Keywords .
1.Go to Blogger and Login.
2.Navigate to Blogger Dashboard >> Template >> and then
3.Click on "Edit HTML" button and
4.Find code <b:include data='blog' name='all-head-content'/>
5.After Finding Above Code Paste the below Code just below it
<b:if cond='data:blog.url == "PAGE-URL"'>
<meta content='PAGE-DESCRIPTION' name='description'/>
<meta content='PAGE-KEYWORDS' name='keywords'/></b:if>
<meta content='PAGE-DESCRIPTION' name='description'/>
<meta content='PAGE-KEYWORDS' name='keywords'/></b:if>
Now you have to modify above code in for your Easy post .
1.Replace PAGE-URL with your Page Url .
2.Replace PAGE-DESCRIPTION with the description of the post.
3.Replace PAGE-KEYWORDS with the keyword you want to use the post separate by coma .
eg.
<b:if cond='data:blog.url == "http://itsdevilsworkshops.blogspot.in/2013/07/how-to-add-meta-keywords-to-blogger-post.html"'>
<meta content='How to Add meta tags Keyword to Blogger Specific Post' name='description'/>
<meta content='Add meta tags ,meta tags to Blogger,Add meta tags to Post' name='keywords'/></b:if>
6.Now all done you can save your template .
Note-You have add this Trick code each time for each Post you want Seo Optimize it .
Comment below if any Question or Problem ..
0 comments:
Post a Comment