Export Report
OVERALL SCORE
Level 2, Agent-Limited
- AI Discoverability 27 out of 100
- Agent Ease of Use 6 out of 100
- Security & Trust 0 out of 100
- GEO, AIO and AEO 59 out of 100
- SEO 85 out of 100
- Performance and Accessibility 68 out of 100
What AI sees of your website
WebMD - Better information. Better health.
The leading source for trustworthy and timely health and medical news and information. Providing credible health information, supportive community, and educational services by blending award-winning expertise in content, community services...
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 | 27 | Priority fix | 5 | 18 | 0 | View details |
| Discoverability | 17 | Priority fix | 2 | 7 | 0 | View details |
| Content Readiness | 33 | Priority fix | 2 | 8 | 0 | View details |
| Bot Access Control | 33 | Priority fix | 1 | 3 | 0 | View details |
| Agent Ease of Use | 6 | Priority fix | 4 | 29 | 3 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 0 | 7 | 0 | View details |
| MCP | 13 | Priority fix | 0 | 6 | 2 | View details |
| Skill Discovery | 5 | Priority fix | 0 | 10 | 1 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 59 | Needs work | 4 | 4 | 12 | View details |
| GEO Readiness | 60 | Needs work | 1 | 1 | 4 | View details |
| AIO Readiness | 58 | Needs work | 2 | 2 | 3 | View details |
| AEO Readiness | 60 | Needs work | 1 | 1 | 5 | View details |
| SEO | 85 | Mostly ready | 9 | 2 | 0 | View details |
| SEO | 85 | Mostly ready | 9 | 2 | 0 | View details |
| Security & Trust | 0 | Priority fix | 4 | 5 | 0 | View details |
| Security & Trust | 0 | Priority fix | 0 | 5 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 68 | Needs work | 17 | 6 | 3 | View details |
| Performance | 62 | Needs work | 12 | 6 | 3 | View details |
| Accessibility | 78 | Mostly ready | 5 | 0 | 0 |
Prioritized recommendations
Issues ranked by score impact
59 items need attention
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
50 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
Needs attention
API Catalog
Issue
The API catalog endpoint did not return HTTP 2xx.
Why it matters
API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.
Check name
API Catalog
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish an API catalog for automated API discovery using RFC 9727.
Result
API Catalog failed at "Fetch API catalog".
Validation steps
Fetch API catalog
The API catalog endpoint did not return HTTP 2xx.
Validate RFC 9727 linkset
Response is not valid JSON.
Fetch advertised API catalog targets
API Catalog did not expose any same-origin hrefs to validate.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch API catalog",
"status": "fail",
"evidence": {
"statusCode": 404,
"contentType": "text/html"
},
"issue": "The API catalog endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/api-catalog."
},
{
"id": "validate",
"title": "Validate RFC 9727 linkset",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\" class=\"no-js home-page class-bg-ghost\">\n<head>\n\t<title>WebMD -- Error 404</title>\n\t<script>window.performance.mark('page-start');</script>\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\" />\n\t<meta charset=\"UTF-8\" />\n\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n\t<meta name=\"description\" content=\"404\" />\n\t\n\t \n\t<meta property=\"fb:pages\" content=\"11736558481\" />\n\t<meta property=\"fb:pages\" content=\"1802823663331514\" />\n\t<meta property=\"og:title\" content=\"Error 404\" /> \n\t<meta property=\"og:description\" content=\"404\" />\n\t<meta property=\"og:image\" content=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd-logo-fb.jpg\" />\n\t<meta property=\"og:image:alt\" content=\"\" />\n\t<meta property=\"og:ur"
},
"issue": "Response is not valid JSON.",
"howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
},
{
"id": "target-validation",
"title": "Fetch advertised API catalog targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin API catalog hrefs were available to fetch."
}
]
},
"issue": "API Catalog did not expose any same-origin hrefs to validate.",
"howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
50 Fail
AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
Needs attention
Content Signal
Issue
No Content Signal found in robots.txt
Why it matters
Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.
Check name
Content Signal
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Declare AI content usage preferences with Content Signal in robots.txt.
Result
Content Signal is missing or incomplete.
Evidence
{
"signals": [],
"ai-train": false,
"search": false,
"ai-input": false
}Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
50 Fail
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
Issue
OpenAPI YAML document did not match the expected shape. Content-Type "text/html" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Why it matters
OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.
Check name
OpenAPI discovery
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish a valid OpenAPI or Swagger document for API discovery.
Result
OpenAPI discovery failed at "Find valid OpenAPI document".
Validation steps
Find valid OpenAPI document
OpenAPI YAML document did not match the expected shape. Content-Type "text/html" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Find valid OpenAPI document",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/openapi.json",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\" class=\"no-js home-page class-bg-ghost\">\n<head>\n\t<title>WebMD -- Error 404</title>\n\t<script>window.performance.mark('page-start');</script>\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\" />\n\t<meta charset=\"UTF-8\" />\n\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n\t<meta name=\"description\" content=\"404\" />\n\t\n\t \n\t<meta property=\"fb:pages\" content=\"11736558481\" />\n\t<meta property=\"fb:pages\" content=\"1802823663331514\" />\n\t<meta property=\"og:title\" content=\"Error 404\" /> \n\t<meta property=\"og:description\" content=\"404\" />\n\t<meta property=\"og:image\" content=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd-logo-fb.jpg\" />\n\t<meta property=\"og:image:alt\" content=\"\" />\n\t<meta property=\"og:ur"
},
{
"path": "/openapi.yaml",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\" class=\"no-js home-page class-bg-ghost\">\n<head>\n\t<title>WebMD -- Error 404</title>\n\t<script>window.performance.mark('page-start');</script>\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\" />\n\t<meta charset=\"UTF-8\" />\n\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n\t<meta name=\"description\" content=\"404\" />\n\t\n\t \n\t<meta property=\"fb:pages\" content=\"11736558481\" />\n\t<meta property=\"fb:pages\" content=\"1802823663331514\" />\n\t<meta property=\"og:title\" content=\"Error 404\" /> \n\t<meta property=\"og:description\" content=\"404\" />\n\t<meta property=\"og:image\" content=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd-logo-fb.jpg\" />\n\t<meta property=\"og:image:alt\" content=\"\" />\n\t<meta property=\"og:ur"
},
{
"path": "/swagger.json",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\" class=\"no-js home-page class-bg-ghost\">\n<head>\n\t<title>WebMD -- Error 404</title>\n\t<script>window.performance.mark('page-start');</script>\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\" />\n\t<meta charset=\"UTF-8\" />\n\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n\t<meta name=\"description\" content=\"404\" />\n\t\n\t \n\t<meta property=\"fb:pages\" content=\"11736558481\" />\n\t<meta property=\"fb:pages\" content=\"1802823663331514\" />\n\t<meta property=\"og:title\" content=\"Error 404\" /> \n\t<meta property=\"og:description\" content=\"404\" />\n\t<meta property=\"og:image\" content=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd-logo-fb.jpg\" />\n\t<meta property=\"og:image:alt\" content=\"\" />\n\t<meta property=\"og:ur"
},
{
"path": "/swagger.yaml",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\" class=\"no-js home-page class-bg-ghost\">\n<head>\n\t<title>WebMD -- Error 404</title>\n\t<script>window.performance.mark('page-start');</script>\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\" />\n\t<meta charset=\"UTF-8\" />\n\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n\t<meta name=\"description\" content=\"404\" />\n\t\n\t \n\t<meta property=\"fb:pages\" content=\"11736558481\" />\n\t<meta property=\"fb:pages\" content=\"1802823663331514\" />\n\t<meta property=\"og:title\" content=\"Error 404\" /> \n\t<meta property=\"og:description\" content=\"404\" />\n\t<meta property=\"og:image\" content=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd-logo-fb.jpg\" />\n\t<meta property=\"og:image:alt\" content=\"\" />\n\t<meta property=\"og:ur"
},
{
"path": "/api/openapi.json",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\" class=\"no-js home-page class-bg-ghost\">\n<head>\n\t<title>WebMD -- Error 404</title>\n\t<script>window.performance.mark('page-start');</script>\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\" />\n\t<meta charset=\"UTF-8\" />\n\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n\t<meta name=\"description\" content=\"404\" />\n\t\n\t \n\t<meta property=\"fb:pages\" content=\"11736558481\" />\n\t<meta property=\"fb:pages\" content=\"1802823663331514\" />\n\t<meta property=\"og:title\" content=\"Error 404\" /> \n\t<meta property=\"og:description\" content=\"404\" />\n\t<meta property=\"og:image\" content=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd-logo-fb.jpg\" />\n\t<meta property=\"og:image:alt\" content=\"\" />\n\t<meta property=\"og:ur"
},
{
"path": "/api/swagger.json",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\" class=\"no-js home-page class-bg-ghost\">\n<head>\n\t<title>WebMD -- Error 404</title>\n\t<script>window.performance.mark('page-start');</script>\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\" />\n\t<meta charset=\"UTF-8\" />\n\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n\t<meta name=\"description\" content=\"404\" />\n\t\n\t \n\t<meta property=\"fb:pages\" content=\"11736558481\" />\n\t<meta property=\"fb:pages\" content=\"1802823663331514\" />\n\t<meta property=\"og:title\" content=\"Error 404\" /> \n\t<meta property=\"og:description\" content=\"404\" />\n\t<meta property=\"og:image\" content=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd-logo-fb.jpg\" />\n\t<meta property=\"og:image:alt\" content=\"\" />\n\t<meta property=\"og:ur"
},
{
"path": "/docs/openapi.json",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\" class=\"no-js home-page class-bg-ghost\">\n<head>\n\t<title>WebMD -- Error 404</title>\n\t<script>window.performance.mark('page-start');</script>\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\" />\n\t<meta charset=\"UTF-8\" />\n\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n\t<meta name=\"description\" content=\"404\" />\n\t\n\t \n\t<meta property=\"fb:pages\" content=\"11736558481\" />\n\t<meta property=\"fb:pages\" content=\"1802823663331514\" />\n\t<meta property=\"og:title\" content=\"Error 404\" /> \n\t<meta property=\"og:description\" content=\"404\" />\n\t<meta property=\"og:image\" content=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd-logo-fb.jpg\" />\n\t<meta property=\"og:image:alt\" content=\"\" />\n\t<meta property=\"og:ur"
}
]
},
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
}
]
}AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
50 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
Why it matters
Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.
Check name
Web Bot Auth request signing
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.
Result
Web Bot Auth request signing failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Web Bot Auth request signing was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/http-message-signatures-directory",
"statusCode": 404,
"contentType": "text/html",
"length": 249220
}
]
},
"issue": "Web Bot Auth request signing was not found at the expected path.",
"howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is missing or incomplete.
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is missing or incomplete.
Needs attention
Content freshness signals
Issue
Content freshness signals are incomplete: missing Last-Modified HTTP header; missing dateModified/datePublished in JSON-LD; missing meta or <time> freshness tags.
Why it matters
Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.
Check name
Content freshness signals
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose modified and published dates for freshness-aware retrieval and ranking.
Result
Content freshness signals is missing or incomplete.
Evidence
{
"lastModified": null,
"schemaDates": [],
"metaDateCount": 0,
"timeDateCount": 0
}AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
25 Fail
AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
Needs attention
llms.txt
Issue
llms.txt was not found at the expected path.
Why it matters
llms.txt gives language-model clients a concise, curated summary of important site context and links before they crawl broadly.
Check name
llms.txt
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Emerging recommendation
Goal
Publish llms.txt to summarize agent-readable site guidance.
Result
llms.txt failed at "Fetch to find resource".
Validation steps
Fetch to find resource
llms.txt was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/llms.txt",
"statusCode": 404,
"contentType": "text/html",
"length": 249220
},
{
"path": "/llms-full.txt",
"statusCode": 404,
"contentType": "text/html",
"length": 249220
}
]
},
"issue": "llms.txt was not found at the expected path.",
"howToFix": "Publish /llms.txt as Markdown with a clear title, concise site summary, and useful links for agents."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
Needs attention
Markdown negotiation
Issue
Content-Type "text/html" does not indicate Markdown when requested with Accept: text/markdown.
Why it matters
Markdown negotiation gives agents a cleaner representation of page content while preserving normal HTML for browsers.
Check name
Markdown negotiation
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Return HTML responses as markdown when agents request it.
Result
Markdown negotiation failed at "Markdown content type".
Validation steps
Markdown content type
Content-Type "text/html" does not indicate Markdown when requested with Accept: text/markdown.
Vary: Accept header
Markdown negotiation is missing Vary: Accept; current Vary header is "accept-encoding".
Structured Markdown body
Markdown response is missing a heading.
Evidence
{
"failedStep": "content-type",
"steps": [
{
"id": "content-type",
"title": "Markdown content type",
"status": "fail",
"evidence": {
"statusCode": 200,
"contentType": "text/html"
},
"issue": "Content-Type \"text/html\" does not indicate Markdown when requested with Accept: text/markdown.",
"howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
},
{
"id": "vary-accept",
"title": "Vary: Accept header",
"status": "fail",
"evidence": {
"vary": "accept-encoding"
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"accept-encoding\".",
"howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
},
{
"id": "markdown-content",
"title": "Structured Markdown body",
"status": "fail",
"evidence": {
"valid": false,
"hasHeading": false,
"wordCount": 37541,
"excerpt": "<!DOCTYPE html>\n<html lang=\"en\" class=\"no-js home-page class-bg-ghost\" style=\"scrollbar-gutter: stable;\">\n<HEAD><script>window.webmd = window.webmd || {};</script><script>window.__tcfapiPromise = new Promise(function (resolve) { resolve(\"re",
"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."
}
]
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
Needs attention
MCP Server Card
Issue
MCP Server Card was not found at the expected path.
Why it matters
MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.
Check name
MCP Server Card
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Publish an MCP Server Card for agent discovery.
Result
MCP Server Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
MCP Server Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html",
"length": 249264
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html",
"length": 249264
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 249220
}
]
},
"issue": "MCP Server Card was not found at the expected path.",
"howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
}
]
}Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
Needs attention
mcp.json
Issue
mcp.json was not found at the expected path.
Why it matters
MCP clients need trustworthy server metadata, protocol version, transport details, and capability hints before connecting to a remote MCP server.
Check name
mcp.json
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.
Result
mcp.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
mcp.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 249242
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 249242
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html",
"length": 249264
}
]
},
"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 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 0); 4 links missing accessible names; missing alt text on >10% of images.
Details
Why it matters
Semantic HTML gives browsers, assistive technology, search systems, and agents reliable landmarks, headings, controls, form semantics, and image context.
Check name
Semantic HTML
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose readable page structure through semantic HTML and accessible controls.
Result
Semantic HTML is missing or incomplete.
Evidence
{
"main": true,
"nav": true,
"footer": true,
"meaningfulH1": false,
"headingOrder": true,
"accessibleLinks": false,
"accessibleButtons": true,
"imageAltCoverage": false,
"formAutocompleteCoverage": true,
"details": {
"inaccessibleLinks": [
"<a class=\"module-list-read-more-link\" data-metrics-link=\"1\" href=\"https://blogs.webmd.com/myasthenia-gravis/20260608/the-unexpected-skill-of-becoming-highly-observant\" data-v-4c92156d></a>",
"<a class=\"module-list-read-more-link\" data-metrics-link=\"2\" href=\"https://www.webmd.com/bipolar-disorder/20260608/the-first-time-i-encountered-stigma\" data-v-4c92156d></a>",
"<a class=\"module-list-read-more-link\" data-metrics-link=\"3\" href=\"https://blogs.webmd.com/skin-care/20260126/skin-care-during-pregnancy-whats-safe-whats-not-aand-why-your-skin-feels-weird\" data-v-4c92156d></a>",
"<a class=\"module-list-read-more-link\" data-metrics-link=\"4\" href=\"https://blogs.webmd.com/digestive-health/20260126/your-gut-health-colds-and-flu\" data-v-4c92156d></a>"
],
"inaccessibleButtons": [],
"missingAutocompleteInputs": [],
"imagesMissingAlt": [
"<img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/responsive/play-arrow.svg\">",
"<img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/responsive/play-arrow.svg\">",
"<img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/responsive/play-arrow.svg\">",
"<img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/responsive/play-arrow.svg\">",
"<img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/responsive/play-arrow.svg\">",
"<img src=\"https://img-embody.lb.wbmdstatic.com/embody/live/embody/embody_assets/951x634-Cardio-PersStory-Rent-Dancewalk-Group-Dance-Walk.jpg?resize=400px:*&output-quality=70\" loading=\"lazy\" data-v-043bad7e>",
"<img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/articles/health_tools/2024_ib_ai_slideshows/S1_10_sarcopenia-with-aging_1800x1200.jpg?resize=400px:*&output-quality=70\" loading=\"lazy\" data-v-043bad7e>",
"<img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/BigBead/erectile_dysfunction_bigbead/1800x1200_getty_rf_erectile_dysfunction_bigbead.jpg?resize=400px:*&output-quality=70\" loading=\"lazy\" data-v-043bad7e>",
"<img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/hp-nl-envelop.png?resize=484px:*&output-quality=70\">",
"<img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/webmd-mission.jpg\">",
"<img src=\"https://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/newsletters/overlay/follow-checkmark.png\">",
"<img src=\"https://t.co/i/adsct?bci=3&dv=Asia%2FCalcutta%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%261%2624%26800%26600%260%26na&eci=2&event_id=b4b0c39e-c048-4ac0-87e0-648ee08da1cb&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=a309c445-49d9-41c2-85a3-6f86ab85b73f&pt=WebMD%20-%20Better%20information.%20Better%20health.&tw_document_href=https%3A%2F%2Fwww.webmd.com%2F&tw_iframe_status",
"<img src=\"https://analytics.twitter.com/i/adsct?bci=3&dv=Asia%2FCalcutta%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%261%2624%26800%26600%260%26na&eci=2&event_id=b4b0c39e-c048-4ac0-87e0-648ee08da1cb&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=a309c445-49d9-41c2-85a3-6f86ab85b73f&pt=WebMD%20-%20Better%20information.%20Better%20health.&tw_document_href=https%3A%2F%2Fwww.webmd.com%2F&"
],
"skippedHeadingLevels": []
},
"counts": {
"h1": 0,
"headings": 106,
"links": 220,
"inaccessibleLinks": 4,
"buttons": 14,
"inaccessibleButtons": 0,
"images": 47,
"imagesWithAlt": 34,
"autocompleteInputs": 3,
"inputsWithAutocomplete": 3,
"missingAutocompleteInputs": 0
}
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
Needs attention
WebMCP manifest
Issue
WebMCP manifest was not found at the expected path.
Why it matters
A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.
Check name
WebMCP manifest
Score
0/100
Status
fail
Category
MCP
Maturity
Informational
Goal
Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.
Result
WebMCP manifest failed at "Fetch to find resource".
Validation steps
Fetch to find resource
WebMCP manifest was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/webmcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 249264
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 249220
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 249264
}
]
},
"issue": "WebMCP manifest was not found at the expected path.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
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",
"length": 249242
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html",
"length": 249264
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html",
"length": 249264
}
]
},
"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",
"length": 249264
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 404,
"contentType": "text/html",
"length": 249220
}
]
},
"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",
"length": 249264
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html",
"length": 249220
}
]
},
"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",
"length": 249264
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html",
"length": 249264
}
]
},
"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."
}
]
}Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
20 Fail
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
Needs attention
Content-Security-Policy
Issue
Content-Security-Policy is missing or incomplete.
Why it matters
Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.
Check name
Content-Security-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Constrain script, style, frame, and resource loading with a Content-Security-Policy header.
Result
Content-Security-Policy is missing or incomplete.
Evidence
{
"header": "content-security-policy",
"value": "upgrade-insecure-requests"
}Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
20 Fail
Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
Needs attention
Frame protection
Issue
Frame protection is missing or incomplete.
Why it matters
Frame protection blocks hostile sites from embedding pages in deceptive frames, reducing clickjacking risk.
Check name
Frame protection
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent unwanted framing with X-Frame-Options or CSP frame-ancestors.
Result
Frame protection is missing or incomplete.
Evidence
{
"xFrameOptions": null,
"validXFrame": false,
"contentSecurityPolicy": "upgrade-insecure-requests",
"cspFrameAncestors": false
}AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
20 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": []
}Security & TrustSecurity & TrustEstablished
HSTS header
HSTS header is missing or incomplete.
20 Fail
Security & TrustSecurity & TrustEstablished
HSTS header
HSTS header is missing or incomplete.
Needs attention
HSTS header
Issue
HSTS header is missing or incomplete.
Why it matters
HSTS tells browsers to keep using HTTPS after the first secure visit, reducing downgrade and mixed-transport risk for repeat users.
Check name
HSTS header
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Require HTTPS for repeat visits with Strict-Transport-Security.
Result
HSTS header is missing or incomplete.
Evidence
{
"header": "strict-transport-security",
"value": null
}AI DiscoverabilityDiscoverabilityEstablished
JSON-LD present
JSON-LD present is missing or incomplete.
20 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".
20 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.
20 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": []
}Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
20 Fail
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
Needs attention
Referrer-Policy
Issue
Referrer-Policy is missing or incomplete.
Why it matters
Referrer-Policy controls how much URL context is sent to other origins, limiting accidental leakage of paths, queries, and identifiers.
Check name
Referrer-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Limit how much referrer data leaves the site.
Result
Referrer-Policy is missing or incomplete.
Evidence
{
"header": "referrer-policy",
"value": null
}AI DiscoverabilityDiscoverabilityEstablished
Sitemap
Sitemap is missing or incomplete.
20 Fail
AI DiscoverabilityDiscoverabilityEstablished
Sitemap
Sitemap is missing or incomplete.
Needs attention
Sitemap
Issue
No valid XML sitemap found at checked locations: https://www.webmd.com/sitemap.xml, https://www.webmd.com/sitemap_index.xml, https://www.webmd.com/sitemap-index.xml.
Why it matters
Sitemaps help crawlers and agents discover canonical URLs, updated pages, and deeper content that may not be obvious from the homepage navigation.
Check name
Sitemap
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Publish a sitemap and reference it from robots.txt.
Result
Sitemap is missing or incomplete.
Evidence
{
"checked": [
"https://www.webmd.com/sitemap.xml",
"https://www.webmd.com/sitemap_index.xml",
"https://www.webmd.com/sitemap-index.xml"
]
}Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
20 Fail
Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
Needs attention
X-Content-Type-Options
Issue
X-Content-Type-Options is missing or incomplete.
Why it matters
X-Content-Type-Options prevents browsers from treating mislabeled files as executable content, reducing content-sniffing attacks.
Check name
X-Content-Type-Options
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent MIME sniffing for browser-loaded resources.
Result
X-Content-Type-Options is missing or incomplete.
Evidence
{
"header": "x-content-type-options",
"value": null
}Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
15 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Needs attention
DNS-AID Agent Discovery
Issue
No DNS-AID entrypoint records were found under _agents.
Why it matters
DNS-AID lets agents discover index, A2A, and other agent entrypoints before fetching HTTP metadata, while DNSSEC can authenticate the discovery zone.
Check name
DNS-AID Agent Discovery
Score
25/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish DNS for AI Discovery records under _agents for DNS-based agent entrypoint discovery.
Result
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Validation steps
Resolve DNS-AID SVCB/HTTPS records
No DNS-AID entrypoint records were found under _agents.
Validate alpn and endpoint parameters
Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.
Check DNSSEC material
DNSSEC material was not visible for the hostname or parent zone from this resolver.
Evidence
{
"failedStep": "svcb-https-records",
"steps": [
{
"id": "svcb-https-records",
"title": "Resolve DNS-AID SVCB/HTTPS records",
"status": "fail",
"evidence": {
"hostname": "www.webmd.com",
"probes": [
{
"name": "_index._agents.www.webmd.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.www.webmd.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
}
]
},
"issue": "No DNS-AID entrypoint records were found under _agents.",
"howToFix": "Publish ServiceMode SVCB/HTTPS records such as _index._agents.example.com or _a2a._agents.example.com."
},
{
"id": "service-params",
"title": "Validate alpn and endpoint parameters",
"status": "informational",
"evidence": {
"discovered": []
},
"howToFix": "Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint."
},
{
"id": "dnssec",
"title": "Check DNSSEC material",
"status": "warning",
"evidence": {
"hasDnssecMaterial": false,
"checked": [
{
"name": "www.webmd.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
},
{
"name": "webmd.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
}
]
},
"issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
"howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
}
]
}Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
13 Warning
Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Needs attention
WebMCP
Issue
WebMCP declarative annotations need fixes.
Details
Why it matters
WebMCP can expose page context and actions directly through the browser, giving agents safer structured hooks than screen scraping alone.
Check name
WebMCP
Score
50/100
Status
warning
Category
MCP
Maturity
Informational
Goal
Support WebMCP to expose site tools to AI agents via the browser.
Result
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Validation steps
Detect data-mcp-tool annotations
No data-mcp-tool attributes were found on interactive elements.
Detect WebMCP declarative tags
No elements found with tool-name or tool-description attributes.
Validate WebMCP declarative annotation quality
WebMCP declarative annotations need fixes.
WebMCP declarative annotation issues
<input name="query"> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<textarea name="g-recaptcha-response"> is missing a label.<textarea name="g-recaptcha-response"> is missing tool-param-description.
Detect WebMCP imperative API usage
navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.
Detect WebMCP browser navigator injection
navigator.modelContext was not detected in the rendered browser page.
Interactive surface coverage
Only 0% of interactive surfaces are annotated.
Evidence
{
"failedStep": "declarative-annotation-quality",
"steps": [
{
"id": "data-mcp-tool-attributes",
"title": "Detect data-mcp-tool annotations",
"status": "informational",
"evidence": {
"dataMcpToolCount": 0,
"dataMcpTools": []
},
"issue": "No data-mcp-tool attributes were found on interactive elements.",
"howToFix": "Add data-mcp-tool attributes to high-value forms, buttons, and links so generic MCP-aware tooling can identify intended actions."
},
{
"id": "declarative-tags",
"title": "Detect WebMCP declarative tags",
"status": "informational",
"evidence": {
"totalForms": 1,
"formsWithTags": 0,
"totalInteractive": 236,
"interactiveWithTags": 0,
"totalCount": 237,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"query\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<textarea name=\"g-recaptcha-response\"> is missing a label.",
"<textarea name=\"g-recaptcha-response\"> is missing tool-param-description."
]
},
"issue": "No elements found with tool-name or tool-description attributes.",
"howToFix": "Add tool-name and tool-description attributes to forms and interactive elements."
},
{
"id": "declarative-annotation-quality",
"title": "Validate WebMCP declarative annotation quality",
"status": "warning",
"evidence": {
"issueCount": 13,
"issues": [
"<input name=\"query\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<textarea name=\"g-recaptcha-response\"> is missing a label.",
"<textarea name=\"g-recaptcha-response\"> is missing tool-param-description."
]
},
"issue": "WebMCP declarative annotations need fixes.",
"issueDetails": [
{
"title": "WebMCP declarative annotation issues",
"items": [
{
"type": "code",
"value": "<input name=\"query\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<textarea name=\"g-recaptcha-response\"> is missing a label."
},
{
"type": "code",
"value": "<textarea name=\"g-recaptcha-response\"> is missing tool-param-description."
}
]
}
],
"howToFix": "Use snake_case tool-name values, descriptive tool-description values, named and labeled fields, and tool-param-description on inputs."
},
{
"id": "imperative-api",
"title": "Detect WebMCP imperative API usage",
"status": "informational",
"evidence": {
"staticSignals": {
"detected": false,
"matched": []
},
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.",
"howToFix": "Use navigator.modelContext.provideContext() to register tools programmatically."
},
{
"id": "browser-navigator-injection",
"title": "Detect WebMCP browser navigator injection",
"status": "informational",
"evidence": {
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext was not detected in the rendered browser page.",
"howToFix": "Expose WebMCP through navigator.modelContext in the browser runtime when the page is intended to provide in-page tools."
},
{
"id": "surface-coverage",
"title": "Interactive surface coverage",
"status": "informational",
"evidence": {
"totalForms": 1,
"formsWithTags": 0,
"totalInteractive": 236,
"interactiveWithTags": 0,
"totalCount": 237,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"query\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<textarea name=\"g-recaptcha-response\"> is missing a label.",
"<textarea name=\"g-recaptcha-response\"> is missing tool-param-description."
]
},
"issue": "Only 0% of interactive surfaces are annotated.",
"howToFix": "Add WebMCP annotations to all forms and interactive elements to increase agent coverage."
}
],
"staticSignals": {
"detected": false,
"matched": []
},
"coverage": {
"totalForms": 1,
"formsWithTags": 0,
"totalInteractive": 236,
"interactiveWithTags": 0,
"totalCount": 237,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"query\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<textarea name=\"g-recaptcha-response\"> is missing a label.",
"<textarea name=\"g-recaptcha-response\"> is missing tool-param-description."
]
},
"browserWebMcp": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 0/100 and needs a fix.
10 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
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
6 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.webmd.com/prostate-cancer/toc-prostate-cancer-breaking-barriers?mmtrack=22283-41269-9-1-0-0-3",
"text": "Breaking Barriers in Prostate Cancer CareProstate Cancer and Health EquityLearn about prostate cancer disparities in Black men and how screening, access to care, and advocacy can make a difference.",
"html": "<a href=\"https://www.webmd.com/prostate-cancer/toc-prostate-cancer-breaking-barriers?mmtrack=22283-41269-9-1-0-0-3\" data-metrics-link=\"3\" data-v-043bad7e><div class=\"img-container\" data-v-043bad7e><img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/BigBead/erectile_dysfunction_bigbead/1800x1200_getty_rf_erectile_dysfunction_bigbead.jpg?resize=400px:*&output-quality=70\" loading=\"lazy\" data-v-043bad7e></div><div class=\"text-container\" data-v..."
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use",
"text": "Terms & Conditions",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use\" target=\"_blank\" class=\"newsletter-terms\" data-metrics-link=\"tc\" data-metrics-type=\"adhoc\"> Terms & Conditions </a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-privacy-policy\" target=\"_blank\" class=\"newsletter-privacy\" data-metrics-link=\"pp\" data-metrics-type=\"adhoc\"> Privacy Policy </a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/default.htm",
"text": "Learn more about our Editorial Process",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/default.htm\">Learn more about our Editorial Process</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use",
"text": "Terms & Conditions",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use\" class=\"newsletter-terms\" target=\"_blank\" data-metrics-link=\"tc\" data-metrics-type=\"adhoc\">Terms & Conditions </a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-privacy-policy\" class=\"newsletter-privacy\" target=\"_blank\" data-metrics-link=\"pp\" data-metrics-type=\"adhoc\"> Privacy Policy</a>"
},
{
"href": "javascript:void(0)",
"text": "About",
"html": "<a href=\"javascript:void(0)\">About</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-privacy-policy\" data-metrics-link=\"1\">Privacy Policy</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/cookie-policy",
"text": "Cookie Policy",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/cookie-policy\" data-metrics-link=\"2\">Cookie Policy</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-editorial-policy",
"text": "Editorial Policy",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-editorial-policy\" data-metrics-link=\"3\">Editorial Policy</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-advertising-policy",
"text": "Advertising Policy",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-advertising-policy\" data-metrics-link=\"4\">Advertising Policy</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/webmd-corrections-policies",
"text": "Correction Policy",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/webmd-corrections-policies\" data-metrics-link=\"5\">Correction Policy</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use",
"text": "Terms of Use",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use\" data-metrics-link=\"6\">Terms of Use</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/accessibility-statement",
"text": "Accessibility Statement",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/accessibility-statement\" data-metrics-link=\"7\">Accessibility Statement</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/additional-info",
"text": "See additional information.",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/additional-info\">See additional information.</a>"
}
],
"contactLinks": [
{
"href": "https://www.webmd.com/facebook-groups",
"text": "Support Groups",
"html": "<a href=\"https://www.webmd.com/facebook-groups\" itemprop=\"url\" aria-label=\"Support Groups\" data-metrics-link=\"10\">Support Groups</a>"
},
{
"href": "https://www.webmd.com/colorectal-cancer/features/can-yogurt-help-colon-cancer",
"text": "Can Yogurt Help Prevent Colon Cancer?",
"html": "<a href=\"https://www.webmd.com/colorectal-cancer/features/can-yogurt-help-colon-cancer\" data-metrics-link=\"3\" class=\"module-list-link\"><div class=\"image-container\"><img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/BigBead/greek_yogurt_bigbead/1800ss_getty_rf_greek_yogurt.jpg?resize=484px:*&output-quality=70\" alt=\"photo of greek yogurt\"><!----></div><div class=\"module-text\"><!----><h3 class=\"module-list-title\">Ca..."
},
{
"href": "https://www.webmd.com/skin-problems-and-treatments/eczema/health-irl/video/eczema-lessons",
"text": "Watch 3 Lessons That Can Help You Manage Flares",
"html": "<a href=\"https://www.webmd.com/skin-problems-and-treatments/eczema/health-irl/video/eczema-lessons\" data-metrics-link=\"5\" class=\"module-list-link\"><div class=\"image-container\"><img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/video/health-irl-atopic-derm-3-monica-veloz-ebglyss-sf454538-3-videos/1800x1200-health-irl-atopic-derm-3-monica-veloz-ebglyss-sf454538-3-support-3-videos.jpg?resize=484px:*&output-quality=7..."
},
{
"href": "https://www.youembody.com/?mmtrack=25882-55586-9-1-0-0-1",
"text": "Introducing embodyHealthy Habits Built for Every BodyJoin a community that understands your journey. Discover science-backed, whole-body health with support at its core.",
"html": "<a href=\"https://www.youembody.com/?mmtrack=25882-55586-9-1-0-0-1\" data-metrics-link=\"1\" data-v-043bad7e><div class=\"img-container\" data-v-043bad7e><img src=\"https://img-embody.lb.wbmdstatic.com/embody/live/embody/embody_assets/951x634-Cardio-PersStory-Rent-Dancewalk-Group-Dance-Walk.jpg?resize=400px:*&output-quality=70\" loading=\"lazy\" data-v-043bad7e></div><div class=\"text-container\" data-v-043bad7e><!----><span class=\"eye-brow\" data-v-043bad7e>Introducing embody</span><h3 class=\"module-..."
}
],
"privacyLinks": [
{
"href": "https://www.webmd.com/hypertension-high-blood-pressure/hypertension-glossary-terms",
"text": "Hypertension",
"html": "<a href=\"https://www.webmd.com/hypertension-high-blood-pressure/hypertension-glossary-terms\" data-metrics-link=\"6\" class=\"module-list-link\"><!----><div class=\"module-text\"><!----><h3 class=\"module-list-title\">Hypertension</h3><!----></div></a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use",
"text": "Terms & Conditions",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use\" target=\"_blank\" class=\"newsletter-terms\" data-metrics-link=\"tc\" data-metrics-type=\"adhoc\"> Terms & Conditions </a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-privacy-policy\" target=\"_blank\" class=\"newsletter-privacy\" data-metrics-link=\"pp\" data-metrics-type=\"adhoc\"> Privacy Policy </a>"
},
{
"href": "https://policies.google.com/privacy",
"text": "Privacy Policy",
"html": "<a href=\"https://policies.google.com/privacy\" target=\"_blank\" class=\"newsletter-privacy google\"> Privacy Policy </a>"
},
{
"href": "https://policies.google.com/terms",
"text": "Terms of Service",
"html": "<a href=\"https://policies.google.com/terms\" target=\"_blank\" class=\"newsletter-terms google\"> Terms of Service </a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use",
"text": "Terms & Conditions",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use\" class=\"newsletter-terms\" target=\"_blank\" data-metrics-link=\"tc\" data-metrics-type=\"adhoc\">Terms & Conditions </a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-privacy-policy\" class=\"newsletter-privacy\" target=\"_blank\" data-metrics-link=\"pp\" data-metrics-type=\"adhoc\"> Privacy Policy</a>"
},
{
"href": "https://policies.google.com/privacy",
"text": "Privacy Policy",
"html": "<a href=\"https://policies.google.com/privacy\">Privacy Policy</a>"
},
{
"href": "https://policies.google.com/terms",
"text": "Terms of Service",
"html": "<a href=\"https://policies.google.com/terms\">Terms of Service</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-privacy-policy\" data-metrics-link=\"1\">Privacy Policy</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use",
"text": "Terms of Use",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use\" data-metrics-link=\"6\">Terms of Use</a>"
},
{
"href": "https://privacy.truste.com/privacy-seal/validation?rid=07326333-3522-463d-81bf-f00fd7171fff",
"text": "",
"html": "<a href=\"https://privacy.truste.com/privacy-seal/validation?rid=07326333-3522-463d-81bf-f00fd7171fff\" target=\"_blank\" rel=\"nofollow,noopener\" metric=\"[object Object]\" data-metrics-link=\"ftr_trust\"><img src=\"https://privacy-policy.truste.com/privacy-seal/seal?rid=07326333-3522-463d-81bf-f00fd7171fff\" alt=\"TRUSTe\" title=\"TRUSTe Privacy Certification\" height=\"37\" width=\"116\" loading=\"lazy\"></a>"
}
],
"score": 40,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: AI crawler accessibility
GEO: AI crawler accessibility scored 45/100 and needs a fix.
5 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: AI crawler accessibility
GEO: AI crawler accessibility scored 45/100 and needs a fix.
Needs attention
GEO: AI crawler accessibility
Issue
robots.txt blocks these AI crawlers: gptbot, chatgpt-user, claudebot. No rendered JSON-LD schema block was detected.
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: AI crawler accessibility
Score
45/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: AI crawler accessibility scored 45/100 and needs a fix.
Evidence
{
"textWords": 930,
"htmlBytes": 408231,
"robots": {
"checkedCrawlers": [
"gptbot",
"chatgpt-user",
"claudebot",
"perplexitybot",
"google-extended"
],
"blocked": [
"gptbot",
"chatgpt-user",
"claudebot"
],
"allows": false
},
"schemaBlocks": 0,
"finalUrl": "https://www.webmd.com/",
"robotsExcerpt": "# Robots.txt file WebMD\r\n# Updated 3/4/2026 (CONSFE-362)\r\n\r\nUser-agent: *\r\nDisallow: */search/search_results/\r\nDisallow: /500\r\nDisallow: /aim/\r\nDisallow: /api/\r\nDisallow: /bipolar-disorder/video/bipolar-fatherhood\r\nDisallow: /bipolar-disorder/video/bipolar-toolbox\r\nDisallow: /breast-cancer/bc-treatment-21/provider-select\r\nDisallow: /click*\r\nDisallow: /dna\r\nDisallow: /drugs/2/search*\r\nDisallow: /drugs/ReportAbuse.aspx*\r\nDisallow: /kapi/\r\nDisallow: /mm/\r\nDisallow: /my-library\r\nDisallow: /news/header.php\r\nDisallow: /pill-identification/search-results*\r\nDisallow: /search/2/api/\r\nDisallow: /Share.aspx*\r\nDisallow: /sponsored/\r\nDisallow: /static/\r\nDisallow: /story/\r\nDisallow: /webmd_static_vue/\r\n\r\nUser-agent: AdsBot-Google\r\nDisallow: /mm/\r\n\r\nUser-agent: CCBot\r\nDisallow: /\r\n\r\nUser-agent: ChatGPT-U",
"score": 45,
"weight": 26
}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.webmd.com/prostate-cancer/toc-prostate-cancer-breaking-barriers?mmtrack=22283-41269-9-1-0-0-3",
"text": "Breaking Barriers in Prostate Cancer CareProstate Cancer and Health EquityLearn about prostate cancer disparities in Black men and how screening, access to care, and advocacy can make a difference.",
"html": "<a href=\"https://www.webmd.com/prostate-cancer/toc-prostate-cancer-breaking-barriers?mmtrack=22283-41269-9-1-0-0-3\" data-metrics-link=\"3\" data-v-043bad7e><div class=\"img-container\" data-v-043bad7e><img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/BigBead/erectile_dysfunction_bigbead/1800x1200_getty_rf_erectile_dysfunction_bigbead.jpg?resize=400px:*&output-quality=70\" loading=\"lazy\" data-v-043bad7e></div><div class=\"text-container\" data-v..."
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use",
"text": "Terms & Conditions",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use\" target=\"_blank\" class=\"newsletter-terms\" data-metrics-link=\"tc\" data-metrics-type=\"adhoc\"> Terms & Conditions </a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-privacy-policy\" target=\"_blank\" class=\"newsletter-privacy\" data-metrics-link=\"pp\" data-metrics-type=\"adhoc\"> Privacy Policy </a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/default.htm",
"text": "Learn more about our Editorial Process",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/default.htm\">Learn more about our Editorial Process</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use",
"text": "Terms & Conditions",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use\" class=\"newsletter-terms\" target=\"_blank\" data-metrics-link=\"tc\" data-metrics-type=\"adhoc\">Terms & Conditions </a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-privacy-policy\" class=\"newsletter-privacy\" target=\"_blank\" data-metrics-link=\"pp\" data-metrics-type=\"adhoc\"> Privacy Policy</a>"
},
{
"href": "javascript:void(0)",
"text": "About",
"html": "<a href=\"javascript:void(0)\">About</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-privacy-policy\" data-metrics-link=\"1\">Privacy Policy</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/cookie-policy",
"text": "Cookie Policy",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/cookie-policy\" data-metrics-link=\"2\">Cookie Policy</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-editorial-policy",
"text": "Editorial Policy",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-editorial-policy\" data-metrics-link=\"3\">Editorial Policy</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-advertising-policy",
"text": "Advertising Policy",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-advertising-policy\" data-metrics-link=\"4\">Advertising Policy</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/webmd-corrections-policies",
"text": "Correction Policy",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/webmd-corrections-policies\" data-metrics-link=\"5\">Correction Policy</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use",
"text": "Terms of Use",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use\" data-metrics-link=\"6\">Terms of Use</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/accessibility-statement",
"text": "Accessibility Statement",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/accessibility-statement\" data-metrics-link=\"7\">Accessibility Statement</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/additional-info",
"text": "See additional information.",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/additional-info\">See additional information.</a>"
}
],
"contactLinks": [
{
"href": "https://www.webmd.com/facebook-groups",
"text": "Support Groups",
"html": "<a href=\"https://www.webmd.com/facebook-groups\" itemprop=\"url\" aria-label=\"Support Groups\" data-metrics-link=\"10\">Support Groups</a>"
},
{
"href": "https://www.webmd.com/colorectal-cancer/features/can-yogurt-help-colon-cancer",
"text": "Can Yogurt Help Prevent Colon Cancer?",
"html": "<a href=\"https://www.webmd.com/colorectal-cancer/features/can-yogurt-help-colon-cancer\" data-metrics-link=\"3\" class=\"module-list-link\"><div class=\"image-container\"><img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/BigBead/greek_yogurt_bigbead/1800ss_getty_rf_greek_yogurt.jpg?resize=484px:*&output-quality=70\" alt=\"photo of greek yogurt\"><!----></div><div class=\"module-text\"><!----><h3 class=\"module-list-title\">Ca..."
},
{
"href": "https://www.webmd.com/skin-problems-and-treatments/eczema/health-irl/video/eczema-lessons",
"text": "Watch 3 Lessons That Can Help You Manage Flares",
"html": "<a href=\"https://www.webmd.com/skin-problems-and-treatments/eczema/health-irl/video/eczema-lessons\" data-metrics-link=\"5\" class=\"module-list-link\"><div class=\"image-container\"><img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/video/health-irl-atopic-derm-3-monica-veloz-ebglyss-sf454538-3-videos/1800x1200-health-irl-atopic-derm-3-monica-veloz-ebglyss-sf454538-3-support-3-videos.jpg?resize=484px:*&output-quality=7..."
},
{
"href": "https://www.youembody.com/?mmtrack=25882-55586-9-1-0-0-1",
"text": "Introducing embodyHealthy Habits Built for Every BodyJoin a community that understands your journey. Discover science-backed, whole-body health with support at its core.",
"html": "<a href=\"https://www.youembody.com/?mmtrack=25882-55586-9-1-0-0-1\" data-metrics-link=\"1\" data-v-043bad7e><div class=\"img-container\" data-v-043bad7e><img src=\"https://img-embody.lb.wbmdstatic.com/embody/live/embody/embody_assets/951x634-Cardio-PersStory-Rent-Dancewalk-Group-Dance-Walk.jpg?resize=400px:*&output-quality=70\" loading=\"lazy\" data-v-043bad7e></div><div class=\"text-container\" data-v-043bad7e><!----><span class=\"eye-brow\" data-v-043bad7e>Introducing embody</span><h3 class=\"module-..."
}
],
"privacyLinks": [
{
"href": "https://www.webmd.com/hypertension-high-blood-pressure/hypertension-glossary-terms",
"text": "Hypertension",
"html": "<a href=\"https://www.webmd.com/hypertension-high-blood-pressure/hypertension-glossary-terms\" data-metrics-link=\"6\" class=\"module-list-link\"><!----><div class=\"module-text\"><!----><h3 class=\"module-list-title\">Hypertension</h3><!----></div></a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use",
"text": "Terms & Conditions",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use\" target=\"_blank\" class=\"newsletter-terms\" data-metrics-link=\"tc\" data-metrics-type=\"adhoc\"> Terms & Conditions </a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-privacy-policy\" target=\"_blank\" class=\"newsletter-privacy\" data-metrics-link=\"pp\" data-metrics-type=\"adhoc\"> Privacy Policy </a>"
},
{
"href": "https://policies.google.com/privacy",
"text": "Privacy Policy",
"html": "<a href=\"https://policies.google.com/privacy\" target=\"_blank\" class=\"newsletter-privacy google\"> Privacy Policy </a>"
},
{
"href": "https://policies.google.com/terms",
"text": "Terms of Service",
"html": "<a href=\"https://policies.google.com/terms\" target=\"_blank\" class=\"newsletter-terms google\"> Terms of Service </a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use",
"text": "Terms & Conditions",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use\" class=\"newsletter-terms\" target=\"_blank\" data-metrics-link=\"tc\" data-metrics-type=\"adhoc\">Terms & Conditions </a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-privacy-policy\" class=\"newsletter-privacy\" target=\"_blank\" data-metrics-link=\"pp\" data-metrics-type=\"adhoc\"> Privacy Policy</a>"
},
{
"href": "https://policies.google.com/privacy",
"text": "Privacy Policy",
"html": "<a href=\"https://policies.google.com/privacy\">Privacy Policy</a>"
},
{
"href": "https://policies.google.com/terms",
"text": "Terms of Service",
"html": "<a href=\"https://policies.google.com/terms\">Terms of Service</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-privacy-policy\" data-metrics-link=\"1\">Privacy Policy</a>"
},
{
"href": "https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use",
"text": "Terms of Use",
"html": "<a href=\"https://www.webmd.com/about-webmd-policies/about-terms-and-conditions-of-use\" data-metrics-link=\"6\">Terms of Use</a>"
},
{
"href": "https://privacy.truste.com/privacy-seal/validation?rid=07326333-3522-463d-81bf-f00fd7171fff",
"text": "",
"html": "<a href=\"https://privacy.truste.com/privacy-seal/validation?rid=07326333-3522-463d-81bf-f00fd7171fff\" target=\"_blank\" rel=\"nofollow,noopener\" metric=\"[object Object]\" data-metrics-link=\"ftr_trust\"><img src=\"https://privacy-policy.truste.com/privacy-seal/seal?rid=07326333-3522-463d-81bf-f00fd7171fff\" alt=\"TRUSTe\" title=\"TRUSTe Privacy Certification\" height=\"37\" width=\"116\" loading=\"lazy\"></a>"
}
],
"score": 40,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 60/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 60/100 and needs improvement.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: webmd, better.
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
60/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 60/100 and needs improvement.
Evidence
{
"title": "WebMD - Better information. Better health.",
"h1": "",
"description": "The leading source for trustworthy and timely health and medical news and information. Providing credible health information, supportive community, and educational services by blending award-winning expertise in content, community services, expert commentary, and medical review.",
"topicOverlap": 0.5,
"topicTerms": [
"webmd",
"better",
"information",
"health"
],
"descriptionTerms": [
"leading",
"source",
"trustworthy",
"timely",
"health",
"medical",
"news",
"information",
"providing",
"credible",
"supportive",
"community",
"educational",
"services",
"blending",
"award",
"winning",
"expertise"
],
"missingFromDescription": [
"webmd",
"better"
],
"score": 60,
"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
103 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": 105,
"passing": 2,
"failing": [
{
"heading": "Top Stories",
"headingHtml": "<h2>Top Stories</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "11 Ways to Lower Your Cortisol Levels Naturally",
"headingHtml": "<h3 class=\"module-list-title\">11 Ways to Lower Your Cortisol Levels Naturally</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Can Yogurt Help Prevent Colon Cancer?",
"headingHtml": "<h3 class=\"module-list-title\">Can Yogurt Help Prevent Colon Cancer?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Stress-Relief Rituals You Can Do in 5 Minutes or Less",
"headingHtml": "<h3 class=\"module-list-title\">Stress-Relief Rituals You Can Do in 5 Minutes or Less</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Living Healthy",
"headingHtml": "<h2>Living Healthy</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Mental Health",
"headingHtml": "<h3 class=\"module-list-title\">Mental Health</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Diet & Weight Management",
"headingHtml": "<h3 class=\"module-list-title\">Diet & Weight Management</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Healthy Aging",
"headingHtml": "<h3 class=\"module-list-title\">Healthy Aging</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Sex & Relationships",
"headingHtml": "<h3 class=\"module-list-title\">Sex & Relationships</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Fitness & Exercise",
"headingHtml": "<h3 class=\"module-list-title\">Fitness & Exercise</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Conditions",
"headingHtml": "<h2>Conditions</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Breast Cancer",
"headingHtml": "<h3 class=\"module-list-title\">Breast Cancer</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Rheumatoid Arthritis",
"headingHtml": "<h3 class=\"module-list-title\">Rheumatoid Arthritis</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Depression",
"headingHtml": "<h3 class=\"module-list-title\">Depression</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Eczema",
"headingHtml": "<h3 class=\"module-list-title\">Eczema</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Women’s Health",
"headingHtml": "<h3 class=\"module-list-title\">Women’s Health</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Diabetes",
"headingHtml": "<h3 class=\"module-list-title\">Diabetes</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Eye Health",
"headingHtml": "<h3 class=\"module-list-title\">Eye Health</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Sleep Disorders",
"headingHtml": "<h3 class=\"module-list-title\">Sleep Disorders</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Drug Updates & Approvals",
"headingHtml": "<h2>Drug Updates & Approvals</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Serious Liver Injury Risks From Vasculitis Drug",
"headingHtml": "<h3 class=\"module-list-title\">Serious Liver Injury Risks From Vasculitis Drug</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "The First Once-Weekly Basal Insulin for Type 2 Diabetes",
"headingHtml": "<h3 class=\"module-list-title\">The First Once-Weekly Basal Insulin for Type 2 Diabetes</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Nationwide Recall Issued for Children's Ibuprofen",
"headingHtml": "<h3 class=\"module-list-title\">Nationwide Recall Issued for Children's Ibuprofen</h3>",
"firstParagraph": "VIDEO SPOTLIGHT",
"paragraphHtml": "<p class=\"jw-para\">VIDEO SPOTLIGHT</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "How to Find a Dermatologist Who Listens",
"headingHtml": "<h3 class=\"module-list-title\">How to Find a Dermatologist Who Listens</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Eczema-Friendly Makeup Tips",
"headingHtml": "<h3 class=\"module-list-title\">Eczema-Friendly Makeup Tips</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "A Mental Health Toolkit for Living With Eczema",
"headingHtml": "<h3 class=\"module-list-title\">A Mental Health Toolkit for Living With Eczema</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Do You Know Your Eczema Triggers?",
"headingHtml": "<h3 class=\"module-list-title\">Do You Know Your Eczema Triggers?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "3 Lessons That Can Help You Manage Flares",
"headingHtml": "<h3 class=\"module-list-title\">3 Lessons That Can Help You Manage Flares</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Special Section",
"headingHtml": "<h2 data-v-043bad7e>Special Section</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Healthy Habits Built for Every Body",
"headingHtml": "<h3 class=\"module-head\" data-v-043bad7e>Healthy Habits Built for Every Body</h3>",
"firstParagraph": "Join a community that understands your journey. Discover science-backed, whole-body health with support at its core.",
"paragraphHtml": "<p class=\"content\" data-v-043bad7e>Join a community that understands your journey. Discover science-backed, whole-body health with support at its core.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Practical Guidance for Living With AMD",
"headingHtml": "<h3 class=\"module-head\" data-v-043bad7e>Practical Guidance for Living With AMD</h3>",
"firstParagraph": "From managing treatment to daily tasks and hobbies, discover ways to live well and slow vision changes with AMD.",
"paragraphHtml": "<p class=\"content\" data-v-043bad7e>From managing treatment to daily tasks and hobbies, discover ways to live well and slow vision changes with AMD.</p>",
"words": 19,
"direct": false,
"issue": "First paragraph is 19 words and does not look like a concise direct answer."
},
{
"heading": "Prostate Cancer and Health Equity",
"headingHtml": "<h3 class=\"module-head\" data-v-043bad7e>Prostate Cancer and Health Equity</h3>",
"firstParagraph": "Learn about prostate cancer disparities in Black men and how screening, access to care, and advocacy can make a difference.",
"paragraphHtml": "<p class=\"content\" data-v-043bad7e>Learn about prostate cancer disparities in Black men and how screening, access to care, and advocacy can make a difference.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "Trending Topics",
"headingHtml": "<h2>Trending Topics</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Adult Vaccines",
"headingHtml": "<h3 class=\"module-list-title\">Adult Vaccines</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Back Pain",
"headingHtml": "<h3 class=\"module-list-title\">Back Pain</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Chronic Pain",
"headingHtml": "<h3 class=\"module-list-title\">Chronic Pain</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Digestive Problems",
"headingHtml": "<h3 class=\"module-list-title\">Digestive Problems</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Hemorrhoids",
"headingHtml": "<h3 class=\"module-list-title\">Hemorrhoids</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Hypertension",
"headingHtml": "<h3 class=\"module-list-title\">Hypertension</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Nutrition and Healthy Eating",
"headingHtml": "<h3 class=\"module-list-title\">Nutrition and Healthy Eating</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Skin Problems and Treatments",
"headingHtml": "<h3 class=\"module-list-title\">Skin Problems and Treatments</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Uterine Cervical Cancer",
"headingHtml": "<h3 class=\"module-list-title\">Uterine Cervical Cancer</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Vitamins and Supplements",
"headingHtml": "<h3 class=\"module-list-title\">Vitamins and Supplements</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Free WebMD Newsletters",
"headingHtml": "<h2>Free WebMD Newsletters</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Doctor-approved health and wellness information delivered to your inbox.",
"headingHtml": "<h3>Doctor-approved health and wellness information delivered to your inbox.</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Patient and Expert Contributors",
"headingHtml": "<h2 data-v-4c92156d>Patient and Expert Contributors</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Tools, Trackers & Calculators",
"headingHtml": "<h2>Tools, Trackers & Calculators</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "BMI Calculator",
"headingHtml": "<h3 class=\"module-list-title\">BMI Calculator</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Ovulation Calculator",
"headingHtml": "<h3 class=\"module-list-title\">Ovulation Calculator</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cold and Flu Map",
"headingHtml": "<h3 class=\"module-list-title\">Cold and Flu Map</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Pill Identifier",
"headingHtml": "<h3 class=\"module-list-title\">Pill Identifier</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Drugs Interaction Checker",
"headingHtml": "<h3 class=\"module-list-title\">Drugs Interaction Checker</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cat Health Tool",
"headingHtml": "<h3 class=\"module-list-title\">Cat Health Tool</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Dog Health Tool",
"headingHtml": "<h3 class=\"module-list-title\">Dog Health Tool</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Due Date Calculator",
"headingHtml": "<h3 class=\"module-list-title\">Due Date Calculator</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Fitness Calorie Counter",
"headingHtml": "<h3 class=\"module-list-title\">Fitness Calorie Counter</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Food Calorie Counter",
"headingHtml": "<h3 class=\"module-list-title\">Food Calorie Counter</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Visual Pregnancy Timeline",
"headingHtml": "<h3 class=\"module-list-title\">Visual Pregnancy Timeline</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Health A - Z",
"headingHtml": "<h2>Health A - Z</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "ADD/ADHD - Childhood",
"headingHtml": "<h3 class=\"module-list-title\">ADD/ADHD - Childhood</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "ADHD",
"headingHtml": "<h3 class=\"module-list-title\">ADHD</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Allergies",
"headingHtml": "<h3 class=\"module-list-title\">Allergies</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Alzheimer's",
"headingHtml": "<h3 class=\"module-list-title\">Alzheimer's</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Ankylosing Spondylitis",
"headingHtml": "<h3 class=\"module-list-title\">Ankylosing Spondylitis</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Anxiety Disorders",
"headingHtml": "<h3 class=\"module-list-title\">Anxiety Disorders</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Arthritis",
"headingHtml": "<h3 class=\"module-list-title\">Arthritis</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Asthma",
"headingHtml": "<h3 class=\"module-list-title\">Asthma</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Back Pain",
"headingHtml": "<h3 class=\"module-list-title\">Back Pain</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cancer",
"headingHtml": "<h3 class=\"module-list-title\">Cancer</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Children's Vaccines",
"headingHtml": "<h3 class=\"module-list-title\">Children's Vaccines</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cholesterol",
"headingHtml": "<h3 class=\"module-list-title\">Cholesterol</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cold, Flu, & Cough",
"headingHtml": "<h3 class=\"module-list-title\">Cold, Flu, & Cough</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "COPD",
"headingHtml": "<h3 class=\"module-list-title\">COPD</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Coronavirus",
"headingHtml": "<h3 class=\"module-list-title\">Coronavirus</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Depression",
"headingHtml": "<h3 class=\"module-list-title\">Depression</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Diabetes",
"headingHtml": "<h3 class=\"module-list-title\">Diabetes</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Digestive Disorders",
"headingHtml": "<h3 class=\"module-list-title\">Digestive Disorders</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Eye Health",
"headingHtml": "<h3 class=\"module-list-title\">Eye Health</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Health & Balance",
"headingHtml": "<h3 class=\"module-list-title\">Health & Balance</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Heart Health",
"headingHtml": "<h3 class=\"module-list-title\">Heart Health</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Heartburn/GERD",
"headingHtml": "<h3 class=\"module-list-title\">Heartburn/GERD</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Hypertension",
"headingHtml": "<h3 class=\"module-list-title\">Hypertension</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Lung Cancer",
"headingHtml": "<h3 class=\"module-list-title\">Lung Cancer</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Mental Health",
"headingHtml": "<h3 class=\"module-list-title\">Mental Health</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Migraines",
"headingHtml": "<h3 class=\"module-list-title\">Migraines</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Multiple Myeloma",
"headingHtml": "<h3 class=\"module-list-title\">Multiple Myeloma</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Multiple Sclerosis",
"headingHtml": "<h3 class=\"module-list-title\">Multiple Sclerosis</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Oral Care",
"headingHtml": "<h3 class=\"module-list-title\">Oral Care</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Orthopedics",
"headingHtml": "<h3 class=\"module-list-title\">Orthopedics</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Osteoporosis",
"headingHtml": "<h3 class=\"module-list-title\">Osteoporosis</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Ovarian Cancer",
"headingHtml": "<h3 class=\"module-list-title\">Ovarian Cancer</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Prostate Cancer",
"headingHtml": "<h3 class=\"module-list-title\">Prostate Cancer</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Psoriasis",
"headingHtml": "<h3 class=\"module-list-title\">Psoriasis</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Rheumatoid Arthritis",
"headingHtml": "<h3 class=\"module-list-title\">Rheumatoid Arthritis</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Schizophrenia",
"headingHtml": "<h3 class=\"module-list-title\">Schizophrenia</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Sexual Conditions",
"headingHtml": "<h3 class=\"module-list-title\">Sexual Conditions</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Skin Problems",
"headingHtml": "<h3 class=\"module-list-title\">Skin Problems</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Sleep Disorders",
"headingHtml": "<h3 class=\"module-list-title\">Sleep Disorders</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Our Content Is Different Because We Set the Bar Higher",
"headingHtml": "<h3>Our Content Is Different Because We Set the Bar Higher</h3>",
"firstParagraph": "As a leader in digital health publishing for more than 25 years, WebMD strives to maintain the most comprehensive and reliable source of health and medical information on the internet.",
"paragraphHtml": "<p>As a leader in digital health publishing for more than 25 years, WebMD strives to maintain the most comprehensive and reliable source of health and medical information on the internet.</p>",
"words": 30,
"direct": false,
"issue": "First paragraph is 30 words and does not look like a concise direct answer."
},
{
"heading": "Sign up for our free Good Health Newsletter",
"headingHtml": "<h3>Sign up for our free Good Health Newsletter</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Thanks for subscribing!",
"headingHtml": "<h2>Thanks for subscribing!</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Follow WebMD on Social Media",
"headingHtml": "<h3>Follow WebMD on Social Media</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Download WebMD App",
"headingHtml": "<h3>Download WebMD App</h3>",
"firstParagraph": "Policies",
"paragraphHtml": "<p class=\"active\"><a href=\"javascript:void(0)\">Policies</a></p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 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 60/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 60/100 and needs improvement.
Needs attention
GEO: Extraction-friendly structure
Issue
Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, ordered list only if the page explains a workflow/process, 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
60/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 60/100 and needs improvement.
Evidence
{
"hasSummary": false,
"tableCount": 0,
"tablesWithHead": 0,
"tablesMissingThead": [],
"orderedLists": 0,
"hasFaq": true,
"definitionPatterns": 3,
"schemaBlocks": 0,
"missingSignals": [
"optional top summary / TL;DR / key takeaways block",
"table with <thead> only if the page already has tabular/comparative data",
"ordered list only if the page explains a workflow/process",
"JSON-LD structured data"
],
"score": 60,
"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
103 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": 11,
"questionH2s": [],
"hasFaq": true,
"score": 50,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 68/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 68/100 and needs improvement.
Needs attention
AEO: Entity and definition clarity
Issue
Entity or definition gaps: webmd, better.
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
68/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 68/100 and needs improvement.
Evidence
{
"title": "WebMD - Better information. Better health.",
"h1": "",
"description": "The leading source for trustworthy and timely health and medical news and information. Providing credible health information, supportive community, and educational services by blending award-winning expertise in content, community services, expert commentary, and medical review.",
"topicOverlap": 0.5,
"definitionCount": 3,
"topicTerms": [
"webmd",
"better",
"information",
"health"
],
"descriptionTerms": [
"leading",
"source",
"trustworthy",
"timely",
"health",
"medical",
"news",
"information",
"providing",
"credible",
"supportive",
"community",
"educational",
"services",
"blending",
"award",
"winning",
"expertise"
],
"missingFromDescription": [
"webmd",
"better"
],
"score": 68,
"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
No substantial explanatory paragraphs were found.
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": 1,
"citablePassages": 0,
"failingCandidateParagraphs": [],
"citableParagraphs": [],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 70/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 70/100 and needs improvement.
Needs attention
AIO: Page experience for AIO
Issue
41 image(s) are missing width/height attributes. 12 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": 930,
"htmlBytes": 408231,
"imagesMissingDimensions": [
{
"src": "https://img.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd_logo_white.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img class src=\"https://img.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd_logo_white.svg\" alt=\"Logo for WebMD\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/icons/arrow-right.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/icons/arrow-right.svg\" alt>"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/icons/arrow-right.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/icons/arrow-right.svg\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/consumer_assets/site_images/article_thumbnails/slideshows/common_walking_mistakes_slideshow/1800x1200_common_walking_mistakes_slideshow.jpg?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/consumer_assets/site_images/article_thumbnails/slideshows/common_walking_mistakes_slideshow/1800x1200_common_walking_mistakes_slideshow.jpg?resize=484px:*&output-quality=70\" alt=\"photo of person walking\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/other/young_man_with_headphones_other/1800x1200_getty_rf_young_man_with_headphones_other.jpg?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/other/young_man_with_headphones_other/1800x1200_getty_rf_young_man_with_headphones_other.jpg?resize=484px:*&output-quality=70\" alt=\"photo of man wiht headphones\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/BigBead/greek_yogurt_bigbead/1800ss_getty_rf_greek_yogurt.jpg?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/BigBead/greek_yogurt_bigbead/1800ss_getty_rf_greek_yogurt.jpg?resize=484px:*&output-quality=70\" alt=\"photo of greek yogurt\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/articles/health_tools/ways-to-lower-your-cortisol-levels-naturally-slideshow/1800ss-getty-rf-deep-breathing-in-backyard-outdoors.jpg?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/articles/health_tools/ways-to-lower-your-cortisol-levels-naturally-slideshow/1800ss-getty-rf-deep-breathing-in-backyard-outdoors.jpg?resize=484px:*&output-quality=70\" alt=\"photo of mature woman breathing deeply outdoors\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-mental-health.png?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-mental-health.png?resize=484px:*&output-quality=70\" alt=\"photo of man\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-diet-weight-management.png?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-diet-weight-management.png?resize=484px:*&output-quality=70\" alt=\"photo of woman holding basket of groceries\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-healthy-aging.png?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-healthy-aging.png?resize=484px:*&output-quality=70\" alt=\"photo of older man\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-sex-relationships.png?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-sex-relationships.png?resize=484px:*&output-quality=70\" alt=\"photo of couple holding hands\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-fitness-exercise.png?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/living-healthy-fitness-exercise.png?resize=484px:*&output-quality=70\" alt=\"photo of woman in yoga pose\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/articles/health_tools/conditions_that_can_cause_hallucinations_slideshow/1800ss_getty_rf_pills.jpg?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/articles/health_tools/conditions_that_can_cause_hallucinations_slideshow/1800ss_getty_rf_pills.jpg?resize=484px:*&output-quality=70\" alt=\"photo of pills\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/video/1800x1200-451053-2-health-irl-ashley-lora-eczema-supplemental-3-video.jpg?resize=750px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/video/1800x1200-451053-2-health-irl-ashley-lora-eczema-supplemental-3-video.jpg?resize=750px:*&output-quality=70\" alt=\"photo of Ashley Lora\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/responsive/play-arrow.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/responsive/play-arrow.svg\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/video/health-irl-atopic-derm-3-monica-veloz-ebglyss-sf454538-3-videos/1800x1200-health-irl-atopic-derm-3-monica-veloz-ebglyss-sf454538-3-support-2-alt-videos.jpg?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/video/health-irl-atopic-derm-3-monica-veloz-ebglyss-sf454538-3-videos/1800x1200-health-irl-atopic-derm-3-monica-veloz-ebglyss-sf454538-3-support-2-alt-videos.jpg?resize=484px:*&output-quality=70\" alt=\"photo of Monica Veloz\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/responsive/play-arrow.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/responsive/play-arrow.svg\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/video/1800x1200-451053-2-health-irl-ashley-lora-eczema-supplemental-1-video.jpg?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/video/1800x1200-451053-2-health-irl-ashley-lora-eczema-supplemental-1-video.jpg?resize=484px:*&output-quality=70\" alt=\"photo of Ashley Lora\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/responsive/play-arrow.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/responsive/play-arrow.svg\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/video/1800x1200-454538-03-health-irl-atopic-dermatitis-stephanie-yanes-supplemental-2-video.jpg?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/video/1800x1200-454538-03-health-irl-atopic-dermatitis-stephanie-yanes-supplemental-2-video.jpg?resize=484px:*&output-quality=70\" alt=\"photo of Stephanie Yanes\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/responsive/play-arrow.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/responsive/play-arrow.svg\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/video/health-irl-atopic-derm-3-monica-veloz-ebglyss-sf454538-3-videos/1800x1200-health-irl-atopic-derm-3-monica-veloz-ebglyss-sf454538-3-support-3-videos.jpg?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/video/health-irl-atopic-derm-3-monica-veloz-ebglyss-sf454538-3-videos/1800x1200-health-irl-atopic-derm-3-monica-veloz-ebglyss-sf454538-3-support-3-videos.jpg?resize=484px:*&output-quality=70\" alt=\"photo of Monica Veloz\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/responsive/play-arrow.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/responsive/play-arrow.svg\">"
},
{
"src": "https://img-embody.lb.wbmdstatic.com/embody/live/embody/embody_assets/951x634-Cardio-PersStory-Rent-Dancewalk-Group-Dance-Walk.jpg?resize=400px:*&output-quality=70",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://img-embody.lb.wbmdstatic.com/embody/live/embody/embody_assets/951x634-Cardio-PersStory-Rent-Dancewalk-Group-Dance-Walk.jpg?resize=400px:*&output-quality=70\" loading=\"lazy\" data-v-043bad7e>"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/articles/health_tools/2024_ib_ai_slideshows/S1_10_sarcopenia-with-aging_1800x1200.jpg?resize=400px:*&output-quality=70",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/articles/health_tools/2024_ib_ai_slideshows/S1_10_sarcopenia-with-aging_1800x1200.jpg?resize=400px:*&output-quality=70\" loading=\"lazy\" data-v-043bad7e>"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/BigBead/erectile_dysfunction_bigbead/1800x1200_getty_rf_erectile_dysfunction_bigbead.jpg?resize=400px:*&output-quality=70",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/article_thumbnails/BigBead/erectile_dysfunction_bigbead/1800x1200_getty_rf_erectile_dysfunction_bigbead.jpg?resize=400px:*&output-quality=70\" loading=\"lazy\" data-v-043bad7e>"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/hp-nl-envelop.png?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/hp-nl-envelop.png?resize=484px:*&output-quality=70\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/articles/biographies/600x600_misha_page.jpg?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-img\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/articles/biographies/600x600_misha_page.jpg?resize=484px:*&output-quality=70\" alt=\"The Unexpected Skill of Becoming Highly Observant\" data-v-4c92156d>"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/articles/biographies/600x600_Amanda_Phillips.jpg?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-img\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/articles/biographies/600x600_Amanda_Phillips.jpg?resize=484px:*&output-quality=70\" alt=\"The First Time I Encountered Stigma\" data-v-4c92156d>"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/articles/biographies/600x600_mary_alice_mina.jpg?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-img\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/articles/biographies/600x600_mary_alice_mina.jpg?resize=484px:*&output-quality=70\" alt=\"Skin Care During Pregnancy: What’s Safe, What’s Not, and Why Your Skin Feels Weird \" data-v-4c92156d>"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/articles/biographies/600x600_elizabeth_ward.jpg?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-img\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/articles/biographies/600x600_elizabeth_ward.jpg?resize=484px:*&output-quality=70\" alt=\"Your Gut Health, Colds, and Flu \" data-v-4c92156d>"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/tools-bmi.png?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/tools-bmi.png?resize=484px:*&output-quality=70\" alt=\"photo of bmi scale\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/tools-ovulation-calculator.png?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/tools-ovulation-calculator.png?resize=484px:*&output-quality=70\" alt=\"photo of date and pregnancy test\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/tools-cold-and-flu-icon.png?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/tools-cold-and-flu-icon.png?resize=484px:*&output-quality=70\" alt=\"photo of map of U.S.\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/tools-pill-identifier.png?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/tools-pill-identifier.png?resize=484px:*&output-quality=70\" alt=\"photo of magnifying glass with pills\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/tools-drugs-interaction-checker.png?resize=484px:*&output-quality=70",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"module-list-image\" src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/tools-drugs-interaction-checker.png?resize=484px:*&output-quality=70\" alt=\"photo of pill bottles and medicine\">"
},
{
"src": "https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/webmd-mission.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/home_page/webmd-mission.jpg\">"
},
{
"src": "https://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd_logo.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd_logo.svg\" class=\"newsletter-daily-logo\" alt=\"WebMD: Better information. Better health.\" title=\"WebMD: Better information. Better health.\" loading=\"lazy\">"
},
{
"src": "https://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/newsletters/overlay/follow-checkmark.png",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/newsletters/overlay/follow-checkmark.png\">"
},
{
"src": "https://img.webmd.com/vim/live/webmd/consumer_assets/site_images/tocs/community/thumbnails/ios-dwnld.png?resize=90:32",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://img.webmd.com/vim/live/webmd/consumer_assets/site_images/tocs/community/thumbnails/ios-dwnld.png?resize=90:32\" alt=\"App Store Image\">"
},
{
"src": "https://img.webmd.com/vim/live/webmd/consumer_assets/site_images/tocs/community/thumbnails/android-dwnld.png?resize=90:32",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://img.webmd.com/vim/live/webmd/consumer_assets/site_images/tocs/community/thumbnails/android-dwnld.png?resize=90:32\" alt=\"Andriod Store Image\">"
}
],
"possibleDialogs": [
"<div class=\"webmd-dialog__wrapper\" style=\"display:none;\"><div class=\"webmd-dialog\" style=\"margin-top:15vh;\"><div class=\"webmd-dialog__header\"><!--[--><span class=\"webmd-dialog__title\"></span><!--]--><button type=\"button\" class=\"webmd-dialog__headerbtn\" aria-label=\"Close\"><i class=\"webmd-dialog__close webmd-icon webmd-icon-close\"></i></button></div><!----><!----></div></div>",
"<div class=\"webmd-dialog\" style=\"margin-top:15vh;\"><div class=\"webmd-dialog__header\"><!--[--><span class=\"webmd-dialog__title\"></span><!--]--><button type=\"button\" class=\"webmd-dialog__headerbtn\" aria-label=\"Close\"><i class=\"webmd-dialog__close webmd-icon webmd-icon-close\"></i></button></div><!----><!----></div>",
"<div class=\"webmd-dialog__header\"><!--[--><span class=\"webmd-dialog__title\"></span><!--]--><button type=\"button\" class=\"webmd-dialog__headerbtn\" aria-label=\"Close\"><i class=\"webmd-dialog__close webmd-icon webmd-icon-close\"></i></button></div>",
"<span class=\"webmd-dialog__title\"></span>",
"<button type=\"button\" class=\"webmd-dialog__headerbtn\" aria-label=\"Close\"><i class=\"webmd-dialog__close webmd-icon webmd-icon-close\"></i></button>",
"<i class=\"webmd-dialog__close webmd-icon webmd-icon-close\"></i>",
"<div class=\"webmd-dialog__wrapper\" style=\"display:none;\"><div class=\"webmd-dialog\" style=\"margin-top:15vh;\"><div class=\"webmd-dialog__header\"><!--[--><span class=\"webmd-dialog__title\"></span><!--]--><button type=\"button\" class=\"webmd-dialog__headerbtn\" aria-label=\"Close\"><i class=\"webmd-dialog__close webmd-icon webmd-icon-close\"></i></button></div><!----><!----></div></div>",
"<div class=\"webmd-dialog\" style=\"margin-top:15vh;\"><div class=\"webmd-dialog__header\"><!--[--><span class=\"webmd-dialog__title\"></span><!--]--><button type=\"button\" class=\"webmd-dialog__headerbtn\" aria-label=\"Close\"><i class=\"webmd-dialog__close webmd-icon webmd-icon-close\"></i></button></div><!----><!----></div>",
"<div class=\"webmd-dialog__header\"><!--[--><span class=\"webmd-dialog__title\"></span><!--]--><button type=\"button\" class=\"webmd-dialog__headerbtn\" aria-label=\"Close\"><i class=\"webmd-dialog__close webmd-icon webmd-icon-close\"></i></button></div>",
"<span class=\"webmd-dialog__title\"></span>",
"<button type=\"button\" class=\"webmd-dialog__headerbtn\" aria-label=\"Close\"><i class=\"webmd-dialog__close webmd-icon webmd-icon-close\"></i></button>",
"<i class=\"webmd-dialog__close webmd-icon webmd-icon-close\"></i>"
],
"score": 70,
"weight": 10
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
Needs attention
AIO: Answer block readiness
Issue
103 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": 105,
"passing": 2,
"failing": [
{
"heading": "Top Stories",
"headingHtml": "<h2>Top Stories</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "11 Ways to Lower Your Cortisol Levels Naturally",
"headingHtml": "<h3 class=\"module-list-title\">11 Ways to Lower Your Cortisol Levels Naturally</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Can Yogurt Help Prevent Colon Cancer?",
"headingHtml": "<h3 class=\"module-list-title\">Can Yogurt Help Prevent Colon Cancer?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Stress-Relief Rituals You Can Do in 5 Minutes or Less",
"headingHtml": "<h3 class=\"module-list-title\">Stress-Relief Rituals You Can Do in 5 Minutes or Less</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Living Healthy",
"headingHtml": "<h2>Living Healthy</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Mental Health",
"headingHtml": "<h3 class=\"module-list-title\">Mental Health</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Diet & Weight Management",
"headingHtml": "<h3 class=\"module-list-title\">Diet & Weight Management</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Healthy Aging",
"headingHtml": "<h3 class=\"module-list-title\">Healthy Aging</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Sex & Relationships",
"headingHtml": "<h3 class=\"module-list-title\">Sex & Relationships</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Fitness & Exercise",
"headingHtml": "<h3 class=\"module-list-title\">Fitness & Exercise</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Conditions",
"headingHtml": "<h2>Conditions</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Breast Cancer",
"headingHtml": "<h3 class=\"module-list-title\">Breast Cancer</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Rheumatoid Arthritis",
"headingHtml": "<h3 class=\"module-list-title\">Rheumatoid Arthritis</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Depression",
"headingHtml": "<h3 class=\"module-list-title\">Depression</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Eczema",
"headingHtml": "<h3 class=\"module-list-title\">Eczema</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Women’s Health",
"headingHtml": "<h3 class=\"module-list-title\">Women’s Health</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Diabetes",
"headingHtml": "<h3 class=\"module-list-title\">Diabetes</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Eye Health",
"headingHtml": "<h3 class=\"module-list-title\">Eye Health</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Sleep Disorders",
"headingHtml": "<h3 class=\"module-list-title\">Sleep Disorders</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Drug Updates & Approvals",
"headingHtml": "<h2>Drug Updates & Approvals</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Serious Liver Injury Risks From Vasculitis Drug",
"headingHtml": "<h3 class=\"module-list-title\">Serious Liver Injury Risks From Vasculitis Drug</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "The First Once-Weekly Basal Insulin for Type 2 Diabetes",
"headingHtml": "<h3 class=\"module-list-title\">The First Once-Weekly Basal Insulin for Type 2 Diabetes</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Nationwide Recall Issued for Children's Ibuprofen",
"headingHtml": "<h3 class=\"module-list-title\">Nationwide Recall Issued for Children's Ibuprofen</h3>",
"firstParagraph": "VIDEO SPOTLIGHT",
"paragraphHtml": "<p class=\"jw-para\">VIDEO SPOTLIGHT</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "How to Find a Dermatologist Who Listens",
"headingHtml": "<h3 class=\"module-list-title\">How to Find a Dermatologist Who Listens</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Eczema-Friendly Makeup Tips",
"headingHtml": "<h3 class=\"module-list-title\">Eczema-Friendly Makeup Tips</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "A Mental Health Toolkit for Living With Eczema",
"headingHtml": "<h3 class=\"module-list-title\">A Mental Health Toolkit for Living With Eczema</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Do You Know Your Eczema Triggers?",
"headingHtml": "<h3 class=\"module-list-title\">Do You Know Your Eczema Triggers?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "3 Lessons That Can Help You Manage Flares",
"headingHtml": "<h3 class=\"module-list-title\">3 Lessons That Can Help You Manage Flares</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Special Section",
"headingHtml": "<h2 data-v-043bad7e>Special Section</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Healthy Habits Built for Every Body",
"headingHtml": "<h3 class=\"module-head\" data-v-043bad7e>Healthy Habits Built for Every Body</h3>",
"firstParagraph": "Join a community that understands your journey. Discover science-backed, whole-body health with support at its core.",
"paragraphHtml": "<p class=\"content\" data-v-043bad7e>Join a community that understands your journey. Discover science-backed, whole-body health with support at its core.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Practical Guidance for Living With AMD",
"headingHtml": "<h3 class=\"module-head\" data-v-043bad7e>Practical Guidance for Living With AMD</h3>",
"firstParagraph": "From managing treatment to daily tasks and hobbies, discover ways to live well and slow vision changes with AMD.",
"paragraphHtml": "<p class=\"content\" data-v-043bad7e>From managing treatment to daily tasks and hobbies, discover ways to live well and slow vision changes with AMD.</p>",
"words": 19,
"direct": false,
"issue": "First paragraph is 19 words and does not look like a concise direct answer."
},
{
"heading": "Prostate Cancer and Health Equity",
"headingHtml": "<h3 class=\"module-head\" data-v-043bad7e>Prostate Cancer and Health Equity</h3>",
"firstParagraph": "Learn about prostate cancer disparities in Black men and how screening, access to care, and advocacy can make a difference.",
"paragraphHtml": "<p class=\"content\" data-v-043bad7e>Learn about prostate cancer disparities in Black men and how screening, access to care, and advocacy can make a difference.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "Trending Topics",
"headingHtml": "<h2>Trending Topics</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Adult Vaccines",
"headingHtml": "<h3 class=\"module-list-title\">Adult Vaccines</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Back Pain",
"headingHtml": "<h3 class=\"module-list-title\">Back Pain</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Chronic Pain",
"headingHtml": "<h3 class=\"module-list-title\">Chronic Pain</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Digestive Problems",
"headingHtml": "<h3 class=\"module-list-title\">Digestive Problems</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Hemorrhoids",
"headingHtml": "<h3 class=\"module-list-title\">Hemorrhoids</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Hypertension",
"headingHtml": "<h3 class=\"module-list-title\">Hypertension</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Nutrition and Healthy Eating",
"headingHtml": "<h3 class=\"module-list-title\">Nutrition and Healthy Eating</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Skin Problems and Treatments",
"headingHtml": "<h3 class=\"module-list-title\">Skin Problems and Treatments</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Uterine Cervical Cancer",
"headingHtml": "<h3 class=\"module-list-title\">Uterine Cervical Cancer</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Vitamins and Supplements",
"headingHtml": "<h3 class=\"module-list-title\">Vitamins and Supplements</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Free WebMD Newsletters",
"headingHtml": "<h2>Free WebMD Newsletters</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Doctor-approved health and wellness information delivered to your inbox.",
"headingHtml": "<h3>Doctor-approved health and wellness information delivered to your inbox.</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Patient and Expert Contributors",
"headingHtml": "<h2 data-v-4c92156d>Patient and Expert Contributors</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Tools, Trackers & Calculators",
"headingHtml": "<h2>Tools, Trackers & Calculators</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "BMI Calculator",
"headingHtml": "<h3 class=\"module-list-title\">BMI Calculator</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Ovulation Calculator",
"headingHtml": "<h3 class=\"module-list-title\">Ovulation Calculator</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cold and Flu Map",
"headingHtml": "<h3 class=\"module-list-title\">Cold and Flu Map</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Pill Identifier",
"headingHtml": "<h3 class=\"module-list-title\">Pill Identifier</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Drugs Interaction Checker",
"headingHtml": "<h3 class=\"module-list-title\">Drugs Interaction Checker</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cat Health Tool",
"headingHtml": "<h3 class=\"module-list-title\">Cat Health Tool</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Dog Health Tool",
"headingHtml": "<h3 class=\"module-list-title\">Dog Health Tool</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Due Date Calculator",
"headingHtml": "<h3 class=\"module-list-title\">Due Date Calculator</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Fitness Calorie Counter",
"headingHtml": "<h3 class=\"module-list-title\">Fitness Calorie Counter</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Food Calorie Counter",
"headingHtml": "<h3 class=\"module-list-title\">Food Calorie Counter</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Visual Pregnancy Timeline",
"headingHtml": "<h3 class=\"module-list-title\">Visual Pregnancy Timeline</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Health A - Z",
"headingHtml": "<h2>Health A - Z</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "ADD/ADHD - Childhood",
"headingHtml": "<h3 class=\"module-list-title\">ADD/ADHD - Childhood</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "ADHD",
"headingHtml": "<h3 class=\"module-list-title\">ADHD</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Allergies",
"headingHtml": "<h3 class=\"module-list-title\">Allergies</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Alzheimer's",
"headingHtml": "<h3 class=\"module-list-title\">Alzheimer's</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Ankylosing Spondylitis",
"headingHtml": "<h3 class=\"module-list-title\">Ankylosing Spondylitis</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Anxiety Disorders",
"headingHtml": "<h3 class=\"module-list-title\">Anxiety Disorders</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Arthritis",
"headingHtml": "<h3 class=\"module-list-title\">Arthritis</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Asthma",
"headingHtml": "<h3 class=\"module-list-title\">Asthma</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Back Pain",
"headingHtml": "<h3 class=\"module-list-title\">Back Pain</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cancer",
"headingHtml": "<h3 class=\"module-list-title\">Cancer</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Children's Vaccines",
"headingHtml": "<h3 class=\"module-list-title\">Children's Vaccines</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cholesterol",
"headingHtml": "<h3 class=\"module-list-title\">Cholesterol</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cold, Flu, & Cough",
"headingHtml": "<h3 class=\"module-list-title\">Cold, Flu, & Cough</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "COPD",
"headingHtml": "<h3 class=\"module-list-title\">COPD</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Coronavirus",
"headingHtml": "<h3 class=\"module-list-title\">Coronavirus</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Depression",
"headingHtml": "<h3 class=\"module-list-title\">Depression</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Diabetes",
"headingHtml": "<h3 class=\"module-list-title\">Diabetes</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Digestive Disorders",
"headingHtml": "<h3 class=\"module-list-title\">Digestive Disorders</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Eye Health",
"headingHtml": "<h3 class=\"module-list-title\">Eye Health</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Health & Balance",
"headingHtml": "<h3 class=\"module-list-title\">Health & Balance</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Heart Health",
"headingHtml": "<h3 class=\"module-list-title\">Heart Health</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Heartburn/GERD",
"headingHtml": "<h3 class=\"module-list-title\">Heartburn/GERD</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Hypertension",
"headingHtml": "<h3 class=\"module-list-title\">Hypertension</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Lung Cancer",
"headingHtml": "<h3 class=\"module-list-title\">Lung Cancer</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Mental Health",
"headingHtml": "<h3 class=\"module-list-title\">Mental Health</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Migraines",
"headingHtml": "<h3 class=\"module-list-title\">Migraines</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Multiple Myeloma",
"headingHtml": "<h3 class=\"module-list-title\">Multiple Myeloma</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Multiple Sclerosis",
"headingHtml": "<h3 class=\"module-list-title\">Multiple Sclerosis</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Oral Care",
"headingHtml": "<h3 class=\"module-list-title\">Oral Care</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Orthopedics",
"headingHtml": "<h3 class=\"module-list-title\">Orthopedics</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Osteoporosis",
"headingHtml": "<h3 class=\"module-list-title\">Osteoporosis</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Ovarian Cancer",
"headingHtml": "<h3 class=\"module-list-title\">Ovarian Cancer</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Prostate Cancer",
"headingHtml": "<h3 class=\"module-list-title\">Prostate Cancer</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Psoriasis",
"headingHtml": "<h3 class=\"module-list-title\">Psoriasis</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Rheumatoid Arthritis",
"headingHtml": "<h3 class=\"module-list-title\">Rheumatoid Arthritis</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Schizophrenia",
"headingHtml": "<h3 class=\"module-list-title\">Schizophrenia</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Sexual Conditions",
"headingHtml": "<h3 class=\"module-list-title\">Sexual Conditions</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Skin Problems",
"headingHtml": "<h3 class=\"module-list-title\">Skin Problems</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Sleep Disorders",
"headingHtml": "<h3 class=\"module-list-title\">Sleep Disorders</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Our Content Is Different Because We Set the Bar Higher",
"headingHtml": "<h3>Our Content Is Different Because We Set the Bar Higher</h3>",
"firstParagraph": "As a leader in digital health publishing for more than 25 years, WebMD strives to maintain the most comprehensive and reliable source of health and medical information on the internet.",
"paragraphHtml": "<p>As a leader in digital health publishing for more than 25 years, WebMD strives to maintain the most comprehensive and reliable source of health and medical information on the internet.</p>",
"words": 30,
"direct": false,
"issue": "First paragraph is 30 words and does not look like a concise direct answer."
},
{
"heading": "Sign up for our free Good Health Newsletter",
"headingHtml": "<h3>Sign up for our free Good Health Newsletter</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Thanks for subscribing!",
"headingHtml": "<h2>Thanks for subscribing!</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Follow WebMD on Social Media",
"headingHtml": "<h3>Follow WebMD on Social Media</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Download WebMD App",
"headingHtml": "<h3>Download WebMD App</h3>",
"firstParagraph": "Policies",
"paragraphHtml": "<p class=\"active\"><a href=\"javascript:void(0)\">Policies</a></p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 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, how, benefits, 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": "Top Stories",
"html": "<h2>Top Stories</h2>"
},
{
"text": "Living Healthy",
"html": "<h2>Living Healthy</h2>"
},
{
"text": "Conditions",
"html": "<h2>Conditions</h2>"
},
{
"text": "Drug Updates & Approvals",
"html": "<h2>Drug Updates & Approvals</h2>"
},
{
"text": "Special Section",
"html": "<h2 data-v-043bad7e>Special Section</h2>"
},
{
"text": "Trending Topics",
"html": "<h2>Trending Topics</h2>"
},
{
"text": "Free WebMD Newsletters",
"html": "<h2>Free WebMD Newsletters</h2>"
},
{
"text": "Patient and Expert Contributors",
"html": "<h2 data-v-4c92156d>Patient and Expert Contributors</h2>"
},
{
"text": "Tools, Trackers & Calculators",
"html": "<h2>Tools, Trackers & Calculators</h2>"
},
{
"text": "Health A - Z",
"html": "<h2>Health A - Z</h2>"
},
{
"text": "Thanks for subscribing!",
"html": "<h2>Thanks for subscribing!</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is WebMD - Better information. Better health.?",
"pattern": {}
},
{
"id": "how",
"label": "How does WebMD - Better information. Better health. work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use WebMD - Better information. Better health.?",
"pattern": {}
},
{
"id": "cost",
"label": "Is WebMD - Better information. Better health. free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does WebMD - Better information. Better health. compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is WebMD - Better information. Better health.?",
"pattern": {}
},
{
"id": "how",
"label": "How does WebMD - Better information. Better health. work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use WebMD - Better information. Better health.?",
"pattern": {}
},
{
"id": "compare",
"label": "How does WebMD - Better information. Better health. 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",
"length": 249264
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html",
"length": 249264
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html",
"length": 249264
}
]
},
"issue": "AI context endpoint was not found at the expected path.",
"howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Needs attention
AIO: Query intent coverage
Issue
Missing likely AI Overview intent sections: what, how, benefits, 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": "Top Stories",
"html": "<h2>Top Stories</h2>"
},
{
"text": "Living Healthy",
"html": "<h2>Living Healthy</h2>"
},
{
"text": "Conditions",
"html": "<h2>Conditions</h2>"
},
{
"text": "Drug Updates & Approvals",
"html": "<h2>Drug Updates & Approvals</h2>"
},
{
"text": "Special Section",
"html": "<h2 data-v-043bad7e>Special Section</h2>"
},
{
"text": "Trending Topics",
"html": "<h2>Trending Topics</h2>"
},
{
"text": "Free WebMD Newsletters",
"html": "<h2>Free WebMD Newsletters</h2>"
},
{
"text": "Patient and Expert Contributors",
"html": "<h2 data-v-4c92156d>Patient and Expert Contributors</h2>"
},
{
"text": "Tools, Trackers & Calculators",
"html": "<h2>Tools, Trackers & Calculators</h2>"
},
{
"text": "Health A - Z",
"html": "<h2>Health A - Z</h2>"
},
{
"text": "Thanks for subscribing!",
"html": "<h2>Thanks for subscribing!</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is WebMD - Better information. Better health.?",
"pattern": {}
},
{
"id": "how",
"label": "How does WebMD - Better information. Better health. work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use WebMD - Better information. Better health.?",
"pattern": {}
},
{
"id": "cost",
"label": "Is WebMD - Better information. Better health. free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does WebMD - Better information. Better health. compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is WebMD - Better information. Better health.?",
"pattern": {}
},
{
"id": "how",
"label": "How does WebMD - Better information. Better health. work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use WebMD - Better information. Better health.?",
"pattern": {}
},
{
"id": "compare",
"label": "How does WebMD - Better information. Better health. 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" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.
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" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.
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",
"length": 249242,
"validation": {
"valid": false,
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html\" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.",
"compatibleContentType": false,
"contentLength": 246912,
"hasRegisterInstructions": false,
"hasProtectedResourceLink": false,
"hasAuthorizationServerLink": false,
"mentionsIdentity": false,
"mentionsCredential": true,
"links": [
"/title",
"/script",
"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd-logo-fb.jpg\"",
"https://www.webmd.com/404\"",
"https://www.facebook.com/WebMD\"",
"https://www.facebook.com/WebMD\"",
"https://www.webmd.com/404\"",
"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/favicon/favicon.png\"/>",
"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/favicon/favicon_144.png\"/>",
"//img.webmd.com"
],
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\" class=\"no-js home-page class-bg-ghost\">\n<head>\n\t<title>WebMD -- Error 404</title>\n\t<script>window.performance.mark('page-start');</script>\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\" />\n\t<meta charset=\"UTF-8\" />\n\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n\t<meta name=\"description\" content=\"404\" />\n\t\n\t \n\t<meta property=\"fb:pages\" content=\"11736558481\" />\n\t<meta property=\"fb:pages\" content=\"1802823663331514\" />\n\t<meta property=\"og:title\" content=\"Error 404\" /> \n\t<meta property=\"og:description\" content=\"404\" />\n\t<meta property=\"og:image\" content=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd-logo-fb.jpg\" />\n\t<meta property=\"og:image:alt\" content=\"\" />\n\t<meta property=\"og:ur"
}
},
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html\" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.",
"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",
"length": 249220,
"text": "<!DOCTYPE html>\n<html lang=\"en\" class=\"no-js home-page class-bg-ghost\">\n<head>\n\t<title>WebMD -- Error 404</title>\n\t<script>window.performance.mark('page-start');</script>\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\" />\n\t<meta charset=\"UTF-8\" />\n\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n\t<meta name=\"description\" content=\"404\" />\n\t\n\t \n\t<meta property=\"fb:pages\" content=\"11736558481\" />\n\t<meta property=\"fb:pages\" content=\"1802823663331514\" />\n\t<meta property=\"og:title\" content=\"Error 404\" /> \n\t<meta property=\"og:description\" content=\"404\" />\n\t<meta property=\"og:image\" content=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd-logo-fb.jpg\" />\n\t<meta property=\"og:image:alt\" content=\"\" />\n\t<meta property=\"og:url\" content=\"https://www.webmd.com/404\" />\n\t\n\t<meta property=\"og:site_name\" content=\"WebMD\" /> \n\t<meta property=\"og:type\" content=\"page\" />\n\t<meta property=\"og:locale\" content=\"en_US\" /> \n\t<meta property=\"fb:app_id\" content=\"385978254785998\" /> \n\t<meta property=\"article:author\" content=\"https://www.facebook.com/WebMD\" /> \n\t<meta property=\"article:publisher\" content=\"https://www.facebook.com/WebMD\" />\n\t\n\t\n\t\n\t\t<meta property=\"topicid\" content=\"7019\" />\n\t\n\n\t<link rel=\"canonical\" href=\"https://www.webmd.com/404\" />\n\t\n\t<link rel=\"shortcut icon\" href=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/favicon/favicon.png\"/>\n\t<link rel=\"apple-touch-icon\" href=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/favicon/favicon_144.png\"/>\n\n\t<link rel=\"preconnect\" href=\"//img.webmd.com\" />\n\t<link rel=\"preconnect\" href=\"//ssl.o.webmd.com\" />\n\t<link rel=\"preconnect\" href=\"//securepubads.g.doubleclick.net\" />\n\t<link rel=\"preconnect\" href=\"//img.lb.wbmdstatic.com\" /> \n\n\t<script type=\"text/javascript\">\n\t\n\t\t\t\t\tvar s_program_id=''; \n\t\t\t\t\tvar s_company_type=''; \n\t\t\t\t\tvar s_language_locale='en_US'; \n\t\t\t\t\tvar s_topic='7019'; \n\t\t\t\t\tvar s_cap_id='091e9c5e8167c6d8'; \n\t\t\t\t\tvar busref_id='80'; \n\t\t\t\t\tvar s_page_number='1'; \n\t\t\t\t\tvar s_sensitive='true'; \n\t\t\t\t\tvar s_account='webmdcom'; \n\t\t\t\t\tvar s_company='webmd'; \n\t\t\t\t\tvar s_business_reference='Miscellaneous'; \n\t\t\t\t\tvar s_publication_source=''; \n\t\t\t\t\tvar s_mrt=''; \n\t\t\t\t\tvar s_object_type='wbmd_pb_page'; \n\t\t\t\t\tvar s_asset_id='091e9c5e8167c6d8'; \n\t\t\t\t\tvar s_channel=''; \n\t\t\t\t\tvar s_unique_id='091e9c5e8167c6d8'; \n\t\t\t\t\tvar s_contains_video=''; \n\t\t\t\t\tvar s_datasource='pb3'; \n\t\t\t\t\tvar s_groupIds=''; \n\t\t\t\t\tvar s_segmentIds=''; \n\t\t\t\t\tvar s_campaign_code=''; \n\t\t\t\t\tvar s_bundleIds=''; \n\t\t\t\t\tvar s_bundleNames=''; \n\t\t\t\t\tvar s_pagedatasource='pb3'; \n\t\t\t\t\tvar s_pbnm=''; \n\t\t\t\t\tvar s_pbtp=''; \n\t\t\t\t\tvar s_tpcot=''; \n\t\t\t\t\tvar s_topic_dir='false'; \n\t\t\t\t\tvar s_tug=''; \n\t\t\t\t\tvar s_sponsor_brand=''; \n\t\t\t\t\tvar s_sponsor_program=''; \n\t\t\t\t\tvar s_package_type=''; \n\t\t\t\t\tvar center='none'; \n\t\t\t\t\tvar center_name=''; \n\t\t\t\t\tvar center_id=''; \n\t\t\t\t\tvar center_prefix=''; \n\t\t\t\t\tvar center_url=''; \n\t\t\t\t\tvar s_channel_micro=''; \n\t\t\t\t\tvar s_channel_mini=''; \n\t\t\t\t\tvar s_channel_super_portal=''; \n\t\t\t\t\tvar s_package_name=''; \n\t\t\t\t\tvar s_channel_health=''; \n\t\t\t\t\tvar s_channel_topic_miniguide_guide=''; \n\t\t\t\t\tvar s_site='core'; \n\t\t\t\t\tvar s_assetname=''; \n\t\t\t\t\tvar s_searchterm=''; \n\t\t\t\t\tvar image_server_url='https://img.lb.wbmdstatic.com/vim/live'; \n\t\t\t\t\tvar is_embedded_module_top_aligned='false'; \n\t\t\t\t\tvar s_mblv='false'; \n\t\t\t\t\tvar s_tagemax=''; \n\t\t\t\t\tvar s_tagemin=''; \n\t\t\t\t\tvar s_cuih=''; \n\t\t\t\t\tvar s_cuil=''; \n\t\t\t\t\tvar s_cuim=''; \n\t\t\t\t\tvar s_sbtyp=''; \n\t\t\t\t\tvar s_tgender=''; \n\t\t\t\t\tvar s_furl='/404'; \n\t\t\t\t\tvar s_uk_user='false'; \n\t\t\t\t\tvar s_server_type=''; \n\t\t\t\t\tvar s_server=''; \n\t\t\t\t\tvar s_site_class='ooc'; \n\t\t\t\t\tvar s_sponsored_uri='404'; \n\t\t\t\t\tvar s_pagename='www.webmd.com/404'; \n\t\t\t\t\tvar s_intended_demographics='__'; \n\t\t\t\t\tvar s_stage_condition=''; \n\t\t\t\t\tvar s_structure='cmsarticles'; \n\t\t\t\n\tvar s_vueVersion = '3.5.13';\n\t</script>\n\n\t<link rel=\"preload\" href=\"//img.wbmdstatic.com/webmd_v1_static_vue/webmd-share-static"
},
"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",
"length": 249264,
"text": "<!DOCTYPE html>\n<html lang=\"en\" class=\"no-js home-page class-bg-ghost\">\n<head>\n\t<title>WebMD -- Error 404</title>\n\t<script>window.performance.mark('page-start');</script>\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\" />\n\t<meta charset=\"UTF-8\" />\n\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n\t<meta name=\"description\" content=\"404\" />\n\t\n\t \n\t<meta property=\"fb:pages\" content=\"11736558481\" />\n\t<meta property=\"fb:pages\" content=\"1802823663331514\" />\n\t<meta property=\"og:title\" content=\"Error 404\" /> \n\t<meta property=\"og:description\" content=\"404\" />\n\t<meta property=\"og:image\" content=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd-logo-fb.jpg\" />\n\t<meta property=\"og:image:alt\" content=\"\" />\n\t<meta property=\"og:url\" content=\"https://www.webmd.com/404\" />\n\t\n\t<meta property=\"og:site_name\" content=\"WebMD\" /> \n\t<meta property=\"og:type\" content=\"page\" />\n\t<meta property=\"og:locale\" content=\"en_US\" /> \n\t<meta property=\"fb:app_id\" content=\"385978254785998\" /> \n\t<meta property=\"article:author\" content=\"https://www.facebook.com/WebMD\" /> \n\t<meta property=\"article:publisher\" content=\"https://www.facebook.com/WebMD\" />\n\t\n\t\n\t\n\t\t<meta property=\"topicid\" content=\"7019\" />\n\t\n\n\t<link rel=\"canonical\" href=\"https://www.webmd.com/404\" />\n\t\n\t<link rel=\"shortcut icon\" href=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/favicon/favicon.png\"/>\n\t<link rel=\"apple-touch-icon\" href=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/favicon/favicon_144.png\"/>\n\n\t<link rel=\"preconnect\" href=\"//img.webmd.com\" />\n\t<link rel=\"preconnect\" href=\"//ssl.o.webmd.com\" />\n\t<link rel=\"preconnect\" href=\"//securepubads.g.doubleclick.net\" />\n\t<link rel=\"preconnect\" href=\"//img.lb.wbmdstatic.com\" /> \n\n\t<script type=\"text/javascript\">\n\t\n\t\t\t\t\tvar s_program_id=''; \n\t\t\t\t\tvar s_company_type=''; \n\t\t\t\t\tvar s_language_locale='en_US'; \n\t\t\t\t\tvar s_topic='7019'; \n\t\t\t\t\tvar s_cap_id='091e9c5e8167c6d8'; \n\t\t\t\t\tvar busref_id='80'; \n\t\t\t\t\tvar s_page_number='1'; \n\t\t\t\t\tvar s_sensitive='true'; \n\t\t\t\t\tvar s_account='webmdcom'; \n\t\t\t\t\tvar s_company='webmd'; \n\t\t\t\t\tvar s_business_reference='Miscellaneous'; \n\t\t\t\t\tvar s_publication_source=''; \n\t\t\t\t\tvar s_mrt=''; \n\t\t\t\t\tvar s_object_type='wbmd_pb_page'; \n\t\t\t\t\tvar s_asset_id='091e9c5e8167c6d8'; \n\t\t\t\t\tvar s_channel=''; \n\t\t\t\t\tvar s_unique_id='091e9c5e8167c6d8'; \n\t\t\t\t\tvar s_contains_video=''; \n\t\t\t\t\tvar s_datasource='pb3'; \n\t\t\t\t\tvar s_groupIds=''; \n\t\t\t\t\tvar s_segmentIds=''; \n\t\t\t\t\tvar s_campaign_code=''; \n\t\t\t\t\tvar s_bundleIds=''; \n\t\t\t\t\tvar s_bundleNames=''; \n\t\t\t\t\tvar s_pagedatasource='pb3'; \n\t\t\t\t\tvar s_pbnm=''; \n\t\t\t\t\tvar s_pbtp=''; \n\t\t\t\t\tvar s_tpcot=''; \n\t\t\t\t\tvar s_topic_dir='false'; \n\t\t\t\t\tvar s_tug=''; \n\t\t\t\t\tvar s_sponsor_brand=''; \n\t\t\t\t\tvar s_sponsor_program=''; \n\t\t\t\t\tvar s_package_type=''; \n\t\t\t\t\tvar center='none'; \n\t\t\t\t\tvar center_name=''; \n\t\t\t\t\tvar center_id=''; \n\t\t\t\t\tvar center_prefix=''; \n\t\t\t\t\tvar center_url=''; \n\t\t\t\t\tvar s_channel_micro=''; \n\t\t\t\t\tvar s_channel_mini=''; \n\t\t\t\t\tvar s_channel_super_portal=''; \n\t\t\t\t\tvar s_package_name=''; \n\t\t\t\t\tvar s_channel_health=''; \n\t\t\t\t\tvar s_channel_topic_miniguide_guide=''; \n\t\t\t\t\tvar s_site='core'; \n\t\t\t\t\tvar s_assetname=''; \n\t\t\t\t\tvar s_searchterm=''; \n\t\t\t\t\tvar image_server_url='https://img.lb.wbmdstatic.com/vim/live'; \n\t\t\t\t\tvar is_embedded_module_top_aligned='false'; \n\t\t\t\t\tvar s_mblv='false'; \n\t\t\t\t\tvar s_tagemax=''; \n\t\t\t\t\tvar s_tagemin=''; \n\t\t\t\t\tvar s_cuih=''; \n\t\t\t\t\tvar s_cuil=''; \n\t\t\t\t\tvar s_cuim=''; \n\t\t\t\t\tvar s_sbtyp=''; \n\t\t\t\t\tvar s_tgender=''; \n\t\t\t\t\tvar s_furl='/404'; \n\t\t\t\t\tvar s_uk_user='false'; \n\t\t\t\t\tvar s_server_type=''; \n\t\t\t\t\tvar s_server=''; \n\t\t\t\t\tvar s_site_class='ooc'; \n\t\t\t\t\tvar s_sponsored_uri='404'; \n\t\t\t\t\tvar s_pagename='www.webmd.com/404'; \n\t\t\t\t\tvar s_intended_demographics='__'; \n\t\t\t\t\tvar s_stage_condition=''; \n\t\t\t\t\tvar s_structure='cmsarticles'; \n\t\t\t\n\tvar s_vueVersion = '3.5.13';\n\t</script>\n\n\t<link rel=\"preload\" href=\"//img.wbmdstatic.com/webmd_v1_static_vue/webmd-share-static"
}
},
"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": 9,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "log in"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign up"
}
]
},
"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",
"length": 249264
},
{
"path": "/.well-known/oauth-authorization-server",
"statusCode": 404,
"contentType": "text/html",
"length": 249220
}
]
},
"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": 9,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "log in"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign up"
}
]
},
"resourceFetchSucceeded": false
}Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Needs attention
OAuth Protected Resource
Issue
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Why it matters
Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.
Check name
OAuth Protected Resource
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.
Result
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Validation steps
Fetch protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate protected resource metadata
Response is not valid JSON.
Validate protected resource identity
Protected resource metadata `resource` did not match the resource identifier used to retrieve it.
Probe protected API Bearer challenge
No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"statusCode": 404,
"contentType": "text/html"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource JSON."
},
{
"id": "metadata",
"title": "Validate protected resource metadata",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\" class=\"no-js home-page class-bg-ghost\">\n<head>\n\t<title>WebMD -- Error 404</title>\n\t<script>window.performance.mark('page-start');</script>\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\" />\n\t<meta charset=\"UTF-8\" />\n\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n\t<meta name=\"description\" content=\"404\" />\n\t\n\t \n\t<meta property=\"fb:pages\" content=\"11736558481\" />\n\t<meta property=\"fb:pages\" content=\"1802823663331514\" />\n\t<meta property=\"og:title\" content=\"Error 404\" /> \n\t<meta property=\"og:description\" content=\"404\" />\n\t<meta property=\"og:image\" content=\"https://img.lb.wbmdstatic.com/vim/live/webmd/consumer_assets/site_images/logos/webmd/web/webmd-logo-fb.jpg\" />\n\t<meta property=\"og:image:alt\" content=\"\" />\n\t<meta property=\"og:ur"
},
"issue": "Response is not valid JSON.",
"howToFix": "Publish resource and authorization_servers as absolute URLs."
},
{
"id": "resource-identity",
"title": "Validate protected resource identity",
"status": "fail",
"evidence": {
"expectedResource": "https://www.webmd.com"
},
"issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
"howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
},
{
"id": "protected-route-challenge",
"title": "Probe protected API Bearer challenge",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/admin/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.webmd.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/admin/summary",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.webmd.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.webmd.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": 9,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "log in"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign up"
}
]
},
"resourceFetchSucceeded": false
}Performance and AccessibilityBest PracticesBrowser audit
Browser errors were logged to the console
50 Fail
Performance and AccessibilityBest PracticesBrowser audit
Browser errors were logged to the console
Check name
Browser errors were logged to the console
Score
0/100
Status
fail
Device
desktop
Category
Best Practices
Fix guidance
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)
Evidence
{
"description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)"
}SEOSEOBrowser audit
Image elements do not have `[alt]` attributes
50 Fail
SEOSEOBrowser audit
Image elements do not have `[alt]` attributes
Check name
Image elements do not have `[alt]` attributes
Score
0/100
Status
fail
Device
desktop
Category
SEO
Fix guidance
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).
Evidence
{
"description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt)."
}SEOSEOBrowser audit
Links are not crawlable
50 Fail
SEOSEOBrowser audit
Links are not crawlable
Check name
Links are not crawlable
Score
0/100
Status
fail
Device
desktop
Category
SEO
Fix guidance
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)
Evidence
{
"description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)"
}Performance and AccessibilityBest PracticesBrowser audit
Uses deprecated APIs
50 Fail
Performance and AccessibilityBest PracticesBrowser audit
Uses deprecated APIs
Check name
Uses deprecated APIs
Score
0/100
Status
fail
Device
desktop
Category
Best Practices
Estimated savings
4 warnings found
Fix guidance
Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/).
Evidence
{
"displayValue": "4 warnings found",
"description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/)."
}Performance and AccessibilityPerformanceBrowser audit
Forced reflow
11 Fail
Performance and AccessibilityPerformanceBrowser audit
Forced reflow
Check name
Forced reflow
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations.
References
https://web.dev/learn/performance/Evidence
{
"description": "A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations."
}Performance and AccessibilityPerformanceBrowser audit
Image optimization
11 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
List items (`<li>`) are not contained within `<ul>`, `<ol>` or `<menu>` parent elements.
11 Fail
Performance and AccessibilityPerformanceBrowser audit
List items (`<li>`) are not contained within `<ul>`, `<ol>` or `<menu>` parent elements.
Check name
List items (`<li>`) are not contained within `<ul>`, `<ol>` or `<menu>` parent elements.
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.11/listitem).
References
https://web.dev/learn/performance/Evidence
{
"description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.11/listitem)."
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
11 Fail
Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
Check name
Reduce unused JavaScript
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 1,313Â KiB
Fix guidance
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 1,313Â KiB",
"description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
"numericValue": 40
}Performance and AccessibilityPerformanceBrowser audit
Touch targets do not have sufficient size or spacing.
11 Fail
Performance and AccessibilityPerformanceBrowser audit
Touch targets do not have sufficient size or spacing.
Check name
Touch targets do not have sufficient size or spacing.
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).
References
https://web.dev/learn/performance/Evidence
{
"description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size)."
}Performance and AccessibilityPerformanceBrowser audit
Image elements do not have explicit `width` and `height`
6 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
Minify JavaScript
6 Warning
Performance and AccessibilityPerformanceBrowser audit
Minify JavaScript
Check name
Minify JavaScript
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 14Â KiB
Fix guidance
Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unminified-javascript/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 14Â KiB",
"description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unminified-javascript/).",
"numericValue": 0
}Performance and AccessibilityPerformanceBrowser audit
Use efficient cache lifetimes
6 Warning
Performance and AccessibilityPerformanceBrowser audit
Use efficient cache lifetimes
Check name
Use efficient cache lifetimes
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 852Â KiB
Fix guidance
A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 852Â KiB",
"description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache)."
}Performance and AccessibilityPerformanceBrowser audit
Loading performance
5 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
58/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "240Â ms",
"numericValue": 240.36516
},
{
"id": "server-response-time",
"title": "Initial server response time was short",
"score": 100,
"displayValue": "Root document took 10Â ms",
"numericValue": 9
},
{
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 100,
"displayValue": "0.5Â s",
"numericValue": 523.0312087512428
},
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 3,
"displayValue": "1,200Â ms",
"numericValue": 1196.4999999999964
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 94,
"displayValue": "1.0Â s",
"numericValue": 1043.128617499705
},
{
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 42,
"displayValue": "280Â ms",
"numericValue": 275
},
{
"id": "speed-index",
"title": "Speed Index",
"score": 24,
"displayValue": "3.1Â s",
"numericValue": 3111.207245758563
},
{
"id": "interactive",
"title": "Time to Interactive",
"score": 2,
"displayValue": "11.4Â s",
"numericValue": 11353.269795339686
}
]
}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 |
|---|---|---|---|
| 42/100 | Level 2, Agent-Limited | Current report |