The following is missing: author. The following is missing: updated.
Hello MuffinGroup.
I am very happy with BeTheme. Now I have a question, which I could not answer with Google and your forum.
Recently I have a problem. My Google Search Console throws this error on most of my pages:
- The following is missing: author.
- The following is missing: updated.
Here is a picture:
I searched for these entries in page.php, single.php
- <? php the_author (); ?>
and
- <? php the_date (); ?>
I have not found both entries.
Many have solved the problem by changing these 2 lines to these:
- <span class = "vcardauthor"> <span class = "fn"> <? php the_author (); ?> </ span> </ span>
and
- <span class = "updated"> <? php the_modified_date (); ?> </ span>
Can I solve this with you? I've really searched everywhere, and can't solve the problem. Many thanks for your help.
My website:
Comments
What you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. Item Policy clearly says:
Item support does not include services to modify or extend the item beyond the original features, style and functionality described on the item page. For customization services that will help you tailor the item to your specific requirements, we recommend contacting the author to see if they privately offer paid customisation services or checking out the great service providers on Envato Studio
thanks
http://forum.muffingroup.com/betheme/discussion/20563/structured-data-hentry-markup-microformats-org
http://forum.muffingroup.com/betheme/discussion/9645/update-is-missing-in-webmaster-tools
Here you say that the problem is already fixed, why I have that then?:
http://forum.muffingroup.com/betheme/discussion/8766/structured-data-error
Best regards
decentralbox.com
Web: decentralbox.com
Support, perhaps you could answer me now this question, since the problem from above probably no longer exists:
If it does not go under the article, would it work in the middle?
I hid it meanwhile with this code:
Best Regards
decentralbox.com
Is there no answer from you?
Best Regards
Decentralbox.com
Could you provide some screenshots to this problem for better understanding.
thank you for submitting the way it worked.
I had the same problem with google search console, made the changes you did and in live-test it directly was shown as no more problem.
Thanks a lot !