AIO Tm : Optimizing Meta Tag for Blogger

Thursday, November 26, 2009

Kang Rohman once posted about Increasing Your Visitors With Meta Tag and Customizing Blogger Meta Tag Title. Now I have the other tip in optimizing meta tag for blogger so that your blog visitors will come from search engine. Installation of the meta tags is the ancient way in SEO, but it is still effective to attract visitors. That’s why I discuss this thing today and I think it is no wrong.
The following tip has been applied on Kang Rohman’s blog and has been proven to increase the visitors from search engine especially Google. This tip is better compared with normal meta tag. Remember, this tip applies only on Blogger, not on others such as Wordpress, etc.

The basic trick of this technique is adding the Blog Title into meta tag keyword and meta tag description. Formerly, Kan Rohman wrote, that usually installation of meta tag description and keyword is as follow:
<meta content='your blog description here' name='description'/>


<meta content='your keywords here' name='keywords'/>


Example like this:


<meta content='Tips and trick to easy blogging at blogspot also free download e-book and template' name='description'/>


<meta content='blog, blogspot, blogger, blogspot tutorial, tutorial blog, tutorial blogspot, tutorial, CSS, menu, navigation, JavaScript, template, blogspot template' name='keywords'/>


 

To optimize it, we paste the code of blog title into the meta tag, so that the code will be like this:



<meta expr:content='data:blog.pageTitle + " - your blog description here"' name='description'/> 


<meta expr:content='data:blog.pageTitle + ", your keywords here"' name='keywords'/>


 


Example like this:


<meta expr:content='data:blog.pageTitle + " - Tips and trick to easy blogging at blogspot also free download e-book and template"' name='description'/>





<meta expr:content='data:blog.pageTitle + ", blog, blogspot, blogger, blogspot tutorial, tutorial blog, tutorial blogspot, tutorial, CSS, menu, navigation, JavaScript, template, blogspot template"' name='keywords'/> 





The following is the screenshot of the search result of Kang Rohman’s blog in Google with the keyword Blogspot Tutorial before optimized:


blogspot-tutorial


And the screenshot after optimized:


blogspot-tutorial


For installation of Meta tag, please read the previous post about Meta tag.


I hope this tip will increase the traffic of your blog.

0 comments: