![]() |
Fixed Missing Required Field Update And Hcard Author~After we can fix the hatom feed warning problem we usually get new problems that arise when using the google structured data testing tool. Be grateful if your test results are immediately clean and there are no more warnings..
I’m having one more problem after fixing the hatom feed issue, which is warnings ‘ warning: missing required field “update” and warning: missing required hCard “author” ‘.
Like the image below:
Well, I will try various experiences with blogger friends who don’t know how to fix it.
Here are the steps:
1. Login to blogger
2. Go to Templates, tick edit template Buddy looking for code like below:
<b:if cond='data:post.hasJumpLink'>
3. Then copy and paste the script below and place it above it
<div class='vcard' id='hcard- Your blog's name '>
<span class='fn n'>
<span class='given-name'>Posted by: your name</span>
</span>
< a class='updated' href='your blog's address' rel='bookmark'>Name of your blog</a>
Updated at : <abbr class='published' expr:title='data:post.timestampISO8601'>
<data :post.timestamp/></abbr>
</div>
Don’t forget, buddy, first edit the purple script before putting it in html
4. Save
Because it’s already night, that’s all the tips this time, good luck.
Fix missing required field update and hcard author
Thank you for reading the article
Fix missing required field update and hcard author