40/ 100
Platform: nextjsPages scanned: 1Duration: 10.7s
Category Breakdown
Bot Accessibility
43
Structured Data
33
Content Quality
73
Agent Discovery
0
Agent Protocols
18
Technical
75
AI Standards
✗ llms.txt
✗ Agent Card
✗ MCP Server
Top Issues
✗+5 pts
0/1 pages have JSON-LD structured data
<!-- Add to <head> of your pages -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebPage",
"name": "Page Title",
"description": "Page description"
}
</script>✗+4 pts
No valid XML sitemap found
<!-- Create sitemap.xml at your site root -->
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://yoursite.com/</loc>
</url>
</urlset>✗+4 pts
No /.well-known/mcp endpoint found
✗+4 pts
No llms.txt found — LLMs can't discover your site's AI-optimized content
# Create /llms.txt at your site root: # Your Site Name > Brief description of your site ## Docs - [Page Title](https://yoursite.com/page): Description - [Another Page](https://yoursite.com/other): Description
✗+3 pts
No robots.txt found — AI crawlers may not know what's allowed
# Create a robots.txt file at your site root: User-agent: * Allow: / Sitemap: https://yoursite.com/sitemap.xml
All Checks
Bot Accessibility43/100
Structured Data33/100
Content Quality73/100
Agent Discovery0/100
Agent Protocols18/100
Technical Foundations75/100
Run a fresh audit on tailwindcss.com
Audit now →