Optimize Your Blog Post By Changing Title Heading Tag For Better SEO.
<h3 class=’post-title entry-title’ itemprop=’name’>
<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’>
<a expr:href=’data:post.url’><data:post.title/></a>
<b:else/>
<data:post.title/>
</b:if>
</b:if>
</h3>
<h2 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’>
<a expr:href=’data:post.url’><data:post.title/></a>
<b:else/>
<data:post.title/>
</b:if>
</b:if>
</h2>
You will find two h3 tag for mobile version and another is for desktop version you can change both the tag but be sure that you change starting and ending code, otherwise your template will not be save and showing you error massage.
Very nice post buddy.
5 Google Adsense Approved accounts – Giveaway
Thank u so much dude, keep visiting!
Hi umesh , i am looking for this kind
add h1 tag for full post title and h2 tag for excerpt post title
but the one you posted the code which put h2 tag for excerpt post title and full post title , please help if you have any idea thank you