Valid AMP
- <html amp> + runtime script + boilerplate + canonical -> valid
web validator
Check AMP-required markers (amp/⚡ on html, runtime script, boilerplate, canonical) client-side.
Checks for amp/⚡ attribute on <html>.
Requires https://cdn.ampproject.org/v0.js runtime script.
Requires AMP boilerplate style tag.
Requires canonical link rel.
Runs entirely client-side; does not fetch resources.
web
OpenGraph & Twitter Card Validator
Validate OpenGraph and Twitter card meta tags locally—required tags, URL formats, and missing fields before you publish.
web
Canonical & hreflang Validator
Validate canonical and hreflang tags to avoid duplicate-content and localization issues.
web
Meta Robots / X-Robots-Tag Validator
Check meta robots and X-Robots-Tag directives for index/follow settings and canonical presence.
Essential-marker check only; not a full AMP spec validator.