Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 52 out of 100
- Agent Ease of Use 6 out of 100
- Security & Trust 20 out of 100
- GEO, AIO and AEO 79 out of 100
- SEO 92 out of 100
- Performance and Accessibility 74 out of 100
What AI sees of your website
Customer experience AI built for LTV | Gladly
The only customer experience AI purpose-built to deliver efficient service and lasting relationships—so you can grow loyalty, retention, and LTV.
Next step
Turn this report into a fix workflow
23 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 | 52 | Needs work | 11 | 13 | 0 | View details |
| Discoverability | 67 | Needs work | 5 | 4 | 0 | View details |
| Content Readiness | 50 | Needs work | 5 | 6 | 0 | View details |
| Bot Access Control | 33 | Priority fix | 1 | 3 | 0 | View details |
| Agent Ease of Use | 6 | Priority fix | 15 | 22 | 3 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 11 | 0 | 0 | |
| MCP | 13 | Priority fix | 0 | 6 | 2 | View details |
| Skill Discovery | 5 | Priority fix | 0 | 10 | 1 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 79 | Mostly ready | 10 | 2 | 7 | View details |
| GEO Readiness | Not Applicable | Not Applicable | 5 | 0 | 0 | |
| AIO Readiness | 80 | Mostly ready | 3 | 1 | 3 | View details |
| AEO Readiness | 65 | Needs work | 2 | 1 | 4 | View details |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| Security & Trust | 20 | Priority fix | 5 | 4 | 0 | View details |
| Security & Trust | 20 | Priority fix | 1 | 4 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 74 | Needs work | 20 | 7 | 0 | View details |
| Performance | 63 | Needs work | 11 | 5 | 0 | View details |
| Accessibility | 93 | Strong | 9 | 2 | 0 | View details |
Prioritized recommendations
Issues ranked by score impact
41 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; charset=utf-8"
},
"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 data-dpl-id=\"dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" id=\"__next_error__\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/_next/static/chunks/394lmc5hb-6x1.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\"/><script src=\"/_next/static/chunks/08lucly45n3qv.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/3vsz243hg0hdn.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/41amk5na7eotf.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/0-rxfksppqpne.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/turbopack-2orek_y"
},
"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 DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
50 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
}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": [
{
"url": "https://www.googletagmanager.com/",
"rel": "dns-prefetch"
},
{
"url": "https://fast.wistia.com",
"rel": "dns-prefetch"
},
{
"url": "/_next/static/media/chalet_london_sixty-s.p.0a3mawue8atxw.woff2?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU",
"rel": "preload",
"type": "font/woff2"
},
{
"url": "/_next/static/media/chalet_new_york_sixty-s.p.115dmkfqmdxtl.woff2?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU",
"rel": "preload",
"type": "font/woff2"
},
{
"url": "/_next/static/chunks/25y18k79szu9m.css?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU",
"rel": "preload"
},
{
"url": "/_next/static/chunks/159t88-g3wbss.css?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU",
"rel": "preload"
}
]
},
"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; charset=utf-8" 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; charset=utf-8" 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; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" 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 data-dpl-id=\"dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" id=\"__next_error__\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/_next/static/chunks/394lmc5hb-6x1.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\"/><script src=\"/_next/static/chunks/08lucly45n3qv.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/3vsz243hg0hdn.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/41amk5na7eotf.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/0-rxfksppqpne.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/turbopack-2orek_y"
},
{
"path": "/openapi.yaml",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" 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 data-dpl-id=\"dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" id=\"__next_error__\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/_next/static/chunks/394lmc5hb-6x1.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\"/><script src=\"/_next/static/chunks/08lucly45n3qv.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/3vsz243hg0hdn.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/41amk5na7eotf.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/0-rxfksppqpne.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/turbopack-2orek_y"
},
{
"path": "/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" 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 data-dpl-id=\"dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" id=\"__next_error__\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/_next/static/chunks/394lmc5hb-6x1.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\"/><script src=\"/_next/static/chunks/08lucly45n3qv.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/3vsz243hg0hdn.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/41amk5na7eotf.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/0-rxfksppqpne.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/turbopack-2orek_y"
},
{
"path": "/swagger.yaml",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" 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 data-dpl-id=\"dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" id=\"__next_error__\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/_next/static/chunks/394lmc5hb-6x1.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\"/><script src=\"/_next/static/chunks/08lucly45n3qv.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/3vsz243hg0hdn.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/41amk5na7eotf.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/0-rxfksppqpne.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/turbopack-2orek_y"
},
{
"path": "/api/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" 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 data-dpl-id=\"dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" id=\"__next_error__\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/_next/static/chunks/394lmc5hb-6x1.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\"/><script src=\"/_next/static/chunks/08lucly45n3qv.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/3vsz243hg0hdn.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/41amk5na7eotf.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/0-rxfksppqpne.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/turbopack-2orek_y"
},
{
"path": "/api/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" 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 data-dpl-id=\"dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" id=\"__next_error__\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/_next/static/chunks/394lmc5hb-6x1.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\"/><script src=\"/_next/static/chunks/08lucly45n3qv.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/3vsz243hg0hdn.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/41amk5na7eotf.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/0-rxfksppqpne.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/turbopack-2orek_y"
},
{
"path": "/docs/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" 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 data-dpl-id=\"dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" id=\"__next_error__\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/_next/static/chunks/394lmc5hb-6x1.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\"/><script src=\"/_next/static/chunks/08lucly45n3qv.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/3vsz243hg0hdn.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/41amk5na7eotf.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/0-rxfksppqpne.js?dpl=dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" async=\"\"></script><script src=\"/_next/static/chunks/turbopack-2orek_y"
}
]
},
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" 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 ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
50 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; charset=utf-8",
"length": 35155
}
]
},
"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."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is missing or incomplete.
33 Fail
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is missing or incomplete.
Needs attention
Content freshness signals
Issue
Content freshness signals are incomplete: missing Last-Modified HTTP header; missing dateModified/datePublished in JSON-LD; missing meta or <time> freshness tags.
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
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose modified and published dates for freshness-aware retrieval and ranking.
Result
Content freshness signals is missing or incomplete.
Evidence
{
"lastModified": null,
"schemaDates": [],
"metaDateCount": 0,
"timeDateCount": 0
}AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
33 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
Needs attention
Markdown negotiation
Issue
Content-Type "text/html; charset=utf-8" 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; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.
Vary: Accept header
Markdown negotiation is missing Vary: Accept; current Vary header is "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch".
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; charset=utf-8"
},
"issue": "Content-Type \"text/html; charset=utf-8\" 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": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch"
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch\".",
"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": 27449,
"excerpt": "<!DOCTYPE html><html data-dpl-id=\"dpl_EcRnv7FhqbBfcH6UpHNX8yNekVxU\" lang=\"en\" class=\"fontlondon_31dabe8-module__KKkjpq__className fontlondon_31dabe8-module__KKkjpq__variable fontnewyork_1ef77f2f-module__UWvUSW__variable\"><head><meta charSet",
"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.
33 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: missing <nav> landmark; skipped heading levels; 0/1 applicable form inputs have autocomplete attributes (1 missing).
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": false,
"accessibleLinks": true,
"accessibleButtons": true,
"imageAltCoverage": true,
"formAutocompleteCoverage": false,
"details": {
"inaccessibleLinks": [],
"inaccessibleButtons": [],
"missingAutocompleteInputs": [
"<input id=\"base-ui-_R_6t4lfiulb_\" type=\"text\" required placeholder=\"Search...\" class=\"h-[40px] w-full rounded-lg border border-[#e3e3e3] bg-white p-6 text-xl focus:outline-brand-primary\" name=\"term\">"
],
"imagesMissingAlt": [],
"skippedHeadingLevels": [
"h3: Why Gladly",
"h3: Product",
"h3: Solutions",
"h3: Resources",
"h1: The only AI built for LTV",
"h5: CX that drives customer devotion.",
"h2: Real results from real customers",
"h3: 3x",
"h3: 76%",
"h3: 2.2x",
"h3: 65%",
"h3: AI that treats customers like people, not problems",
"h3: Why world-class brands choose Gladly",
"h3: The only CX AI purpose-built to drive devotion",
"h3: Immediate value. Long-term business outcomes.",
"h4: Simplify experiences",
"h5: Simplify experiences",
"h5: Amplify devotion",
"h5: Boost expectations",
"h5: Increase LTV",
"h5: Running support with a lean team? See how small businesses and growing brands use Gladly",
"h3: Gladly wins “Disruptive Technology of the Year” at the CCW Excellence Awards—recognized for eliminating CX tradeoffs with a no-compromise approach to AI and service.",
"h3: Gladly featured in Forbes for revealing the unspoken truth of AI in CX",
"h3: Do AI right",
"h3: Do AI right",
"h3: Refuse to compromise. Give your customers the experience that sets you apart."
]
},
"counts": {
"h1": 1,
"headings": 26,
"links": 44,
"inaccessibleLinks": 0,
"buttons": 29,
"inaccessibleButtons": 0,
"images": 63,
"imagesWithAlt": 63,
"autocompleteInputs": 1,
"inputsWithAutocomplete": 0,
"missingAutocompleteInputs": 1
}
}Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
25 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.
25 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
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
25 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; charset=utf-8",
"length": 35133
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 35135
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 35105
}
]
},
"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".
25 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; charset=utf-8",
"length": 35077
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 35105
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 35133
}
]
},
"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."
}
]
}Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
25 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
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
25 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; charset=utf-8",
"length": 35111
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 35083
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 35077
}
]
},
"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."
}
]
}Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
25 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
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
20 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; charset=utf-8",
"length": 35119
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 35131
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 35091
}
]
},
"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".
20 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; charset=utf-8",
"length": 35139
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 35127
}
]
},
"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".
20 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; charset=utf-8",
"length": 35109
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 35081
}
]
},
"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".
20 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; charset=utf-8",
"length": 35111
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 35083
}
]
},
"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."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
15 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Needs attention
DNS-AID Agent Discovery
Issue
No DNS-AID entrypoint records were found under _agents.
Why it matters
DNS-AID lets agents discover index, A2A, and other agent entrypoints before fetching HTTP metadata, while DNSSEC can authenticate the discovery zone.
Check name
DNS-AID Agent Discovery
Score
25/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish DNS for AI Discovery records under _agents for DNS-based agent entrypoint discovery.
Result
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Validation steps
Resolve DNS-AID SVCB/HTTPS records
No DNS-AID entrypoint records were found under _agents.
Validate alpn and endpoint parameters
Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.
Check DNSSEC material
DNSSEC material was not visible for the hostname or parent zone from this resolver.
Evidence
{
"failedStep": "svcb-https-records",
"steps": [
{
"id": "svcb-https-records",
"title": "Resolve DNS-AID SVCB/HTTPS records",
"status": "fail",
"evidence": {
"hostname": "www.gladly.ai",
"probes": [
{
"name": "_index._agents.www.gladly.ai",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.www.gladly.ai",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
}
]
},
"issue": "No DNS-AID entrypoint records were found under _agents.",
"howToFix": "Publish ServiceMode SVCB/HTTPS records such as _index._agents.example.com or _a2a._agents.example.com."
},
{
"id": "service-params",
"title": "Validate alpn and endpoint parameters",
"status": "informational",
"evidence": {
"discovered": []
},
"howToFix": "Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint."
},
{
"id": "dnssec",
"title": "Check DNSSEC material",
"status": "warning",
"evidence": {
"hasDnssecMaterial": false,
"checked": [
{
"name": "www.gladly.ai",
"dnssecTypes": [],
"dnssecRecordCount": 0
},
{
"name": "gladly.ai",
"dnssecTypes": [],
"dnssecRecordCount": 0
}
]
},
"issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
"howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
}
]
}Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
13 Warning
Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Needs attention
WebMCP
Issue
WebMCP declarative annotations need fixes.
Details
Why it matters
WebMCP can expose page context and actions directly through the browser, giving agents safer structured hooks than screen scraping alone.
Check name
WebMCP
Score
50/100
Status
warning
Category
MCP
Maturity
Informational
Goal
Support WebMCP to expose site tools to AI agents via the browser.
Result
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Validation steps
Detect data-mcp-tool annotations
No data-mcp-tool attributes were found on interactive elements.
Detect WebMCP declarative tags
No elements found with tool-name or tool-description attributes.
Validate WebMCP declarative annotation quality
WebMCP declarative annotations need fixes.
WebMCP declarative annotation issues
<input name="term"> is missing a label.<input name="term"> is missing tool-param-description.
Detect WebMCP imperative API usage
navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.
Detect WebMCP browser navigator injection
navigator.modelContext was not detected in the rendered browser page.
Interactive surface coverage
Only 0% of interactive surfaces are annotated.
Evidence
{
"failedStep": "declarative-annotation-quality",
"steps": [
{
"id": "data-mcp-tool-attributes",
"title": "Detect data-mcp-tool annotations",
"status": "informational",
"evidence": {
"dataMcpToolCount": 0,
"dataMcpTools": []
},
"issue": "No data-mcp-tool attributes were found on interactive elements.",
"howToFix": "Add data-mcp-tool attributes to high-value forms, buttons, and links so generic MCP-aware tooling can identify intended actions."
},
{
"id": "declarative-tags",
"title": "Detect WebMCP declarative tags",
"status": "informational",
"evidence": {
"totalForms": 1,
"formsWithTags": 0,
"totalInteractive": 74,
"interactiveWithTags": 0,
"totalCount": 75,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"term\"> is missing a label.",
"<input name=\"term\"> is missing tool-param-description."
]
},
"issue": "No elements found with tool-name or tool-description attributes.",
"howToFix": "Add tool-name and tool-description attributes to forms and interactive elements."
},
{
"id": "declarative-annotation-quality",
"title": "Validate WebMCP declarative annotation quality",
"status": "warning",
"evidence": {
"issueCount": 2,
"issues": [
"<input name=\"term\"> is missing a label.",
"<input name=\"term\"> is missing tool-param-description."
]
},
"issue": "WebMCP declarative annotations need fixes.",
"issueDetails": [
{
"title": "WebMCP declarative annotation issues",
"items": [
{
"type": "code",
"value": "<input name=\"term\"> is missing a label."
},
{
"type": "code",
"value": "<input name=\"term\"> is missing tool-param-description."
}
]
}
],
"howToFix": "Use snake_case tool-name values, descriptive tool-description values, named and labeled fields, and tool-param-description on inputs."
},
{
"id": "imperative-api",
"title": "Detect WebMCP imperative API usage",
"status": "informational",
"evidence": {
"staticSignals": {
"detected": false,
"matched": []
},
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.",
"howToFix": "Use navigator.modelContext.provideContext() to register tools programmatically."
},
{
"id": "browser-navigator-injection",
"title": "Detect WebMCP browser navigator injection",
"status": "informational",
"evidence": {
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext was not detected in the rendered browser page.",
"howToFix": "Expose WebMCP through navigator.modelContext in the browser runtime when the page is intended to provide in-page tools."
},
{
"id": "surface-coverage",
"title": "Interactive surface coverage",
"status": "informational",
"evidence": {
"totalForms": 1,
"formsWithTags": 0,
"totalInteractive": 74,
"interactiveWithTags": 0,
"totalCount": 75,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"term\"> is missing a label.",
"<input name=\"term\"> is missing tool-param-description."
]
},
"issue": "Only 0% of interactive surfaces are annotated.",
"howToFix": "Add WebMCP annotations to all forms and interactive elements to increase agent coverage."
}
],
"staticSignals": {
"detected": false,
"matched": []
},
"coverage": {
"totalForms": 1,
"formsWithTags": 0,
"totalInteractive": 74,
"interactiveWithTags": 0,
"totalCount": 75,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"term\"> is missing a label.",
"<input name=\"term\"> is missing tool-param-description."
]
},
"browserWebMcp": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
}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": "/cx-company-size/small-business-customer-experience-platform/",
"text": "Learn more",
"html": "<a class=\"button-base rounded-full button-base flex min-w-fit cursor-pointer font-london tracking-[-0.32px] normal-case no-underline transition-all duration-500 group bg-white p-[8px] pl-[20px] text-lg/[.88] text-black hover:bg-brand-primary hover:text-white [&_.ai-green]:text-white hover:[&_.ai-green]:flex hover:[&_.ai-icon]:bg-white hover:[&_.ai-white]:hidden hover:[&_.event-black]:flex hover:[&_.event-white]:hidden max-w-fit\" data-ga-location=\"inline_text_cta\" data-..."
},
{
"href": "/about-us/",
"text": "About",
"html": "<a class=\"text-sm/[1.4] tracking-[-0.12px] hover:text-brand-primary md:text-base/[1.6] md:tracking-[-0.36]\" data-ga-location=\"footer\" data-ga-type=\"footer_link\" data-ga-action=\"about-us\" href=\"/about-us/\">About</a>"
},
{
"href": "https://www.linkedin.com/company/gladly-inc",
"text": "",
"html": "<a aria-label=\"Follow Gladly on LinkedIn\" data-ga-location=\"footer\" data-ga-type=\"social_link\" data-ga-action=\"external_linkedin_com\" target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.linkedin.com/company/gladly-inc\"><div class=\"rounded-full border border-[#252525] bg-transparent p-3 hover:border-brand-primary\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M18.47 0H1.53A1.45 1.45 0 0 0 .06 1.43v17.14A1.45 1.45 0 0 0 1.53 20h1..."
}
],
"contactLinks": [
{
"href": "/help-center/",
"text": "FAQs",
"html": "<a class=\"text-sm/[1.4] tracking-[-0.12px] hover:text-brand-primary md:text-base/[1.6] md:tracking-[-0.36]\" data-ga-location=\"footer\" data-ga-type=\"footer_link\" data-ga-action=\"help-center\" href=\"/help-center/\">FAQs</a>"
},
{
"href": "https://help.gladly.com/implementation/docs/implementation-packages",
"text": "Implementation guides",
"html": "<a class=\"text-sm/[1.4] tracking-[-0.12px] hover:text-brand-primary md:text-base/[1.6] md:tracking-[-0.36]\" target=\"_blank\" data-ga-location=\"footer\" data-ga-type=\"footer_link\" data-ga-action=\"external_help_gladly_com\" rel=\"noopener noreferrer\" href=\"https://help.gladly.com/implementation/docs/implementation-packages\">Implementation guides</a>"
},
{
"href": "/contact/",
"text": "Contact",
"html": "<a class=\"text-sm/[1.4] tracking-[-0.12px] hover:text-brand-primary md:text-base/[1.6] md:tracking-[-0.36]\" data-ga-location=\"footer\" data-ga-type=\"footer_link\" data-ga-action=\"contact\" href=\"/contact/\">Contact</a>"
}
],
"privacyLinks": [
{
"href": "/terms-of-service/",
"text": "Terms of Service",
"html": "<a class=\"text-[#AAA] hover:text-brand-primary\" data-ga-location=\"footer\" data-ga-type=\"legal_link\" data-ga-action=\"terms-of-service\" href=\"/terms-of-service/\">Terms of Service</a>"
},
{
"href": "/privacy-policy/",
"text": "Privacy Policy",
"html": "<a class=\"text-[#AAA] hover:text-brand-primary\" data-ga-location=\"footer\" data-ga-type=\"legal_link\" data-ga-action=\"privacy-policy\" href=\"/privacy-policy/\">Privacy Policy</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.
6 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": "/cx-company-size/small-business-customer-experience-platform/",
"text": "Learn more",
"html": "<a class=\"button-base rounded-full button-base flex min-w-fit cursor-pointer font-london tracking-[-0.32px] normal-case no-underline transition-all duration-500 group bg-white p-[8px] pl-[20px] text-lg/[.88] text-black hover:bg-brand-primary hover:text-white [&_.ai-green]:text-white hover:[&_.ai-green]:flex hover:[&_.ai-icon]:bg-white hover:[&_.ai-white]:hidden hover:[&_.event-black]:flex hover:[&_.event-white]:hidden max-w-fit\" data-ga-location=\"inline_text_cta\" data-..."
},
{
"href": "/about-us/",
"text": "About",
"html": "<a class=\"text-sm/[1.4] tracking-[-0.12px] hover:text-brand-primary md:text-base/[1.6] md:tracking-[-0.36]\" data-ga-location=\"footer\" data-ga-type=\"footer_link\" data-ga-action=\"about-us\" href=\"/about-us/\">About</a>"
},
{
"href": "https://www.linkedin.com/company/gladly-inc",
"text": "",
"html": "<a aria-label=\"Follow Gladly on LinkedIn\" data-ga-location=\"footer\" data-ga-type=\"social_link\" data-ga-action=\"external_linkedin_com\" target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.linkedin.com/company/gladly-inc\"><div class=\"rounded-full border border-[#252525] bg-transparent p-3 hover:border-brand-primary\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M18.47 0H1.53A1.45 1.45 0 0 0 .06 1.43v17.14A1.45 1.45 0 0 0 1.53 20h1..."
}
],
"contactLinks": [
{
"href": "/help-center/",
"text": "FAQs",
"html": "<a class=\"text-sm/[1.4] tracking-[-0.12px] hover:text-brand-primary md:text-base/[1.6] md:tracking-[-0.36]\" data-ga-location=\"footer\" data-ga-type=\"footer_link\" data-ga-action=\"help-center\" href=\"/help-center/\">FAQs</a>"
},
{
"href": "https://help.gladly.com/implementation/docs/implementation-packages",
"text": "Implementation guides",
"html": "<a class=\"text-sm/[1.4] tracking-[-0.12px] hover:text-brand-primary md:text-base/[1.6] md:tracking-[-0.36]\" target=\"_blank\" data-ga-location=\"footer\" data-ga-type=\"footer_link\" data-ga-action=\"external_help_gladly_com\" rel=\"noopener noreferrer\" href=\"https://help.gladly.com/implementation/docs/implementation-packages\">Implementation guides</a>"
},
{
"href": "/contact/",
"text": "Contact",
"html": "<a class=\"text-sm/[1.4] tracking-[-0.12px] hover:text-brand-primary md:text-base/[1.6] md:tracking-[-0.36]\" data-ga-location=\"footer\" data-ga-type=\"footer_link\" data-ga-action=\"contact\" href=\"/contact/\">Contact</a>"
}
],
"privacyLinks": [
{
"href": "/terms-of-service/",
"text": "Terms of Service",
"html": "<a class=\"text-[#AAA] hover:text-brand-primary\" data-ga-location=\"footer\" data-ga-type=\"legal_link\" data-ga-action=\"terms-of-service\" href=\"/terms-of-service/\">Terms of Service</a>"
},
{
"href": "/privacy-policy/",
"text": "Privacy Policy",
"html": "<a class=\"text-[#AAA] hover:text-brand-primary\" data-ga-location=\"footer\" data-ga-type=\"legal_link\" data-ga-action=\"privacy-policy\" href=\"/privacy-policy/\">Privacy Policy</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.
5 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
14 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": 18,
"passing": 4,
"failing": [
{
"heading": "Why Gladly",
"headingHtml": "<h3 data-orientation=\"vertical\" data-index=\"-1\" data-closed class=\"mx-4\"><button type=\"button\" data-value data-orientation=\"vertical\" data-index=\"-1\" tabindex=\"0\" aria-disabled=\"false\" aria-expanded=\"false\" id=\"base-ui-_R_ml4lfiulbH2_\" class=\"group flex w-full items-center justify-between border-b border-b-brand-border py-6 font-london text-xl/[1.1] data-[panel-open]:border-b-0 data-[panel-open]:p-0\"><span class=\"group-data-[panel-open]:invisible group-data-[panel-open]:h-0\">Why Gladly</span>...",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Product",
"headingHtml": "<h3 data-orientation=\"vertical\" data-index=\"-1\" data-closed class=\"mx-4\"><button type=\"button\" data-value data-orientation=\"vertical\" data-index=\"-1\" tabindex=\"0\" aria-disabled=\"false\" aria-expanded=\"false\" id=\"base-ui-_R_16l4lfiulbH2_\" class=\"group flex w-full items-center justify-between border-b border-b-brand-border py-6 font-london text-xl/[1.1] data-[panel-open]:border-b-0 data-[panel-open]:p-0\"><span class=\"group-data-[panel-open]:invisible group-data-[panel-open]:h-0\">Product</span><s...",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Solutions",
"headingHtml": "<h3 data-orientation=\"vertical\" data-index=\"-1\" data-closed class=\"mx-4\"><button type=\"button\" data-value data-orientation=\"vertical\" data-index=\"-1\" tabindex=\"0\" aria-disabled=\"false\" aria-expanded=\"false\" id=\"base-ui-_R_1ml4lfiulbH2_\" class=\"group flex w-full items-center justify-between border-b border-b-brand-border py-6 font-london text-xl/[1.1] data-[panel-open]:border-b-0 data-[panel-open]:p-0\"><span class=\"group-data-[panel-open]:invisible group-data-[panel-open]:h-0\">Solutions</span>...",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Resources",
"headingHtml": "<h3 data-orientation=\"vertical\" data-index=\"-1\" data-closed class=\"mx-4\"><button type=\"button\" data-value data-orientation=\"vertical\" data-index=\"-1\" tabindex=\"0\" aria-disabled=\"false\" aria-expanded=\"false\" id=\"base-ui-_R_26l4lfiulbH2_\" class=\"group flex w-full items-center justify-between border-b border-b-brand-border py-6 font-london text-xl/[1.1] data-[panel-open]:border-b-0 data-[panel-open]:p-0\"><span class=\"group-data-[panel-open]:invisible group-data-[panel-open]:h-0\">Resources</span>...",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Real results from real customers",
"headingHtml": "<h2 class=\"font-london normal-case not-italic text-3xl/[1.12] tracking-[-0.56px] md:text-7xl/[1] md:tracking-[-3.6px] [&_h2]:text-[24px] [&_span]:text-[24px] [&_h2]:md:text-[60px] [&_span]:md:text-[60px]\" id=\"object-object-from-real-customers\"><span class=\"rounded-lg px-2 pb-1 md:px-3 md:pb-2 text-3xl/[1.5] md:text-7xl/[1.5] md:tracking-[-3.2px]\" style=\"background:#009b00\">Real results</span> from real customers</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "3x",
"headingHtml": "<h3 class=\"font-london normal-case not-italic tracking-[-0.48px] md:tracking-[-3.2px] text-3xl text-brand-primary md:text-6xl\" id=\"3x\">3x</h3>",
"firstParagraph": "First 30-day resolution rate increase",
"paragraphHtml": "<p class=\"font-london font-normal text-sm/[1.4] tracking-[-0.12px] md:text-base/[1.6] md:tracking-[-0.36]\">First 30-day resolution rate increase</p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "76%",
"headingHtml": "<h3 class=\"font-london normal-case not-italic tracking-[-0.48px] md:tracking-[-3.2px] text-3xl text-brand-primary md:text-6xl\" id=\"76percent\">76%</h3>",
"firstParagraph": "Conversations fully resolved by AI",
"paragraphHtml": "<p class=\"font-london font-normal text-sm/[1.4] tracking-[-0.12px] md:text-base/[1.6] md:tracking-[-0.36]\">Conversations fully resolved by AI</p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "2.2x",
"headingHtml": "<h3 class=\"font-london normal-case not-italic tracking-[-0.48px] md:tracking-[-3.2px] text-3xl text-brand-primary md:text-6xl\" id=\"22x\">2.2x</h3>",
"firstParagraph": "Revenue per conversation",
"paragraphHtml": "<p class=\"font-london font-normal text-sm/[1.4] tracking-[-0.12px] md:text-base/[1.6] md:tracking-[-0.36]\">Revenue per conversation</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "65%",
"headingHtml": "<h3 class=\"font-london normal-case not-italic tracking-[-0.48px] md:tracking-[-3.2px] text-3xl text-brand-primary md:text-6xl\" id=\"65percent\">65%</h3>",
"firstParagraph": "Increase in CSAT",
"paragraphHtml": "<p class=\"font-london font-normal text-sm/[1.4] tracking-[-0.12px] md:text-base/[1.6] md:tracking-[-0.36]\">Increase in CSAT</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Gladly wins “Disruptive Technology of the Year” at the CCW Excellence Awards—recognized for eliminating CX tradeoffs with a no-compromise approach to AI and service.",
"headingHtml": "<h3 class=\"font-london normal-case not-italic text-2xl/[1.33] tracking-[-0.48px] md:text-6xl/[1.06] md:tracking-[-3.2px] inline\" id=\"gladly-wins-object-object-at-the-ccw-excellence-awardsrecognized-for-eliminating-cx-tradeoffs-with-a-no-compromise-approach-to-ai-and-service\">Gladly wins <a target=\"_self\" class=\"text-brand-primary no-underline hover:underline\" href=\"/blog/gladly-wins-disruptive-tech-of-the-year-ccw/\">“Disruptive Technology of the Year”</a> at the CCW Excellence A...",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Gladly featured in Forbes for revealing the unspoken truth of AI in CX",
"headingHtml": "<h3 class=\"font-london normal-case not-italic text-2xl/[1.33] tracking-[-0.48px] md:text-6xl/[1.06] md:tracking-[-3.2px] inline\" id=\"gladly-featured-in-object-object-for-revealing-the-unspoken-truth-of-ai-in-cx\">Gladly featured in <a target=\"_blank\" class=\"brand-primary text-brand-primary no-underline hover:underline\" rel=\"noopener noreferrer\" href=\"https://www.forbes.com/sites/gladly/2025/05/27/gladly-reinvents-customer-service-again/\">Forbes</a> for revealing the unspoken truth of AI in CX<...",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Do AI right",
"headingHtml": "<h3 class=\"font-london normal-case not-italic text-2xl/[1.33] tracking-[-0.48px] md:text-6xl/[1.06] md:tracking-[-3.2px] text-white [&_strong]:text-white [&_li]:text-white [&_p]:text-white\" id=\"do-ai-right\">Do AI right</h3>",
"firstParagraph": "Discover how Gladly delivers experiences that treat people like people.",
"paragraphHtml": "<p class=\"font-london font-normal text-lg/[1.5] tracking-[-0.36px] md:text-2xl/[1.40] md:tracking-[-0.96] text-white [&_strong]:text-white [&_li]:text-white [&_p]:text-white\">Discover how Gladly delivers experiences that treat people like people.</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Do AI right",
"headingHtml": "<h3 class=\"font-london normal-case not-italic text-2xl/[1.33] tracking-[-0.48px] md:text-6xl/[1.06] md:tracking-[-3.2px] text-white [&_strong]:text-white [&_li]:text-white [&_p]:text-white\" id=\"do-ai-right\">Do AI right</h3>",
"firstParagraph": "Discover how Gladly delivers experiences that treat people like people.",
"paragraphHtml": "<p class=\"font-london font-normal text-lg/[1.5] tracking-[-0.36px] md:text-2xl/[1.40] md:tracking-[-0.96] text-white [&_strong]:text-white [&_li]:text-white [&_p]:text-white\">Discover how Gladly delivers experiences that treat people like people.</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Refuse to compromise. Give your customers the experience that sets you apart.",
"headingHtml": "<h3 class=\"font-london normal-case not-italic text-2xl/[1.33] tracking-[-0.48px] md:text-6xl/[1.06] md:tracking-[-3.2px] text-white [&_strong]:text-white px-4 lg:px-0 [&_span]:last:lg:mt-[3px]\" id=\"object-object-object-objectobject-object-object-objectgive-your-customers-the-experience-that-sets-you-apart\"><span class=\"rounded-lg px-2 pb-1 md:px-3 md:pb-2 text-2xl/[1.5] md:text-6xl/[1.5] md:tracking-[-2.4px]\" style=\"background:rgba(0, 0, 0, 1.00)\">Refuse to</span> <br><span class=\"rou...",
"firstParagraph": "Let us walk you through a short demo to show how Gladly instantly transforms your customer experiences.",
"paragraphHtml": "<p class=\"font-london font-normal text-base/[1.5] tracking-[-0.16px] md:text-xl/[1.60] md:tracking-[-0.2px] text-white [&_strong]:text-white [&_li]:text-white [&_p]:text-white\">Let us walk you through a short demo to show how Gladly instantly transforms your customer experiences. </p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 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.
4 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
14 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
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": 1,
"questionH2s": [],
"hasFaq": true,
"score": 50,
"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
14 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": 18,
"passing": 4,
"failing": [
{
"heading": "Why Gladly",
"headingHtml": "<h3 data-orientation=\"vertical\" data-index=\"-1\" data-closed class=\"mx-4\"><button type=\"button\" data-value data-orientation=\"vertical\" data-index=\"-1\" tabindex=\"0\" aria-disabled=\"false\" aria-expanded=\"false\" id=\"base-ui-_R_ml4lfiulbH2_\" class=\"group flex w-full items-center justify-between border-b border-b-brand-border py-6 font-london text-xl/[1.1] data-[panel-open]:border-b-0 data-[panel-open]:p-0\"><span class=\"group-data-[panel-open]:invisible group-data-[panel-open]:h-0\">Why Gladly</span>...",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Product",
"headingHtml": "<h3 data-orientation=\"vertical\" data-index=\"-1\" data-closed class=\"mx-4\"><button type=\"button\" data-value data-orientation=\"vertical\" data-index=\"-1\" tabindex=\"0\" aria-disabled=\"false\" aria-expanded=\"false\" id=\"base-ui-_R_16l4lfiulbH2_\" class=\"group flex w-full items-center justify-between border-b border-b-brand-border py-6 font-london text-xl/[1.1] data-[panel-open]:border-b-0 data-[panel-open]:p-0\"><span class=\"group-data-[panel-open]:invisible group-data-[panel-open]:h-0\">Product</span><s...",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Solutions",
"headingHtml": "<h3 data-orientation=\"vertical\" data-index=\"-1\" data-closed class=\"mx-4\"><button type=\"button\" data-value data-orientation=\"vertical\" data-index=\"-1\" tabindex=\"0\" aria-disabled=\"false\" aria-expanded=\"false\" id=\"base-ui-_R_1ml4lfiulbH2_\" class=\"group flex w-full items-center justify-between border-b border-b-brand-border py-6 font-london text-xl/[1.1] data-[panel-open]:border-b-0 data-[panel-open]:p-0\"><span class=\"group-data-[panel-open]:invisible group-data-[panel-open]:h-0\">Solutions</span>...",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Resources",
"headingHtml": "<h3 data-orientation=\"vertical\" data-index=\"-1\" data-closed class=\"mx-4\"><button type=\"button\" data-value data-orientation=\"vertical\" data-index=\"-1\" tabindex=\"0\" aria-disabled=\"false\" aria-expanded=\"false\" id=\"base-ui-_R_26l4lfiulbH2_\" class=\"group flex w-full items-center justify-between border-b border-b-brand-border py-6 font-london text-xl/[1.1] data-[panel-open]:border-b-0 data-[panel-open]:p-0\"><span class=\"group-data-[panel-open]:invisible group-data-[panel-open]:h-0\">Resources</span>...",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Real results from real customers",
"headingHtml": "<h2 class=\"font-london normal-case not-italic text-3xl/[1.12] tracking-[-0.56px] md:text-7xl/[1] md:tracking-[-3.6px] [&_h2]:text-[24px] [&_span]:text-[24px] [&_h2]:md:text-[60px] [&_span]:md:text-[60px]\" id=\"object-object-from-real-customers\"><span class=\"rounded-lg px-2 pb-1 md:px-3 md:pb-2 text-3xl/[1.5] md:text-7xl/[1.5] md:tracking-[-3.2px]\" style=\"background:#009b00\">Real results</span> from real customers</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "3x",
"headingHtml": "<h3 class=\"font-london normal-case not-italic tracking-[-0.48px] md:tracking-[-3.2px] text-3xl text-brand-primary md:text-6xl\" id=\"3x\">3x</h3>",
"firstParagraph": "First 30-day resolution rate increase",
"paragraphHtml": "<p class=\"font-london font-normal text-sm/[1.4] tracking-[-0.12px] md:text-base/[1.6] md:tracking-[-0.36]\">First 30-day resolution rate increase</p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "76%",
"headingHtml": "<h3 class=\"font-london normal-case not-italic tracking-[-0.48px] md:tracking-[-3.2px] text-3xl text-brand-primary md:text-6xl\" id=\"76percent\">76%</h3>",
"firstParagraph": "Conversations fully resolved by AI",
"paragraphHtml": "<p class=\"font-london font-normal text-sm/[1.4] tracking-[-0.12px] md:text-base/[1.6] md:tracking-[-0.36]\">Conversations fully resolved by AI</p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "2.2x",
"headingHtml": "<h3 class=\"font-london normal-case not-italic tracking-[-0.48px] md:tracking-[-3.2px] text-3xl text-brand-primary md:text-6xl\" id=\"22x\">2.2x</h3>",
"firstParagraph": "Revenue per conversation",
"paragraphHtml": "<p class=\"font-london font-normal text-sm/[1.4] tracking-[-0.12px] md:text-base/[1.6] md:tracking-[-0.36]\">Revenue per conversation</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "65%",
"headingHtml": "<h3 class=\"font-london normal-case not-italic tracking-[-0.48px] md:tracking-[-3.2px] text-3xl text-brand-primary md:text-6xl\" id=\"65percent\">65%</h3>",
"firstParagraph": "Increase in CSAT",
"paragraphHtml": "<p class=\"font-london font-normal text-sm/[1.4] tracking-[-0.12px] md:text-base/[1.6] md:tracking-[-0.36]\">Increase in CSAT</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Gladly wins “Disruptive Technology of the Year” at the CCW Excellence Awards—recognized for eliminating CX tradeoffs with a no-compromise approach to AI and service.",
"headingHtml": "<h3 class=\"font-london normal-case not-italic text-2xl/[1.33] tracking-[-0.48px] md:text-6xl/[1.06] md:tracking-[-3.2px] inline\" id=\"gladly-wins-object-object-at-the-ccw-excellence-awardsrecognized-for-eliminating-cx-tradeoffs-with-a-no-compromise-approach-to-ai-and-service\">Gladly wins <a target=\"_self\" class=\"text-brand-primary no-underline hover:underline\" href=\"/blog/gladly-wins-disruptive-tech-of-the-year-ccw/\">“Disruptive Technology of the Year”</a> at the CCW Excellence A...",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Gladly featured in Forbes for revealing the unspoken truth of AI in CX",
"headingHtml": "<h3 class=\"font-london normal-case not-italic text-2xl/[1.33] tracking-[-0.48px] md:text-6xl/[1.06] md:tracking-[-3.2px] inline\" id=\"gladly-featured-in-object-object-for-revealing-the-unspoken-truth-of-ai-in-cx\">Gladly featured in <a target=\"_blank\" class=\"brand-primary text-brand-primary no-underline hover:underline\" rel=\"noopener noreferrer\" href=\"https://www.forbes.com/sites/gladly/2025/05/27/gladly-reinvents-customer-service-again/\">Forbes</a> for revealing the unspoken truth of AI in CX<...",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Do AI right",
"headingHtml": "<h3 class=\"font-london normal-case not-italic text-2xl/[1.33] tracking-[-0.48px] md:text-6xl/[1.06] md:tracking-[-3.2px] text-white [&_strong]:text-white [&_li]:text-white [&_p]:text-white\" id=\"do-ai-right\">Do AI right</h3>",
"firstParagraph": "Discover how Gladly delivers experiences that treat people like people.",
"paragraphHtml": "<p class=\"font-london font-normal text-lg/[1.5] tracking-[-0.36px] md:text-2xl/[1.40] md:tracking-[-0.96] text-white [&_strong]:text-white [&_li]:text-white [&_p]:text-white\">Discover how Gladly delivers experiences that treat people like people.</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Do AI right",
"headingHtml": "<h3 class=\"font-london normal-case not-italic text-2xl/[1.33] tracking-[-0.48px] md:text-6xl/[1.06] md:tracking-[-3.2px] text-white [&_strong]:text-white [&_li]:text-white [&_p]:text-white\" id=\"do-ai-right\">Do AI right</h3>",
"firstParagraph": "Discover how Gladly delivers experiences that treat people like people.",
"paragraphHtml": "<p class=\"font-london font-normal text-lg/[1.5] tracking-[-0.36px] md:text-2xl/[1.40] md:tracking-[-0.96] text-white [&_strong]:text-white [&_li]:text-white [&_p]:text-white\">Discover how Gladly delivers experiences that treat people like people.</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Refuse to compromise. Give your customers the experience that sets you apart.",
"headingHtml": "<h3 class=\"font-london normal-case not-italic text-2xl/[1.33] tracking-[-0.48px] md:text-6xl/[1.06] md:tracking-[-3.2px] text-white [&_strong]:text-white px-4 lg:px-0 [&_span]:last:lg:mt-[3px]\" id=\"object-object-object-objectobject-object-object-objectgive-your-customers-the-experience-that-sets-you-apart\"><span class=\"rounded-lg px-2 pb-1 md:px-3 md:pb-2 text-2xl/[1.5] md:text-6xl/[1.5] md:tracking-[-2.4px]\" style=\"background:rgba(0, 0, 0, 1.00)\">Refuse to</span> <br><span class=\"rou...",
"firstParagraph": "Let us walk you through a short demo to show how Gladly instantly transforms your customer experiences.",
"paragraphHtml": "<p class=\"font-london font-normal text-base/[1.5] tracking-[-0.16px] md:text-xl/[1.60] md:tracking-[-0.2px] text-white [&_strong]:text-white [&_li]:text-white [&_p]:text-white\">Let us walk you through a short demo to show how Gladly instantly transforms your customer experiences. </p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 8
}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
8 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": 852,
"htmlBytes": 360058,
"imagesMissingDimensions": [
{
"src": "https://cdn.sanity.io/images/ny21dgz6/production/dee6ca8b0ae51e1b3bea6b023fcab09b94cafbe9-686x360.png?w=3840&h=2015&q=80&fit=max&auto=format",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Young woman in a kitchen holds a pink phone, glancing at the screen. She's wearing a blue shirt over a striped top. Sunlight casts soft shadows.\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"rounded-lg object-cover\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=&a..."
},
{
"src": "https://cdn.sanity.io/images/ny21dgz6/production/aed6f5f6bb94d3e9bb0cc18bf89d442765aded1e-686x400.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.sanity.io/images/ny21dgz6/production/aed6f5f6bb94d3e9bb0cc18bf89d442765aded1e-686x400.png\" alt=\"Woman smiling at phone in a cafe, engaged in a chat about exchanging a jacket. Texts on screen express friendly customer service.\" class=\"h-full w-full rounded-lg object-cover\" loading=\"lazy\">"
},
{
"src": "https://cdn.sanity.io/images/ny21dgz6/production/b59d71fcb3bc2c081546e82da3f6537044451cc0-828x828.jpg?w=3840&h=3840&q=80&fit=max&auto=format",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"A modern living room with a white sectional sofa, neutral cushions, and a wooden coffee table. Abstract art and a minimalist lamp create a calm, stylish atmosphere.\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"not-prose z-1 rounded-lg object-cover shadow-lg\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-image:url("data:image/svg+..."
},
{
"src": "https://cdn.sanity.io/images/ny21dgz6/production/35bd9b365d90fd539f772a5cb989b7017eb7b68b-828x828.jpg?w=3840&h=3840&q=80&fit=max&auto=format",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"Four stylish wristwatches with different designs and straps are arranged against a pink polka-dot background with shopping bags, conveying fashion elegance.\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"rounded-lg object-cover\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=&..."
},
{
"src": "https://cdn.sanity.io/images/ny21dgz6/production/01ea86cb4f96bf23ecb43a365f672be1a099a11f-828x828.jpg?w=3840&h=3840&q=80&fit=max&auto=format",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"Blue airplane with "Breeze" logo flies above clouds against a clear blue sky, conveying a sense of modernity, speed, and freedom.\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"not-prose z-1 rounded-lg object-cover shadow-lg\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg..."
},
{
"src": "https://cdn.sanity.io/images/ny21dgz6/production/a298910d9a4f9a52c86d9ae1f49320f2f9d3061e-828x828.jpg?w=3840&h=3840&q=80&fit=max&auto=format",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"A person in a yellow jacket and cap organizes ropes on a boat deck against a backdrop of calm ocean and distant islands, conveying a sense of adventure.\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"not-prose z-1 rounded-lg object-cover shadow-lg\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=..."
},
{
"src": "https://cdn.sanity.io/images/ny21dgz6/production/60687444f219981489364675c06c3d1669e69351-677x420.png?w=3840&h=2382&q=80&fit=max&auto=format",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"Man sits on a couch, smiling while looking at a smartphone and holding a green mug. The room is bright with natural light from a large window.\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"rounded-sm object-cover\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://ww..."
},
{
"src": "https://cdn.sanity.io/images/ny21dgz6/production/f74fffdc6b846bb286b79c32be8dae01a3f318a8-1354x840.png?w=3840&h=2382&q=80&fit=max&auto=format",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"Chat interface on a purple background. A message from Gladly notes an order past the exchange window but highlights VIP status. Buttons for "Deny" and "Approve" follow. Below, Julie inquires about the usual policy, smiling. Tone: formal and customer-focused.\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"rounded-sm object-cover\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;background-size:cover;backgrou..."
}
],
"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": "Real results from real customers",
"html": "<h2 class=\"font-london normal-case not-italic text-3xl/[1.12] tracking-[-0.56px] md:text-7xl/[1] md:tracking-[-3.6px] [&_h2]:text-[24px] [&_span]:text-[24px] [&_h2]:md:text-[60px] [&_span]:md:text-[60px]\" id=\"object-object-from-real-customers\"><span class=\"rounded-lg px-2 pb-1 md:px-3 md:pb-2 text-3xl/[1.5] md:text-7xl/[1.5] md:tracking-[-3.2px]\" style=\"background:#009b00\">Real results</span> from real customers</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Customer experience AI built for LTV?",
"pattern": {}
},
{
"id": "how",
"label": "How does Customer experience AI built for LTV work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Customer experience AI built for LTV?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Customer experience AI built for LTV free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Customer experience AI built for LTV compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Customer experience AI built for LTV?",
"pattern": {}
},
{
"id": "how",
"label": "How does Customer experience AI built for LTV work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Customer experience AI built for LTV?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Customer experience AI built for LTV free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Customer experience AI built for LTV compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 8
}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; charset=utf-8",
"length": 35102
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 35092
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 35080
}
]
},
"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": "Real results from real customers",
"html": "<h2 class=\"font-london normal-case not-italic text-3xl/[1.12] tracking-[-0.56px] md:text-7xl/[1] md:tracking-[-3.6px] [&_h2]:text-[24px] [&_span]:text-[24px] [&_h2]:md:text-[60px] [&_span]:md:text-[60px]\" id=\"object-object-from-real-customers\"><span class=\"rounded-lg px-2 pb-1 md:px-3 md:pb-2 text-3xl/[1.5] md:text-7xl/[1.5] md:tracking-[-3.2px]\" style=\"background:#009b00\">Real results</span> from real customers</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Customer experience AI built for LTV?",
"pattern": {}
},
{
"id": "how",
"label": "How does Customer experience AI built for LTV work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Customer experience AI built for LTV?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Customer experience AI built for LTV free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Customer experience AI built for LTV compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Customer experience AI built for LTV?",
"pattern": {}
},
{
"id": "how",
"label": "How does Customer experience AI built for LTV work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Customer experience AI built for LTV?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Customer experience AI built for LTV free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Customer experience AI built for LTV compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"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."
}
]
}SEOSEOBrowser audit
Links do not have descriptive text
100 Fail
SEOSEOBrowser audit
Links do not have descriptive text
Check name
Links do not have descriptive text
Score
0/100
Status
fail
Device
desktop
Category
SEO
Estimated savings
1 link found
Fix guidance
Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).
Evidence
{
"displayValue": "1 link found",
"description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/)."
}Performance and AccessibilityBest PracticesBrowser audit
Uses deprecated APIs
100 Fail
Performance and AccessibilityBest PracticesBrowser audit
Uses deprecated APIs
Check name
Uses deprecated APIs
Score
0/100
Status
fail
Device
desktop
Category
Best Practices
Estimated savings
1 warning found
Fix guidance
Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/).
Evidence
{
"displayValue": "1 warning found",
"description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/)."
}Performance and AccessibilityAccessibilityBrowser audit
Background and foreground colors do not have a sufficient contrast ratio.
50 Fail
Performance and AccessibilityAccessibilityBrowser audit
Background and foreground colors do not have a sufficient contrast ratio.
Check name
Background and foreground colors do not have a sufficient contrast ratio.
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).
References
https://web.dev/learn/accessibility/Evidence
{
"description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast)."
}Performance and AccessibilityAccessibilityBrowser audit
Heading elements are not in a sequentially-descending order
50 Fail
Performance and AccessibilityAccessibilityBrowser audit
Heading elements are not in a sequentially-descending order
Check name
Heading elements are not in a sequentially-descending order
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).
References
https://web.dev/learn/accessibility/Evidence
{
"description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order)."
}Performance and AccessibilityPerformanceBrowser audit
`<frame>` or `<iframe>` elements do not have a title
20 Fail
Performance and AccessibilityPerformanceBrowser audit
`<frame>` or `<iframe>` elements do not have a title
Check name
`<frame>` or `<iframe>` elements do not have a title
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https://dequeuniversity.com/rules/axe/4.11/frame-title).
References
https://web.dev/learn/performance/Evidence
{
"description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https://dequeuniversity.com/rules/axe/4.11/frame-title)."
}Performance and AccessibilityPerformanceBrowser audit
Forced reflow
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Forced reflow
Check name
Forced reflow
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations.
References
https://web.dev/learn/performance/Evidence
{
"description": "A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations."
}Performance and AccessibilityPerformanceBrowser audit
Network dependency tree
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Network dependency tree
Check name
Network dependency tree
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
References
https://web.dev/learn/performance/Evidence
{
"description": "[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load."
}Performance and AccessibilityPerformanceBrowser audit
Reduce JavaScript execution time
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Reduce JavaScript execution time
Check name
Reduce JavaScript execution time
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
5.2 s
Fix guidance
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "5.2 s",
"description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).",
"numericValue": 5229.140999999989
}Performance and AccessibilityPerformanceBrowser audit
Loading performance
8 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
62/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": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "40 ms",
"numericValue": 37.14066
},
{
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 98,
"displayValue": "0.6 s",
"numericValue": 638.0117009270643
},
{
"id": "interactive",
"title": "Time to Interactive",
"score": 10,
"displayValue": "8.0 s",
"numericValue": 8044.962087934255
},
{
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 53,
"displayValue": "240 ms",
"numericValue": 239.00000000000045
},
{
"id": "server-response-time",
"title": "Initial server response time was short",
"score": 100,
"displayValue": "Root document took 10 ms",
"numericValue": 9
},
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 2,
"displayValue": "1,290 ms",
"numericValue": 1290.5000000000005
},
{
"id": "speed-index",
"title": "Speed Index",
"score": 31,
"displayValue": "2.9 s",
"numericValue": 2850.868612730542
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 99,
"displayValue": "0.7 s",
"numericValue": 718.013404159995
}
]
}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 |
|---|---|---|---|
| 55/100 | Level 3, Bot-Aware | Current report |