Export Report
OVERALL SCORE
Level 2, Agent-Limited
- AI Discoverability 19 out of 100
- Agent Ease of Use 10 out of 100
- Security & Trust 20 out of 100
- GEO, AIO and AEO 65 out of 100
- SEO 92 out of 100
- Performance and Accessibility 83 out of 100
What AI sees of your website
Nabla · Enjoy care again
The most advanced AI Assistant, restoring the human connection at the heart of healthcare.
Next step
Turn this report into a fix workflow
31 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 | 19 | Priority fix | 3 | 19 | 1 | View details |
| Discoverability | 14 | Priority fix | 1 | 8 | 0 | View details |
| Content Readiness | 38 | Priority fix | 2 | 7 | 1 | View details |
| Bot Access Control | 0 | Priority fix | 0 | 4 | 0 | View details |
| Agent Ease of Use | 10 | Priority fix | 6 | 29 | 1 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 0 | 7 | 0 | View details |
| MCP | 25 | Priority fix | 2 | 6 | 0 | View details |
| Skill Discovery | 5 | Priority fix | 0 | 10 | 1 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 65 | Needs work | 4 | 3 | 13 | View details |
| GEO Readiness | 77 | Mostly ready | 2 | 0 | 4 | |
| AIO Readiness | 54 | Needs work | 1 | 2 | 4 | View details |
| AEO Readiness | 61 | Needs work | 1 | 1 | 5 | View details |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| Security & Trust | 20 | Priority fix | 5 | 4 | 0 | View details |
| Security & Trust | 20 | Priority fix | 1 | 4 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 83 | Mostly ready | 18 | 5 | 1 | View details |
| Performance | 78 | Mostly ready | 13 | 4 | 1 | View details |
| Accessibility | 92 | Strong | 5 | 1 | 0 | View details |
Prioritized recommendations
Issues ranked by score impact
53 items need attention
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
50 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
Needs attention
API Catalog
Issue
The API catalog endpoint did not return HTTP 2xx.
Why it matters
API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.
Check name
API Catalog
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish an API catalog for automated API discovery using RFC 9727.
Result
API Catalog failed at "Fetch API catalog".
Validation steps
Fetch API catalog
The API catalog endpoint did not return HTTP 2xx.
Validate RFC 9727 linkset
Response is not valid JSON.
Fetch advertised API catalog targets
API Catalog did not expose any same-origin hrefs to validate.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch API catalog",
"status": "fail",
"evidence": {
"statusCode": 404,
"contentType": "text/html; charset=utf-8"
},
"issue": "The API catalog endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/api-catalog."
},
{
"id": "validate",
"title": "Validate RFC 9727 linkset",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html>\n <body>\n <p>Invalid .well-known request</p>\n </body>\n</html>"
},
"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 UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
50 Fail
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
Issue
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=utf-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Why it matters
OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.
Check name
OpenAPI discovery
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish a valid OpenAPI or Swagger document for API discovery.
Result
OpenAPI discovery failed at "Find valid OpenAPI document".
Validation steps
Find valid OpenAPI document
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=utf-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Find valid OpenAPI document",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- Last Published: Fri Jun 05 2026 10:27:59 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"nabla.com\" data-wf-page=\"67c6ddc58c9e7b3f7d095cab\" data-wf-site=\"67c6ddc58c9e7b3f7d095cb3\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found · Nabla</title><link rel=\"alternate\" hrefLang=\"x-default\" href=\"https://www.nabla.com/404\"/><link rel=\"alternate\" hrefLang=\"en\" href=\"https://www.nabla.com/404\"/><link rel=\"alternate\" hrefLang=\"fr\" href=\"https://www.nabla.com/fr/404\"/><meta content=\"Not Found · Nabla\" property=\"og:title\"/><meta content=\"Not Found · Nabla\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"tNoSKXEAk"
},
{
"path": "/openapi.yaml",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- Last Published: Fri Jun 05 2026 10:27:59 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"nabla.com\" data-wf-page=\"67c6ddc58c9e7b3f7d095cab\" data-wf-site=\"67c6ddc58c9e7b3f7d095cb3\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found · Nabla</title><link rel=\"alternate\" hrefLang=\"x-default\" href=\"https://www.nabla.com/404\"/><link rel=\"alternate\" hrefLang=\"en\" href=\"https://www.nabla.com/404\"/><link rel=\"alternate\" hrefLang=\"fr\" href=\"https://www.nabla.com/fr/404\"/><meta content=\"Not Found · Nabla\" property=\"og:title\"/><meta content=\"Not Found · Nabla\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"tNoSKXEAk"
},
{
"path": "/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- Last Published: Fri Jun 05 2026 10:27:59 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"nabla.com\" data-wf-page=\"67c6ddc58c9e7b3f7d095cab\" data-wf-site=\"67c6ddc58c9e7b3f7d095cb3\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found · Nabla</title><link rel=\"alternate\" hrefLang=\"x-default\" href=\"https://www.nabla.com/404\"/><link rel=\"alternate\" hrefLang=\"en\" href=\"https://www.nabla.com/404\"/><link rel=\"alternate\" hrefLang=\"fr\" href=\"https://www.nabla.com/fr/404\"/><meta content=\"Not Found · Nabla\" property=\"og:title\"/><meta content=\"Not Found · Nabla\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"tNoSKXEAk"
},
{
"path": "/swagger.yaml",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- Last Published: Fri Jun 05 2026 10:27:59 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"nabla.com\" data-wf-page=\"67c6ddc58c9e7b3f7d095cab\" data-wf-site=\"67c6ddc58c9e7b3f7d095cb3\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found · Nabla</title><link rel=\"alternate\" hrefLang=\"x-default\" href=\"https://www.nabla.com/404\"/><link rel=\"alternate\" hrefLang=\"en\" href=\"https://www.nabla.com/404\"/><link rel=\"alternate\" hrefLang=\"fr\" href=\"https://www.nabla.com/fr/404\"/><meta content=\"Not Found · Nabla\" property=\"og:title\"/><meta content=\"Not Found · Nabla\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"tNoSKXEAk"
},
{
"path": "/api/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- Last Published: Fri Jun 05 2026 10:27:59 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"nabla.com\" data-wf-page=\"67c6ddc58c9e7b3f7d095cab\" data-wf-site=\"67c6ddc58c9e7b3f7d095cb3\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found · Nabla</title><link rel=\"alternate\" hrefLang=\"x-default\" href=\"https://www.nabla.com/404\"/><link rel=\"alternate\" hrefLang=\"en\" href=\"https://www.nabla.com/404\"/><link rel=\"alternate\" hrefLang=\"fr\" href=\"https://www.nabla.com/fr/404\"/><meta content=\"Not Found · Nabla\" property=\"og:title\"/><meta content=\"Not Found · Nabla\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"tNoSKXEAk"
},
{
"path": "/api/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- Last Published: Fri Jun 05 2026 10:27:59 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"nabla.com\" data-wf-page=\"67c6ddc58c9e7b3f7d095cab\" data-wf-site=\"67c6ddc58c9e7b3f7d095cb3\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found · Nabla</title><link rel=\"alternate\" hrefLang=\"x-default\" href=\"https://www.nabla.com/404\"/><link rel=\"alternate\" hrefLang=\"en\" href=\"https://www.nabla.com/404\"/><link rel=\"alternate\" hrefLang=\"fr\" href=\"https://www.nabla.com/fr/404\"/><meta content=\"Not Found · Nabla\" property=\"og:title\"/><meta content=\"Not Found · Nabla\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"tNoSKXEAk"
},
{
"path": "/docs/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- Last Published: Fri Jun 05 2026 10:27:59 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"nabla.com\" data-wf-page=\"67c6ddc58c9e7b3f7d095cab\" data-wf-site=\"67c6ddc58c9e7b3f7d095cb3\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found · Nabla</title><link rel=\"alternate\" hrefLang=\"x-default\" href=\"https://www.nabla.com/404\"/><link rel=\"alternate\" hrefLang=\"en\" href=\"https://www.nabla.com/404\"/><link rel=\"alternate\" hrefLang=\"fr\" href=\"https://www.nabla.com/fr/404\"/><meta content=\"Not Found · Nabla\" property=\"og:title\"/><meta content=\"Not Found · Nabla\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"tNoSKXEAk"
}
]
},
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
}
]
}AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
Needs attention
AI bot rules in robots.txt
Issue
No specific User-agent rules found for major AI crawlers (GPTBot, ClaudeBot, etc.) in robots.txt.
Why it matters
Explicit AI bot rules reduce ambiguity for crawler operators and make training, indexing, or retrieval access policy auditable.
Check name
AI bot rules in robots.txt
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Established
Goal
Add User-agent rules for AI crawlers like GPTBot, Claude-Web, and others.
Result
AI bot rules in robots.txt is missing or incomplete.
Evidence
{
"expectedBots": [
"GPTBot",
"ChatGPT-User",
"ClaudeBot",
"Claude-Web",
"Anthropic-AI",
"Google-Extended",
"PerplexityBot",
"CCBot",
"Applebot-Extended",
"Meta-ExternalAgent",
"Bytespider",
"Amazonbot",
"Cohere-AI"
],
"configuredBots": []
}AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
Needs attention
Content Signal
Issue
No Content Signal found in robots.txt
Why it matters
Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.
Check name
Content Signal
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Declare AI content usage preferences with Content Signal in robots.txt.
Result
Content Signal is missing or incomplete.
Evidence
{
"signals": [],
"ai-train": false,
"search": false,
"ai-input": false
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
Needs attention
MCP Server Card
Issue
MCP Server Card was not found at the expected path.
Why it matters
MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.
Check name
MCP Server Card
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Publish an MCP Server Card for agent discovery.
Result
MCP Server Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
MCP Server Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"issue": "MCP Server Card was not found at the expected path.",
"howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
}
]
}Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
Needs attention
mcp.json
Issue
mcp.json was not found at the expected path.
Why it matters
MCP clients need trustworthy server metadata, protocol version, transport details, and capability hints before connecting to a remote MCP server.
Check name
mcp.json
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.
Result
mcp.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
mcp.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 16288
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"issue": "mcp.json was not found at the expected path.",
"howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
}
]
}AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
33 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
Why it matters
Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.
Check name
Web Bot Auth request signing
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.
Result
Web Bot Auth request signing failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Web Bot Auth request signing was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/http-message-signatures-directory",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"issue": "Web Bot Auth request signing was not found at the expected path.",
"howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
}
]
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
Needs attention
WebMCP manifest
Issue
WebMCP manifest was not found at the expected path.
Why it matters
A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.
Check name
WebMCP manifest
Score
0/100
Status
fail
Category
MCP
Maturity
Informational
Goal
Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.
Result
WebMCP manifest failed at "Fetch to find resource".
Validation steps
Fetch to find resource
WebMCP manifest was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 16288
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 16288
}
]
},
"issue": "WebMCP manifest was not found at the expected path.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
25 Fail
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
Needs attention
Content-Security-Policy
Issue
Content-Security-Policy is missing or incomplete.
Why it matters
Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.
Check name
Content-Security-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Constrain script, style, frame, and resource loading with a Content-Security-Policy header.
Result
Content-Security-Policy is missing or incomplete.
Evidence
{
"header": "content-security-policy",
"value": null
}Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
25 Fail
Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
Needs attention
Frame protection
Issue
Frame protection is missing or incomplete.
Why it matters
Frame protection blocks hostile sites from embedding pages in deceptive frames, reducing clickjacking risk.
Check name
Frame protection
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent unwanted framing with X-Frame-Options or CSP frame-ancestors.
Result
Frame protection is missing or incomplete.
Evidence
{
"xFrameOptions": null,
"validXFrame": false,
"contentSecurityPolicy": null,
"cspFrameAncestors": false
}AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
25 Fail
AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
Needs attention
llms.txt
Issue
llms.txt was not found at the expected path.
Why it matters
llms.txt gives language-model clients a concise, curated summary of important site context and links before they crawl broadly.
Check name
llms.txt
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Emerging recommendation
Goal
Publish llms.txt to summarize agent-readable site guidance.
Result
llms.txt failed at "Fetch to find resource".
Validation steps
Fetch to find resource
llms.txt was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/llms.txt",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 16288
},
{
"path": "/llms-full.txt",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 16288
}
]
},
"issue": "llms.txt was not found at the expected path.",
"howToFix": "Publish /llms.txt as Markdown with a clear title, concise site summary, and useful links for agents."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
Needs attention
Markdown negotiation
Issue
Content-Type "text/html; 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".
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"
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"accept-encoding\".",
"howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
},
{
"id": "markdown-content",
"title": "Structured Markdown body",
"status": "fail",
"evidence": {
"valid": false,
"hasHeading": false,
"wordCount": 25873,
"excerpt": "<!DOCTYPE html><!-- Last Published: Fri Jun 05 2026 10:27:59 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"nabla.com\" data-wf-page=\"67c6ddc58c9e7b3f7d095ca9\" data-wf-site=\"67c6ddc58c9e7b3f7d095cb3\" lang=\"en\"><head><meta cha",
"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."
}
]
}Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
25 Fail
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
Needs attention
Referrer-Policy
Issue
Referrer-Policy is missing or incomplete.
Why it matters
Referrer-Policy controls how much URL context is sent to other origins, limiting accidental leakage of paths, queries, and identifiers.
Check name
Referrer-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Limit how much referrer data leaves the site.
Result
Referrer-Policy is missing or incomplete.
Evidence
{
"header": "referrer-policy",
"value": null
}AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: invalid h1 (found 2).
Why it matters
Semantic HTML gives browsers, assistive technology, search systems, and agents reliable landmarks, headings, controls, form semantics, and image context.
Check name
Semantic HTML
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose readable page structure through semantic HTML and accessible controls.
Result
Semantic HTML is missing or incomplete.
Evidence
{
"main": true,
"nav": true,
"footer": true,
"meaningfulH1": false,
"headingOrder": true,
"accessibleLinks": true,
"accessibleButtons": true,
"imageAltCoverage": true,
"formAutocompleteCoverage": true,
"details": {
"inaccessibleLinks": [],
"inaccessibleButtons": [],
"missingAutocompleteInputs": [],
"imagesMissingAlt": [],
"skippedHeadingLevels": []
},
"counts": {
"h1": 2,
"headings": 16,
"links": 89,
"inaccessibleLinks": 0,
"buttons": 2,
"inaccessibleButtons": 0,
"images": 175,
"imagesWithAlt": 175,
"autocompleteInputs": 0,
"inputsWithAutocomplete": 0,
"missingAutocompleteInputs": 0
}
}Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
25 Fail
Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
Needs attention
X-Content-Type-Options
Issue
X-Content-Type-Options is missing or incomplete.
Why it matters
X-Content-Type-Options prevents browsers from treating mislabeled files as executable content, reducing content-sniffing attacks.
Check name
X-Content-Type-Options
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent MIME sniffing for browser-loaded resources.
Result
X-Content-Type-Options is missing or incomplete.
Evidence
{
"header": "x-content-type-options",
"value": null
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
Needs attention
A2A Agent Card
Issue
A2A Agent Card was not found at the expected path.
Why it matters
A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.
Check name
A2A Agent Card
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent card so A2A-compatible clients can discover capabilities.
Result
A2A Agent Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
A2A Agent Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 16288
}
]
},
"issue": "A2A Agent Card was not found at the expected path.",
"howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
Needs attention
Agent Skills index
Issue
Agent Skills index was not found at the expected path.
Why it matters
An Agent Skills index lets clients find task-specific SKILL.md documents that describe how to use site capabilities correctly.
Check name
Agent Skills index
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent skills discovery index.
Result
Agent Skills index failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Agent Skills index was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"issue": "Agent Skills index was not found at the expected path.",
"howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
Needs attention
agent.json
Issue
agent.json was not found at the expected path.
Why it matters
agent.json is an emerging machine-readable manifest for declaring what a website does, how agents authenticate, and which actions or protocols are available.
Check name
agent.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.
Result
agent.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agent.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 16288
}
]
},
"issue": "agent.json was not found at the expected path.",
"howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
}
]
}Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
Needs attention
agents.json
Issue
agents.json was not found at the expected path.
Why it matters
agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.
Check name
agents.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Informational
Goal
Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.
Result
agents.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agents.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 16288
}
]
},
"issue": "agents.json was not found at the expected path.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
19 Warning
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
Needs attention
Content freshness signals
Issue
Content freshness signals are incomplete: missing dateModified/datePublished in JSON-LD; missing meta or <time> freshness tags.
Why it matters
Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.
Check name
Content freshness signals
Score
25/100
Status
warning
Category
Content Readiness
Maturity
Established
Goal
Expose modified and published dates for freshness-aware retrieval and ranking.
Result
Content freshness signals is partially implemented.
Evidence
{
"lastModified": "Tue, 09 Jun 2026 01:57:04 GMT",
"schemaDates": [],
"metaDateCount": 0,
"timeDateCount": 0
}AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
Needs attention
FAQPage schema
Issue
FAQ content was detected but no FAQPage schema was found.
Why it matters
FAQPage schema lets agents extract visible question-and-answer content cleanly and avoid guessing which text is an answer.
Check name
FAQPage schema
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Expose question-and-answer content in FAQPage structured data when FAQs are present.
Result
FAQPage schema is missing or incomplete.
Evidence
{
"found": false,
"visibleFaq": true,
"allTypes": []
}AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
Needs attention
High-value schema types
Issue
No high-value schema types (e.g. Article, Product, Service) were found.
Why it matters
High-value schema types tell agents whether a page is an article, product, event, service, or other actionable content type.
Check name
High-value schema types
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Use schema types that describe the page's primary content or offering.
Result
High-value schema types is missing or incomplete.
Evidence
{
"found": [],
"expected": [
"Article",
"BlogPosting",
"NewsArticle",
"Product",
"SoftwareApplication",
"FAQPage",
"LocalBusiness",
"VideoObject",
"HowTo",
"Event",
"Course",
"Review",
"Service"
],
"allTypes": []
}AI DiscoverabilityDiscoverabilityEstablished
JSON-LD present
JSON-LD present is missing or incomplete.
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
JSON-LD present
JSON-LD present is missing or incomplete.
Needs attention
JSON-LD present
Issue
No JSON-LD blocks found.
Why it matters
JSON-LD is a low-friction structured data format that agents can extract without interpreting page presentation or microdata markup.
Check name
JSON-LD present
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Expose schema.org JSON-LD so AI search systems can parse page entities.
Result
JSON-LD present is missing or incomplete.
Evidence
{
"blocks": 0,
"validBlocks": 0,
"schemaContextBlocks": 0,
"errors": [],
"documents": [],
"nodes": []
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
Why it matters
Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.
Check name
Link headers
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Include Link response headers for agent discovery using RFC 8288.
Result
Link headers failed at "Find useful Link headers".
Validation steps
Find useful Link headers
No useful agent discovery Link headers were found.
Fetch same-origin Link header targets
Link headers did not expose any same-origin targets to validate.
Evidence
{
"failedStep": "presence",
"steps": [
{
"id": "presence",
"title": "Find useful Link headers",
"status": "fail",
"evidence": {
"links": []
},
"issue": "No useful agent discovery Link headers were found.",
"howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
},
{
"id": "target-validation",
"title": "Fetch same-origin Link header targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin Link header targets were available to fetch."
}
]
},
"issue": "Link headers did not expose any same-origin targets to validate.",
"howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityDiscoverabilityEstablished
Organization / WebSite schema
Organization / WebSite schema is missing or incomplete.
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
Organization / WebSite schema
Organization / WebSite schema is missing or incomplete.
Needs attention
Organization / WebSite schema
Issue
Neither Organization nor WebSite schema types were found in JSON-LD.
Why it matters
Organization and WebSite schema help agents identify the publisher, canonical site identity, logo, and related profiles for attribution.
Check name
Organization / WebSite schema
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Identify the site owner and website entity in structured data.
Result
Organization / WebSite schema is missing or incomplete.
Evidence
{
"found": [],
"allTypes": []
}AI DiscoverabilityDiscoverabilityEstablished
robots.txt
robots.txt is missing or incomplete.
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
robots.txt
robots.txt is missing or incomplete.
Needs attention
robots.txt
Issue
robots.txt was found but could not be parsed as valid.
Why it matters
robots.txt gives crawlers and agents a standard place to read crawl permissions, disallowed paths, and sitemap locations before requesting site content.
Check name
robots.txt
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Publish /robots.txt with clear crawl rules.
Result
robots.txt is missing or incomplete.
Evidence
{
"statusCode": 200,
"contentType": "text/plain; charset=utf-8",
"parsedUserAgents": [],
"sitemapDirectives": [
"https://nabla.com/sitemap.xml"
],
"rawExcerpt": "Sitemap: https://nabla.com/sitemap.xml"
}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": "nabla.com",
"probes": [
{
"name": "_index._agents.nabla.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.nabla.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": "nabla.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."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 0/100 and needs a fix.
7 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 0/100 and needs a fix.
Needs attention
AIO: Visible structured data match
Issue
No JSON-LD structured data was 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: Visible structured data match
Score
0/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Visible structured data match scored 0/100 and needs a fix.
Evidence
{
"schemaCount": 0,
"mismatches": [],
"score": 0,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
5 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, publisher, freshnessDate.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer evidence and trust
Score
40/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer evidence and trust scored 40/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://www.linkedin.com/company/nablahq/",
"text": "",
"html": "<a aria-label=\"Linkedin\" href=\"https://www.linkedin.com/company/nablahq/\" target=\"_blank\" class=\"icon_link w-inline-block\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" fill=\"none\" viewBox=\"0 0 29 29\"><g id=\"Link - LinkedIn\"><g id=\"SVG\"><path id=\"Vector\" fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M25.362 28.982H3.585a3.113 3.113 0 0 1-3.112-3.111V4.094A3.111 3.111 0 0 1 3.585.982h21.777a3.111 3.111 0 0 1 3.111 3.112V25.87a3.11 3.11 0 0 1-3.111 3.111Zm-4.933-3.888h4.156v-8.535c0-3.612-2..."
}
],
"contactLinks": [
{
"href": "https://nabla.com/copilot-contact",
"text": "Contact",
"html": "<a href=\"https://nabla.com/copilot-contact\" openmodal=\"button-contact\" class=\"navigation_link-dropdown w-inline-block\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24px\" viewBox=\"0 0 24 24\" fill=\"none\"><g id=\"mail 1\"><path id=\"Vector\" d=\"M4.75 7.75a2 2 0 0 1 2-2h10.5a2 2 0 0 1 2 2v8.5a2 2 0 0 1-2 2H6.75a2 2 0 0 1-2-2v-8.5Z\" stroke=\"#000\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path id=\"Vector_2\" d=\"m5.5 6.5 6.5 5.75 6.5-5.75\" stroke=\"#000\" stroke-width=\"1.5\" stro..."
},
{
"href": "https://nabla.com/copilot-contact",
"text": "Contact",
"html": "<a href=\"https://nabla.com/copilot-contact\" class=\"menu_link_title in-dropdown w-inline-block\">Contact</a>"
},
{
"href": "https://nabla.com/copilot-contact",
"text": "Learn more",
"html": "<a data-event mobile-full-width=\"false\" openmodal=\"false\" data-source data-wf--button---primary--variant=\"white\" href=\"https://nabla.com/copilot-contact\" class=\"button_primary w-variant-faef0338-a223-34e9-c38a-10a0d8c79f43 w-inline-block\"><div>Learn more </div><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24px\" fill=\"none\" viewBox=\"0 0 24 25\" class=\"svg\"><g class=\"arrow-right\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m13.75 7.25 5.5 5.2..."
},
{
"href": "https://nabla.com/copilot-contact",
"text": "Contact Us",
"html": "<a data-event=\"Clicked on “Contact Us“\" mobile-full-width=\"false\" openmodal=\"button-contact\" data-source=\"Home header\" data-wf--button---primary--variant=\"base\" href=\"https://nabla.com/copilot-contact\" class=\"button_primary w-inline-block\"><div>Contact Us</div><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24px\" fill=\"none\" viewBox=\"0 0 24 25\" class=\"svg\"><g class=\"arrow-right\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m13.7..."
},
{
"href": "https://nabla.com/copilot-contact",
"text": "Get a demo",
"html": "<a data-event mobile-full-width=\"false\" openmodal=\"false\" data-source data-wf--button---primary--variant=\"base\" href=\"https://nabla.com/copilot-contact\" class=\"button_primary w-inline-block\"><div>Get a demo</div><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24px\" fill=\"none\" viewBox=\"0 0 24 25\" class=\"svg\"><g class=\"arrow-right\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m13.75 7.25 5.5 5.25-5.5 5.25\" class=\"Vector\"/><g class=\"Vector\"><pa..."
},
{
"href": "https://nabla.com/#",
"text": "Contactez-nous",
"html": "<a href=\"https://nabla.com/#\" data-event=\"Clicked on Contact us\" openmodal=\"False\" data-source=\"Home AI Assitant\" class=\"button_text-3 w-inline-block\"><div class=\"button_text-inner-3\"><div class=\"text-block-17\">Contactez-nous</div><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24px\" fill=\"none\" viewBox=\"0 0 24 25\"><g class=\"arrow-right\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m13.75 7.25 5.5 5.25-5.5 5.25\" class=\"Vector\"/><g class=\"Vect..."
},
{
"href": "https://nabla.com/copilot-contact",
"text": "Learn more",
"html": "<a data-event mobile-full-width=\"false\" openmodal=\"false\" data-source data-wf--button---primary--variant=\"base\" href=\"https://nabla.com/copilot-contact\" class=\"button_primary w-inline-block\"><div>Learn more</div><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24px\" fill=\"none\" viewBox=\"0 0 24 25\" class=\"svg\"><g class=\"arrow-right\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m13.75 7.25 5.5 5.25-5.5 5.25\" class=\"Vector\"/><g class=\"Vector\"><pa..."
},
{
"href": "https://www.statnews.com/2025/06/17/nabla-raises-70-million-ambient-market-heats-up/#:~:text=Artificial%20intelligence%20developer%20Nabla%20has",
"text": "Nabla raises $70 million as market for AI tools to help doctors heats upRead more",
"html": "<a href=\"https://www.statnews.com/2025/06/17/nabla-raises-70-million-ambient-market-heats-up/#:~:text=Artificial%20intelligence%20developer%20Nabla%20has\" target=\"_blank\" class=\"news_item w-inline-block\"><div class=\"news_top\"><div class=\"code-news w-embed\"><svg width=\"85\" height=\"24\" viewBox=\"0 0 85 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M11.9028 17.8888C12.0464 15.7384 11.0511 13.8886 7.83795 12.5344L5.40249 11.5033C2.24145 10.1539 1.07734 8.0227 1.24139 5.57656C1.49535..."
},
{
"href": "https://help.nabla.com/",
"text": "Help center",
"html": "<a href=\"https://help.nabla.com/\" target=\"_blank\" class=\"footer_link\">Help center</a>"
},
{
"href": "https://help.nabla.com/en/categories/137474-faq",
"text": "FAQ",
"html": "<a href=\"https://help.nabla.com/en/categories/137474-faq\" target=\"_blank\" class=\"footer_link\">FAQ</a>"
},
{
"href": "https://nabla.com/copilot-contact",
"text": "Contact us",
"html": "<a href=\"https://nabla.com/copilot-contact\" class=\"footer_link\">Contact us</a>"
},
{
"href": "mailto:[email protected]",
"text": "[email protected]",
"html": "<a href=\"mailto:[email protected]\" class=\"footer_link text-style-link\">[email protected]</a>"
}
],
"privacyLinks": [
{
"href": "https://nabla.com/privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"https://nabla.com/privacy-policy\" class=\"footer_link\">Privacy Policy</a>"
}
],
"score": 40,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
5 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author, publisher, freshnessDate.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Source and trust signals
Score
40/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Source and trust signals scored 40/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://www.linkedin.com/company/nablahq/",
"text": "",
"html": "<a aria-label=\"Linkedin\" href=\"https://www.linkedin.com/company/nablahq/\" target=\"_blank\" class=\"icon_link w-inline-block\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" fill=\"none\" viewBox=\"0 0 29 29\"><g id=\"Link - LinkedIn\"><g id=\"SVG\"><path id=\"Vector\" fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M25.362 28.982H3.585a3.113 3.113 0 0 1-3.112-3.111V4.094A3.111 3.111 0 0 1 3.585.982h21.777a3.111 3.111 0 0 1 3.111 3.112V25.87a3.11 3.11 0 0 1-3.111 3.111Zm-4.933-3.888h4.156v-8.535c0-3.612-2..."
}
],
"contactLinks": [
{
"href": "https://nabla.com/copilot-contact",
"text": "Contact",
"html": "<a href=\"https://nabla.com/copilot-contact\" openmodal=\"button-contact\" class=\"navigation_link-dropdown w-inline-block\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24px\" viewBox=\"0 0 24 24\" fill=\"none\"><g id=\"mail 1\"><path id=\"Vector\" d=\"M4.75 7.75a2 2 0 0 1 2-2h10.5a2 2 0 0 1 2 2v8.5a2 2 0 0 1-2 2H6.75a2 2 0 0 1-2-2v-8.5Z\" stroke=\"#000\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path id=\"Vector_2\" d=\"m5.5 6.5 6.5 5.75 6.5-5.75\" stroke=\"#000\" stroke-width=\"1.5\" stro..."
},
{
"href": "https://nabla.com/copilot-contact",
"text": "Contact",
"html": "<a href=\"https://nabla.com/copilot-contact\" class=\"menu_link_title in-dropdown w-inline-block\">Contact</a>"
},
{
"href": "https://nabla.com/copilot-contact",
"text": "Learn more",
"html": "<a data-event mobile-full-width=\"false\" openmodal=\"false\" data-source data-wf--button---primary--variant=\"white\" href=\"https://nabla.com/copilot-contact\" class=\"button_primary w-variant-faef0338-a223-34e9-c38a-10a0d8c79f43 w-inline-block\"><div>Learn more </div><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24px\" fill=\"none\" viewBox=\"0 0 24 25\" class=\"svg\"><g class=\"arrow-right\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m13.75 7.25 5.5 5.2..."
},
{
"href": "https://nabla.com/copilot-contact",
"text": "Contact Us",
"html": "<a data-event=\"Clicked on “Contact Us“\" mobile-full-width=\"false\" openmodal=\"button-contact\" data-source=\"Home header\" data-wf--button---primary--variant=\"base\" href=\"https://nabla.com/copilot-contact\" class=\"button_primary w-inline-block\"><div>Contact Us</div><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24px\" fill=\"none\" viewBox=\"0 0 24 25\" class=\"svg\"><g class=\"arrow-right\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m13.7..."
},
{
"href": "https://nabla.com/copilot-contact",
"text": "Get a demo",
"html": "<a data-event mobile-full-width=\"false\" openmodal=\"false\" data-source data-wf--button---primary--variant=\"base\" href=\"https://nabla.com/copilot-contact\" class=\"button_primary w-inline-block\"><div>Get a demo</div><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24px\" fill=\"none\" viewBox=\"0 0 24 25\" class=\"svg\"><g class=\"arrow-right\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m13.75 7.25 5.5 5.25-5.5 5.25\" class=\"Vector\"/><g class=\"Vector\"><pa..."
},
{
"href": "https://nabla.com/#",
"text": "Contactez-nous",
"html": "<a href=\"https://nabla.com/#\" data-event=\"Clicked on Contact us\" openmodal=\"False\" data-source=\"Home AI Assitant\" class=\"button_text-3 w-inline-block\"><div class=\"button_text-inner-3\"><div class=\"text-block-17\">Contactez-nous</div><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24px\" fill=\"none\" viewBox=\"0 0 24 25\"><g class=\"arrow-right\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m13.75 7.25 5.5 5.25-5.5 5.25\" class=\"Vector\"/><g class=\"Vect..."
},
{
"href": "https://nabla.com/copilot-contact",
"text": "Learn more",
"html": "<a data-event mobile-full-width=\"false\" openmodal=\"false\" data-source data-wf--button---primary--variant=\"base\" href=\"https://nabla.com/copilot-contact\" class=\"button_primary w-inline-block\"><div>Learn more</div><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24px\" fill=\"none\" viewBox=\"0 0 24 25\" class=\"svg\"><g class=\"arrow-right\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m13.75 7.25 5.5 5.25-5.5 5.25\" class=\"Vector\"/><g class=\"Vector\"><pa..."
},
{
"href": "https://www.statnews.com/2025/06/17/nabla-raises-70-million-ambient-market-heats-up/#:~:text=Artificial%20intelligence%20developer%20Nabla%20has",
"text": "Nabla raises $70 million as market for AI tools to help doctors heats upRead more",
"html": "<a href=\"https://www.statnews.com/2025/06/17/nabla-raises-70-million-ambient-market-heats-up/#:~:text=Artificial%20intelligence%20developer%20Nabla%20has\" target=\"_blank\" class=\"news_item w-inline-block\"><div class=\"news_top\"><div class=\"code-news w-embed\"><svg width=\"85\" height=\"24\" viewBox=\"0 0 85 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M11.9028 17.8888C12.0464 15.7384 11.0511 13.8886 7.83795 12.5344L5.40249 11.5033C2.24145 10.1539 1.07734 8.0227 1.24139 5.57656C1.49535..."
},
{
"href": "https://help.nabla.com/",
"text": "Help center",
"html": "<a href=\"https://help.nabla.com/\" target=\"_blank\" class=\"footer_link\">Help center</a>"
},
{
"href": "https://help.nabla.com/en/categories/137474-faq",
"text": "FAQ",
"html": "<a href=\"https://help.nabla.com/en/categories/137474-faq\" target=\"_blank\" class=\"footer_link\">FAQ</a>"
},
{
"href": "https://nabla.com/copilot-contact",
"text": "Contact us",
"html": "<a href=\"https://nabla.com/copilot-contact\" class=\"footer_link\">Contact us</a>"
},
{
"href": "mailto:[email protected]",
"text": "[email protected]",
"html": "<a href=\"mailto:[email protected]\" class=\"footer_link text-style-link\">[email protected]</a>"
}
],
"privacyLinks": [
{
"href": "https://nabla.com/privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"https://nabla.com/privacy-policy\" class=\"footer_link\">Privacy Policy</a>"
}
],
"score": 40,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 70/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 70/100 and needs improvement.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: nabla, enjoy, care, again, smarter, clinical, workflows, elevated.
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
70/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 70/100 and needs improvement.
Evidence
{
"title": "Nabla · Enjoy care again",
"h1": "Smarter clinical workflows. Elevated care.",
"description": "The most advanced AI Assistant, restoring the human connection at the heart of healthcare.",
"topicOverlap": 0,
"topicTerms": [
"nabla",
"enjoy",
"care",
"again",
"smarter",
"clinical",
"workflows",
"elevated"
],
"descriptionTerms": [
"most",
"advanced",
"assistant",
"restoring",
"human",
"connection",
"heart",
"healthcare"
],
"missingFromDescription": [
"nabla",
"enjoy",
"care",
"again",
"smarter",
"clinical",
"workflows",
"elevated"
],
"score": 70,
"weight": 28
}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
12 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": 14,
"passing": 2,
"failing": [
{
"heading": "They talk about Nabla",
"headingHtml": "<h2 class=\"h2\">They talk about Nabla</h2>",
"firstParagraph": "Ambient AI, dictation, and real-time intelligence—seamlessly integrated to improve documentation quality and coding accuracy.",
"paragraphHtml": "<p class=\"texte-hero\">Ambient AI, dictation, and real-time intelligence—seamlessly integrated to improve documentation quality and coding accuracy.</p>",
"words": 15,
"direct": false,
"issue": "First paragraph is 15 words and does not look like a concise direct answer."
},
{
"heading": "For all clinicians spanning a wide range of specialties",
"headingHtml": "<h2 class=\"heading-style-h2\">For all clinicians spanning a wide range of specialties</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Supports clinical documentation in multiple languages",
"headingHtml": "<h2 class=\"heading-style-h2\">Supports clinical documentation in multiple languages</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Make it your own",
"headingHtml": "<h2 class=\"heading-style-h2 text-color-white\">Make it your own</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Un assistant IA complet",
"headingHtml": "<h2 class=\"dsp-2\">Un assistant IA complet</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Streamlining clinical documentation across EHRs",
"headingHtml": "<h2 class=\"dsp-2 text-color-light\">Streamlining clinical documentation across EHRs</h2>",
"firstParagraph": "Nabla integrates seamlessly with most EHR vendors used by leading healthcare organizations, embedding directly into your existing system to streamline and simplify clinical documentation",
"paragraphHtml": "<p class=\"paragraph-1 text-color-white\">Nabla integrates seamlessly with most EHR vendors used by leading healthcare organizations, embedding directly into your existing system to streamline and simplify clinical documentation</p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Loved by clinicians and leading health systems nationwide",
"headingHtml": "<h2 class=\"dsp-2 text-color-dark-green\">Loved by clinicians and leading health systems nationwide</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Integrated with EHRs",
"headingHtml": "<h2 class=\"h2\">Integrated with EHRs</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Works in all settings",
"headingHtml": "<h2 class=\"dsp-2 text-color-dark-green\">Works in all settings</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "A secure partner you can trust",
"headingHtml": "<h2 class=\"dsp-2\">A secure partner you can trust</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Nabla in the news",
"headingHtml": "<h2 class=\"heading-style-h2 text-color-dark-green\">Nabla in the news</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "NEJM AI Trial Reports Efficiency Gains for Physicians Using Nabla’s Ambient AI Assistant",
"headingHtml": "<h2 class=\"heading-style-h2 text-color-light\">NEJM AI Trial Reports Efficiency Gains for Physicians Using Nabla’s Ambient AI Assistant</h2>",
"firstParagraph": "Leveraging the clinician’s expertise with agentic AI with agentic AI",
"paragraphHtml": "<p class=\"text-size-medium\">Leveraging the clinician’s expertise with agentic AI with agentic AI</p>",
"words": 11,
"direct": false,
"issue": "First paragraph is 11 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 70/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 70/100 and needs improvement.
Needs attention
GEO: Extraction-friendly structure
Issue
Missing extraction signals: table with <thead> only if the page already has tabular/comparative data, ordered list only if the page explains a workflow/process, JSON-LD structured data.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Extraction-friendly structure
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Extraction-friendly structure scored 70/100 and needs improvement.
Evidence
{
"hasSummary": true,
"tableCount": 0,
"tablesWithHead": 0,
"tablesMissingThead": [],
"orderedLists": 0,
"hasFaq": true,
"definitionPatterns": 45,
"schemaBlocks": 0,
"missingSignals": [
"table with <thead> only if the page already has tabular/comparative data",
"ordered list only if the page explains a workflow/process",
"JSON-LD structured data"
],
"score": 70,
"weight": 24
}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
12 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Question-led structure
Score
50/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Question-led structure scored 50/100 and needs improvement.
Evidence
{
"h2Count": 14,
"questionH2s": [],
"hasFaq": true,
"score": 50,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
Needs attention
GEO: Explanatory content depth
Issue
23 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": 23,
"citablePassages": 0,
"failingCandidateParagraphs": [
{
"index": 4,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "It has been great for me particularly in new patients or those with problems that are symptom based. Using the platform allows me to listen to the patient without having to write notes down and my notes are more accurate. It also saves me a lot of time and documenting. It has been a major win for me.",
"words": 58,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (58 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p testi-content class=\"text-size-regular text-style-4lines\">It has been great for me particularly in new patients or those with problems that are symptom based. Using the platform allows me to listen to the patient without having to write notes down and my notes are more accurate. It also saves me a lot of time and documenting. It has been a major win for me.</p>"
},
{
"index": 6,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "This has alleviated an enormous amount of burn out for me. This has allowed me to spend time at home with my family that used to get sucked up by charting. This will allow me to postpone retirement for a few more years.",
"words": 43,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (43 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p testi-content class=\"text-size-regular text-style-4lines\">This has alleviated an enormous amount of burn out for me. This has allowed me to spend time at home with my family that used to get sucked up by charting. This will allow me to postpone retirement for a few more years.</p>"
},
{
"index": 7,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "Nabla has been the best tool for improving my healthcare efficiency. Unlike other software, it makes things easier. The notes are concise, well-organized, legally robust, and never include imaginary diagnoses. It even understands me when I talk fast or use humour. When I open a chart, I’m always pleased to see the last note was a Nabla note.",
"words": 59,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (59 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p testi-content class=\"text-size-regular text-style-4lines\">Nabla has been the best tool for improving my healthcare efficiency. Unlike other software, it makes things easier. The notes are concise, well-organized, legally robust, and never include imaginary diagnoses. It even understands me when I talk fast or use humour. When I open a chart, I’m always pleased to see the last note was a Nabla note.</p>"
},
{
"index": 8,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "Nabla saves me the time I’d otherwise spend typing. It lets providers choose the note type, customize its appearance, and auto-generate it from my patient encounter—a game changer! I’ve already shared it with colleagues who will benefit too.",
"words": 41,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (41 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p testi-content class=\"text-size-regular text-style-4lines\">Nabla saves me the time I’d otherwise spend typing. It lets providers choose the note type, customize its appearance, and auto-generate it from my patient encounter—a game changer! I’ve already shared it with colleagues who will benefit too.</p>"
},
{
"index": 9,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "I’ve been on Nabla for over a year and can attest that processing latency is dramatically shorter (2–3x faster) with improving note quality. Just spent 30 min with a complex patient with arterial disease head to toe, processing time was <10s! It captured every problem and the plan of care perfectly. Thank you and congrats!",
"words": 57,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (57 words; target 80-220)."
],
"html": "<p testi-content class=\"text-size-regular text-style-4lines\">I’ve been on Nabla for over a year and can attest that processing latency is dramatically shorter (2–3x faster) with improving note quality. Just spent 30 min with a complex patient with arterial disease head to toe, processing time was <10s! It captured every problem and the plan of care perfectly. Thank you and congrats!</p>"
},
{
"index": 12,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "I have been using Nabla for 3 months now, and it words everything so perfectly that I rarely need to make corrections. I couldn’t see the patient load I do without it. I have no clue how I did 14 years of Emergency Medicine without it!",
"words": 47,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (47 words; target 80-220)."
],
"html": "<p testi-content class=\"text-size-regular text-style-4lines\">I have been using Nabla for 3 months now, and it words everything so perfectly that I rarely need to make corrections. I couldn’t see the patient load I do without it. I have no clue how I did 14 years of Emergency Medicine without it!</p>"
},
{
"index": 24,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "Detailed, accurate, HIPPA compliant visit or phone documentation in under a minute! How could we ever have done our jobs without this? Helps the smooth flow of information in the office. The staff has the documentation they need right away!",
"words": 40,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (40 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p testi-content class=\"text-size-regular text-style-4lines\">Detailed, accurate, HIPPA compliant visit or phone documentation in under a minute! How could we ever have done our jobs without this? Helps the smooth flow of information in the office. The staff has the documentation they need right away!</p>"
},
{
"index": 27,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "Excellent scribe. I love the live transcript which is super helpful. It is very easy to use and get started. Very practical. Team is responsive to feedback. I have tried several of these AI scribes and I am most impressed with this one so far for everyday use.",
"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 testi-content class=\"text-size-regular text-style-4lines\">Excellent scribe. I love the live transcript which is super helpful. It is very easy to use and get started. Very practical. Team is responsive to feedback. I have tried several of these AI scribes and I am most impressed with this one so far for everyday use.</p>"
},
{
"index": 32,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "The AI was able to differentiate multiple voices and intuit the concerns that the family had as opposed to attributing them to the patient. The assessment and plan were sufficiently detailed and accurate. I am very impressed with the product.",
"words": 40,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (40 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p testi-content class=\"text-size-regular text-style-4lines\">The AI was able to differentiate multiple voices and intuit the concerns that the family had as opposed to attributing them to the patient. The assessment and plan were sufficiently detailed and accurate. I am very impressed with the product.</p>"
},
{
"index": 38,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "I appreciate how it breaks things into sections and picks up on everything, even some things that I had missed typing or didn't catch completely. Adding the follow-up appointment, prescription, and plan is wonderful. Overall, I am very pleased with how this turned out. It required very little editing on my part, and for the first time in many months, I was able to complete a new patient evaluation, documentation a...",
"words": 76,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (76 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p testi-content class=\"text-size-regular text-style-4lines\">I appreciate how it breaks things into sections and picks up on everything, even some things that I had missed typing or didn't catch completely. Adding the follow-up appointment, prescription, and plan is wonderful. Overall, I am very pleased with how this turned out. It required very little editing on my part, and for the first time in many months, I was able to complete a new patient evaluation, documentation and all, on the..."
},
{
"index": 42,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "I'm a psychoanalyst in New York City, and I've found Nabla to be enormously useful for the purposes of generating both verbatim transcriptions, and exceptionally robust clinical notes. I cannot say enough about how pleased I am both with the application and the team behind it.",
"words": 46,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (46 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p testi-content class=\"text-size-regular text-style-4lines\">I'm a psychoanalyst in New York City, and I've found Nabla to be enormously useful for the purposes of generating both verbatim transcriptions, and exceptionally robust clinical notes. I cannot say enough about how pleased I am both with the application and the team behind it.</p>"
},
{
"index": 44,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "My sincere thanks for what you have done for me, my patients and my practice. Your AI has freed me up to concentrate on patient facing tasks, and has significantly increased my productivity- I see more people, offer them the same level of service (or better), and it has reduced my stress levels.",
"words": 53,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (53 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p testi-content class=\"text-size-regular text-style-4lines\">My sincere thanks for what you have done for me, my patients and my practice. Your AI has freed me up to concentrate on patient facing tasks, and has significantly increased my productivity- I see more people, offer them the same level of service (or better), and it has reduced my stress levels.</p>"
},
{
"index": 48,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "With Nabla, I am finally getting my weekends back. What took 8-10 hours now takes maybe 3-4 hours. Better yet, because I no longer need to be a scribe, I get to actually be a psychologist and focus on my patient! After only a couple months, I can't imagine my practice without Nabla.",
"words": 53,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (53 words; target 80-220)."
],
"html": "<p testi-content class=\"text-size-regular text-style-4lines\">With Nabla, I am finally getting my weekends back. What took 8-10 hours now takes maybe 3-4 hours. Better yet, because I no longer need to be a scribe, I get to actually be a psychologist and focus on my patient! After only a couple months, I can't imagine my practice without Nabla.</p>"
},
{
"index": 55,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "I feel like Nabla is like my friend - coming along doing visits with me. This sounds strange but I think it is somewhat comforting having Nabla there. Knowing if I need to stop typing and just listen to the person in front of me that decision isn’t going to cost me minutes and hours at the end of the day, taking time away from my family. I think this is a real trade off and decision primary care doctors make regul...",
"words": 131,
"hasEvidence": false,
"reasons": [
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p testi-content class=\"text-size-regular text-style-4lines\">I feel like Nabla is like my friend - coming along doing visits with me. This sounds strange but I think it is somewhat comforting having Nabla there. Knowing if I need to stop typing and just listen to the person in front of me that decision isn’t going to cost me minutes and hours at the end of the day, taking time away from my family. I think this is a real trade off and decision primary care doctors make regularly. If I s..."
},
{
"index": 59,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "This note was perfect! I especially like how it is transcribing the objective without using a lot of sentences that begin with 'patient reports'. I also like how it describes the plan without saying 'the doctor recommends'. This transcription is exactly how I would write it.",
"words": 46,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (46 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p testi-content class=\"text-size-regular text-style-4lines\">This note was perfect! I especially like how it is transcribing the objective without using a lot of sentences that begin with 'patient reports'. I also like how it describes the plan without saying 'the doctor recommends'. This transcription is exactly how I would write it.</p>"
},
{
"index": 68,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "I've got four users on Nabla, and each one of them have come into my room saying how brilliant it is. I've never had such a positive response about anything ever. We believe the greatest benefit is in making doctors enjoy their work more and spend less time editing notes for referral letters, among other things.",
"words": 56,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (56 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p testi-content class=\"text-size-regular text-style-4lines\">I've got four users on Nabla, and each one of them have come into my room saying how brilliant it is. I've never had such a positive response about anything ever. We believe the greatest benefit is in making doctors enjoy their work more and spend less time editing notes for referral letters, among other things.</p>"
},
{
"index": 73,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "It allows me to be the doctor I want to be with patient in control and totally listening to them and providing access to their notes in appropriate language. I used the patient notes today and got a big hug from one of my patients when I went over it all for them. She was amazed. We are under so much time pressure this helps so much.",
"words": 67,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (67 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p testi-content class=\"text-size-regular text-style-4lines\">It allows me to be the doctor I want to be with patient in control and totally listening to them and providing access to their notes in appropriate language. I used the patient notes today and got a big hug from one of my patients when I went over it all for them. She was amazed. We are under so much time pressure this helps so much.</p>"
},
{
"index": 88,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "I have really enjoyed my experience using the Nabla. It has allowed me to focus on what is really important- caring for my patients. I'm able to walk into the room and give my full attention to my patients, and not my computer. It has made my medical practice easier, and much more enjoyable.",
"words": 54,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (54 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p testi-content class=\"text-size-regular text-style-4lines\">I have really enjoyed my experience using the Nabla. It has allowed me to focus on what is really important- caring for my patients. I'm able to walk into the room and give my full attention to my patients, and not my computer. It has made my medical practice easier, and much more enjoyable.</p>"
},
{
"index": 93,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "Loving Nabla. Saving so much time during my day. I have so much more time to spend with patients and focus on their concerns during their visit rather than worrying about charting the details during our conversation. Also love that I can go back to the transcript if needed for additional details.",
"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 testi-content class=\"text-size-regular text-style-4lines\">Loving Nabla. Saving so much time during my day. I have so much more time to spend with patients and focus on their concerns during their visit rather than worrying about charting the details during our conversation. Also love that I can go back to the transcript if needed for additional details.</p>"
},
{
"index": 94,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "I like it A LOT! It’s helped make my day so much more productive. It’s given me my evenings back. I was actually able to finish my note just after the visit with this. That’s something I can hardly ever do.",
"words": 44,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (44 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p testi-content class=\"text-size-regular text-style-4lines\">I like it A LOT! It’s helped make my day so much more productive. It’s given me my evenings back. I was actually able to finish my note just after the visit with this. That’s something I can hardly ever do.</p>"
},
{
"index": 96,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "Instead of taking notes during our evaluation of patients or for progress notes, clinicians seemed to be more relaxed and able to actually pay attention to the more important things related to understanding what the patients are going through and able to spend their energy towards actual patient care",
"words": 49,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (49 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p testi-content class=\"text-size-regular text-style-4lines\">Instead of taking notes during our evaluation of patients or for progress notes, clinicians seemed to be more relaxed and able to actually pay attention to the more important things related to understanding what the patients are going through and able to spend their energy towards actual patient care</p>"
},
{
"index": 102,
"heading": "H2: Loved by 85,000+ clinicians",
"text": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.",
"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 modal-testi-content class=\"text-size-regular\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.</p>"
},
{
"index": 105,
"heading": "H2: Loved by healthcare leaders",
"text": "Nabla has been a game changer for clinicians – it saves a lot of the time spent writing notes and reduces the pressure to move on quickly. The net result is a less pressured day, and enhances the time they spend with patients.",
"words": 42,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (42 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"text-size-large\">Nabla has been a game changer for clinicians – it saves a lot of the time spent writing notes and reduces the pressure to move on quickly. The net result is a less pressured day, and enhances the time they spend with patients.</p>"
}
],
"citableParagraphs": [],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 75/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 75/100 and needs improvement.
Needs attention
AEO: Entity and definition clarity
Issue
Entity or definition gaps: nabla, enjoy, care, again, smarter, clinical, workflows, elevated.
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
75/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 75/100 and needs improvement.
Evidence
{
"title": "Nabla · Enjoy care again",
"h1": "Smarter clinical workflows. Elevated care.",
"description": "The most advanced AI Assistant, restoring the human connection at the heart of healthcare.",
"topicOverlap": 0,
"definitionCount": 45,
"topicTerms": [
"nabla",
"enjoy",
"care",
"again",
"smarter",
"clinical",
"workflows",
"elevated"
],
"descriptionTerms": [
"most",
"advanced",
"assistant",
"restoring",
"human",
"connection",
"heart",
"healthcare"
],
"missingFromDescription": [
"nabla",
"enjoy",
"care",
"again",
"smarter",
"clinical",
"workflows",
"elevated"
],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Google eligibility and indexability
AIO: Google eligibility and indexability scored 80/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Google eligibility and indexability
AIO: Google eligibility and indexability scored 80/100 and needs improvement.
Needs attention
AIO: Google eligibility and indexability
Issue
Canonical does not self-reference the scanned page.
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: Google eligibility and indexability
Score
80/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Google eligibility and indexability scored 80/100 and needs improvement.
Evidence
{
"status": 200,
"googlebotBlocked": false,
"metaRobotsTags": [],
"xRobotsTag": "",
"canonical": "https://www.nabla.com",
"finalUrl": "https://nabla.com/",
"canonicalScore": 60,
"score": 80,
"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.
1 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
165 image(s) are missing width/height attributes. 5 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": 4374,
"htmlBytes": 229506,
"imagesMissingDimensions": [
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/6939a21f854b8a53e7a01e3a_nejm_logo.avif",
"width": "80",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/6939a21f854b8a53e7a01e3a_nejm_logo.avif\" loading=\"lazy\" width=\"80\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944052a7c1e355095d3a9f8_6809a4d45c735ac65b1fe899_Neighborhood.avif.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944052a7c1e355095d3a9f8_6809a4d45c735ac65b1fe899_Neighborhood.avif.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/694405a6681e4a7e4fbe3df1_d49f719c7a61c8fdbff3c60c59786b7e%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/694405a6681e4a7e4fbe3df1_d49f719c7a61c8fdbff3c60c59786b7e%201.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944053ee826ab61d82db915_6823b0473cbc7734f480741b_logo%2520mcfarland.svg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944053ee826ab61d82db915_6823b0473cbc7734f480741b_logo%2520mcfarland.svg.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/69440584dad08af5d270314c_accolade_logo.svg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/69440584dad08af5d270314c_accolade_logo.svg.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944059511468bced22eeee2_CVS_Health_logo%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944059511468bced22eeee2_CVS_Health_logo%201.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/694405ccab8e67ccedbb433f_Frame-1.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/694405ccab8e67ccedbb433f_Frame-1.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/694405bc50e47cc5305a1555_Frame.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/694405bc50e47cc5305a1555_Frame.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6967b3f8261761fe120938e9_aultman%201%20white.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6967b3f8261761fe120938e9_aultman%201%20white.avif\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/694405ddea63259acff635e5_Frame-2.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/694405ddea63259acff635e5_Frame-2.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/69443b63b68ae1a392c7b4d3_chla.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/69443b63b68ae1a392c7b4d3_chla.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944061d27f9c61e30cdb69a_Logo%20Image.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944061d27f9c61e30cdb69a_Logo%20Image.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944060ef3bbd04df335c8d8_Layer_1.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944060ef3bbd04df335c8d8_Layer_1.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/69443af6dda15efce8166fb3_lcmc.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/69443af6dda15efce8166fb3_lcmc.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944063c21ce708cc60ca7da_mankato_clinic_logo.svg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944063c21ce708cc60ca7da_mankato_clinic_logo.svg.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/694405626e9a34c7124358a3_958706%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/694405626e9a34c7124358a3_958706%201.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6a0c864dfd0277c9be1d88cc_Health%20Fairview.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6a0c864dfd0277c9be1d88cc_Health%20Fairview.png\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6a0c864dfd0277c9be1d88cc_Health%20Fairview-p-500.png 500w, https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6a0c864dfd0277c9be1d88cc_Health%20Fairview-p-800.png 800w, https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6a0c864dfd0277c9be1d88cc_Health%20Fairvi..."
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944052a7c1e355095d3a9f8_6809a4d45c735ac65b1fe899_Neighborhood.avif.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944052a7c1e355095d3a9f8_6809a4d45c735ac65b1fe899_Neighborhood.avif.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/694405a6681e4a7e4fbe3df1_d49f719c7a61c8fdbff3c60c59786b7e%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/694405a6681e4a7e4fbe3df1_d49f719c7a61c8fdbff3c60c59786b7e%201.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944053ee826ab61d82db915_6823b0473cbc7734f480741b_logo%2520mcfarland.svg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944053ee826ab61d82db915_6823b0473cbc7734f480741b_logo%2520mcfarland.svg.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/69440584dad08af5d270314c_accolade_logo.svg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/69440584dad08af5d270314c_accolade_logo.svg.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944059511468bced22eeee2_CVS_Health_logo%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944059511468bced22eeee2_CVS_Health_logo%201.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/694405ccab8e67ccedbb433f_Frame-1.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/694405ccab8e67ccedbb433f_Frame-1.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/694405bc50e47cc5305a1555_Frame.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/694405bc50e47cc5305a1555_Frame.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6967b3f8261761fe120938e9_aultman%201%20white.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6967b3f8261761fe120938e9_aultman%201%20white.avif\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/694405ddea63259acff635e5_Frame-2.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/694405ddea63259acff635e5_Frame-2.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/69443b63b68ae1a392c7b4d3_chla.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/69443b63b68ae1a392c7b4d3_chla.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944061d27f9c61e30cdb69a_Logo%20Image.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944061d27f9c61e30cdb69a_Logo%20Image.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944060ef3bbd04df335c8d8_Layer_1.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944060ef3bbd04df335c8d8_Layer_1.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/69443af6dda15efce8166fb3_lcmc.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/69443af6dda15efce8166fb3_lcmc.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944063c21ce708cc60ca7da_mankato_clinic_logo.svg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6944063c21ce708cc60ca7da_mankato_clinic_logo.svg.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/694405626e9a34c7124358a3_958706%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/694405626e9a34c7124358a3_958706%201.svg\" alt class=\"image-full-contain\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6a0c864dfd0277c9be1d88cc_Health%20Fairview.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6a0c864dfd0277c9be1d88cc_Health%20Fairview.png\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6a0c864dfd0277c9be1d88cc_Health%20Fairview-p-500.png 500w, https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6a0c864dfd0277c9be1d88cc_Health%20Fairview-p-800.png 800w, https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/6a0c864dfd0277c9be1d88cc_Health%20Fairvi..."
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/68e4fc8c198b1a3b75a548ee_67e5630812c0e5b8580f6943_67d2f25f8b188ea469728d80_avatar.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/68e4fc8c198b1a3b75a548ee_67e5630812c0e5b8580f6943_67d2f25f8b188ea469728d80_avatar.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Jake Hiatt\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/68279a83377199632146b3af_Grantdoolittle.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/68279a83377199632146b3af_Grantdoolittle.avif\" loading=\"eager\" testi-author-image alt=\"Dr Grant D. Doolittle\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/68279b32f8bd2825584ea229_Drkorrect.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/68279b32f8bd2825584ea229_Drkorrect.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Garrett Korrect\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/68279ac44cf949da267d0583_drstith.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/68279ac44cf949da267d0583_drstith.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Brian Stith\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/68279b84e7c411a4bfd02251_DrOlberding.jpg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/68279b84e7c411a4bfd02251_DrOlberding.jpg\" loading=\"eager\" testi-author-image alt=\"Dr. Maria Olberding\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/682799d18c3783633a995d17_AmeliaStegeman.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/682799d18c3783633a995d17_AmeliaStegeman.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Amelia Stegeman\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26ce026f5395cc7f6d7_faithseck.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26ce026f5395cc7f6d7_faithseck.avif\" loading=\"eager\" testi-author-image alt=\"Faith Seck\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f267465891961ca18ac9_chriswixon.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f267465891961ca18ac9_chriswixon.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Christopher Wixon\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26af286ef165a46a7ae_michaelwhistler.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26af286ef165a46a7ae_michaelwhistler.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Michael Whistler\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f271b785009ac57039f1_lukewarner.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f271b785009ac57039f1_lukewarner.avif\" loading=\"eager\" testi-author-image alt=\"Luke Warner\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f3af3980b86f46642b92_Vonnie%20Gratz.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f3af3980b86f46642b92_Vonnie%20Gratz.avif\" loading=\"eager\" testi-author-image alt=\"Vonnie Gratz\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f267bddb9c67276d5eba_humaali.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f267bddb9c67276d5eba_humaali.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Huma Ali\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2728bd4809018f78d10_kimdurling.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2728bd4809018f78d10_kimdurling.avif\" loading=\"eager\" testi-author-image alt=\"Kim Durling\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Margaret Shelton\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Hannah Brosnahan\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f268dbbff3db38e9ab22_ericcarter.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f268dbbff3db38e9ab22_ericcarter.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Eric Carter\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26cb77655a93d872b77_sheilapaul.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26cb77655a93d872b77_sheilapaul.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Sheila Paul\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26bbc7b1cb0e36298c4_rickmcneese.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26bbc7b1cb0e36298c4_rickmcneese.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Rick McNeese\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f271b451bf073311561c_laurahatfield.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f271b451bf073311561c_laurahatfield.avif\" loading=\"eager\" testi-author-image alt=\"Laura Hatfield\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f269cb9ee5e51a0ef3ea_leonardvulpe.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f269cb9ee5e51a0ef3ea_leonardvulpe.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Leonard Vulpe\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2683914bde87902843c_enysdelmage.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2683914bde87902843c_enysdelmage.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Enys Delmage\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f266b77655a93d872765_andrewmohler.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f266b77655a93d872765_andrewmohler.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Andrew Mohler\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2651612d24316c7cfcb_ambrosioromero.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2651612d24316c7cfcb_ambrosioromero.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Ambrosio Romero\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Dr. Aniket Shukla\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Amy\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f266dbbff3db38e9aa79_ayandey.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f266dbbff3db38e9aa79_ayandey.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Ayan Dey\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26c71f48ee57f78d42c_raghuk.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26c71f48ee57f78d42c_raghuk.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Raghu Kasetty\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26478107b56ca838ac1_alexdavidson.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26478107b56ca838ac1_alexdavidson.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Alex Davidson\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26a594b52d916bf06cc_nathanbell.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26a594b52d916bf06cc_nathanbell.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Nathan Bell\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26be4d85feda156725b_ryansmith.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26be4d85feda156725b_ryansmith.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Ryan Smith\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2691a17f50d1af9cc17_marcbouchard.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2691a17f50d1af9cc17_marcbouchard.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Marc Bouchard\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f274b686441a0ae2e3d0_melindatruesdell.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f274b686441a0ae2e3d0_melindatruesdell.avif\" loading=\"eager\" testi-author-image alt=\"Melinda Truesdell\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Dr. Roy Gondo\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f265c85f2066c3c8de84_adamborecky.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f265c85f2066c3c8de84_adamborecky.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Adam Borecky\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2691e28e186d11a8d7d_marwaelamin.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2691e28e186d11a8d7d_marwaelamin.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Marwa Elamin PhD\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26c71f48ee57f78d42c_raghuk.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26c71f48ee57f78d42c_raghuk.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Raghu Kasetty\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f269c11554d95195c9f4_juliemarshall.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f269c11554d95195c9f4_juliemarshall.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Julie Marshall\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2671e28e186d11a8b76_bradleypalmer.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2671e28e186d11a8b76_bradleypalmer.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Bradley Palmer\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2659d5e33e8fc94b298_andreyshalomov.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2659d5e33e8fc94b298_andreyshalomov.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Andrey Shalomov\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2760f4525d5fa9a10fe_monicawhite.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2760f4525d5fa9a10fe_monicawhite.avif\" loading=\"eager\" testi-author-image alt=\"Monica White\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26adf4a081cfc341cf1_ninajaroslaw.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26adf4a081cfc341cf1_ninajaroslaw.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Nina Jaroslaw\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26295a17125d91e48ac_davidbrandsrud.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26295a17125d91e48ac_davidbrandsrud.avif\" loading=\"eager\" testi-author-image alt=\"David Brandsrud\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2655a4e220e510d4a51_adamphilps.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2655a4e220e510d4a51_adamphilps.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Adam Philps\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2600d9836df28aa6db7_amberkerby.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2600d9836df28aa6db7_amberkerby.avif\" loading=\"eager\" testi-author-image alt=\"Amber Kerby\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f267ab7c1d26ca6e1106_annrutter.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f267ab7c1d26ca6e1106_annrutter.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Ann Rutter\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Dr. Melissa Bishop\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26a95a17125d91e4d28_mischatursich.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26a95a17125d91e4d28_mischatursich.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Mischa Antin Tursich\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f269bc7b1cb0e36296cd_erikblutinger.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f269bc7b1cb0e36296cd_erikblutinger.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Erik Blutinger\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2620337cb879b49853d_alisongrimston.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2620337cb879b49853d_alisongrimston.avif\" loading=\"eager\" testi-author-image alt=\"Dr Alison Grimston\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2681612d24316c7d563_jillsykes.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2681612d24316c7d563_jillsykes.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Jill Sykes\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Dr G. McQuinlan\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Dr Grover Sanj\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Dr H. Kim\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f261f293f4a23654f2ad_brittanykunza.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f261f293f4a23654f2ad_brittanykunza.avif\" loading=\"eager\" testi-author-image alt=\"Brittany Kunza\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Nocera Vincent\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Amy Owens\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Dr Katie Shillito\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f270bf4e78ee5f90d886_kathy.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f270bf4e78ee5f90d886_kathy.avif\" loading=\"eager\" testi-author-image alt=\"Katherine Mistretta\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f263b7fc5ece8d34f3f2_timwright.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f263b7fc5ece8d34f3f2_timwright.avif\" loading=\"eager\" testi-author-image alt=\"Dr Timothy Wright\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Dr Schieber\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Lisa Wakeman\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2772478cd3b000db94a_stevendorsey.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2772478cd3b000db94a_stevendorsey.avif\" loading=\"eager\" testi-author-image alt=\"Steven Dorsey\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26dc85f2066c3c8e39e_girish.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26dc85f2066c3c8e39e_girish.avif\" loading=\"eager\" testi-author-image alt=\"Girish Subramanyan\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f27242fe90c312b1970d_maico.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f27242fe90c312b1970d_maico.avif\" loading=\"eager\" testi-author-image alt=\"Maïco Bernal\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25fd5e0ad810866627e_alisonfawdry.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25fd5e0ad810866627e_alisonfawdry.avif\" loading=\"eager\" testi-author-image alt=\"Alison Fawdry\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26ebb0635b81563c74c_jeffgin.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26ebb0635b81563c74c_jeffgin.avif\" loading=\"eager\" testi-author-image alt=\"Jeffrey K Gin\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f277344fa8d57d9c6d2c_tomjames.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f277344fa8d57d9c6d2c_tomjames.avif\" loading=\"eager\" testi-author-image alt=\"Tom James\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26470f1f0bac4fdc33f_zaid.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26470f1f0bac4fdc33f_zaid.avif\" loading=\"eager\" testi-author-image alt=\"Dr Zaid Al-Najjar\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25e59bc6ae290c9589c_alisonjames.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25e59bc6ae290c9589c_alisonjames.avif\" loading=\"eager\" testi-author-image alt=\"Alison James\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"William Boafo\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Michel Ruderman\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26f9cafff3920781a4d_karlcole.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26f9cafff3920781a4d_karlcole.avif\" loading=\"eager\" testi-author-image alt=\"Karl Cole\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f275e484b3df241a89e1_monicalumpkin.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f275e484b3df241a89e1_monicalumpkin.avif\" loading=\"eager\" testi-author-image alt=\"Monica Lumpkin\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Odette Tiomo\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26f4c37583ed7d1cd0f_jennifersokolow.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26f4c37583ed7d1cd0f_jennifersokolow.avif\" loading=\"eager\" testi-author-image alt=\"Jennifer Sokolow\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26318965d7a9811d888_ketanbhatt.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26318965d7a9811d888_ketanbhatt.avif\" loading=\"eager\" testi-author-image alt=\"Dr Ketan Bhatt\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f270ce5568a227909825_joannaknight.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f270ce5568a227909825_joannaknight.avif\" loading=\"eager\" testi-author-image alt=\"Joanna Knight\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Martin Pamington\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f261157403a8884cd352_benjaminlippman.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f261157403a8884cd352_benjaminlippman.avif\" loading=\"eager\" testi-author-image alt=\"Benjamin Lippman\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f273476812b151560374_marciawalker.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f273476812b151560374_marciawalker.avif\" loading=\"eager\" testi-author-image alt=\"Marcia Walker\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2636831d42db11db16e_pamjackson.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2636831d42db11db16e_pamjackson.avif\" loading=\"eager\" testi-author-image alt=\"Dr Pam Jackson\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Itoro E Ibia\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Melanie Johnson\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Dr Jaroslaw Hryniewicki\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26068b458c24e861d99_ashleyforstner.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26068b458c24e861d99_ashleyforstner.avif\" loading=\"eager\" testi-author-image alt=\"Ashley Forstner\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f27778f784bf367aa70a_sheilapaul.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f27778f784bf367aa70a_sheilapaul.avif\" loading=\"eager\" testi-author-image alt=\"Sheila Paul\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f260b027392e8e95c604_briankaderli.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f260b027392e8e95c604_briankaderli.avif\" loading=\"eager\" testi-author-image alt=\"Brian Kaderli\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2608b188ea469728e7a_bradwinter.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2608b188ea469728e7a_bradwinter.avif\" loading=\"eager\" testi-author-image alt=\"Brad Winter\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f277678c33b0dc6c2d68_sivanachiappan.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f277678c33b0dc6c2d68_sivanachiappan.avif\" loading=\"eager\" testi-author-image alt=\"Siva Nachiappan\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f27384e91bb5877e841e_meganmahoney.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f27384e91bb5877e841e_meganmahoney.avif\" loading=\"eager\" testi-author-image alt=\"Megan Mahoney\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2604d2cef99341f70e2_amystory.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f2604d2cef99341f70e2_amystory.avif\" loading=\"eager\" testi-author-image alt=\"Amy Story\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d1571f4ee11e6c96cf626e_Abbybosoluke_1_kglerw.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d1571f4ee11e6c96cf626e_Abbybosoluke_1_kglerw.avif\" loading=\"eager\" testi-author-image alt=\"Abby Bosoluke\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26d2f83373ab6ef5c13_imaniwilliams.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f26d2f83373ab6ef5c13_imaniwilliams.avif\" loading=\"eager\" testi-author-image alt=\"Imani N Williams-Vaughn\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f3f6edb1828a37adbbcd_Jeffrey%20Glad.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f3f6edb1828a37adbbcd_Jeffrey%20Glad.avif\" loading=\"eager\" testi-author-image alt=\"Jeffrey Glad\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Radbeh Torabi\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Jennifer Cooper\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Daniel Sorli\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f25f8b188ea469728d80_avatar.png\" loading=\"eager\" testi-author-image alt=\"Michael Mcatee\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f278df4a081cfc3428bb_zainsyed.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f278df4a081cfc3428bb_zainsyed.avif\" loading=\"eager\" testi-author-image alt=\"Zain Syed\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f267d4b30c2c9dbbc7a0_donabiswas.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/67d2f267d4b30c2c9dbbc7a0_donabiswas.avif\" loading=\"eager\" testi-author-image alt=\"Dr. Dona Biswas\" class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg\" loading=\"lazy\" modal-testi-author-image alt class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/695bce0bf92fdf30c3850f1b_cards%20fr.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/695bce0bf92fdf30c3850f1b_cards%20fr.avif\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/695bce0bf92fdf30c3850f1b_cards%20fr-p-500.png 500w, https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/695bce0bf92fdf30c3850f1b_cards%20fr.avif 879w\" alt class=\"custom_img fr\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/681d28342c198aa29aab875f_microphone.svg",
"width": "106",
"height": "",
"loading": "lazy",
"html": "<img width=\"106\" loading=\"lazy\" alt src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/681d28342c198aa29aab875f_microphone.svg\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67ed429de594d0c21b1c5329_iPhone%2014%20Pro.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img data-langue=\"en\" loading=\"lazy\" alt src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67ed429de594d0c21b1c5329_iPhone%2014%20Pro.avif\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67eaa0acd8f2df5cf654d98a_iphone-purple-fr.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img data-langue=\"fr\" loading=\"lazy\" alt src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67eaa0acd8f2df5cf654d98a_iphone-purple-fr.avif\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67ed429c61fca9c14fd05aa4_Arrow.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67ed429c61fca9c14fd05aa4_Arrow.avif\" alt class=\"image-full-contain-2\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/681d28342c198aa29aab875f_microphone.svg",
"width": "36",
"height": "",
"loading": "lazy",
"html": "<img width=\"36\" loading=\"lazy\" alt src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/681d28342c198aa29aab875f_microphone.svg\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/6944364d0007e7c5e5f2ee72_Frame%202147226189.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/6944364d0007e7c5e5f2ee72_Frame%202147226189.avif\" loading=\"lazy\" alt class=\"image-3\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/69444219d55c2f4e4b835163_Frame%202147226161-3.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/69444219d55c2f4e4b835163_Frame%202147226161-3.avif\" alt class=\"img-loop\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/6944421918004c0e31aaec2a_Frame%202147226161-2.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/6944421918004c0e31aaec2a_Frame%202147226161-2.avif\" alt class=\"img-loop\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/694442199a947d2eb6692788_Frame%202147226161.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/694442199a947d2eb6692788_Frame%202147226161.avif\" alt class=\"img-loop\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/69444219891e0b122138401b_Frame%202147226161-4.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/69444219891e0b122138401b_Frame%202147226161-4.avif\" alt class=\"img-loop\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/69444219d3182a9927361393_Frame%202147226161-1.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/69444219d3182a9927361393_Frame%202147226161-1.avif\" alt class=\"img-loop\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/69444219d55c2f4e4b835163_Frame%202147226161-3.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/69444219d55c2f4e4b835163_Frame%202147226161-3.avif\" alt class=\"img-loop\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/6944421918004c0e31aaec2a_Frame%202147226161-2.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/6944421918004c0e31aaec2a_Frame%202147226161-2.avif\" alt class=\"img-loop\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/694442199a947d2eb6692788_Frame%202147226161.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/694442199a947d2eb6692788_Frame%202147226161.avif\" alt class=\"img-loop\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/69444219891e0b122138401b_Frame%202147226161-4.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/69444219891e0b122138401b_Frame%202147226161-4.avif\" alt class=\"img-loop\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/69444219d3182a9927361393_Frame%202147226161-1.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/69444219d3182a9927361393_Frame%202147226161-1.avif\" alt class=\"img-loop\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/695bcf3beb0e1d30611889fc_V%C3%A9ronique.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/695bcf3beb0e1d30611889fc_V%C3%A9ronique.avif\" loading=\"lazy\" alt class=\"avis_img hide-mobile-landscape\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/69fc97aaa2df2da7f145d188_Carl%20health.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/69fc97aaa2df2da7f145d188_Carl%20health.png\" loading=\"lazy\" alt class=\"avis_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/68d6a50a56758814a56e6ff5_67d993073c30c94688f7e890_lovinger-david%201.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/68d6a50a56758814a56e6ff5_67d993073c30c94688f7e890_lovinger-david%201.avif\" loading=\"lazy\" alt class=\"avis_img avis_2\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/69442076a538f79b6ec803ce_denver.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/69442076a538f79b6ec803ce_denver.avif\" loading=\"lazy\" alt class=\"avis_logo\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/68d69f4b8978b0f60b266671_67d99de33784272545787ba0_daniel-kortsch.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cd9/68d69f4b8978b0f60b266671_67d99de33784272545787ba0_daniel-kortsch.avif\" loading=\"lazy\" alt class=\"avis_img avis_2\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67d0090d95f413133d977026_dr-lovinger.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67d0090d95f413133d977026_dr-lovinger.avif\" loading=\"lazy\" data-langue=\"en\" alt class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67e54a8dece9bbda7dc82eee_dr-cayol.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67e54a8dece9bbda7dc82eee_dr-cayol.avif\" loading=\"lazy\" data-langue=\"fr\" alt class=\"image-full-cover\">"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67d00b5a6c16189eb7487999_Mask%20group.avif",
"width": "102.5",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67d00b5a6c16189eb7487999_Mask%20group.avif\" loading=\"lazy\" width=\"102.5\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67d00b5acbf3e614dbc08688_Athena%20default.avif",
"width": "243.5",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67d00b5acbf3e614dbc08688_Athena%20default.avif\" loading=\"lazy\" width=\"243.5\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67d00b5ca34ca56d4fc328b0_Oracle%20hover.avif",
"width": "124.5",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67d00b5ca34ca56d4fc328b0_Oracle%20hover.avif\" loading=\"lazy\" width=\"124.5\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67d00b5b41dd801965cfd59c_Mask%20group-1.avif",
"width": "89.5",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67d00b5b41dd801965cfd59c_Mask%20group-1.avif\" loading=\"lazy\" width=\"89.5\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67d00b5ae23f36cf173e1426_Mask%20group-2.avif",
"width": "117.5",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67d00b5ae23f36cf173e1426_Mask%20group-2.avif\" loading=\"lazy\" width=\"117.5\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67d00b5a6f0aeaf5c6de166f_Mask%20group-3.avif",
"width": "102.5",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/67d00b5a6f0aeaf5c6de166f_Mask%20group-3.avif\" loading=\"lazy\" width=\"102.5\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/69442546f5f6c95dbc9f3736_Layer_2.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/69442546f5f6c95dbc9f3736_Layer_2.svg\" loading=\"lazy\" alt class=\"news_img\">"
}
],
"possibleDialogs": [
"<div class=\"modal_testimonials\"><div class=\"modal_testimonials-content\"><div button-close class=\"testimonial-modal_closer\"><div class=\"svg-full w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" fill=\"none\" viewBox=\"0 0 40 40\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"> <path fill=\"currentColor\" d=\"M25.771 15.522a.915.915 0 0 0-1.293-1.292l-4.477 4.478-4.478-4.478a.915.915 0 0 0-1.293 1.292L18.708 20l-4.478 4.478a.914.914 0 0 0 1.293 1.292L20 21...",
"<div class=\"modal_testimonials-content\"><div button-close class=\"testimonial-modal_closer\"><div class=\"svg-full w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" fill=\"none\" viewBox=\"0 0 40 40\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"> <path fill=\"currentColor\" d=\"M25.771 15.522a.915.915 0 0 0-1.293-1.292l-4.477 4.478-4.478-4.478a.915.915 0 0 0-1.293 1.292L18.708 20l-4.478 4.478a.914.914 0 0 0 1.293 1.292L20 21.293l4.477 4.477a.915.915 0 0 0...",
"<div button-close class=\"testimonial-modal_closer\"><div class=\"svg-full w-embed\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" fill=\"none\" viewBox=\"0 0 40 40\" preserveAspectRatio=\"xMidYMid meet\" aria-hidden=\"true\" role=\"img\"> <path fill=\"currentColor\" d=\"M25.771 15.522a.915.915 0 0 0-1.293-1.292l-4.477 4.478-4.478-4.478a.915.915 0 0 0-1.293 1.292L18.708 20l-4.478 4.478a.914.914 0 0 0 1.293 1.292L20 21.293l4.477 4.477a.915.915 0 0 0 1.293-1.292L21.293 20l4.478-4.478Z\"/> </...",
"<div class=\"modal_testimonials-shadow\"></div>",
"<div class=\"home-hero_modal\"></div>"
],
"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.
1 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
12 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": 14,
"passing": 2,
"failing": [
{
"heading": "They talk about Nabla",
"headingHtml": "<h2 class=\"h2\">They talk about Nabla</h2>",
"firstParagraph": "Ambient AI, dictation, and real-time intelligence—seamlessly integrated to improve documentation quality and coding accuracy.",
"paragraphHtml": "<p class=\"texte-hero\">Ambient AI, dictation, and real-time intelligence—seamlessly integrated to improve documentation quality and coding accuracy.</p>",
"words": 15,
"direct": false,
"issue": "First paragraph is 15 words and does not look like a concise direct answer."
},
{
"heading": "For all clinicians spanning a wide range of specialties",
"headingHtml": "<h2 class=\"heading-style-h2\">For all clinicians spanning a wide range of specialties</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Supports clinical documentation in multiple languages",
"headingHtml": "<h2 class=\"heading-style-h2\">Supports clinical documentation in multiple languages</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Make it your own",
"headingHtml": "<h2 class=\"heading-style-h2 text-color-white\">Make it your own</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Un assistant IA complet",
"headingHtml": "<h2 class=\"dsp-2\">Un assistant IA complet</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Streamlining clinical documentation across EHRs",
"headingHtml": "<h2 class=\"dsp-2 text-color-light\">Streamlining clinical documentation across EHRs</h2>",
"firstParagraph": "Nabla integrates seamlessly with most EHR vendors used by leading healthcare organizations, embedding directly into your existing system to streamline and simplify clinical documentation",
"paragraphHtml": "<p class=\"paragraph-1 text-color-white\">Nabla integrates seamlessly with most EHR vendors used by leading healthcare organizations, embedding directly into your existing system to streamline and simplify clinical documentation</p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Loved by clinicians and leading health systems nationwide",
"headingHtml": "<h2 class=\"dsp-2 text-color-dark-green\">Loved by clinicians and leading health systems nationwide</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Integrated with EHRs",
"headingHtml": "<h2 class=\"h2\">Integrated with EHRs</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Works in all settings",
"headingHtml": "<h2 class=\"dsp-2 text-color-dark-green\">Works in all settings</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "A secure partner you can trust",
"headingHtml": "<h2 class=\"dsp-2\">A secure partner you can trust</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Nabla in the news",
"headingHtml": "<h2 class=\"heading-style-h2 text-color-dark-green\">Nabla in the news</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "NEJM AI Trial Reports Efficiency Gains for Physicians Using Nabla’s Ambient AI Assistant",
"headingHtml": "<h2 class=\"heading-style-h2 text-color-light\">NEJM AI Trial Reports Efficiency Gains for Physicians Using Nabla’s Ambient AI Assistant</h2>",
"firstParagraph": "Leveraging the clinician’s expertise with agentic AI with agentic AI",
"paragraphHtml": "<p class=\"text-size-medium\">Leveraging the clinician’s expertise with agentic AI with agentic AI</p>",
"words": 11,
"direct": false,
"issue": "First paragraph is 11 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
Needs attention
AEO: Answer intent coverage
Issue
Missing likely AI Overview intent sections: what, 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": "They talk about Nabla",
"html": "<h2 class=\"h2\">They talk about Nabla</h2>"
},
{
"text": "Loved by 85,000+ clinicians",
"html": "<h2 class=\"dsp-2 text-color-dark-green\">Loved by 85,000+ clinicians</h2>"
},
{
"text": "For all clinicians spanning a wide range of specialties",
"html": "<h2 class=\"heading-style-h2\">For all clinicians spanning a wide range of specialties</h2>"
},
{
"text": "Supports clinical documentation in multiple languages",
"html": "<h2 class=\"heading-style-h2\">Supports clinical documentation in multiple languages</h2>"
},
{
"text": "Make it your own",
"html": "<h2 class=\"heading-style-h2 text-color-white\">Make it your own</h2>"
},
{
"text": "Un assistant IA complet",
"html": "<h2 class=\"dsp-2\">Un assistant IA complet</h2>"
},
{
"text": "Streamlining clinical documentation across EHRs",
"html": "<h2 class=\"dsp-2 text-color-light\">Streamlining clinical documentation across EHRs</h2>"
},
{
"text": "Loved by clinicians and leading health systems nationwide",
"html": "<h2 class=\"dsp-2 text-color-dark-green\">Loved by clinicians and leading health systems nationwide</h2>"
},
{
"text": "Loved by healthcare leaders",
"html": "<h2 class=\"h1\">Loved by healthcare leaders<br></h2>"
},
{
"text": "Integrated with EHRs",
"html": "<h2 class=\"h2\">Integrated with EHRs</h2>"
},
{
"text": "Works in all settings",
"html": "<h2 class=\"dsp-2 text-color-dark-green\">Works in all settings</h2>"
},
{
"text": "A secure partner you can trust",
"html": "<h2 class=\"dsp-2\">A secure partner you can trust</h2>"
},
{
"text": "Nabla in the news",
"html": "<h2 class=\"heading-style-h2 text-color-dark-green\">Nabla in the news</h2>"
},
{
"text": "NEJM AI Trial Reports Efficiency Gains for Physicians Using Nabla’s Ambient AI Assistant",
"html": "<h2 class=\"heading-style-h2 text-color-light\">NEJM AI Trial Reports Efficiency Gains for Physicians Using Nabla’s Ambient AI Assistant</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Nabla · Enjoy care again?",
"pattern": {}
},
{
"id": "how",
"label": "How does Nabla · Enjoy care again work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Nabla · Enjoy care again?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Nabla · Enjoy care again free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Nabla · Enjoy care again compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Nabla · Enjoy care again?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Nabla · Enjoy care again?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Nabla · Enjoy care again free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Nabla · Enjoy care again compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 8
}Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Informational
Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Needs attention
AI context endpoint
Issue
AI context endpoint is informational for this page.
Why it matters
A context endpoint gives agents a small, low-latency summary of product purpose, safe actions, and canonical machine-readable resources without scraping the whole site.
Check name
AI context endpoint
Score
100/100
Status
informational
Category
API
Maturity
Emerging recommendation
Goal
Expose a compact API context endpoint agents can fetch before deciding which public API or discovery resource to use.
Result
AI context endpoint is informational for this page.
Validation steps
Fetch to find resource
AI context endpoint was not found at the expected path.
Evidence
{
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/ai/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 16288
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 16288
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 16288
}
]
},
"issue": "AI context endpoint was not found at the expected path.",
"howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Needs attention
AIO: Query intent coverage
Issue
Missing likely AI Overview intent sections: what, 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": "They talk about Nabla",
"html": "<h2 class=\"h2\">They talk about Nabla</h2>"
},
{
"text": "Loved by 85,000+ clinicians",
"html": "<h2 class=\"dsp-2 text-color-dark-green\">Loved by 85,000+ clinicians</h2>"
},
{
"text": "For all clinicians spanning a wide range of specialties",
"html": "<h2 class=\"heading-style-h2\">For all clinicians spanning a wide range of specialties</h2>"
},
{
"text": "Supports clinical documentation in multiple languages",
"html": "<h2 class=\"heading-style-h2\">Supports clinical documentation in multiple languages</h2>"
},
{
"text": "Make it your own",
"html": "<h2 class=\"heading-style-h2 text-color-white\">Make it your own</h2>"
},
{
"text": "Un assistant IA complet",
"html": "<h2 class=\"dsp-2\">Un assistant IA complet</h2>"
},
{
"text": "Streamlining clinical documentation across EHRs",
"html": "<h2 class=\"dsp-2 text-color-light\">Streamlining clinical documentation across EHRs</h2>"
},
{
"text": "Loved by clinicians and leading health systems nationwide",
"html": "<h2 class=\"dsp-2 text-color-dark-green\">Loved by clinicians and leading health systems nationwide</h2>"
},
{
"text": "Loved by healthcare leaders",
"html": "<h2 class=\"h1\">Loved by healthcare leaders<br></h2>"
},
{
"text": "Integrated with EHRs",
"html": "<h2 class=\"h2\">Integrated with EHRs</h2>"
},
{
"text": "Works in all settings",
"html": "<h2 class=\"dsp-2 text-color-dark-green\">Works in all settings</h2>"
},
{
"text": "A secure partner you can trust",
"html": "<h2 class=\"dsp-2\">A secure partner you can trust</h2>"
},
{
"text": "Nabla in the news",
"html": "<h2 class=\"heading-style-h2 text-color-dark-green\">Nabla in the news</h2>"
},
{
"text": "NEJM AI Trial Reports Efficiency Gains for Physicians Using Nabla’s Ambient AI Assistant",
"html": "<h2 class=\"heading-style-h2 text-color-light\">NEJM AI Trial Reports Efficiency Gains for Physicians Using Nabla’s Ambient AI Assistant</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Nabla · Enjoy care again?",
"pattern": {}
},
{
"id": "how",
"label": "How does Nabla · Enjoy care again work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Nabla · Enjoy care again?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Nabla · Enjoy care again free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Nabla · Enjoy care again compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Nabla · Enjoy care again?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Nabla · Enjoy care again?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Nabla · Enjoy care again free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Nabla · Enjoy care again 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 /.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 /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.
Publish protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate agent_auth authorization metadata
OAuth authorization server metadata could not be fetched.
Evidence
{
"failedStep": "auth-md",
"steps": [
{
"id": "auth-md",
"title": "Fetch and validate /auth.md",
"status": "fail",
"evidence": {
"path": "/auth.md",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 16288,
"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 /.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": 15742,
"hasRegisterInstructions": true,
"hasProtectedResourceLink": false,
"hasAuthorizationServerLink": false,
"mentionsIdentity": false,
"mentionsCredential": false,
"links": [
"https://cdn.prod.website-files.com\"",
"/title",
"https://www.nabla.com/404\"/><link",
"https://www.nabla.com/404\"/><link",
"https://www.nabla.com/fr/404\"/><meta",
"https://cdn.prod.website-files.com/67c6ddc58c9e7b3f7d095cb3/css/nabla-staging.webflow.shared.ef536d569.min.css\"",
"/css",
"/style",
"/javascript",
"/script"
],
"rawExcerpt": "<!DOCTYPE html><!-- Last Published: Fri Jun 05 2026 10:27:59 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"nabla.com\" data-wf-page=\"67c6ddc58c9e7b3f7d095cab\" data-wf-site=\"67c6ddc58c9e7b3f7d095cb3\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found · Nabla</title><link rel=\"alternate\" hrefLang=\"x-default\" href=\"https://www.nabla.com/404\"/><link rel=\"alternate\" hrefLang=\"en\" href=\"https://www.nabla.com/404\"/><link rel=\"alternate\" hrefLang=\"fr\" href=\"https://www.nabla.com/fr/404\"/><meta content=\"Not Found · Nabla\" property=\"og:title\"/><meta content=\"Not Found · Nabla\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"tNoSKXEAk"
}
},
"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 /.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": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88,
"text": "<!DOCTYPE html>\n<html>\n <body>\n <p>Invalid .well-known request</p>\n </body>\n</html>"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"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,
"issue": "OAuth authorization server metadata could not be fetched.",
"fetch": {
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88,
"text": "<!DOCTYPE html>\n<html>\n <body>\n <p>Invalid .well-known request</p>\n </body>\n</html>"
}
},
"issue": "OAuth authorization server metadata could not be fetched.",
"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": "visible-text",
"weight": 3,
"match": "sign in"
}
]
},
"resourceFetchSucceeded": false
}AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Informational
AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Needs attention
IndexNow key
Issue
IndexNow key is informational for this page.
Why it matters
IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.
Check name
IndexNow key
Score
100/100
Status
informational
Category
Discoverability
Maturity
Established
Goal
Verify that IndexNow ownership key placement is detectable when the site advertises it.
Result
IndexNow key is informational for this page.
Validation steps
Find advertised IndexNow key location
No IndexNow key location was advertised in HTML, Link headers, or robots.txt.
Fetch and validate IndexNow key file
No discoverable IndexNow key file was found.
Evidence
{
"steps": [
{
"id": "advertised-location",
"title": "Find advertised IndexNow key location",
"status": "informational",
"evidence": {
"advertised": []
},
"issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
"howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
},
{
"id": "fetch-key",
"title": "Fetch and validate IndexNow key file",
"status": "informational",
"evidence": {
"advertised": [],
"checked": []
},
"issue": "No discoverable IndexNow key file was found.",
"howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
}
]
}Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Needs attention
OAuth / OIDC discovery
Issue
OAuth / OIDC discovery was not found at the expected path.
Why it matters
OAuth and OIDC discovery let agents find authorization, token, and key endpoints programmatically instead of relying on human documentation.
Check name
OAuth / OIDC discovery
Score
0/100
Status
informational
Category
Auth
Maturity
Established
Goal
Publish OAuth/OIDC discovery metadata so agents can authenticate with your APIs.
Result
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Validation steps
Fetch to find resource
OAuth / OIDC discovery was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/openid-configuration",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/oauth-authorization-server",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"issue": "OAuth / OIDC discovery was not found at the expected path.",
"howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 3,
"signals": [
{
"source": "visible-text",
"weight": 3,
"match": "sign in"
}
]
},
"resourceFetchSucceeded": false
}Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Needs attention
OAuth Protected Resource
Issue
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Why it matters
Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.
Check name
OAuth Protected Resource
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.
Result
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Validation steps
Fetch protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate protected resource metadata
Response is not valid JSON.
Validate protected resource identity
Protected resource metadata `resource` did not match the resource identifier used to retrieve it.
Probe protected API Bearer challenge
No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"statusCode": 404,
"contentType": "text/html; charset=utf-8"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource JSON."
},
{
"id": "metadata",
"title": "Validate protected resource metadata",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html>\n <body>\n <p>Invalid .well-known request</p>\n </body>\n</html>"
},
"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://nabla.com"
},
"issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
"howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
},
{
"id": "protected-route-challenge",
"title": "Probe protected API Bearer challenge",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/admin/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://nabla.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/admin/summary",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://nabla.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://nabla.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
}
]
},
"issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
"howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 3,
"signals": [
{
"source": "visible-text",
"weight": 3,
"match": "sign in"
}
]
},
"resourceFetchSucceeded": false
}Performance and AccessibilityAccessibilityBrowser audit
Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.
100 Fail
Performance and AccessibilityAccessibilityBrowser audit
Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.
Check name
Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.11/aria-required-children).
References
https://web.dev/learn/accessibility/Evidence
{
"description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.11/aria-required-children)."
}SEOSEOBrowser audit
Links do not have descriptive text
100 Fail
SEOSEOBrowser audit
Links do not have descriptive text
Check name
Links do not have descriptive text
Score
0/100
Status
fail
Device
desktop
Category
SEO
Estimated savings
3 links 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": "3 links 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 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
Improve image delivery
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Improve image delivery
Check name
Improve image delivery
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 977Â KiB
Fix guidance
Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 977Â KiB",
"description": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)"
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
Check name
Reduce unused CSS
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 61Â KiB
Fix guidance
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 61Â KiB",
"description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).",
"numericValue": 40
}Performance and AccessibilityPerformanceBrowser audit
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
Loading performance
3 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
86/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": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 88,
"displayValue": "130Â ms",
"numericValue": 134
},
{
"id": "interactive",
"title": "Time to Interactive",
"score": 94,
"displayValue": "2.2Â s",
"numericValue": 2155.719131380704
},
{
"id": "speed-index",
"title": "Speed Index",
"score": 77,
"displayValue": "1.6Â s",
"numericValue": 1643.943474574598
},
{
"id": "server-response-time",
"title": "Initial server response time was short",
"score": 100,
"displayValue": "Root document took 10Â ms",
"numericValue": 6
},
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 61,
"displayValue": "290Â ms",
"numericValue": 286
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 71,
"displayValue": "1.8Â s",
"numericValue": 1767.0255218923862
},
{
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 93,
"displayValue": "0.8Â s",
"numericValue": 847.0099574184194
},
{
"id": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "30Â ms",
"numericValue": 34.249005000000004
}
]
}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 |
|---|---|---|---|
| 48/100 | Level 2, Agent-Limited | Current report |