Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 43 out of 100
- Agent Ease of Use 10 out of 100
- Security & Trust 40 out of 100
- GEO, AIO and AEO 78 out of 100
- SEO 92 out of 100
- Performance and Accessibility 79 out of 100
What AI sees of your website
Everlaw | AI-Powered Cloud-Native Ediscovery Software for Legal Professionals
Transform your approach to litigation and investigations with the world’s most advanced ediscovery software.
Next step
Turn this report into a fix workflow
26 failed checks are ready to move into MCP or CLI remediation. Generate a repair prompt, connect the scanner to your coding agent, or open the integration docs before your next rescan.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 43 | Priority fix | 10 | 14 | 0 | View details |
| Discoverability | 50 | Needs work | 4 | 5 | 0 | View details |
| Content Readiness | 67 | Needs work | 6 | 5 | 0 | View details |
| Bot Access Control | 0 | Priority fix | 0 | 4 | 0 | View details |
| Agent Ease of Use | 10 | Priority fix | 6 | 29 | 1 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 0 | 7 | 0 | View details |
| MCP | 25 | Priority fix | 2 | 6 | 0 | View details |
| Skill Discovery | 5 | Priority fix | 0 | 10 | 1 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 78 | Mostly ready | 5 | 0 | 14 | |
| GEO Readiness | 85 | Mostly ready | 1 | 0 | 4 | |
| AIO Readiness | 84 | Mostly ready | 3 | 0 | 4 | |
| AEO Readiness | 67 | Needs work | 1 | 0 | 6 | |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| Security & Trust | 40 | Priority fix | 6 | 3 | 0 | View details |
| Security & Trust | 40 | Priority fix | 2 | 3 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 79 | Mostly ready | 22 | 2 | 1 | View details |
| Performance | 70 | Needs work | 13 | 2 | 1 | View details |
| Accessibility | 96 | Strong | 9 | 0 | 0 |
Prioritized recommendations
Issues ranked by score impact
43 items need attention
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
50 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
Needs attention
API Catalog
Issue
The API catalog endpoint did not return HTTP 2xx.
Why it matters
API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.
Check name
API Catalog
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish an API catalog for automated API discovery using RFC 9727.
Result
API Catalog failed at "Fetch API catalog".
Validation steps
Fetch API catalog
The API catalog endpoint did not return HTTP 2xx.
Validate RFC 9727 linkset
Response is not valid JSON.
Fetch advertised API catalog targets
API Catalog did not expose any same-origin hrefs to validate.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch API catalog",
"status": "fail",
"evidence": {
"statusCode": 404,
"contentType": "text/html; charset=utf-8"
},
"issue": "The API catalog endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/api-catalog."
},
{
"id": "validate",
"title": "Validate RFC 9727 linkset",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!doctype html>\n<html class=\"no-js\" lang=\"en-US\" data-beasties-container>\n\n <head>\n <meta charset=\"utf-8\">\n <title>404</title>\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta name=\"theme-color\" content=\"#000000\">\n\n <link rel=\"alternate\" hreflang=\"en-gb\" href=\"https://www.everlaw.co.uk/404.html\">\n <link rel=\"alternate\" hreflang=\"en-us\" href=\"https://www.everlaw.com/404.html\">\n <link rel=\"alternate\" hreflang=\"x-default\" href=\"https://www.everlaw.com/404.html\">\n\n <link rel=\"preconnect\" href=\"https://images.ctfassets.net\">\n <link rel=\"dns-prefetch\" href=\"https://images.ctfassets.net\">\n \n\n <link rel=\"preconnect\" href=\"https://www.googletagmanager.com\">\n <link rel=\"dns-prefetch\" href=\"https://www.googletagmanager.com\">\n\n <lin"
},
"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 DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is missing or incomplete.
50 Fail
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is missing or incomplete.
Needs attention
Content freshness signals
Issue
Content freshness signals are incomplete: missing Last-Modified HTTP header; missing dateModified/datePublished in JSON-LD; missing meta or <time> freshness tags.
Why it matters
Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.
Check name
Content freshness signals
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose modified and published dates for freshness-aware retrieval and ranking.
Result
Content freshness signals is missing or incomplete.
Evidence
{
"lastModified": null,
"schemaDates": [],
"metaDateCount": 0,
"timeDateCount": 0
}AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
50 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
Needs attention
Markdown negotiation
Issue
Content-Type "text/html; charset=UTF-8" does not indicate Markdown when requested with Accept: text/markdown.
Why it matters
Markdown negotiation gives agents a cleaner representation of page content while preserving normal HTML for browsers.
Check name
Markdown negotiation
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Return HTML responses as markdown when agents request it.
Result
Markdown negotiation failed at "Markdown content type".
Validation steps
Markdown content type
Content-Type "text/html; charset=UTF-8" does not indicate Markdown when requested with Accept: text/markdown.
Vary: Accept header
Markdown negotiation is missing Vary: Accept; current Vary header is "Accept-Encoding".
Structured Markdown body
Markdown response is missing a heading.
Evidence
{
"failedStep": "content-type",
"steps": [
{
"id": "content-type",
"title": "Markdown content type",
"status": "fail",
"evidence": {
"statusCode": 200,
"contentType": "text/html; charset=UTF-8"
},
"issue": "Content-Type \"text/html; charset=UTF-8\" does not indicate Markdown when requested with Accept: text/markdown.",
"howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
},
{
"id": "vary-accept",
"title": "Vary: Accept header",
"status": "fail",
"evidence": {
"vary": "Accept-Encoding"
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"Accept-Encoding\".",
"howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
},
{
"id": "markdown-content",
"title": "Structured Markdown body",
"status": "fail",
"evidence": {
"valid": false,
"hasHeading": false,
"wordCount": 24223,
"excerpt": "<!doctype html>\n<html class=\"no-js\" lang=\"en-US\" data-beasties-container>\n\n <head>\n <meta charset=\"utf-8\">\n <title>Everlaw | AI-Powered Cloud-Native Ediscovery Software for Legal Professionals</title>\n <meta name=\"viewport\" cont",
"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 UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
50 Fail
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
Issue
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=utf-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Why it matters
OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.
Check name
OpenAPI discovery
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish a valid OpenAPI or Swagger document for API discovery.
Result
OpenAPI discovery failed at "Find valid OpenAPI document".
Validation steps
Find valid OpenAPI document
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=utf-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Find valid OpenAPI document",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html class=\"no-js\" lang=\"en-US\" data-beasties-container>\n\n <head>\n <meta charset=\"utf-8\">\n <title>404</title>\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta name=\"theme-color\" content=\"#000000\">\n\n <link rel=\"alternate\" hreflang=\"en-gb\" href=\"https://www.everlaw.co.uk/404.html\">\n <link rel=\"alternate\" hreflang=\"en-us\" href=\"https://www.everlaw.com/404.html\">\n <link rel=\"alternate\" hreflang=\"x-default\" href=\"https://www.everlaw.com/404.html\">\n\n <link rel=\"preconnect\" href=\"https://images.ctfassets.net\">\n <link rel=\"dns-prefetch\" href=\"https://images.ctfassets.net\">\n \n\n <link rel=\"preconnect\" href=\"https://www.googletagmanager.com\">\n <link rel=\"dns-prefetch\" href=\"https://www.googletagmanager.com\">\n\n <lin"
},
{
"path": "/openapi.yaml",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html class=\"no-js\" lang=\"en-US\" data-beasties-container>\n\n <head>\n <meta charset=\"utf-8\">\n <title>404</title>\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta name=\"theme-color\" content=\"#000000\">\n\n <link rel=\"alternate\" hreflang=\"en-gb\" href=\"https://www.everlaw.co.uk/404.html\">\n <link rel=\"alternate\" hreflang=\"en-us\" href=\"https://www.everlaw.com/404.html\">\n <link rel=\"alternate\" hreflang=\"x-default\" href=\"https://www.everlaw.com/404.html\">\n\n <link rel=\"preconnect\" href=\"https://images.ctfassets.net\">\n <link rel=\"dns-prefetch\" href=\"https://images.ctfassets.net\">\n \n\n <link rel=\"preconnect\" href=\"https://www.googletagmanager.com\">\n <link rel=\"dns-prefetch\" href=\"https://www.googletagmanager.com\">\n\n <lin"
},
{
"path": "/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html class=\"no-js\" lang=\"en-US\" data-beasties-container>\n\n <head>\n <meta charset=\"utf-8\">\n <title>404</title>\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta name=\"theme-color\" content=\"#000000\">\n\n <link rel=\"alternate\" hreflang=\"en-gb\" href=\"https://www.everlaw.co.uk/404.html\">\n <link rel=\"alternate\" hreflang=\"en-us\" href=\"https://www.everlaw.com/404.html\">\n <link rel=\"alternate\" hreflang=\"x-default\" href=\"https://www.everlaw.com/404.html\">\n\n <link rel=\"preconnect\" href=\"https://images.ctfassets.net\">\n <link rel=\"dns-prefetch\" href=\"https://images.ctfassets.net\">\n \n\n <link rel=\"preconnect\" href=\"https://www.googletagmanager.com\">\n <link rel=\"dns-prefetch\" href=\"https://www.googletagmanager.com\">\n\n <lin"
},
{
"path": "/swagger.yaml",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html class=\"no-js\" lang=\"en-US\" data-beasties-container>\n\n <head>\n <meta charset=\"utf-8\">\n <title>404</title>\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta name=\"theme-color\" content=\"#000000\">\n\n <link rel=\"alternate\" hreflang=\"en-gb\" href=\"https://www.everlaw.co.uk/404.html\">\n <link rel=\"alternate\" hreflang=\"en-us\" href=\"https://www.everlaw.com/404.html\">\n <link rel=\"alternate\" hreflang=\"x-default\" href=\"https://www.everlaw.com/404.html\">\n\n <link rel=\"preconnect\" href=\"https://images.ctfassets.net\">\n <link rel=\"dns-prefetch\" href=\"https://images.ctfassets.net\">\n \n\n <link rel=\"preconnect\" href=\"https://www.googletagmanager.com\">\n <link rel=\"dns-prefetch\" href=\"https://www.googletagmanager.com\">\n\n <lin"
},
{
"path": "/api/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html class=\"no-js\" lang=\"en-US\" data-beasties-container>\n\n <head>\n <meta charset=\"utf-8\">\n <title>404</title>\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta name=\"theme-color\" content=\"#000000\">\n\n <link rel=\"alternate\" hreflang=\"en-gb\" href=\"https://www.everlaw.co.uk/404.html\">\n <link rel=\"alternate\" hreflang=\"en-us\" href=\"https://www.everlaw.com/404.html\">\n <link rel=\"alternate\" hreflang=\"x-default\" href=\"https://www.everlaw.com/404.html\">\n\n <link rel=\"preconnect\" href=\"https://images.ctfassets.net\">\n <link rel=\"dns-prefetch\" href=\"https://images.ctfassets.net\">\n \n\n <link rel=\"preconnect\" href=\"https://www.googletagmanager.com\">\n <link rel=\"dns-prefetch\" href=\"https://www.googletagmanager.com\">\n\n <lin"
},
{
"path": "/api/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html class=\"no-js\" lang=\"en-US\" data-beasties-container>\n\n <head>\n <meta charset=\"utf-8\">\n <title>404</title>\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta name=\"theme-color\" content=\"#000000\">\n\n <link rel=\"alternate\" hreflang=\"en-gb\" href=\"https://www.everlaw.co.uk/404.html\">\n <link rel=\"alternate\" hreflang=\"en-us\" href=\"https://www.everlaw.com/404.html\">\n <link rel=\"alternate\" hreflang=\"x-default\" href=\"https://www.everlaw.com/404.html\">\n\n <link rel=\"preconnect\" href=\"https://images.ctfassets.net\">\n <link rel=\"dns-prefetch\" href=\"https://images.ctfassets.net\">\n \n\n <link rel=\"preconnect\" href=\"https://www.googletagmanager.com\">\n <link rel=\"dns-prefetch\" href=\"https://www.googletagmanager.com\">\n\n <lin"
},
{
"path": "/docs/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html class=\"no-js\" lang=\"en-US\" data-beasties-container>\n\n <head>\n <meta charset=\"utf-8\">\n <title>404</title>\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta name=\"theme-color\" content=\"#000000\">\n\n <link rel=\"alternate\" hreflang=\"en-gb\" href=\"https://www.everlaw.co.uk/404.html\">\n <link rel=\"alternate\" hreflang=\"en-us\" href=\"https://www.everlaw.com/404.html\">\n <link rel=\"alternate\" hreflang=\"x-default\" href=\"https://www.everlaw.com/404.html\">\n\n <link rel=\"preconnect\" href=\"https://images.ctfassets.net\">\n <link rel=\"dns-prefetch\" href=\"https://images.ctfassets.net\">\n \n\n <link rel=\"preconnect\" href=\"https://www.googletagmanager.com\">\n <link rel=\"dns-prefetch\" href=\"https://www.googletagmanager.com\">\n\n <lin"
}
]
},
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
}
]
}AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
Needs attention
AI bot rules in robots.txt
Issue
No specific User-agent rules found for major AI crawlers (GPTBot, ClaudeBot, etc.) in robots.txt.
Why it matters
Explicit AI bot rules reduce ambiguity for crawler operators and make training, indexing, or retrieval access policy auditable.
Check name
AI bot rules in robots.txt
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Established
Goal
Add User-agent rules for AI crawlers like GPTBot, Claude-Web, and others.
Result
AI bot rules in robots.txt is missing or incomplete.
Evidence
{
"expectedBots": [
"GPTBot",
"ChatGPT-User",
"ClaudeBot",
"Claude-Web",
"Anthropic-AI",
"Google-Extended",
"PerplexityBot",
"CCBot",
"Applebot-Extended",
"Meta-ExternalAgent",
"Bytespider",
"Amazonbot",
"Cohere-AI"
],
"configuredBots": []
}AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
Needs attention
Content Signal
Issue
No Content Signal found in robots.txt
Why it matters
Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.
Check name
Content Signal
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Declare AI content usage preferences with Content Signal in robots.txt.
Result
Content Signal is missing or incomplete.
Evidence
{
"signals": [],
"ai-train": false,
"search": false,
"ai-input": false
}Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
33 Fail
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
Needs attention
Content-Security-Policy
Issue
Content-Security-Policy is missing or incomplete.
Why it matters
Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.
Check name
Content-Security-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Constrain script, style, frame, and resource loading with a Content-Security-Policy header.
Result
Content-Security-Policy is missing or incomplete.
Evidence
{
"header": "content-security-policy",
"value": null
}AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
33 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": [
"WebPage"
]
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
33 Fail
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
Why it matters
Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.
Check name
Link headers
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Include Link response headers for agent discovery using RFC 8288.
Result
Link headers failed at "Find useful Link headers".
Validation steps
Find useful Link headers
No useful agent discovery Link headers were found.
Fetch same-origin Link header targets
Link headers did not expose any same-origin targets to validate.
Evidence
{
"failedStep": "presence",
"steps": [
{
"id": "presence",
"title": "Find useful Link headers",
"status": "fail",
"evidence": {
"links": []
},
"issue": "No useful agent discovery Link headers were found.",
"howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
},
{
"id": "target-validation",
"title": "Fetch same-origin Link header targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin Link header targets were available to fetch."
}
]
},
"issue": "Link headers did not expose any same-origin targets to validate.",
"howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
}
]
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
Needs attention
MCP Server Card
Issue
MCP Server Card was not found at the expected path.
Why it matters
MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.
Check name
MCP Server Card
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Publish an MCP Server Card for agent discovery.
Result
MCP Server Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
MCP Server Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
}
]
},
"issue": "MCP Server Card was not found at the expected path.",
"howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
}
]
}Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
Needs attention
mcp.json
Issue
mcp.json was not found at the expected path.
Why it matters
MCP clients need trustworthy server metadata, protocol version, transport details, and capability hints before connecting to a remote MCP server.
Check name
mcp.json
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.
Result
mcp.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
mcp.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
}
]
},
"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 DiscoverabilityDiscoverabilityEstablished
Organization / WebSite schema
Organization / WebSite schema is missing or incomplete.
33 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": [
"WebPage"
]
}Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
33 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 DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
33 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
Why it matters
Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.
Check name
Web Bot Auth request signing
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.
Result
Web Bot Auth request signing failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Web Bot Auth request signing was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/http-message-signatures-directory",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
}
]
},
"issue": "Web Bot Auth request signing was not found at the expected path.",
"howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
}
]
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
Needs attention
WebMCP manifest
Issue
WebMCP manifest was not found at the expected path.
Why it matters
A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.
Check name
WebMCP manifest
Score
0/100
Status
fail
Category
MCP
Maturity
Informational
Goal
Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.
Result
WebMCP manifest failed at "Fetch to find resource".
Validation steps
Fetch to find resource
WebMCP manifest was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
}
]
},
"issue": "WebMCP manifest was not found at the expected path.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
33 Fail
Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
Needs attention
X-Content-Type-Options
Issue
X-Content-Type-Options is missing or incomplete.
Why it matters
X-Content-Type-Options prevents browsers from treating mislabeled files as executable content, reducing content-sniffing attacks.
Check name
X-Content-Type-Options
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent MIME sniffing for browser-loaded resources.
Result
X-Content-Type-Options is missing or incomplete.
Evidence
{
"header": "x-content-type-options",
"value": null
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
Needs attention
A2A Agent Card
Issue
A2A Agent Card was not found at the expected path.
Why it matters
A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.
Check name
A2A Agent Card
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent card so A2A-compatible clients can discover capabilities.
Result
A2A Agent Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
A2A Agent Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
}
]
},
"issue": "A2A Agent Card was not found at the expected path.",
"howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
Needs attention
Agent Skills index
Issue
Agent Skills index was not found at the expected path.
Why it matters
An Agent Skills index lets clients find task-specific SKILL.md documents that describe how to use site capabilities correctly.
Check name
Agent Skills index
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent skills discovery index.
Result
Agent Skills index failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Agent Skills index was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
}
]
},
"issue": "Agent Skills index was not found at the expected path.",
"howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
Needs attention
agent.json
Issue
agent.json was not found at the expected path.
Why it matters
agent.json is an emerging machine-readable manifest for declaring what a website does, how agents authenticate, and which actions or protocols are available.
Check name
agent.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.
Result
agent.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agent.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
}
]
},
"issue": "agent.json was not found at the expected path.",
"howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
}
]
}Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
Needs attention
agents.json
Issue
agents.json was not found at the expected path.
Why it matters
agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.
Check name
agents.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Informational
Goal
Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.
Result
agents.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agents.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
}
]
},
"issue": "agents.json was not found at the expected path.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
15 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Needs attention
DNS-AID Agent Discovery
Issue
No DNS-AID entrypoint records were found under _agents.
Why it matters
DNS-AID lets agents discover index, A2A, and other agent entrypoints before fetching HTTP metadata, while DNSSEC can authenticate the discovery zone.
Check name
DNS-AID Agent Discovery
Score
25/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish DNS for AI Discovery records under _agents for DNS-based agent entrypoint discovery.
Result
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Validation steps
Resolve DNS-AID SVCB/HTTPS records
No DNS-AID entrypoint records were found under _agents.
Validate alpn and endpoint parameters
Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.
Check DNSSEC material
DNSSEC material was not visible for the hostname or parent zone from this resolver.
Evidence
{
"failedStep": "svcb-https-records",
"steps": [
{
"id": "svcb-https-records",
"title": "Resolve DNS-AID SVCB/HTTPS records",
"status": "fail",
"evidence": {
"hostname": "www.everlaw.com",
"probes": [
{
"name": "_index._agents.www.everlaw.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.www.everlaw.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.everlaw.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
},
{
"name": "everlaw.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
}
]
},
"issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
"howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 60/100 and needs improvement.
6 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 60/100 and needs improvement.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author, 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
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Source and trust signals scored 60/100 and needs improvement.
Evidence
{
"signals": {
"author": false,
"publisher": true,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [
"Everlaw"
],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://www.everlaw.com/about/",
"text": "About",
"html": "<a class=\"footer-nav__link\" href=\"https://www.everlaw.com/about/\">About</a>"
},
{
"href": "https://linkedin.com/company/everlaw/",
"text": "Linkedin",
"html": "<a target=\"_blank\" href=\"https://linkedin.com/company/everlaw/\" class=\"social-nav__icon\"> <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 13\" width=\"12\" height=\"13\" fill=\"none\"> <title>Linkedin</title> <path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M1.333.603h9.334C11.403.603 12 1.2 12 1.936v9.334c0 .736-.597 1.333-1.333 1.333H1.333A1.333 1.333 0 0 1 0 11.27V1.936C0 1.2.597.603 1.333.603Zm2 10c.184 0 .334-.15.334-.333V5.603a.333.333 0 0 0-.334-.334h-1A.333.333 0 0 0 2 5.603v4.667c0..."
}
],
"contactLinks": [
{
"href": "https://www.everlaw.com/customer-resources/",
"text": "Help Center",
"html": "<a class=\"subnav-list__link u-pb--space-fixed-2\" href=\"https://www.everlaw.com/customer-resources/\" tabindex=\"-1\">Help Center</a>"
},
{
"href": "https://support.everlaw.com/hc/en-us/requests/new",
"text": "Support",
"html": "<a class=\"footer-nav__link\" href=\"https://support.everlaw.com/hc/en-us/requests/new\">Support</a>"
},
{
"href": "https://support.everlaw.com/hc/en-us",
"text": "Knowledge Base",
"html": "<a class=\"footer-nav__link\" href=\"https://support.everlaw.com/hc/en-us\">Knowledge Base</a>"
},
{
"href": "https://support.everlaw.com/hc/en-us/sections/201109835-Release-Notes",
"text": "Release Notes",
"html": "<a class=\"footer-nav__link\" href=\"https://support.everlaw.com/hc/en-us/sections/201109835-Release-Notes\">Release Notes</a>"
},
{
"href": "https://www.everlaw.com/customer-resources/",
"text": "Help Center",
"html": "<a class=\"footer-nav__link\" href=\"https://www.everlaw.com/customer-resources/\">Help Center</a>"
},
{
"href": "https://www.everlaw.com/contact-us/",
"text": "Contact Us",
"html": "<a class=\"footer-nav__link\" href=\"https://www.everlaw.com/contact-us/\">Contact Us</a>"
}
],
"privacyLinks": [
{
"href": "https://www.everlaw.com/data-privacy/",
"text": "Data Privacy",
"html": "<a class=\"subnav-list__link u-pb--space-fixed-2\" href=\"https://www.everlaw.com/data-privacy/\" tabindex=\"-1\">Data Privacy</a>"
},
{
"href": "https://www.everlaw.com/data-privacy/",
"text": "Data Privacy",
"html": "<a class=\"footer-nav__link\" href=\"https://www.everlaw.com/data-privacy/\">Data Privacy</a>"
},
{
"href": "/legal/privacy-notice/",
"text": "Privacy Notice",
"html": "<a class=\"credits-nav__link\" href=\"/legal/privacy-notice/\">Privacy Notice</a>"
},
{
"href": "/legal/privacy-notice/#california-resident-privacy-rights",
"text": "California Privacy Notice",
"html": "<a class=\"credits-nav__link\" href=\"/legal/privacy-notice/#california-resident-privacy-rights\">California Privacy Notice</a>"
}
],
"score": 60,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
Needs attention
AEO: Answer-first sections
Issue
29 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": 30,
"passing": 1,
"failing": [
{
"heading": "Everlaw and Anthropic launch MCP integration, bringing agentic workflows to litigation and investigations.",
"headingHtml": "<h2 class=\"type-headline-s cta-banner__title u-mt--space-fixed-2\">Everlaw and Anthropic launch MCP integration, bringing agentic workflows to litigation and investigations.</h2>",
"firstParagraph": "Deep Dive",
"paragraphHtml": "<p class=\"feature__card-eyebrow type-eyebrow u-mb--space-fixed-1\" animate-up-child>Deep Dive</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Analyze Millions of Documents to Find the Truth in Seconds",
"headingHtml": "<h3 class=\"feature__card-title type-headline\" animate-up-child>Analyze Millions of Documents to Find the Truth in Seconds</h3>",
"firstParagraph": "Explore your entire corpus to pinpoint the truth that can shape your case. Deep Dive navigates your entire data set to surface specific insights with direct citations, giving you total confidence in the facts without the manual search. Proven reliability across sets of 10 million documents and more.",
"paragraphHtml": "<p>Explore your entire corpus to pinpoint the truth that can shape your case. Deep Dive navigates your entire data set to surface specific insights with direct citations, giving you total confidence in the facts without the manual search. Proven reliability across sets of 10 million documents and more.</p>",
"words": 48,
"direct": false,
"issue": "First paragraph is 48 words and does not look like a concise direct answer."
},
{
"heading": "Automate First-Pass Review",
"headingHtml": "<h3 class=\"feature__card-title type-headline\" animate-up-child>Automate First-Pass Review</h3>",
"firstParagraph": "Accelerate your review of new documents and perform rapid quality control, with performance on par or exceeding eyes-on review. Coding Suggestions delivers AI automation by instantly categorizing documents and providing clear rationales based on your specific coding sheet.",
"paragraphHtml": "<p>Accelerate your review of new documents and perform rapid quality control, with performance on par or exceeding eyes-on review. Coding Suggestions delivers AI automation by instantly categorizing documents and providing clear rationales based on your specific coding sheet.</p>",
"words": 38,
"direct": false,
"issue": "First paragraph is 38 words and does not look like a concise direct answer."
},
{
"heading": "Draft More Persuasive Arguments",
"headingHtml": "<h3 class=\"feature__card-title type-headline\" animate-up-child>Draft More Persuasive Arguments</h3>",
"firstParagraph": "Move seamlessly from discovery to first draft with a tireless AI thought partner that synthesizes your evidence and brainstorms case strategy in real time. Writing Assistant quickly compiles facts into cohesive narratives, freeing you to focus on the high-level legal work that drives results.",
"paragraphHtml": "<p>Move seamlessly from discovery to first draft with a tireless AI thought partner that synthesizes your evidence and brainstorms case strategy in real time. Writing Assistant quickly compiles facts into cohesive narratives, freeing you to focus on the high-level legal work that drives results.</p>",
"words": 44,
"direct": false,
"issue": "First paragraph is 44 words and does not look like a concise direct answer."
},
{
"heading": "See how legal teams are leveraging Deep Dive to interact with their data like never before.",
"headingHtml": "<h2 class=\"feature__card-title type-headline-s\">See how legal teams are leveraging Deep Dive to interact with their data like never before.</h2>",
"firstParagraph": "The Power to Do More",
"paragraphHtml": "<p class=\"feature__card-eyebrow type-eyebrow u-mb--space-fixed-1\" animate-up-child>The Power to Do More</p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "Innovation",
"headingHtml": "<h3 class=\"feature__card-title type-display\" animate-up-child>Innovation</h3>",
"firstParagraph": "Focus on substantive work while Everlaw solves the most complex legal challenges with elegant software. With rapid release cycles, thoughtful design, and an incredible user experience, Everlaw enables legal teams to do more than ever before.",
"paragraphHtml": "<p>Focus on substantive work while Everlaw solves the most complex legal challenges with elegant software. With rapid release cycles, thoughtful design, and an incredible user experience, Everlaw enables legal teams to do more than ever before.</p>",
"words": 36,
"direct": false,
"issue": "First paragraph is 36 words and does not look like a concise direct answer."
},
{
"heading": "Insights",
"headingHtml": "<h3 class=\"feature__card-title type-display\" animate-up-child>Insights</h3>",
"firstParagraph": "Capture near-instant insights in even the most complex ediscovery data with powerful analytics and machine learning tools, made accessible for all legal professionals.",
"paragraphHtml": "<p>Capture near-instant insights in even the most complex ediscovery data with powerful analytics and machine learning tools, made accessible for all legal professionals.</p>",
"words": 23,
"direct": false,
"issue": "First paragraph is 23 words and does not look like a concise direct answer."
},
{
"heading": "Transform Your Approach to Litigation and Investigations",
"headingHtml": "<h2 animate-up-child class=\"type-display-s\">Transform Your Approach to Litigation and Investigations </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Ediscovery",
"headingHtml": "<h3 class=\"card__title type-subhead card__title--multicard\">Ediscovery</h3>",
"firstParagraph": "Bring simplicity to the complexity of ediscovery with cloud-native technology designed for the 21st century.",
"paragraphHtml": "<p>Bring simplicity to the complexity of ediscovery with cloud-native technology designed for the 21st century.</p>",
"words": 15,
"direct": false,
"issue": "First paragraph is 15 words and does not look like a concise direct answer."
},
{
"heading": "Early Case Assessment",
"headingHtml": "<h3 class=\"card__title type-subhead card__title--multicard\">Early Case Assessment</h3>",
"firstParagraph": "Quickly find what matters and remove the rest. Everlaw users slash documents promoted to active review by 74% with ECA.",
"paragraphHtml": "<p>Quickly find what matters and remove the rest. Everlaw users slash documents promoted to active review by 74% with ECA.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "Internal Investigations",
"headingHtml": "<h3 class=\"card__title type-subhead card__title--multicard\">Internal Investigations</h3>",
"firstParagraph": "Leverage powerful discovery tech for faster response in cyber breaches, whistleblower actions, subpoenas, audits, and more.",
"paragraphHtml": "<p>Leverage powerful discovery tech for faster response in cyber breaches, whistleblower actions, subpoenas, audits, and more.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Trial Preparation",
"headingHtml": "<h3 class=\"card__title type-subhead card__title--multicard\">Trial Preparation</h3>",
"firstParagraph": "Unlock the collaborative power of your team with comprehensive deposition and trial preparation tools.",
"paragraphHtml": "<p>Unlock the collaborative power of your team with comprehensive deposition and trial preparation tools.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Bracewell",
"headingHtml": "<h2 class=\"u-mt--space-fixed-2 f-sans-bold type-body-s\">Bracewell</h2>",
"firstParagraph": "David Shargel Partner",
"paragraphHtml": "<p class=\"type-body-s u-mt--space-fixed-1 video--description\">David Shargel<br> Partner </p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "San Francisco DA's Office",
"headingHtml": "<h2 class=\"u-mt--space-fixed-2 f-sans-bold type-body-s\">San Francisco DA's Office</h2>",
"firstParagraph": "Herman Brown Chief Information Officer",
"paragraphHtml": "<p class=\"type-body-s u-mt--space-fixed-1 video--description\">Herman Brown<br> Chief Information Officer </p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "Adams & Reese",
"headingHtml": "<h2 class=\"u-mt--space-fixed-2 f-sans-bold type-body-s\">Adams & Reese</h2>",
"firstParagraph": "Jennifer Perkins Litigation Support Specialist",
"paragraphHtml": "<p class=\"type-body-s u-mt--space-fixed-1 video--description\">Jennifer Perkins<br> Litigation Support Specialist </p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "United Airlines",
"headingHtml": "<h2 class=\"u-mt--space-fixed-2 f-sans-bold type-body-s\">United Airlines</h2>",
"firstParagraph": "Paul Noonan Managing Counsel of Ediscovery",
"paragraphHtml": "<p class=\"type-body-s u-mt--space-fixed-1 video--description\">Paul Noonan<br> Managing Counsel of Ediscovery </p>",
"words": 6,
"direct": false,
"issue": "First paragraph is 6 words and does not look like a concise direct answer."
},
{
"heading": "Find Evidence Across Millions of Documents",
"headingHtml": "<h2 id=\"show-title\" class=\"modal__title type-headline\"> Find Evidence Across Millions of Documents </h2>",
"firstParagraph": "Discover how EverlawAI Deep Dive can transform your case.",
"paragraphHtml": "<p class=\"modal__text\">Discover how Everlaw<sup>AI</sup> Deep Dive can transform your case.</p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
},
{
"heading": "Product",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Product</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "AI SUITE",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">AI SUITE</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Industries",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Industries</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Use cases",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Use cases</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Customer support",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Customer support</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Resources",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Resources</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Company",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Company</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Working at Everlaw",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Working at Everlaw</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Partners",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Partners</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Legal & Privacy",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Legal & Privacy</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Popular Resources",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Popular Resources</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Guides",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Guides</h3>",
"firstParagraph": "© Everlaw 2026",
"paragraphHtml": "<p class=\"credits-nav__name f-sans-bold credits-copyright\">© Everlaw 2026</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
Needs attention
AEO: Question-led structure
Issue
No question-led h2 sections or FAQ pattern was detected.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Question-led structure
Score
50/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Question-led structure scored 50/100 and needs improvement.
Evidence
{
"h2Count": 8,
"questionH2s": [],
"hasFaq": false,
"score": 50,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 60/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 60/100 and needs improvement.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, 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
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer evidence and trust scored 60/100 and needs improvement.
Evidence
{
"signals": {
"author": false,
"publisher": true,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [
"Everlaw"
],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://www.everlaw.com/about/",
"text": "About",
"html": "<a class=\"footer-nav__link\" href=\"https://www.everlaw.com/about/\">About</a>"
},
{
"href": "https://linkedin.com/company/everlaw/",
"text": "Linkedin",
"html": "<a target=\"_blank\" href=\"https://linkedin.com/company/everlaw/\" class=\"social-nav__icon\"> <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 13\" width=\"12\" height=\"13\" fill=\"none\"> <title>Linkedin</title> <path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M1.333.603h9.334C11.403.603 12 1.2 12 1.936v9.334c0 .736-.597 1.333-1.333 1.333H1.333A1.333 1.333 0 0 1 0 11.27V1.936C0 1.2.597.603 1.333.603Zm2 10c.184 0 .334-.15.334-.333V5.603a.333.333 0 0 0-.334-.334h-1A.333.333 0 0 0 2 5.603v4.667c0..."
}
],
"contactLinks": [
{
"href": "https://www.everlaw.com/customer-resources/",
"text": "Help Center",
"html": "<a class=\"subnav-list__link u-pb--space-fixed-2\" href=\"https://www.everlaw.com/customer-resources/\" tabindex=\"-1\">Help Center</a>"
},
{
"href": "https://support.everlaw.com/hc/en-us/requests/new",
"text": "Support",
"html": "<a class=\"footer-nav__link\" href=\"https://support.everlaw.com/hc/en-us/requests/new\">Support</a>"
},
{
"href": "https://support.everlaw.com/hc/en-us",
"text": "Knowledge Base",
"html": "<a class=\"footer-nav__link\" href=\"https://support.everlaw.com/hc/en-us\">Knowledge Base</a>"
},
{
"href": "https://support.everlaw.com/hc/en-us/sections/201109835-Release-Notes",
"text": "Release Notes",
"html": "<a class=\"footer-nav__link\" href=\"https://support.everlaw.com/hc/en-us/sections/201109835-Release-Notes\">Release Notes</a>"
},
{
"href": "https://www.everlaw.com/customer-resources/",
"text": "Help Center",
"html": "<a class=\"footer-nav__link\" href=\"https://www.everlaw.com/customer-resources/\">Help Center</a>"
},
{
"href": "https://www.everlaw.com/contact-us/",
"text": "Contact Us",
"html": "<a class=\"footer-nav__link\" href=\"https://www.everlaw.com/contact-us/\">Contact Us</a>"
}
],
"privacyLinks": [
{
"href": "https://www.everlaw.com/data-privacy/",
"text": "Data Privacy",
"html": "<a class=\"subnav-list__link u-pb--space-fixed-2\" href=\"https://www.everlaw.com/data-privacy/\" tabindex=\"-1\">Data Privacy</a>"
},
{
"href": "https://www.everlaw.com/data-privacy/",
"text": "Data Privacy",
"html": "<a class=\"footer-nav__link\" href=\"https://www.everlaw.com/data-privacy/\">Data Privacy</a>"
},
{
"href": "/legal/privacy-notice/",
"text": "Privacy Notice",
"html": "<a class=\"credits-nav__link\" href=\"/legal/privacy-notice/\">Privacy Notice</a>"
},
{
"href": "/legal/privacy-notice/#california-resident-privacy-rights",
"text": "California Privacy Notice",
"html": "<a class=\"credits-nav__link\" href=\"/legal/privacy-notice/#california-resident-privacy-rights\">California Privacy Notice</a>"
}
],
"score": 60,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 77/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 77/100 and needs improvement.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: everlaw, powered, cloud, native, legal, professionals, discover, difference.
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
77/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 77/100 and needs improvement.
Evidence
{
"title": "Everlaw | AI-Powered Cloud-Native Ediscovery Software for Legal Professionals",
"h1": "Discover the difference with Everlaw",
"description": "Transform your approach to litigation and investigations with the world’s most advanced ediscovery software.",
"topicOverlap": 0.2222222222222222,
"topicTerms": [
"everlaw",
"powered",
"cloud",
"native",
"ediscovery",
"software",
"legal",
"professionals",
"discover",
"difference"
],
"descriptionTerms": [
"transform",
"approach",
"litigation",
"investigations",
"world",
"most",
"advanced",
"ediscovery",
"software"
],
"missingFromDescription": [
"everlaw",
"powered",
"cloud",
"native",
"legal",
"professionals",
"discover",
"difference"
],
"score": 77,
"weight": 28
}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
5 image(s) are missing width/height attributes. 44 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": 737,
"htmlBytes": 397680,
"imagesMissingDimensions": [
{
"src": "//images.ctfassets.net/jqxgjfvolqmr/6O0tNXagLILZJyKOOi2fQz/fa0236d47429e2649959c7e667ffe5e8/ELV45_-_Deep_Dive_Compilation_-ELS25-_V4.00_00_59_08.Still005.jpg?w=1200&q=75&fm=webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"//images.ctfassets.net/jqxgjfvolqmr/6O0tNXagLILZJyKOOi2fQz/fa0236d47429e2649959c7e667ffe5e8/ELV45_-_Deep_Dive_Compilation_-ELS25-_V4.00_00_59_08.Still005.jpg?w=1200&q=75&fm=webp\" class=\"lite-video__thumbnail-image\" alt=\"Play video\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img style=\"display:none;\" loading=\"lazy\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=\" data-fetch-vimeo-image data-fallback-vimeo-image=\"//images.ctfassets.net/jqxgjfvolqmr/5soFtuNTttuCFZF1G3188r/240436e90e0cbd032379a5bccf7c8cfd/video-fallback-16x9.jpeg\" class=\"lite-video__thumbnail-image\" alt=\"Play video\">"
},
{
"src": "//images.ctfassets.net/jqxgjfvolqmr/312ek7dHEk6z9PA8PlHyKB/63b7dce9871dd9faabc00dd429fae379/SF-DA-Office-Title.png?w=1200&q=60&fm=webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"//images.ctfassets.net/jqxgjfvolqmr/312ek7dHEk6z9PA8PlHyKB/63b7dce9871dd9faabc00dd429fae379/SF-DA-Office-Title.png?w=1200&q=60&fm=webp\" class=\"lite-video__thumbnail-image\" alt=\"Play video\">"
},
{
"src": "//images.ctfassets.net/jqxgjfvolqmr/4TYkssFyS8Q6NsGDke2xsl/e13260363bdabc8da7d2aa7a6ae532f9/adams_and_reese__jennifer_perkins_16x9.png?w=1200&q=60&fm=webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"//images.ctfassets.net/jqxgjfvolqmr/4TYkssFyS8Q6NsGDke2xsl/e13260363bdabc8da7d2aa7a6ae532f9/adams_and_reese__jennifer_perkins_16x9.png?w=1200&q=60&fm=webp\" class=\"lite-video__thumbnail-image\" alt=\"Play video\">"
},
{
"src": "//images.ctfassets.net/jqxgjfvolqmr/549C1gM14NsT6oRvX80Cuf/bb60cd7bc85f747e216cf905210d6856/united_airlines_16x9.png?w=1200&q=60&fm=webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"//images.ctfassets.net/jqxgjfvolqmr/549C1gM14NsT6oRvX80Cuf/bb60cd7bc85f747e216cf905210d6856/united_airlines_16x9.png?w=1200&q=60&fm=webp\" class=\"lite-video__thumbnail-image\" alt=\"Play video\">"
}
],
"possibleDialogs": [
"<div id=\"2wkFeoBfJLsMKSa8tEy0TY-id\" class=\"modal modal--slide modal--video theme-default\" aria-hidden=\"true\"> <div class=\"modal__overlay\" tabindex=\"-1\" data-micromodal-close> <div> <div class=\"modal__container grid\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"2wkFeoBfJLsMKSa8tEy0TY-title\"> <header class=\"modal__header\"> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" he...",
"<div class=\"modal__overlay\" tabindex=\"-1\" data-micromodal-close> <div> <div class=\"modal__container grid\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"2wkFeoBfJLsMKSa8tEy0TY-title\"> <header class=\"modal__header\"> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22...",
"<div class=\"modal__container grid\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"2wkFeoBfJLsMKSa8tEy0TY-title\"> <header class=\"modal__header\"> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.629...",
"<header class=\"modal__header\"> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.629 23.627 1\"/> </svg></button> </header>",
"<button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.629 23.627 1\"/> </svg></button>",
"<svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.629 23.627 1\"/> </svg>",
"<div id=\"2wkFeoBfJLsMKSa8tEy0TY-content\" class=\"modal__content modal__content--allow-overflow grid\"> <section id=\"video-\" class=\"section video\" animate-up animate-delay=\"0\"> <div class=\"container\"> <div class=\"video-container\"><lite-vimeo class=\"lite-video lite-video--vimeo\" videoid=\"1147559287\" href=\"https://vimeo.com/1147559287\" params> <img loading=\"lazy\" src=\"//images.ctfassets.net/jqxgjfvolqmr/6O0tNXagLILZJyKOOi2fQz/fa0236d47429e2649959c7e667ffe5e8/ELV45_-_Deep_Dive_Compilation_-ELS25-_V...",
"<div id=\"1OS3gzpfuupkyYYSu1Ef1x-1-id\" class=\"modal modal--slide modal--video theme-default\" aria-hidden=\"true\"> <div class=\"modal__overlay\" tabindex=\"-1\" data-micromodal-close> <div> <div class=\"modal__container grid\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"1OS3gzpfuupkyYYSu1Ef1x-1-title\"> <header class=\"modal__header\"> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25...",
"<div class=\"modal__overlay\" tabindex=\"-1\" data-micromodal-close> <div> <div class=\"modal__container grid\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"1OS3gzpfuupkyYYSu1Ef1x-1-title\"> <header class=\"modal__header\"> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627...",
"<div class=\"modal__container grid\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"1OS3gzpfuupkyYYSu1Ef1x-1-title\"> <header class=\"modal__header\"> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.62...",
"<header class=\"modal__header\"> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.629 23.627 1\"/> </svg></button> </header>",
"<button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.629 23.627 1\"/> </svg></button>",
"<svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.629 23.627 1\"/> </svg>",
"<div id=\"1OS3gzpfuupkyYYSu1Ef1x-1-content\" class=\"modal__content modal__content--allow-overflow grid\"> <section id=\"video-\" class=\"section video\" animate-up animate-delay=\"0\"> <div class=\"container\"> <div class=\"video-container\"><lite-vimeo class=\"lite-video lite-video--vimeo\" videoid=\"1059119144\" href=\"https://vimeo.com/1059119144\" params> <img style=\"display:none;\" loading=\"lazy\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVOR...",
"<div id=\"1OS3gzpfuupkyYYSu1Ef1x-2-id\" class=\"modal modal--slide modal--video theme-default\" aria-hidden=\"true\"> <div class=\"modal__overlay\" tabindex=\"-1\" data-micromodal-close> <div> <div class=\"modal__container grid\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"1OS3gzpfuupkyYYSu1Ef1x-2-title\"> <header class=\"modal__header\"> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25...",
"<div class=\"modal__overlay\" tabindex=\"-1\" data-micromodal-close> <div> <div class=\"modal__container grid\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"1OS3gzpfuupkyYYSu1Ef1x-2-title\"> <header class=\"modal__header\"> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627...",
"<div class=\"modal__container grid\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"1OS3gzpfuupkyYYSu1Ef1x-2-title\"> <header class=\"modal__header\"> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.62...",
"<header class=\"modal__header\"> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.629 23.627 1\"/> </svg></button> </header>",
"<button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.629 23.627 1\"/> </svg></button>",
"<svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.629 23.627 1\"/> </svg>",
"<div id=\"1OS3gzpfuupkyYYSu1Ef1x-2-content\" class=\"modal__content modal__content--allow-overflow grid\"> <section id=\"video-\" class=\"section video\" animate-up animate-delay=\"0\"> <div class=\"container\"> <div class=\"video-container\"><lite-vimeo class=\"lite-video lite-video--vimeo\" videoid=\"784873392\" href=\"https://vimeo.com/784873392\" params> <img loading=\"lazy\" src=\"//images.ctfassets.net/jqxgjfvolqmr/312ek7dHEk6z9PA8PlHyKB/63b7dce9871dd9faabc00dd429fae379/SF-DA-Office-Title.png?w=1200&q=60&...",
"<div id=\"1OS3gzpfuupkyYYSu1Ef1x-3-id\" class=\"modal modal--slide modal--video theme-default\" aria-hidden=\"true\"> <div class=\"modal__overlay\" tabindex=\"-1\" data-micromodal-close> <div> <div class=\"modal__container grid\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"1OS3gzpfuupkyYYSu1Ef1x-3-title\"> <header class=\"modal__header\"> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25...",
"<div class=\"modal__overlay\" tabindex=\"-1\" data-micromodal-close> <div> <div class=\"modal__container grid\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"1OS3gzpfuupkyYYSu1Ef1x-3-title\"> <header class=\"modal__header\"> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627...",
"<div class=\"modal__container grid\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"1OS3gzpfuupkyYYSu1Ef1x-3-title\"> <header class=\"modal__header\"> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.62...",
"<header class=\"modal__header\"> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.629 23.627 1\"/> </svg></button> </header>",
"<button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.629 23.627 1\"/> </svg></button>",
"<svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.629 23.627 1\"/> </svg>",
"<div id=\"1OS3gzpfuupkyYYSu1Ef1x-3-content\" class=\"modal__content modal__content--allow-overflow grid\"> <section id=\"video-\" class=\"section video\" animate-up animate-delay=\"0\"> <div class=\"container\"> <div class=\"video-container\"><lite-vimeo class=\"lite-video lite-video--vimeo\" videoid=\"1096059033\" href=\"https://vimeo.com/1096059033\" params> <img loading=\"lazy\" src=\"//images.ctfassets.net/jqxgjfvolqmr/4TYkssFyS8Q6NsGDke2xsl/e13260363bdabc8da7d2aa7a6ae532f9/adams_and_reese__jennifer_perkins_16x...",
"<div id=\"1OS3gzpfuupkyYYSu1Ef1x-4-id\" class=\"modal modal--slide modal--video theme-default\" aria-hidden=\"true\"> <div class=\"modal__overlay\" tabindex=\"-1\" data-micromodal-close> <div> <div class=\"modal__container grid\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"1OS3gzpfuupkyYYSu1Ef1x-4-title\"> <header class=\"modal__header\"> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25...",
"<div class=\"modal__overlay\" tabindex=\"-1\" data-micromodal-close> <div> <div class=\"modal__container grid\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"1OS3gzpfuupkyYYSu1Ef1x-4-title\"> <header class=\"modal__header\"> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627...",
"<div class=\"modal__container grid\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"1OS3gzpfuupkyYYSu1Ef1x-4-title\"> <header class=\"modal__header\"> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.62...",
"<header class=\"modal__header\"> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.629 23.627 1\"/> </svg></button> </header>",
"<button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.629 23.627 1\"/> </svg></button>",
"<svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.629 23.627 1\"/> </svg>",
"<div id=\"1OS3gzpfuupkyYYSu1Ef1x-4-content\" class=\"modal__content modal__content--allow-overflow grid\"> <section id=\"video-\" class=\"section video\" animate-up animate-delay=\"0\"> <div class=\"container\"> <div class=\"video-container\"><lite-vimeo class=\"lite-video lite-video--vimeo\" videoid=\"1091018556\" href=\"https://vimeo.com/1091018556\" params> <img loading=\"lazy\" src=\"//images.ctfassets.net/jqxgjfvolqmr/549C1gM14NsT6oRvX80Cuf/bb60cd7bc85f747e216cf905210d6856/united_airlines_16x9.png?w=1200&q...",
"<div id=\"show-id\" class=\"modal modal--slide modal--default\" aria-hidden=\"true\"> <div class=\"modal__overlay\" tabindex=\"-1\" data-micromodal-close> <div> <div class=\"modal__container grid\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"show-title\"> <header class=\"modal__header\"> <h2 id=\"show-title\" class=\"modal__title type-headline\"> Find Evidence Across Millions of Documents </h2> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__clo...",
"<div class=\"modal__overlay\" tabindex=\"-1\" data-micromodal-close> <div> <div class=\"modal__container grid\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"show-title\"> <header class=\"modal__header\"> <h2 id=\"show-title\" class=\"modal__title type-headline\"> Find Evidence Across Millions of Documents </h2> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" v...",
"<div class=\"modal__container grid\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"show-title\"> <header class=\"modal__header\"> <h2 id=\"show-title\" class=\"modal__title type-headline\"> Find Evidence Across Millions of Documents </h2> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d...",
"<header class=\"modal__header\"> <h2 id=\"show-title\" class=\"modal__title type-headline\"> Find Evidence Across Millions of Documents </h2> <button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.629 23.627 1\"/...",
"<h2 id=\"show-title\" class=\"modal__title type-headline\"> Find Evidence Across Millions of Documents </h2>",
"<button role=\"button\" class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close> <svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.629 23.627 1\"/> </svg></button>",
"<svg class=\"modal__close-icon\" xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\" viewBox=\"0 0 25 25\"> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"m1 1 22.627 22.627\"/> <path stroke=\"var(--color-text)\" stroke-width=\"2\" d=\"M1 23.629 23.627 1\"/> </svg>",
"<div id=\"show-content\" class=\"modal__content modal__content--allow-overflow grid\"> <p class=\"modal__text\">Discover how Everlaw<sup>AI</sup> Deep Dive can transform your case.</p> <section id=\"cta-banner-\" class=\"cta-banner cta-banner--image-cta cta-banner--full-width-image-cta\"><div animate-up animate-up-children animate-delay=\"0\"> <div class=\"image-cta__container grid\"> <div class=\"image-cta__content image-cta__content--right\" animate-up animate-delay=\"250\"> <a class=\"image-cta__image\" href=...",
"<p class=\"modal__text\">Discover how Everlaw<sup>AI</sup> Deep Dive can transform your case.</p>"
],
"score": 70,
"weight": 10
}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
2 explanatory paragraph(s) could be stronger for citation or AI extraction.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Explanatory content depth
Score
75/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Explanatory content depth scored 75/100 and needs improvement.
Evidence
{
"candidatePassages": 2,
"citablePassages": 0,
"failingCandidateParagraphs": [
{
"index": 7,
"heading": "H3: Analyze Millions of Documents to Find the Truth in Seconds",
"text": "Explore your entire corpus to pinpoint the truth that can shape your case. Deep Dive navigates your entire data set to surface specific insights with direct citations, giving you total confidence in the facts without the manual search. Proven reliability across sets of 10 million documents and more.",
"words": 48,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (48 words; target 80-220)."
],
"html": "<p>Explore your entire corpus to pinpoint the truth that can shape your case. Deep Dive navigates your entire data set to surface specific insights with direct citations, giving you total confidence in the facts without the manual search. Proven reliability across sets of 10 million documents and more.</p>"
},
{
"index": 11,
"heading": "H3: Draft More Persuasive Arguments",
"text": "Move seamlessly from discovery to first draft with a tireless AI thought partner that synthesizes your evidence and brainstorms case strategy in real time. Writing Assistant quickly compiles facts into cohesive narratives, freeing you to focus on the high-level legal work that drives results.",
"words": 44,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (44 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>Move seamlessly from discovery to first draft with a tireless AI thought partner that synthesizes your evidence and brainstorms case strategy in real time. Writing Assistant quickly compiles facts into cohesive narratives, freeing you to focus on the high-level legal work that drives results.</p>"
}
],
"citableParagraphs": [],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
Needs attention
AIO: Answer block readiness
Issue
29 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": 30,
"passing": 1,
"failing": [
{
"heading": "Everlaw and Anthropic launch MCP integration, bringing agentic workflows to litigation and investigations.",
"headingHtml": "<h2 class=\"type-headline-s cta-banner__title u-mt--space-fixed-2\">Everlaw and Anthropic launch MCP integration, bringing agentic workflows to litigation and investigations.</h2>",
"firstParagraph": "Deep Dive",
"paragraphHtml": "<p class=\"feature__card-eyebrow type-eyebrow u-mb--space-fixed-1\" animate-up-child>Deep Dive</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Analyze Millions of Documents to Find the Truth in Seconds",
"headingHtml": "<h3 class=\"feature__card-title type-headline\" animate-up-child>Analyze Millions of Documents to Find the Truth in Seconds</h3>",
"firstParagraph": "Explore your entire corpus to pinpoint the truth that can shape your case. Deep Dive navigates your entire data set to surface specific insights with direct citations, giving you total confidence in the facts without the manual search. Proven reliability across sets of 10 million documents and more.",
"paragraphHtml": "<p>Explore your entire corpus to pinpoint the truth that can shape your case. Deep Dive navigates your entire data set to surface specific insights with direct citations, giving you total confidence in the facts without the manual search. Proven reliability across sets of 10 million documents and more.</p>",
"words": 48,
"direct": false,
"issue": "First paragraph is 48 words and does not look like a concise direct answer."
},
{
"heading": "Automate First-Pass Review",
"headingHtml": "<h3 class=\"feature__card-title type-headline\" animate-up-child>Automate First-Pass Review</h3>",
"firstParagraph": "Accelerate your review of new documents and perform rapid quality control, with performance on par or exceeding eyes-on review. Coding Suggestions delivers AI automation by instantly categorizing documents and providing clear rationales based on your specific coding sheet.",
"paragraphHtml": "<p>Accelerate your review of new documents and perform rapid quality control, with performance on par or exceeding eyes-on review. Coding Suggestions delivers AI automation by instantly categorizing documents and providing clear rationales based on your specific coding sheet.</p>",
"words": 38,
"direct": false,
"issue": "First paragraph is 38 words and does not look like a concise direct answer."
},
{
"heading": "Draft More Persuasive Arguments",
"headingHtml": "<h3 class=\"feature__card-title type-headline\" animate-up-child>Draft More Persuasive Arguments</h3>",
"firstParagraph": "Move seamlessly from discovery to first draft with a tireless AI thought partner that synthesizes your evidence and brainstorms case strategy in real time. Writing Assistant quickly compiles facts into cohesive narratives, freeing you to focus on the high-level legal work that drives results.",
"paragraphHtml": "<p>Move seamlessly from discovery to first draft with a tireless AI thought partner that synthesizes your evidence and brainstorms case strategy in real time. Writing Assistant quickly compiles facts into cohesive narratives, freeing you to focus on the high-level legal work that drives results.</p>",
"words": 44,
"direct": false,
"issue": "First paragraph is 44 words and does not look like a concise direct answer."
},
{
"heading": "See how legal teams are leveraging Deep Dive to interact with their data like never before.",
"headingHtml": "<h2 class=\"feature__card-title type-headline-s\">See how legal teams are leveraging Deep Dive to interact with their data like never before.</h2>",
"firstParagraph": "The Power to Do More",
"paragraphHtml": "<p class=\"feature__card-eyebrow type-eyebrow u-mb--space-fixed-1\" animate-up-child>The Power to Do More</p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "Innovation",
"headingHtml": "<h3 class=\"feature__card-title type-display\" animate-up-child>Innovation</h3>",
"firstParagraph": "Focus on substantive work while Everlaw solves the most complex legal challenges with elegant software. With rapid release cycles, thoughtful design, and an incredible user experience, Everlaw enables legal teams to do more than ever before.",
"paragraphHtml": "<p>Focus on substantive work while Everlaw solves the most complex legal challenges with elegant software. With rapid release cycles, thoughtful design, and an incredible user experience, Everlaw enables legal teams to do more than ever before.</p>",
"words": 36,
"direct": false,
"issue": "First paragraph is 36 words and does not look like a concise direct answer."
},
{
"heading": "Insights",
"headingHtml": "<h3 class=\"feature__card-title type-display\" animate-up-child>Insights</h3>",
"firstParagraph": "Capture near-instant insights in even the most complex ediscovery data with powerful analytics and machine learning tools, made accessible for all legal professionals.",
"paragraphHtml": "<p>Capture near-instant insights in even the most complex ediscovery data with powerful analytics and machine learning tools, made accessible for all legal professionals.</p>",
"words": 23,
"direct": false,
"issue": "First paragraph is 23 words and does not look like a concise direct answer."
},
{
"heading": "Transform Your Approach to Litigation and Investigations",
"headingHtml": "<h2 animate-up-child class=\"type-display-s\">Transform Your Approach to Litigation and Investigations </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Ediscovery",
"headingHtml": "<h3 class=\"card__title type-subhead card__title--multicard\">Ediscovery</h3>",
"firstParagraph": "Bring simplicity to the complexity of ediscovery with cloud-native technology designed for the 21st century.",
"paragraphHtml": "<p>Bring simplicity to the complexity of ediscovery with cloud-native technology designed for the 21st century.</p>",
"words": 15,
"direct": false,
"issue": "First paragraph is 15 words and does not look like a concise direct answer."
},
{
"heading": "Early Case Assessment",
"headingHtml": "<h3 class=\"card__title type-subhead card__title--multicard\">Early Case Assessment</h3>",
"firstParagraph": "Quickly find what matters and remove the rest. Everlaw users slash documents promoted to active review by 74% with ECA.",
"paragraphHtml": "<p>Quickly find what matters and remove the rest. Everlaw users slash documents promoted to active review by 74% with ECA.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "Internal Investigations",
"headingHtml": "<h3 class=\"card__title type-subhead card__title--multicard\">Internal Investigations</h3>",
"firstParagraph": "Leverage powerful discovery tech for faster response in cyber breaches, whistleblower actions, subpoenas, audits, and more.",
"paragraphHtml": "<p>Leverage powerful discovery tech for faster response in cyber breaches, whistleblower actions, subpoenas, audits, and more.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Trial Preparation",
"headingHtml": "<h3 class=\"card__title type-subhead card__title--multicard\">Trial Preparation</h3>",
"firstParagraph": "Unlock the collaborative power of your team with comprehensive deposition and trial preparation tools.",
"paragraphHtml": "<p>Unlock the collaborative power of your team with comprehensive deposition and trial preparation tools.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Bracewell",
"headingHtml": "<h2 class=\"u-mt--space-fixed-2 f-sans-bold type-body-s\">Bracewell</h2>",
"firstParagraph": "David Shargel Partner",
"paragraphHtml": "<p class=\"type-body-s u-mt--space-fixed-1 video--description\">David Shargel<br> Partner </p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "San Francisco DA's Office",
"headingHtml": "<h2 class=\"u-mt--space-fixed-2 f-sans-bold type-body-s\">San Francisco DA's Office</h2>",
"firstParagraph": "Herman Brown Chief Information Officer",
"paragraphHtml": "<p class=\"type-body-s u-mt--space-fixed-1 video--description\">Herman Brown<br> Chief Information Officer </p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "Adams & Reese",
"headingHtml": "<h2 class=\"u-mt--space-fixed-2 f-sans-bold type-body-s\">Adams & Reese</h2>",
"firstParagraph": "Jennifer Perkins Litigation Support Specialist",
"paragraphHtml": "<p class=\"type-body-s u-mt--space-fixed-1 video--description\">Jennifer Perkins<br> Litigation Support Specialist </p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "United Airlines",
"headingHtml": "<h2 class=\"u-mt--space-fixed-2 f-sans-bold type-body-s\">United Airlines</h2>",
"firstParagraph": "Paul Noonan Managing Counsel of Ediscovery",
"paragraphHtml": "<p class=\"type-body-s u-mt--space-fixed-1 video--description\">Paul Noonan<br> Managing Counsel of Ediscovery </p>",
"words": 6,
"direct": false,
"issue": "First paragraph is 6 words and does not look like a concise direct answer."
},
{
"heading": "Find Evidence Across Millions of Documents",
"headingHtml": "<h2 id=\"show-title\" class=\"modal__title type-headline\"> Find Evidence Across Millions of Documents </h2>",
"firstParagraph": "Discover how EverlawAI Deep Dive can transform your case.",
"paragraphHtml": "<p class=\"modal__text\">Discover how Everlaw<sup>AI</sup> Deep Dive can transform your case.</p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
},
{
"heading": "Product",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Product</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "AI SUITE",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">AI SUITE</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Industries",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Industries</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Use cases",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Use cases</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Customer support",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Customer support</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Resources",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Resources</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Company",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Company</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Working at Everlaw",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Working at Everlaw</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Partners",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Partners</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Legal & Privacy",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Legal & Privacy</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Popular Resources",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Popular Resources</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Guides",
"headingHtml": "<h3 class=\"site-footer__heading type-ui-s u-mb--space-fixed-2\">Guides</h3>",
"firstParagraph": "© Everlaw 2026",
"paragraphHtml": "<p class=\"credits-nav__name f-sans-bold credits-copyright\">© Everlaw 2026</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
Needs attention
GEO: Extraction-friendly structure
Issue
Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, ordered list only if the page explains a workflow/process, optional visible FAQ or FAQPage schema.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Extraction-friendly structure
Score
85/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
Evidence
{
"hasSummary": false,
"tableCount": 0,
"tablesWithHead": 0,
"tablesMissingThead": [],
"orderedLists": 0,
"hasFaq": false,
"definitionPatterns": 1,
"schemaBlocks": 1,
"missingSignals": [
"optional top summary / TL;DR / key takeaways block",
"table with <thead> only if the page already has tabular/comparative data",
"ordered list only if the page explains a workflow/process",
"optional visible FAQ or FAQPage schema"
],
"score": 85,
"weight": 24
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 81/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 81/100 and needs improvement.
Needs attention
AEO: Entity and definition clarity
Issue
Entity or definition gaps: everlaw, powered, cloud, native, legal, professionals, discover, difference.
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
81/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 81/100 and needs improvement.
Evidence
{
"title": "Everlaw | AI-Powered Cloud-Native Ediscovery Software for Legal Professionals",
"h1": "Discover the difference with Everlaw",
"description": "Transform your approach to litigation and investigations with the world’s most advanced ediscovery software.",
"topicOverlap": 0.2222222222222222,
"definitionCount": 1,
"topicTerms": [
"everlaw",
"powered",
"cloud",
"native",
"ediscovery",
"software",
"legal",
"professionals",
"discover",
"difference"
],
"descriptionTerms": [
"transform",
"approach",
"litigation",
"investigations",
"world",
"most",
"advanced",
"ediscovery",
"software"
],
"missingFromDescription": [
"everlaw",
"powered",
"cloud",
"native",
"legal",
"professionals",
"discover",
"difference"
],
"score": 81,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
Needs attention
AEO: Answer intent coverage
Issue
Missing likely AI Overview intent sections: what, benefits, cost, compare.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer intent coverage
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer intent coverage scored 70/100 and needs improvement.
Evidence
{
"headings": [
{
"text": "Everlaw and Anthropic launch MCP integration, bringing agentic workflows to litigation and investigations.",
"html": "<h2 class=\"type-headline-s cta-banner__title u-mt--space-fixed-2\">Everlaw and Anthropic launch MCP integration, bringing agentic workflows to litigation and investigations.</h2>"
},
{
"text": "See how legal teams are leveraging Deep Dive to interact with their data like never before.",
"html": "<h2 class=\"feature__card-title type-headline-s\">See how legal teams are leveraging Deep Dive to interact with their data like never before.</h2>"
},
{
"text": "Transform Your Approach to Litigation and Investigations",
"html": "<h2 animate-up-child class=\"type-display-s\">Transform Your Approach to Litigation and Investigations </h2>"
},
{
"text": "Bracewell",
"html": "<h2 class=\"u-mt--space-fixed-2 f-sans-bold type-body-s\">Bracewell</h2>"
},
{
"text": "San Francisco DA's Office",
"html": "<h2 class=\"u-mt--space-fixed-2 f-sans-bold type-body-s\">San Francisco DA's Office</h2>"
},
{
"text": "Adams & Reese",
"html": "<h2 class=\"u-mt--space-fixed-2 f-sans-bold type-body-s\">Adams & Reese</h2>"
},
{
"text": "United Airlines",
"html": "<h2 class=\"u-mt--space-fixed-2 f-sans-bold type-body-s\">United Airlines</h2>"
},
{
"text": "Find Evidence Across Millions of Documents",
"html": "<h2 id=\"show-title\" class=\"modal__title type-headline\"> Find Evidence Across Millions of Documents </h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Everlaw?",
"pattern": {}
},
{
"id": "how",
"label": "How does Everlaw work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Everlaw?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Everlaw free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Everlaw compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Everlaw?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Everlaw?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Everlaw free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Everlaw compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 8
}Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Informational
Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Needs attention
AI context endpoint
Issue
AI context endpoint is informational for this page.
Why it matters
A context endpoint gives agents a small, low-latency summary of product purpose, safe actions, and canonical machine-readable resources without scraping the whole site.
Check name
AI context endpoint
Score
100/100
Status
informational
Category
API
Maturity
Emerging recommendation
Goal
Expose a compact API context endpoint agents can fetch before deciding which public API or discovery resource to use.
Result
AI context endpoint is informational for this page.
Validation steps
Fetch to find resource
AI context endpoint was not found at the expected path.
Evidence
{
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/ai/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
}
]
},
"issue": "AI context endpoint was not found at the expected path.",
"howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Needs attention
AIO: Query intent coverage
Issue
Missing likely AI Overview intent sections: what, benefits, cost, compare.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Query intent coverage
Score
70/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Query intent coverage is informational for this page.
Evidence
{
"headings": [
{
"text": "Everlaw and Anthropic launch MCP integration, bringing agentic workflows to litigation and investigations.",
"html": "<h2 class=\"type-headline-s cta-banner__title u-mt--space-fixed-2\">Everlaw and Anthropic launch MCP integration, bringing agentic workflows to litigation and investigations.</h2>"
},
{
"text": "See how legal teams are leveraging Deep Dive to interact with their data like never before.",
"html": "<h2 class=\"feature__card-title type-headline-s\">See how legal teams are leveraging Deep Dive to interact with their data like never before.</h2>"
},
{
"text": "Transform Your Approach to Litigation and Investigations",
"html": "<h2 animate-up-child class=\"type-display-s\">Transform Your Approach to Litigation and Investigations </h2>"
},
{
"text": "Bracewell",
"html": "<h2 class=\"u-mt--space-fixed-2 f-sans-bold type-body-s\">Bracewell</h2>"
},
{
"text": "San Francisco DA's Office",
"html": "<h2 class=\"u-mt--space-fixed-2 f-sans-bold type-body-s\">San Francisco DA's Office</h2>"
},
{
"text": "Adams & Reese",
"html": "<h2 class=\"u-mt--space-fixed-2 f-sans-bold type-body-s\">Adams & Reese</h2>"
},
{
"text": "United Airlines",
"html": "<h2 class=\"u-mt--space-fixed-2 f-sans-bold type-body-s\">United Airlines</h2>"
},
{
"text": "Find Evidence Across Millions of Documents",
"html": "<h2 id=\"show-title\" class=\"modal__title type-headline\"> Find Evidence Across Millions of Documents </h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Everlaw?",
"pattern": {}
},
{
"id": "how",
"label": "How does Everlaw work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Everlaw?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Everlaw free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Everlaw compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Everlaw?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Everlaw?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Everlaw free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Everlaw compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 4
}Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Needs attention
Auth.md Agent Registration
Issue
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=utf-8" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link.
Why it matters
Agent registration metadata lets automated clients find the registration path, supported identity types, credential types, and related claim or revocation endpoints without scraping human docs.
Check name
Auth.md Agent Registration
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish Auth.md and agent_auth metadata so agents can discover registration and credential requirements.
Result
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Validation steps
Fetch and validate /auth.md
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=utf-8" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link.
Publish protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate agent_auth authorization metadata
OAuth authorization server metadata could not be fetched.
Evidence
{
"failedStep": "auth-md",
"steps": [
{
"id": "auth-md",
"title": "Fetch and validate /auth.md",
"status": "fail",
"evidence": {
"path": "/auth.md",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874,
"validation": {
"valid": false,
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=utf-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link.",
"compatibleContentType": false,
"contentLength": 78108,
"hasRegisterInstructions": true,
"hasProtectedResourceLink": false,
"hasAuthorizationServerLink": false,
"mentionsIdentity": true,
"mentionsCredential": true,
"links": [
"/title",
"https://www.everlaw.co.uk/404.html\">",
"https://www.everlaw.com/404.html\">",
"https://www.everlaw.com/404.html\">",
"https://images.ctfassets.net\">",
"https://images.ctfassets.net\">",
"https://www.googletagmanager.com\">",
"https://www.googletagmanager.com\">",
"https://cdn.cookielaw.org\">",
"https://cdn.cookielaw.org\">"
],
"rawExcerpt": "<!doctype html>\n<html class=\"no-js\" lang=\"en-US\" data-beasties-container>\n\n <head>\n <meta charset=\"utf-8\">\n <title>404</title>\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta name=\"theme-color\" content=\"#000000\">\n\n <link rel=\"alternate\" hreflang=\"en-gb\" href=\"https://www.everlaw.co.uk/404.html\">\n <link rel=\"alternate\" hreflang=\"en-us\" href=\"https://www.everlaw.com/404.html\">\n <link rel=\"alternate\" hreflang=\"x-default\" href=\"https://www.everlaw.com/404.html\">\n\n <link rel=\"preconnect\" href=\"https://images.ctfassets.net\">\n <link rel=\"dns-prefetch\" href=\"https://images.ctfassets.net\">\n \n\n <link rel=\"preconnect\" href=\"https://www.googletagmanager.com\">\n <link rel=\"dns-prefetch\" href=\"https://www.googletagmanager.com\">\n\n <lin"
}
},
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=utf-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link.",
"howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
},
{
"id": "oauth-protected-resource",
"title": "Publish protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874,
"text": "<!doctype html>\n<html class=\"no-js\" lang=\"en-US\" data-beasties-container>\n\n <head>\n <meta charset=\"utf-8\">\n <title>404</title>\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta name=\"theme-color\" content=\"#000000\">\n\n <link rel=\"alternate\" hreflang=\"en-gb\" href=\"https://www.everlaw.co.uk/404.html\">\n <link rel=\"alternate\" hreflang=\"en-us\" href=\"https://www.everlaw.com/404.html\">\n <link rel=\"alternate\" hreflang=\"x-default\" href=\"https://www.everlaw.com/404.html\">\n\n <link rel=\"preconnect\" href=\"https://images.ctfassets.net\">\n <link rel=\"dns-prefetch\" href=\"https://images.ctfassets.net\">\n \n\n <link rel=\"preconnect\" href=\"https://www.googletagmanager.com\">\n <link rel=\"dns-prefetch\" href=\"https://www.googletagmanager.com\">\n\n <link rel=\"preconnect\" href=\"https://cdn.cookielaw.org\">\n <link rel=\"dns-prefetch\" href=\"https://cdn.cookielaw.org\">\n <link rel=\"preconnect\" href=\"https://geolocation.onetrust.com\">\n <link rel=\"dns-prefetch\" href=\"https://geolocation.onetrust.com\">\n\n <link rel=\"dns-prefetch\" href=\"https://netlify-rum.netlify.app\">\n <link rel=\"dns-prefetch\" href=\"https://www.clarity.ms\">\n <link rel=\"dns-prefetch\" href=\"https://connect.facebook.net\">\n <link rel=\"dns-prefetch\" href=\"https://static.ads-twitter.com\">\n <link rel=\"dns-prefetch\" href=\"https://bat.bing.com\">\n <link rel=\"dns-prefetch\" href=\"https://snap.licdn.com/li.lms-analytics\">\n <link rel=\"dns-prefetch\" href=\"https://ws.zoominfo.com\">\n <link rel=\"dns-prefetch\" href=\"https://ddwl4m2hdecbv.cloudfront.net\">\n\n <!-- syncronous javascript -->\n <script nonce=\"60b6kl5x6_MHgflGFyk4mQ\">var b = document.documentElement; b.className = b.className.replace(/\\bno-js\\b/,'js'); b.setAttribute('data-useragent', navigator.userAgent); b.setAttribute(\"data-platform\", navigator.platform );</script>\n\n <!-- Google Consent Mode -->\n <script nonce=\"60b6kl5x6_MHgflGFyk4mQ\" data-ot-ignore>\n window.dataLayer = window.dataLayer || [];\n function gtag() {\n dataLayer.push(arguments);\n }\n gtag('consent', 'default', {\n ad_storage: \"granted\",\n analytics_storage: \"granted\",\n functionality_storage: \"granted\",\n personalization_storage: \"granted\",\n security_storage: \"granted\",\n wait_for_update: 500,\n region: ['US', 'US-VT', 'US-CA']\n });\n gtag(\"consent\", \"default\", {\n ad_storage: \"denied\",\n analytics_storage: \"denied\",\n functionality_storage: \"denied\",\n personalization_storage: \"denied\",\n security_storage: \"granted\",\n wait_for_update: 500\n });\n gtag(\"set\", \"ads_data_redaction\", true);\n </script>\n <!-- Google Tag Manager (CSP nonce-aware) -->\n <script nonce=\"60b6kl5x6_MHgflGFyk4mQ\" data-ot-ignore>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;var n=d.querySelector('[nonce]');\n n&&j.setAttribute('nonce',n.nonce||n.getAttribute('nonce'));f.parentNode.insertBefore(j,f);\n })(window,document,'script','dataLayer','GTM-54PKT2');</script>\n <!-- End Google Tag Manager -->\n\n <!-- OneTrust Cookies Consent Notice start for everlaw.com -->\n <script nonce=\"60b6kl5x6_MHgflGFyk4mQ\" defer src=\"https://cdn.cookielaw.org/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7c7966bc-5238-42a9-a515-2152745255d0\"></script>\n <!-- Datadog -->\n <script nonce=\"60b6kl5x6_MHgflGFyk4mQ\" type=\"text/javascript\">\n (function(h,o,u,n,d) {\n h=h[d]=h[d]||{q:[],onReady:function(c){h.q.push(c)}}\n d=o.createElement(u);d.async=1;d.src=n\n n=o.getElementsByTagName(u)[0];n.parentNode.insertBe"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
},
{
"id": "agent-auth-block",
"title": "Validate agent_auth authorization metadata",
"status": "fail",
"evidence": {
"valid": false,
"issue": "OAuth authorization server metadata could not be fetched.",
"fetch": {
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874,
"text": "<!doctype html>\n<html class=\"no-js\" lang=\"en-US\" data-beasties-container>\n\n <head>\n <meta charset=\"utf-8\">\n <title>404</title>\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta name=\"theme-color\" content=\"#000000\">\n\n <link rel=\"alternate\" hreflang=\"en-gb\" href=\"https://www.everlaw.co.uk/404.html\">\n <link rel=\"alternate\" hreflang=\"en-us\" href=\"https://www.everlaw.com/404.html\">\n <link rel=\"alternate\" hreflang=\"x-default\" href=\"https://www.everlaw.com/404.html\">\n\n <link rel=\"preconnect\" href=\"https://images.ctfassets.net\">\n <link rel=\"dns-prefetch\" href=\"https://images.ctfassets.net\">\n \n\n <link rel=\"preconnect\" href=\"https://www.googletagmanager.com\">\n <link rel=\"dns-prefetch\" href=\"https://www.googletagmanager.com\">\n\n <link rel=\"preconnect\" href=\"https://cdn.cookielaw.org\">\n <link rel=\"dns-prefetch\" href=\"https://cdn.cookielaw.org\">\n <link rel=\"preconnect\" href=\"https://geolocation.onetrust.com\">\n <link rel=\"dns-prefetch\" href=\"https://geolocation.onetrust.com\">\n\n <link rel=\"dns-prefetch\" href=\"https://netlify-rum.netlify.app\">\n <link rel=\"dns-prefetch\" href=\"https://www.clarity.ms\">\n <link rel=\"dns-prefetch\" href=\"https://connect.facebook.net\">\n <link rel=\"dns-prefetch\" href=\"https://static.ads-twitter.com\">\n <link rel=\"dns-prefetch\" href=\"https://bat.bing.com\">\n <link rel=\"dns-prefetch\" href=\"https://snap.licdn.com/li.lms-analytics\">\n <link rel=\"dns-prefetch\" href=\"https://ws.zoominfo.com\">\n <link rel=\"dns-prefetch\" href=\"https://ddwl4m2hdecbv.cloudfront.net\">\n\n <!-- syncronous javascript -->\n <script nonce=\"beIh07Pfr_kUDyN4wJ-Raw\">var b = document.documentElement; b.className = b.className.replace(/\\bno-js\\b/,'js'); b.setAttribute('data-useragent', navigator.userAgent); b.setAttribute(\"data-platform\", navigator.platform );</script>\n\n <!-- Google Consent Mode -->\n <script nonce=\"beIh07Pfr_kUDyN4wJ-Raw\" data-ot-ignore>\n window.dataLayer = window.dataLayer || [];\n function gtag() {\n dataLayer.push(arguments);\n }\n gtag('consent', 'default', {\n ad_storage: \"granted\",\n analytics_storage: \"granted\",\n functionality_storage: \"granted\",\n personalization_storage: \"granted\",\n security_storage: \"granted\",\n wait_for_update: 500,\n region: ['US', 'US-VT', 'US-CA']\n });\n gtag(\"consent\", \"default\", {\n ad_storage: \"denied\",\n analytics_storage: \"denied\",\n functionality_storage: \"denied\",\n personalization_storage: \"denied\",\n security_storage: \"granted\",\n wait_for_update: 500\n });\n gtag(\"set\", \"ads_data_redaction\", true);\n </script>\n <!-- Google Tag Manager (CSP nonce-aware) -->\n <script nonce=\"beIh07Pfr_kUDyN4wJ-Raw\" data-ot-ignore>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;var n=d.querySelector('[nonce]');\n n&&j.setAttribute('nonce',n.nonce||n.getAttribute('nonce'));f.parentNode.insertBefore(j,f);\n })(window,document,'script','dataLayer','GTM-54PKT2');</script>\n <!-- End Google Tag Manager -->\n\n <!-- OneTrust Cookies Consent Notice start for everlaw.com -->\n <script nonce=\"beIh07Pfr_kUDyN4wJ-Raw\" defer src=\"https://cdn.cookielaw.org/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"7c7966bc-5238-42a9-a515-2152745255d0\"></script>\n <!-- Datadog -->\n <script nonce=\"beIh07Pfr_kUDyN4wJ-Raw\" type=\"text/javascript\">\n (function(h,o,u,n,d) {\n h=h[d]=h[d]||{q:[],onReady:function(c){h.q.push(c)}}\n d=o.createElement(u);d.async=1;d.src=n\n n=o.getElementsByTagName(u)[0];n.parentNode.insertBe"
}
},
"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": "login"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign in"
}
]
},
"resourceFetchSucceeded": false
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Q&A and FAQ opportunities
GEO: Q&A and FAQ opportunities is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Q&A and FAQ opportunities
GEO: Q&A and FAQ opportunities is informational for this page.
Needs attention
GEO: Q&A and FAQ opportunities
Issue
8 h2 heading(s) are not phrased as questions; this is optional and only useful where Q&A wording is natural. No visible FAQ or FAQPage schema was detected; this is optional unless the page answers common questions.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Q&A and FAQ opportunities
Score
75/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Q&A and FAQ opportunities is informational for this page.
Evidence
{
"h2Count": 8,
"questionH2s": 0,
"hasFaq": false,
"nonQuestionH2s": [
{
"index": 1,
"text": "Everlaw and Anthropic launch MCP integration, bringing agentic workflows to litigation and investigations.",
"isQuestion": false,
"html": "<h2 class=\"type-headline-s cta-banner__title u-mt--space-fixed-2\">Everlaw and Anthropic launch MCP integration, bringing agentic workflows to litigation and investigations.</h2>"
},
{
"index": 2,
"text": "See how legal teams are leveraging Deep Dive to interact with their data like never before.",
"isQuestion": false,
"html": "<h2 class=\"feature__card-title type-headline-s\">See how legal teams are leveraging Deep Dive to interact with their data like never before.</h2>"
},
{
"index": 3,
"text": "Transform Your Approach to Litigation and Investigations",
"isQuestion": false,
"html": "<h2 animate-up-child class=\"type-display-s\">Transform Your Approach to Litigation and Investigations </h2>"
},
{
"index": 4,
"text": "Bracewell",
"isQuestion": false,
"html": "<h2 class=\"u-mt--space-fixed-2 f-sans-bold type-body-s\">Bracewell</h2>"
},
{
"index": 5,
"text": "San Francisco DA's Office",
"isQuestion": false,
"html": "<h2 class=\"u-mt--space-fixed-2 f-sans-bold type-body-s\">San Francisco DA's Office</h2>"
},
{
"index": 6,
"text": "Adams & Reese",
"isQuestion": false,
"html": "<h2 class=\"u-mt--space-fixed-2 f-sans-bold type-body-s\">Adams & Reese</h2>"
},
{
"index": 7,
"text": "United Airlines",
"isQuestion": false,
"html": "<h2 class=\"u-mt--space-fixed-2 f-sans-bold type-body-s\">United Airlines</h2>"
},
{
"index": 8,
"text": "Find Evidence Across Millions of Documents",
"isQuestion": false,
"html": "<h2 id=\"show-title\" class=\"modal__title type-headline\"> Find Evidence Across Millions of Documents </h2>"
}
],
"score": 75,
"weight": 4
}AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Informational
AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Needs attention
IndexNow key
Issue
IndexNow key is informational for this page.
Why it matters
IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.
Check name
IndexNow key
Score
100/100
Status
informational
Category
Discoverability
Maturity
Established
Goal
Verify that IndexNow ownership key placement is detectable when the site advertises it.
Result
IndexNow key is informational for this page.
Validation steps
Find advertised IndexNow key location
No IndexNow key location was advertised in HTML, Link headers, or robots.txt.
Fetch and validate IndexNow key file
No discoverable IndexNow key file was found.
Evidence
{
"steps": [
{
"id": "advertised-location",
"title": "Find advertised IndexNow key location",
"status": "informational",
"evidence": {
"advertised": []
},
"issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
"howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
},
{
"id": "fetch-key",
"title": "Fetch and validate IndexNow key file",
"status": "informational",
"evidence": {
"advertised": [],
"checked": []
},
"issue": "No discoverable IndexNow key file was found.",
"howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
}
]
}Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Needs attention
OAuth / OIDC discovery
Issue
OAuth / OIDC discovery was not found at the expected path.
Why it matters
OAuth and OIDC discovery let agents find authorization, token, and key endpoints programmatically instead of relying on human documentation.
Check name
OAuth / OIDC discovery
Score
0/100
Status
informational
Category
Auth
Maturity
Established
Goal
Publish OAuth/OIDC discovery metadata so agents can authenticate with your APIs.
Result
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Validation steps
Fetch to find resource
OAuth / OIDC discovery was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/openid-configuration",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
},
{
"path": "/.well-known/oauth-authorization-server",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 87874
}
]
},
"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": "login"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign in"
}
]
},
"resourceFetchSucceeded": false
}Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Needs attention
OAuth Protected Resource
Issue
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Why it matters
Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.
Check name
OAuth Protected Resource
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.
Result
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Validation steps
Fetch protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate protected resource metadata
Response is not valid JSON.
Validate protected resource identity
Protected resource metadata `resource` did not match the resource identifier used to retrieve it.
Probe protected API Bearer challenge
No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"statusCode": 404,
"contentType": "text/html; charset=utf-8"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource JSON."
},
{
"id": "metadata",
"title": "Validate protected resource metadata",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!doctype html>\n<html class=\"no-js\" lang=\"en-US\" data-beasties-container>\n\n <head>\n <meta charset=\"utf-8\">\n <title>404</title>\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta name=\"theme-color\" content=\"#000000\">\n\n <link rel=\"alternate\" hreflang=\"en-gb\" href=\"https://www.everlaw.co.uk/404.html\">\n <link rel=\"alternate\" hreflang=\"en-us\" href=\"https://www.everlaw.com/404.html\">\n <link rel=\"alternate\" hreflang=\"x-default\" href=\"https://www.everlaw.com/404.html\">\n\n <link rel=\"preconnect\" href=\"https://images.ctfassets.net\">\n <link rel=\"dns-prefetch\" href=\"https://images.ctfassets.net\">\n \n\n <link rel=\"preconnect\" href=\"https://www.googletagmanager.com\">\n <link rel=\"dns-prefetch\" href=\"https://www.googletagmanager.com\">\n\n <lin"
},
"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.everlaw.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.everlaw.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/admin/summary",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.everlaw.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.everlaw.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": "login"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign in"
}
]
},
"resourceFetchSucceeded": false
}SEOSEOBrowser audit
Links do not have descriptive text
100 Fail
SEOSEOBrowser audit
Links do not have descriptive text
Check name
Links do not have descriptive text
Score
0/100
Status
fail
Device
desktop
Category
SEO
Estimated savings
3 links found
Fix guidance
Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).
Evidence
{
"displayValue": "3 links found",
"description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/)."
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
33 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 265Â 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 265Â 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
Render-blocking requests
33 Fail
Performance and AccessibilityPerformanceBrowser audit
Render-blocking requests
Check name
Render-blocking requests
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 50Â ms
Fix guidance
Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path.
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 50Â ms",
"description": "Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path."
}Performance and AccessibilityPerformanceBrowser audit
Improve image delivery
17 Warning
Performance and AccessibilityPerformanceBrowser audit
Improve image delivery
Check name
Improve image delivery
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 331Â KiB
Fix guidance
Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 331Â KiB",
"description": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)"
}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 |
|---|---|---|---|
| 57/100 | Level 3, Bot-Aware | Current report |