Portal of all Blogger widget, Airtel USSD Codes, Facebook Hack, Free Internet Tips, PC and Blogger Tricks

Breaking

Saturday 9 November 2013

Easily Add meta tags Keyword to Blogger Specific Post

How to add Different meta tags Keyword to Each Blogger Post and Page

You Might Be Searching For:
Follow Some simple Steps to add Keywords .

1.Go to Blogger and Login.
2.Navigate to Blogger Dashboard >> Template
3.Now Click on " Edit HTML " button and
4.Find code(Find using Ctrl+F )

  <b:include data='blog' name='all-head-content'/>


5.After Finding Above Code Paste the following Code just below/after 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/Customize above code: .
  • Replace PAGE-URL with your Page Url .
  • Replace PAGE-DESCRIPTION with the description of the post.
  • Replace PAGE-KEYWORDS with the keyword you want to use the post separate by coma .
6.Now all done you can save your template .

Please Comment...It will help us to improve our efficiency...Thanks.

No comments:

Post a Comment

Notice: Don't add "backlink". Text with Link will automatically Removed.