How To Add H1 Tag in Blogger Improve Website Ranking:

Hello Friends, all of you are very welcome to the AsliSKP Official Website. Through this article How To Add H1 Tag in Blogger Improve Website Ranking, I want to tell all of you that if you run your website. Then you will get a error like this “H1 tag is missing on your Website”. You will see the same error on both Blogger and Word Press option. If you put in the SEO searching tools, then you will get the Error code.

This has been an important reason why it can be difficult to optimize your website and also Improve Website Ranking on Google Search Console. First let’s see what H1 tag is.

How To Add H1 Tag in Blogger Improve Website Ranking
How To Add H1 Tag in Blogger Improve Website Ranking


What’s H1 Tag Mean?

H1 Tag is an HTML tag that shows the heading of your website.

H1 tags can improve your search engine ranking. But maybe you don’t know what meaning , or maybe the way to tell if your website is using the H1 tag properly to maximize your program placement. This SEO tutorial video is supposed to show you all about using the H1 tag to enhance your onsite SEO.

What are Headings?

Headings are pieces of HTML code that allow you to form certain words stand out on a page. To understand how headings work on an internet page, let’s consider a piece of writing during a magazine or newspaper. The title of the article is How To Add H1 Tag in Blogger Improve Website Ranking typically bigger and more pronounced than other words. It may be bold, colored, underlined or have another format quality that creates it stand out. Whatever the case, this enables you to scan a page during a magazine or newspaper and detect the sections you would like to read. An H1 tag is similar. It makes certain words to face out, which allows readers of your website to ascertain what the page is about immediately, and determine whether or not they need to read it. It also helps tell search engines what your page is about, and when utilized in conjunction with page title, META description, keywords and keyword targeted content, helps improve search engine ranking for specific keywords and phrases.

Why is the H1 Tag so Important?

The H1 tag is that the most vital heading because it’s the very best level tag that shows what your specific page is about. Search engines usually give this tags more weight over other headings, so it always improves your program ranking once you use it correctly and in conjunction with other onsite SEO techniques.

What about H2, H3, H4, etc? Are These Headings Important?


Yes, but not as a Important to the search engines as your H1 tag. Unlike the H1 tag, you'll have multiple H2, H3, H4, H5, and H6 sub-headings. Think of these sub-headings as ways of organizing the content on your page for your readers quite for the search engines. These headings tags should also contain important keywords and help organize your content into sections, so readers can scan your page and choose if it’s something they’re curious about reading.

If you look in your website, you will know that the headings are about 6 types:

  • H1 Level 1 Heading. (Most Important)
  • H2 Level 2 Heading.
  • H3 Level 3 Heading.
  • H4 Level 4 Heading.
  • H5 Level 5 Heading.
  • H6 Level 6 Heading. (Least Important)

Out of all these tags, the H1 tag is very important.

I have explained about it in details below, how you can do replace these error. Follow these all steps carefully so that your website does not show any such errors on it.

Read Also:


Here is the code:

<header itemprop='mainEntity' itemscope='itemscope' itemtype='https://schema.org/WPHeader'>
  <b:section class='header' id='header' maxwidgets='1' showaddelement='yes'>
    <b:widget id='Header1' locked='false' title='AnuTrickz (Header)' type='Header' version='1'>
      <b:widget-settings>
        <b:widget-setting name='displayUrl'></b:widget-setting>
        <b:widget-setting name='displayHeight'>51</b:widget-setting>
        <b:widget-setting name='sectionWidth'>791</b:widget-setting>
        <b:widget-setting name='useImage'>true</b:widget-setting>
        <b:widget-setting name='shrinkToFit'>false</b:widget-setting>
        <b:widget-setting name='imagePlacement'>REPLACE</b:widget-setting>
        <b:widget-setting name='displayWidth'>410</b:widget-setting>
      </b:widget-settings>
      <b:includable id='main'>

  <b:if cond='data:useImage'>
    <b:if cond='data:imagePlacement == &quot;BEHIND&quot;'>
      <!--
      Show image as background to text. You can't really calculate the width
      reliably in JS because margins are not taken into account by any of
      clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
      width if the user is using shrink to fit.
      This results in a margin-width's worth of pixels being cropped. If the
      user is not using shrink to fit then we expand the header.
      -->
      <b:if cond='data:mobile'>
        <div id='header-inner'>
          <div class='titlewrapper' style='background: transparent'>
            <h1 class='title' itemprop='headline' style='background: transparent; border-width: 0px'><b:if cond='data:blog.pageType != &quot;item&quot;'> <b:include name='title'/> <b:else/> <data:blog.pageName/> </b:if></h1>
          </div>
          <b:include name='description'/>
        </div>
      <b:else/>
        <div expr:style='&quot;background-image: url(\&quot;&quot; + data:sourceUrl + &quot;\&quot;); &quot;                      + &quot;background-position: &quot;                      + data:backgroundPositionStyleStr + &quot;; &quot;                      + data:widthStyleStr                      + &quot;min-height: &quot; + data:height                      + &quot;_height: &quot; + data:height                      + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>
          <div class='titlewrapper' style='background: transparent'>
            <h1 class='title' itemprop='headline' style='background: transparent; border-width: 0px'><b:if cond='data:blog.pageType != &quot;item&quot;'> <b:include name='title'/> <b:else/> <data:blog.pageName/> </b:if></h1>
          </div>
          <b:include name='description'/>
        </div>
      </b:if>
    <b:else/>
      <!--Show the image only-->
      <div id='header-inner'>
        <a expr:href='data:blog.homepageUrl' style='display: block'>
          <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
        </a>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<h1 style='display:none'><data:blog.pageTitle/></h1>
</b:if>
        <!--Show the description-->
        <b:if cond='data:imagePlacement == &quot;BEFORE_DESCRIPTION&quot;'>
          <b:include name='description'/>
        </b:if>
      </div>
    </b:if>
  <b:else/>
    <!--No header image -->
    <div id='header-inner'>
      <div class='titlewrapper'>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
        <h1 class='title' itemprop='headline name'><a expr:href='data:blog.homepageUrl' expr:title='data:blog.title' itemprop='url'><data:title/></a></h1>
<b:else/>
<b:if cond='data:blog.pageType == &quot;static_page&quot;'>
<h1 class='title' itemprop='headline name'><a expr:href='data:blog.homepageUrl' expr:title='data:blog.title' itemprop='url'><data:title/></a></h1>
<b:else/>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
        <h2 class='title' itemprop='name headline'><a expr:href='data:blog.homepageUrl' expr:title='data:blog.title' itemprop='url'><data:title/></a></h2>
<b:else/>
 <h2 class='title' itemprop='name headline'><a expr:href='data:blog.homepageUrl' expr:title='data:blog.title' itemprop='url'><data:title/></a></h2>
  </b:if>
  </b:if>
  </b:if>
      </div>
      <b:include name='description'/>
    </div>
  </b:if>
</b:includable>
      <b:includable id='description'>
  <div class='descriptionwrapper'>
    <p class='description' itemprop='description'><span><data:description/></span></p>
  </div>
</b:includable>
      <b:includable id='title' itemprop='name'>
  <b:if cond='data:blog.url == data:blog.homepageUrl'>
    <data:title/>
  <b:else/>
    <a expr:href='data:blog.homepageUrl' itemprop='url'><data:title/></a>
  </b:if>
</b:includable>
    </b:widget>
  </b:section>
  </header>

Let’s see the step by step guide how to add <h1> tag for your Blogger Post Title:


  1. Log in to Blogger
  2. Take a backup of your blog. If something goes wrong then you can restore it later.
  3. Then go to Template- > Edit HTML.
  4. Press Ctrl + F then search Header1 on it.
  5. And then select code from where the code is ending, Look carefully and select correctly.
  6. After that, select the code that I have given and then paste on it.
  7. See how to paste in screenshot.
  8. And then save your theme.

Select From
Select From
  • From this screenshot I'm showing how to select code on HTML.


Select To
Select To
  • With this screenshot, I'm also showing where to select from where you are.

Paste From
Paste From
  • Then paste the selected code from here.
Paste To
Paste To
  • Paste the code properly on that situated place.

Conclusion:

I hope this post will help you to remove that error from your Blogger and improve your Website Ranking on Google Search Console. Otherwise if you getting any of errors, while following this process that time too you will leave your comment with what will errors you are getting, I’m definitely check and let get respond to your comments as soon as possible.

About The Post:

Friends, today I'm told you all through this post, How To Add H1 Tag in Blogger Improve Website Ranking  If you all like this post, then definitely share it with your friends. Apart from this, if all of you people have any confusion in this post, then you can also tell by commenting below. A. I will give you also the answer to Reply.

Thanks for Visiting. Do Subscribe our Website to get Latest Updates Instantly.

5 Comments

Please do not enter any spam link in the comment box.

  1. Good one.
    Please follow my son's blog too.
    https://shubhthecreative.blogspot.com/2020/05/day-15-opposite-dystopian-stories-about.html

    ReplyDelete
  2. Please what theme are you using

    ReplyDelete
  3. Nice content and very amazing post, your article is really very good, I have done under-leaning too, thank you for this post.How To Edit YouTube Videos





    ReplyDelete

Post a Comment

Please do not enter any spam link in the comment box.

Previous Post Next Post