Sunday, December 9, 2012

For Better SEO How To Optimize Blogger Post Title?



Heading square measure most vital things that several people ignore.Search Engines square measure giving most priority to headings instead of all alternative SEO optimisation, Google developers try to form blogger SEO friendly however currently conjointly there square measure heap of things on that they ought to assume, If {you square measure|you\'re} mistreatment blogger then your post title tag are h3.If you\'ll see any WordPress web site ( for examplelabnol ) you\'ll realize that there post title square measure in h1 tag that is most acceptive heading tag by search engines. Blogger templates similar to ‘Travel’ ‘Simple’etc. have h1 tag as it’s web log title and h3 tag as post title, that isn\'t smart for SEO.If your web log has h1 tag as post title then there square measure additional possibilities of your web log to look high on Search Engines result.In this post i will be able to offer you best {ways|ways that|ways in that} by which you\'ll optimize your web log post title for higher SEO.



Step 1

So let’s start, at first of all we require changing or adjusting post title tag h3 into h1, following below points.
  • Go To Blogger Dashboard
  • Click On Template tab
  • Now Click On Edit HTML >> Proceed
  • Find below code there
 


<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>

  • Now change h3 with h1 tag.


Step 2


We have already changed h3 post title tag to h1 now then we require to change header tag h1 to h2 for better and improved optimization.

  • Now find below code there

   <h1 class='site-title' style='background: transparent; border-width: 0px'>
            <b:include name='title'/>
       
   </h1>
        </div>
        <b:include name='description'/>
      </div>
    </b:if>
  <b:else/>
    <!--No header image -->
    <div id='header-inner'>
      <div class='titlewrapper'>
       
 <h1 class='site-title'>
          <b:include name='title'/>
     
   </h1>


  • Now change all h1 tag into h2 


Now click on 
Save Template button.







ShareThis