Markup and structure validators

These tools look at documents you publish or feed into parsers: HTML/CSS grammar, feed XML, JSON-LD types, and XSD against an instance. They are not a full W3C or axe-core audit.

Schema.org validation is for JSON-LD shape and required properties on this site, not Google Rich Results guarantees. Config Structure Checker is listed here historically; treat CI and .env tools in the config hub as canonical for deploy files.

FAQ

Will this pass Google rich results?
No validator here is a substitute for Google’s Rich Results Test. Schema.org Validator checks JSON-LD structure and types we support.
Is the Markdown checker a CommonMark parser?
No. It flags unbalanced fences and heading spacing. Use it for a quick paste check, not as a spec implementation.

Other validator groups