Thursday, July 30, 2009

SEO Tip Different Meta tags in Different blogger posts must read


Many blogger who use BLOGSPOT service for their blog platform (like me ;) ) feel disappointed when they can't put different Meta tags in different blogger posts, on the other hand,Wordpress user can do this(add different Meta tags in different posts) so easily with SEO tools or something like that which wordpress provides. But, no need to worry about that,or even thinking to change your blogspot become Wordpress or something else. Just follow my tips explained below,and you can add different Meta tags in Different blogger Posts.

::. What's the benefit or the use of adding different meta tags in different posts?

I told you that it is very useful especially for SEO(Search Engine Optimation) and SERP(Search Engine Result Page). By adding different meta tags in each posts, search engines can easily understand the content of your postings individually. Otherwise,when we only use the same meta tags to all posts in our blog,it is not optimal for our SEO process.



::. How to add Different Meta tags in Different blogger posts?

Don't think that this procedure is difficult to attempt or pratice,it is completely easy,

  1. First,you need to sign in to Blogger.com
  2. After you sign in;on the dashboard,click Layout -> Edit HTML
  3. Next,keep your eyes open and find this line:
<b:include data='blog' name='all-head-content'/>



And you can add this code,just below that line above:



<b:if cond='data:blog.url == "http://www.ezpctips.blogspot.com/"'>



<meta content='DESCRIPTION' name='description'/>

<meta content='KEYWORDS' name='keywords'/> </b:if>



So, the HTML code of your template should be looked like this:



image



  1. Look, those three line that you have added before is used to add meta tags to your homepage.(change the http://www.ezpctips.blogspot.com become your blog URL.
  2. And now we attempt to add different meta tags(including meta description and keywords) on different posts. For example i want to add meta tags for my http://www.ezpctips.blogspot.com/2008/04/11/SG-TCP-Optimizer.html
  3. What you have to do is copy-pasting those three lines (which you have added before) below the present code and change the link,description,and also the keywords that suite to your posts content. So, the HTML code should look like this:
<b:if cond='data:blog.url == "http://www.ezpctips.blogspot.com/"'>



<meta content='DESCRIPTION' name='All computer tips'/>

<meta content='KEYWORDS' name='computer tips,internet tips,free software'/> </b:if>



<b:if cond='data:blog.url == "http://www.ezpctips.blogspot.com/2008/04/11/SG-TCP-Optimizer.html /"'>



<meta content='DESCRIPTION' name='SG TCP Optimizer free download and review'/>

<meta content='KEYWORDS' name='SG TCP Optimizer,SG TCP free download'/> </b:if>



  1. And if you want to add another meta tags to other postings,just do the same easy procedures explained above.

Good luck pal! Happy blogging!!

3nj0y













0 comments:

Post a Comment

 

Copyright 2010 All Rights Reserved | Revolution Blogger Template by get2post | Original Wordpress theme byKRK