Secure default
- strict-origin-when-cross-origin -> valid
web validator
Validate Referrer-Policy header/meta values against allowed directives.
Allows standard directives: no-referrer, no-referrer-when-downgrade, same-origin, origin, strict-origin, origin-when-cross-origin, strict-origin-when-cross-origin, unsafe-url.
Supports comma-separated values.
Runs entirely client-side/offline; no data leaves the page.
web
HTTP Security Headers Validator
Validate core security headers (HSTS, nosniff, frame options, referrer policy, permissions policy) entirely client-side.
web
Meta Robots / X-Robots-Tag Validator
Check meta robots and X-Robots-Tag directives for index/follow settings and canonical presence.
web
OpenGraph & Twitter Card Validator
Validate OpenGraph and Twitter card meta tags locally—required tags, URL formats, and missing fields before you publish.
Format-only; does not inspect actual network requests.