Structured Data·Cursor
Structured DataCursor

Add WebSite schema with SearchActionCursor

Without WebSite + SearchAction schema, Google cannot show a search box under your brand result — missing a big SERP real-estate opportunity.

rocket_launch

Fixing this in Cursor

Agentic AI code editor built on VSCode

In Cursor you edit real files, so this fix lands via direct diffs instead of a regenerated project. Paste the prompt below into your Cursor chat and the fix rolls out across the project in one pass.

Using a different tool? Pick your stack:

The prompt for Cursor

Copy and paste this into your Cursor chat exactly as-is.

Apply these changes to my codebase. Edit the files directly and keep existing formatting:

Add WebSite schema with SearchAction

1. Add WebSite schema with a SearchAction so Google can show a sitelinks searchbox.

Why this matters

When someone searches your brand name, Google can show a search box directly under the result — searching that box goes to your internal search page. Only eligible sites get this (usually larger brands), and WebSite schema with SearchAction is the prerequisite.

You need actual internal search for this to work. If you do not have search, skip this schema.

How to use this prompt in Cursor

  1. 1. Open your Cursor project.
  2. 2. Copy the prompt above with the copy button.
  3. 3. Paste into the Cursor chat and send.
  4. 4. Review the diff, accept the changes, redeploy.
  5. 5. Verify the fix using the checklist below.

Common mistakes to avoid

  • error_outlinePointing SearchAction to a broken search URL.
  • error_outlineAdding WebSite schema without Organization — pair them.
  • error_outlineCopying the example schema without replacing the search URL template.

How to verify the fix worked

  • check_circleRich Results Test recognizes the schema.
  • check_circleAfter a few weeks, branded search may show sitelinks search box.

Frequently asked questions

How long until the search box appears?expand_more
Weeks to months. Google grants it based on brand authority and schema accuracy.
Do I need WebSite on every page?expand_more
Only on the homepage.

Want all 34 prompts tailored to your Cursor site?

Pantra scans your site in 10 seconds, detects the stack, and generates the exact prompts that apply — only the ones you actually need.

Scan my site

Related Cursor prompts