Site logo

[Support request] ERROR WITH The tag is missing.

Home Forums Support [Support request] ERROR WITH The tag is missing.

Home Forums Support ERROR WITH The tag is missing.

Viewing 15 posts - 1 through 15 (of 25 total)
  • Author
    Posts
  • #1543737
    Simone

    Hi

    My Google Console shows that the tag <h1> is missing. How can I change the setting in the theme to fix the error?

    Thank you

    #1543970
    David
    Staff
    Customer Support

    Hi there,

    can you share a link to your site so i can see what the issue is

    #1544076
    Simone

    Hi David,

    Yes, sure: https://getmoresteps.com/

    #1544425
    David
    Staff
    Customer Support

    I assume the error is related to the Home Page, which when it is set to display the Latest Posts ( Blog ) it does not have a H1 content title.

    If you want to manually insert one, the simplest way is to create a new Header Element.
    Add your <h1>Your title</h1> and set the elements Display Rules to Front Page

    #1544592
    Simone

    Hi David,

    Can you please elaborate? I expect my blog roll to work without creating any page.

    I don’t know what to do. Can you give me a step by step instructions, please?

    Can you send me the two ways I can fix this error? And exactly I do this.

    #1544601
    Simone

    Now, what should I do? Where do I put this code? And do I set the front page?

    Where Should I put this code? <h1>Your title</h1>

    And where to set the front page? In the location? Exclude?

    Do I have to disable something else?

    Do I have to upload my logo too? I don’t know what to do.

    https://www.screencast.com/t/wdDHcvpi

    https://www.screencast.com/t/L6SDKM3JCM

    #1544618
    David
    Staff
    Customer Support

    Ok starting from the top:

    1. Create a new Header Element.
    2. In the Page Hero tab – text field add your: <h1>Your Title</h1>
    3. Leave the Site Header tab alone – ie. do not change any settings.
    4. Display Rules tab set the Location to Front Page
    5. Publish the element.

    #1544635
    Simone
    #1544666
    David
    Staff
    Customer Support

    In the first Filed: Add title – give the Element at title eg. Home Title
    In the second large field, place your <h1>Your title</h1> code there.

    #1544671
    Simone

    Ok, thank you, David. Should I upload my logo or leave it as it is?

    #1544680
    Simone

    Now I get this issue on my front page: https://www.screencast.com/t/pN3bdL8b

    How can I get rid of it?

    #1544799
    David
    Staff
    Customer Support

    Now add this CSS to your site:

    body.home .page-hero {
        display: none;
    }

    this will hide the header element on the Home page, buy Google will still detect it.

    #1544807
    Simone

    Great, now it works fine. Will Google read my content now? Maybe I should send my sitemap again?

    #1544827
    David
    Staff
    Customer Support

    When Google next crawls your site it will find the H1.
    No need to resend the sitemap.

    #1544932
    Simone

    Thanks a lot, David!

Viewing 15 posts - 1 through 15 (of 25 total)
  • You must be logged in to reply to this topic.