Home » , , » Automatic Meta Tag on All Article

Automatic Meta Tag on All Article

Hi Blogger Tutorials friends.. In this post I will inform a proven seo techniques to increase traffic visitors to your blog. It is to use automatic meta tag on all articles / posts.
This method is the seo techniques are often used by the master to make their articles at the top position in the SERP. (Search Engine Result Page).


This is an automatic meta tag of title, keywords, and description, automatic here means:
- At each of all our article titles will be: the blog title.
- At each of all our article titles will be: keyword.
- In the description of the blog will be: title of the article, author blogs


Well, please follow  the following instruction to applying on your blog:
  1.  Login to your blogger account > Template > Edit HTML. and then check Expand Widget  Templates. After that search this code (ctrl+f) 
          <title><data:blog.pageTitle/></title
          remove and replace with this code

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<title><data:blog.pageName/></title>
<meta expr:content='data:blog.pageName + &quot;, &quot; + data:blog.title' name='Description'/>
<meta expr:content='data:blog.pageName' name='Keywords'/>
</b:if> 
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<title><data:blog.pageTitle/></title>
<meta content='Enter Your Blog Description' name='description'/>
<meta content='Enter your blog keyword' name='keywords'/>
</b:if>
 
     2.   Save template.


It's the trick about how to make Automatic Meta Tag on All Article. I hope this post will be useful for you. Thanks for visiting iHowMore blog. Good Luck.




Share this article :

0 comments:

Post a Comment

 
Copyright © Online Business - All Rights Reserved
Proudly powered by Blogger