Zero Config · 34 Checks · < 2s Execution
Audit any web page for SEO & AI Readiness
Instant diagnostic tool to verify Technical SEO, AI Agent & Crawler Readiness, and Web Health in seconds.
Try sample:
Quickstart
1. Clone the repository:
$ git clone https://github.com/hd-rx8/web-ready.git$ cd web-ready2. Install dependencies and link web-ready globally (so it runs from any folder):
$ npm install$ npm run build$ npm link3. Audit any site directly from the terminal:
$ web-ready https://example.comTechnical SEO
14 critical checks: HTTP status, HTTPS, canonical, title, meta tags, sitemap XML, heading hierarchy, OG & Twitter Cards.
AI Readiness
8 AI checks: /llms.txt detection, robot rules for GPTBot, ClaudeBot & Perplexity, Schema.org JSON-LD and semantic structure.
Web Health
12 technical checks: TTFB latency, redirect chains, gzip/brotli compression, charset, favicon, and mixed HTTP content.