![Increase SEO with h1 tag Blogger hack Increase SEO with h1 tag Blogger hack](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZG18Pxrjz8AjlIY9_icDqXV1JCXDCeYulpaspxUUSwcsvsbwzTL_oMILWUlUkBaWr4h9gd3LOLsSoEVDIdU2lXcmoeXuAoKeFLOsxkabE4GiLxsDonKaNg3hec1-oeON1AT8f-XBvkrk/s1600/increase+seo+h1+tag+hack.jpg)
- 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>
<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.
0 comments:
Post a Comment