Wednesday, May 9, 2012

Google Snippets Tool Error Fixing | missing hfeed entry and hcard author

0 comments
imageWhen we looks your website search result in Google Snippet Tools Beta some times it shows a error code mentioned below in the post. This error is common and I will give you a complete solution to solve the problem.

Rich Snippets Testing Tool


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

While testing your website, in Google Rich Snippets Tool beta, the possiblity is higher to get an error like this
Rich Snippets Testing Tool











Warning: Missing required field “updated”
Warning: Missing required hCard “author”

I am giving solution for this. Just follow these steps :

Find this code in your blogger template : <div class='blog-posts hfeed'> .

Replace this code to : <div class='blog-posts'>

Find this code : <div class='post hentry'>

Replace this code to : <div class='post'>

Find this code : <div class='post hentry uncustomized-post-template'>.

Replace this code to : <div class='post uncustomized-post-template'>
 Save the template.
After save the template and again submit your url to Snippet after 2mins. Then it shows any error please post a comment.

Leave a Reply

Related Posts Plugin for WordPress, Blogger...