Community Forums › Forums › Archived Forums › Design Tips and Tricks › Structured Data Errors
Tagged: missing required field updated
- This topic has 10 replies, 4 voices, and was last updated 8 years, 10 months ago by
Brad Dalton.
-
AuthorPosts
-
June 9, 2014 at 1:33 pm #108647
afinevo
MemberHello everyone. This question has been raised in the past by many others without any solid answers so I'm going to give it another try for myself.
I keep getting the following error message: "Error: Missing required field "updated" in Webmaster tools.
I'm running the older Eleven40 theme and I've been searching everywhere looking for an answer to this. Has anyone had any luck solving this problem? There seem to be answers out there for the standard WP default themes, but nothing that I have found for Genesis.
Thanks.
http://www.allgaragefloors.comJune 9, 2014 at 2:04 pm #108655Brad Dalton
ParticipantIts because the updated date has not been included in the published date output.
The tool scans the source code and doesn't find that field so that's why your get an error.
June 9, 2014 at 2:57 pm #108671afinevo
MemberHey Brad. I understand from trying to solve this problem that it's missing the updated date somewhere. The question I have is why and most importantly, how to solve it?
Is this one of those things that has no effect in terms of SEO and can be ignored or is it a valid error that should be fixed?
June 9, 2014 at 3:41 pm #108677Brad Dalton
ParticipantIt could affect SEO because updated content may be better qaulity.
You can add a updated date using this code
June 9, 2014 at 5:24 pm #108685afinevo
MemberGreat info Brad, I missed this one on your site. Question though - is there a way to satisfy the search engines without having the date post every time you update? If for example you decided to modify images, advertising, or small errors on a variety of pages one day, you will have a bundle of posts that will look to the viewer like they were all posted on the same day.
After following your instructions I substituted the [modified_date] short code in for the [post_date] short code assuming that was the correct thing to do to satisfy the error code from Webmaster Tools. If I leave the [post_date] short code as it was, will it still correct the error?
Thanks again.
June 9, 2014 at 6:22 pm #108689Brad Dalton
ParticipantNo i think it will look for updated date in the source code so you need to output that but it doesn't need to be done on the front end so you can hide it using CSS.
June 10, 2014 at 12:58 pm #108797afinevo
MemberWell I updated a post today and it shows the new post date. I went to Webmaster Tools and ran their live data test and it's still returning the same error message. Suggestions?
June 10, 2014 at 9:44 pm #109320sdbroker
Member@braddalton - Hey Brad, does the update code work on pages too or it only works on posts? After reading this, I just looked at the Yoast's XML sitemap for pages and I saw that they never update. It reports that last update was the page's creation date... even the ones that are manually updated with new content on a daily basis.
June 11, 2014 at 7:13 am #109344Brad Dalton
ParticipantYou could add a conditional check to make sure it checks pages as well.
August 4, 2014 at 7:36 pm #117095JennyLon
MemberBrad I am non techie and all this code stuff goes way above my head please tell me what actual specific code to paste for stopping Structured Data errors**** to pages**** as my site is static and only uses pages yet don't understand why getting Structured Data errors they are title".updated and Author
(using Genesis lifestyle V1.0)(I don't really want dates and author info person related to ***website content pages **actually displayed for my sites simply name of page title subject and it content is all reader need as far as I feel they need surely? )
***we are planing actual blog content pages real soon categories and so forth - so would you kindly let me know what code to cater for both pages and blog content (kill two birds one stone) to help prevent these Structured Data errors to PAGes and future blog soon) and where specifically it gets pasted also any plugins for genesis such a simply hooks or something etc may help you can think of and if so what code or whereabout would one paste this?
many thanks
JennyAugust 4, 2014 at 8:03 pm #117101Brad Dalton
Participant -
AuthorPosts
- The forum ‘Design Tips and Tricks’ is closed to new topics and replies.