- This topic has 27 replies, 5 voices, and was last updated 3 years, 8 months ago by
Tom.
-
AuthorPosts
-
December 27, 2017 at 10:40 am #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
- h.k. Bowman
December 27, 2017 at 10:51 am #457974Tom
Lead DeveloperLead DeveloperHi there,
Can you link me to one of the posts that is generating that error?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentDecember 28, 2017 at 6:03 am #458420David
StaffCustomer SupportHi 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
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/December 28, 2017 at 10:04 am #458644Tom
Lead DeveloperLead DeveloperYea that’s exactly what it is – need to integrate structured data into the Page Header when those elements are added. Have it planned 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJanuary 26, 2018 at 2:20 pm #480768Hamed
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?
January 26, 2018 at 11:16 pm #480917Tom
Lead DeveloperLead DeveloperAnd you’re using the Page Header? We’re hoping to get this adjusted in GPP 1.6.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJuly 26, 2018 at 8:40 am #633306generator
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.
July 26, 2018 at 9:17 am #633338Tom
Lead DeveloperLead DeveloperThis should be fixed in GPP 1.7, which is currently a release candidate: https://generatepress.com/gp-premium-1-7/
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJuly 27, 2018 at 1:21 am #633789generator
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>
July 27, 2018 at 12:47 pm #634279Tom
Lead DeveloperLead DeveloperThe 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.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentAugust 6, 2018 at 1:54 am #641370generator
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?)August 6, 2018 at 9:34 am #641755Tom
Lead DeveloperLead DeveloperI 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.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentAugust 29, 2018 at 7:45 pm #663832generator
Hello, I updated the pro version and checked again. It’s still missing. Do I have to activate something manually?
August 30, 2018 at 9:44 am #664529Tom
Lead DeveloperLead DeveloperWhat’s the URL to your site?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentAugust 30, 2018 at 11:25 am #664623generator
Strange, I just tested it again today and now it works…
Thank you. -
AuthorPosts
- You must be logged in to reply to this topic.