Turn a report into a fix list
A practical order for working through your findings.
Fix unreadable markup first
A JSON syntax error stops that block from being interpreted. Correct broken quotes, missing separators and trailing commas before changing the content. Other independent blocks can still be checked.
Prioritize the right layer
Schema.org findings concern vocabulary and value compatibility. Google findings concern the selected feature profile. Warnings often describe recommendations or flexible vocabulary expectations; they are not interchangeable with required-field errors.
Recheck the deployed page
Update the source template, publish it and check the URL again. Review the extracted data to ensure the intended changes reached the page. Never fill a missing field with invented facts just to make a warning disappear.
Go deeper with the official sources
Schema.org validatorGoogle structured-data guidelinesThis is an original explanatory guide, not an official search-engine document. Requirements can change. Follow the linked sources for full, current details.