$ clarisite --check▋
AI Readability Checker
// See exactly what Googlebot, GPTBot, ClaudeBot, and PerplexityBot receive
// when they crawl your site: no JavaScript, no rendering, just raw HTML
WHAT WE CHECK
Content Parity
Compares raw HTML vs rendered DOM. If content only appears after JavaScript execution, AI crawlers can't see it.
Crawlability
Checks robots.txt, sitemap.xml, and whether your internal links use real <a> tags or JavaScript onClick handlers.
Meta & Social
Verifies title tags, meta descriptions, Open Graph tags, and Twitter Card metadata are present in raw HTML.
Structured Data
Detects schema.org JSON-LD, Microdata, and RDFa. Structured data helps AI models understand and cite your content.
GEO Structure
Evaluates content depth, factual structure, and citation-readiness for generative engine optimization (AI search).
Performance
Measures TTFB, blocking scripts, and Core Web Vitals indicators that affect both traditional and AI search visibility.