Optimize your post title to H1 tags better SEO Blogger Hack

Increase SEO with h1 tag Blogger hack
This is an important SEO Blogger trick to increase SEO. Heading tags have a great importance in Search engine results, Heading tags helps Search engines to recognize what is important in your blog.Heading are form H1 to H6 .H1 tags have higher priority.So we are going to hack blogger template by changing H3 tags to H1 tags. By default blogger post title is in H3 tag,here is a trick to change it to H1 tag for more SEO.





  • Go to Blogger Account
  • Select Template -> Edit HTML [click Proceed
  • Find the code like below [Find easily using Crtl+F]
  • Or simply find <H3


<h3 class='post-title entry-title'>
      <b:if cond='data:post.link'>
        <a expr:href='data:post.link'><data:post.title/></a>
      <b:else/>
        <b:if cond='data:post.url'>
          <b:if cond='data:blog.url != data:post.url'>
            <a expr:href='data:post.url'><data:post.title/></a>
          <b:else/>
            <data:post.title/>
          </b:if>
        <b:else/>
          <data:post.title/>
        </b:if>
      </b:if>
  </h3>
  • and Change it with <H1 [Change all H3 to H1]
  • Change all H3 tags with H1 tag
  • Done ..Wait for few weeks you can find the change in Google SERP.
  • Your Blog pages will show in Google Search Page.

Update [21.11.2012] : I have noticed that this trick displays error in some webmaster like Bing. If you get error message from the webmaster then change the H1 tags which we changed before to H2.
Note: Only change the H1 tags you changed earlier.
Google Webmaster will not show error on this trick.

    I think you enjoyed this ..if so please share...

    HTML Character Count SEO Tool for Blogger

    HTML character count SEO tool for blogger
    HTML Character count Tool is a popular tool to count characters that is used for SEO.You can count characters in the following Tool.Character count is mainly used to count Blogger post title characters. In Google SERP(Search Engine Result Page), Google shows 61characters of title of blog post.So keep Blog Title less than or equal to 61 characters. Manual counting of characters in title with white spaces is, i think it is bit difficult So use this tool to count..






    I hope you are enjoyed with this article please share it...
    Thanks...

    Increase blog traffic using powerful meta tags

    This is a very useful article for all bloggers,every blogger had a dream that their blog got higher rank in Google or other search engines.Adding meta tags to your blogger blog help you to increase blog traffic.The meta tag helps the search engine to find appropriate results,This is a powerful Search Engine optimization(SEO) method used by popular websites and blogs.
    Within a few steps you can add powerful meta tags by following the below steps


    • Sign In to your Blogger Account
    • Take Design tab in your blog dashboard
    • Select Edit HTML
    • Add the following code inside <head> section

    <b:if cond='data:blog.url == data:blog.homepageUrl'>
    <meta content='Place blogger description here' NAME='description'/>
    <meta content='Place your blog's keywords here(seperated by commas)'
    NAME='keywords'/>
    </b:if>
    Replace the Red text by your blog's description and keywords and place it inside <head> section.Now your blogger blog meta tags are placed.The Blogger description you placed in meta tag description will display as the description of your blog in Google search results(as shown in the figure).
    Now day by day there are so many blogs are arriving on internet.This powerful meta tag technique will help you to go your blog success.