AI Agent Compatibility Audit — Example Report Run Your Own Audit →
📋 Example Report — Demo Data

AI Agent Compatibility Example: Robots, Schema and Form Issues

This example shows the AIWebPageSEO AI Agent Compatibility Audit for a SaaS marketing site. Agent Score is 58 out of 100. The audit found 5 of 8 AI crawler directives configured, 62% structured data coverage, 23 form accessibility issues blocking autonomous agents, and no llms.txt file. ChatGPT Operator and Claude Computer Use would struggle to complete signup or contact tasks on this site.

AI Agent Compatibility — saas.example.com via Multi-Agent Probe · Demo Report
58
Agent Score
Out of 100
5/8
Robots OK
62%
Schema Coverage
23
Form Issues
14
Generic Buttons
No
llms.txt
Robots Directives by Crawler
CrawlerPurposeStatusRecommendation
GPTBotOpenAI training✅ AllowedKeep allowed for OpenAI visibility
ChatGPT-UserLive answer fetch✅ AllowedCritical for ChatGPT citation
OAI-SearchBotOpenAI search index🔴 Not specifiedAdd User-agent: OAI-SearchBot
ClaudeBotAnthropic🔴 Not specifiedAdd ClaudeBot directive
PerplexityBotPerplexity🔴 Not specifiedAdd PerplexityBot directive
Google-ExtendedGemini training✅ AllowedRequired for Gemini visibility
CCBotCommon Crawl⚠ Default denyDecide deliberately — CC feeds many AI models
BytespiderByteDance⚠ Default denyBlock if China traffic not relevant
Form Accessibility Issues — Blocking agent task completion
FORM

Signup form — missing autocomplete

Your signup form has no autocomplete attributes on email, password or name fields. ChatGPT Operator and Claude Computer Use rely on autocomplete tokens to fill fields correctly. Add autocomplete="email", autocomplete="new-password", autocomplete="given-name".

FORM

Checkout — fields missing labels

Six checkout fields use placeholder text but no <label> elements. Agents cannot reliably identify what each field expects. Add explicit <label for="..."> tags for every input.

A11Y

Captcha on contact form

hCaptcha blocks agent-driven contact submissions. Consider Cloudflare Turnstile or invisible captcha that allows verified agent traffic through.

Action Surface — Button & Link Quality
IssueCountExampleImpact
"Click here" or "Learn more"14<a>Learn more</a>⚠ Agents can't predict destination
Buttons without text6<button><svg/></button>🔴 Critical — no aria-label
Checkout reachable in > 4 clicks1 pathHome → category → product → cart → form → checkout⚠ Reduce to 3 clicks
Critical action behind hover-only menu1Pricing link in hover dropdown🔴 Agents can't trigger hover
Recommended /robots.txt additions Add to existing robots.txt
User-agent: ClaudeBot
Allow: /

User-agent: PerplexityBot
Allow: /

User-agent: OAI-SearchBot
Allow: /

User-agent: ChatGPT-User
Allow: /

Related Demo Reports

🤖
Agent Readiness
Broader AI readiness audit
📡
AI Visibility
Citation share tracking
📄
llms.txt Builder
AI policy file generator
🧠
AI Schema
AI-aware schema audit

Run AI Agent Compatibility Audit on Your Own Site

Get your real agent compatibility audit covering all 8 categories — robots, schema, semantic HTML, forms, actions, content, auth and llms.txt.

⚡ Run Free Audit View Plans