How To Optimize Blog Post Title To H1 Tags For Better SEO 2015

Posted by Unknown on 12:16 with No comments

How To Optimize Blog Post Title To H1 Tags For Better SEO 2015





                        This is an Important Tricks for SEO, Heading tags have a great important in Search Engine Results,Heading tags are form H1 to H6, H1 tags have Higher Priority, By default blogger post title is in H3 tag,


Follow This Simple Step :

  • Go to Blogger.
  • Select Template → Edit HTML
  • Now Find the below code or <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>

  • Now Change all <H3 to <H1
  • Save your template & wait for few weeks
  • Now see the Change in Google SERP.
Categories: