Open Graph diagnostics
ESLint + Lighthouse for Open Graph — from development through maintenance.
Or scan your localhost:3000 — checking for extension…
Web, extension, or CI
Same engine, three surfaces. Pick the one that matches where your page lives.
Web
Public URLs, zero install
- Paste any public https URL and get a report
- No account, no extension, no CLI
- Add a live SVG report card to your README
Extension
localhost, staging, logged-in apps
- Scan private networks the site cannot reach
- Read the rendered DOM — including auth walls
- Live meta edit and rescrape later
CLI / CI
PR gates and build output
- Fail the build on error-severity findings
- Scan local files and deploy artifacts
- Same rule ids and report schema as the site
Previews here are a high-fidelity approximation. The only authority is each platform's own debugger.