• I am using WordPress 3.8 running Graphene theme.

    Google Webmaster Tools is indicating 68 errors on my site and this is the only message I can find for all: Error: Missing required field “updated”

    Is this a problem?

    Can it be fixed and how do I do that?
    Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter rcdorsey

    (@rcdorsey)

    So I understand that we need to fix the code in the single.php file.

    I was tole to find this code:
    <span class=”post_date”><?php the_time(‘j F,Y’); ?></span>

    And change it to read:
    <span class=”post_date date updated”><?php the_time(‘j F,Y’); ?></span>

    However, there is no code in the single.php file nor can I find this particular code anywhere.

    Is there still a fix for this ‘error’?

    My web site is https://workwithrobertdorsey.com
    Thanks again
    Robert Dorsey

Viewing 1 replies (of 1 total)
  • The topic ‘Error: Missing required field "updated". How Can I Fix This’ is closed to new replies.