Site logo

Archived topic

Structured Data > hatom Error In Search Console

9 replies · Started by John on March 29, 2018

Viewing posts 1–10 of 10

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

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>

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?

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>

How long will It take to come GPP 1.7?

I already used this plugin

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

Hey Justin,

Yes - will be fixed in 1.7 :)

This archived topic is closed to new replies.