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

SearchAction missing from WebSite schema — the fix

The WebSite schema exists but does not include a SearchAction, which enables the sitelinks search box in Google search results.

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 searchaction missing from website schema hurts your rankings

Without a SearchAction in your WebSite schema, Google cannot enable the sitelinks search box for your site. This feature allows users to search your site directly from Google results, which can significantly increase engagement for branded queries.

This is an advisory finding: not a defect, but an opportunity flagged so you can decide deliberately rather than by accident.

How to fix it

Add a potentialAction property with a SearchAction type to your WebSite schema. Include the target URL template with a query parameter placeholder.

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 "SearchAction missing from WebSite schema" mean?

The WebSite schema exists but does not include a SearchAction, which enables the sitelinks search box in Google search results.

Why does searchaction missing from website schema matter for SEO?

Without a SearchAction in your WebSite schema, Google cannot enable the sitelinks search box for your site. This feature allows users to search your site directly from Google results, which can significantly increase engagement for branded queries.

How do I fix searchaction missing from website schema?

Add a potentialAction property with a SearchAction type to your WebSite schema. Include the target URL template with a query parameter placeholder.

How serious is this issue?

This is an advisory finding: not a defect, but an opportunity flagged so you can decide deliberately rather than by accident. 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 searchaction missing from website schema 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 searchaction missing from website schema, and hands you a ready-made fix task.

Check my site free

Related structured data guides