For optimization of H1 Tags change h3 to h1 .
Find below code in your template area.Go to Blogger.com
Then open page Template > Edit template
And push ctrl+F .Search for this code and replace all h3 with h1.
- <a expr:name='data:post.id'/>
- <b:if cond='data:post.title'>
- <h3 class='post-title entry-title' itemprop='name'>
- <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>
If any help need then contact from us.
Email : glovle150@gmail.com

0 comments:
Post a Comment