Audit Schema.org JSON-LD entity graphs, knowledge graph connections, and AI crawler permissions (GPTBot, ClaudeBot, Perplexity).
Verifies structured data syntax (Organization, Product, FAQPage, Article), checks robots.txt for AI agent access rules, and analyzes entity clarity for citation in ChatGPT, Perplexity, and Google AI Overviews.
Canonical test payload dispatched during security surface audits.
robots.txt blocks GPTBot and ClaudeBot / Missing Organization JSON-LDWatch the probe engine test this signature in an isolated sandbox.
AI Crawler Robots & JSON-LD Setup
# robots.txt blocking AI engines User-agent: GPTBot Disallow: /
User-agent: GPTBot Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: /
Explicitly permit leading AI discovery crawlers in robots.txt and publish structured Schema.org entity metadata to maximize AI citation.
Copy and paste into your editor to refactor this issue automatically.
Test your public domain specifically for AEO & AI Search Readiness Scanner.
Checks commonly evaluated alongside AEO & AI Search Readiness Scanner during surface discovery.
Verify anti-CSRF tokens, SameSite cookie policies, and origin validation on sensitive state-changing routes.
Detect sensitive tokens, passwords, or PII stored in unencrypted localStorage or sessionStorage.
Detect web cache poisoning, password reset link poisoning, and server-side routing hijack via spoofed Host headers.
Audit your site across all 41 vectors automatically on every deploy.