Change Blogspot post title to h1?
So hello friends in today's article I'm going to solve your problem related to the blogger post title tag h3. If you are using blogger then the title tag SEO or H1 tag SEO is very important for your post title because when the title of your post will be on h1 then its a positive step for on-page SEO and your article will be easy to understand by search engines hence your post may rank in Google and other search engines fast.
SEO in 2019
So as you all know it's 2019 and as always 2019 SEO is going to change everything and hence it's, even more, harder to rank as every year SEO is becoming harder and harder.
So if you are starting a blog make sure to start with fewer mistakes on SEO and invest your time to learn about SEO and what going to change in 2019 in SEO and make your website to SEO optimized.
Blogspot post title in h1
So if you are running a blogger website no matter which niche, most of the people often complaints about low views on their blog website and the reason behind the low views is bad SEO.
You can simply change your blog spot post title from h3 to h1 by editing your blog spot HTML.
Change Blogger post title to h1
So first you have to check your blog spot title tag to find whether it is <h3> or <h2>.
You can check it very easily by seeing page source and you will get the full detail whether you blog spot title is on <h1> or not.
Let me tell you that you can check it online too.
Just open below link and paste your site URL or any particular post URL and then you can get the details about it easily.
> Click here: Online h1 tag checker
Now if you find that your blog spot title is not in <h1> tag then you can edit your HTML in BlogSpot Blogger.
Now edit your HTML and find <data:post.title/> and use your mind.
After searching if you see anything like shown below.
Code In h3
<h3 class='mobile-index-title entry-title' itemprop='name'>
<data:post.title/>
</h3>
Change h3 into h1
After finding Upper code you may change the h3 tag with h1 and the code will look like this.
<h1 class='mobile-index-title entry-title' itemprop='name'>
<data:post.title/>
</h1>
Code in h3 header Tag
So now you have to Change the given code in the suggested heading tag. Look at the given code and see the code and its header tag. It's never tag is h3 so you have to change its header tags into h1 so that your single page (Post Title) will become h1.
<b:if cond='data:post.title'>
<div class='post-head'>
<h3 class='post-title entry-title' itemprop='name headline'>
<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>
</div>
</b:if>
Here you can see <h3> and <h2> tags so to change your blog spot post title to <h1> just change <h3> or <h2> into <h1> and you are done.
Change h3 into h1 Header Tag
<b:if cond='data:post.title'>
<div class='post-head'>
<h1 class='post-title entry-title' itemprop='name headline'>
<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>
</h1>
</div>
</b:if>
In same way you have to search <data:post.title/> and if you see even more </h2> or </h3> above and below the code then change it to </h1>.
Also read : Show blogger comment box on mobile.
Disclaimer
So friend sometimes you may find <data:post.title/> many times in your blogger so in that case you have to identify that term yourself by seeing <div class='post-meta'> and analyzing the whole code section using your mind. (you can easily identify which code section is for post title)
Final words
So friends, today I discussed how to add an h1 tag in blogger and I hope this article will solve your problem.
Also read: OEM and ODM Key Difference.
As you all know that h1 tag SEO is very important to rank your article on Google. h1 blog titles are easy to understand by search engines.
After following this process your blog post missing h1 tag problem will also be solved. Keep in mind that post title h1 tag is just a part of SEO.
Also Read: Best Web hosting for small business.
Also Read: Best Web hosting for small business.
As in 2019 SEO is going to change hence you have to change you h1 tags for h1 tags SEO 2019 ready. If you do this in the right way then you will definitely rank on Google in 2019.
Be happy, be the game changer!
0 Comments
Only genuine and relevant comment with no links are allowed.