Home › Forums › SKT Full Width Forum › google error author & updated
- This topic has 4 replies, 2 voices, and was last updated 8 years, 11 months ago by
Claudio Panciera.
-
AuthorPosts
-
September 18, 2014 at 10:28 am #1817
Hi, google webmaster tools found some error in my pages
Errore: Missing required field “updated”.
Errore: Missing required hCard “author”.what can I do?
September 18, 2014 at 1:07 pm #1821Hi,
For author here is what you need to do. Add this in header.php above </head> tag
<span class=”vcard author”><span class=”fn”>
by <a href=”http://google.com/profiles/1234567890123456789″
rel=”author”>YOUR NAME</a>
</span></span>
Replace 1234567890123456789 and YOUR NAME with your personal things 🙂
Regards,
Shri
September 29, 2014 at 2:58 pm #1915Thank you for your reply. I have done this but the problem remained, now is also added a new  error type hcard in the “fn” : “If this markup is about a person, at least 2 of the Following fields are needed …”
October 3, 2014 at 1:06 pm #1967Hi,
I tried and tested codes for this week and nothing worked. But found a good plugin: https://wordpress.org/plugins/google-author-link/
This should solve your problem.
Let us know if it works for you.
Regards,
ShriOctober 3, 2014 at 2:15 pm #1971Thanks also for the second answer, and for your test.
I also studied and try the code, and I solved (without plugin).
To erase the errors I’ve added the right code at the right level of the file “content-page.php”
Bye
-
AuthorPosts
- You must be logged in to reply to this topic.