Access
Whether AI bots can actually reach your content
AI Bot Access
PassAll 3 tested AI bots receive full page content.
JS Independence
FailJavaScript SPA with no meaningful server-rendered content.
Performance
PassFast response (32ms), no redirects.
Agent-Native
Support for agent-specific protocols and formats
Markdown Support
FailNo markdown content negotiation support detected.
MCP Protocol
PartialMCP JSON file found but contains invalid JSON.
Structured API
FailNo structured API or OpenAPI specification detected.
Discovery
How easily AI agents can find and understand your site
llms.txt
Partialllms.txt found but missing proper title or resource links.
robots.txt AI Bot Rules
Passrobots.txt found. All 8 AI bots are allowed.
XML Sitemap
Partialsitemap.xml exists but does not appear to be valid XML sitemap format.
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
PartialMissing: canonical, h1.
Recommendations
5 suggestionsAdd a /.well-known/ai-plugin.json or mcp.json to declare AI capabilities.
Support content negotiation for text/markdown to serve agent-friendly content.
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.