Twenty-three checks across indexability, content, structured data, social preview and AI search — the same rules the pagetrace CLI runs, executing in this tab.
These three modes are three CLI commands with a proxy in the way: page,
audit --url and links --external. The CLI runs them without the proxy, over
a whole sitemap rather than a handful of pages, with assets and redirect chains included — and does
the one thing no checker can, diffing today's surface against the one committed last week so CI
fails on what this deploy changed.
npx pagetrace page https://example.com/pricing npx pagetrace audit --url https://example.com npx pagetrace links --url https://example.com --external --verify-all npx pagetrace check --dir ./out --baseline-branch main