Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 59 out of 100
- Agent Ease of Use 39 out of 100
- Security & Trust 100 out of 100
- GEO, AIO and AEO 77 out of 100
- SEO 85 out of 100
- Performance and Accessibility 83 out of 100
What AI sees of your website
Empower Your Business with Data-Driven Insights
From data ingestion and transformation to advanced analytics and visualization, we provide end-to-end solutions to help you drive business growth.
Next step
Turn this report into a fix workflow
22 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 | 59 | Needs work | 13 | 12 | 0 | View details |
| Discoverability | 83 | Mostly ready | 6 | 3 | 0 | View details |
| Content Readiness | 67 | Needs work | 6 | 5 | 0 | View details |
| Bot Access Control | 17 | Priority fix | 1 | 4 | 0 | View details |
| Agent Ease of Use | 39 | Priority fix | 16 | 33 | 4 | View details |
| API | 28 | Priority fix | 2 | 7 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 3 | 8 | 0 | View details |
| MCP | 47 | Priority fix | 3 | 7 | 3 | View details |
| Skill Discovery | 42 | Priority fix | 4 | 11 | 1 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 77 | Mostly ready | 5 | 0 | 14 | |
| GEO Readiness | 87 | Mostly ready | 2 | 0 | 3 | |
| AIO Readiness | 78 | Mostly ready | 2 | 0 | 5 | |
| AEO Readiness | 67 | Needs work | 1 | 0 | 6 | |
| SEO | 85 | Mostly ready | 9 | 2 | 0 | View details |
| SEO | 85 | Mostly ready | 9 | 2 | 0 | View details |
| Security & Trust | 60 | Needs work | 8 | 2 | 0 | View details |
| Security & Trust | 100 | Strong | 5 | 0 | 0 | |
| AI Training Exposure | 0 | Priority fix | 3 | 2 | 0 | View details |
| Performance and Accessibility | 83 | Mostly ready | 19 | 6 | 2 | View details |
| Performance | 85 | Mostly ready | 11 | 3 | 2 | View details |
| Accessibility | 80 | Mostly ready | 8 | 3 | 0 | View details |
Prioritized recommendations
Issues ranked by score impact
46 items need attention
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
100 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.brillio.com/wp-json/",
"rel": "https://api.w.org/",
"type": "application/json"
}
]
},
"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."
}
]
}Security & TrustAI Training ExposureEmerging recommendation
TDMRep declaration
TDMRep declaration is missing or incomplete.
100 Fail
Security & TrustAI Training ExposureEmerging recommendation
TDMRep declaration
TDMRep declaration is missing or incomplete.
Needs attention
TDMRep declaration
Issue
Response is not valid JSON.
Why it matters
TDMRep is a W3C Community Group protocol and IANA-registered well-known URI for declaring text and data mining reservation policy on applicable content.
Check name
TDMRep declaration
Score
0/100
Status
fail
Category
AI Training Exposure
Maturity
Emerging recommendation
Goal
Publish a machine-readable text and data mining reservation declaration when the site needs one.
Result
TDMRep declaration is missing or incomplete.
Validation steps
Validate TDMRep rules
Response is not valid JSON.
Evidence
{
"statusCode": 200,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific",
"steps": [
{
"id": "fetch",
"title": "Fetch /.well-known/tdmrep.json",
"status": "pass",
"evidence": {
"statusCode": 200,
"contentType": "text/html; charset=UTF-8",
"length": 127734
}
},
{
"id": "validate",
"title": "Validate TDMRep rules",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
},
"issue": "Response is not valid JSON.",
"howToFix": "Publish /.well-known/tdmrep.json as an array of TDMRep rule objects with location and tdm-reservation values of 0 or 1."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
50 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 "Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding,Cookie".
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": "Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding,Cookie"
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding,Cookie\".",
"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": 14188,
"excerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></scri",
"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.
50 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: missing <main> landmark; skipped heading levels; 2 links missing accessible names; 5 buttons missing accessible names; 0/2 applicable form inputs have autocomplete attributes (2 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": false,
"nav": true,
"footer": true,
"meaningfulH1": true,
"headingOrder": false,
"accessibleLinks": false,
"accessibleButtons": false,
"imageAltCoverage": true,
"formAutocompleteCoverage": false,
"details": {
"inaccessibleLinks": [
"<a class=\"nav-link\" href=\"#\"> <div class=\"search-box\"> <input type=\"text\" class=\"input-search\" placeholder=\"Search for Articles, Services, Blogs...\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17\" height=\"14\" viewBox=\"0 0 17 14\" fill=\"none\"> <path d=\"M16.547 6.52416L7.92432 0.0766853C7.85813 0.027528 7.77368 0 7.68467 0H5.66479C5.4959 0 5.4183 0.180899 5.54611 0.275281L13.5389 6.25281H0.182588C0.0821645 6.25281 0 6.3236 0 6.41011V7.58989C0 7.6764 0.0821645 7.74719 0.182588 7.74719H13.5366L5.",
"<a class=\"nav-link text-reset\" href=\"/search/\" onclick=\"handleNavbarClick('search')\"> <svg xmlns=\"http://www.w3.org/2000/svg\" style=\"position: relative; left: 0px !important\" width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\"> <path d=\"M20.7626 19.4125L14.3861 13.036C15.3756 11.7567 15.9109 10.1927 15.9109 8.54759C15.9109 6.57839 15.1423 4.73197 13.7526 3.33978C12.3629 1.94759 10.5115 1.18152 8.54478 1.18152C6.57804 1.18152 4.7267 1.95005 3.33697 3.33978C1.94478 4.72951 1.17871 6.5"
],
"inaccessibleButtons": [
"<button class=\"navbar-toggler\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#main_nav\"> <span class=\"navbar-toggler-icon\"></span> </button>",
"<button ot-accordion=\"true\" aria-expanded=\"false\" aria-controls=\"ot-desc-id-C0003\" aria-labelledby=\"ot-header-id-C0003\"></button>",
"<button ot-accordion=\"true\" aria-expanded=\"false\" aria-controls=\"ot-desc-id-C0002\" aria-labelledby=\"ot-header-id-C0002\"></button>",
"<button ot-accordion=\"true\" aria-expanded=\"false\" aria-controls=\"ot-desc-id-C0004\" aria-labelledby=\"ot-header-id-C0004\"></button>",
"<button ot-accordion=\"true\" aria-expanded=\"false\" aria-controls=\"ot-desc-id-C0001\" aria-labelledby=\"ot-header-id-C0001 ot-status-id-C0001\"></button>"
],
"missingAutocompleteInputs": [
"<input type=\"text\" class=\"input-search\" placeholder=\"Search for Articles, Services, Blogs...\">",
"<input id=\"vendor-search-handler\" type=\"text\" name=\"vendor-search-handler\" placeholder=\"Search…\" aria-label=\"Cookie list search\">"
],
"imagesMissingAlt": [],
"skippedHeadingLevels": [
"h2: Services",
"h2: Industries",
"h2: AI Accelerators",
"h2: Insights",
"h2: About Us",
"h2: Careers",
"h2: Contact Us",
"h2: Global",
"h2: Frequently Searched",
"h2: Related results",
"h1: The Enterprise AI Accelerator",
"h2: AI-powered Services for Scaled Transformation",
"h6: Enterprise-wide innovation with an AI ecosystem that reimagines platforms, experiences, and infrastructure. Modular, agent-led solutions unlock sustainable value, delivering impact at scale.",
"h3: Business Transformation",
"h3: CX Transformation",
"h3: Digital Engineering",
"h3: AI and Data Engineering",
"h3: Digital Infrastructure",
"h2: Agentic Data and Application Management (ADAM)",
"h2: Born Digital. Now Agentic.",
"h4: Accelerating AI Transformation Without Compromise",
"h2: Focus on What Moves the Needle in a Changing World",
"h4: Perspectives from across the organization where leaders, technologists, and strategists share narratives and industry-defining perspectives that bring clarity to complexity.",
"h4: Drive Enterprise Transformation With Agentic Intelligence",
"h4: Accelerate application modernization practices with GenAI",
"h4: Designing Exceptional Products Starts with Human Stories",
"h4: Powering innovation in product engineering with GenAI",
"h2: Join an AI-native Talent Workforce",
"h4: Speak AI. Build products. Drive innovation.",
"h2: Synergy in Action: Our Ecosystem of Trusted Partners",
"h6: Microsoft",
"h6: AWS",
"h6: Google Cloud",
"h6: Salesforce",
"h6: ServiceNow",
"h6: Mulesoft",
"h6: Snowflake",
"h6: Databricks",
"h2: Let your AI challenge be our obsession to solve",
"h2: Privacy Preference Center",
"h3: Manage Consent Preferences",
"h4: Functional Cookies",
"h4: Performance Cookies",
"h4: Targeting Cookies",
"h4: Strictly Necessary Cookies",
"h3: Cookie List"
]
},
"counts": {
"h1": 1,
"headings": 46,
"links": 140,
"inaccessibleLinks": 2,
"buttons": 37,
"inaccessibleButtons": 5,
"images": 34,
"imagesWithAlt": 34,
"autocompleteInputs": 2,
"inputsWithAutocomplete": 0,
"missingAutocompleteInputs": 2
}
}AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
Needs attention
AI bot rules in robots.txt
Issue
No specific User-agent rules found for major AI crawlers (GPTBot, ClaudeBot, etc.) in robots.txt.
Why it matters
Explicit AI bot rules reduce ambiguity for crawler operators and make training, indexing, or retrieval access policy auditable.
Check name
AI bot rules in robots.txt
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Established
Goal
Add User-agent rules for AI crawlers like GPTBot, Claude-Web, and others.
Result
AI bot rules in robots.txt is missing or incomplete.
Evidence
{
"expectedBots": [
"GPTBot",
"ChatGPT-User",
"ClaudeBot",
"Claude-Web",
"Anthropic-AI",
"Google-Extended",
"PerplexityBot",
"CCBot",
"Applebot-Extended",
"Meta-ExternalAgent",
"Bytespider",
"Amazonbot",
"Cohere-AI"
],
"configuredBots": []
}AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
Needs attention
Content Signal
Issue
No Content Signal found in robots.txt
Why it matters
Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.
Check name
Content Signal
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Declare AI content usage preferences with Content Signal in robots.txt.
Result
Content Signal is missing or incomplete.
Evidence
{
"signals": [],
"ai-train": false,
"search": false,
"ai-input": false
}Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
33 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": 200,
"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>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
},
{
"path": "/openapi.yaml",
"statusCode": 200,
"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>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
},
{
"path": "/swagger.json",
"statusCode": 200,
"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>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
},
{
"path": "/swagger.yaml",
"statusCode": 200,
"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>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
},
{
"path": "/api/openapi.json",
"statusCode": 200,
"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>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
},
{
"path": "/api/swagger.json",
"statusCode": 200,
"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>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
},
{
"path": "/docs/openapi.json",
"statusCode": 200,
"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>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
}
]
},
"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."
}
]
}Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Validate RFC 9727 linkset".
22 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Validate RFC 9727 linkset".
Needs attention
API Catalog
Issue
Response is not valid JSON.
Why it matters
API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.
Check name
API Catalog
Score
33/100
Status
fail
Category
API
Maturity
Established
Goal
Publish an API catalog for automated API discovery using RFC 9727.
Result
API Catalog failed at "Validate RFC 9727 linkset".
Validation steps
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": "validate",
"steps": [
{
"id": "fetch",
"title": "Fetch API catalog",
"status": "pass",
"evidence": {
"statusCode": 200,
"contentType": "text/html; charset=UTF-8"
},
"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>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
},
"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."
}
]
}Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint failed at "Validate resource body".
17 Fail
Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint failed at "Validate resource body".
Needs attention
AI context endpoint
Issue
Content-Type "text/html; charset=UTF-8" is not JSON, Markdown, or text/plain.
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
50/100
Status
fail
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 failed at "Validate resource body".
Validation steps
Validate resource body
Content-Type "text/html; charset=UTF-8" is not JSON, Markdown, or text/plain.
Evidence
{
"failedStep": "validate",
"steps": [
{
"id": "fetch",
"title": "Fetch discovery resource",
"status": "pass",
"evidence": {
"path": "/api/ai/context",
"statusCode": 200,
"contentType": "text/html; charset=UTF-8"
}
},
{
"id": "validate",
"title": "Validate resource body",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Content-Type \"text/html; charset=UTF-8\" is not JSON, Markdown, or text/plain.",
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
},
"issue": "Content-Type \"text/html; charset=UTF-8\" is not JSON, Markdown, or text/plain.",
"howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
}
]
}AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Validate resource body".
17 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Validate resource body".
Needs attention
Web Bot Auth request signing
Issue
Response is not valid JSON.
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
50/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 "Validate resource body".
Validation steps
Validate resource body
Response is not valid JSON.
Evidence
{
"failedStep": "validate",
"steps": [
{
"id": "fetch",
"title": "Fetch discovery resource",
"status": "pass",
"evidence": {
"path": "/.well-known/http-message-signatures-directory",
"statusCode": 200,
"contentType": "text/html; charset=UTF-8"
}
},
{
"id": "validate",
"title": "Validate resource body",
"status": "fail",
"evidence": {
"valid": false,
"validJson": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
},
"issue": "Response is not valid JSON.",
"howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
}
]
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Validate resource body".
16 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Validate resource body".
Needs attention
MCP Server Card
Issue
Response is not valid JSON.
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
38/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Publish an MCP Server Card for agent discovery.
Result
MCP Server Card failed at "Validate resource body".
Validation steps
Validate resource body
Response is not valid JSON.
Verify advertised MCP transport endpoints
At least one same-origin transport failed MCP initialize or advertised capability list probes. See probes[].capabilityProbes for the exact method, status, JSON-RPC error, and response excerpt.
Verify advertised MCP tool execution
MCP discovery passed, but no advertised tool could be safely executed by this scanner.
Evidence
{
"failedStep": "validate",
"steps": [
{
"id": "fetch",
"title": "Fetch discovery resource",
"status": "pass",
"evidence": {
"path": "/.well-known/mcp/server-card.json",
"statusCode": 200,
"contentType": "text/html; charset=UTF-8"
}
},
{
"id": "validate",
"title": "Validate resource body",
"status": "fail",
"evidence": {
"valid": false,
"validJson": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
},
"issue": "Response is not valid JSON.",
"howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
},
{
"id": "endpoint-verification",
"title": "Verify advertised MCP transport endpoints",
"status": "fail",
"evidence": {
"probes": []
},
"issue": "At least one same-origin transport failed MCP initialize or advertised capability list probes. See probes[].capabilityProbes for the exact method, status, JSON-RPC error, and response excerpt.",
"howToFix": "Expose a real MCP endpoint for advertised transports, or remove transports that point to ordinary HTTP APIs."
},
{
"id": "tool-execution",
"title": "Verify advertised MCP tool execution",
"status": "warning",
"evidence": {
"probes": []
},
"issue": "MCP discovery passed, but no advertised tool could be safely executed by this scanner.",
"howToFix": "Implement tools/call for advertised tools, or report the MCP card as discovery-only until tools are executable."
}
]
}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.brillio.com",
"probes": [
{
"name": "_index._agents.www.brillio.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.www.brillio.com",
"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.brillio.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
},
{
"name": "brillio.com",
"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 UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Validate resource body".
13 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Validate resource body".
Needs attention
Agent Skills index
Issue
Response is not valid JSON.
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
33/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent skills discovery index.
Result
Agent Skills index failed at "Validate resource body".
Validation steps
Validate resource body
Response is not valid JSON.
Fetch advertised SKILL.md files
One or more advertised skill URLs were missing, did not look like SKILL.md Markdown, or failed digest verification.
Evidence
{
"failedStep": "validate",
"steps": [
{
"id": "fetch",
"title": "Fetch discovery resource",
"status": "pass",
"evidence": {
"path": "/.well-known/agent-skills/index.json",
"statusCode": 200,
"contentType": "text/html; charset=UTF-8"
}
},
{
"id": "validate",
"title": "Validate resource body",
"status": "fail",
"evidence": {
"valid": false,
"validJson": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
},
"issue": "Response is not valid JSON.",
"howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
},
{
"id": "skill-documents",
"title": "Fetch advertised SKILL.md files",
"status": "fail",
"evidence": {
"checkedCount": 0,
"totalCount": 0,
"checked": []
},
"issue": "One or more advertised skill URLs were missing, did not look like SKILL.md Markdown, or failed digest verification.",
"howToFix": "Make every advertised skill URL return Markdown with a top-level heading and a matching sha256 digest, or remove broken entries from the index."
}
]
}Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Validate resource body".
13 Fail
Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Validate resource body".
Needs attention
mcp.json
Issue
Response is not valid JSON.
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
50/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 "Validate resource body".
Validation steps
Validate resource body
Response is not valid JSON.
Evidence
{
"failedStep": "validate",
"steps": [
{
"id": "fetch",
"title": "Fetch discovery resource",
"status": "pass",
"evidence": {
"path": "/mcp.json",
"statusCode": 200,
"contentType": "text/html; charset=UTF-8"
}
},
{
"id": "validate",
"title": "Validate resource body",
"status": "fail",
"evidence": {
"valid": false,
"validJson": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
},
"issue": "Response is not valid JSON.",
"howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
}
]
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Validate resource body".
13 Fail
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Validate resource body".
Needs attention
WebMCP manifest
Issue
Response is not valid JSON.
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
50/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 "Validate resource body".
Validation steps
Validate resource body
Response is not valid JSON.
Evidence
{
"failedStep": "validate",
"steps": [
{
"id": "fetch",
"title": "Fetch discovery resource",
"status": "pass",
"evidence": {
"path": "/.well-known/webmcp.json",
"statusCode": 200,
"contentType": "text/html; charset=UTF-8"
}
},
{
"id": "validate",
"title": "Validate resource body",
"status": "fail",
"evidence": {
"valid": false,
"validJson": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
},
"issue": "Response is not valid JSON.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}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="modechangename"> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing a label.<input> is missing tool-param-description.<input name="ot-group-id-C0003"> is missing tool-param-description.<input name="ot-group-id-C0002"> is missing tool-param-description.<input name="ot-group-id-C0004"> is missing tool-param-description.<input name="vendor-search-handler"> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> 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": 0,
"formsWithTags": 0,
"totalInteractive": 187,
"interactiveWithTags": 0,
"totalCount": 187,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"modechangename\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<input name=\"ot-group-id-C0003\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0002\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0004\"> is missing tool-param-description.",
"<input name=\"vendor-search-handler\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> 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": 18,
"issues": [
"<input name=\"modechangename\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<input name=\"ot-group-id-C0003\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0002\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0004\"> is missing tool-param-description.",
"<input name=\"vendor-search-handler\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description."
]
},
"issue": "WebMCP declarative annotations need fixes.",
"issueDetails": [
{
"title": "WebMCP declarative annotation issues",
"items": [
{
"type": "code",
"value": "<input name=\"modechangename\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing a label."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"ot-group-id-C0003\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"ot-group-id-C0002\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"ot-group-id-C0004\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"vendor-search-handler\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> 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": 0,
"formsWithTags": 0,
"totalInteractive": 187,
"interactiveWithTags": 0,
"totalCount": 187,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"modechangename\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<input name=\"ot-group-id-C0003\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0002\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0004\"> is missing tool-param-description.",
"<input name=\"vendor-search-handler\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> 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": 0,
"formsWithTags": 0,
"totalInteractive": 187,
"interactiveWithTags": 0,
"totalCount": 187,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"modechangename\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<input name=\"ot-group-id-C0003\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0002\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0004\"> is missing tool-param-description.",
"<input name=\"vendor-search-handler\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description."
]
},
"browserWebMcp": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Validate resource body".
10 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Validate resource body".
Needs attention
A2A Agent Card
Issue
Response is not valid JSON.
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
50/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 "Validate resource body".
Validation steps
Validate resource body
Response is not valid JSON.
Evidence
{
"failedStep": "validate",
"steps": [
{
"id": "fetch",
"title": "Fetch discovery resource",
"status": "pass",
"evidence": {
"path": "/.well-known/agent-card.json",
"statusCode": 200,
"contentType": "text/html; charset=UTF-8"
}
},
{
"id": "validate",
"title": "Validate resource body",
"status": "fail",
"evidence": {
"valid": false,
"validJson": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
},
"issue": "Response is not valid JSON.",
"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.json
agent.json failed at "Validate resource body".
10 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Validate resource body".
Needs attention
agent.json
Issue
Response is not valid JSON.
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
50/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 "Validate resource body".
Validation steps
Validate resource body
Response is not valid JSON.
Evidence
{
"failedStep": "validate",
"steps": [
{
"id": "fetch",
"title": "Fetch discovery resource",
"status": "pass",
"evidence": {
"path": "/.well-known/agent.json",
"statusCode": 200,
"contentType": "text/html; charset=UTF-8"
}
},
{
"id": "validate",
"title": "Validate resource body",
"status": "fail",
"evidence": {
"valid": false,
"validJson": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
},
"issue": "Response is not valid JSON.",
"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 "Validate resource body".
10 Fail
Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Validate resource body".
Needs attention
agents.json
Issue
Response is not valid JSON.
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
50/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 "Validate resource body".
Validation steps
Validate resource body
Response is not valid JSON.
Evidence
{
"failedStep": "validate",
"steps": [
{
"id": "fetch",
"title": "Fetch discovery resource",
"status": "pass",
"evidence": {
"path": "/.well-known/agents.json",
"statusCode": 200,
"contentType": "text/html; charset=UTF-8"
}
},
{
"id": "validate",
"title": "Validate resource body",
"status": "fail",
"evidence": {
"valid": false,
"validJson": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
},
"issue": "Response is not valid JSON.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 79/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 79/100 and needs improvement.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: empower, driven, insights, enterprise, accelerator.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Entity clarity
Score
79/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Entity clarity scored 79/100 and needs improvement.
Evidence
{
"title": "Empower Your Business with Data-Driven Insights",
"h1": "The Enterprise AI Accelerator",
"description": "From data ingestion and transformation to advanced analytics and visualization, we provide end-to-end solutions to help you drive business growth.",
"topicOverlap": 0.2857142857142857,
"topicTerms": [
"empower",
"business",
"data",
"driven",
"insights",
"enterprise",
"accelerator"
],
"descriptionTerms": [
"data",
"ingestion",
"transformation",
"advanced",
"analytics",
"visualization",
"provide",
"end",
"solutions",
"help",
"drive",
"business",
"growth"
],
"missingFromDescription": [
"empower",
"driven",
"insights",
"enterprise",
"accelerator"
],
"score": 79,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 60/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 60/100 and needs improvement.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author, publisher.
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
60/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: Source and trust signals scored 60/100 and needs improvement.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": true,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [
"2023-10-13T03:22:39+00:00",
"2026-05-29T10:49:27+00:00"
],
"visibleDates": [],
"aboutLinks": [
{
"href": "#",
"text": "About Us",
"html": "<a class=\"nav-link main-nav-item\" href=\"#\" data-bs-toggle=\"dropdown\"> About Us </a>"
},
{
"href": "#",
"text": "About Us",
"html": "<a class=\" sub-head\" href=\"#\">About Us</a>"
},
{
"href": "/about-us/who-we-are/",
"text": "Who We Are",
"html": "<a class=\"nav-link\" href=\"/about-us/who-we-are/\" onclick=\"handleNavbarClick('Who We Are')\">Who We Are</a>"
},
{
"href": "/about-us/leadership/",
"text": "Leadership",
"html": "<a class=\"nav-link\" href=\"/about-us/leadership/\" onclick=\"handleNavbarClick('Leadership')\">Leadership</a>"
},
{
"href": "/about-us/partnerships/",
"text": "Partnerships",
"html": "<a class=\"nav-link\" href=\"/about-us/partnerships/\" onclick=\"handleNavbarClick('Partnerships')\">Partnerships</a>"
},
{
"href": "/about-us/sustainability/",
"text": "Sustainability",
"html": "<a class=\"nav-link\" href=\"/about-us/sustainability/\" onclick=\"handleNavbarClick('Sustainability')\">Sustainability</a>"
},
{
"href": "/about-us/awards-recognition/",
"text": "Awards & Recognition",
"html": "<a class=\"nav-link\" href=\"/about-us/awards-recognition/\" onclick=\"handleNavbarClick('Awards & Recognition')\">Awards & Recognition</a>"
},
{
"href": "/about-us/who-we-are/",
"text": "Who We Are",
"html": "<a href=\"/about-us/who-we-are/\" onclick=\"handleNavbarClick('Who We Are')\">Who We Are</a>"
},
{
"href": "/about-us/leadership/",
"text": "Leadership",
"html": "<a href=\"/about-us/leadership/\" onclick=\"handleNavbarClick('Leadership')\">Leadership</a>"
},
{
"href": "/about-us/partnerships/",
"text": "Partnerships",
"html": "<a href=\"/about-us/partnerships/\" onclick=\"handleNavbarClick('Partnerships')\">Partnerships</a>"
},
{
"href": "/about-us/sustainability/",
"text": "Sustainability",
"html": "<a href=\"/about-us/sustainability/\" onclick=\"handleNavbarClick('Sustainability')\">Sustainability</a>"
},
{
"href": "/about-us/awards-recognition/",
"text": "Awards & Recognition",
"html": "<a href=\"/about-us/awards-recognition/\" onclick=\"handleNavbarClick('Awards & Recognition')\">Awards & Recognition</a>"
},
{
"href": "https://www.brillio.com/insights/point-of-view/generative-ai-accelerates-product-development-discover-how-gen-ai-bridges-the-gap-between-concept-and-creation-learn-about-this-powerful-technology/",
"text": "Powering innovation in product engineering with GenAI Read more",
"html": "<a href=\"https://www.brillio.com/insights/point-of-view/generative-ai-accelerates-product-development-discover-how-gen-ai-bridges-the-gap-between-concept-and-creation-learn-about-this-powerful-technology/\" class=\"cta\" aria-label=\"Powering innovation in product engineering with GenAI \"> <span class=\"sr-only\">Powering innovation in product engineering with GenAI </span> Read more   <svg width=\"19\" height=\"18\" viewBox=\"0 0 19 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=..."
},
{
"href": "/about-us/partnerships/brillio-microsoft/",
"text": "Microsoft",
"html": "<a href=\"/about-us/partnerships/brillio-microsoft/\" class=\"partnerships-item aos-init\" data-aos=\"fade-up\" target=\"_blank\" rel=\"noopener noreferrer\"> <h6 class=\"partnerships-name\">Microsoft</h6> </a>"
},
{
"href": "/about-us/partnerships/brillio-aws/",
"text": "AWS",
"html": "<a href=\"/about-us/partnerships/brillio-aws/\" class=\"partnerships-item aos-init\" data-aos=\"fade-up\" target=\"_blank\" rel=\"noopener noreferrer\"> <h6 class=\"partnerships-name\">AWS</h6> </a>"
},
{
"href": "/about-us/partnerships/brillio-google-cloud/",
"text": "Google Cloud",
"html": "<a href=\"/about-us/partnerships/brillio-google-cloud/\" class=\"partnerships-item aos-init\" data-aos=\"fade-up\" target=\"_blank\" rel=\"noopener noreferrer\"> <h6 class=\"partnerships-name\">Google Cloud</h6> </a>"
},
{
"href": "/about-us/partnerships/brillio-salesforce/",
"text": "Salesforce",
"html": "<a href=\"/about-us/partnerships/brillio-salesforce/\" class=\"partnerships-item aos-init\" data-aos=\"fade-up\" target=\"_blank\" rel=\"noopener noreferrer\"> <h6 class=\"partnerships-name\">Salesforce</h6> </a>"
},
{
"href": "/about-us/partnerships/brillio-servicenow/",
"text": "ServiceNow",
"html": "<a href=\"/about-us/partnerships/brillio-servicenow/\" class=\"partnerships-item aos-init\" data-aos=\"fade-up\" target=\"_blank\" rel=\"noopener noreferrer\"> <h6 class=\"partnerships-name\">ServiceNow</h6> </a>"
},
{
"href": "/about-us/partnerships/brillio-snowflake/",
"text": "Snowflake",
"html": "<a href=\"/about-us/partnerships/brillio-snowflake/\" class=\"partnerships-item aos-init\" data-aos=\"fade-up\" target=\"_blank\" rel=\"noopener noreferrer\"> <h6 class=\"partnerships-name\">Snowflake</h6> </a>"
},
{
"href": "/about-us/partnerships/",
"text": "Explore all partnerships",
"html": "<a href=\"/about-us/partnerships/\"> <span class=\"partnerships-list__cta-text\"> Explore all partnerships </span> <svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"> <path d=\"M17.7304 8.3882L8.491 0.0985954C8.42008 0.0353931 8.3296 0 8.23422 0H6.06989C5.88892 0 5.80577 0.232584 5.94272 0.353933L14.5071 8.03933H0.195645C0.0880404 8.03933 0 8.13034 0 8.24157V9.75843C0 9.86966 0.0880404 9.96067 0.195645 9.96067H14.5046L5.94028 17.6461C5.80333 17.7699 5.88648 18 6.06745 18H8.30514C8.35161 1..."
},
{
"href": "https://www.linkedin.com/company/brillio",
"text": "Follow Brillio on Linkedin",
"html": "<a href=\"https://www.linkedin.com/company/brillio\" target=\"_blank\" class=\"social-icon\" onclick=\"handleFooterClick('linkedin')\" aria-label=\"Brillio Linkedin\"> <span class=\"visually-hidden\">Follow Brillio on Linkedin</span> <svg width=\"21\" height=\"20\" viewBox=\"0 0 21 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"> <mask id=\"mask0_491_1782\" style=\"mask-type: alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"21\" height=\"20\"> <rect x=\"0.3..."
},
{
"href": "https://www.brillio.com/about-us/who-we-are/",
"text": "About Us",
"html": "<a href=\"https://www.brillio.com/about-us/who-we-are/\" onclick=\"handleFooterClick('About Us')\">About Us</a>"
},
{
"href": "https://www.brillio.com/about-us/alliances/",
"text": "Partnerships",
"html": "<a href=\"https://www.brillio.com/about-us/alliances/\" onclick=\"handleFooterClick('Partnerships')\">Partnerships</a>"
},
{
"href": "https://www.brillio.com/about-us/who-we-are/#section5",
"text": "Our Locations",
"html": "<a href=\"https://www.brillio.com/about-us/who-we-are/#section5\" onclick=\"handleFooterClick('Our Locations')\">Our Locations</a>"
}
],
"contactLinks": [
{
"href": "/contact-us/",
"text": "Contact Us",
"html": "<a class=\"nav-link nav-link-hover main-nav-item\" href=\"/contact-us/\" onclick=\"handleNavbarClick('Contact Us')\"> Contact Us </a>"
},
{
"href": "/contact-us/",
"text": "Contact Us",
"html": "<a href=\"/contact-us/\" onclick=\"handleNavbarClick('Contact Us')\"> Contact Us </a>"
},
{
"href": "/contact-us/",
"text": "Let's connect",
"html": "<a data-aos=\"fade-up\" href=\"/contact-us/\" class=\"contact-center__cta aos-init\"> Let's connect    <svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M17.7304 8.3882L8.491 0.0985954C8.42008 0.0353931 8.3296 0 8.23422 0H6.06989C5.88892 0 5.80577 0.232584 5.94272 0.353933L14.5071 8.03933H0.195645C0.0880404 8.03933 0 8.13034 0 8.24157V9.75843C0 9.86966 0.0880404 9.96067 0.195645 9.96067H14.5046L5.94028 17.6461C5.80333 17.7699 5.8..."
},
{
"href": "/contact-us/",
"text": "Contact Us",
"html": "<a href=\"/contact-us/\" onclick=\"handleFooterClick('Contact Us')\">Contact Us</a>"
}
],
"privacyLinks": [
{
"href": "/privacy-policy/",
"text": "Privacy Policy",
"html": "<a href=\"/privacy-policy/\" onclick=\"handleFooterClick('Privacy Policy')\">Privacy Policy</a>"
},
{
"href": "/terms-of-use/",
"text": "Terms of use",
"html": "<a href=\"/terms-of-use/\" onclick=\"handleFooterClick('Terms of use')\"> Terms of use </a>"
}
],
"score": 60,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
Needs attention
AEO: Answer-first sections
Issue
24 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": 25,
"passing": 1,
"failing": [
{
"heading": "Services",
"headingHtml": "<h2 class=\"accordion-header\" id=\"flush-headingOne\"> <button class=\" collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flush-collapseOne\" aria-expanded=\"false\" aria-controls=\"flush-collapseOne\" id=\"iconToggleBtn\"> <div class=\"icon-and-text\"> <p id=\"textclr\">Services</p> <svg id=\"icon1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" style=\"display: block;\"> <path d=\"M17.0712 3.14453H14.9283C14.7378 3.14453 14.6426 3.23977 14.6426 3.43...",
"firstParagraph": "Services",
"paragraphHtml": "<p id=\"textclr\">Services</p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "Industries",
"headingHtml": "<h2 class=\"accordion-header\" id=\"flush-headingTwo\"> <button class=\" collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flush-collapseTwo\" aria-expanded=\"false\" aria-controls=\"flush-collapseTwo\" id=\"iconToggleBtn1\"> <div class=\"icon-and-text\"> <p id=\"textclr1\">Industries</p> <svg id=\"icon1_1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" style=\"display: block;\"> <path d=\"M17.0712 3.14453H14.9283C14.7378 3.14453 14.6426 3.23977 14.642...",
"firstParagraph": "Industries",
"paragraphHtml": "<p id=\"textclr1\">Industries</p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "AI Accelerators",
"headingHtml": "<h2 class=\"accordion-header\"> <button class=\" collapsed\" data-bs-target aria-expanded=\"false\"> <a href=\"/the-enterprise-ai-accelerator/\" onclick=\"handleNavbarClick('AI Accelerators')\">AI Accelerators </a> </button> </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Insights",
"headingHtml": "<h2 class=\"accordion-header\"> <button class=\" collapsed\" data-bs-target aria-expanded=\"false\"> <a href=\"/insights/\" onclick=\"handleNavbarClick('Insights')\"> Insights </a> </button> </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "About Us",
"headingHtml": "<h2 class=\"accordion-header\" id=\"flush-headingThree\"> <button class=\" collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flush-collapseThree\" aria-expanded=\"false\" id=\"toggleBtn3\" aria-controls=\"flush-collapseThree\"> <div class=\"icon-and-text\"> <p id=\"textclr3\">About Us</p> <svg id=\"icon3\" xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" style=\"display: block;\"> <path d=\"M17.0712 3.14453H14.9283C14.7378 3.14453 14.6426 3.23977 14.6426...",
"firstParagraph": "About Us",
"paragraphHtml": "<p id=\"textclr3\">About Us</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Careers",
"headingHtml": "<h2 class=\"accordion-header\"> <button> <a href=\"/careers/\" onclick=\"handleNavbarClick('Careers')\"> Careers </a> </button> </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Contact Us",
"headingHtml": "<h2 class=\"accordion-header\"> <button> <a href=\"/contact-us/\" onclick=\"handleNavbarClick('Contact Us')\"> Contact Us </a> </button> </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Global",
"headingHtml": "<h2 class=\"accordion-header\" id=\"flush-headingOneGlobal\"> <button class=\"collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flush-collapseOneGlobal\" aria-expanded=\"false\" aria-controls=\"flush-collapseOneGlobal\" id=\"iconToggleBtn\"> <div class=\"icon-and-text\"> <div class=\"group\"> <!-- Globak Icon --> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.4em\" height=\"1.4em\" viewBox=\"0 0 256 256\"> <rect width=\"256\" height=\"256\" fill=\"none\"/> <path fill=\"currentColor\" d=\"M128 24a104 10...",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Frequently Searched",
"headingHtml": "<h2 class=\"related-sub-head\"> Frequently Searched </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Related results",
"headingHtml": "<h2 class=\"related-sub-head\">Related results</h2>",
"firstParagraph": "Jeff McMillan joins Brillio's Board of Directors",
"paragraphHtml": "<p data-aos=\"fade-right\" class=\"banner-heading text-gradient-purple aos-init aos-animate\"> <span class=\"text-first\">Jeff McMillan joins </span> <span class=\"text-secound\"> Brillio's Board of Directors  </span> </p>",
"words": 7,
"direct": false,
"issue": "First paragraph is 7 words and does not look like a concise direct answer."
},
{
"heading": "AI-powered Services for Scaled Transformation",
"headingHtml": "<h2 class=\"capabilities-brush-stroke__heading-title text-gradient-purple\"> <span class=\"text-first animation-loop-ring-after\"> AI-powered Services </span> <span class=\"text-second\"> for Scaled Transformation</span> </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Business Transformation",
"headingHtml": "<h3 class=\"capabilities-brush-stroke__card-title\"> <span> Business Transformation </span> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "CX Transformation",
"headingHtml": "<h3 class=\"capabilities-brush-stroke__card-title\"> <span> CX Transformation </span> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Digital Engineering",
"headingHtml": "<h3 class=\"capabilities-brush-stroke__card-title\"> <span> Digital Engineering </span> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "AI and Data Engineering",
"headingHtml": "<h3 class=\"capabilities-brush-stroke__card-title\"> <span> AI and Data Engineering </span> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Digital Infrastructure",
"headingHtml": "<h3 class=\"capabilities-brush-stroke__card-title\"> <span> Digital Infrastructure </span> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Born Digital. Now Agentic.",
"headingHtml": "<h2 class=\"full-video-slider__heading-title\"> Born Digital. Now Agentic. </h2>",
"firstParagraph": "We empower enterprises to lead—be fast, focused, and fearless—and navigate AI’s complexity beyond tools, toward trusted execution at speed and scale.",
"paragraphHtml": "<p> We empower enterprises to lead—be fast, focused, and fearless—and navigate AI’s complexity beyond tools, toward trusted execution at speed and scale. </p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Focus on What Moves the Needle in a Changing World",
"headingHtml": "<h2 class=\"capabilities-brush-stroke__heading-title text-gradient-purple\"> <span class=\"text-first animation-loop-ring-after\">Focus on What Moves the </span> <span class=\"text-second\">Needle in a Changing World</span> </h2>",
"firstParagraph": "eBook",
"paragraphHtml": "<p class=\"category\">eBook</p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "Join an AI-native Talent Workforce",
"headingHtml": "<h2 data-aos=\"fade-up\" class=\"workforce__heading-title text-gradient-purple aos-init\"> <span class=\"text-first\">Join an AI-native Talent Workforce</span> </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Synergy in Action: Our Ecosystem of Trusted Partners",
"headingHtml": "<h2 class=\"partnerships-list__heading-title text-gradient-purple\"> <span class=\"text-first animation-loop-ring-after\"> Synergy in Action: </span> <span class=\"text-second\"> Our Ecosystem of Trusted Partners </span> </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Let your AI challenge be our obsession to solve",
"headingHtml": "<h2 data-aos=\"fade-up\" class=\"contact-center__heading-title text-gradient-purple aos-init\"> <span class=\"text-first animation-loop-ring-after\">Let your AI challenge be</span> <span class=\"text-second\">our obsession to solve</span> </h2>",
"firstParagraph": "[email protected]",
"paragraphHtml": "<p class=\"mail\"> <a href=\"mailto:[email protected]\" onclick=\"handleFooterClick('mail')\">[email protected]</a> </p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Privacy Preference Center",
"headingHtml": "<h2 id=\"ot-pc-title\">Privacy Preference Center</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Manage Consent Preferences",
"headingHtml": "<h3 id=\"ot-category-title\"> Manage Consent Preferences</h3>",
"firstParagraph": "These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly.",
"paragraphHtml": "<p class=\"ot-acc-grpdesc ot-category-desc\" id=\"ot-desc-id-C0003\">These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly.</p>",
"words": 48,
"direct": false,
"issue": "First paragraph is 48 words and does not look like a concise direct answer."
},
{
"heading": "Cookie List",
"headingHtml": "<h3>Cookie List</h3>",
"firstParagraph": "",
"paragraphHtml": "<p role=\"status\" class=\"ot-scrn-rdr\"></p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
Needs attention
GEO: Explanatory content depth
Issue
5 explanatory paragraph(s) could be stronger for citation or AI extraction.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Explanatory content depth
Score
75/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Explanatory content depth scored 75/100 and needs improvement.
Evidence
{
"candidatePassages": 5,
"citablePassages": 0,
"failingCandidateParagraphs": [
{
"index": 30,
"heading": "H1: The Enterprise AI Accelerator",
"text": "Ideas are the currency of progress. To make them worth investing in, we bring domain depth and clarity to the enterprise AI dilemma. Every challenge becomes an opportunity to champion performance with purpose. We are fast, bold, and customer-obsessed—built for speed and wired for AI to fearlessly accelerate AI as intended.",
"words": 52,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (52 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>Ideas are the currency of progress. To make them worth investing in, we bring domain depth and clarity to the enterprise AI dilemma. Every challenge becomes an opportunity to champion performance with purpose. We are fast, bold, and customer-obsessed—<strong>built for speed</strong> and<strong> wired for AI</strong> to fearlessly accelerate AI as intended.</p>"
},
{
"index": 41,
"heading": "H4: Functional Cookies",
"text": "These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly.",
"words": 48,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (48 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"ot-acc-grpdesc ot-category-desc\" id=\"ot-desc-id-C0003\">These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly.</p>"
},
{
"index": 42,
"heading": "H4: Performance Cookies",
"text": "These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited our site, and will not be able to monitor...",
"words": 78,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (78 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"ot-acc-grpdesc ot-category-desc\" id=\"ot-desc-id-C0002\">These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited our site, and will not be able to monitor its performance..."
},
{
"index": 43,
"heading": "H4: Targeting Cookies",
"text": "These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising.",
"words": 65,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (65 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"ot-acc-grpdesc ot-category-desc\" id=\"ot-desc-id-C0004\">These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising.</p>"
},
{
"index": 44,
"heading": "H4: Strictly Necessary Cookies",
"text": "These cookies are necessary for the website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store a...",
"words": 80,
"hasEvidence": false,
"reasons": [
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"ot-acc-grpdesc ot-category-desc\" id=\"ot-desc-id-C0001\">These cookies are necessary for the website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store any personally i..."
}
],
"citableParagraphs": [],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
Needs attention
AEO: Question-led structure
Issue
No question-led h2 sections or FAQ pattern was detected.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Question-led structure
Score
50/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Question-led structure scored 50/100 and needs improvement.
Evidence
{
"h2Count": 18,
"questionH2s": [],
"hasFaq": false,
"score": 50,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 60/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 60/100 and needs improvement.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, publisher.
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
60/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 evidence and trust scored 60/100 and needs improvement.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": true,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [
"2023-10-13T03:22:39+00:00",
"2026-05-29T10:49:27+00:00"
],
"visibleDates": [],
"aboutLinks": [
{
"href": "#",
"text": "About Us",
"html": "<a class=\"nav-link main-nav-item\" href=\"#\" data-bs-toggle=\"dropdown\"> About Us </a>"
},
{
"href": "#",
"text": "About Us",
"html": "<a class=\" sub-head\" href=\"#\">About Us</a>"
},
{
"href": "/about-us/who-we-are/",
"text": "Who We Are",
"html": "<a class=\"nav-link\" href=\"/about-us/who-we-are/\" onclick=\"handleNavbarClick('Who We Are')\">Who We Are</a>"
},
{
"href": "/about-us/leadership/",
"text": "Leadership",
"html": "<a class=\"nav-link\" href=\"/about-us/leadership/\" onclick=\"handleNavbarClick('Leadership')\">Leadership</a>"
},
{
"href": "/about-us/partnerships/",
"text": "Partnerships",
"html": "<a class=\"nav-link\" href=\"/about-us/partnerships/\" onclick=\"handleNavbarClick('Partnerships')\">Partnerships</a>"
},
{
"href": "/about-us/sustainability/",
"text": "Sustainability",
"html": "<a class=\"nav-link\" href=\"/about-us/sustainability/\" onclick=\"handleNavbarClick('Sustainability')\">Sustainability</a>"
},
{
"href": "/about-us/awards-recognition/",
"text": "Awards & Recognition",
"html": "<a class=\"nav-link\" href=\"/about-us/awards-recognition/\" onclick=\"handleNavbarClick('Awards & Recognition')\">Awards & Recognition</a>"
},
{
"href": "/about-us/who-we-are/",
"text": "Who We Are",
"html": "<a href=\"/about-us/who-we-are/\" onclick=\"handleNavbarClick('Who We Are')\">Who We Are</a>"
},
{
"href": "/about-us/leadership/",
"text": "Leadership",
"html": "<a href=\"/about-us/leadership/\" onclick=\"handleNavbarClick('Leadership')\">Leadership</a>"
},
{
"href": "/about-us/partnerships/",
"text": "Partnerships",
"html": "<a href=\"/about-us/partnerships/\" onclick=\"handleNavbarClick('Partnerships')\">Partnerships</a>"
},
{
"href": "/about-us/sustainability/",
"text": "Sustainability",
"html": "<a href=\"/about-us/sustainability/\" onclick=\"handleNavbarClick('Sustainability')\">Sustainability</a>"
},
{
"href": "/about-us/awards-recognition/",
"text": "Awards & Recognition",
"html": "<a href=\"/about-us/awards-recognition/\" onclick=\"handleNavbarClick('Awards & Recognition')\">Awards & Recognition</a>"
},
{
"href": "https://www.brillio.com/insights/point-of-view/generative-ai-accelerates-product-development-discover-how-gen-ai-bridges-the-gap-between-concept-and-creation-learn-about-this-powerful-technology/",
"text": "Powering innovation in product engineering with GenAI Read more",
"html": "<a href=\"https://www.brillio.com/insights/point-of-view/generative-ai-accelerates-product-development-discover-how-gen-ai-bridges-the-gap-between-concept-and-creation-learn-about-this-powerful-technology/\" class=\"cta\" aria-label=\"Powering innovation in product engineering with GenAI \"> <span class=\"sr-only\">Powering innovation in product engineering with GenAI </span> Read more   <svg width=\"19\" height=\"18\" viewBox=\"0 0 19 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=..."
},
{
"href": "/about-us/partnerships/brillio-microsoft/",
"text": "Microsoft",
"html": "<a href=\"/about-us/partnerships/brillio-microsoft/\" class=\"partnerships-item aos-init\" data-aos=\"fade-up\" target=\"_blank\" rel=\"noopener noreferrer\"> <h6 class=\"partnerships-name\">Microsoft</h6> </a>"
},
{
"href": "/about-us/partnerships/brillio-aws/",
"text": "AWS",
"html": "<a href=\"/about-us/partnerships/brillio-aws/\" class=\"partnerships-item aos-init\" data-aos=\"fade-up\" target=\"_blank\" rel=\"noopener noreferrer\"> <h6 class=\"partnerships-name\">AWS</h6> </a>"
},
{
"href": "/about-us/partnerships/brillio-google-cloud/",
"text": "Google Cloud",
"html": "<a href=\"/about-us/partnerships/brillio-google-cloud/\" class=\"partnerships-item aos-init\" data-aos=\"fade-up\" target=\"_blank\" rel=\"noopener noreferrer\"> <h6 class=\"partnerships-name\">Google Cloud</h6> </a>"
},
{
"href": "/about-us/partnerships/brillio-salesforce/",
"text": "Salesforce",
"html": "<a href=\"/about-us/partnerships/brillio-salesforce/\" class=\"partnerships-item aos-init\" data-aos=\"fade-up\" target=\"_blank\" rel=\"noopener noreferrer\"> <h6 class=\"partnerships-name\">Salesforce</h6> </a>"
},
{
"href": "/about-us/partnerships/brillio-servicenow/",
"text": "ServiceNow",
"html": "<a href=\"/about-us/partnerships/brillio-servicenow/\" class=\"partnerships-item aos-init\" data-aos=\"fade-up\" target=\"_blank\" rel=\"noopener noreferrer\"> <h6 class=\"partnerships-name\">ServiceNow</h6> </a>"
},
{
"href": "/about-us/partnerships/brillio-snowflake/",
"text": "Snowflake",
"html": "<a href=\"/about-us/partnerships/brillio-snowflake/\" class=\"partnerships-item aos-init\" data-aos=\"fade-up\" target=\"_blank\" rel=\"noopener noreferrer\"> <h6 class=\"partnerships-name\">Snowflake</h6> </a>"
},
{
"href": "/about-us/partnerships/",
"text": "Explore all partnerships",
"html": "<a href=\"/about-us/partnerships/\"> <span class=\"partnerships-list__cta-text\"> Explore all partnerships </span> <svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"> <path d=\"M17.7304 8.3882L8.491 0.0985954C8.42008 0.0353931 8.3296 0 8.23422 0H6.06989C5.88892 0 5.80577 0.232584 5.94272 0.353933L14.5071 8.03933H0.195645C0.0880404 8.03933 0 8.13034 0 8.24157V9.75843C0 9.86966 0.0880404 9.96067 0.195645 9.96067H14.5046L5.94028 17.6461C5.80333 17.7699 5.88648 18 6.06745 18H8.30514C8.35161 1..."
},
{
"href": "https://www.linkedin.com/company/brillio",
"text": "Follow Brillio on Linkedin",
"html": "<a href=\"https://www.linkedin.com/company/brillio\" target=\"_blank\" class=\"social-icon\" onclick=\"handleFooterClick('linkedin')\" aria-label=\"Brillio Linkedin\"> <span class=\"visually-hidden\">Follow Brillio on Linkedin</span> <svg width=\"21\" height=\"20\" viewBox=\"0 0 21 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"> <mask id=\"mask0_491_1782\" style=\"mask-type: alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"21\" height=\"20\"> <rect x=\"0.3..."
},
{
"href": "https://www.brillio.com/about-us/who-we-are/",
"text": "About Us",
"html": "<a href=\"https://www.brillio.com/about-us/who-we-are/\" onclick=\"handleFooterClick('About Us')\">About Us</a>"
},
{
"href": "https://www.brillio.com/about-us/alliances/",
"text": "Partnerships",
"html": "<a href=\"https://www.brillio.com/about-us/alliances/\" onclick=\"handleFooterClick('Partnerships')\">Partnerships</a>"
},
{
"href": "https://www.brillio.com/about-us/who-we-are/#section5",
"text": "Our Locations",
"html": "<a href=\"https://www.brillio.com/about-us/who-we-are/#section5\" onclick=\"handleFooterClick('Our Locations')\">Our Locations</a>"
}
],
"contactLinks": [
{
"href": "/contact-us/",
"text": "Contact Us",
"html": "<a class=\"nav-link nav-link-hover main-nav-item\" href=\"/contact-us/\" onclick=\"handleNavbarClick('Contact Us')\"> Contact Us </a>"
},
{
"href": "/contact-us/",
"text": "Contact Us",
"html": "<a href=\"/contact-us/\" onclick=\"handleNavbarClick('Contact Us')\"> Contact Us </a>"
},
{
"href": "/contact-us/",
"text": "Let's connect",
"html": "<a data-aos=\"fade-up\" href=\"/contact-us/\" class=\"contact-center__cta aos-init\"> Let's connect    <svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M17.7304 8.3882L8.491 0.0985954C8.42008 0.0353931 8.3296 0 8.23422 0H6.06989C5.88892 0 5.80577 0.232584 5.94272 0.353933L14.5071 8.03933H0.195645C0.0880404 8.03933 0 8.13034 0 8.24157V9.75843C0 9.86966 0.0880404 9.96067 0.195645 9.96067H14.5046L5.94028 17.6461C5.80333 17.7699 5.8..."
},
{
"href": "/contact-us/",
"text": "Contact Us",
"html": "<a href=\"/contact-us/\" onclick=\"handleFooterClick('Contact Us')\">Contact Us</a>"
}
],
"privacyLinks": [
{
"href": "/privacy-policy/",
"text": "Privacy Policy",
"html": "<a href=\"/privacy-policy/\" onclick=\"handleFooterClick('Privacy Policy')\">Privacy Policy</a>"
},
{
"href": "/terms-of-use/",
"text": "Terms of use",
"html": "<a href=\"/terms-of-use/\" onclick=\"handleFooterClick('Terms of use')\"> Terms of use </a>"
}
],
"score": 60,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 77/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 77/100 and needs improvement.
Needs attention
AIO: Visible structured data match
Issue
3 structured-data value(s) were not found in visible page text.
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: Visible structured data match
Score
77/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: Visible structured data match scored 77/100 and needs improvement.
Evidence
{
"schemaCount": 6,
"checkedFields": [
{
"path": "$[0].name",
"value": "Brillio"
},
{
"path": "$[0].description",
"value": "From data ingestion and transformation to advanced analytics and visualization, we provide end-to-end solutions to help you drive business growth."
},
{
"path": "$[0].founders[0].name",
"value": "Raj Mamodia"
},
{
"path": "$[1].@graph[0].name",
"value": "Empower Your Business with Data-Driven Insights"
},
{
"path": "$[1].@graph[0].description",
"value": "From data ingestion and transformation to advanced analytics and visualization, we provide end-to-end solutions to help you drive business growth."
},
{
"path": "$[1].@graph[1].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[1].@graph[2].name",
"value": "Brillio"
},
{
"path": "$[2].name",
"value": "Empower Your Business with Data-Driven Insights"
},
{
"path": "$[2].description",
"value": "From data ingestion and transformation to advanced analytics and visualization, we provide end-to-end solutions to help you drive business growth."
},
{
"path": "$[3].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[4].name",
"value": "Brillio"
},
{
"path": "$[5].name",
"value": "Born Digital. Now Agentic."
},
{
"path": "$[5].description",
"value": "Accelerating AI Transformation Without Compromise"
}
],
"mismatches": [
{
"path": "$[0].founders[0].name",
"value": "Raj Mamodia"
},
{
"path": "$[1].@graph[1].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[3].itemListElement[0].name",
"value": "Home"
}
],
"score": 77,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 70/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 70/100 and needs improvement.
Needs attention
AIO: Page experience for AIO
Issue
24 image(s) are missing width/height attributes. 3 possible modal/interstitial element(s) detected.
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
70/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 70/100 and needs improvement.
Evidence
{
"viewportContent": "width=device-width, initial-scale=1",
"visibleWords": 1423,
"htmlBytes": 327006,
"imagesMissingDimensions": [
{
"src": "https://www.brillio.com/wp-content/themes/brillio/assets/images/logo/Brillio_Secondary-Logo.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"mobile-nav-logo light-logo\" src=\"https://www.brillio.com/wp-content/themes/brillio/assets/images/logo/Brillio_Secondary-Logo.svg\" alt=\"logo\">"
},
{
"src": "https://www.brillio.com/wp-content/themes/brillio/assets/images/logo/Brillio_Primary-Logo_Dark.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"mobile-nav-logo dark-logo\" src=\"https://www.brillio.com/wp-content/themes/brillio/assets/images/logo/Brillio_Primary-Logo_Dark.svg\" alt=\"logo\">"
},
{
"src": "https://www.brillio.com/wp-content/themes/brillio/assets/images/logo/Brillio_Secondary-Logo.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"logo-img light-logo\" src=\"https://www.brillio.com/wp-content/themes/brillio/assets/images/logo/Brillio_Secondary-Logo.svg\" alt=\"logo\">"
},
{
"src": "https://www.brillio.com/wp-content/themes/brillio/assets/images/logo/Brillio_Primary-Logo_Dark.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"logo-img dark-logo\" src=\"https://www.brillio.com/wp-content/themes/brillio/assets/images/logo/Brillio_Primary-Logo_Dark.svg\" alt=\"logo\">"
},
{
"src": "https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/home-banner-left-circle-element.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/home-banner-left-circle-element.svg\" alt=\"element\">"
},
{
"src": "https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/home-banner-left-circle-element.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/home-banner-left-circle-element.svg\" alt=\"element\">"
},
{
"src": "https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/home-banner-left-circle-element.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/home-banner-left-circle-element.svg\" alt=\"element\">"
},
{
"src": "https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/home-banner-left-circle-element.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/home-banner-left-circle-element.svg\" alt=\"element\">"
},
{
"src": "https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/home-banner-left-circle-element.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/home-banner-left-circle-element.svg\" alt=\"element\">"
},
{
"src": "https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/home-banner-left-circle-element.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/home-banner-left-circle-element.svg\" alt=\"element\">"
},
{
"src": "https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/home-banner-left-circle-element.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/home-banner-left-circle-element.svg\" alt=\"element\">"
},
{
"src": "https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/home-banner-left-circle-element.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/home-banner-left-circle-element.svg\" alt=\"element\">"
},
{
"src": "https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/left-content-only-element-right.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/left-content-only-element-right.svg\" alt=\"elements\">"
},
{
"src": "https://www.brillio.com/wp-content/themes/brillio/assets/images/ai-studio/elements/banner-star-element.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://www.brillio.com/wp-content/themes/brillio/assets/images/ai-studio/elements/banner-star-element.svg\" alt=\"elements\">"
},
{
"src": "https://www.brillio.com/wp-content/uploads/2025/09/Website-Banner_Brillio-Data-AI-ebook.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://www.brillio.com/wp-content/uploads/2025/09/Website-Banner_Brillio-Data-AI-ebook.webp\" alt loading=\"lazy\">"
},
{
"src": "https://www.brillio.com/wp-content/uploads/2024/04/TL-article-on-app-modernization-with-GenAI-Banner-Design_03.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://www.brillio.com/wp-content/uploads/2024/04/TL-article-on-app-modernization-with-GenAI-Banner-Design_03.webp\" alt loading=\"lazy\">"
},
{
"src": "https://www.brillio.com/wp-content/uploads/2025/08/Design-Studio-POV_Website-Banner.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://www.brillio.com/wp-content/uploads/2025/08/Design-Studio-POV_Website-Banner.webp\" alt loading=\"lazy\">"
},
{
"src": "https://www.brillio.com/wp-content/uploads/2024/04/Product-engg-banner-image.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://www.brillio.com/wp-content/uploads/2024/04/Product-engg-banner-image.webp\" alt loading=\"lazy\">"
},
{
"src": "https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/left-content-only-element-right.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/left-content-only-element-right.svg\" alt=\"elements\">"
},
{
"src": "https://www.brillio.com/wp-content/themes/brillio/assets/images/ai-studio/elements/banner-star-element.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://www.brillio.com/wp-content/themes/brillio/assets/images/ai-studio/elements/banner-star-element.svg\" alt=\"elements\">"
},
{
"src": "https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/contact-center-element-left.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://www.brillio.com/wp-content/themes/brillio/assets/images/elements/contact-center-element-left.svg\" alt=\"elements\">"
},
{
"src": "https://www.brillio.com/wp-content/themes/brillio/assets/images/ai-studio/elements/banner-star-element.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://www.brillio.com/wp-content/themes/brillio/assets/images/ai-studio/elements/banner-star-element.svg\" alt=\"elements\">"
},
{
"src": "https://cdn-apac.onetrust.com/logos/695dc21b-404f-4f50-8218-b8f59ff10284/9fbf624f-f224-4e46-93af-b736529a48b6/25b81a1b-2144-4496-b809-9c57059edf6b/brillio_WHITE_LOGO_from_web.png",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Company Logo\" src=\"https://cdn-apac.onetrust.com/logos/695dc21b-404f-4f50-8218-b8f59ff10284/9fbf624f-f224-4e46-93af-b736529a48b6/25b81a1b-2144-4496-b809-9c57059edf6b/brillio_WHITE_LOGO_from_web.png\">"
},
{
"src": "https://cdn-apac.onetrust.com/logos/static/powered_by_logo.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Powered by Onetrust\" src=\"https://cdn-apac.onetrust.com/logos/static/powered_by_logo.svg\" title=\"Powered by OneTrust Opens in a new Tab\">"
}
],
"possibleDialogs": [
"<div role=\"dialog\" aria-modal=\"true\" aria-label=\"Privacy\"><div class=\"ot-sdk-container\"><div class=\"ot-sdk-row\"><div id=\"onetrust-group-container\" class=\"ot-sdk-eight ot-sdk-columns\"><div class=\"banner_logo\"></div><div id=\"onetrust-policy\"><div id=\"onetrust-policy-text\">By clicking “Accept All Cookies”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. </div></div></div><div id=\"onetrust-button...",
"<div role=\"dialog\" aria-modal=\"true\" style=\"height: 100%;\" aria-label=\"Privacy Preference Center\"><!-- PC Header --><div class=\"ot-pc-header\"><div class=\"ot-pc-logo\"><img alt=\"Company Logo\" src=\"https://cdn-apac.onetrust.com/logos/695dc21b-404f-4f50-8218-b8f59ff10284/9fbf624f-f224-4e46-93af-b736529a48b6/25b81a1b-2144-4496-b809-9c57059edf6b/brillio_WHITE_LOGO_from_web.png\"></div><button id=\"close-pc-btn-handler\" class=\"ot-close-icon\" aria-label=\"Close preference center\" style=\"background-image...",
"<section id=\"ot-fltr-modal\"><div id=\"ot-fltr-cnt\"><div id=\"ot-filter-list-header\"></div><button id=\"clear-filters-handler\">Clear</button><div class=\"ot-fltr-scrlcnt ot-pc-scrollbar\" role=\"group\" aria-labelledby=\"ot-filter-list-header\"><ul class=\"ot-fltr-opts\"><li class=\"ot-fltr-opt\"><div class=\"ot-chkbox\"><input id=\"chkbox-id\" type=\"checkbox\" class=\"category-filter-handler\"> <label for=\"chkbox-id\"><span class=\"ot-label-txt\">checkbox label</span></label> <span class=\"ot-label-status\">label</sp..."
],
"score": 70,
"weight": 10
}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
24 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": 25,
"passing": 1,
"failing": [
{
"heading": "Services",
"headingHtml": "<h2 class=\"accordion-header\" id=\"flush-headingOne\"> <button class=\" collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flush-collapseOne\" aria-expanded=\"false\" aria-controls=\"flush-collapseOne\" id=\"iconToggleBtn\"> <div class=\"icon-and-text\"> <p id=\"textclr\">Services</p> <svg id=\"icon1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" style=\"display: block;\"> <path d=\"M17.0712 3.14453H14.9283C14.7378 3.14453 14.6426 3.23977 14.6426 3.43...",
"firstParagraph": "Services",
"paragraphHtml": "<p id=\"textclr\">Services</p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "Industries",
"headingHtml": "<h2 class=\"accordion-header\" id=\"flush-headingTwo\"> <button class=\" collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flush-collapseTwo\" aria-expanded=\"false\" aria-controls=\"flush-collapseTwo\" id=\"iconToggleBtn1\"> <div class=\"icon-and-text\"> <p id=\"textclr1\">Industries</p> <svg id=\"icon1_1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" style=\"display: block;\"> <path d=\"M17.0712 3.14453H14.9283C14.7378 3.14453 14.6426 3.23977 14.642...",
"firstParagraph": "Industries",
"paragraphHtml": "<p id=\"textclr1\">Industries</p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "AI Accelerators",
"headingHtml": "<h2 class=\"accordion-header\"> <button class=\" collapsed\" data-bs-target aria-expanded=\"false\"> <a href=\"/the-enterprise-ai-accelerator/\" onclick=\"handleNavbarClick('AI Accelerators')\">AI Accelerators </a> </button> </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Insights",
"headingHtml": "<h2 class=\"accordion-header\"> <button class=\" collapsed\" data-bs-target aria-expanded=\"false\"> <a href=\"/insights/\" onclick=\"handleNavbarClick('Insights')\"> Insights </a> </button> </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "About Us",
"headingHtml": "<h2 class=\"accordion-header\" id=\"flush-headingThree\"> <button class=\" collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flush-collapseThree\" aria-expanded=\"false\" id=\"toggleBtn3\" aria-controls=\"flush-collapseThree\"> <div class=\"icon-and-text\"> <p id=\"textclr3\">About Us</p> <svg id=\"icon3\" xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" style=\"display: block;\"> <path d=\"M17.0712 3.14453H14.9283C14.7378 3.14453 14.6426 3.23977 14.6426...",
"firstParagraph": "About Us",
"paragraphHtml": "<p id=\"textclr3\">About Us</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Careers",
"headingHtml": "<h2 class=\"accordion-header\"> <button> <a href=\"/careers/\" onclick=\"handleNavbarClick('Careers')\"> Careers </a> </button> </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Contact Us",
"headingHtml": "<h2 class=\"accordion-header\"> <button> <a href=\"/contact-us/\" onclick=\"handleNavbarClick('Contact Us')\"> Contact Us </a> </button> </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Global",
"headingHtml": "<h2 class=\"accordion-header\" id=\"flush-headingOneGlobal\"> <button class=\"collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flush-collapseOneGlobal\" aria-expanded=\"false\" aria-controls=\"flush-collapseOneGlobal\" id=\"iconToggleBtn\"> <div class=\"icon-and-text\"> <div class=\"group\"> <!-- Globak Icon --> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.4em\" height=\"1.4em\" viewBox=\"0 0 256 256\"> <rect width=\"256\" height=\"256\" fill=\"none\"/> <path fill=\"currentColor\" d=\"M128 24a104 10...",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Frequently Searched",
"headingHtml": "<h2 class=\"related-sub-head\"> Frequently Searched </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Related results",
"headingHtml": "<h2 class=\"related-sub-head\">Related results</h2>",
"firstParagraph": "Jeff McMillan joins Brillio's Board of Directors",
"paragraphHtml": "<p data-aos=\"fade-right\" class=\"banner-heading text-gradient-purple aos-init aos-animate\"> <span class=\"text-first\">Jeff McMillan joins </span> <span class=\"text-secound\"> Brillio's Board of Directors  </span> </p>",
"words": 7,
"direct": false,
"issue": "First paragraph is 7 words and does not look like a concise direct answer."
},
{
"heading": "AI-powered Services for Scaled Transformation",
"headingHtml": "<h2 class=\"capabilities-brush-stroke__heading-title text-gradient-purple\"> <span class=\"text-first animation-loop-ring-after\"> AI-powered Services </span> <span class=\"text-second\"> for Scaled Transformation</span> </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Business Transformation",
"headingHtml": "<h3 class=\"capabilities-brush-stroke__card-title\"> <span> Business Transformation </span> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "CX Transformation",
"headingHtml": "<h3 class=\"capabilities-brush-stroke__card-title\"> <span> CX Transformation </span> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Digital Engineering",
"headingHtml": "<h3 class=\"capabilities-brush-stroke__card-title\"> <span> Digital Engineering </span> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "AI and Data Engineering",
"headingHtml": "<h3 class=\"capabilities-brush-stroke__card-title\"> <span> AI and Data Engineering </span> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Digital Infrastructure",
"headingHtml": "<h3 class=\"capabilities-brush-stroke__card-title\"> <span> Digital Infrastructure </span> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Born Digital. Now Agentic.",
"headingHtml": "<h2 class=\"full-video-slider__heading-title\"> Born Digital. Now Agentic. </h2>",
"firstParagraph": "We empower enterprises to lead—be fast, focused, and fearless—and navigate AI’s complexity beyond tools, toward trusted execution at speed and scale.",
"paragraphHtml": "<p> We empower enterprises to lead—be fast, focused, and fearless—and navigate AI’s complexity beyond tools, toward trusted execution at speed and scale. </p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Focus on What Moves the Needle in a Changing World",
"headingHtml": "<h2 class=\"capabilities-brush-stroke__heading-title text-gradient-purple\"> <span class=\"text-first animation-loop-ring-after\">Focus on What Moves the </span> <span class=\"text-second\">Needle in a Changing World</span> </h2>",
"firstParagraph": "eBook",
"paragraphHtml": "<p class=\"category\">eBook</p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "Join an AI-native Talent Workforce",
"headingHtml": "<h2 data-aos=\"fade-up\" class=\"workforce__heading-title text-gradient-purple aos-init\"> <span class=\"text-first\">Join an AI-native Talent Workforce</span> </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Synergy in Action: Our Ecosystem of Trusted Partners",
"headingHtml": "<h2 class=\"partnerships-list__heading-title text-gradient-purple\"> <span class=\"text-first animation-loop-ring-after\"> Synergy in Action: </span> <span class=\"text-second\"> Our Ecosystem of Trusted Partners </span> </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Let your AI challenge be our obsession to solve",
"headingHtml": "<h2 data-aos=\"fade-up\" class=\"contact-center__heading-title text-gradient-purple aos-init\"> <span class=\"text-first animation-loop-ring-after\">Let your AI challenge be</span> <span class=\"text-second\">our obsession to solve</span> </h2>",
"firstParagraph": "[email protected]",
"paragraphHtml": "<p class=\"mail\"> <a href=\"mailto:[email protected]\" onclick=\"handleFooterClick('mail')\">[email protected]</a> </p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Privacy Preference Center",
"headingHtml": "<h2 id=\"ot-pc-title\">Privacy Preference Center</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Manage Consent Preferences",
"headingHtml": "<h3 id=\"ot-category-title\"> Manage Consent Preferences</h3>",
"firstParagraph": "These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly.",
"paragraphHtml": "<p class=\"ot-acc-grpdesc ot-category-desc\" id=\"ot-desc-id-C0003\">These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly.</p>",
"words": 48,
"direct": false,
"issue": "First paragraph is 48 words and does not look like a concise direct answer."
},
{
"heading": "Cookie List",
"headingHtml": "<h3>Cookie List</h3>",
"firstParagraph": "",
"paragraphHtml": "<p role=\"status\" class=\"ot-scrn-rdr\"></p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 82/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 82/100 and needs improvement.
Needs attention
AEO: Entity and definition clarity
Issue
Entity or definition gaps: empower, driven, insights, enterprise, accelerator.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Entity and definition clarity
Score
82/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Entity and definition clarity scored 82/100 and needs improvement.
Evidence
{
"title": "Empower Your Business with Data-Driven Insights",
"h1": "The Enterprise AI Accelerator",
"description": "From data ingestion and transformation to advanced analytics and visualization, we provide end-to-end solutions to help you drive business growth.",
"topicOverlap": 0.2857142857142857,
"definitionCount": 7,
"topicTerms": [
"empower",
"business",
"data",
"driven",
"insights",
"enterprise",
"accelerator"
],
"descriptionTerms": [
"data",
"ingestion",
"transformation",
"advanced",
"analytics",
"visualization",
"provide",
"end",
"solutions",
"help",
"drive",
"business",
"growth"
],
"missingFromDescription": [
"empower",
"driven",
"insights",
"enterprise",
"accelerator"
],
"score": 82,
"weight": 18
}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: 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": "Services",
"html": "<h2 class=\"accordion-header\" id=\"flush-headingOne\"> <button class=\" collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flush-collapseOne\" aria-expanded=\"false\" aria-controls=\"flush-collapseOne\" id=\"iconToggleBtn\"> <div class=\"icon-and-text\"> <p id=\"textclr\">Services</p> <svg id=\"icon1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" style=\"display: block;\"> <path d=\"M17.0712 3.14453H14.9283C14.7378 3.14453 14.6426 3.23977 14.6426 3.43..."
},
{
"text": "Industries",
"html": "<h2 class=\"accordion-header\" id=\"flush-headingTwo\"> <button class=\" collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flush-collapseTwo\" aria-expanded=\"false\" aria-controls=\"flush-collapseTwo\" id=\"iconToggleBtn1\"> <div class=\"icon-and-text\"> <p id=\"textclr1\">Industries</p> <svg id=\"icon1_1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" style=\"display: block;\"> <path d=\"M17.0712 3.14453H14.9283C14.7378 3.14453 14.6426 3.23977 14.642..."
},
{
"text": "AI Accelerators",
"html": "<h2 class=\"accordion-header\"> <button class=\" collapsed\" data-bs-target aria-expanded=\"false\"> <a href=\"/the-enterprise-ai-accelerator/\" onclick=\"handleNavbarClick('AI Accelerators')\">AI Accelerators </a> </button> </h2>"
},
{
"text": "Insights",
"html": "<h2 class=\"accordion-header\"> <button class=\" collapsed\" data-bs-target aria-expanded=\"false\"> <a href=\"/insights/\" onclick=\"handleNavbarClick('Insights')\"> Insights </a> </button> </h2>"
},
{
"text": "About Us",
"html": "<h2 class=\"accordion-header\" id=\"flush-headingThree\"> <button class=\" collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flush-collapseThree\" aria-expanded=\"false\" id=\"toggleBtn3\" aria-controls=\"flush-collapseThree\"> <div class=\"icon-and-text\"> <p id=\"textclr3\">About Us</p> <svg id=\"icon3\" xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" style=\"display: block;\"> <path d=\"M17.0712 3.14453H14.9283C14.7378 3.14453 14.6426 3.23977 14.6426..."
},
{
"text": "Careers",
"html": "<h2 class=\"accordion-header\"> <button> <a href=\"/careers/\" onclick=\"handleNavbarClick('Careers')\"> Careers </a> </button> </h2>"
},
{
"text": "Contact Us",
"html": "<h2 class=\"accordion-header\"> <button> <a href=\"/contact-us/\" onclick=\"handleNavbarClick('Contact Us')\"> Contact Us </a> </button> </h2>"
},
{
"text": "Global",
"html": "<h2 class=\"accordion-header\" id=\"flush-headingOneGlobal\"> <button class=\"collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flush-collapseOneGlobal\" aria-expanded=\"false\" aria-controls=\"flush-collapseOneGlobal\" id=\"iconToggleBtn\"> <div class=\"icon-and-text\"> <div class=\"group\"> <!-- Globak Icon --> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.4em\" height=\"1.4em\" viewBox=\"0 0 256 256\"> <rect width=\"256\" height=\"256\" fill=\"none\"/> <path fill=\"currentColor\" d=\"M128 24a104 10..."
},
{
"text": "Frequently Searched",
"html": "<h2 class=\"related-sub-head\"> Frequently Searched </h2>"
},
{
"text": "Related results",
"html": "<h2 class=\"related-sub-head\">Related results</h2>"
},
{
"text": "AI-powered Services for Scaled Transformation",
"html": "<h2 class=\"capabilities-brush-stroke__heading-title text-gradient-purple\"> <span class=\"text-first animation-loop-ring-after\"> AI-powered Services </span> <span class=\"text-second\"> for Scaled Transformation</span> </h2>"
},
{
"text": "Agentic Data and Application Management (ADAM)",
"html": "<h2 data-aos=\"fade-right\" class=\"left-content-only__heading-title aos-init\"> <span class=\"text-secound\">Agentic Data and Application </span> <span class=\"text-first\">Management (ADAM)</span> </h2>"
},
{
"text": "Born Digital. Now Agentic.",
"html": "<h2 class=\"full-video-slider__heading-title\"> Born Digital. Now Agentic. </h2>"
},
{
"text": "Focus on What Moves the Needle in a Changing World",
"html": "<h2 class=\"capabilities-brush-stroke__heading-title text-gradient-purple\"> <span class=\"text-first animation-loop-ring-after\">Focus on What Moves the </span> <span class=\"text-second\">Needle in a Changing World</span> </h2>"
},
{
"text": "Join an AI-native Talent Workforce",
"html": "<h2 data-aos=\"fade-up\" class=\"workforce__heading-title text-gradient-purple aos-init\"> <span class=\"text-first\">Join an AI-native Talent Workforce</span> </h2>"
},
{
"text": "Synergy in Action: Our Ecosystem of Trusted Partners",
"html": "<h2 class=\"partnerships-list__heading-title text-gradient-purple\"> <span class=\"text-first animation-loop-ring-after\"> Synergy in Action: </span> <span class=\"text-second\"> Our Ecosystem of Trusted Partners </span> </h2>"
},
{
"text": "Let your AI challenge be our obsession to solve",
"html": "<h2 data-aos=\"fade-up\" class=\"contact-center__heading-title text-gradient-purple aos-init\"> <span class=\"text-first animation-loop-ring-after\">Let your AI challenge be</span> <span class=\"text-second\">our obsession to solve</span> </h2>"
},
{
"text": "Privacy Preference Center",
"html": "<h2 id=\"ot-pc-title\">Privacy Preference Center</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Empower Your Business with Data-Driven Insights?",
"pattern": {}
},
{
"id": "how",
"label": "How does Empower Your Business with Data-Driven Insights work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Empower Your Business with Data-Driven Insights?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Empower Your Business with Data-Driven Insights free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Empower Your Business with Data-Driven Insights compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "how",
"label": "How does Empower Your Business with Data-Driven Insights work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Empower Your Business with Data-Driven Insights?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Empower Your Business with Data-Driven Insights free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Empower Your Business with Data-Driven Insights compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 8
}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: 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": "Services",
"html": "<h2 class=\"accordion-header\" id=\"flush-headingOne\"> <button class=\" collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flush-collapseOne\" aria-expanded=\"false\" aria-controls=\"flush-collapseOne\" id=\"iconToggleBtn\"> <div class=\"icon-and-text\"> <p id=\"textclr\">Services</p> <svg id=\"icon1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" style=\"display: block;\"> <path d=\"M17.0712 3.14453H14.9283C14.7378 3.14453 14.6426 3.23977 14.6426 3.43..."
},
{
"text": "Industries",
"html": "<h2 class=\"accordion-header\" id=\"flush-headingTwo\"> <button class=\" collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flush-collapseTwo\" aria-expanded=\"false\" aria-controls=\"flush-collapseTwo\" id=\"iconToggleBtn1\"> <div class=\"icon-and-text\"> <p id=\"textclr1\">Industries</p> <svg id=\"icon1_1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" style=\"display: block;\"> <path d=\"M17.0712 3.14453H14.9283C14.7378 3.14453 14.6426 3.23977 14.642..."
},
{
"text": "AI Accelerators",
"html": "<h2 class=\"accordion-header\"> <button class=\" collapsed\" data-bs-target aria-expanded=\"false\"> <a href=\"/the-enterprise-ai-accelerator/\" onclick=\"handleNavbarClick('AI Accelerators')\">AI Accelerators </a> </button> </h2>"
},
{
"text": "Insights",
"html": "<h2 class=\"accordion-header\"> <button class=\" collapsed\" data-bs-target aria-expanded=\"false\"> <a href=\"/insights/\" onclick=\"handleNavbarClick('Insights')\"> Insights </a> </button> </h2>"
},
{
"text": "About Us",
"html": "<h2 class=\"accordion-header\" id=\"flush-headingThree\"> <button class=\" collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flush-collapseThree\" aria-expanded=\"false\" id=\"toggleBtn3\" aria-controls=\"flush-collapseThree\"> <div class=\"icon-and-text\"> <p id=\"textclr3\">About Us</p> <svg id=\"icon3\" xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" style=\"display: block;\"> <path d=\"M17.0712 3.14453H14.9283C14.7378 3.14453 14.6426 3.23977 14.6426..."
},
{
"text": "Careers",
"html": "<h2 class=\"accordion-header\"> <button> <a href=\"/careers/\" onclick=\"handleNavbarClick('Careers')\"> Careers </a> </button> </h2>"
},
{
"text": "Contact Us",
"html": "<h2 class=\"accordion-header\"> <button> <a href=\"/contact-us/\" onclick=\"handleNavbarClick('Contact Us')\"> Contact Us </a> </button> </h2>"
},
{
"text": "Global",
"html": "<h2 class=\"accordion-header\" id=\"flush-headingOneGlobal\"> <button class=\"collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flush-collapseOneGlobal\" aria-expanded=\"false\" aria-controls=\"flush-collapseOneGlobal\" id=\"iconToggleBtn\"> <div class=\"icon-and-text\"> <div class=\"group\"> <!-- Globak Icon --> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.4em\" height=\"1.4em\" viewBox=\"0 0 256 256\"> <rect width=\"256\" height=\"256\" fill=\"none\"/> <path fill=\"currentColor\" d=\"M128 24a104 10..."
},
{
"text": "Frequently Searched",
"html": "<h2 class=\"related-sub-head\"> Frequently Searched </h2>"
},
{
"text": "Related results",
"html": "<h2 class=\"related-sub-head\">Related results</h2>"
},
{
"text": "AI-powered Services for Scaled Transformation",
"html": "<h2 class=\"capabilities-brush-stroke__heading-title text-gradient-purple\"> <span class=\"text-first animation-loop-ring-after\"> AI-powered Services </span> <span class=\"text-second\"> for Scaled Transformation</span> </h2>"
},
{
"text": "Agentic Data and Application Management (ADAM)",
"html": "<h2 data-aos=\"fade-right\" class=\"left-content-only__heading-title aos-init\"> <span class=\"text-secound\">Agentic Data and Application </span> <span class=\"text-first\">Management (ADAM)</span> </h2>"
},
{
"text": "Born Digital. Now Agentic.",
"html": "<h2 class=\"full-video-slider__heading-title\"> Born Digital. Now Agentic. </h2>"
},
{
"text": "Focus on What Moves the Needle in a Changing World",
"html": "<h2 class=\"capabilities-brush-stroke__heading-title text-gradient-purple\"> <span class=\"text-first animation-loop-ring-after\">Focus on What Moves the </span> <span class=\"text-second\">Needle in a Changing World</span> </h2>"
},
{
"text": "Join an AI-native Talent Workforce",
"html": "<h2 data-aos=\"fade-up\" class=\"workforce__heading-title text-gradient-purple aos-init\"> <span class=\"text-first\">Join an AI-native Talent Workforce</span> </h2>"
},
{
"text": "Synergy in Action: Our Ecosystem of Trusted Partners",
"html": "<h2 class=\"partnerships-list__heading-title text-gradient-purple\"> <span class=\"text-first animation-loop-ring-after\"> Synergy in Action: </span> <span class=\"text-second\"> Our Ecosystem of Trusted Partners </span> </h2>"
},
{
"text": "Let your AI challenge be our obsession to solve",
"html": "<h2 data-aos=\"fade-up\" class=\"contact-center__heading-title text-gradient-purple aos-init\"> <span class=\"text-first animation-loop-ring-after\">Let your AI challenge be</span> <span class=\"text-second\">our obsession to solve</span> </h2>"
},
{
"text": "Privacy Preference Center",
"html": "<h2 id=\"ot-pc-title\">Privacy Preference Center</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Empower Your Business with Data-Driven Insights?",
"pattern": {}
},
{
"id": "how",
"label": "How does Empower Your Business with Data-Driven Insights work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Empower Your Business with Data-Driven Insights?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Empower Your Business with Data-Driven Insights free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Empower Your Business with Data-Driven Insights compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "how",
"label": "How does Empower Your Business with Data-Driven Insights work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Empower Your Business with Data-Driven Insights?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Empower Your Business with Data-Driven Insights free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Empower Your Business with Data-Driven Insights compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 4
}Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Needs attention
Auth.md Agent Registration
Issue
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=UTF-8" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.
Why it matters
Agent registration metadata lets automated clients find the registration path, supported identity types, credential types, and related claim or revocation endpoints without scraping human docs.
Check name
Auth.md Agent Registration
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish Auth.md and agent_auth metadata so agents can discover registration and credential requirements.
Result
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Validation steps
Fetch and validate /auth.md
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=UTF-8" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.
Validate agent_auth authorization metadata
Response is not valid JSON.
Evidence
{
"failedStep": "auth-md",
"steps": [
{
"id": "auth-md",
"title": "Fetch and validate /auth.md",
"status": "fail",
"evidence": {
"path": "/auth.md",
"ok": true,
"statusCode": 200,
"contentType": "text/html; charset=UTF-8",
"length": 127734,
"validation": {
"valid": false,
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=UTF-8\" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.",
"compatibleContentType": false,
"contentLength": 92078,
"hasRegisterInstructions": false,
"hasProtectedResourceLink": false,
"hasAuthorizationServerLink": false,
"mentionsIdentity": false,
"mentionsCredential": false,
"links": [
"/javascript",
"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\"",
"/script",
"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\"",
"/javascript",
"/script",
"/javascript",
"/script",
"/png",
"https://www.brillio.com/wp-content/uploads/2023/10/favicon.png\">"
],
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
}
},
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=UTF-8\" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.",
"howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
},
{
"id": "oauth-protected-resource",
"title": "Publish protected resource metadata",
"status": "pass",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"ok": true,
"statusCode": 200,
"contentType": "text/html; charset=UTF-8",
"length": 127734,
"text": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verification\" content=\"9av39o7nq80mlsc8oga8dp8stpz6ql\" />\n\n <!-- \tfavicon icon -->\n <link rel=\"icon\" type=\"image/png\" href=\"https://www.brillio.com/wp-content/uploads/2023/10/favicon.png\">\n\n <!-- Bootstrap CSS -->\n <link href=\"https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css\" rel=\"stylesheet\" integrity=\"sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3\" crossorigin=\"anonymous\" />\n\t\n\t <!-- Bootstrap Icons -->\n\t<link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css\">\n\n <!-- aos animation css -->\n\n\t\n\t<link rel=\"stylesheet\" href=\"https://unpkg.com/[email protected]/dist/aos.css\" integrity=\"sha384-/rJKQnzOkEo+daG0jMjU1IwwY9unxt1NBw3Ef2fmOJ3PW/TfAg2KXVoWwMZQZtw9\" crossorigin=\"anonymous\">\n\n <!-- owl -->\n\n\t<link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css\" integrity=\"sha384-kcNNzf7wI8//ZkNUaDd5JwxLoFaBgkj9Z4O4NwtuX9Lkmsz0HoITOxJsGkYxDuyG\" crossorigin=\"anonymous\">\n\n\t<link rel=\"stylesheet\" type=\"text/css\" href=\"https://cdn.jsdelivr.net/npm/[email protected]/slick/slick.css\" integrity=\"sha384-MUdXdzn1OB/0zkr4yGLnCqZ/n9ut5N7Ifes9RP2d5xKsTtcPiuiwthWczWuiqFOn\" crossorigin=\"anonymous\">\n\t\n\t<link rel=\"stylesheet\" type=\"text/css\" href=\"https://cdn.jsdelivr.net/gh/kenwheeler/[email protected]/slick/slick-theme.css\" integrity=\"sha384-3wRRg17hVCopINZVYCqnfbgXE7aFPSvawmLWNPSiUPVx+HxY+yxb5Cwp5mT7RXPD\" crossorigin=\"anonymous\">\n\n <title>404 Error - Brillio</title>\n \t<!-- Datalayer Starts -->\t\n\t\t\n\t<script nonce=\"XPER27NQWyc4pKKsjYUD2g==\">\n \n window.dataLayer = window.dataLayer || [];\n window.dataLayer.push({\n container_id: \"GTM-WF8DFJK\",\n platform: {\n type: \"web\",\n environment: \"Production\"\n },\n page: {\n host: \"https://www.brillio.com/\",\n path: \"/404-error/\",\n title: \"404 Error - Brillio\",\n content_group: \"404-error\",\n page_categorization_level_1: \"home\",\n page_categorization_level_2: \"404-error\",\n page_categorization_level_3: \"404-error\",\n page_categorization_level_4: \"404-error\",\n screen_name: \"404-error\"\n },\n \n });\n window.dataLayer.push({\n event: \"page_view\"\n });\n var fullUrl = window.location.href;\n\t\t\n//\tif (!fullUrl.includes(\"section\")) {\n// window.dataLayer = window.dataLayer || [];\n// window.dataLayer.push({\n// event: \"view_section\",\n// event_properties: {\n// section_name: \"section_1\"\n// }\n// });\n//}\t\t\n</script>\n<!-- Datalayer Ends -->\t\n<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WF8DFJK\"\nheight=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\t<!-- Google Tag Manager -->\n<script>\n(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n\t\t\t\t\t})(window,document,'script','dataLayer',"
},
"howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
},
{
"id": "agent-auth-block",
"title": "Validate agent_auth authorization metadata",
"status": "fail",
"evidence": {
"valid": false,
"validJson": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
},
"issue": "Response is not valid JSON.",
"howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 3,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
}
]
},
"resourceFetchSucceeded": false
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Q&A and FAQ opportunities
GEO: Q&A and FAQ opportunities is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Q&A and FAQ opportunities
GEO: Q&A and FAQ opportunities is informational for this page.
Needs attention
GEO: Q&A and FAQ opportunities
Issue
18 h2 heading(s) are not phrased as questions; this is optional and only useful where Q&A wording is natural. No visible FAQ or FAQPage schema was detected; this is optional unless the page answers common questions.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Q&A and FAQ opportunities
Score
75/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Q&A and FAQ opportunities is informational for this page.
Evidence
{
"h2Count": 18,
"questionH2s": 0,
"hasFaq": false,
"nonQuestionH2s": [
{
"index": 1,
"text": "Services",
"isQuestion": false,
"html": "<h2 class=\"accordion-header\" id=\"flush-headingOne\"> <button class=\" collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flush-collapseOne\" aria-expanded=\"false\" aria-controls=\"flush-collapseOne\" id=\"iconToggleBtn\"> <div class=\"icon-and-text\"> <p id=\"textclr\">Services</p> <svg id=\"icon1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" style=\"display: block;\"> <path d=\"M17.0712 3.14453H14.9283C14.7378 3.14453 14.6426 3.23977 14.6426 3.43..."
},
{
"index": 2,
"text": "Industries",
"isQuestion": false,
"html": "<h2 class=\"accordion-header\" id=\"flush-headingTwo\"> <button class=\" collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flush-collapseTwo\" aria-expanded=\"false\" aria-controls=\"flush-collapseTwo\" id=\"iconToggleBtn1\"> <div class=\"icon-and-text\"> <p id=\"textclr1\">Industries</p> <svg id=\"icon1_1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" style=\"display: block;\"> <path d=\"M17.0712 3.14453H14.9283C14.7378 3.14453 14.6426 3.23977 14.642..."
},
{
"index": 3,
"text": "AI Accelerators",
"isQuestion": false,
"html": "<h2 class=\"accordion-header\"> <button class=\" collapsed\" data-bs-target aria-expanded=\"false\"> <a href=\"/the-enterprise-ai-accelerator/\" onclick=\"handleNavbarClick('AI Accelerators')\">AI Accelerators </a> </button> </h2>"
},
{
"index": 4,
"text": "Insights",
"isQuestion": false,
"html": "<h2 class=\"accordion-header\"> <button class=\" collapsed\" data-bs-target aria-expanded=\"false\"> <a href=\"/insights/\" onclick=\"handleNavbarClick('Insights')\"> Insights </a> </button> </h2>"
},
{
"index": 5,
"text": "About Us",
"isQuestion": false,
"html": "<h2 class=\"accordion-header\" id=\"flush-headingThree\"> <button class=\" collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flush-collapseThree\" aria-expanded=\"false\" id=\"toggleBtn3\" aria-controls=\"flush-collapseThree\"> <div class=\"icon-and-text\"> <p id=\"textclr3\">About Us</p> <svg id=\"icon3\" xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" style=\"display: block;\"> <path d=\"M17.0712 3.14453H14.9283C14.7378 3.14453 14.6426 3.23977 14.6426..."
},
{
"index": 6,
"text": "Careers",
"isQuestion": false,
"html": "<h2 class=\"accordion-header\"> <button> <a href=\"/careers/\" onclick=\"handleNavbarClick('Careers')\"> Careers </a> </button> </h2>"
},
{
"index": 7,
"text": "Contact Us",
"isQuestion": false,
"html": "<h2 class=\"accordion-header\"> <button> <a href=\"/contact-us/\" onclick=\"handleNavbarClick('Contact Us')\"> Contact Us </a> </button> </h2>"
},
{
"index": 8,
"text": "Global",
"isQuestion": false,
"html": "<h2 class=\"accordion-header\" id=\"flush-headingOneGlobal\"> <button class=\"collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#flush-collapseOneGlobal\" aria-expanded=\"false\" aria-controls=\"flush-collapseOneGlobal\" id=\"iconToggleBtn\"> <div class=\"icon-and-text\"> <div class=\"group\"> <!-- Globak Icon --> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.4em\" height=\"1.4em\" viewBox=\"0 0 256 256\"> <rect width=\"256\" height=\"256\" fill=\"none\"/> <path fill=\"currentColor\" d=\"M128 24a104 10..."
},
{
"index": 10,
"text": "Frequently Searched",
"isQuestion": false,
"html": "<h2 class=\"related-sub-head\"> Frequently Searched </h2>"
},
{
"index": 11,
"text": "Related results",
"isQuestion": false,
"html": "<h2 class=\"related-sub-head\">Related results</h2>"
},
{
"index": 12,
"text": "AI-powered Services for Scaled Transformation",
"isQuestion": false,
"html": "<h2 class=\"capabilities-brush-stroke__heading-title text-gradient-purple\"> <span class=\"text-first animation-loop-ring-after\"> AI-powered Services </span> <span class=\"text-second\"> for Scaled Transformation</span> </h2>"
},
{
"index": 13,
"text": "Agentic Data and Application Management (ADAM)",
"isQuestion": false,
"html": "<h2 data-aos=\"fade-right\" class=\"left-content-only__heading-title aos-init\"> <span class=\"text-secound\">Agentic Data and Application </span> <span class=\"text-first\">Management (ADAM)</span> </h2>"
},
{
"index": 14,
"text": "Born Digital. Now Agentic.",
"isQuestion": false,
"html": "<h2 class=\"full-video-slider__heading-title\"> Born Digital. Now Agentic. </h2>"
},
{
"index": 15,
"text": "Focus on What Moves the Needle in a Changing World",
"isQuestion": false,
"html": "<h2 class=\"capabilities-brush-stroke__heading-title text-gradient-purple\"> <span class=\"text-first animation-loop-ring-after\">Focus on What Moves the </span> <span class=\"text-second\">Needle in a Changing World</span> </h2>"
},
{
"index": 16,
"text": "Join an AI-native Talent Workforce",
"isQuestion": false,
"html": "<h2 data-aos=\"fade-up\" class=\"workforce__heading-title text-gradient-purple aos-init\"> <span class=\"text-first\">Join an AI-native Talent Workforce</span> </h2>"
},
{
"index": 17,
"text": "Synergy in Action: Our Ecosystem of Trusted Partners",
"isQuestion": false,
"html": "<h2 class=\"partnerships-list__heading-title text-gradient-purple\"> <span class=\"text-first animation-loop-ring-after\"> Synergy in Action: </span> <span class=\"text-second\"> Our Ecosystem of Trusted Partners </span> </h2>"
},
{
"index": 18,
"text": "Let your AI challenge be our obsession to solve",
"isQuestion": false,
"html": "<h2 data-aos=\"fade-up\" class=\"contact-center__heading-title text-gradient-purple aos-init\"> <span class=\"text-first animation-loop-ring-after\">Let your AI challenge be</span> <span class=\"text-second\">our obsession to solve</span> </h2>"
},
{
"index": 19,
"text": "Privacy Preference Center",
"isQuestion": false,
"html": "<h2 id=\"ot-pc-title\">Privacy Preference Center</h2>"
}
],
"score": 75,
"weight": 4
}AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Informational
AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Needs attention
IndexNow key
Issue
IndexNow key is informational for this page.
Why it matters
IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.
Check name
IndexNow key
Score
100/100
Status
informational
Category
Discoverability
Maturity
Established
Goal
Verify that IndexNow ownership key placement is detectable when the site advertises it.
Result
IndexNow key is informational for this page.
Validation steps
Find advertised IndexNow key location
No IndexNow key location was advertised in HTML, Link headers, or robots.txt.
Fetch and validate IndexNow key file
No discoverable IndexNow key file was found.
Evidence
{
"steps": [
{
"id": "advertised-location",
"title": "Find advertised IndexNow key location",
"status": "informational",
"evidence": {
"advertised": []
},
"issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
"howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
},
{
"id": "fetch-key",
"title": "Fetch and validate IndexNow key file",
"status": "informational",
"evidence": {
"advertised": [],
"checked": []
},
"issue": "No discoverable IndexNow key file was found.",
"howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
}
]
}Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Needs attention
OAuth / OIDC discovery
Issue
Response is not valid JSON.
Why it matters
OAuth and OIDC discovery let agents find authorization, token, and key endpoints programmatically instead of relying on human documentation.
Check name
OAuth / OIDC discovery
Score
0/100
Status
informational
Category
Auth
Maturity
Established
Goal
Publish OAuth/OIDC discovery metadata so agents can authenticate with your APIs.
Result
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Validation steps
Validate resource body
Response is not valid JSON.
Probe authorization endpoint with an authorization-code request
authorization_endpoint is missing from discovery metadata.
Reject unregistered authorization redirects
authorization_endpoint is missing from discovery metadata.
Probe token endpoint with advertised grant type
token_endpoint is missing from discovery metadata.
Evidence
{
"failedStep": "validate",
"steps": [
{
"id": "fetch",
"title": "Fetch discovery resource",
"status": "pass",
"evidence": {
"path": "/.well-known/openid-configuration",
"statusCode": 200,
"contentType": "text/html; charset=UTF-8"
}
},
{
"id": "validate",
"title": "Validate resource body",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
},
"issue": "Response is not valid JSON.",
"howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
},
{
"id": "authorization-endpoint",
"title": "Probe authorization endpoint with an authorization-code request",
"status": "fail",
"evidence": {
"url": ""
},
"issue": "authorization_endpoint is missing from discovery metadata.",
"howToFix": "Advertise only implemented OAuth/OIDC endpoints."
},
{
"id": "authorization-redirect-safety",
"title": "Reject unregistered authorization redirects",
"status": "fail",
"evidence": {
"url": ""
},
"issue": "authorization_endpoint is missing from discovery metadata.",
"howToFix": "Validate clients and redirect_uri values before redirecting."
},
{
"id": "token-endpoint",
"title": "Probe token endpoint with advertised grant type",
"status": "fail",
"evidence": {
"url": ""
},
"issue": "token_endpoint is missing from discovery metadata.",
"howToFix": "Advertise only implemented OAuth/OIDC endpoints."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 3,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
}
]
},
"resourceFetchSucceeded": true
}Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Needs attention
OAuth Protected Resource
Issue
Response is not valid JSON.
Why it matters
Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.
Check name
OAuth Protected Resource
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.
Result
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Validation steps
Validate protected resource metadata
Response is not valid JSON.
Validate protected resource identity
Protected resource metadata `resource` did not match the resource identifier used to retrieve it.
Probe protected API Bearer challenge
No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.
Evidence
{
"failedStep": "metadata",
"steps": [
{
"id": "fetch",
"title": "Fetch protected resource metadata",
"status": "pass",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"statusCode": 200,
"contentType": "text/html; charset=UTF-8"
},
"howToFix": "Publish /.well-known/oauth-protected-resource JSON."
},
{
"id": "metadata",
"title": "Validate protected resource metadata",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<!-- OneTrust Cookies Consent Notice start for brillio.com -->\n<script type=\"text/javascript\" src=\"https://cdn-apac.onetrust.com/consent/7e45b3b2-c1cc-4675-aecb-7f22d9dbe389/OtAutoBlock.js\" ></script>\n<script src=\"https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7e45b3b2-c1cc-4675-aecb-7f22d9dbe389\" ></script>\n<script type=\"text/javascript\">\nfunction OptanonWrapper() { }\n</script>\n<!-- OneTrust Cookies Consent Notice end for brillio.com -->\t\n <meta charset=\"UTF-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <meta name=\"google-site-verification\" content=\"yCN6DgnZMcYz4HkyTRjyWXPgXBj1UYrl5Co7htl3Jh8\" />\n\t<meta name=\"facebook-domain-verific"
},
"issue": "Response is not valid JSON.",
"howToFix": "Publish resource and authorization_servers as absolute URLs."
},
{
"id": "resource-identity",
"title": "Validate protected resource identity",
"status": "fail",
"evidence": {
"expectedResource": "https://www.brillio.com"
},
"issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
"howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
},
{
"id": "protected-route-challenge",
"title": "Probe protected API Bearer challenge",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/admin/scans",
"statusCode": 200,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.brillio.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/admin/summary",
"statusCode": 200,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.brillio.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/scans",
"statusCode": 200,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.brillio.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
}
]
},
"issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
"howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 3,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
}
]
},
"resourceFetchSucceeded": true
}SEOSEOBrowser audit
Links are not crawlable
50 Fail
SEOSEOBrowser audit
Links are not crawlable
Check name
Links are not crawlable
Score
0/100
Status
fail
Device
desktop
Category
SEO
Fix guidance
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)
Evidence
{
"description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)"
}SEOSEOBrowser audit
Links do not have descriptive text
50 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 AccessibilityAccessibilityBrowser audit
Background and foreground colors do not have a sufficient contrast ratio.
33 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
Elements with visible text labels do not have matching accessible names.
33 Fail
Performance and AccessibilityAccessibilityBrowser audit
Elements with visible text labels do not have matching accessible names.
Check name
Elements with visible text labels do not have matching accessible names.
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).
References
https://web.dev/learn/accessibility/Evidence
{
"description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch)."
}Performance and AccessibilityAccessibilityBrowser audit
Form elements do not have associated labels
33 Fail
Performance and AccessibilityAccessibilityBrowser audit
Form elements do not have associated labels
Check name
Form elements do not have associated labels
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https://dequeuniversity.com/rules/axe/4.11/label).
References
https://web.dev/learn/accessibility/Evidence
{
"description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https://dequeuniversity.com/rules/axe/4.11/label)."
}Performance and AccessibilityPerformanceBrowser audit
Image optimization
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Image optimization
Check name
Image optimization
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped image optimization checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "image-aspect-ratio",
"title": "Displays images with incorrect aspect ratio",
"score": 0
}
]
}Performance and AccessibilityPerformanceBrowser audit
Minify CSS
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Minify CSS
Check name
Minify CSS
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 11Â KiB
Fix guidance
Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https://developer.chrome.com/docs/lighthouse/performance/unminified-css/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 11Â KiB",
"description": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https://developer.chrome.com/docs/lighthouse/performance/unminified-css/).",
"numericValue": 40
}Performance and AccessibilityPerformanceBrowser audit
Image elements do not have explicit `width` and `height`
10 Warning
Performance and AccessibilityPerformanceBrowser audit
Image elements do not have explicit `width` and `height`
Check name
Image elements do not have explicit `width` and `height`
Score
50/100
Status
warning
Device
desktop
Category
Performance
Fix guidance
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)
References
https://web.dev/learn/performance/Evidence
{
"description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)"
}Performance and AccessibilityPerformanceBrowser audit
Use efficient cache lifetimes
10 Warning
Performance and AccessibilityPerformanceBrowser audit
Use efficient cache lifetimes
Check name
Use efficient cache lifetimes
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 60Â KiB
Fix guidance
A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 60Â KiB",
"description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache)."
}Performance and AccessibilityPerformanceBrowser audit
Loading performance
3 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
84/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": "server-response-time",
"title": "Initial server response time was short",
"score": 100,
"displayValue": "Root document took 10Â ms",
"numericValue": 5
},
{
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 55,
"displayValue": "230Â ms",
"numericValue": 234
},
{
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 89,
"displayValue": "1.0Â s",
"numericValue": 954.7217532128674
},
{
"id": "speed-index",
"title": "Speed Index",
"score": 66,
"displayValue": "1.9Â s",
"numericValue": 1906.1150559886937
},
{
"id": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "0Â ms",
"numericValue": 3.5270099999999984
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 83,
"displayValue": "1.4Â s",
"numericValue": 1421.0602005472256
},
{
"id": "interactive",
"title": "Time to Interactive",
"score": 98,
"displayValue": "1.8Â s",
"numericValue": 1773.2243044518082
},
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 78,
"displayValue": "210Â ms",
"numericValue": 208.9079070297397
}
]
}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 |
|---|---|---|---|
| 69/100 | Level 3, Bot-Aware | Current report |