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>
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 .
0 comments