Schema Markup – Time Error

Home Forums Calendar Products Events Calendar PRO Schema Markup – Time Error

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1556159
    Chris
    Participant

    We are seeing an error in our structured data, which is causing the incorrect time to appear on the google SERP (see attached — should be 5 p.m.). Is there a fix we can implement on our end?

    https://search.google.com/structured-data/testing-tool/u/0/#url=https%3A%2F%2Fwww.myrtlebeach.com%2Fmyrtle-beach-events%2Fsummer-concert-series-boathouse%2F2018-05-27%2F

    #1556623
    Mathew
    Participant

    Chris,

    The issue is coming from either a third-party plugin or some other site customization. Possibly an SEO plugin or Schema plugin.

    If you look at the error for the event you mentioned in the Google’s Structured Data Testing Tool, click on the red error on the event and it will highlight the location on the page where the error occurs (on the right-side).

    In this case it highlights, <meta itemprop=”startDate” content=”April 20″>. April 20 is not a valid date format. The Events Calendar is not creating this microdata. Again, some other plugin or customization is creating it.

    If you view the page source and search for <script type=”application/ld+json”>, this is the JSON that The Events Calendar generates. Within that JSON you will see the correctly formatted Start and End Dates.


    "startDate":"2018-04-20T00:00:00+00:00","endDate":"2019-04-29T23:59:59+00:00"

    Unfortunately Google is picking up the malformed meta data first. Not sure why, that’s Google for you.

    Hope this helps.

    #1556945

    Hi Chris,

    Thanks so much for reaching out!

    And Matthew, thanks for your input!

    Chris, let us know if you have any other questions!

     

    Thanks,

    Jaime

    #1573692
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Schema Markup – Time Error’ is closed to new replies.