Add Organization schema — Windsurf
Organization schema tells Google who you are as an entity. Without it, no knowledge panel, weaker brand signals, less context for AI citations.
Fixing this in Windsurf
Codeium agentic AI IDE with Cascade
Windsurf Cascade can walk the entire project and apply multi-file edits in one pass. Paste the prompt below into your Windsurf chat and the fix rolls out across the project in one pass.
Using a different tool? Pick your stack:
The prompt for Windsurf
Copy and paste this into your Windsurf chat exactly as-is.
Using Windsurf Cascade, apply these edits across the project in one pass: Add Organization schema 1. Add a <script type="application/ld+json"> with @type Organization, including name, url, logo, and sameAs (social profiles).
Why this matters
Organization schema is the foundation of your entity on the web. Google uses it for the knowledge panel on the right side of brand searches. AI tools use it to anchor "according to X" citations.
Without it, Google has to infer your brand from scattered signals — slower and less reliable. With it, your brand, logo, and social profiles all tie together cleanly.
How to use this prompt in Windsurf
- 1. Open your Windsurf project.
- 2. Copy the prompt above with the copy button.
- 3. Paste into the Windsurf chat and send.
- 4. Review the diff, accept the changes, redeploy.
- 5. Verify the fix using the checklist below.
Common mistakes to avoid
- error_outlineMissing the logo field — knowledge panel shows no image.
- error_outlinesameAs links pointing to dead or unrelated profiles.
- error_outlineShipping Organization schema on every page — should be on homepage only (or the About page).
How to verify the fix worked
- check_circlePaste into https://validator.schema.org/ — no errors.
- check_circleSearch your brand name on Google — knowledge panel appears within weeks.
- check_circleRich Results Test passes.
Frequently asked questions
Organization vs LocalBusiness?expand_more
Which sameAs links to include?expand_more
Want all 34 prompts tailored to your Windsurf 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 siteRelated Windsurf prompts
Add WebSite schema with SearchAction — Windsurf
Prompt to add WebSite JSON-LD with a SearchAction — unlocks the sitelinks search box under your brand in Google.
Structured DataAdd BreadcrumbList schema — Windsurf
Prompt to add BreadcrumbList JSON-LD so Google shows breadcrumbs instead of raw URLs in search results.
AI Search / GEOAdd JSON-LD structured data — Windsurf
Prompt to add Organization, Article, and FAQ JSON-LD to <head> — tells Google and AI crawlers exactly what your page represents.
Structured DataAdd FAQPage schema — Windsurf
Prompt to add FAQPage JSON-LD and enable expandable FAQ rich results in Google, plus AI citation signals.