Overview
The Schema Markup JSON view in the Website and Funnel Builder now shows validation errors directly on the exact lines that need attention.
Previously, JSON validation errors appeared as a general alert, which made it harder to find the source of the problem. Now, each error is marked inline with a tooltip that explains the issue.
What’s improved
- Validation errors appear inline next to the exact JSON line causing the issue
- Hovering over an error marker shows a plain-language explanation
- Works for nested fields and more complex schema structures
- Supports multi-schema (@graph) JSON, with errors routed to the correct schema block
- Errors clear one by one as each issue is fixed
How to access
- Open Website Builder or Funnel Builder
- Open the page editor
- Go to SEO and AI search optimization > Schema Markup
- Open Add/Edit Schema and switch to JSON view
- Select Validate and Save to see inline error markers
Why it matters
- Makes schema errors easier to find and fix
- Reduces guesswork when editing large or complex JSON-LD scripts
- Helps you save valid schema faster
- Improves the editing experience for advanced schema use cases
Good to know
- Works across Website Builder and Funnel Builder
- Supports common schema types, including Product, Organization, FAQ, LocalBusiness, Article, Recipe, and Event
- Fully supports multi-schema (@graph) payloads