Skip to main content
New: 190 SEO checks now available. See what's new
highStructured dataSCHEMA_EVENT_MISSING_DATE

Event schema missing date information — the fix

The Event structured data does not include startDate, which is a required field for Event rich results in Google search.

Where this fits: structured data in SEO

Structured data (JSON-LD / schema.org) is how you describe your content to machines in their own vocabulary: this is a product with this price, an article by this author, an event on this date. It powers rich results — stars, FAQs, breadcrumbs, product info — which materially raise click-through rates. Invalid or incomplete markup doesn't just miss the enhancement; sustained abuse can earn manual actions, so correctness matters as much as presence.

Why event schema missing date information hurts your rankings

The startDate is a required field for Event rich results. Without it, Google will not display the event in rich results, event carousels, or Google Events search. Events with date information prominently displayed in search results receive significantly more clicks.

This is a high-severity issue: it directly suppresses rankings or click-through on the pages it affects. It belongs in your current sprint, prioritised by how many pages carry it.

How to fix it

Add a startDate property in ISO 8601 format to your Event schema. Include endDate if applicable. Use the correct timezone offset.

Structured data best practices

  • Use JSON-LD in the head, one graph per page, validated against schema.org.
  • Mark up what's actually on the page — invisible markup risks manual actions.
  • Complete the fields rich results need: price+availability for products, dates for events, steps for how-tos.
  • Add Organization + WebSite schema sitewide, and sameAs links to every social profile.
  • Re-validate after redesigns — markup silently breaks when templates change.

The full library: SEO best practices, by category.

Frequently asked questions

What does "Event schema missing date information" mean?

The Event structured data does not include startDate, which is a required field for Event rich results in Google search.

Why does event schema missing date information matter for SEO?

The startDate is a required field for Event rich results. Without it, Google will not display the event in rich results, event carousels, or Google Events search. Events with date information prominently displayed in search results receive significantly more clicks.

How do I fix event schema missing date information?

Add a startDate property in ISO 8601 format to your Event schema. Include endDate if applicable. Use the correct timezone offset.

How serious is this issue?

This is a high-severity issue: it directly suppresses rankings or click-through on the pages it affects. It belongs in your current sprint, prioritised by how many pages carry it. It belongs to the structured data family of checks.

How do I find every page affected by this on my site?

Run a free Dr Urls audit: it crawls your site, detects event schema missing date information on every affected page, shows example URLs, and generates a ready-to-use fix task. Re-scan after fixing to verify the issue is gone.

Does your site have this issue?

A free Dr Urls audit crawls your site, finds every page affected by event schema missing date information, and hands you a ready-made fix task.

Check my site free

Related structured data guides