Sunday, June 3, 2012 - , 2 comments

How To Add Meta Tags / Content On Blogger HTML For SEO?


Meta tags / content is a very important factor in search engine optimization. This means that this will help search engine crawlers to find your blog. This tags will not be seen in your homepage or your blog because this is placed in the blog HTML and only crawlers and of course you can see it. Some blogger templates have built-in meta tags in their blogger HTML so the only thing to do is to configure the meta tags. But most of the blogger templates don't have meta tags in their blog HTML so it is your initiative to add the meta tags to make your blog more SEO friendly.


Adding Meta Tags / Content On Blogger HTML
  1. Now go to your Dashboard > Design > Edit HTML.
  2. Find the line below in your HTML.
<b:include data='blog' name='all-head-content'/>

     3.  Configure the js below:

<meta content=' DESCRIPTION HERE ' name='description'/>
<meta content=' KEYWORDS HERE ' name='keywords'/>
<meta content='noodp' name='robots'/>
<meta content='INDEX,FOLLOW' name='Robots'/>
<meta content='3 days' name='revisit-after'/>
        
  DESCRIPTION HERE : Change it with your blog description.
  KEYWORDS HERE : Change it your KEYWORDS, separate keywords with comma.

      4.  Now add the configured script just below the code in step 2.
      5.  SAVE your template.

If you followed the steps above then you successfully added Meta Tags / Content in your blog HTML. Good luck in your SEO adventure. Drop a comment if you have something to say! ^^

2 comments:

  1. Your welcome Cristeen. Drop by often and check some new posts.

    ReplyDelete
  2. The way you apply the old way. I've done some experiments to make the blog more seo friendly with Google Panda and the Google Pinguin. But interesting, Greetings.

    ReplyDelete