In order to remove the Missing Author error I am getting in the Google Search Console, I had to add this missing tag:
<span class="fn"><?php the_author() ?></span>
at row 812 of your file file blog-template-functions.php
It would be very useful/helpful if you could add this to the main theme so when you update we don't have to go back and implement this correction once again in the core files of the theme.
Can you please let us know more about the missing author issue in Google Search as it hasn't been reported before and we don't know what you are referring to.
This is related to the analysis and verification of structured data - you can see the reasoning and technical details here - let me know if there is anything else you need to know,
So in the upcoming updates you don't have to add it back. If you have other suggestions about search console items that are missing, please let us know and we can fix them.
Hi,
In order to remove the Missing Author error I am getting in the Google Search Console, I had to add this missing tag:
at row 812 of your file file blog-template-functions.php
It would be very useful/helpful if you could add this to the main theme so when you update we don't have to go back and implement this correction once again in the core files of the theme.
Hope this helps,
Sante
Hi Sante,
Can you please let us know more about the missing author issue in Google Search as it hasn't been reported before and we don't know what you are referring to.
Best regards,
Laborator Team
Hello Art and thank you for reaching out.
This is related to the analysis and verification of structured data - you can see the reasoning and technical details here - let me know if there is anything else you need to know,
Sante
Dear Sante,
Thank you for your advices on this. I have wrapped the author name with "fn" class, as you can see here:
(view large version)
So in the upcoming updates you don't have to add it back. If you have other suggestions about search console items that are missing, please let us know and we can fix them.
Thank you very much for this.
Good morning Arlind,
Thank you for the update and the implementation
Sante
Thank you Sante, feel free to write anytime you find something that is not properly working in our theme.
Have a great day.