Schema Fix Writer
Overview
Given a page URL and its content, analyze what schema types would be appropriate and propose specific JSON-LD or microdata changes. Uses the page type (article, product, FAQ, how-to, local business, etc.) and current SERP features to determine the best schema strategy.
Inputs
- Page URL and optionally its rendered content
- Current schema (if any) — paste from source or tool output
- Page type or topic
Workflow
- Determine the page type from content analysis.
- Check the page's current schema markup for errors or missing fields.
- Research the target SERP for rich result types present.
- Propose schema changes:
- Add missing schema type for the page type
- Fix validation errors in existing schema
- Add relevant properties (review, FAQ, how-to steps, etc.)
- Remove deceptive or irrelevant markup
- Write the JSON-LD or microdata snippet.
- Include testing instructions (Schema.org validator, Rich Results Test).
Output
Schema recommendation with proposed markup, validation notes, and SERP eligibility impact.