robots.txt reachable.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
This website is not yet ready for AI search. Trust & Security is solid, but AI Understanding needs improvement.
| Field | Value |
|---|---|
| Page title | Statamic — the answer to your frustrating CMS problems. |
| Meta description | Statamic supports your entire team with an award-winning user experience, a kind-hearted community, and all the power of Laravel at your fingertips. |
| Meta keywords | Statamic, Statamic CMS, CMS, Content, Management, System, Flat File CMS, Flat File Content Management System, WordPress Alternative, PHP CMS, Laravel CMS, Headless CMS, Enterprise CMS |
| Dimension | Score | Weight |
|---|---|---|
| AI Crawlability | 16/20 | 20% |
| AI Understanding | 0/25 | 25% |
| AI Content Readiness | 12/20 | 20% |
| AI Citation Potential | 17/20 | 20% |
| Agent & Protocol Readiness | 2/25 | 25% |
| Trust & Security | 5/5 | 5% |
| Total | 48/100 | Grade: Poor |
robots.txt reachable.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
No sitemap declared.
No sitemap.xml was declared. AI crawlers cannot systematically discover all of your pages, so deeper content may remain unindexed.
GPTBot allowed in robots.txt.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
ClaudeBot allowed in robots.txt.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
Google-Extended allowed in robots.txt.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
Bytespider allowed in robots.txt.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
KimiBot allowed in robots.txt.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
No Organization/LocalBusiness schema.
No Organization / LocalBusiness schema was detected. AI engines rely on this markup to build accurate entity relationships and brand understanding, which directly affects citation quality.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Statamic — the answer to your frustrating CMS problems.",
"url": "https://statamic.com",
"logo": "https://statamic.com/glide-img/asset/c2hvd2Nhc2VfaW1hZ2VzLzE3ODYzNTcyMTYtb3Bzc3VpdGUgbG9nbyAoMikuanBn/1786357216-opssuite%20logo%20%282%29.jpg?w=660&fm=webp&s=c7da1db0d14c45b7b57cab56e7447eb3"
}
</script>No Product schema.
No Product schema was detected. E-commerce or product content cannot be recognised and cited by AI as a structured entity, which costs you rich-result placement.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Statamic — the answer to your frustrating CMS problems. Product Name",
"image": ["https://statamic.com/glide-img/asset/c2hvd2Nhc2VfaW1hZ2VzLzE3ODYzNTcyMTYtb3Bzc3VpdGUgbG9nbyAoMikuanBn/1786357216-opssuite%20logo%20%282%29.jpg?w=660&fm=webp&s=c7da1db0d14c45b7b57cab56e7447eb3"],
"description": "Brief product description",
"brand": { "@type": "Brand", "name": "Statamic — the answer to your frustrating CMS problems." },
"offers": { "@type": "Offer", "priceCurrency": "USD", "price": "0" }
}
</script>
No FAQPage schema.
No FAQPage schema was detected. Common questions and answers cannot be cited directly by AI as authoritative answers, and you miss rich-result opportunities.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [{
"@type": "Question",
"name": "Your first question?",
"acceptedAnswer": { "@type": "Answer", "text": "The authoritative answer." }
}]
}
</script>
No Article schema.
No Article schema was detected. Editorial content is less likely to be treated as an authoritative source by AI, and you miss rich-result placement.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "Article title",
"author": { "@type": "Person", "name": "Author name" },
"publisher": { "@type": "Organization", "name": "Statamic — the answer to your frustrating CMS problems." },
"datePublished": "2026-01-01",
"dateModified": "2026-01-01"
}
</script>
No Breadcrumb schema.
No Breadcrumb schema was detected. AI cannot infer the site hierarchy and breadcrumb relationships as easily, which affects internal-link context.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem", "position": 1,
"name": "Home", "item": "https://statamic.com/"
},{
"@type": "ListItem", "position": 2,
"name": "Products", "item": "https://statamic.com/products"
}]
}
</script>
Entity fields covered: 0/11.
Brand entity coverage is insufficient. AI cannot build a complete entity profile (description, contact details, industry, sameAs social links, etc.), lowering the chance of accurate citations.
Homepage content depth: 5/5.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
About page reachable.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
No Product page found.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
No FAQ page found.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
Blog / Case page reachable.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
Rich topical content detected.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
Blog / case / news section reachable.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
Author / byline information present.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
Brand entity present but not consistently surfaced.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
Few external trust signals.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
No OpenAPI descriptor detected.
No OpenAPI / Swagger descriptor was detected. AI agents cannot auto-discover or invoke your API, which means you miss tool-integration opportunities.
{
"openapi": "3.0.3",
"info": {
"title": "Statamic — the answer to your frustrating CMS problems. API",
"version": "1.0.0",
"description": "Machine-readable API for Statamic — the answer to your frustrating CMS problems."
},
"servers": [{ "url": "https://statamic.com/api" }],
"paths": {
"/health": {
"get": {
"summary": "Service health",
"responses": { "200": { "description": "OK" } }
}
}
}
}
No Model Context Protocol endpoint found.
No Model Context Protocol (MCP) endpoint was detected. AI agents cannot tool-enable your service through tools or resources without it.
{
"protocolVersion": "2024-11-05",
"serverInfo": { "name": "Statamic — the answer to your frustrating CMS problems.", "version": "1.0.0" },
"capabilities": { "tools": {} },
"endpoints": { "base": "https://statamic.com/mcp" }
}
No AI Actions manifest detected.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
API / developer documentation linked.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
No RFC 8288 Link response header detected.
No RFC 8288 Link response header was found. Agents cannot discover your API, docs or AI feed from response headers.
No DNS-AID (SVCB/HTTPS) records detected.
No DNS-AID (SVCB/HTTPS) records were detected. Agents cannot discover your AI service endpoint directly from DNS.
No Markdown content negotiation (Accept: text/markdown) detected.
No Markdown content negotiation (Accept: text/markdown) was detected. Agents must parse HTML instead of clean Markdown.
No Content Signals directive (ai-train/search/ai-input) detected.
No Content Signals directive (ai-train / search / ai-input) was detected. You are not explicitly telling AI bots how they may use your content.
No MCP Server Card (.well-known/mcp/server-card.json) found.
No MCP Server Card was found at .well-known/mcp/server-card.json. Agents cannot discover your MCP tools and resources.
{
"protocolVersion": "2024-11-05",
"serverInfo": { "name": "Statamic — the answer to your frustrating CMS problems.", "version": "1.0.0" },
"capabilities": { "tools": {}, "resources": {} },
"endpoints": { "base": "https://statamic.com/mcp" }
}
No Agent Skills catalog (.well-known/agent-skills) found.
No Agent Skills catalog was found at .well-known/agent-skills. Agents cannot discover the skills your site offers.
No OAuth discovery (.well-known/oauth-authorization-server) found.
No OAuth discovery endpoint (.well-known/oauth-authorization-server) was detected. Agents cannot securely authenticate to your API.
No Auth.md found.
No Auth.md was found. Agents lack guidance on how to authenticate against your services.
Served over HTTPS.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
Business contact visible.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
HTTP status 200.
No automated fix snippet for this item — address it directly, or see Actionable Recommendations.
No Organization / LocalBusiness schema was detected. AI engines rely on this markup to build accurate entity relationships and brand understanding, which directly affects citation quality.
Dimension: AI Understanding
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Statamic — the answer to your frustrating CMS problems.",
"url": "https://statamic.com",
"logo": "https://statamic.com/glide-img/asset/c2hvd2Nhc2VfaW1hZ2VzLzE3ODYzNTcyMTYtb3Bzc3VpdGUgbG9nbyAoMikuanBn/1786357216-opssuite%20logo%20%282%29.jpg?w=660&fm=webp&s=c7da1db0d14c45b7b57cab56e7447eb3"
}
</script>
No OpenAPI / Swagger descriptor was detected. AI agents cannot auto-discover or invoke your API, which means you miss tool-integration opportunities.
Dimension: Agent
{
"openapi": "3.0.3",
"info": {
"title": "Statamic — the answer to your frustrating CMS problems. API",
"version": "1.0.0",
"description": "Machine-readable API for Statamic — the answer to your frustrating CMS problems."
},
"servers": [{ "url": "https://statamic.com/api" }],
"paths": {
"/health": {
"get": {
"summary": "Service health",
"responses": { "200": { "description": "OK" } }
}
}
}
}
Brand entity coverage is insufficient. AI cannot build a complete entity profile (description, contact details, industry, sameAs social links, etc.), lowering the chance of accurate citations.
Dimension: AI Understanding
No Product schema was detected. E-commerce or product content cannot be recognised and cited by AI as a structured entity, which costs you rich-result placement.
Dimension: AI Understanding
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Statamic — the answer to your frustrating CMS problems. Product Name",
"image": ["https://statamic.com/glide-img/asset/c2hvd2Nhc2VfaW1hZ2VzLzE3ODYzNTcyMTYtb3Bzc3VpdGUgbG9nbyAoMikuanBn/1786357216-opssuite%20logo%20%282%29.jpg?w=660&fm=webp&s=c7da1db0d14c45b7b57cab56e7447eb3"],
"description": "Brief product description",
"brand": { "@type": "Brand", "name": "Statamic — the answer to your frustrating CMS problems." },
"offers": { "@type": "Offer", "priceCurrency": "USD", "price": "0" }
}
</script>
No sitemap.xml was declared. AI crawlers cannot systematically discover all of your pages, so deeper content may remain unindexed.
Dimension: AI Crawlability
No RFC 8288 Link response header was found. Agents cannot discover your API, docs or AI feed from response headers.
Dimension: Agent
No Markdown content negotiation (Accept: text/markdown) was detected. Agents must parse HTML instead of clean Markdown.
Dimension: Agent
No Model Context Protocol (MCP) endpoint was detected. AI agents cannot tool-enable your service through tools or resources without it.
Dimension: Agent
{
"protocolVersion": "2024-11-05",
"serverInfo": { "name": "Statamic — the answer to your frustrating CMS problems.", "version": "1.0.0" },
"capabilities": { "tools": {} },
"endpoints": { "base": "https://statamic.com/mcp" }
}
No MCP Server Card was found at .well-known/mcp/server-card.json. Agents cannot discover your MCP tools and resources.
Dimension: Agent
{
"protocolVersion": "2024-11-05",
"serverInfo": { "name": "Statamic — the answer to your frustrating CMS problems.", "version": "1.0.0" },
"capabilities": { "tools": {}, "resources": {} },
"endpoints": { "base": "https://statamic.com/mcp" }
}
No FAQPage schema was detected. Common questions and answers cannot be cited directly by AI as authoritative answers, and you miss rich-result opportunities.
Dimension: AI Understanding
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [{
"@type": "Question",
"name": "Your first question?",
"acceptedAnswer": { "@type": "Answer", "text": "The authoritative answer." }
}]
}
</script>
No Article schema was detected. Editorial content is less likely to be treated as an authoritative source by AI, and you miss rich-result placement.
Dimension: AI Understanding
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "Article title",
"author": { "@type": "Person", "name": "Author name" },
"publisher": { "@type": "Organization", "name": "Statamic — the answer to your frustrating CMS problems." },
"datePublished": "2026-01-01",
"dateModified": "2026-01-01"
}
</script>
No DNS-AID (SVCB/HTTPS) records were detected. Agents cannot discover your AI service endpoint directly from DNS.
Dimension: Agent
No Agent Skills catalog was found at .well-known/agent-skills. Agents cannot discover the skills your site offers.
Dimension: Agent
No Breadcrumb schema was detected. AI cannot infer the site hierarchy and breadcrumb relationships as easily, which affects internal-link context.
Dimension: AI Understanding
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem", "position": 1,
"name": "Home", "item": "https://statamic.com/"
},{
"@type": "ListItem", "position": 2,
"name": "Products", "item": "https://statamic.com/products"
}]
}
</script>
No Content Signals directive (ai-train / search / ai-input) was detected. You are not explicitly telling AI bots how they may use your content.
Dimension: Agent
No OAuth discovery endpoint (.well-known/oauth-authorization-server) was detected. Agents cannot securely authenticate to your API.
Dimension: Agent
No Auth.md was found. Agents lack guidance on how to authenticate against your services.
Dimension: Agent
56 public reports