Title: Google Webmaster Errors &#8212; Theme Twenty Twelve
Last modified: August 21, 2016

---

# Google Webmaster Errors — Theme Twenty Twelve

 *  [dannydanny](https://wordpress.org/support/users/dannydanny/)
 * (@dannydanny)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/google-webmaster-errors-theme-twenty-twelve/)
 * **Part 1** (part 2 below)
 * I’m using the theme Twenty Twelve and I have searched high and low across the
   Internet for the solution to my problem. I’m getting this error in google webmaster
   tools:
 * Error: Missing required field “updated”.
    Error: Missing required hCard “author”.
 * My site is a site with hundreds of static PAGES, not posts. I do have a blog 
   that goes along with the site, but I don’t even have those posts indexed. I only
   care about the pages.
 * I have implemented the “entry-date updated” fix I’ve seen all over the place 
   in the functions.php file (line 375; latest version of Twenty Tweleve; version
   1.4). I still am getting the errors for all my static pages.
 * I have the message that authorship is working for the page.
 * However, in the “extracted structured data” section, I get the above-mentioned
   errors for all my site’s pages.
 * As I said, I have authorship working. My google+ account is successfully linked
   with my site.
 * So, is there any obvious, simple fix to this problem that I’m missing?
 * Any help would be appreciated. I know there are multiple posts about this on 
   the Internet and on these forums, but I can’t find the fix for my specific problem.
 * My site: [http://truthsaves.org/](http://truthsaves.org/)
 * **Part 2 (a few days later)**
    I’m still working on the problem. Any assistance
   would be greatly appreciated. I’ve solved half of it.
 * I found this line in the content-page.php file:
 * <h1 class=”entry-title”><?php the_title(); ?></h1>
 * and I changed it to this:
 * <h1 class=”entry-title updated”><?php the_title(); ?></h1>
 * I just added the word updated.
 * Now the updated error that I posted in my original post is gone. Remember this
   is for the theme “twenty twelve” pages, not posts.
 * I still have the following error and not even sure it can be fixed! I’m sure 
   it can. But maybe twenty twelve doesn’t have any support for author markup in
   pages. I don’t know.
 * Error: Missing required hCard “author”.
 * Any help? Would love it if someone could help.

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

 *  Thread Starter [dannydanny](https://wordpress.org/support/users/dannydanny/)
 * (@dannydanny)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/google-webmaster-errors-theme-twenty-twelve/#post-5132930)
 * still waiting for help on this. Seems as though nobody has any answers?
 *  [WPmaxi](https://wordpress.org/support/users/wpmaxi/)
 * (@wpmaxi)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/google-webmaster-errors-theme-twenty-twelve/#post-5132940)
 * ok, ok its 3 weeks ago, but :
    To implement the “author” snippet on WP **pages**
   for twenty twelve do the following :
 * In the content-page.php :
 * add this :
 *     ```
       <span class="vcard author"><span class="fn" style="display: none;">your author name</span></span>
       ```
   
 * here :
 *     ```
       <h1 class="entry-title updated"><?php the_title(); ?></h1>
       <span class="vcard author"><span class="fn" style="display: none;">your author name</span></span>
       </header>
       ```
   
 *  [KentuckyChick](https://wordpress.org/support/users/kentuckychick/)
 * (@kentuckychick)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/google-webmaster-errors-theme-twenty-twelve/#post-5132957)
 * Thank you all. With your posting i could do resolve this problem with twenty 
   twelve.
 *  [overkill22](https://wordpress.org/support/users/overkill22/)
 * (@overkill22)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/google-webmaster-errors-theme-twenty-twelve/#post-5132960)
 * I’m sorry, but it is not working for me 🙁
    i still get the same error. I’m using
   a child theme, and i’m modifying the child content.php..

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

The topic ‘Google Webmaster Errors — Theme Twenty Twelve’ is closed to new replies.

## Tags

 * [author](https://wordpress.org/support/topic-tag/author/)
 * [hcard](https://wordpress.org/support/topic-tag/hcard/)
 * [missing required field](https://wordpress.org/support/topic-tag/missing-required-field/)
 * [pages](https://wordpress.org/support/topic-tag/pages/)
 * [updated](https://wordpress.org/support/topic-tag/updated/)

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 4 replies
 * 4 participants
 * Last reply from: [overkill22](https://wordpress.org/support/users/overkill22/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/google-webmaster-errors-theme-twenty-twelve/#post-5132960)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
