Title: Structured Data and HTML Errors
Last modified: August 26, 2017

---

# Structured Data and HTML Errors

 *  [Natalya](https://wordpress.org/support/users/nalitana/)
 * (@nalitana)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/structured-data-and-html-errors/)
 * Hello! I want to say that I liked the way the theme looks. Thank you for your
   work! But I’m having problems with the structured data, namely the dateModified
   display is incorrect. Please take a look at this [screenshot](https://screenpresso.com/=ffA6d).
   I think this problem is due to the language, since in your demo version of the
   theme everything is fine with dateModified. Also found 203 HTML validity errors
   [you can see here](http://validator.w3.org/nu/?doc=http%3A%2F%2Fhandmadeonline.ru%2F).
   I really look forward to your help!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fstructured-data-and-html-errors%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Thread Starter [Natalya](https://wordpress.org/support/users/nalitana/)
 * (@nalitana)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/structured-data-and-html-errors/#post-9448410)
 * I solved the issue with dateModified. In the theme-structured-data.php file, 
   you need to find the line <meta itemprop=”dateModified” content=”<?php echo the_time(
   get_option( ‘date_format’ ) ); ?>”/> and replace it with <meta itemprop=”dateModified”
   content=”<?php the_modified_time(‘Y-m-d’)?>”/>. But with the errors of HTML the
   issue is not solved. Also Google writes that on the main page there is no author
   and no update.

Viewing 1 replies (of 1 total)

The topic ‘Structured Data and HTML Errors’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/zoom-lite/1.1.5/screenshot.png)
 * Zoom Lite
 * [Support Threads](https://wordpress.org/support/theme/zoom-lite/)
 * [Active Topics](https://wordpress.org/support/theme/zoom-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/zoom-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/zoom-lite/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [Natalya](https://wordpress.org/support/users/nalitana/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/structured-data-and-html-errors/#post-9448410)
 * Status: not resolved