[Support request] Structured Data > hatom Error In Search Console

Home Forums Support [Support request] Structured Data > hatom Error In Search Console

Home Forums Support Structured Data > hatom Error In Search Console

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #535743
    John

    Hey

    I got some error in search console> hatom.

    Check this error screenshot- https://prnt.sc/iyau3p

    Interestingly, In live Structured Data testing tool, I do not find any error.

    So I am confused.

    Note- For these Error URL I am using page header.

    Thanks

    #535824
    Tom
    Lead Developer
    Lead Developer

    Ah yes, the page header title doesn’t have structured data attached to it.

    Within your page header, you can adjust your heading markup to include it:

    <h1 class="entry-title" itemprop="headline">Your title in the Page Heade</h1>

    #550293
    John

    Hey Tom

    I include this
    <h1 class=”entry-title” itemprop=”headline”>Your title in the Page Heade</h1>
    markup in pageheader title and wait for recrawl by google. but still find error in google search console.

    Here is screenshot link – https://prnt.sc/j57jr2

    What’s the wrong?

    #550383
    Tom
    Lead Developer
    Lead Developer

    I just tested the URL you shared with this tool by Google: https://search.google.com/structured-data/testing-tool/u/0/

    I didn’t notice any issues. The page header title issue is something I’m hoping to have completely fixed by default in GPP 1.7.

    You could try adding an entry header around the <h1> for now:

    <header class="entry-header">
        <h1 etc...
    </header>
    #551304
    John

    How long will It take to come GPP 1.7?

    #551822
    Tom
    Lead Developer
    Lead Developer

    No definite date yet.

    Have you considered using a plugin like this?: https://en-ca.wordpress.org/plugins/wp-structuring-markup/

    #552024
    John

    I already used this plugin

    #552049
    Tom
    Lead Developer
    Lead Developer

    Then I don’t think you have anything to worry about. Your pages also pass the test here: https://search.google.com/structured-data/testing-tool/u/0/

    #597262
    Justin

    Hi Tom, is this fix still pending for 1.7? New customer here also getting the errors in Search Console.

    #597468
    Tom
    Lead Developer
    Lead Developer

    Hey Justin,

    Yes – will be fixed in 1.7 🙂

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