Access
Whether AI bots can actually reach your content
AI Bot Access
Partial2/3 AI bots appear blocked: GPTBot, ClaudeBot.
JS Independence
FailJavaScript SPA with no meaningful server-rendered content.
Performance
PassFast response (557ms), no redirects.
Agent-Native
Support for agent-specific protocols and formats
Markdown Support
FailNo markdown content negotiation support detected.
MCP Protocol
FailNo MCP (Model Context Protocol) configuration found.
Structured API
FailNo structured API or OpenAPI specification detected.
Discovery
How easily AI agents can find and understand your site
llms.txt
FailNo llms.txt file found at the root of the domain.
robots.txt AI Bot Rules
Partialrobots.txt blocks 3/8 AI bots: GPTBot, ClaudeBot, Amazonbot.
XML Sitemap
FailNo sitemap.xml found at the root of the domain.
AI Manifest
FailNo AI manifest files found (.well-known/ai-plugin.json or .well-known/mcp.json).
Metadata
Structured data and metadata quality
Schema.org
FailNo JSON-LD structured data found.
HTML Metadata
FailPoor metadata. Missing: description, canonical, h1, og tags.
Recommendations
10 suggestionsAdd a /llms.txt file to help AI models understand your site content and structure.
Add a /sitemap.xml to help AI crawlers discover all your pages.
Add a /.well-known/ai-plugin.json or mcp.json to declare AI capabilities.
Support content negotiation for text/markdown to serve agent-friendly content.
Consider implementing MCP (Model Context Protocol) for richer AI integration.
Expose an OpenAPI/Swagger spec so AI agents can discover your API endpoints.
Add server-side rendering so content is available without JavaScript execution.
Add JSON-LD structured data (Schema.org) to help AI understand your content.
Improve HTML metadata: add lang, description, canonical, and proper heading structure.
Consider unblocking these AI bots in robots.txt: GPTBot, ClaudeBot, Amazonbot.