Title: Error Structured Data Testing
Last modified: August 22, 2016

---

# Error Structured Data Testing

 *  [tinhphanxuan](https://wordpress.org/support/users/tinhphanxuan/)
 * (@tinhphanxuan)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/error-structured-data-testing/)
 * Hi
    I’m use theme Hueman. But i check Structured Data Testing Error: Missing 
   required field “entry-title”. Error: Missing required field “updated”. Error:
   Missing required hCard “author”.
 * Please help me

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [makabe](https://wordpress.org/support/users/makabe/)
 * (@makabe)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/error-structured-data-testing/#post-5435059)
 * Don’t worry, most users have these errors…
    Some of them could be fixed by this
   changes:
 * content.php
    content-featured.php
 * `<h2 class="post-title">`
    change to: `<h2 class="post-title entry-title">`
 * `<p class="post-date"><?php the_time('j M, Y'); ?></p>`
    change to: `<p class
   ="post-date date updated"><?php the_time('j M, Y'); ?></p>`
 * single.php
 * `<h1 class="post-title"><?php the_title(); ?></h1>`
    change to: `<h1 class="post-
   title entry-title"><?php the_title(); ?></h1>`
 *  Thread Starter [tinhphanxuan](https://wordpress.org/support/users/tinhphanxuan/)
 * (@tinhphanxuan)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/error-structured-data-testing/#post-5435062)
 * Thank you!
    Verry good. But “Error: Missing required hCard “author”.” Not fix
 *  [makabe](https://wordpress.org/support/users/makabe/)
 * (@makabe)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/error-structured-data-testing/#post-5435173)
 * Hi,
    I try many fix and solutions, but none of them work for hCard “author” error.
   [http://www.lahtela.com/hueman-theme-google-authorship/](http://www.lahtela.com/hueman-theme-google-authorship/)
   [http://fivera.net/hatom-feed-hatom-entry-error-wordpress-solution/](http://fivera.net/hatom-feed-hatom-entry-error-wordpress-solution/)
 * If you find solution for this error please share it 🙂
 *  Thread Starter [tinhphanxuan](https://wordpress.org/support/users/tinhphanxuan/)
 * (@tinhphanxuan)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/error-structured-data-testing/#post-5435175)
 * Thank!
    I do not want edit the code, because update idon’t remember re edit.
 * Hope future versions Alexander Agnarson fix 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Error Structured Data Testing’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [tinhphanxuan](https://wordpress.org/support/users/tinhphanxuan/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/error-structured-data-testing/#post-5435175)
 * Status: not resolved