Warning: Missing required field "updated". Warning: Missing required hCard "author"

Warning: Missing required field "updated". Warning: Missing required hCard "author"

When changing template or updating template for blogspot  I always encounter this on a customize template.
This warning appear under the heading  ‘Extracted rich snippet data from the page’ – ‘hfeed’ and ‘hentry’ in the Google Webmaster Tools Rich Snippets Testing Tool.
    This is a short description  ( Google Webmaster Tools - Rich Snippets Testing tool, documentation ) about rich snippets and structured data :

The simple solution insert the vcard in post body after the post or before the post some template miss place this and the Google snippets can't read it.



I already have a scripts like this but this one is a built in my template which is not working.





FIND THIS ON YOUR HTML  ( In some template you can see two of this select the upper one or test where this scripts worked)
<div style='clear: both;'/> <!-- clear for photos floats -->
    </div>
or find this

 <b:if cond='data:blog.pageType == &quot;static_page&quot;'><data:post.body/></b:if>

SCREEN SHOOT:






INSERT THIS CODE EDIT ALL TEXT IN RED WITH YOUR OWN NAME AND LINK
<div class='vcard' id='hcard-Jaime-Lacson'>
 <span class='fn n'>
    <span class='given-name'>Written by: Jaime</span>
   </span>
  </div>

<a class='updated' href='http://blogmytuts.blogspot.com/' rel='bookmark'>blogmytuts, </a> Updated at: <abbr class='published' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr>




Done...

The owner of blogmytut.blogspot.com will not be liable for any errors or omissions in this information nor for the availability of this information. The owner will not be liable for any losses, injuries, or damages from the display or use of this information.Report any Broken Download link on Blogmytuts Facebook Page
Share on Google Plus

About Chucks

A Freelance Computer Tech with knowledge about computer, router and mobile phones, especially in Upgrade and Downgrade OS, Software and Hardware troubleshooting. fallow me at Google+
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment