Export Report
OVERALL SCORE
Level 2, Agent-Limited
- AI Discoverability 40 out of 100
- Agent Ease of Use 8 out of 100
- Security & Trust 0 out of 100
- GEO, AIO and AEO 77 out of 100
- SEO 100 out of 100
- Performance and Accessibility 66 out of 100
What AI sees of your website
Sprinklr: The Definitive AI-Native Customer Experience Platform
Unify customer journeys with Sprinklr’s AI-native platform. Connect every touchpoint, empower teams, and elevate conversations to earn lasting loyalty.
Next step
Turn this report into a fix workflow
26 failed checks are ready to move into MCP or CLI remediation. Generate a repair prompt, connect the scanner to your coding agent, or open the integration docs before your next rescan.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 40 | Priority fix | 7 | 15 | 1 | View details |
| Discoverability | 67 | Needs work | 5 | 4 | 0 | View details |
| Content Readiness | 42 | Priority fix | 2 | 7 | 1 | View details |
| Bot Access Control | 0 | Priority fix | 0 | 4 | 0 | View details |
| Agent Ease of Use | 8 | Priority fix | 6 | 24 | 0 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 0 | 4 | 0 | View details |
| MCP | 25 | Priority fix | 2 | 6 | 0 | View details |
| Skill Discovery | 0 | Priority fix | 0 | 8 | 0 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 77 | Mostly ready | 5 | 2 | 12 | View details |
| GEO Readiness | 87 | Mostly ready | 1 | 0 | 4 | |
| AIO Readiness | 80 | Mostly ready | 3 | 1 | 3 | View details |
| AEO Readiness | 63 | Needs work | 1 | 1 | 5 | View details |
| SEO | 100 | Strong | 11 | 0 | 0 | |
| SEO | 100 | Strong | 11 | 0 | 0 | |
| Security & Trust | 0 | Priority fix | 4 | 5 | 0 | View details |
| Security & Trust | 0 | Priority fix | 0 | 5 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 66 | Needs work | 21 | 5 | 2 | View details |
| Performance | 56 | Needs work | 12 | 4 | 2 | View details |
| Accessibility | 84 | Mostly ready | 9 | 1 | 0 | View details |
Prioritized recommendations
Issues ranked by score impact
48 items need attention
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
50 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
Needs attention
API Catalog
Issue
The API catalog endpoint did not return HTTP 2xx.
Why it matters
API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.
Check name
API Catalog
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish an API catalog for automated API discovery using RFC 9727.
Result
API Catalog failed at "Fetch API catalog".
Validation steps
Fetch API catalog
The API catalog endpoint did not return HTTP 2xx.
Validate RFC 9727 linkset
Response is not valid JSON.
Fetch advertised API catalog targets
API Catalog did not expose any same-origin hrefs to validate.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch API catalog",
"status": "fail",
"evidence": {
"statusCode": 404,
"contentType": "text/html"
},
"issue": "The API catalog endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/api-catalog."
},
{
"id": "validate",
"title": "Validate RFC 9727 linkset",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html><html><head><meta charSet=\"utf-8\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta name=\"generator\" content=\"Gatsby 4.25.8\"/><meta name=\"theme-color\" content=\"#1C6CFD\"/><style data-href=\"/styles.037a700a0b99ee4206d6.css\" data-identity=\"gatsby-global-css\">@charset \"UTF-8\";body{-webkit-font-smoothing:antialiased}a,strong{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@font-face{font-display:swap;font-family:proxima-nova;font-stretch:normal;font-style:normal;font-weight:900;src:url(/static/normal900-c812eca8272071594bc241dcbae03b7f.woff2) format(\"woff2\"),url(/static/normal900-6b7b5e2a"
},
"issue": "Response is not valid JSON.",
"howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
},
{
"id": "target-validation",
"title": "Fetch advertised API catalog targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin API catalog hrefs were available to fetch."
}
]
},
"issue": "API Catalog did not expose any same-origin hrefs to validate.",
"howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
50 Fail
AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
Needs attention
High-value schema types
Issue
No high-value schema types (e.g. Article, Product, Service) were found.
Why it matters
High-value schema types tell agents whether a page is an article, product, event, service, or other actionable content type.
Check name
High-value schema types
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Use schema types that describe the page's primary content or offering.
Result
High-value schema types is missing or incomplete.
Evidence
{
"found": [],
"expected": [
"Article",
"BlogPosting",
"NewsArticle",
"Product",
"SoftwareApplication",
"FAQPage",
"LocalBusiness",
"VideoObject",
"HowTo",
"Event",
"Course",
"Review",
"Service"
],
"allTypes": [
"Organization"
]
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
50 Fail
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
Why it matters
Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.
Check name
Link headers
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Include Link response headers for agent discovery using RFC 8288.
Result
Link headers failed at "Find useful Link headers".
Validation steps
Find useful Link headers
No useful agent discovery Link headers were found.
Fetch same-origin Link header targets
Link headers did not expose any same-origin targets to validate.
Evidence
{
"failedStep": "presence",
"steps": [
{
"id": "presence",
"title": "Find useful Link headers",
"status": "fail",
"evidence": {
"links": []
},
"issue": "No useful agent discovery Link headers were found.",
"howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
},
{
"id": "target-validation",
"title": "Fetch same-origin Link header targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin Link header targets were available to fetch."
}
]
},
"issue": "Link headers did not expose any same-origin targets to validate.",
"howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
}
]
}Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
50 Fail
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
Issue
OpenAPI YAML document did not match the expected shape. Content-Type "text/html" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Why it matters
OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.
Check name
OpenAPI discovery
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish a valid OpenAPI or Swagger document for API discovery.
Result
OpenAPI discovery failed at "Find valid OpenAPI document".
Validation steps
Find valid OpenAPI document
OpenAPI YAML document did not match the expected shape. Content-Type "text/html" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Find valid OpenAPI document",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/openapi.json",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><html><head><meta charSet=\"utf-8\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta name=\"generator\" content=\"Gatsby 4.25.8\"/><meta name=\"theme-color\" content=\"#1C6CFD\"/><style data-href=\"/styles.037a700a0b99ee4206d6.css\" data-identity=\"gatsby-global-css\">@charset \"UTF-8\";body{-webkit-font-smoothing:antialiased}a,strong{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@font-face{font-display:swap;font-family:proxima-nova;font-stretch:normal;font-style:normal;font-weight:900;src:url(/static/normal900-c812eca8272071594bc241dcbae03b7f.woff2) format(\"woff2\"),url(/static/normal900-6b7b5e2a"
},
{
"path": "/openapi.yaml",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><html><head><meta charSet=\"utf-8\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta name=\"generator\" content=\"Gatsby 4.25.8\"/><meta name=\"theme-color\" content=\"#1C6CFD\"/><style data-href=\"/styles.037a700a0b99ee4206d6.css\" data-identity=\"gatsby-global-css\">@charset \"UTF-8\";body{-webkit-font-smoothing:antialiased}a,strong{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@font-face{font-display:swap;font-family:proxima-nova;font-stretch:normal;font-style:normal;font-weight:900;src:url(/static/normal900-c812eca8272071594bc241dcbae03b7f.woff2) format(\"woff2\"),url(/static/normal900-6b7b5e2a"
},
{
"path": "/swagger.json",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><html><head><meta charSet=\"utf-8\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta name=\"generator\" content=\"Gatsby 4.25.8\"/><meta name=\"theme-color\" content=\"#1C6CFD\"/><style data-href=\"/styles.037a700a0b99ee4206d6.css\" data-identity=\"gatsby-global-css\">@charset \"UTF-8\";body{-webkit-font-smoothing:antialiased}a,strong{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@font-face{font-display:swap;font-family:proxima-nova;font-stretch:normal;font-style:normal;font-weight:900;src:url(/static/normal900-c812eca8272071594bc241dcbae03b7f.woff2) format(\"woff2\"),url(/static/normal900-6b7b5e2a"
},
{
"path": "/swagger.yaml",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><html><head><meta charSet=\"utf-8\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta name=\"generator\" content=\"Gatsby 4.25.8\"/><meta name=\"theme-color\" content=\"#1C6CFD\"/><style data-href=\"/styles.037a700a0b99ee4206d6.css\" data-identity=\"gatsby-global-css\">@charset \"UTF-8\";body{-webkit-font-smoothing:antialiased}a,strong{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@font-face{font-display:swap;font-family:proxima-nova;font-stretch:normal;font-style:normal;font-weight:900;src:url(/static/normal900-c812eca8272071594bc241dcbae03b7f.woff2) format(\"woff2\"),url(/static/normal900-6b7b5e2a"
},
{
"path": "/api/openapi.json",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><html><head><meta charSet=\"utf-8\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta name=\"generator\" content=\"Gatsby 4.25.8\"/><meta name=\"theme-color\" content=\"#1C6CFD\"/><style data-href=\"/styles.037a700a0b99ee4206d6.css\" data-identity=\"gatsby-global-css\">@charset \"UTF-8\";body{-webkit-font-smoothing:antialiased}a,strong{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@font-face{font-display:swap;font-family:proxima-nova;font-stretch:normal;font-style:normal;font-weight:900;src:url(/static/normal900-c812eca8272071594bc241dcbae03b7f.woff2) format(\"woff2\"),url(/static/normal900-6b7b5e2a"
},
{
"path": "/api/swagger.json",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><html><head><meta charSet=\"utf-8\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta name=\"generator\" content=\"Gatsby 4.25.8\"/><meta name=\"theme-color\" content=\"#1C6CFD\"/><style data-href=\"/styles.037a700a0b99ee4206d6.css\" data-identity=\"gatsby-global-css\">@charset \"UTF-8\";body{-webkit-font-smoothing:antialiased}a,strong{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@font-face{font-display:swap;font-family:proxima-nova;font-stretch:normal;font-style:normal;font-weight:900;src:url(/static/normal900-c812eca8272071594bc241dcbae03b7f.woff2) format(\"woff2\"),url(/static/normal900-6b7b5e2a"
},
{
"path": "/docs/openapi.json",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><html><head><meta charSet=\"utf-8\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta name=\"generator\" content=\"Gatsby 4.25.8\"/><meta name=\"theme-color\" content=\"#1C6CFD\"/><style data-href=\"/styles.037a700a0b99ee4206d6.css\" data-identity=\"gatsby-global-css\">@charset \"UTF-8\";body{-webkit-font-smoothing:antialiased}a,strong{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@font-face{font-display:swap;font-family:proxima-nova;font-stretch:normal;font-style:normal;font-weight:900;src:url(/static/normal900-c812eca8272071594bc241dcbae03b7f.woff2) format(\"woff2\"),url(/static/normal900-6b7b5e2a"
}
]
},
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
}
]
}AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
Needs attention
AI bot rules in robots.txt
Issue
No specific User-agent rules found for major AI crawlers (GPTBot, ClaudeBot, etc.) in robots.txt.
Why it matters
Explicit AI bot rules reduce ambiguity for crawler operators and make training, indexing, or retrieval access policy auditable.
Check name
AI bot rules in robots.txt
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Established
Goal
Add User-agent rules for AI crawlers like GPTBot, Claude-Web, and others.
Result
AI bot rules in robots.txt is missing or incomplete.
Evidence
{
"expectedBots": [
"GPTBot",
"ChatGPT-User",
"ClaudeBot",
"Claude-Web",
"Anthropic-AI",
"Google-Extended",
"PerplexityBot",
"CCBot",
"Applebot-Extended",
"Meta-ExternalAgent",
"Bytespider",
"Amazonbot",
"Cohere-AI"
],
"configuredBots": []
}AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
Needs attention
Content Signal
Issue
No Content Signal found in robots.txt
Why it matters
Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.
Check name
Content Signal
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Declare AI content usage preferences with Content Signal in robots.txt.
Result
Content Signal is missing or incomplete.
Evidence
{
"signals": [],
"ai-train": false,
"search": false,
"ai-input": false
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
Needs attention
MCP Server Card
Issue
MCP Server Card was not found at the expected path.
Why it matters
MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.
Check name
MCP Server Card
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Publish an MCP Server Card for agent discovery.
Result
MCP Server Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
MCP Server Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
}
]
},
"issue": "MCP Server Card was not found at the expected path.",
"howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
}
]
}Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
Needs attention
mcp.json
Issue
mcp.json was not found at the expected path.
Why it matters
MCP clients need trustworthy server metadata, protocol version, transport details, and capability hints before connecting to a remote MCP server.
Check name
mcp.json
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.
Result
mcp.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
mcp.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
}
]
},
"issue": "mcp.json was not found at the expected path.",
"howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
}
]
}AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
33 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
Why it matters
Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.
Check name
Web Bot Auth request signing
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.
Result
Web Bot Auth request signing failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Web Bot Auth request signing was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/http-message-signatures-directory",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
}
]
},
"issue": "Web Bot Auth request signing was not found at the expected path.",
"howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
}
]
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
Needs attention
WebMCP manifest
Issue
WebMCP manifest was not found at the expected path.
Why it matters
A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.
Check name
WebMCP manifest
Score
0/100
Status
fail
Category
MCP
Maturity
Informational
Goal
Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.
Result
WebMCP manifest failed at "Fetch to find resource".
Validation steps
Fetch to find resource
WebMCP manifest was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/webmcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
}
]
},
"issue": "WebMCP manifest was not found at the expected path.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
25 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
Needs attention
A2A Agent Card
Issue
A2A Agent Card was not found at the expected path.
Why it matters
A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.
Check name
A2A Agent Card
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent card so A2A-compatible clients can discover capabilities.
Result
A2A Agent Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
A2A Agent Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-card.json",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
}
]
},
"issue": "A2A Agent Card was not found at the expected path.",
"howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
25 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
Needs attention
Agent Skills index
Issue
Agent Skills index was not found at the expected path.
Why it matters
An Agent Skills index lets clients find task-specific SKILL.md documents that describe how to use site capabilities correctly.
Check name
Agent Skills index
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent skills discovery index.
Result
Agent Skills index failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Agent Skills index was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-skills/index.json",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
}
]
},
"issue": "Agent Skills index was not found at the expected path.",
"howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
25 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
Needs attention
agent.json
Issue
agent.json was not found at the expected path.
Why it matters
agent.json is an emerging machine-readable manifest for declaring what a website does, how agents authenticate, and which actions or protocols are available.
Check name
agent.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.
Result
agent.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agent.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent.json",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
}
]
},
"issue": "agent.json was not found at the expected path.",
"howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
}
]
}Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
25 Fail
Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
Needs attention
agents.json
Issue
agents.json was not found at the expected path.
Why it matters
agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.
Check name
agents.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Informational
Goal
Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.
Result
agents.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agents.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agents.json",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
}
]
},
"issue": "agents.json was not found at the expected path.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
25 Fail
AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
Needs attention
llms.txt
Issue
llms.txt was not found at the expected path.
Why it matters
llms.txt gives language-model clients a concise, curated summary of important site context and links before they crawl broadly.
Check name
llms.txt
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Emerging recommendation
Goal
Publish llms.txt to summarize agent-readable site guidance.
Result
llms.txt failed at "Fetch to find resource".
Validation steps
Fetch to find resource
llms.txt was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/llms.txt",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
},
{
"path": "/llms-full.txt",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
}
]
},
"issue": "llms.txt was not found at the expected path.",
"howToFix": "Publish /llms.txt as Markdown with a clear title, concise site summary, and useful links for agents."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
Needs attention
Markdown negotiation
Issue
Content-Type "text/html" does not indicate Markdown when requested with Accept: text/markdown.
Why it matters
Markdown negotiation gives agents a cleaner representation of page content while preserving normal HTML for browsers.
Check name
Markdown negotiation
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Return HTML responses as markdown when agents request it.
Result
Markdown negotiation failed at "Markdown content type".
Validation steps
Markdown content type
Content-Type "text/html" does not indicate Markdown when requested with Accept: text/markdown.
Vary: Accept header
Markdown negotiation is missing Vary: Accept; current Vary header is "Accept-Encoding".
Structured Markdown body
Markdown response is missing a heading.
Evidence
{
"failedStep": "content-type",
"steps": [
{
"id": "content-type",
"title": "Markdown content type",
"status": "fail",
"evidence": {
"statusCode": 200,
"contentType": "text/html"
},
"issue": "Content-Type \"text/html\" does not indicate Markdown when requested with Accept: text/markdown.",
"howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
},
{
"id": "vary-accept",
"title": "Vary: Accept header",
"status": "fail",
"evidence": {
"vary": "Accept-Encoding"
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"Accept-Encoding\".",
"howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
},
{
"id": "markdown-content",
"title": "Structured Markdown body",
"status": "fail",
"evidence": {
"valid": false,
"hasHeading": false,
"wordCount": 79476,
"excerpt": "<!DOCTYPE html><html lang=\"en-US\" dir=\"ltr\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" href=\"/fonts/proxima-nova/normal400/normal400.woff2\" as=\"font\" crossorigin=\"\"/",
"issue": "Markdown response is missing a heading."
},
"issue": "Markdown response is missing a heading.",
"howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: missing <nav> landmark; 6 links missing accessible names; 10 buttons missing accessible names.
Details
Why it matters
Semantic HTML gives browsers, assistive technology, search systems, and agents reliable landmarks, headings, controls, form semantics, and image context.
Check name
Semantic HTML
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose readable page structure through semantic HTML and accessible controls.
Result
Semantic HTML is missing or incomplete.
Evidence
{
"main": true,
"nav": false,
"footer": true,
"meaningfulH1": true,
"headingOrder": true,
"accessibleLinks": false,
"accessibleButtons": false,
"imageAltCoverage": true,
"formAutocompleteCoverage": true,
"details": {
"inaccessibleLinks": [
"<a href=\"/\"><!--$--><svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 191 41\" alt=\"Sprinklr Logo\" class=\"shrink-0 h-7 tablet-sm:h-6\"><path fill=\"#000\" d=\"M62.273 25.528c1.19.77 3.33 1.692 5.552 1.692 1.903 0 3.252-.846 3.252-2.461 0-3.615-9.915-2.462-9.915-8.692 0-3.538 3.173-5.384 6.98-5.384 2.697 0 4.124.846 5.949 2l-1.507 2.23c-1.825-.769-2.776-1.308-4.6-1.308-1.825 0-3.253.77-3.253 2.385 0 3.692 9.915 2.385 9.915 8.692 0 3.154-2.776 5.461-6.9 5.461-3.173 0-5.553-1.308-6.98-2.3",
"<a data-link-type=\"external\" href=\"https://www.facebook.com/sprinklr\"><div class=\"bg-white h-10 shrink-0 aspect-square rounded-full flex items-center justify-center\"><!--$--><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 11 20\" class=\"fill-black h-3.5\"><path d=\"m9.765 11.445.53-3.448H6.978V5.76c0-.943.463-1.862 1.95-1.862h1.509V.96S9.066.728 7.757.728c-2.733 0-4.52 1.651-4.52 4.641v2.628H.2v3.448h3.039v8.336a12.1 12.1 0 0 0 3.739 0v-8.336z\"/></svg><!--/$--></div></a>",
"<a data-link-type=\"external\" href=\"https://twitter.com/Sprinklr\"><div class=\"bg-white h-10 shrink-0 aspect-square rounded-full flex items-center justify-center\"><!--$--><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 9 9\" class=\"fill-black h-3.5\"><path d=\"M5.322 3.822 8.53.102h-.76L4.983 3.338 2.763.1H.204l3.36 4.892L.205 8.9h.76l2.94-3.412 2.343 3.412h2.56L5.322 3.832zM4.284 5.034l-.339-.483L1.232.677h1.161L4.583 3.8l.339.483 2.836 4.06H6.597l-2.323-3.32z\"/></svg><!--/$--></div></a>",
"<a data-link-type=\"external\" href=\"https://www.linkedin.com/company/sprinklr/\"><div class=\"bg-white h-10 shrink-0 aspect-square rounded-full flex items-center justify-center\"><!--$--><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 21 20\" class=\"fill-black h-3.5\"><path d=\"M5.081 19.926H.988V7.108h4.093zM3.032 5.36c-1.308 0-2.37-1.054-2.37-2.327 0-.611.25-1.198.694-1.63A2.4 2.4 0 0 1 3.032.728c.63 0 1.232.243 1.677.675.444.432.694 1.019.694 1.63 0 1.273-1.062 2.327-2.37 2.327M20.4 19.926h-4.0",
"<a data-link-type=\"external\" href=\"https://www.youtube.com/c/sprinklr\"><div class=\"bg-white h-10 shrink-0 aspect-square rounded-full flex items-center justify-center\"><!--$--><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 20\" class=\"fill-black h-3.5\"><path d=\"M28.508 3.726c-.327-1.18-1.294-2.11-2.52-2.425C23.762.728 14.845.728 14.845.728s-8.917 0-11.141.573c-1.227.316-2.193 1.245-2.521 2.425-.596 2.139-.596 6.601-.596 6.601s0 4.463.596 6.601c.328 1.18 1.294 2.11 2.52 2.425 2.225.573 11.",
"<a data-link-type=\"external\" href=\"https://www.instagram.com/sprinklr/\"><div class=\"bg-white h-10 shrink-0 aspect-square rounded-full flex items-center justify-center\"><!--$--><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 21 20\" class=\"fill-black h-3.5\"><path d=\"M10.14 2.455c2.633 0 2.942.011 3.982.057.963.042 1.483.198 1.83.33.462.176.791.381 1.135.716s.56.654.736 1.103c.133.339.297.844.34 1.78.047 1.012.058 1.312.058 3.872s-.011 2.86-.058 3.872c-.043.936-.204 1.442-.34 1.78-.18.45-.392."
],
"inaccessibleButtons": [
"<button class=\"items-center justify-center text-center ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 cursor-pointer block rounded-none\"><!--$--><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 25\" fill=\"none\" alt=\"Menu\" class=\"h-6\"><line x1=\"2.875\" y1=\"2.625\" x2=\"20.125\" y2=\"2.625\" stroke=\"#001B45\" stroke-width=\"1.75\" stroke-linecap=\"round\"/><line",
"<button class=\"items-center justify-center text-center ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 cursor-pointer block rounded-none\"><!--$--><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 25\" fill=\"none\" alt=\"Menu\" class=\"h-6\"><line x1=\"2.875\" y1=\"2.625\" x2=\"20.125\" y2=\"2.625\" stroke=\"#001B45\" stroke-width=\"1.75\" stroke-linecap=\"round\"/><line",
"<button class=\"h-1.5 w-12 tablet-sm:w-24 rounded-full max-tablet-sm:transition-[flex-shrink] duration-300 bg-black dark:bg-white max-tablet-sm:flex-shrink-0\"></button>",
"<button class=\"h-1.5 w-12 tablet-sm:w-24 rounded-full max-tablet-sm:transition-[flex-shrink] duration-300 bg-[#DBDBDB] dark:bg-mistGrey\"></button>",
"<button class=\"h-1.5 w-12 tablet-sm:w-24 rounded-full max-tablet-sm:transition-[flex-shrink] duration-300 bg-[#DBDBDB] dark:bg-mistGrey\"></button>",
"<button class=\"h-1.5 w-12 tablet-sm:w-24 rounded-full max-tablet-sm:transition-[flex-shrink] duration-300 bg-[#DBDBDB] dark:bg-mistGrey\"></button>",
"<button class=\"h-1.5 w-12 tablet-sm:w-24 rounded-full max-tablet-sm:transition-[flex-shrink] duration-300 bg-[#DBDBDB] dark:bg-mistGrey\"></button>",
"<button class=\"h-1.5 w-12 tablet-sm:w-24 rounded-full max-tablet-sm:transition-[flex-shrink] duration-300 bg-[#DBDBDB] dark:bg-mistGrey\"></button>",
"<button class=\"h-1.5 w-12 tablet-sm:w-24 rounded-full max-tablet-sm:transition-[flex-shrink] duration-300 bg-[#DBDBDB] dark:bg-mistGrey\"></button>",
"<button class=\"h-1.5 w-12 tablet-sm:w-24 rounded-full max-tablet-sm:transition-[flex-shrink] duration-300 bg-[#DBDBDB] dark:bg-mistGrey\"></button>"
],
"missingAutocompleteInputs": [],
"imagesMissingAlt": [],
"skippedHeadingLevels": []
},
"counts": {
"h1": 1,
"headings": 24,
"links": 231,
"inaccessibleLinks": 6,
"buttons": 54,
"inaccessibleButtons": 10,
"images": 76,
"imagesWithAlt": 76,
"autocompleteInputs": 0,
"inputsWithAutocomplete": 0,
"missingAutocompleteInputs": 0
}
}Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
20 Fail
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
Needs attention
Content-Security-Policy
Issue
Content-Security-Policy is missing or incomplete.
Why it matters
Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.
Check name
Content-Security-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Constrain script, style, frame, and resource loading with a Content-Security-Policy header.
Result
Content-Security-Policy is missing or incomplete.
Evidence
{
"header": "content-security-policy",
"value": null
}Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
20 Fail
Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
Needs attention
Frame protection
Issue
Frame protection is missing or incomplete.
Why it matters
Frame protection blocks hostile sites from embedding pages in deceptive frames, reducing clickjacking risk.
Check name
Frame protection
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent unwanted framing with X-Frame-Options or CSP frame-ancestors.
Result
Frame protection is missing or incomplete.
Evidence
{
"xFrameOptions": null,
"validXFrame": false,
"contentSecurityPolicy": null,
"cspFrameAncestors": false
}Security & TrustSecurity & TrustEstablished
HSTS header
HSTS header is missing or incomplete.
20 Fail
Security & TrustSecurity & TrustEstablished
HSTS header
HSTS header is missing or incomplete.
Needs attention
HSTS header
Issue
HSTS header is missing or incomplete.
Why it matters
HSTS tells browsers to keep using HTTPS after the first secure visit, reducing downgrade and mixed-transport risk for repeat users.
Check name
HSTS header
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Require HTTPS for repeat visits with Strict-Transport-Security.
Result
HSTS header is missing or incomplete.
Evidence
{
"header": "strict-transport-security",
"value": null
}Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
20 Fail
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
Needs attention
Referrer-Policy
Issue
Referrer-Policy is missing or incomplete.
Why it matters
Referrer-Policy controls how much URL context is sent to other origins, limiting accidental leakage of paths, queries, and identifiers.
Check name
Referrer-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Limit how much referrer data leaves the site.
Result
Referrer-Policy is missing or incomplete.
Evidence
{
"header": "referrer-policy",
"value": null
}Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
20 Fail
Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
Needs attention
X-Content-Type-Options
Issue
X-Content-Type-Options is missing or incomplete.
Why it matters
X-Content-Type-Options prevents browsers from treating mislabeled files as executable content, reducing content-sniffing attacks.
Check name
X-Content-Type-Options
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent MIME sniffing for browser-loaded resources.
Result
X-Content-Type-Options is missing or incomplete.
Evidence
{
"header": "x-content-type-options",
"value": null
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
13 Warning
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
Needs attention
Content freshness signals
Issue
Content freshness signals are incomplete: missing dateModified/datePublished in JSON-LD.
Why it matters
Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.
Check name
Content freshness signals
Score
50/100
Status
warning
Category
Content Readiness
Maturity
Established
Goal
Expose modified and published dates for freshness-aware retrieval and ranking.
Result
Content freshness signals is partially implemented.
Evidence
{
"lastModified": "Mon, 08 Jun 2026 07:55:19 GMT",
"schemaDates": [],
"metaDateCount": 1,
"timeDateCount": 0
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
9 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author, publisher, freshnessDate.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Source and trust signals
Score
40/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Source and trust signals scored 40/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "/stories/dow-chemical-company/",
"text": "Read full story",
"html": "<a href=\"/stories/dow-chemical-company/\"><span class=\"flex items-center gap-3 text-baseBlack dark:text-white hover:text-primaryOceanBlue hover:underline mt-6 desktop-sm:mt-8 desktop-lg:mt-10\"><!--$--><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" class=\"fill-primaryOceanBlue h-3.5 w-3.5 desktop-lg:h-[18px] desktop-lg:w-[18px] rtl:-scale-100\"><g clip-path=\"url(#arrow_svg__a)\"><path d=\"M.93 6.511h8.38L5.65 9.98a.7.7 0 0 0-.22.503c0 .188.08.369.22.502a.77.77 0 0 0 .53.208.77.77 0 0..."
},
{
"href": "/stories/dow-chemical-company/",
"text": "Read full story",
"html": "<a href=\"/stories/dow-chemical-company/\"><span class=\"flex items-center gap-3 text-baseBlack dark:text-white hover:text-primaryOceanBlue hover:underline mt-6 desktop-sm:mt-8 desktop-lg:mt-10\"><!--$--><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" class=\"fill-primaryOceanBlue h-3.5 w-3.5 desktop-lg:h-[18px] desktop-lg:w-[18px] rtl:-scale-100\"><g clip-path=\"url(#arrow_svg__a)\"><path d=\"M.93 6.511h8.38L5.65 9.98a.7.7 0 0 0-.22.503c0 .188.08.369.22.502a.77.77 0 0 0 .53.208.77.77 0 0..."
},
{
"href": "https://www.linkedin.com/company/sprinklr/",
"text": "",
"html": "<a data-link-type=\"external\" href=\"https://www.linkedin.com/company/sprinklr/\"><div class=\"bg-white h-10 shrink-0 aspect-square rounded-full flex items-center justify-center\"><!--$--><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 21 20\" class=\"fill-black h-3.5\"><path d=\"M5.081 19.926H.988V7.108h4.093zM3.032 5.36c-1.308 0-2.37-1.054-2.37-2.327 0-.611.25-1.198.694-1.63A2.4 2.4 0 0 1 3.032.728c.63 0 1.232.243 1.677.675.444.432.694 1.019.694 1.63 0 1.273-1.062 2.327-2.37 2.327M20.4 19.926h-..."
}
],
"contactLinks": [
{
"href": "/help/",
"text": "Support",
"html": "<a href=\"/help/\"><div class=\"flex items-center gap-2.5 w-max\"><span class=\"block py-0 text-cometBlack hover:text-cometBlack/80 desktop-sm:text-tablet-sm/body-5 desktop-lg:text-desktop-large/body-4\" data-text=\"Support\">Support</span></div></a>"
},
{
"href": "/products/customer-service/inbound-contact-center/",
"text": "Inbound Contact Center",
"html": "<a href=\"/products/customer-service/inbound-contact-center/\"><div class=\"group\"><span class=\"block text-mobile-sm/body-2 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3 group-hover:bg-white rounded py-2 tablet-sm:py-0 group-active:text-primaryOceanBlue group-active:text-mobile-sm/body-2-bold tablet-sm:group-active:text-tablet-sm/body-3-bold desktop-sm:group-active:text-tablet-sm/body-4-bold desktop-lg:group-active:text-desktop-large/body-3..."
},
{
"href": "/products/customer-service/outbound-contact-center/",
"text": "Outbound Contact Center",
"html": "<a href=\"/products/customer-service/outbound-contact-center/\"><div class=\"group\"><span class=\"block text-mobile-sm/body-2 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3 group-hover:bg-white rounded py-2 tablet-sm:py-0 group-active:text-primaryOceanBlue group-active:text-mobile-sm/body-2-bold tablet-sm:group-active:text-tablet-sm/body-3-bold desktop-sm:group-active:text-tablet-sm/body-4-bold desktop-lg:group-active:text-desktop-large/body-..."
},
{
"href": "/products/customer-service/livechat/",
"text": "Live Chat Support",
"html": "<a href=\"/products/customer-service/livechat/\"><div class=\"group\"><span class=\"block text-mobile-sm/body-2 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3 group-hover:bg-white rounded py-2 tablet-sm:py-0 group-active:text-primaryOceanBlue group-active:text-mobile-sm/body-2-bold tablet-sm:group-active:text-tablet-sm/body-3-bold desktop-sm:group-active:text-tablet-sm/body-4-bold desktop-lg:group-active:text-desktop-large/body-3-bold w-full d..."
},
{
"href": "/teams/customer-service/omnichannel-contact-center/",
"text": "Omnichannel Contact Center",
"html": "<a href=\"/teams/customer-service/omnichannel-contact-center/\"><div class=\"group\"><span class=\"block text-mobile-sm/body-2 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3 group-hover:bg-white rounded py-2 tablet-sm:py-0 group-active:text-primaryOceanBlue group-active:text-mobile-sm/body-2-bold tablet-sm:group-active:text-tablet-sm/body-3-bold desktop-sm:group-active:text-tablet-sm/body-4-bold desktop-lg:group-active:text-desktop-large/body-..."
},
{
"href": "/teams/customer-service/contact-center-intelligence/",
"text": "Contact Center Intelligence",
"html": "<a href=\"/teams/customer-service/contact-center-intelligence/\"><div class=\"group\"><span class=\"block text-mobile-sm/body-2 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3 group-hover:bg-white rounded py-2 tablet-sm:py-0 group-active:text-primaryOceanBlue group-active:text-mobile-sm/body-2-bold tablet-sm:group-active:text-tablet-sm/body-3-bold desktop-sm:group-active:text-tablet-sm/body-4-bold desktop-lg:group-active:text-desktop-large/body..."
},
{
"href": "/teams/customer-service/contact-center-intelligence/",
"text": "Contact Center Intelligence",
"html": "<a href=\"/teams/customer-service/contact-center-intelligence/\"><div class=\"group\"><span class=\"block text-mobile-sm/body-2 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3 group-hover:bg-white rounded py-2 tablet-sm:py-0 group-active:text-primaryOceanBlue group-active:text-mobile-sm/body-2-bold tablet-sm:group-active:text-tablet-sm/body-3-bold desktop-sm:group-active:text-tablet-sm/body-4-bold desktop-lg:group-active:text-desktop-large/body..."
},
{
"href": "/help/",
"text": "Help Center",
"html": "<a href=\"/help/\"><div class=\"group\"><span class=\"block text-mobile-sm/body-2 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3 group-hover:bg-white rounded py-2 tablet-sm:py-0 group-active:text-primaryOceanBlue group-active:text-mobile-sm/body-2-bold tablet-sm:group-active:text-tablet-sm/body-3-bold desktop-sm:group-active:text-tablet-sm/body-4-bold desktop-lg:group-active:text-desktop-large/body-3-bold w-full desktop-sm:py-2 desktop-lg:px-4..."
},
{
"href": "https://www.sprinklr.com/help/categories/release-notes/6328445025677d3d31fd6dcd/",
"text": "Release Notes",
"html": "<a data-link-type=\"external\" href=\"https://www.sprinklr.com/help/categories/release-notes/6328445025677d3d31fd6dcd/\"><div class=\"group\"><span class=\"block text-mobile-sm/body-2 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3 group-hover:bg-white rounded py-2 tablet-sm:py-0 group-active:text-primaryOceanBlue group-active:text-mobile-sm/body-2-bold tablet-sm:group-active:text-tablet-sm/body-3-bold desktop-sm:group-active:text-tablet-sm/body-..."
},
{
"href": "/contact-us/",
"text": "Contact Us",
"html": "<a href=\"/contact-us/\"><div class=\"group\"><span class=\"block text-mobile-sm/body-2 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3 group-hover:bg-white rounded py-2 tablet-sm:py-0 group-active:text-primaryOceanBlue group-active:text-mobile-sm/body-2-bold tablet-sm:group-active:text-tablet-sm/body-3-bold desktop-sm:group-active:text-tablet-sm/body-4-bold desktop-lg:group-active:text-desktop-large/body-3-bold desktop-sm:py-2 desktop-lg:px-4..."
},
{
"href": "/contact-us/",
"text": "Contact Us",
"html": "<a href=\"/contact-us/\"><button class=\"inline-flex items-center justify-center text-center rounded-full ring-offset-background transition-colors focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 cursor-pointer bg-primaryOceanBlueLight text-white border border-transparent hover:bg-prussianBlue active:bg-midnightBlue disabled:bg-mediumGreyLight disabled:text-lightGrey focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ceruleanBlue focus-visible:border-c..."
},
{
"href": "/help/",
"text": "Help Center",
"html": "<a href=\"/help/\"><span class=\"block text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3\">Help Center</span></a>"
},
{
"href": "/contact-us/",
"text": "Contact Us",
"html": "<a href=\"/contact-us/\"><span class=\"block text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3\">Contact Us</span></a>"
},
{
"href": "/blog/ccaas/",
"text": "Contact Center as a Service",
"html": "<a href=\"/blog/ccaas/\"><span class=\"block text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3\">Contact Center as a Service </span></a>"
},
{
"href": "/teams/customer-service/contact-center-intelligence/",
"text": "Contact Center Intelligence",
"html": "<a href=\"/teams/customer-service/contact-center-intelligence/\"><span class=\"block text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3\">Contact Center Intelligence</span></a>"
}
],
"privacyLinks": [
{
"href": "/trust/",
"text": "Security & Data Privacy",
"html": "<a href=\"/trust/\"><div class=\"group\"><span class=\"block text-mobile-sm/body-2 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3 group-hover:bg-white rounded py-2 tablet-sm:py-0 group-active:text-primaryOceanBlue group-active:text-mobile-sm/body-2-bold tablet-sm:group-active:text-tablet-sm/body-3-bold desktop-sm:group-active:text-tablet-sm/body-4-bold desktop-lg:group-active:text-desktop-large/body-3-bold w-full desktop-sm:py-2 desktop-lg:px-..."
},
{
"href": "/trust/",
"text": "Security & Privacy",
"html": "<a href=\"/trust/\">Security & Privacy</a>"
},
{
"href": "/privacy/",
"text": "Privacy",
"html": "<a href=\"/privacy/\"><span class=\"block w-fit text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-5 desktop-lg:text-desktop-large/body-4 hover:underline desktop-sm:text-nowrap desktop-sm:border-e desktop-sm:pe-4 desktop-sm:max-w-fit desktop-lg:max-w-fit\">Privacy</span></a>"
},
{
"href": "/privacy-request/",
"text": "Do Not Sell or Share My Info",
"html": "<a href=\"/privacy-request/\"><span class=\"block w-fit text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-5 desktop-lg:text-desktop-large/body-4 hover:underline desktop-sm:text-nowrap desktop-sm:border-e desktop-sm:pe-4 desktop-sm:max-w-fit desktop-lg:max-w-fit\">Do Not Sell or Share My Info</span></a>"
},
{
"href": "/terms/",
"text": "Terms",
"html": "<a href=\"/terms/\"><span class=\"block w-fit text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-5 desktop-lg:text-desktop-large/body-4 hover:underline desktop-sm:text-nowrap desktop-sm:border-e desktop-sm:pe-4 desktop-sm:max-w-fit desktop-lg:max-w-fit\">Terms</span></a>"
}
],
"score": 40,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
5 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, publisher, freshnessDate.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer evidence and trust
Score
40/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer evidence and trust scored 40/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "/stories/dow-chemical-company/",
"text": "Read full story",
"html": "<a href=\"/stories/dow-chemical-company/\"><span class=\"flex items-center gap-3 text-baseBlack dark:text-white hover:text-primaryOceanBlue hover:underline mt-6 desktop-sm:mt-8 desktop-lg:mt-10\"><!--$--><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" class=\"fill-primaryOceanBlue h-3.5 w-3.5 desktop-lg:h-[18px] desktop-lg:w-[18px] rtl:-scale-100\"><g clip-path=\"url(#arrow_svg__a)\"><path d=\"M.93 6.511h8.38L5.65 9.98a.7.7 0 0 0-.22.503c0 .188.08.369.22.502a.77.77 0 0 0 .53.208.77.77 0 0..."
},
{
"href": "/stories/dow-chemical-company/",
"text": "Read full story",
"html": "<a href=\"/stories/dow-chemical-company/\"><span class=\"flex items-center gap-3 text-baseBlack dark:text-white hover:text-primaryOceanBlue hover:underline mt-6 desktop-sm:mt-8 desktop-lg:mt-10\"><!--$--><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" class=\"fill-primaryOceanBlue h-3.5 w-3.5 desktop-lg:h-[18px] desktop-lg:w-[18px] rtl:-scale-100\"><g clip-path=\"url(#arrow_svg__a)\"><path d=\"M.93 6.511h8.38L5.65 9.98a.7.7 0 0 0-.22.503c0 .188.08.369.22.502a.77.77 0 0 0 .53.208.77.77 0 0..."
},
{
"href": "https://www.linkedin.com/company/sprinklr/",
"text": "",
"html": "<a data-link-type=\"external\" href=\"https://www.linkedin.com/company/sprinklr/\"><div class=\"bg-white h-10 shrink-0 aspect-square rounded-full flex items-center justify-center\"><!--$--><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 21 20\" class=\"fill-black h-3.5\"><path d=\"M5.081 19.926H.988V7.108h4.093zM3.032 5.36c-1.308 0-2.37-1.054-2.37-2.327 0-.611.25-1.198.694-1.63A2.4 2.4 0 0 1 3.032.728c.63 0 1.232.243 1.677.675.444.432.694 1.019.694 1.63 0 1.273-1.062 2.327-2.37 2.327M20.4 19.926h-..."
}
],
"contactLinks": [
{
"href": "/help/",
"text": "Support",
"html": "<a href=\"/help/\"><div class=\"flex items-center gap-2.5 w-max\"><span class=\"block py-0 text-cometBlack hover:text-cometBlack/80 desktop-sm:text-tablet-sm/body-5 desktop-lg:text-desktop-large/body-4\" data-text=\"Support\">Support</span></div></a>"
},
{
"href": "/products/customer-service/inbound-contact-center/",
"text": "Inbound Contact Center",
"html": "<a href=\"/products/customer-service/inbound-contact-center/\"><div class=\"group\"><span class=\"block text-mobile-sm/body-2 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3 group-hover:bg-white rounded py-2 tablet-sm:py-0 group-active:text-primaryOceanBlue group-active:text-mobile-sm/body-2-bold tablet-sm:group-active:text-tablet-sm/body-3-bold desktop-sm:group-active:text-tablet-sm/body-4-bold desktop-lg:group-active:text-desktop-large/body-3..."
},
{
"href": "/products/customer-service/outbound-contact-center/",
"text": "Outbound Contact Center",
"html": "<a href=\"/products/customer-service/outbound-contact-center/\"><div class=\"group\"><span class=\"block text-mobile-sm/body-2 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3 group-hover:bg-white rounded py-2 tablet-sm:py-0 group-active:text-primaryOceanBlue group-active:text-mobile-sm/body-2-bold tablet-sm:group-active:text-tablet-sm/body-3-bold desktop-sm:group-active:text-tablet-sm/body-4-bold desktop-lg:group-active:text-desktop-large/body-..."
},
{
"href": "/products/customer-service/livechat/",
"text": "Live Chat Support",
"html": "<a href=\"/products/customer-service/livechat/\"><div class=\"group\"><span class=\"block text-mobile-sm/body-2 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3 group-hover:bg-white rounded py-2 tablet-sm:py-0 group-active:text-primaryOceanBlue group-active:text-mobile-sm/body-2-bold tablet-sm:group-active:text-tablet-sm/body-3-bold desktop-sm:group-active:text-tablet-sm/body-4-bold desktop-lg:group-active:text-desktop-large/body-3-bold w-full d..."
},
{
"href": "/teams/customer-service/omnichannel-contact-center/",
"text": "Omnichannel Contact Center",
"html": "<a href=\"/teams/customer-service/omnichannel-contact-center/\"><div class=\"group\"><span class=\"block text-mobile-sm/body-2 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3 group-hover:bg-white rounded py-2 tablet-sm:py-0 group-active:text-primaryOceanBlue group-active:text-mobile-sm/body-2-bold tablet-sm:group-active:text-tablet-sm/body-3-bold desktop-sm:group-active:text-tablet-sm/body-4-bold desktop-lg:group-active:text-desktop-large/body-..."
},
{
"href": "/teams/customer-service/contact-center-intelligence/",
"text": "Contact Center Intelligence",
"html": "<a href=\"/teams/customer-service/contact-center-intelligence/\"><div class=\"group\"><span class=\"block text-mobile-sm/body-2 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3 group-hover:bg-white rounded py-2 tablet-sm:py-0 group-active:text-primaryOceanBlue group-active:text-mobile-sm/body-2-bold tablet-sm:group-active:text-tablet-sm/body-3-bold desktop-sm:group-active:text-tablet-sm/body-4-bold desktop-lg:group-active:text-desktop-large/body..."
},
{
"href": "/teams/customer-service/contact-center-intelligence/",
"text": "Contact Center Intelligence",
"html": "<a href=\"/teams/customer-service/contact-center-intelligence/\"><div class=\"group\"><span class=\"block text-mobile-sm/body-2 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3 group-hover:bg-white rounded py-2 tablet-sm:py-0 group-active:text-primaryOceanBlue group-active:text-mobile-sm/body-2-bold tablet-sm:group-active:text-tablet-sm/body-3-bold desktop-sm:group-active:text-tablet-sm/body-4-bold desktop-lg:group-active:text-desktop-large/body..."
},
{
"href": "/help/",
"text": "Help Center",
"html": "<a href=\"/help/\"><div class=\"group\"><span class=\"block text-mobile-sm/body-2 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3 group-hover:bg-white rounded py-2 tablet-sm:py-0 group-active:text-primaryOceanBlue group-active:text-mobile-sm/body-2-bold tablet-sm:group-active:text-tablet-sm/body-3-bold desktop-sm:group-active:text-tablet-sm/body-4-bold desktop-lg:group-active:text-desktop-large/body-3-bold w-full desktop-sm:py-2 desktop-lg:px-4..."
},
{
"href": "https://www.sprinklr.com/help/categories/release-notes/6328445025677d3d31fd6dcd/",
"text": "Release Notes",
"html": "<a data-link-type=\"external\" href=\"https://www.sprinklr.com/help/categories/release-notes/6328445025677d3d31fd6dcd/\"><div class=\"group\"><span class=\"block text-mobile-sm/body-2 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3 group-hover:bg-white rounded py-2 tablet-sm:py-0 group-active:text-primaryOceanBlue group-active:text-mobile-sm/body-2-bold tablet-sm:group-active:text-tablet-sm/body-3-bold desktop-sm:group-active:text-tablet-sm/body-..."
},
{
"href": "/contact-us/",
"text": "Contact Us",
"html": "<a href=\"/contact-us/\"><div class=\"group\"><span class=\"block text-mobile-sm/body-2 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3 group-hover:bg-white rounded py-2 tablet-sm:py-0 group-active:text-primaryOceanBlue group-active:text-mobile-sm/body-2-bold tablet-sm:group-active:text-tablet-sm/body-3-bold desktop-sm:group-active:text-tablet-sm/body-4-bold desktop-lg:group-active:text-desktop-large/body-3-bold desktop-sm:py-2 desktop-lg:px-4..."
},
{
"href": "/contact-us/",
"text": "Contact Us",
"html": "<a href=\"/contact-us/\"><button class=\"inline-flex items-center justify-center text-center rounded-full ring-offset-background transition-colors focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 cursor-pointer bg-primaryOceanBlueLight text-white border border-transparent hover:bg-prussianBlue active:bg-midnightBlue disabled:bg-mediumGreyLight disabled:text-lightGrey focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ceruleanBlue focus-visible:border-c..."
},
{
"href": "/help/",
"text": "Help Center",
"html": "<a href=\"/help/\"><span class=\"block text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3\">Help Center</span></a>"
},
{
"href": "/contact-us/",
"text": "Contact Us",
"html": "<a href=\"/contact-us/\"><span class=\"block text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3\">Contact Us</span></a>"
},
{
"href": "/blog/ccaas/",
"text": "Contact Center as a Service",
"html": "<a href=\"/blog/ccaas/\"><span class=\"block text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3\">Contact Center as a Service </span></a>"
},
{
"href": "/teams/customer-service/contact-center-intelligence/",
"text": "Contact Center Intelligence",
"html": "<a href=\"/teams/customer-service/contact-center-intelligence/\"><span class=\"block text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3\">Contact Center Intelligence</span></a>"
}
],
"privacyLinks": [
{
"href": "/trust/",
"text": "Security & Data Privacy",
"html": "<a href=\"/trust/\"><div class=\"group\"><span class=\"block text-mobile-sm/body-2 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-4 desktop-lg:text-desktop-large/body-3 group-hover:bg-white rounded py-2 tablet-sm:py-0 group-active:text-primaryOceanBlue group-active:text-mobile-sm/body-2-bold tablet-sm:group-active:text-tablet-sm/body-3-bold desktop-sm:group-active:text-tablet-sm/body-4-bold desktop-lg:group-active:text-desktop-large/body-3-bold w-full desktop-sm:py-2 desktop-lg:px-..."
},
{
"href": "/trust/",
"text": "Security & Privacy",
"html": "<a href=\"/trust/\">Security & Privacy</a>"
},
{
"href": "/privacy/",
"text": "Privacy",
"html": "<a href=\"/privacy/\"><span class=\"block w-fit text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-5 desktop-lg:text-desktop-large/body-4 hover:underline desktop-sm:text-nowrap desktop-sm:border-e desktop-sm:pe-4 desktop-sm:max-w-fit desktop-lg:max-w-fit\">Privacy</span></a>"
},
{
"href": "/privacy-request/",
"text": "Do Not Sell or Share My Info",
"html": "<a href=\"/privacy-request/\"><span class=\"block w-fit text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-5 desktop-lg:text-desktop-large/body-4 hover:underline desktop-sm:text-nowrap desktop-sm:border-e desktop-sm:pe-4 desktop-sm:max-w-fit desktop-lg:max-w-fit\">Do Not Sell or Share My Info</span></a>"
},
{
"href": "/terms/",
"text": "Terms",
"html": "<a href=\"/terms/\"><span class=\"block w-fit text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-3 desktop-sm:text-tablet-sm/body-5 desktop-lg:text-desktop-large/body-4 hover:underline desktop-sm:text-nowrap desktop-sm:border-e desktop-sm:pe-4 desktop-sm:max-w-fit desktop-lg:max-w-fit\">Terms</span></a>"
}
],
"score": 40,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
Needs attention
AEO: Answer-first sections
Issue
22 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer-first sections
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer-first sections scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 22,
"passing": 0,
"failing": [
{
"heading": "Four AI-native product suites. One Unified-CXM platform.",
"headingHtml": "<h2 class=\"whitespace-pre-line block mb-10 tablet-sm:mb-14 desktop-lg:mb-16 text-center text-mobile-sm/heading-5 tablet-sm:text-tablet-sm/heading-4 desktop-lg:text-desktop-large/heading-3\">Four AI-native product suites. One Unified-CXM platform.</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Sprinklr Insights",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/body-1-bold tablet-sm:text-tablet-sm/heading-5 desktop-sm:text-tablet-sm/body-1-bold desktop-lg:text-desktop-large/heading-4\">Sprinklr Insights</h3>",
"firstParagraph": "Uncover real-time consumer, product and market insights to build great products, drive loyalty, and deliver extraordinary customer experiences.",
"paragraphHtml": "<p class=\"h-auto flex-1 text-primarySpaceGrey dark:text-white text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-4 desktop-sm:text-tablet-sm/body-3 desktop-lg:text-desktop-large/body-2\">Uncover real-time consumer, product and market insights to build great products, drive loyalty, and deliver extraordinary customer experiences. </p>",
"words": 18,
"direct": false,
"issue": "First paragraph is 18 words and does not look like a concise direct answer."
},
{
"heading": "Sprinklr Marketing",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/body-1-bold tablet-sm:text-tablet-sm/heading-5 desktop-sm:text-tablet-sm/body-1-bold desktop-lg:text-desktop-large/heading-4\">Sprinklr Marketing</h3>",
"firstParagraph": "Orchestrate on-brand global marketing campaigns across social and digital channels, and boost marketing ROI.",
"paragraphHtml": "<p class=\"h-auto flex-1 text-primarySpaceGrey dark:text-white text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-4 desktop-sm:text-tablet-sm/body-3 desktop-lg:text-desktop-large/body-2\">Orchestrate on-brand global marketing campaigns across social and digital channels, and boost marketing ROI. </p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Sprinklr Social",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/body-1-bold tablet-sm:text-tablet-sm/heading-5 desktop-sm:text-tablet-sm/body-1-bold desktop-lg:text-desktop-large/heading-4\">Sprinklr Social</h3>",
"firstParagraph": "Reach, engage and listen to your audience across 30+ digital and social channels to maximize engagement, build trust and drive revenue.",
"paragraphHtml": "<p class=\"h-auto flex-1 text-primarySpaceGrey dark:text-white text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-4 desktop-sm:text-tablet-sm/body-3 desktop-lg:text-desktop-large/body-2\">Reach, engage and listen to your audience across 30+ digital and social channels to maximize engagement, build trust and drive revenue. </p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "Sprinklr Service",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/body-1-bold tablet-sm:text-tablet-sm/heading-5 desktop-sm:text-tablet-sm/body-1-bold desktop-lg:text-desktop-large/heading-4\">Sprinklr Service</h3>",
"firstParagraph": "Give your customer service teams the insights they need to connect with context and empathy, and deliver delightful experiences consistently at every touchpoint.",
"paragraphHtml": "<p class=\"h-auto flex-1 text-primarySpaceGrey dark:text-white text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-4 desktop-sm:text-tablet-sm/body-3 desktop-lg:text-desktop-large/body-2\">Give your customer service teams the insights they need to connect with context and empathy, and deliver delightful experiences consistently at every touchpoint.</p>",
"words": 23,
"direct": false,
"issue": "First paragraph is 23 words and does not look like a concise direct answer."
},
{
"heading": "Over a decade of AI innovation built into every experience",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-5 tablet-sm:text-tablet-sm/heading-4 desktop-lg:text-desktop-large/heading-3\">Over a decade of AI innovation built into every experience </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Spot what matters, effortlessly",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/body-1-bold tablet-sm:text-tablet-sm/heading-5 desktop-sm:text-tablet-sm/body-1-bold desktop-lg:text-desktop-large/heading-3\">Spot what matters, effortlessly</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Simplify work with an always-on AI companion",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/body-1-bold tablet-sm:text-tablet-sm/heading-5 desktop-sm:text-tablet-sm/body-1-bold desktop-lg:text-desktop-large/heading-3\">Simplify work with an always-on AI companion </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Engage with empathy at scale",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/body-1-bold tablet-sm:text-tablet-sm/heading-5 desktop-sm:text-tablet-sm/body-1-bold desktop-lg:text-desktop-large/heading-3\">Engage with empathy at scale </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Improve efficiency with intelligent automation",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/body-1-bold tablet-sm:text-tablet-sm/heading-5 desktop-sm:text-tablet-sm/body-1-bold desktop-lg:text-desktop-large/heading-3\">Improve efficiency with intelligent automation </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Enable every team to create measurable CX impact",
"headingHtml": "<h2 class=\"whitespace-pre-line text-center text-mobile-sm/heading-4 tablet-sm:text-tablet-sm/heading-4 desktop-lg:text-desktop-large/heading-3\">Enable every team to create measurable CX impact</h2>",
"firstParagraph": "Marketing Teams",
"paragraphHtml": "<p class=\"whitespace-pre-line text-tablet-sm/overline-4 desktop-lg:text-desktop-large/overline-4 text-black uppercase mb-3 tablet-sm:mb-4 desktop-sm:mb-2 desktop-lg:mb-6\">Marketing Teams</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Unlock marketing’s full potential",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-6 tablet-sm:text-tablet-sm/heading-5 desktop-lg:text-desktop-large/heading-4 mb-2 tablet-sm:mb-3 desktop-sm:mb-2 desktop-lg:mb-4\">Unlock marketing’s full potential</h3>",
"firstParagraph": "Break down silos, reimagine brand reach, power personalized campaigns, and deliver compliant, AI-powered brand experiences globally.",
"paragraphHtml": "<p>Break down silos<!-- -->, reimagine brand reach, power personalized campaigns, and deliver compliant, AI-powered brand experiences globally.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Make every customer feel seen, heard and valued",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-6 tablet-sm:text-tablet-sm/heading-5 desktop-lg:text-desktop-large/heading-4 mb-2 tablet-sm:mb-3 desktop-sm:mb-2 desktop-lg:mb-4\">Make every customer feel seen, heard and valued</h3>",
"firstParagraph": "Capture 360-degree customer feedback to uncover business-critical insights in real time, and act with empathy and precision.",
"paragraphHtml": "<p>Capture 360-degree customer feedback to uncover business-critical insights in real time, and act with empathy and precision.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Transform your contact center into an experience center",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-6 tablet-sm:text-tablet-sm/heading-5 desktop-lg:text-desktop-large/heading-4 mb-2 tablet-sm:mb-3 desktop-sm:mb-2 desktop-lg:mb-4\">Transform your contact center into an experience center</h3>",
"firstParagraph": "Deliver omnichannel customer support with agentic workflows, always-on AI assistants, and intelligent human-AI collaboration.",
"paragraphHtml": "<p>Deliver omnichannel customer support with agentic workflows, always-on AI assistants, and intelligent human-AI collaboration.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Unlock marketing’s full potential",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-6 tablet-sm:text-tablet-sm/heading-5 desktop-lg:text-desktop-large/heading-4 mb-2 tablet-sm:mb-3 desktop-sm:mb-2 desktop-lg:mb-4\">Unlock marketing’s full potential</h3>",
"firstParagraph": "Break down silos, reimagine brand reach, power personalized campaigns, and deliver compliant, AI-powered brand experiences globally.",
"paragraphHtml": "<p>Break down silos<!-- -->, reimagine brand reach, power personalized campaigns, and deliver compliant, AI-powered brand experiences globally.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Make every customer feel seen, heard and valued",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-6 tablet-sm:text-tablet-sm/heading-5 desktop-lg:text-desktop-large/heading-4 mb-2 tablet-sm:mb-3 desktop-sm:mb-2 desktop-lg:mb-4\">Make every customer feel seen, heard and valued</h3>",
"firstParagraph": "Capture 360-degree customer feedback to uncover business-critical insights in real time, and act with empathy and precision.",
"paragraphHtml": "<p>Capture 360-degree customer feedback to uncover business-critical insights in real time, and act with empathy and precision.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Transform your contact center into an experience center",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-6 tablet-sm:text-tablet-sm/heading-5 desktop-lg:text-desktop-large/heading-4 mb-2 tablet-sm:mb-3 desktop-sm:mb-2 desktop-lg:mb-4\">Transform your contact center into an experience center</h3>",
"firstParagraph": "Deliver omnichannel customer support with agentic workflows, always-on AI assistants, and intelligent human-AI collaboration.",
"paragraphHtml": "<p>Deliver omnichannel customer support with agentic workflows, always-on AI assistants, and intelligent human-AI collaboration.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Unlock marketing’s full potential",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-6 tablet-sm:text-tablet-sm/heading-5 desktop-lg:text-desktop-large/heading-4 mb-2 tablet-sm:mb-3 desktop-sm:mb-2 desktop-lg:mb-4\">Unlock marketing’s full potential</h3>",
"firstParagraph": "Break down silos, reimagine brand reach, power personalized campaigns, and deliver compliant, AI-powered brand experiences globally.",
"paragraphHtml": "<p>Break down silos<!-- -->, reimagine brand reach, power personalized campaigns, and deliver compliant, AI-powered brand experiences globally.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Make every customer feel seen, heard and valued",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-6 tablet-sm:text-tablet-sm/heading-5 desktop-lg:text-desktop-large/heading-4 mb-2 tablet-sm:mb-3 desktop-sm:mb-2 desktop-lg:mb-4\">Make every customer feel seen, heard and valued</h3>",
"firstParagraph": "Capture 360-degree customer feedback to uncover business-critical insights in real time, and act with empathy and precision.",
"paragraphHtml": "<p>Capture 360-degree customer feedback to uncover business-critical insights in real time, and act with empathy and precision.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Transform your contact center into an experience center",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-6 tablet-sm:text-tablet-sm/heading-5 desktop-lg:text-desktop-large/heading-4 mb-2 tablet-sm:mb-3 desktop-sm:mb-2 desktop-lg:mb-4\">Transform your contact center into an experience center</h3>",
"firstParagraph": "Deliver omnichannel customer support with agentic workflows, always-on AI assistants, and intelligent human-AI collaboration.",
"paragraphHtml": "<p>Deliver omnichannel customer support with agentic workflows, always-on AI assistants, and intelligent human-AI collaboration.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Dissolve silos. Create seamless experiences. Scale with Unified-CXM.",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-5 tablet-sm:text-tablet-sm/heading-4 desktop-lg:text-desktop-large/heading-3\">Dissolve silos. Create seamless experiences. Scale with Unified-CXM. </h3>",
"firstParagraph": "Consolidate disconnected tools, data and channels on one AI-native platform. Unify your customer-facing teams — from marketing and service to CX — to enable seamless collaboration and deliver connected experiences at scale.",
"paragraphHtml": "<p>Consolidate disconnected tools, data and channels on one AI-native platform. Unify your customer-facing teams — from marketing and service to CX — to enable seamless collaboration and deliver connected experiences at scale.</p>",
"words": 30,
"direct": false,
"issue": "First paragraph is 30 words and does not look like a concise direct answer."
},
{
"heading": "Winning in every CX category. Recognized by leading analysts.",
"headingHtml": "<h3 class=\"whitespace-pre-line text-center text-mobile-sm/heading-5 tablet-sm:text-tablet-sm/heading-4 desktop-lg:text-desktop-large/heading-3 dark:text-white text-balance\">Winning in every CX category. Recognized by leading analysts. </h3>",
"firstParagraph": "STRONG PERFORMER",
"paragraphHtml": "<p class=\"text-cometBlack text-mobile-sm/overline-2 tablet-sm:text-tablet-sm/overline-3 desktop-lg:text-desktop-large/overline-1\">STRONG PERFORMER</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
Needs attention
AEO: Question-led structure
Issue
No question-led h2 sections or FAQ pattern was detected.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Question-led structure
Score
50/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Question-led structure scored 50/100 and needs improvement.
Evidence
{
"h2Count": 2,
"questionH2s": [],
"hasFaq": false,
"score": 50,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
Needs attention
GEO: Explanatory content depth
Issue
3 explanatory paragraph(s) could be stronger for citation or AI extraction.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Explanatory content depth
Score
75/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Explanatory content depth scored 75/100 and needs improvement.
Evidence
{
"candidatePassages": 3,
"citablePassages": 0,
"failingCandidateParagraphs": [
{
"index": 72,
"heading": "H3: Transform your contact center into an experience center",
"text": "\"We can say, ‘Here's your score for Microsoft Teams in comparison to the competitive set.' This has been really informative for product marketing teams who are looking to understand how they're doing against a competitive set. We are able to uncover those new features that are landing well in the competitive conversation, so that they can prioritize their product road map.”",
"words": 61,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (61 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>"We can say, ‘Here's your score for Microsoft Teams in comparison to the competitive set.' This has been really informative for product marketing teams who are looking to understand how they're doing against a competitive set. We are able to uncover those new features that are landing well in the competitive conversation, so that they can prioritize their product road map.” </p>"
},
{
"index": 88,
"heading": "H3: Transform your contact center into an experience center",
"text": "“Our Sprinklr-powered chatbot is light years ahead of what we had before. It’s not just informative — it’s action-oriented. Customers can troubleshoot service issues, check their balances, make changes, and more. That kind of functionality has exceeded even our expectations.”",
"words": 41,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (41 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>“Our Sprinklr-powered chatbot is light years ahead of what we had before. It’s not just informative — it’s action-oriented. Customers can troubleshoot service issues, check their balances, make changes, and more. That kind of functionality has exceeded even our expectations.” </p>"
},
{
"index": 92,
"heading": "H3: Transform your contact center into an experience center",
"text": "\"We can say, ‘Here's your score for Microsoft Teams in comparison to the competitive set.' This has been really informative for product marketing teams who are looking to understand how they're doing against a competitive set. We are able to uncover those new features that are landing well in the competitive conversation, so that they can prioritize their product road map.”",
"words": 61,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (61 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>"We can say, ‘Here's your score for Microsoft Teams in comparison to the competitive set.' This has been really informative for product marketing teams who are looking to understand how they're doing against a competitive set. We are able to uncover those new features that are landing well in the competitive conversation, so that they can prioritize their product road map.” </p>"
}
],
"citableParagraphs": [],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
Needs attention
AIO: Answer block readiness
Issue
22 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Answer block readiness
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Answer block readiness scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 22,
"passing": 0,
"failing": [
{
"heading": "Four AI-native product suites. One Unified-CXM platform.",
"headingHtml": "<h2 class=\"whitespace-pre-line block mb-10 tablet-sm:mb-14 desktop-lg:mb-16 text-center text-mobile-sm/heading-5 tablet-sm:text-tablet-sm/heading-4 desktop-lg:text-desktop-large/heading-3\">Four AI-native product suites. One Unified-CXM platform.</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Sprinklr Insights",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/body-1-bold tablet-sm:text-tablet-sm/heading-5 desktop-sm:text-tablet-sm/body-1-bold desktop-lg:text-desktop-large/heading-4\">Sprinklr Insights</h3>",
"firstParagraph": "Uncover real-time consumer, product and market insights to build great products, drive loyalty, and deliver extraordinary customer experiences.",
"paragraphHtml": "<p class=\"h-auto flex-1 text-primarySpaceGrey dark:text-white text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-4 desktop-sm:text-tablet-sm/body-3 desktop-lg:text-desktop-large/body-2\">Uncover real-time consumer, product and market insights to build great products, drive loyalty, and deliver extraordinary customer experiences. </p>",
"words": 18,
"direct": false,
"issue": "First paragraph is 18 words and does not look like a concise direct answer."
},
{
"heading": "Sprinklr Marketing",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/body-1-bold tablet-sm:text-tablet-sm/heading-5 desktop-sm:text-tablet-sm/body-1-bold desktop-lg:text-desktop-large/heading-4\">Sprinklr Marketing</h3>",
"firstParagraph": "Orchestrate on-brand global marketing campaigns across social and digital channels, and boost marketing ROI.",
"paragraphHtml": "<p class=\"h-auto flex-1 text-primarySpaceGrey dark:text-white text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-4 desktop-sm:text-tablet-sm/body-3 desktop-lg:text-desktop-large/body-2\">Orchestrate on-brand global marketing campaigns across social and digital channels, and boost marketing ROI. </p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Sprinklr Social",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/body-1-bold tablet-sm:text-tablet-sm/heading-5 desktop-sm:text-tablet-sm/body-1-bold desktop-lg:text-desktop-large/heading-4\">Sprinklr Social</h3>",
"firstParagraph": "Reach, engage and listen to your audience across 30+ digital and social channels to maximize engagement, build trust and drive revenue.",
"paragraphHtml": "<p class=\"h-auto flex-1 text-primarySpaceGrey dark:text-white text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-4 desktop-sm:text-tablet-sm/body-3 desktop-lg:text-desktop-large/body-2\">Reach, engage and listen to your audience across 30+ digital and social channels to maximize engagement, build trust and drive revenue. </p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "Sprinklr Service",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/body-1-bold tablet-sm:text-tablet-sm/heading-5 desktop-sm:text-tablet-sm/body-1-bold desktop-lg:text-desktop-large/heading-4\">Sprinklr Service</h3>",
"firstParagraph": "Give your customer service teams the insights they need to connect with context and empathy, and deliver delightful experiences consistently at every touchpoint.",
"paragraphHtml": "<p class=\"h-auto flex-1 text-primarySpaceGrey dark:text-white text-mobile-sm/body-3 tablet-sm:text-tablet-sm/body-4 desktop-sm:text-tablet-sm/body-3 desktop-lg:text-desktop-large/body-2\">Give your customer service teams the insights they need to connect with context and empathy, and deliver delightful experiences consistently at every touchpoint.</p>",
"words": 23,
"direct": false,
"issue": "First paragraph is 23 words and does not look like a concise direct answer."
},
{
"heading": "Over a decade of AI innovation built into every experience",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-5 tablet-sm:text-tablet-sm/heading-4 desktop-lg:text-desktop-large/heading-3\">Over a decade of AI innovation built into every experience </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Spot what matters, effortlessly",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/body-1-bold tablet-sm:text-tablet-sm/heading-5 desktop-sm:text-tablet-sm/body-1-bold desktop-lg:text-desktop-large/heading-3\">Spot what matters, effortlessly</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Simplify work with an always-on AI companion",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/body-1-bold tablet-sm:text-tablet-sm/heading-5 desktop-sm:text-tablet-sm/body-1-bold desktop-lg:text-desktop-large/heading-3\">Simplify work with an always-on AI companion </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Engage with empathy at scale",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/body-1-bold tablet-sm:text-tablet-sm/heading-5 desktop-sm:text-tablet-sm/body-1-bold desktop-lg:text-desktop-large/heading-3\">Engage with empathy at scale </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Improve efficiency with intelligent automation",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/body-1-bold tablet-sm:text-tablet-sm/heading-5 desktop-sm:text-tablet-sm/body-1-bold desktop-lg:text-desktop-large/heading-3\">Improve efficiency with intelligent automation </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Enable every team to create measurable CX impact",
"headingHtml": "<h2 class=\"whitespace-pre-line text-center text-mobile-sm/heading-4 tablet-sm:text-tablet-sm/heading-4 desktop-lg:text-desktop-large/heading-3\">Enable every team to create measurable CX impact</h2>",
"firstParagraph": "Marketing Teams",
"paragraphHtml": "<p class=\"whitespace-pre-line text-tablet-sm/overline-4 desktop-lg:text-desktop-large/overline-4 text-black uppercase mb-3 tablet-sm:mb-4 desktop-sm:mb-2 desktop-lg:mb-6\">Marketing Teams</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Unlock marketing’s full potential",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-6 tablet-sm:text-tablet-sm/heading-5 desktop-lg:text-desktop-large/heading-4 mb-2 tablet-sm:mb-3 desktop-sm:mb-2 desktop-lg:mb-4\">Unlock marketing’s full potential</h3>",
"firstParagraph": "Break down silos, reimagine brand reach, power personalized campaigns, and deliver compliant, AI-powered brand experiences globally.",
"paragraphHtml": "<p>Break down silos<!-- -->, reimagine brand reach, power personalized campaigns, and deliver compliant, AI-powered brand experiences globally.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Make every customer feel seen, heard and valued",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-6 tablet-sm:text-tablet-sm/heading-5 desktop-lg:text-desktop-large/heading-4 mb-2 tablet-sm:mb-3 desktop-sm:mb-2 desktop-lg:mb-4\">Make every customer feel seen, heard and valued</h3>",
"firstParagraph": "Capture 360-degree customer feedback to uncover business-critical insights in real time, and act with empathy and precision.",
"paragraphHtml": "<p>Capture 360-degree customer feedback to uncover business-critical insights in real time, and act with empathy and precision.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Transform your contact center into an experience center",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-6 tablet-sm:text-tablet-sm/heading-5 desktop-lg:text-desktop-large/heading-4 mb-2 tablet-sm:mb-3 desktop-sm:mb-2 desktop-lg:mb-4\">Transform your contact center into an experience center</h3>",
"firstParagraph": "Deliver omnichannel customer support with agentic workflows, always-on AI assistants, and intelligent human-AI collaboration.",
"paragraphHtml": "<p>Deliver omnichannel customer support with agentic workflows, always-on AI assistants, and intelligent human-AI collaboration.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Unlock marketing’s full potential",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-6 tablet-sm:text-tablet-sm/heading-5 desktop-lg:text-desktop-large/heading-4 mb-2 tablet-sm:mb-3 desktop-sm:mb-2 desktop-lg:mb-4\">Unlock marketing’s full potential</h3>",
"firstParagraph": "Break down silos, reimagine brand reach, power personalized campaigns, and deliver compliant, AI-powered brand experiences globally.",
"paragraphHtml": "<p>Break down silos<!-- -->, reimagine brand reach, power personalized campaigns, and deliver compliant, AI-powered brand experiences globally.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Make every customer feel seen, heard and valued",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-6 tablet-sm:text-tablet-sm/heading-5 desktop-lg:text-desktop-large/heading-4 mb-2 tablet-sm:mb-3 desktop-sm:mb-2 desktop-lg:mb-4\">Make every customer feel seen, heard and valued</h3>",
"firstParagraph": "Capture 360-degree customer feedback to uncover business-critical insights in real time, and act with empathy and precision.",
"paragraphHtml": "<p>Capture 360-degree customer feedback to uncover business-critical insights in real time, and act with empathy and precision.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Transform your contact center into an experience center",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-6 tablet-sm:text-tablet-sm/heading-5 desktop-lg:text-desktop-large/heading-4 mb-2 tablet-sm:mb-3 desktop-sm:mb-2 desktop-lg:mb-4\">Transform your contact center into an experience center</h3>",
"firstParagraph": "Deliver omnichannel customer support with agentic workflows, always-on AI assistants, and intelligent human-AI collaboration.",
"paragraphHtml": "<p>Deliver omnichannel customer support with agentic workflows, always-on AI assistants, and intelligent human-AI collaboration.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Unlock marketing’s full potential",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-6 tablet-sm:text-tablet-sm/heading-5 desktop-lg:text-desktop-large/heading-4 mb-2 tablet-sm:mb-3 desktop-sm:mb-2 desktop-lg:mb-4\">Unlock marketing’s full potential</h3>",
"firstParagraph": "Break down silos, reimagine brand reach, power personalized campaigns, and deliver compliant, AI-powered brand experiences globally.",
"paragraphHtml": "<p>Break down silos<!-- -->, reimagine brand reach, power personalized campaigns, and deliver compliant, AI-powered brand experiences globally.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Make every customer feel seen, heard and valued",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-6 tablet-sm:text-tablet-sm/heading-5 desktop-lg:text-desktop-large/heading-4 mb-2 tablet-sm:mb-3 desktop-sm:mb-2 desktop-lg:mb-4\">Make every customer feel seen, heard and valued</h3>",
"firstParagraph": "Capture 360-degree customer feedback to uncover business-critical insights in real time, and act with empathy and precision.",
"paragraphHtml": "<p>Capture 360-degree customer feedback to uncover business-critical insights in real time, and act with empathy and precision.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Transform your contact center into an experience center",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-6 tablet-sm:text-tablet-sm/heading-5 desktop-lg:text-desktop-large/heading-4 mb-2 tablet-sm:mb-3 desktop-sm:mb-2 desktop-lg:mb-4\">Transform your contact center into an experience center</h3>",
"firstParagraph": "Deliver omnichannel customer support with agentic workflows, always-on AI assistants, and intelligent human-AI collaboration.",
"paragraphHtml": "<p>Deliver omnichannel customer support with agentic workflows, always-on AI assistants, and intelligent human-AI collaboration.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Dissolve silos. Create seamless experiences. Scale with Unified-CXM.",
"headingHtml": "<h3 class=\"whitespace-pre-line text-mobile-sm/heading-5 tablet-sm:text-tablet-sm/heading-4 desktop-lg:text-desktop-large/heading-3\">Dissolve silos. Create seamless experiences. Scale with Unified-CXM. </h3>",
"firstParagraph": "Consolidate disconnected tools, data and channels on one AI-native platform. Unify your customer-facing teams — from marketing and service to CX — to enable seamless collaboration and deliver connected experiences at scale.",
"paragraphHtml": "<p>Consolidate disconnected tools, data and channels on one AI-native platform. Unify your customer-facing teams — from marketing and service to CX — to enable seamless collaboration and deliver connected experiences at scale.</p>",
"words": 30,
"direct": false,
"issue": "First paragraph is 30 words and does not look like a concise direct answer."
},
{
"heading": "Winning in every CX category. Recognized by leading analysts.",
"headingHtml": "<h3 class=\"whitespace-pre-line text-center text-mobile-sm/heading-5 tablet-sm:text-tablet-sm/heading-4 desktop-lg:text-desktop-large/heading-3 dark:text-white text-balance\">Winning in every CX category. Recognized by leading analysts. </h3>",
"firstParagraph": "STRONG PERFORMER",
"paragraphHtml": "<p class=\"text-cometBlack text-mobile-sm/overline-2 tablet-sm:text-tablet-sm/overline-3 desktop-lg:text-desktop-large/overline-1\">STRONG PERFORMER</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 85/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 85/100 and needs improvement.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: definitive, experience, extraordinary, experiences.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Entity clarity
Score
85/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Entity clarity scored 85/100 and needs improvement.
Evidence
{
"title": "Sprinklr: The Definitive AI-Native Customer Experience Platform",
"h1": "The definitive AI‑native platform for extraordinary customer experiences",
"description": "Unify customer journeys with Sprinklr’s AI-native platform. Connect every touchpoint, empower teams, and elevate conversations to earn lasting loyalty.",
"topicOverlap": 0.5,
"topicTerms": [
"sprinklr",
"definitive",
"native",
"customer",
"experience",
"platform",
"extraordinary",
"experiences"
],
"descriptionTerms": [
"unify",
"customer",
"journeys",
"sprinklr",
"native",
"platform",
"connect",
"every",
"touchpoint",
"empower",
"teams",
"elevate",
"conversations",
"earn",
"lasting",
"loyalty"
],
"missingFromDescription": [
"definitive",
"experience",
"extraordinary",
"experiences"
],
"score": 85,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
Needs attention
GEO: Extraction-friendly structure
Issue
Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, ordered list only if the page explains a workflow/process, optional visible FAQ or FAQPage schema.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Extraction-friendly structure
Score
85/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
Evidence
{
"hasSummary": false,
"tableCount": 0,
"tablesWithHead": 0,
"tablesMissingThead": [],
"orderedLists": 0,
"hasFaq": false,
"definitionPatterns": 2,
"schemaBlocks": 1,
"missingSignals": [
"optional top summary / TL;DR / key takeaways block",
"table with <thead> only if the page already has tabular/comparative data",
"ordered list only if the page explains a workflow/process",
"optional visible FAQ or FAQPage schema"
],
"score": 85,
"weight": 24
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 80/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 80/100 and needs improvement.
Needs attention
AIO: Page experience for AIO
Issue
7 image(s) are missing width/height attributes.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Page experience for AIO
Score
80/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Page experience for AIO scored 80/100 and needs improvement.
Evidence
{
"viewportContent": "width=device-width, initial-scale=1",
"visibleWords": 2045,
"htmlBytes": 823443,
"imagesMissingDimensions": [
{
"src": "//images.ctfassets.net/ukazlt65o6hl/2YRVNzXfvn0HlqgMiKMDiZ/76a702db53f99363a4dea3a0cc419527/Untitled_design__6_.jpg?w=3840&q=50&fm=webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"Microsoft Customer Story - Hero Image\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-cover block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"//images.ctfassets.net/ukazlt65o6hl/2YRVNzXfvn0HlqgMiKMDiZ/76a702db53f99363a4dea3a0cc419527/Untitled_design__6_.jpg?w=640&q=50&fm=webp 640w, //images.ctfassets.net/ukazlt65o6hl/2YRVNzXfvn0HlqgMiKMDiZ/76a702db53f99363a4dea3a0cc419527/Untitled_des..."
},
{
"src": "//images.ctfassets.net/ukazlt65o6hl/3lCsY0lEAo2yum2JMeNooj/96c08989c561653ba5e3503115e37b46/Hero_dow_story.jpg?w=3840&q=50&fm=webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"DOW hero\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-cover block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"//images.ctfassets.net/ukazlt65o6hl/3lCsY0lEAo2yum2JMeNooj/96c08989c561653ba5e3503115e37b46/Hero_dow_story.jpg?w=640&q=50&fm=webp 640w, //images.ctfassets.net/ukazlt65o6hl/3lCsY0lEAo2yum2JMeNooj/96c08989c561653ba5e3503115e37b46/Hero_dow_story.jpg?w=750&q=50&fm=webp..."
},
{
"src": "//images.ctfassets.net/ukazlt65o6hl/1cSomEfAzBjnbW51ufayjA/8af6a4e765ca9effcd5fe9f3c1c34d39/Header_Image_1__1_.webp?w=3840&q=50&fm=webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"Cdiscount Hero\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-cover block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"//images.ctfassets.net/ukazlt65o6hl/1cSomEfAzBjnbW51ufayjA/8af6a4e765ca9effcd5fe9f3c1c34d39/Header_Image_1__1_.webp?w=640&q=50&fm=webp 640w, //images.ctfassets.net/ukazlt65o6hl/1cSomEfAzBjnbW51ufayjA/8af6a4e765ca9effcd5fe9f3c1c34d39/Header_Image_1__1_.webp?w=750&q..."
},
{
"src": "//images.ctfassets.net/ukazlt65o6hl/59xecYZJP8FQf6p3LGk6tF/75b9295ad50f75c0b32fe7547ba0185d/3M.png?w=3840&q=50&fm=webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"3M\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-cover block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"//images.ctfassets.net/ukazlt65o6hl/59xecYZJP8FQf6p3LGk6tF/75b9295ad50f75c0b32fe7547ba0185d/3M.png?w=640&q=50&fm=webp 640w, //images.ctfassets.net/ukazlt65o6hl/59xecYZJP8FQf6p3LGk6tF/75b9295ad50f75c0b32fe7547ba0185d/3M.png?w=750&q=50&fm=webp 750w, //images.ctfassets.net/u..."
},
{
"src": "//images.ctfassets.net/ukazlt65o6hl/nAfObeg5yGfPUhcaxxJkC/6c65194079b0e5a25cd514ffc5f0cb4d/Untitled_design__10_.png?w=3840&q=50&fm=webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"Umniah - Hero Image\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-cover block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"//images.ctfassets.net/ukazlt65o6hl/nAfObeg5yGfPUhcaxxJkC/6c65194079b0e5a25cd514ffc5f0cb4d/Untitled_design__10_.png?w=640&q=50&fm=webp 640w, //images.ctfassets.net/ukazlt65o6hl/nAfObeg5yGfPUhcaxxJkC/6c65194079b0e5a25cd514ffc5f0cb4d/Untitled_design__10_.png?w=750&..."
},
{
"src": "//images.ctfassets.net/ukazlt65o6hl/2YRVNzXfvn0HlqgMiKMDiZ/76a702db53f99363a4dea3a0cc419527/Untitled_design__6_.jpg?w=3840&q=50&fm=webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"Microsoft Customer Story - Hero Image\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-cover block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"//images.ctfassets.net/ukazlt65o6hl/2YRVNzXfvn0HlqgMiKMDiZ/76a702db53f99363a4dea3a0cc419527/Untitled_design__6_.jpg?w=640&q=50&fm=webp 640w, //images.ctfassets.net/ukazlt65o6hl/2YRVNzXfvn0HlqgMiKMDiZ/76a702db53f99363a4dea3a0cc419527/Untitled_des..."
},
{
"src": "//images.ctfassets.net/ukazlt65o6hl/3lCsY0lEAo2yum2JMeNooj/96c08989c561653ba5e3503115e37b46/Hero_dow_story.jpg?w=3840&q=50&fm=webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"DOW hero\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-cover block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"//images.ctfassets.net/ukazlt65o6hl/3lCsY0lEAo2yum2JMeNooj/96c08989c561653ba5e3503115e37b46/Hero_dow_story.jpg?w=640&q=50&fm=webp 640w, //images.ctfassets.net/ukazlt65o6hl/3lCsY0lEAo2yum2JMeNooj/96c08989c561653ba5e3503115e37b46/Hero_dow_story.jpg?w=750&q=50&fm=webp..."
}
],
"possibleDialogs": [],
"score": 80,
"weight": 10
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
Needs attention
AEO: Answer intent coverage
Issue
Missing likely AI Overview intent sections: what, how, benefits, cost, compare.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer intent coverage
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer intent coverage scored 70/100 and needs improvement.
Evidence
{
"headings": [
{
"text": "Four AI-native product suites. One Unified-CXM platform.",
"html": "<h2 class=\"whitespace-pre-line block mb-10 tablet-sm:mb-14 desktop-lg:mb-16 text-center text-mobile-sm/heading-5 tablet-sm:text-tablet-sm/heading-4 desktop-lg:text-desktop-large/heading-3\">Four AI-native product suites. One Unified-CXM platform.</h2>"
},
{
"text": "Enable every team to create measurable CX impact",
"html": "<h2 class=\"whitespace-pre-line text-center text-mobile-sm/heading-4 tablet-sm:text-tablet-sm/heading-4 desktop-lg:text-desktop-large/heading-3\">Enable every team to create measurable CX impact</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Sprinklr: The Definitive AI-Native Customer E...?",
"pattern": {}
},
{
"id": "how",
"label": "How does Sprinklr: The Definitive AI-Native Customer E... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Sprinklr: The Definitive AI-Native Customer E...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Sprinklr: The Definitive AI-Native Customer E... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Sprinklr: The Definitive AI-Native Customer E... compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Sprinklr: The Definitive AI-Native Customer E...?",
"pattern": {}
},
{
"id": "how",
"label": "How does Sprinklr: The Definitive AI-Native Customer E... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Sprinklr: The Definitive AI-Native Customer E...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Sprinklr: The Definitive AI-Native Customer E... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Sprinklr: The Definitive AI-Native Customer E... compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 88/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 88/100 and needs improvement.
Needs attention
AEO: Entity and definition clarity
Issue
Entity or definition gaps: definitive, experience, extraordinary, experiences.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Entity and definition clarity
Score
88/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Entity and definition clarity scored 88/100 and needs improvement.
Evidence
{
"title": "Sprinklr: The Definitive AI-Native Customer Experience Platform",
"h1": "The definitive AI‑native platform for extraordinary customer experiences",
"description": "Unify customer journeys with Sprinklr’s AI-native platform. Connect every touchpoint, empower teams, and elevate conversations to earn lasting loyalty.",
"topicOverlap": 0.5,
"definitionCount": 2,
"topicTerms": [
"sprinklr",
"definitive",
"native",
"customer",
"experience",
"platform",
"extraordinary",
"experiences"
],
"descriptionTerms": [
"unify",
"customer",
"journeys",
"sprinklr",
"native",
"platform",
"connect",
"every",
"touchpoint",
"empower",
"teams",
"elevate",
"conversations",
"earn",
"lasting",
"loyalty"
],
"missingFromDescription": [
"definitive",
"experience",
"extraordinary",
"experiences"
],
"score": 88,
"weight": 18
}Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Informational
Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Needs attention
AI context endpoint
Issue
AI context endpoint is informational for this page.
Why it matters
A context endpoint gives agents a small, low-latency summary of product purpose, safe actions, and canonical machine-readable resources without scraping the whole site.
Check name
AI context endpoint
Score
100/100
Status
informational
Category
API
Maturity
Emerging recommendation
Goal
Expose a compact API context endpoint agents can fetch before deciding which public API or discovery resource to use.
Result
AI context endpoint is informational for this page.
Validation steps
Fetch to find resource
AI context endpoint was not found at the expected path.
Evidence
{
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/ai/context",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
}
]
},
"issue": "AI context endpoint was not found at the expected path.",
"howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Needs attention
AIO: Query intent coverage
Issue
Missing likely AI Overview intent sections: what, how, benefits, cost, compare.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Query intent coverage
Score
70/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Query intent coverage is informational for this page.
Evidence
{
"headings": [
{
"text": "Four AI-native product suites. One Unified-CXM platform.",
"html": "<h2 class=\"whitespace-pre-line block mb-10 tablet-sm:mb-14 desktop-lg:mb-16 text-center text-mobile-sm/heading-5 tablet-sm:text-tablet-sm/heading-4 desktop-lg:text-desktop-large/heading-3\">Four AI-native product suites. One Unified-CXM platform.</h2>"
},
{
"text": "Enable every team to create measurable CX impact",
"html": "<h2 class=\"whitespace-pre-line text-center text-mobile-sm/heading-4 tablet-sm:text-tablet-sm/heading-4 desktop-lg:text-desktop-large/heading-3\">Enable every team to create measurable CX impact</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Sprinklr: The Definitive AI-Native Customer E...?",
"pattern": {}
},
{
"id": "how",
"label": "How does Sprinklr: The Definitive AI-Native Customer E... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Sprinklr: The Definitive AI-Native Customer E...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Sprinklr: The Definitive AI-Native Customer E... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Sprinklr: The Definitive AI-Native Customer E... compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Sprinklr: The Definitive AI-Native Customer E...?",
"pattern": {}
},
{
"id": "how",
"label": "How does Sprinklr: The Definitive AI-Native Customer E... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Sprinklr: The Definitive AI-Native Customer E...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Sprinklr: The Definitive AI-Native Customer E... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Sprinklr: The Definitive AI-Native Customer E... compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 4
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Q&A and FAQ opportunities
GEO: Q&A and FAQ opportunities is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Q&A and FAQ opportunities
GEO: Q&A and FAQ opportunities is informational for this page.
Needs attention
GEO: Q&A and FAQ opportunities
Issue
2 h2 heading(s) are not phrased as questions; this is optional and only useful where Q&A wording is natural. No visible FAQ or FAQPage schema was detected; this is optional unless the page answers common questions.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Q&A and FAQ opportunities
Score
75/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Q&A and FAQ opportunities is informational for this page.
Evidence
{
"h2Count": 2,
"questionH2s": 0,
"hasFaq": false,
"nonQuestionH2s": [
{
"index": 1,
"text": "Four AI-native product suites. One Unified-CXM platform.",
"isQuestion": false,
"html": "<h2 class=\"whitespace-pre-line block mb-10 tablet-sm:mb-14 desktop-lg:mb-16 text-center text-mobile-sm/heading-5 tablet-sm:text-tablet-sm/heading-4 desktop-lg:text-desktop-large/heading-3\">Four AI-native product suites. One Unified-CXM platform.</h2>"
},
{
"index": 2,
"text": "Enable every team to create measurable CX impact",
"isQuestion": false,
"html": "<h2 class=\"whitespace-pre-line text-center text-mobile-sm/heading-4 tablet-sm:text-tablet-sm/heading-4 desktop-lg:text-desktop-large/heading-3\">Enable every team to create measurable CX impact</h2>"
}
],
"score": 75,
"weight": 4
}AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Informational
AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Needs attention
IndexNow key
Issue
IndexNow key is informational for this page.
Why it matters
IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.
Check name
IndexNow key
Score
100/100
Status
informational
Category
Discoverability
Maturity
Established
Goal
Verify that IndexNow ownership key placement is detectable when the site advertises it.
Result
IndexNow key is informational for this page.
Validation steps
Find advertised IndexNow key location
No IndexNow key location was advertised in HTML, Link headers, or robots.txt.
Fetch and validate IndexNow key file
No discoverable IndexNow key file was found.
Evidence
{
"steps": [
{
"id": "advertised-location",
"title": "Find advertised IndexNow key location",
"status": "informational",
"evidence": {
"advertised": []
},
"issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
"howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
},
{
"id": "fetch-key",
"title": "Fetch and validate IndexNow key file",
"status": "informational",
"evidence": {
"advertised": [],
"checked": []
},
"issue": "No discoverable IndexNow key file was found.",
"howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
}
]
}Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Needs attention
OAuth / OIDC discovery
Issue
OAuth / OIDC discovery was not found at the expected path.
Why it matters
OAuth and OIDC discovery let agents find authorization, token, and key endpoints programmatically instead of relying on human documentation.
Check name
OAuth / OIDC discovery
Score
0/100
Status
informational
Category
Auth
Maturity
Established
Goal
Publish OAuth/OIDC discovery metadata so agents can authenticate with your APIs.
Result
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Validation steps
Fetch to find resource
OAuth / OIDC discovery was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/openid-configuration",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
},
{
"path": "/.well-known/oauth-authorization-server",
"statusCode": 404,
"contentType": "text/html",
"length": 162135
}
]
},
"issue": "OAuth / OIDC discovery was not found at the expected path.",
"howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 3,
"signals": [
{
"source": "visible-text",
"weight": 3,
"match": "login"
}
]
},
"resourceFetchSucceeded": false
}Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Needs attention
OAuth Protected Resource
Issue
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Why it matters
Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.
Check name
OAuth Protected Resource
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.
Result
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Validation steps
Fetch protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate protected resource metadata
Response is not valid JSON.
Validate protected resource identity
Protected resource metadata `resource` did not match the resource identifier used to retrieve it.
Probe protected API Bearer challenge
No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"statusCode": 404,
"contentType": "text/html"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource JSON."
},
{
"id": "metadata",
"title": "Validate protected resource metadata",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html><html><head><meta charSet=\"utf-8\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta name=\"generator\" content=\"Gatsby 4.25.8\"/><meta name=\"theme-color\" content=\"#1C6CFD\"/><style data-href=\"/styles.037a700a0b99ee4206d6.css\" data-identity=\"gatsby-global-css\">@charset \"UTF-8\";body{-webkit-font-smoothing:antialiased}a,strong{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@font-face{font-display:swap;font-family:proxima-nova;font-stretch:normal;font-style:normal;font-weight:900;src:url(/static/normal900-c812eca8272071594bc241dcbae03b7f.woff2) format(\"woff2\"),url(/static/normal900-6b7b5e2a"
},
"issue": "Response is not valid JSON.",
"howToFix": "Publish resource and authorization_servers as absolute URLs."
},
{
"id": "resource-identity",
"title": "Validate protected resource identity",
"status": "fail",
"evidence": {
"expectedResource": "https://www.sprinklr.com"
},
"issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
"howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
},
{
"id": "protected-route-challenge",
"title": "Probe protected API Bearer challenge",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/admin/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.sprinklr.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/admin/summary",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.sprinklr.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.sprinklr.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
}
]
},
"issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
"howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 3,
"signals": [
{
"source": "visible-text",
"weight": 3,
"match": "login"
}
]
},
"resourceFetchSucceeded": false
}Performance and AccessibilityAccessibilityBrowser audit
`[aria-*]` attributes do not have valid values
100 Fail
Performance and AccessibilityAccessibilityBrowser audit
`[aria-*]` attributes do not have valid values
Check name
`[aria-*]` attributes do not have valid values
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value).
References
https://web.dev/learn/accessibility/Evidence
{
"description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value)."
}Performance and AccessibilityBest PracticesBrowser audit
Browser errors were logged to the console
100 Fail
Performance and AccessibilityBest PracticesBrowser audit
Browser errors were logged to the console
Check name
Browser errors were logged to the console
Score
0/100
Status
fail
Device
desktop
Category
Best Practices
Fix guidance
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)
Evidence
{
"description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)"
}Performance and AccessibilityPerformanceBrowser audit
Image optimization
17 Fail
Performance and AccessibilityPerformanceBrowser audit
Image optimization
Check name
Image optimization
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped image optimization checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "image-aspect-ratio",
"title": "Displays images with incorrect aspect ratio",
"score": 0
}
]
}Performance and AccessibilityPerformanceBrowser audit
Links do not have a discernible name
17 Fail
Performance and AccessibilityPerformanceBrowser audit
Links do not have a discernible name
Check name
Links do not have a discernible name
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).
References
https://web.dev/learn/performance/Evidence
{
"description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name)."
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
17 Fail
Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
Check name
Reduce unused CSS
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 36 KiB
Fix guidance
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 36 KiB",
"description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).",
"numericValue": 40
}Performance and AccessibilityPerformanceBrowser audit
Loading performance
10 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
41/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "speed-index",
"title": "Speed Index",
"score": 23,
"displayValue": "3.1 s",
"numericValue": 3148.8394525908243
},
{
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 21,
"displayValue": "370 ms",
"numericValue": 371
},
{
"id": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "20 ms",
"numericValue": 24.918975
},
{
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 98,
"displayValue": "0.7 s",
"numericValue": 682.0047433347502
},
{
"id": "server-response-time",
"title": "Reduce initial server response time",
"score": 0,
"displayValue": "Root document took 750 ms",
"numericValue": 754
},
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 0,
"displayValue": "2,410 ms",
"numericValue": 2412.5000000000005
},
{
"id": "interactive",
"title": "Time to Interactive",
"score": 11,
"displayValue": "7.8 s",
"numericValue": 7824.133592515449
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 77,
"displayValue": "1.6 s",
"numericValue": 1582.0015030127142
}
]
}Performance and AccessibilityPerformanceBrowser audit
Avoid enormous network payloads
8 Warning
Performance and AccessibilityPerformanceBrowser audit
Avoid enormous network payloads
Check name
Avoid enormous network payloads
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Total size was 3,975 KiB
Fix guidance
Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Total size was 3,975 KiB",
"description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).",
"numericValue": 4070856
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
8 Warning
Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
Check name
Reduce unused JavaScript
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 629 KiB
Fix guidance
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 629 KiB",
"description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
"numericValue": 0
}Fix with MCP or CLI
Use this report as the handoff into remediation. Generate a coding-agent prompt with the failing checks attached, or jump to the MCP and CLI setup docs before your next rescan.
Score history
Public scan score over time
Public reports for this website origin. Select any point or report link to open that canonical report.
| Scan date | Score | Readiness | Report |
|---|---|---|---|
| 47/100 | Level 2, Agent-Limited | Current report |