[Resolved] Structured Data > hatom "missing Author"

Home Forums Support [Resolved] Structured Data > hatom "missing Author"

Home Forums Support Structured Data > hatom "missing Author"

Viewing 15 posts - 1 through 15 (of 28 total)
  • Author
    Posts
  • #457964
    Henry Bowman

    We are getting a number of these “missing author” errors on google search console. Below is the article from yoast on the subject:
    https://kb.yoast.com/kb/fixing-hcard-author-error/

    We are spending some time between the holidays to try and correct as many of these search errors as possible, the “missing author” being our top issue. Any help would be great, thanks so much! We love this theme

    #457974
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Can you link me to one of the posts that is generating that error?

    #458420
    David
    Staff
    Customer Support

    Hi Tom, experiencing the same issue. Missing entry title, author and updated. I thought this may have been related to using a GP Header for outputing that content. Link to post

    #458644
    Tom
    Lead Developer
    Lead Developer

    Yea that’s exactly what it is – need to integrate structured data into the Page Header when those elements are added. Have it planned 🙂

    #480768
    Hamed

    Hey Tom, i am having the same issue.

    It says:
    Folgendes fehlt: author. (5 Mal)
    Folgendes fehlt: updated. (5 Mal)

    Which means author and updated are missing.

    Is there a fix?

    #480917
    Tom
    Lead Developer
    Lead Developer

    And you’re using the Page Header? We’re hoping to get this adjusted in GPP 1.6.

    #633306
    generator

    Hello,

    is this fixed? (Or can I fix it myself?)
    I’m getting the same alert “author and update missing”. (having the pro version)

    I have the site header set to display none, because I wanted only the navigation and no additional header…if this is of importance regarding this problem.

    #633338
    Tom
    Lead Developer
    Lead Developer

    This should be fixed in GPP 1.7, which is currently a release candidate: https://generatepress.com/gp-premium-1-7/

    #633789
    generator

    Ok, thank you for the reply.
    I will wait until final release.

    But by the way: Could I add this myself with the current hook area?
    I found this code, is this correct, does this make sense to add it?

    <span class=“vcard author“><span class=“fn“><?php the_author(); ?></span></span>
    <span class=“updated“><?php the_modified_date(); ?></span>
    #634279
    Tom
    Lead Developer
    Lead Developer

    The Page Header actually already adds that.

    The issue is that those elements don’t appear within the content area when they’re moved into the header.

    #641370
    generator

    Could I put it here generate_inside_container?
    Or creating a child file for “single-page” and “single-post”?
    (Or would this cause to be there twice and create an error?)

    #641755
    Tom
    Lead Developer
    Lead Developer

    I don’t think that would fix the error.

    The title/meta data needs to be where it is by default (directly above the content) in order to avoid this error, unless you’re using GPP 1.7.

    #663832
    generator

    Hello, I updated the pro version and checked again. It’s still missing. Do I have to activate something manually?

    #664529
    Tom
    Lead Developer
    Lead Developer

    What’s the URL to your site?

    #664623
    generator

    Strange, I just tested it again today and now it works…
    Thank you.

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