Sunday, November 27, 2011

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 Blogger Tutorials blog. Good Luck.




Related Posts:

  • Get 2000 Free and High Qualities BacklinksHello Blogger Tutorials Friends. Every bloggers would have a desire to get free backlinks and high qualities backlinks. Why is that? of course, because by having alot of high qualities backlinks so our blog will automatically… Read More
  • Super Backlinks Part II | SEO OptimizationHy blogger tutorials friends. Previously, I've post about a SEO Optimization tips, it's Super Backlinks Part I, and now I will give you the next series of it's ebook. Super Backlinks Part II.If you've read and practice the pr… Read More
  • Google Panda Change Paradigm of SEOHi Guys, in this time I will inform you an article about Google Panda Change Paradigm of SEO. Google Panda is an update to the Google algorithm, which was launched in March 2011. The immediate effect is a shuffle of sear… Read More
  • Super Backlinks Part I | SEO OptimizationHy guys. Today I will share you a secret of SEO that used by most of SEO Master. It's an ebook about how to get super backlinks for your blog. As we all known that Backlinks is one of the Off Page SEO techniques that we shoul… Read More
  • Get Free Backlinks from SocialMonkeeHello Blogger Tutorial friends. Previously we already know that there are two basic factors for optimizing SEO for your blog. It's SEO On Page and Off Page SEO. (Raed this for more informations: What is SEO ?). One factor to … Read More

0 comments:

Post a Comment