Export Report
OVERALL SCORE
Level 2, Agent-Limited
- AI Discoverability 19 out of 100
- Agent Ease of Use 6 out of 100
- Security & Trust 20 out of 100
- GEO, AIO and AEO 68 out of 100
- SEO 100 out of 100
- Performance and Accessibility 65 out of 100
What AI sees of your website
Lawtrades - Top legal talent, on demand.
Legal departments of all sizes—from startups to Fortune 500s— use Lawtrades’ tech-enabled platform to rapidly scale up and down their outside legal department, from generalists to specialists.
Next step
Turn this report into a fix workflow
31 failed checks are ready to move into MCP or CLI remediation. Generate a repair prompt, connect the scanner to your coding agent, or open the integration docs before your next rescan.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 19 | Priority fix | 3 | 19 | 1 | View details |
| Discoverability | 14 | Priority fix | 1 | 8 | 0 | View details |
| Content Readiness | 38 | Priority fix | 2 | 7 | 1 | View details |
| Bot Access Control | 0 | Priority fix | 0 | 4 | 0 | View details |
| Agent Ease of Use | 6 | Priority fix | 4 | 29 | 3 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 0 | 7 | 0 | View details |
| MCP | 13 | Priority fix | 0 | 6 | 2 | View details |
| Skill Discovery | 5 | Priority fix | 0 | 10 | 1 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 68 | Needs work | 5 | 3 | 12 | View details |
| GEO Readiness | 77 | Mostly ready | 2 | 0 | 4 | |
| AIO Readiness | 55 | Needs work | 1 | 2 | 4 | View details |
| AEO Readiness | 71 | Needs work | 2 | 1 | 4 | View details |
| SEO | 100 | Strong | 11 | 0 | 0 | |
| SEO | 100 | Strong | 11 | 0 | 0 | |
| Security & Trust | 20 | Priority fix | 5 | 4 | 0 | View details |
| Security & Trust | 20 | Priority fix | 1 | 4 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 65 | Needs work | 22 | 2 | 3 | View details |
| Performance | 47 | Priority fix | 14 | 2 | 3 | View details |
| Accessibility | 97 | Strong | 8 | 0 | 0 |
Prioritized recommendations
Issues ranked by score impact
51 items need attention
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
50 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
Needs attention
API Catalog
Issue
The API catalog endpoint did not return HTTP 2xx.
Why it matters
API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.
Check name
API Catalog
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish an API catalog for automated API discovery using RFC 9727.
Result
API Catalog failed at "Fetch API catalog".
Validation steps
Fetch API catalog
The API catalog endpoint did not return HTTP 2xx.
Validate RFC 9727 linkset
Response is not valid JSON.
Fetch advertised API catalog targets
API Catalog did not expose any same-origin hrefs to validate.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch API catalog",
"status": "fail",
"evidence": {
"statusCode": 404,
"contentType": "text/html; charset=utf-8"
},
"issue": "The API catalog endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/api-catalog."
},
{
"id": "validate",
"title": "Validate RFC 9727 linkset",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html>\n <body>\n <p>Invalid .well-known request</p>\n </body>\n</html>"
},
"issue": "Response is not valid JSON.",
"howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
},
{
"id": "target-validation",
"title": "Fetch advertised API catalog targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin API catalog hrefs were available to fetch."
}
]
},
"issue": "API Catalog did not expose any same-origin hrefs to validate.",
"howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
}
]
}Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
50 Fail
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
Issue
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=utf-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Why it matters
OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.
Check name
OpenAPI discovery
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish a valid OpenAPI or Swagger document for API discovery.
Result
OpenAPI discovery failed at "Find valid OpenAPI document".
Validation steps
Find valid OpenAPI document
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=utf-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Find valid OpenAPI document",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- Last Published: Tue Jun 02 2026 20:31:54 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"www.lawtrades.com\" data-wf-page=\"6515fe6d99aa14fe1a51ab5c\" data-wf-site=\"631b8bcafde15c05a06e9106\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><link href=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/css/lawtrades.webflow.shared.6637b7eb5.min.css\" rel=\"stylesheet\" type=\"text/css\" integrity=\"sha384-Zje361zxoefqqnQPyS4CZ/xmJeCPO/GT+arTfp6F2vzr1S/Nr+0Etn8kN4XAcFU+\" crossorigin=\"anonymous\""
},
{
"path": "/openapi.yaml",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- Last Published: Tue Jun 02 2026 20:31:54 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"www.lawtrades.com\" data-wf-page=\"6515fe6d99aa14fe1a51ab5c\" data-wf-site=\"631b8bcafde15c05a06e9106\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><link href=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/css/lawtrades.webflow.shared.6637b7eb5.min.css\" rel=\"stylesheet\" type=\"text/css\" integrity=\"sha384-Zje361zxoefqqnQPyS4CZ/xmJeCPO/GT+arTfp6F2vzr1S/Nr+0Etn8kN4XAcFU+\" crossorigin=\"anonymous\""
},
{
"path": "/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- Last Published: Tue Jun 02 2026 20:31:54 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"www.lawtrades.com\" data-wf-page=\"6515fe6d99aa14fe1a51ab5c\" data-wf-site=\"631b8bcafde15c05a06e9106\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><link href=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/css/lawtrades.webflow.shared.6637b7eb5.min.css\" rel=\"stylesheet\" type=\"text/css\" integrity=\"sha384-Zje361zxoefqqnQPyS4CZ/xmJeCPO/GT+arTfp6F2vzr1S/Nr+0Etn8kN4XAcFU+\" crossorigin=\"anonymous\""
},
{
"path": "/swagger.yaml",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- Last Published: Tue Jun 02 2026 20:31:54 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"www.lawtrades.com\" data-wf-page=\"6515fe6d99aa14fe1a51ab5c\" data-wf-site=\"631b8bcafde15c05a06e9106\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><link href=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/css/lawtrades.webflow.shared.6637b7eb5.min.css\" rel=\"stylesheet\" type=\"text/css\" integrity=\"sha384-Zje361zxoefqqnQPyS4CZ/xmJeCPO/GT+arTfp6F2vzr1S/Nr+0Etn8kN4XAcFU+\" crossorigin=\"anonymous\""
},
{
"path": "/api/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- Last Published: Tue Jun 02 2026 20:31:54 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"www.lawtrades.com\" data-wf-page=\"6515fe6d99aa14fe1a51ab5c\" data-wf-site=\"631b8bcafde15c05a06e9106\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><link href=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/css/lawtrades.webflow.shared.6637b7eb5.min.css\" rel=\"stylesheet\" type=\"text/css\" integrity=\"sha384-Zje361zxoefqqnQPyS4CZ/xmJeCPO/GT+arTfp6F2vzr1S/Nr+0Etn8kN4XAcFU+\" crossorigin=\"anonymous\""
},
{
"path": "/api/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- Last Published: Tue Jun 02 2026 20:31:54 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"www.lawtrades.com\" data-wf-page=\"6515fe6d99aa14fe1a51ab5c\" data-wf-site=\"631b8bcafde15c05a06e9106\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><link href=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/css/lawtrades.webflow.shared.6637b7eb5.min.css\" rel=\"stylesheet\" type=\"text/css\" integrity=\"sha384-Zje361zxoefqqnQPyS4CZ/xmJeCPO/GT+arTfp6F2vzr1S/Nr+0Etn8kN4XAcFU+\" crossorigin=\"anonymous\""
},
{
"path": "/docs/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- Last Published: Tue Jun 02 2026 20:31:54 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"www.lawtrades.com\" data-wf-page=\"6515fe6d99aa14fe1a51ab5c\" data-wf-site=\"631b8bcafde15c05a06e9106\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><link href=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/css/lawtrades.webflow.shared.6637b7eb5.min.css\" rel=\"stylesheet\" type=\"text/css\" integrity=\"sha384-Zje361zxoefqqnQPyS4CZ/xmJeCPO/GT+arTfp6F2vzr1S/Nr+0Etn8kN4XAcFU+\" crossorigin=\"anonymous\""
}
]
},
"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
}AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
33 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
Why it matters
Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.
Check name
Web Bot Auth request signing
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.
Result
Web Bot Auth request signing failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Web Bot Auth request signing was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/http-message-signatures-directory",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"issue": "Web Bot Auth request signing was not found at the expected path.",
"howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
}
]
}Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
25 Fail
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
Needs attention
Content-Security-Policy
Issue
Content-Security-Policy is missing or incomplete.
Why it matters
Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.
Check name
Content-Security-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Constrain script, style, frame, and resource loading with a Content-Security-Policy header.
Result
Content-Security-Policy is missing or incomplete.
Evidence
{
"header": "content-security-policy",
"value": null
}Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
25 Fail
Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
Needs attention
Frame protection
Issue
Frame protection is missing or incomplete.
Why it matters
Frame protection blocks hostile sites from embedding pages in deceptive frames, reducing clickjacking risk.
Check name
Frame protection
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent unwanted framing with X-Frame-Options or CSP frame-ancestors.
Result
Frame protection is missing or incomplete.
Evidence
{
"xFrameOptions": null,
"validXFrame": false,
"contentSecurityPolicy": null,
"cspFrameAncestors": false
}AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
25 Fail
AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
Needs attention
llms.txt
Issue
llms.txt was not found at the expected path.
Why it matters
llms.txt gives language-model clients a concise, curated summary of important site context and links before they crawl broadly.
Check name
llms.txt
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Emerging recommendation
Goal
Publish llms.txt to summarize agent-readable site guidance.
Result
llms.txt failed at "Fetch to find resource".
Validation steps
Fetch to find resource
llms.txt was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/llms.txt",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 14469
},
{
"path": "/llms-full.txt",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 14469
}
]
},
"issue": "llms.txt was not found at the expected path.",
"howToFix": "Publish /llms.txt as Markdown with a clear title, concise site summary, and useful links for agents."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
Needs attention
Markdown negotiation
Issue
Content-Type "text/html; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.
Why it matters
Markdown negotiation gives agents a cleaner representation of page content while preserving normal HTML for browsers.
Check name
Markdown negotiation
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Return HTML responses as markdown when agents request it.
Result
Markdown negotiation failed at "Markdown content type".
Validation steps
Markdown content type
Content-Type "text/html; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.
Vary: Accept header
Markdown negotiation is missing Vary: Accept; current Vary header is "accept-encoding".
Structured Markdown body
Markdown response is missing a heading.
Evidence
{
"failedStep": "content-type",
"steps": [
{
"id": "content-type",
"title": "Markdown content type",
"status": "fail",
"evidence": {
"statusCode": 200,
"contentType": "text/html; charset=utf-8"
},
"issue": "Content-Type \"text/html; charset=utf-8\" does not indicate Markdown when requested with Accept: text/markdown.",
"howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
},
{
"id": "vary-accept",
"title": "Vary: Accept header",
"status": "fail",
"evidence": {
"vary": "accept-encoding"
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"accept-encoding\".",
"howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
},
{
"id": "markdown-content",
"title": "Structured Markdown body",
"status": "fail",
"evidence": {
"valid": false,
"hasHeading": false,
"wordCount": 19594,
"excerpt": "<!DOCTYPE html><!-- Last Published: Tue Jun 02 2026 20:31:54 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"www.lawtrades.com\" data-wf-page=\"67fe938e0b5591d2c8647de5\" data-wf-site=\"631b8bcafde15c05a06e9106\" lang=\"en\"><head><",
"issue": "Markdown response is missing a heading."
},
"issue": "Markdown response is missing a heading.",
"howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
}
]
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
Needs attention
MCP Server Card
Issue
MCP Server Card was not found at the expected path.
Why it matters
MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.
Check name
MCP Server Card
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Publish an MCP Server Card for agent discovery.
Result
MCP Server Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
MCP Server Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"issue": "MCP Server Card was not found at the expected path.",
"howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
}
]
}Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
Needs attention
mcp.json
Issue
mcp.json was not found at the expected path.
Why it matters
MCP clients need trustworthy server metadata, protocol version, transport details, and capability hints before connecting to a remote MCP server.
Check name
mcp.json
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.
Result
mcp.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
mcp.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 14469
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"issue": "mcp.json was not found at the expected path.",
"howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
}
]
}Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
25 Fail
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
Needs attention
Referrer-Policy
Issue
Referrer-Policy is missing or incomplete.
Why it matters
Referrer-Policy controls how much URL context is sent to other origins, limiting accidental leakage of paths, queries, and identifiers.
Check name
Referrer-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Limit how much referrer data leaves the site.
Result
Referrer-Policy is missing or incomplete.
Evidence
{
"header": "referrer-policy",
"value": null
}AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: 5 links missing accessible names; 0/3 applicable form inputs have autocomplete attributes (3 missing).
Details
Why it matters
Semantic HTML gives browsers, assistive technology, search systems, and agents reliable landmarks, headings, controls, form semantics, and image context.
Check name
Semantic HTML
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose readable page structure through semantic HTML and accessible controls.
Result
Semantic HTML is missing or incomplete.
Evidence
{
"main": true,
"nav": true,
"footer": true,
"meaningfulH1": true,
"headingOrder": true,
"accessibleLinks": false,
"accessibleButtons": true,
"imageAltCoverage": true,
"formAutocompleteCoverage": false,
"details": {
"inaccessibleLinks": [
"<a href=\"/\" aria-current=\"page\" class=\"nav-logo w-nav-brand w--current\"><img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/636c1a2c1b886a4ca4f3f2c6_lawtrades_logo_with_type_black.svg\" alt class=\"image-142\"></a>",
"<a data-w-id=\"537b1bf0-bc8e-780c-9c47-8bd0ddd32886\" href=\"/\" aria-current=\"page\" class=\"nav__brand w-inline-block w--current\"><img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/636c1a2c1b886a4ca4f3f2c6_lawtrades_logo_with_type_black.svg\" alt class=\"nav__brand__icon\"></a>",
"<a href=\"/\" aria-current=\"page\" class=\"logo-footer w-inline-block w--current\"><img width=\"285\" loading=\"lazy\" alt src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/636c1a2c1b886a4ca4f3f2c6_lawtrades_logo_with_type_black.svg\"></a>",
"<a href=\"https://www.linkedin.com/company/lawtrades-com/\" target=\"_blank\" class=\"w-inline-block\"><img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67fec394d200f6de05d46530_button.svg\" loading=\"lazy\" alt></a>",
"<a href=\"https://twitter.com/lawtrades\" target=\"_blank\" class=\"w-inline-block\"><img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67fec39455519f2d934ef5cb_button-2.svg\" loading=\"lazy\" alt></a>"
],
"inaccessibleButtons": [],
"missingAutocompleteInputs": [
"<input class=\"form-field-inner w-input\" maxlength=\"256\" name=\"email-2\" data-name=\"Email 2\" placeholder=\"Enter your email address\" type=\"email\" id=\"email-2\" required>",
"<input class=\"text-field-4-copy w-input\" maxlength=\"256\" name=\"email-2\" data-name=\"Email 2\" placeholder=\"Enter your email address\" type=\"email\" id=\"email-2\" required>",
"<input class=\"footer__newsletter-form__input black w-input\" maxlength=\"256\" name=\"Email-address\" data-name=\"Email address\" placeholder=\"Email address...\" type=\"text\" id=\"Email-address\" required>"
],
"imagesMissingAlt": [
"<img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id={997972913547370}&ev=PageView&noscript=1\">"
],
"skippedHeadingLevels": []
},
"counts": {
"h1": 1,
"headings": 66,
"links": 91,
"inaccessibleLinks": 5,
"buttons": 0,
"inaccessibleButtons": 0,
"images": 185,
"imagesWithAlt": 184,
"autocompleteInputs": 3,
"inputsWithAutocomplete": 0,
"missingAutocompleteInputs": 3
}
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
Needs attention
WebMCP manifest
Issue
WebMCP manifest was not found at the expected path.
Why it matters
A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.
Check name
WebMCP manifest
Score
0/100
Status
fail
Category
MCP
Maturity
Informational
Goal
Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.
Result
WebMCP manifest failed at "Fetch to find resource".
Validation steps
Fetch to find resource
WebMCP manifest was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 14469
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 14469
}
]
},
"issue": "WebMCP manifest was not found at the expected path.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
25 Fail
Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
Needs attention
X-Content-Type-Options
Issue
X-Content-Type-Options is missing or incomplete.
Why it matters
X-Content-Type-Options prevents browsers from treating mislabeled files as executable content, reducing content-sniffing attacks.
Check name
X-Content-Type-Options
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent MIME sniffing for browser-loaded resources.
Result
X-Content-Type-Options is missing or incomplete.
Evidence
{
"header": "x-content-type-options",
"value": null
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
Needs attention
A2A Agent Card
Issue
A2A Agent Card was not found at the expected path.
Why it matters
A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.
Check name
A2A Agent Card
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent card so A2A-compatible clients can discover capabilities.
Result
A2A Agent Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
A2A Agent Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 14469
}
]
},
"issue": "A2A Agent Card was not found at the expected path.",
"howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
Needs attention
Agent Skills index
Issue
Agent Skills index was not found at the expected path.
Why it matters
An Agent Skills index lets clients find task-specific SKILL.md documents that describe how to use site capabilities correctly.
Check name
Agent Skills index
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent skills discovery index.
Result
Agent Skills index failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Agent Skills index was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"issue": "Agent Skills index was not found at the expected path.",
"howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
Needs attention
agent.json
Issue
agent.json was not found at the expected path.
Why it matters
agent.json is an emerging machine-readable manifest for declaring what a website does, how agents authenticate, and which actions or protocols are available.
Check name
agent.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.
Result
agent.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agent.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 14469
}
]
},
"issue": "agent.json was not found at the expected path.",
"howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
}
]
}Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
Needs attention
agents.json
Issue
agents.json was not found at the expected path.
Why it matters
agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.
Check name
agents.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Informational
Goal
Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.
Result
agents.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agents.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 14469
}
]
},
"issue": "agents.json was not found at the expected path.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
19 Warning
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
Needs attention
Content freshness signals
Issue
Content freshness signals are incomplete: missing dateModified/datePublished in JSON-LD; missing meta or <time> freshness tags.
Why it matters
Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.
Check name
Content freshness signals
Score
25/100
Status
warning
Category
Content Readiness
Maturity
Established
Goal
Expose modified and published dates for freshness-aware retrieval and ranking.
Result
Content freshness signals is partially implemented.
Evidence
{
"lastModified": "Fri, 12 Jun 2026 14:27:15 GMT",
"schemaDates": [],
"metaDateCount": 0,
"timeDateCount": 0
}AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
Needs attention
FAQPage schema
Issue
FAQ content was detected but no FAQPage schema was found.
Why it matters
FAQPage schema lets agents extract visible question-and-answer content cleanly and avoid guessing which text is an answer.
Check name
FAQPage schema
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Expose question-and-answer content in FAQPage structured data when FAQs are present.
Result
FAQPage schema is missing or incomplete.
Evidence
{
"found": false,
"visibleFaq": true,
"allTypes": []
}AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
Needs attention
High-value schema types
Issue
No high-value schema types (e.g. Article, Product, Service) were found.
Why it matters
High-value schema types tell agents whether a page is an article, product, event, service, or other actionable content type.
Check name
High-value schema types
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Use schema types that describe the page's primary content or offering.
Result
High-value schema types is missing or incomplete.
Evidence
{
"found": [],
"expected": [
"Article",
"BlogPosting",
"NewsArticle",
"Product",
"SoftwareApplication",
"FAQPage",
"LocalBusiness",
"VideoObject",
"HowTo",
"Event",
"Course",
"Review",
"Service"
],
"allTypes": []
}AI DiscoverabilityDiscoverabilityEstablished
JSON-LD present
JSON-LD present is missing or incomplete.
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
JSON-LD present
JSON-LD present is missing or incomplete.
Needs attention
JSON-LD present
Issue
No JSON-LD blocks found.
Why it matters
JSON-LD is a low-friction structured data format that agents can extract without interpreting page presentation or microdata markup.
Check name
JSON-LD present
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Expose schema.org JSON-LD so AI search systems can parse page entities.
Result
JSON-LD present is missing or incomplete.
Evidence
{
"blocks": 0,
"validBlocks": 0,
"schemaContextBlocks": 0,
"errors": [],
"documents": [],
"nodes": []
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
Why it matters
Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.
Check name
Link headers
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Include Link response headers for agent discovery using RFC 8288.
Result
Link headers failed at "Find useful Link headers".
Validation steps
Find useful Link headers
No useful agent discovery Link headers were found.
Fetch same-origin Link header targets
Link headers did not expose any same-origin targets to validate.
Evidence
{
"failedStep": "presence",
"steps": [
{
"id": "presence",
"title": "Find useful Link headers",
"status": "fail",
"evidence": {
"links": []
},
"issue": "No useful agent discovery Link headers were found.",
"howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
},
{
"id": "target-validation",
"title": "Fetch same-origin Link header targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin Link header targets were available to fetch."
}
]
},
"issue": "Link headers did not expose any same-origin targets to validate.",
"howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityDiscoverabilityEstablished
Organization / WebSite schema
Organization / WebSite schema is missing or incomplete.
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
Organization / WebSite schema
Organization / WebSite schema is missing or incomplete.
Needs attention
Organization / WebSite schema
Issue
Neither Organization nor WebSite schema types were found in JSON-LD.
Why it matters
Organization and WebSite schema help agents identify the publisher, canonical site identity, logo, and related profiles for attribution.
Check name
Organization / WebSite schema
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Identify the site owner and website entity in structured data.
Result
Organization / WebSite schema is missing or incomplete.
Evidence
{
"found": [],
"allTypes": []
}AI DiscoverabilityDiscoverabilityEstablished
robots.txt
robots.txt is missing or incomplete.
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
robots.txt
robots.txt is missing or incomplete.
Needs attention
robots.txt
Issue
robots.txt was found but could not be parsed as valid.
Why it matters
robots.txt gives crawlers and agents a standard place to read crawl permissions, disallowed paths, and sitemap locations before requesting site content.
Check name
robots.txt
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Publish /robots.txt with clear crawl rules.
Result
robots.txt is missing or incomplete.
Evidence
{
"statusCode": 200,
"contentType": "text/plain; charset=utf-8",
"parsedUserAgents": [],
"sitemapDirectives": [
"https://www.lawtrades.com/sitemap.xml"
],
"rawExcerpt": "Sitemap: https://www.lawtrades.com/sitemap.xml"
}Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
15 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Needs attention
DNS-AID Agent Discovery
Issue
No DNS-AID entrypoint records were found under _agents.
Why it matters
DNS-AID lets agents discover index, A2A, and other agent entrypoints before fetching HTTP metadata, while DNSSEC can authenticate the discovery zone.
Check name
DNS-AID Agent Discovery
Score
25/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish DNS for AI Discovery records under _agents for DNS-based agent entrypoint discovery.
Result
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Validation steps
Resolve DNS-AID SVCB/HTTPS records
No DNS-AID entrypoint records were found under _agents.
Validate alpn and endpoint parameters
Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.
Check DNSSEC material
DNSSEC material was not visible for the hostname or parent zone from this resolver.
Evidence
{
"failedStep": "svcb-https-records",
"steps": [
{
"id": "svcb-https-records",
"title": "Resolve DNS-AID SVCB/HTTPS records",
"status": "fail",
"evidence": {
"hostname": "www.lawtrades.com",
"probes": [
{
"name": "_index._agents.www.lawtrades.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.www.lawtrades.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.lawtrades.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
},
{
"name": "lawtrades.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
}
]
},
"issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
"howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
}
]
}Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
13 Warning
Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Needs attention
WebMCP
Issue
WebMCP declarative annotations need fixes.
Details
Why it matters
WebMCP can expose page context and actions directly through the browser, giving agents safer structured hooks than screen scraping alone.
Check name
WebMCP
Score
50/100
Status
warning
Category
MCP
Maturity
Informational
Goal
Support WebMCP to expose site tools to AI agents via the browser.
Result
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Validation steps
Detect data-mcp-tool annotations
No data-mcp-tool attributes were found on interactive elements.
Detect WebMCP declarative tags
No elements found with tool-name or tool-description attributes.
Validate WebMCP declarative annotation quality
WebMCP declarative annotations need fixes.
WebMCP declarative annotation issues
<input name="email-2"> is missing a label.<input name="email-2"> is missing tool-param-description.<input> is missing a name attribute.<input> is missing a label.<input> is missing tool-param-description.<input name="email-2"> is missing a label.<input name="email-2"> is missing tool-param-description.<input> is missing a name attribute.<input> is missing a label.<input> is missing tool-param-description.<input name="Email-address"> is missing a label.<input name="Email-address"> is missing tool-param-description.<input> is missing a name attribute.<input> is missing a label.<input> is missing tool-param-description.<textarea name="g-recaptcha-response"> is missing a label.<textarea name="g-recaptcha-response"> is missing tool-param-description.
Detect WebMCP imperative API usage
navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.
Detect WebMCP browser navigator injection
navigator.modelContext was not detected in the rendered browser page.
Interactive surface coverage
Only 0% of interactive surfaces are annotated.
Evidence
{
"failedStep": "declarative-annotation-quality",
"steps": [
{
"id": "data-mcp-tool-attributes",
"title": "Detect data-mcp-tool annotations",
"status": "informational",
"evidence": {
"dataMcpToolCount": 0,
"dataMcpTools": []
},
"issue": "No data-mcp-tool attributes were found on interactive elements.",
"howToFix": "Add data-mcp-tool attributes to high-value forms, buttons, and links so generic MCP-aware tooling can identify intended actions."
},
{
"id": "declarative-tags",
"title": "Detect WebMCP declarative tags",
"status": "informational",
"evidence": {
"totalForms": 3,
"formsWithTags": 0,
"totalInteractive": 98,
"interactiveWithTags": 0,
"totalCount": 101,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"email-2\"> is missing a label.",
"<input name=\"email-2\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<input name=\"email-2\"> is missing a label.",
"<input name=\"email-2\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<input name=\"Email-address\"> is missing a label.",
"<input name=\"Email-address\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<textarea name=\"g-recaptcha-response\"> is missing a label.",
"<textarea name=\"g-recaptcha-response\"> is missing tool-param-description."
]
},
"issue": "No elements found with tool-name or tool-description attributes.",
"howToFix": "Add tool-name and tool-description attributes to forms and interactive elements."
},
{
"id": "declarative-annotation-quality",
"title": "Validate WebMCP declarative annotation quality",
"status": "warning",
"evidence": {
"issueCount": 17,
"issues": [
"<input name=\"email-2\"> is missing a label.",
"<input name=\"email-2\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<input name=\"email-2\"> is missing a label.",
"<input name=\"email-2\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<input name=\"Email-address\"> is missing a label.",
"<input name=\"Email-address\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<textarea name=\"g-recaptcha-response\"> is missing a label.",
"<textarea name=\"g-recaptcha-response\"> is missing tool-param-description."
]
},
"issue": "WebMCP declarative annotations need fixes.",
"issueDetails": [
{
"title": "WebMCP declarative annotation issues",
"items": [
{
"type": "code",
"value": "<input name=\"email-2\"> is missing a label."
},
{
"type": "code",
"value": "<input name=\"email-2\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing a label."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"email-2\"> is missing a label."
},
{
"type": "code",
"value": "<input name=\"email-2\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing a label."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"Email-address\"> is missing a label."
},
{
"type": "code",
"value": "<input name=\"Email-address\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing a label."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<textarea name=\"g-recaptcha-response\"> is missing a label."
},
{
"type": "code",
"value": "<textarea name=\"g-recaptcha-response\"> is missing tool-param-description."
}
]
}
],
"howToFix": "Use snake_case tool-name values, descriptive tool-description values, named and labeled fields, and tool-param-description on inputs."
},
{
"id": "imperative-api",
"title": "Detect WebMCP imperative API usage",
"status": "informational",
"evidence": {
"staticSignals": {
"detected": false,
"matched": []
},
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.",
"howToFix": "Use navigator.modelContext.provideContext() to register tools programmatically."
},
{
"id": "browser-navigator-injection",
"title": "Detect WebMCP browser navigator injection",
"status": "informational",
"evidence": {
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext was not detected in the rendered browser page.",
"howToFix": "Expose WebMCP through navigator.modelContext in the browser runtime when the page is intended to provide in-page tools."
},
{
"id": "surface-coverage",
"title": "Interactive surface coverage",
"status": "informational",
"evidence": {
"totalForms": 3,
"formsWithTags": 0,
"totalInteractive": 98,
"interactiveWithTags": 0,
"totalCount": 101,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"email-2\"> is missing a label.",
"<input name=\"email-2\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<input name=\"email-2\"> is missing a label.",
"<input name=\"email-2\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<input name=\"Email-address\"> is missing a label.",
"<input name=\"Email-address\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<textarea name=\"g-recaptcha-response\"> is missing a label.",
"<textarea name=\"g-recaptcha-response\"> is missing tool-param-description."
]
},
"issue": "Only 0% of interactive surfaces are annotated.",
"howToFix": "Add WebMCP annotations to all forms and interactive elements to increase agent coverage."
}
],
"staticSignals": {
"detected": false,
"matched": []
},
"coverage": {
"totalForms": 3,
"formsWithTags": 0,
"totalInteractive": 98,
"interactiveWithTags": 0,
"totalCount": 101,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"email-2\"> is missing a label.",
"<input name=\"email-2\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<input name=\"email-2\"> is missing a label.",
"<input name=\"email-2\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<input name=\"Email-address\"> is missing a label.",
"<input name=\"Email-address\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<textarea name=\"g-recaptcha-response\"> is missing a label.",
"<textarea name=\"g-recaptcha-response\"> is missing tool-param-description."
]
},
"browserWebMcp": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 0/100 and needs a fix.
7 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 0/100 and needs a fix.
Needs attention
AIO: Visible structured data match
Issue
No JSON-LD structured data was detected.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Visible structured data match
Score
0/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Visible structured data match scored 0/100 and needs a fix.
Evidence
{
"schemaCount": 0,
"mismatches": [],
"score": 0,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
6 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, publisher, freshnessDate.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer evidence and trust
Score
40/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer evidence and trust scored 40/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "/contract-to-hire",
"text": "Contract to HireFind your permanent fit after they make an impact on your company.",
"html": "<a data-w-id=\"247d4bf9-deea-858c-792c-30831fa8ca56\" href=\"/contract-to-hire\" class=\"nav-text-container w-inline-block\"><div class=\"nav-link-arrowcontainer\"><div class=\"nav-dropdown-link\">Contract to Hire</div><img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\"></div><div class=\"nav-link-description\">Find your permanent fit after they make an impact on your company.</div></a>"
},
{
"href": "/customer-stories",
"text": "Customer StoriesRead client success stories to learn about our platform.",
"html": "<a href=\"/customer-stories\" class=\"nav-text-container w-inline-block\"><div class=\"nav-link-arrowcontainer\"><div class=\"nav-dropdown-link\">Customer Stories</div><img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\"></div><div class=\"nav-link-description\">Read client success stories to learn about our platform.</div></a>"
},
{
"href": "/about-us",
"text": "About Us",
"html": "<a href=\"/about-us\" class=\"nav-link-arrowcontainer w-inline-block\"><div class=\"nav-dropdown-link\">About Us</div><img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\"></a>"
},
{
"href": "/about-us",
"text": "About",
"html": "<a href=\"/about-us\" class=\"mobile-menu-link w-inline-block\"><h2 class=\"menu-h2\">About</h2></a>"
},
{
"href": "https://www.linkedin.com/company/lawtrades-com/",
"text": "",
"html": "<a href=\"https://www.linkedin.com/company/lawtrades-com/\" target=\"_blank\" class=\"w-inline-block\"><img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67fec394d200f6de05d46530_button.svg\" loading=\"lazy\" alt></a>"
},
{
"href": "/about-us",
"text": "About Us",
"html": "<a id=\"w-node-_6dfe75ab-76f2-3586-b053-ac26652afbc9-c8647de5\" href=\"/about-us\" class=\"footer__nav-link black\">About Us</a>"
}
],
"contactLinks": [
{
"href": "/contact-us",
"text": "Contact Sales",
"html": "<a href=\"/contact-us\" class=\"nav-link\">Contact Sales</a>"
},
{
"href": "/contact-us",
"text": "Contact Us",
"html": "<a href=\"/contact-us\" class=\"mobile-menu-link w-inline-block\"><h2 class=\"menu-h2\">Contact Us</h2></a>"
},
{
"href": "/contact-us",
"text": "Contact Sales",
"html": "<a href=\"/contact-us\" class=\"button-outlined is-homepadding w-button\">Contact Sales</a>"
},
{
"href": "/whitepapers/product-counseling-playbook",
"text": "The Product Counseling PlaybookGreat product counsel don’t just flag risks; they find solutions that keep teams moving fast without breaking things (or laws). This guide cuts through the noise with practical strategies to help you align legal with product goals, anticipate roadblocks, and ship smarter.Read",
"html": "<a href=\"/whitepapers/product-counseling-playbook\" target=\"_blank\" class=\"case-study_card w-inline-block\"><img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d8547017b535b8215b_Playbook%20Cover%202.jpg\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d8547017b535b8215b_Playbook%20Cover%202-p-500.jpg 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d8547017b535b8215b_Playbook%20Cover%202-p-800.jpg 800w, https://cdn.prod.w..."
},
{
"href": "/contact-us",
"text": "Contact Us",
"html": "<a id=\"w-node-_6dfe75ab-76f2-3586-b053-ac26652afbcf-c8647de5\" href=\"/contact-us\" class=\"footer__nav-link black\">Contact Us</a>"
}
],
"privacyLinks": [
{
"href": "/practice-areas/data-privacy-cyber-security",
"text": "Data Privacy & Cyber Security",
"html": "<a id=\"w-node-_6dfe75ab-76f2-3586-b053-ac26652afbf4-c8647de5\" href=\"/practice-areas/data-privacy-cyber-security\" class=\"footer__nav-link black\">Data Privacy & Cyber Security</a>"
},
{
"href": "/disclaimers-privacy",
"text": "Privacy",
"html": "<a href=\"/disclaimers-privacy\" class=\"footer__nav-link black\">Privacy </a>"
},
{
"href": "/terms",
"text": "Terms",
"html": "<a href=\"/terms\" class=\"footer__nav-link black\"> Terms</a>"
},
{
"href": "/lawtrades-ai-terms-of-use",
"text": "Lawtrades AI Terms",
"html": "<a href=\"/lawtrades-ai-terms-of-use\" class=\"footer__nav-link black\"> Lawtrades AI Terms</a>"
}
],
"score": 40,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
5 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author, publisher, freshnessDate.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Source and trust signals
Score
40/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Source and trust signals scored 40/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "/contract-to-hire",
"text": "Contract to HireFind your permanent fit after they make an impact on your company.",
"html": "<a data-w-id=\"247d4bf9-deea-858c-792c-30831fa8ca56\" href=\"/contract-to-hire\" class=\"nav-text-container w-inline-block\"><div class=\"nav-link-arrowcontainer\"><div class=\"nav-dropdown-link\">Contract to Hire</div><img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\"></div><div class=\"nav-link-description\">Find your permanent fit after they make an impact on your company.</div></a>"
},
{
"href": "/customer-stories",
"text": "Customer StoriesRead client success stories to learn about our platform.",
"html": "<a href=\"/customer-stories\" class=\"nav-text-container w-inline-block\"><div class=\"nav-link-arrowcontainer\"><div class=\"nav-dropdown-link\">Customer Stories</div><img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\"></div><div class=\"nav-link-description\">Read client success stories to learn about our platform.</div></a>"
},
{
"href": "/about-us",
"text": "About Us",
"html": "<a href=\"/about-us\" class=\"nav-link-arrowcontainer w-inline-block\"><div class=\"nav-dropdown-link\">About Us</div><img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\"></a>"
},
{
"href": "/about-us",
"text": "About",
"html": "<a href=\"/about-us\" class=\"mobile-menu-link w-inline-block\"><h2 class=\"menu-h2\">About</h2></a>"
},
{
"href": "https://www.linkedin.com/company/lawtrades-com/",
"text": "",
"html": "<a href=\"https://www.linkedin.com/company/lawtrades-com/\" target=\"_blank\" class=\"w-inline-block\"><img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67fec394d200f6de05d46530_button.svg\" loading=\"lazy\" alt></a>"
},
{
"href": "/about-us",
"text": "About Us",
"html": "<a id=\"w-node-_6dfe75ab-76f2-3586-b053-ac26652afbc9-c8647de5\" href=\"/about-us\" class=\"footer__nav-link black\">About Us</a>"
}
],
"contactLinks": [
{
"href": "/contact-us",
"text": "Contact Sales",
"html": "<a href=\"/contact-us\" class=\"nav-link\">Contact Sales</a>"
},
{
"href": "/contact-us",
"text": "Contact Us",
"html": "<a href=\"/contact-us\" class=\"mobile-menu-link w-inline-block\"><h2 class=\"menu-h2\">Contact Us</h2></a>"
},
{
"href": "/contact-us",
"text": "Contact Sales",
"html": "<a href=\"/contact-us\" class=\"button-outlined is-homepadding w-button\">Contact Sales</a>"
},
{
"href": "/whitepapers/product-counseling-playbook",
"text": "The Product Counseling PlaybookGreat product counsel don’t just flag risks; they find solutions that keep teams moving fast without breaking things (or laws). This guide cuts through the noise with practical strategies to help you align legal with product goals, anticipate roadblocks, and ship smarter.Read",
"html": "<a href=\"/whitepapers/product-counseling-playbook\" target=\"_blank\" class=\"case-study_card w-inline-block\"><img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d8547017b535b8215b_Playbook%20Cover%202.jpg\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d8547017b535b8215b_Playbook%20Cover%202-p-500.jpg 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d8547017b535b8215b_Playbook%20Cover%202-p-800.jpg 800w, https://cdn.prod.w..."
},
{
"href": "/contact-us",
"text": "Contact Us",
"html": "<a id=\"w-node-_6dfe75ab-76f2-3586-b053-ac26652afbcf-c8647de5\" href=\"/contact-us\" class=\"footer__nav-link black\">Contact Us</a>"
}
],
"privacyLinks": [
{
"href": "/practice-areas/data-privacy-cyber-security",
"text": "Data Privacy & Cyber Security",
"html": "<a id=\"w-node-_6dfe75ab-76f2-3586-b053-ac26652afbf4-c8647de5\" href=\"/practice-areas/data-privacy-cyber-security\" class=\"footer__nav-link black\">Data Privacy & Cyber Security</a>"
},
{
"href": "/disclaimers-privacy",
"text": "Privacy",
"html": "<a href=\"/disclaimers-privacy\" class=\"footer__nav-link black\">Privacy </a>"
},
{
"href": "/terms",
"text": "Terms",
"html": "<a href=\"/terms\" class=\"footer__nav-link black\"> Terms</a>"
},
{
"href": "/lawtrades-ai-terms-of-use",
"text": "Lawtrades AI Terms",
"html": "<a href=\"/lawtrades-ai-terms-of-use\" class=\"footer__nav-link black\"> Lawtrades AI Terms</a>"
}
],
"score": 40,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 60/100 and needs improvement.
5 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 60/100 and needs improvement.
Needs attention
GEO: Extraction-friendly structure
Issue
Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, ordered list only if the page explains a workflow/process, JSON-LD structured data.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Extraction-friendly structure
Score
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Extraction-friendly structure scored 60/100 and needs improvement.
Evidence
{
"hasSummary": false,
"tableCount": 0,
"tablesWithHead": 0,
"tablesMissingThead": [],
"orderedLists": 0,
"hasFaq": true,
"definitionPatterns": 4,
"schemaBlocks": 0,
"missingSignals": [
"optional top summary / TL;DR / key takeaways block",
"table with <thead> only if the page already has tabular/comparative data",
"ordered list only if the page explains a workflow/process",
"JSON-LD structured data"
],
"score": 60,
"weight": 24
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
5 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
Needs attention
AEO: Answer-first sections
Issue
62 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": 65,
"passing": 3,
"failing": [
{
"heading": "For Talent",
"headingHtml": "<h2 class=\"menu-h2\">For Talent</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "For Companies",
"headingHtml": "<h2 class=\"menu-h2\">For  Companies</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "About",
"headingHtml": "<h2 class=\"menu-h2\">About</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Resources",
"headingHtml": "<h2 class=\"menu-h2\">Resources</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Contact Us",
"headingHtml": "<h2 class=\"menu-h2\">Contact Us</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Log In",
"headingHtml": "<h2 class=\"menu-h2\">Log In</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Join the network",
"headingHtml": "<h2 class=\"menu-h2\">Join the network</h2>",
"firstParagraph": "Routine NDAs stacking up? Compliance piling on? Bandwidth stretched thin? Lawtrades instantly matches you with flexible, specialized legal talent—so you can breathe easier, deliver faster, and avoid costly overhead.",
"paragraphHtml": "<p class=\"t-18 home\">Routine NDAs stacking up? Compliance piling on? Bandwidth stretched thin? Lawtrades instantly matches you with flexible, specialized legal talent—so you can breathe easier, deliver faster, and avoid costly overhead.</p>",
"words": 30,
"direct": false,
"issue": "First paragraph is 30 words and does not look like a concise direct answer."
},
{
"heading": "Ditch the old way. There’s a better solution.",
"headingHtml": "<h2 class=\"t-50 _4-rem\">Ditch the old way. There’s a better solution.</h2>",
"firstParagraph": "Other ALSP’s and law firms lock you into rigid retainers, long ramp-ups, or generic talent pools that slow you down and cost a fortune. Not great for fast-moving legal teams at high-growth companies.That’s why we built Lawtrades. It’s flexible, fast, and exactly what you need—nothing you don’t.",
"paragraphHtml": "<p class=\"t-18 ditch\">Other ALSP’s and law firms lock you into rigid retainers, long ramp-ups, or generic talent pools that slow you down and cost a fortune. Not great for fast-moving legal teams at high-growth companies.<br><br>That’s why we built Lawtrades. It’s flexible, fast, and exactly what you need—nothing you don’t.</p>",
"words": 53,
"direct": false,
"issue": "First paragraph is 53 words and does not look like a concise direct answer."
},
{
"heading": "Submit a request",
"headingHtml": "<h2 class=\"t-50\">Submit a request</h2>",
"firstParagraph": "Post a need—such as reviewing a new MSA, building an employment agreement, or cleaning up your contract backlog. Provide a scope and timeline, and we’ll match you quickly.",
"paragraphHtml": "<p class=\"t-18\">Post a need—such as reviewing a new MSA, building an employment agreement, or cleaning up your contract backlog. Provide a scope and timeline, and we’ll match you quickly.</p>",
"words": 30,
"direct": false,
"issue": "First paragraph is 30 words and does not look like a concise direct answer."
},
{
"heading": "Work on your terms",
"headingHtml": "<h2 class=\"t-50\">Work on your terms</h2>",
"firstParagraph": "Part-time, full-time, or project based. Scale hours up or down. We handle payroll, compliance, everything.",
"paragraphHtml": "<p class=\"t-18\">Part-time, full-time, or project based. Scale hours up or down. We handle payroll, compliance, everything.</p>",
"words": 15,
"direct": false,
"issue": "First paragraph is 15 words and does not look like a concise direct answer."
},
{
"heading": "Pay and manage seamlessly",
"headingHtml": "<h2 class=\"t-50\">Pay and manage seamlessly</h2>",
"firstParagraph": "Track time, tasks, and invoices in one place. Zero overhead, no hidden retainer fees. Cancel anytime.",
"paragraphHtml": "<p class=\"t-18\">Track time, tasks, and invoices in one place. Zero overhead, no hidden retainer fees. Cancel anytime.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Feel empowered",
"headingHtml": "<h3>Feel empowered</h3>",
"firstParagraph": "We give you full control of what you post, who sees them, and what’s on your feed.",
"paragraphHtml": "<p>We give you full control of what you post, who sees them, and what’s on your feed.</p>",
"words": 18,
"direct": false,
"issue": "First paragraph is 18 words and does not look like a concise direct answer."
},
{
"heading": "Immerse in positivity",
"headingHtml": "<h3>Immerse in positivity</h3>",
"firstParagraph": "Our AI rewards and encourages positive actions while keeping harassment at bay.",
"paragraphHtml": "<p>Our AI rewards and encourages positive actions while keeping harassment at bay.</p>",
"words": 12,
"direct": false,
"issue": "First paragraph is 12 words and does not look like a concise direct answer."
},
{
"heading": "Engage with trust",
"headingHtml": "<h3>Engage with trust</h3>",
"firstParagraph": "Only see comments made by Wildr Verified users and enjoy a safe viewing experience.",
"paragraphHtml": "<p>Only see comments made by Wildr Verified users and enjoy a safe viewing experience.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Be rewarded for your content",
"headingHtml": "<h3>Be rewarded for your content</h3>",
"firstParagraph": "A million followers or none, we empower you to create through seamless monetization.",
"paragraphHtml": "<p>A million followers or none, we empower you to create through seamless monetization.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Lawtrades frees you from these bottlenecks. Scale your legal bandwidth exactly when you need it—no more, no less.",
"headingHtml": "<h2 class=\"t-50 _4-5-rem\">Lawtrades frees you from these bottlenecks. Scale your legal bandwidth exactly when you need it—no more, no less.</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "AI-powered matching",
"headingHtml": "<h3 class=\"value-title\">AI-powered matching</h3>",
"firstParagraph": "Get matched with the right legal expert for your project using intelligent algorithms that understand your needs.",
"paragraphHtml": "<p class=\"t-14 is-body-large\">Get matched with the right legal expert for your project using intelligent algorithms that understand your needs.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Vetted legal experts",
"headingHtml": "<h2 class=\"value-title\">Vetted legal experts</h2>",
"firstParagraph": "Work with top-tier, independently vetted legal professionals with proven in-house and law firm experience.",
"paragraphHtml": "<p class=\"t-14 is-body-large\">Work with top-tier, independently vetted legal professionals with proven in-house and law firm experience.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Flexible pricing",
"headingHtml": "<h2 class=\"value-title\">Flexible pricing</h2>",
"firstParagraph": "Scale your legal costs with project-based, hourly, or subscription pricing that fits your budget and workload.",
"paragraphHtml": "<p class=\"t-14 is-body-large\">Scale your legal costs with project-based, hourly, or subscription pricing that fits your budget and workload.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "End-to-end platform",
"headingHtml": "<h2 class=\"value-title\">End-to-end platform</h2>",
"firstParagraph": "Manage hiring, payments, and collaboration—all in one streamlined platform built for legal.",
"paragraphHtml": "<p class=\"t-14 is-body-large\">Manage hiring, payments, and collaboration—all in one streamlined platform built for legal.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "How Companies use Lawtrades to access world-class talent",
"headingHtml": "<h2 class=\"t-50 testimonial\">How Companies use Lawtrades to access world-class talent</h2>",
"firstParagraph": "Apollo.io",
"paragraphHtml": "<p class=\"t-18 light-green\">Apollo.io</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Leveraging ALSPs for Rapid Growth",
"headingHtml": "<h2 class=\"t-50 white\">Leveraging ALSPs for Rapid Growth</h2>",
"firstParagraph": "Meyers Manx",
"paragraphHtml": "<p class=\"t-18 light-green\">Meyers Manx</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Creating Processes to Power a Lean Car Startup",
"headingHtml": "<h2 class=\"t-50 white\">Creating Processes to Power a Lean Car Startup</h2>",
"firstParagraph": "Cision",
"paragraphHtml": "<p class=\"t-18 light-green\">Cision</p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "How Cision Uses Lawtrades to Access World-Class Talent",
"headingHtml": "<h2 class=\"t-50 white\">How Cision Uses Lawtrades to Access World-Class Talent</h2>",
"firstParagraph": "Spotter",
"paragraphHtml": "<p class=\"t-18 light-green\">Spotter</p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "Supporting Enterprise Deals with Agile Legal Staffing",
"headingHtml": "<h2 class=\"t-50 white\">Supporting Enterprise Deals with Agile Legal Staffing</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Common Questions (Real Answers)",
"headingHtml": "<h2 class=\"t-50\">Common Questions (Real Answers)</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Can I hire someone for just 5–10 hours a month?",
"headingHtml": "<h3 class=\"t-20 q-a\">Can I hire someone for just 5–10 hours a month?</h3>",
"firstParagraph": "Absolutely! Scale your legal support up or down exactly when you need it—busy product launches, fundraising sprints, or quiet months. Zero penalties, total flexibility.",
"paragraphHtml": "<p>Absolutely! Scale your legal support up or down exactly when you need it—busy product launches, fundraising sprints, or quiet months. Zero penalties, total flexibility.</p>",
"words": 25,
"direct": false,
"issue": "First paragraph is 25 words and does not look like a concise direct answer."
},
{
"heading": "What if I need specialized expertise (privacy, IP, employment)?",
"headingHtml": "<h3 class=\"t-20 q-a\">What if I need specialized expertise (privacy, IP, employment)?</h3>",
"firstParagraph": "We’ve got you covered. Just tell us your need, and we’ll instantly connect you with an expert attorney specialized in exactly what you require.",
"paragraphHtml": "<p>We’ve got you covered. Just tell us your need, and we’ll instantly connect you with an expert attorney specialized in exactly what you require.</p>",
"words": 26,
"direct": false,
"issue": "First paragraph is 26 words and does not look like a concise direct answer."
},
{
"heading": "Can we convert a Lawtrades contractor into a permanent hire later on?",
"headingHtml": "<h3 class=\"t-20 q-a\">Can we convert a Lawtrades contractor into a permanent hire later on?</h3>",
"firstParagraph": "Yes, seamlessly. Lots of clients start out hiring talent on a contract basis, then transition them into full-time roles once they know it’s a great fit.",
"paragraphHtml": "<p>Yes, seamlessly. Lots of clients start out hiring talent on a contract basis, then transition them into full-time roles once they know it’s a great fit.</p>",
"words": 27,
"direct": false,
"issue": "First paragraph is 27 words and does not look like a concise direct answer."
},
{
"heading": "We have urgent work—can someone jump in quickly?",
"headingHtml": "<h3 class=\"t-20 q-a\">We have urgent work—can someone jump in quickly?</h3>",
"firstParagraph": "Definitely. Most talent on our platform responds within hours. Let us know if something’s super urgent—we’ll fast-track the match.",
"paragraphHtml": "<p>Definitely. Most talent on our platform responds within hours. Let us know if something’s super urgent—we’ll fast-track the match.</p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "Will the talent use our Slack, Zoom, email, etc.?",
"headingHtml": "<h3 class=\"t-20 q-a\">Will the talent use our Slack, Zoom, email, etc.?</h3>",
"firstParagraph": "Yes. They’ll fully embed with your team’s workflow, whether that’s Slack, Zoom calls, shared docs, or whatever tool you love most.",
"paragraphHtml": "<p>Yes. They’ll fully embed with your team’s workflow, whether that’s Slack, Zoom calls, shared docs, or whatever tool you love most.</p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Are there hidden fees we should know about?",
"headingHtml": "<h3 class=\"t-20 q-a\">Are there hidden fees we should know about?</h3>",
"firstParagraph": "No surprises here. Just clear, upfront hourly rates and transparent invoicing. No “management” fees or tricky add-ons—ever.",
"paragraphHtml": "<p>No surprises here. Just clear, upfront hourly rates and transparent invoicing. No “management” fees or tricky add-ons—ever.</p>",
"words": 18,
"direct": false,
"issue": "First paragraph is 18 words and does not look like a concise direct answer."
},
{
"heading": "What if we don’t use all the hours we buy upfront?",
"headingHtml": "<h3 class=\"t-20 q-a\">What if we don’t use all the hours we buy upfront?</h3>",
"firstParagraph": "You’re in control: roll leftover hours forward, apply them to another project, or get a straightforward refund.",
"paragraphHtml": "<p>You’re in control: roll leftover hours forward, apply them to another project, or get a straightforward refund.</p>",
"words": 18,
"direct": false,
"issue": "First paragraph is 18 words and does not look like a concise direct answer."
},
{
"heading": "How do you handle sensitive information?",
"headingHtml": "<h3 class=\"t-20 q-a\">How do you handle sensitive information?</h3>",
"firstParagraph": "We take security seriously: strict NDAs, encrypted file transfers, and fully vetted attorneys bound by professional confidentiality.",
"paragraphHtml": "<p>We take security seriously: strict NDAs, encrypted file transfers, and fully vetted attorneys bound by professional confidentiality.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Can attorneys complete our vendor security questionnaires?",
"headingHtml": "<h3 class=\"t-20 q-a\">Can attorneys complete our vendor security questionnaires?</h3>",
"firstParagraph": "Sure thing. Our attorneys regularly handle client-specific compliance and security forms—just send them our way.",
"paragraphHtml": "<p>Sure thing. Our attorneys regularly handle client-specific compliance and security forms—just send them our way.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Do attorneys and paralegals really become part of our team?",
"headingHtml": "<h3 class=\"t-20 q-a\">Do attorneys and paralegals really become part of our team?</h3>",
"firstParagraph": "Yes! They’ll join your Slack channels, email threads, daily standups—whatever makes them feel like an extension of your in-house team.",
"paragraphHtml": "<p>Yes! They’ll join your Slack channels, email threads, daily standups—whatever makes them feel like an extension of your in-house team.</p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "Can Lawtrades help build legal processes or templates?",
"headingHtml": "<h3 class=\"t-20 q-a\">Can Lawtrades help build legal processes or templates?</h3>",
"firstParagraph": "Absolutely. Our legal ops specialists create streamlined workflows, build custom playbooks, and simplify your contract management to save you tons of time.",
"paragraphHtml": "<p>Absolutely. Our legal ops specialists create streamlined workflows, build custom playbooks, and simplify your contract management to save you tons of time.</p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "How soon can we get started?",
"headingHtml": "<h3 class=\"t-20 q-a\">How soon can we get started?</h3>",
"firstParagraph": "Usually within 1–2 days. Just post a job or tell us your needs—we’ll introduce you to qualified talent almost immediately.",
"paragraphHtml": "<p>Usually within 1–2 days. Just post a job or tell us your needs—we’ll introduce you to qualified talent almost immediately.</p>",
"words": 23,
"direct": false,
"issue": "First paragraph is 23 words and does not look like a concise direct answer."
},
{
"heading": "Are your lawyers from Big Law or in-house teams?",
"headingHtml": "<h3 class=\"t-20 q-a\">Are your lawyers from Big Law or in-house teams?</h3>",
"firstParagraph": "Both! Many come from big-name law firms and have substantial in-house experience at fast-growing tech companies. You’ll always see who you’re working with upfront.",
"paragraphHtml": "<p>Both! Many come from big-name law firms and have substantial in-house experience at fast-growing tech companies. You’ll always see who you’re working with upfront.</p>",
"words": 26,
"direct": false,
"issue": "First paragraph is 26 words and does not look like a concise direct answer."
},
{
"heading": "Do you have examples or case studies?",
"headingHtml": "<h3 class=\"t-20 q-a\">Do you have examples or case studies?</h3>",
"firstParagraph": "Yes—check out our customer stories to see exactly how SaaS, Fintech, Healthtech, and other high-growth companies accelerated with Lawtrades.",
"paragraphHtml": "<p>Yes—check out our <a href=\"/all-customer-stories\">customer stories</a> to see exactly how SaaS, Fintech, Healthtech, and other high-growth companies accelerated with Lawtrades.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "Lawtrades at a glance.",
"headingHtml": "<h2 class=\"t-50 tab-32\">Lawtrades at a glance.</h2>",
"firstParagraph": "From startup formation to Fortune 500 compliance, we cover the entire legal spectrum.",
"paragraphHtml": "<p class=\"t-18\">From startup formation to Fortune 500 compliance, we cover the entire legal spectrum.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Attorney Use Cases",
"headingHtml": "<h3>Attorney Use Cases</h3>",
"firstParagraph": "Privacy, AI & Data Governance",
"paragraphHtml": "<p class=\"t-16 isbold-mobile\">Privacy, AI & Data Governance</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Legal Operations Use Cases",
"headingHtml": "<h3>Legal Operations Use Cases</h3>",
"firstParagraph": "Legal Intake & Workflow Automation",
"paragraphHtml": "<p class=\"t-16 isbold-mobile\">Legal Intake & Workflow Automation</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Our Talent Network",
"headingHtml": "<h3>Our Talent Network</h3>",
"firstParagraph": "Attorneys (Commercial, Employment, Product, Regulatory, etc.)",
"paragraphHtml": "<p class=\"t-16 isbold-mobile\">Attorneys (Commercial, Employment, Product, Regulatory, etc.)</p>",
"words": 6,
"direct": false,
"issue": "First paragraph is 6 words and does not look like a concise direct answer."
},
{
"heading": "Built-In Platform Features",
"headingHtml": "<h3>Built-In Platform Features</h3>",
"firstParagraph": "Vetted, Trusted Professionals",
"paragraphHtml": "<p class=\"t-16 isbold-mobile\">Vetted, Trusted Professionals</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Engagement & Billing Models",
"headingHtml": "<h3>Engagement & Billing Models</h3>",
"firstParagraph": "Urgent Coverage (Ad-Hoc)",
"paragraphHtml": "<p class=\"t-16 isbold-mobile\">Urgent Coverage (Ad-Hoc)</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Value & ROI",
"headingHtml": "<h3>Value & ROI</h3>",
"firstParagraph": "Top Legal Talent, On Demand",
"paragraphHtml": "<p class=\"t-16 isbold-mobile\">Top Legal Talent, On Demand</p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "Simple pricing, no surprises.",
"headingHtml": "<h2 class=\"t-50 pricing-top\">Simple pricing, no surprises.</h2>",
"firstParagraph": "No hidden fees, just straightforward pricing.",
"paragraphHtml": "<p class=\"t-18 pricing-2\">No hidden fees, just straightforward pricing.</p>",
"words": 6,
"direct": false,
"issue": "First paragraph is 6 words and does not look like a concise direct answer."
},
{
"heading": "Attorney",
"headingHtml": "<h3 class=\"t-35 white _24px\"><strong>Attorney</strong></h3>",
"firstParagraph": "Starting at $150/hr",
"paragraphHtml": "<p class=\"t-18 white\">Starting at $150/hr</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Legal Support",
"headingHtml": "<h3 class=\"t-35 white _24px\"><strong>Legal Support</strong></h3>",
"firstParagraph": "Starting at $75/hr",
"paragraphHtml": "<p class=\"t-18 white\">Starting at $75/hr</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "The Product Counseling Playbook",
"headingHtml": "<h3 class=\"whitepaper-card_title\">The Product Counseling Playbook<br></h3>",
"firstParagraph": "Great product counsel don’t just flag risks; they find solutions that keep teams moving fast without breaking things (or laws). This guide cuts through the noise with practical strategies to help you align legal with product goals, anticipate roadblocks, and ship smarter.",
"paragraphHtml": "<p class=\"whitepaper-card_descp\">Great product counsel don’t just flag risks; they find solutions that keep teams moving fast without breaking things (or laws). This guide cuts through the noise with practical strategies to help you align legal with product goals, anticipate roadblocks, and ship smarter.<br></p>",
"words": 43,
"direct": false,
"issue": "First paragraph is 43 words and does not look like a concise direct answer."
},
{
"heading": "HR Guidebook and Code of Conduct",
"headingHtml": "<h3 class=\"whitepaper-card_title\">HR Guidebook and Code of Conduct<br></h3>",
"firstParagraph": "This editable guidebook gives legal and HR teams a clear, modern framework for managing headcount, culture, and compliance. From classification rules to conduct expectations, it's a plug-and-play policy set designed for fast-moving teams that want structure without the red tape.",
"paragraphHtml": "<p class=\"whitepaper-card_descp\">This editable guidebook gives legal and HR teams a clear, modern framework for managing headcount, culture, and compliance. From classification rules to conduct expectations, it's a plug-and-play policy set designed for fast-moving teams that want structure without the red tape.<br></p>",
"words": 40,
"direct": false,
"issue": "First paragraph is 40 words and does not look like a concise direct answer."
},
{
"heading": "Find your legal pro today.",
"headingHtml": "<h2 class=\"t-75 white text-align-center\">Find your legal pro today.</h2>",
"firstParagraph": "Hire world-class attorneys and legal ops professionals flexibly—no bloated overhead, no long-term commitments.",
"paragraphHtml": "<p class=\"t-18 white text-wrap-balance\">Hire world-class attorneys and legal ops professionals flexibly—no bloated overhead, no long-term commitments.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "About",
"headingHtml": "<h3 class=\"footer-h3\">About</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Products",
"headingHtml": "<h3 class=\"footer-h3\">Products</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Talent",
"headingHtml": "<h3 class=\"footer-h3\">Talent</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Companies",
"headingHtml": "<h3 class=\"footer-h3\">Companies</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Practice Areas",
"headingHtml": "<h3 class=\"footer-h3\">Practice Areas</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Learn",
"headingHtml": "<h3 class=\"footer-h3\">Learn</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Free Tools",
"headingHtml": "<h3 class=\"footer-h3\">Free Tools</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Community",
"headingHtml": "<h3 class=\"footer-h3\">Community</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Don’t miss a thing",
"headingHtml": "<h3 class=\"footer-h3\">Don’t miss a thing</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
}
],
"score": 65,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 76/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 76/100 and needs improvement.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: top, talent, demand, workload, spinning, out, control, got.
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
76/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 76/100 and needs improvement.
Evidence
{
"title": "Lawtrades - Top legal talent, on demand.",
"h1": "Legal workload spinning out of control? We’ve got you.",
"description": "Legal departments of all sizes—from startups to Fortune 500s— use Lawtrades’ tech-enabled platform to rapidly scale up and down their outside legal department, from generalists to specialists.",
"topicOverlap": 0.2,
"topicTerms": [
"lawtrades",
"top",
"legal",
"talent",
"demand",
"workload",
"spinning",
"out",
"control",
"got"
],
"descriptionTerms": [
"legal",
"departments",
"all",
"sizes",
"startups",
"fortune",
"500s",
"lawtrades",
"tech",
"enabled",
"platform",
"rapidly",
"scale",
"down",
"their",
"outside",
"department",
"generalists",
"specialists"
],
"missingFromDescription": [
"top",
"talent",
"demand",
"workload",
"spinning",
"out",
"control",
"got"
],
"score": 76,
"weight": 28
}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
4 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": 4,
"citablePassages": 0,
"failingCandidateParagraphs": [
{
"index": 2,
"heading": "H2: Ditch the old way. There’s a better solution.",
"text": "Other ALSP’s and law firms lock you into rigid retainers, long ramp-ups, or generic talent pools that slow you down and cost a fortune. Not great for fast-moving legal teams at high-growth companies.That’s why we built Lawtrades. It’s flexible, fast, and exactly what you need—nothing you don’t.",
"words": 53,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (53 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"t-18 ditch\">Other ALSP’s and law firms lock you into rigid retainers, long ramp-ups, or generic talent pools that slow you down and cost a fortune. Not great for fast-moving legal teams at high-growth companies.<br><br>That’s why we built Lawtrades. It’s flexible, fast, and exactly what you need—nothing you don’t.</p>"
},
{
"index": 95,
"heading": "H3: The NDA Playbook",
"text": "Non-Disclosure Agreements (NDAs) shouldn’t be a roadblock—they should enable smoother, more secure business conversations. This playbook is your hands-on guide to drafting, reviewing, and managing NDAs that protect confidential information, prevent deal friction, and safeguard your business roadmap.",
"words": 40,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (40 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"whitepaper-card_descp\">Non-Disclosure Agreements (NDAs) shouldn’t be a roadblock—they should enable smoother, more secure business conversations. This playbook is your hands-on guide to drafting, reviewing, and managing NDAs that protect confidential information, prevent deal friction, and safeguard your business roadmap. <br></p>"
},
{
"index": 96,
"heading": "H3: The Product Counseling Playbook",
"text": "Great product counsel don’t just flag risks; they find solutions that keep teams moving fast without breaking things (or laws). This guide cuts through the noise with practical strategies to help you align legal with product goals, anticipate roadblocks, and ship smarter.",
"words": 43,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (43 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"whitepaper-card_descp\">Great product counsel don’t just flag risks; they find solutions that keep teams moving fast without breaking things (or laws). This guide cuts through the noise with practical strategies to help you align legal with product goals, anticipate roadblocks, and ship smarter.<br></p>"
},
{
"index": 97,
"heading": "H3: HR Guidebook and Code of Conduct",
"text": "This editable guidebook gives legal and HR teams a clear, modern framework for managing headcount, culture, and compliance. From classification rules to conduct expectations, it's a plug-and-play policy set designed for fast-moving teams that want structure without the red tape.",
"words": 40,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (40 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"whitepaper-card_descp\">This editable guidebook gives legal and HR teams a clear, modern framework for managing headcount, culture, and compliance. From classification rules to conduct expectations, it's a plug-and-play policy set designed for fast-moving teams that want structure without the red tape.<br></p>"
}
],
"citableParagraphs": [],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 80/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 80/100 and needs improvement.
Needs attention
AEO: Entity and definition clarity
Issue
Entity or definition gaps: top, talent, demand, workload, spinning, out, control, got.
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
80/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 80/100 and needs improvement.
Evidence
{
"title": "Lawtrades - Top legal talent, on demand.",
"h1": "Legal workload spinning out of control? We’ve got you.",
"description": "Legal departments of all sizes—from startups to Fortune 500s— use Lawtrades’ tech-enabled platform to rapidly scale up and down their outside legal department, from generalists to specialists.",
"topicOverlap": 0.2,
"definitionCount": 4,
"topicTerms": [
"lawtrades",
"top",
"legal",
"talent",
"demand",
"workload",
"spinning",
"out",
"control",
"got"
],
"descriptionTerms": [
"legal",
"departments",
"all",
"sizes",
"startups",
"fortune",
"500s",
"lawtrades",
"tech",
"enabled",
"platform",
"rapidly",
"scale",
"down",
"their",
"outside",
"department",
"generalists",
"specialists"
],
"missingFromDescription": [
"top",
"talent",
"demand",
"workload",
"spinning",
"out",
"control",
"got"
],
"score": 80,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Google eligibility and indexability
AIO: Google eligibility and indexability scored 80/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Google eligibility and indexability
AIO: Google eligibility and indexability scored 80/100 and needs improvement.
Needs attention
AIO: Google eligibility and indexability
Issue
Canonical tag is missing.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Google eligibility and indexability
Score
80/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Google eligibility and indexability scored 80/100 and needs improvement.
Evidence
{
"status": 200,
"googlebotBlocked": false,
"metaRobotsTags": [],
"xRobotsTag": "",
"canonical": "",
"finalUrl": "https://www.lawtrades.com/",
"canonicalScore": 0,
"score": 80,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
Needs attention
AIO: Answer block readiness
Issue
62 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": 65,
"passing": 3,
"failing": [
{
"heading": "For Talent",
"headingHtml": "<h2 class=\"menu-h2\">For Talent</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "For Companies",
"headingHtml": "<h2 class=\"menu-h2\">For  Companies</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "About",
"headingHtml": "<h2 class=\"menu-h2\">About</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Resources",
"headingHtml": "<h2 class=\"menu-h2\">Resources</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Contact Us",
"headingHtml": "<h2 class=\"menu-h2\">Contact Us</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Log In",
"headingHtml": "<h2 class=\"menu-h2\">Log In</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Join the network",
"headingHtml": "<h2 class=\"menu-h2\">Join the network</h2>",
"firstParagraph": "Routine NDAs stacking up? Compliance piling on? Bandwidth stretched thin? Lawtrades instantly matches you with flexible, specialized legal talent—so you can breathe easier, deliver faster, and avoid costly overhead.",
"paragraphHtml": "<p class=\"t-18 home\">Routine NDAs stacking up? Compliance piling on? Bandwidth stretched thin? Lawtrades instantly matches you with flexible, specialized legal talent—so you can breathe easier, deliver faster, and avoid costly overhead.</p>",
"words": 30,
"direct": false,
"issue": "First paragraph is 30 words and does not look like a concise direct answer."
},
{
"heading": "Ditch the old way. There’s a better solution.",
"headingHtml": "<h2 class=\"t-50 _4-rem\">Ditch the old way. There’s a better solution.</h2>",
"firstParagraph": "Other ALSP’s and law firms lock you into rigid retainers, long ramp-ups, or generic talent pools that slow you down and cost a fortune. Not great for fast-moving legal teams at high-growth companies.That’s why we built Lawtrades. It’s flexible, fast, and exactly what you need—nothing you don’t.",
"paragraphHtml": "<p class=\"t-18 ditch\">Other ALSP’s and law firms lock you into rigid retainers, long ramp-ups, or generic talent pools that slow you down and cost a fortune. Not great for fast-moving legal teams at high-growth companies.<br><br>That’s why we built Lawtrades. It’s flexible, fast, and exactly what you need—nothing you don’t.</p>",
"words": 53,
"direct": false,
"issue": "First paragraph is 53 words and does not look like a concise direct answer."
},
{
"heading": "Submit a request",
"headingHtml": "<h2 class=\"t-50\">Submit a request</h2>",
"firstParagraph": "Post a need—such as reviewing a new MSA, building an employment agreement, or cleaning up your contract backlog. Provide a scope and timeline, and we’ll match you quickly.",
"paragraphHtml": "<p class=\"t-18\">Post a need—such as reviewing a new MSA, building an employment agreement, or cleaning up your contract backlog. Provide a scope and timeline, and we’ll match you quickly.</p>",
"words": 30,
"direct": false,
"issue": "First paragraph is 30 words and does not look like a concise direct answer."
},
{
"heading": "Work on your terms",
"headingHtml": "<h2 class=\"t-50\">Work on your terms</h2>",
"firstParagraph": "Part-time, full-time, or project based. Scale hours up or down. We handle payroll, compliance, everything.",
"paragraphHtml": "<p class=\"t-18\">Part-time, full-time, or project based. Scale hours up or down. We handle payroll, compliance, everything.</p>",
"words": 15,
"direct": false,
"issue": "First paragraph is 15 words and does not look like a concise direct answer."
},
{
"heading": "Pay and manage seamlessly",
"headingHtml": "<h2 class=\"t-50\">Pay and manage seamlessly</h2>",
"firstParagraph": "Track time, tasks, and invoices in one place. Zero overhead, no hidden retainer fees. Cancel anytime.",
"paragraphHtml": "<p class=\"t-18\">Track time, tasks, and invoices in one place. Zero overhead, no hidden retainer fees. Cancel anytime.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Feel empowered",
"headingHtml": "<h3>Feel empowered</h3>",
"firstParagraph": "We give you full control of what you post, who sees them, and what’s on your feed.",
"paragraphHtml": "<p>We give you full control of what you post, who sees them, and what’s on your feed.</p>",
"words": 18,
"direct": false,
"issue": "First paragraph is 18 words and does not look like a concise direct answer."
},
{
"heading": "Immerse in positivity",
"headingHtml": "<h3>Immerse in positivity</h3>",
"firstParagraph": "Our AI rewards and encourages positive actions while keeping harassment at bay.",
"paragraphHtml": "<p>Our AI rewards and encourages positive actions while keeping harassment at bay.</p>",
"words": 12,
"direct": false,
"issue": "First paragraph is 12 words and does not look like a concise direct answer."
},
{
"heading": "Engage with trust",
"headingHtml": "<h3>Engage with trust</h3>",
"firstParagraph": "Only see comments made by Wildr Verified users and enjoy a safe viewing experience.",
"paragraphHtml": "<p>Only see comments made by Wildr Verified users and enjoy a safe viewing experience.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Be rewarded for your content",
"headingHtml": "<h3>Be rewarded for your content</h3>",
"firstParagraph": "A million followers or none, we empower you to create through seamless monetization.",
"paragraphHtml": "<p>A million followers or none, we empower you to create through seamless monetization.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Lawtrades frees you from these bottlenecks. Scale your legal bandwidth exactly when you need it—no more, no less.",
"headingHtml": "<h2 class=\"t-50 _4-5-rem\">Lawtrades frees you from these bottlenecks. Scale your legal bandwidth exactly when you need it—no more, no less.</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "AI-powered matching",
"headingHtml": "<h3 class=\"value-title\">AI-powered matching</h3>",
"firstParagraph": "Get matched with the right legal expert for your project using intelligent algorithms that understand your needs.",
"paragraphHtml": "<p class=\"t-14 is-body-large\">Get matched with the right legal expert for your project using intelligent algorithms that understand your needs.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Vetted legal experts",
"headingHtml": "<h2 class=\"value-title\">Vetted legal experts</h2>",
"firstParagraph": "Work with top-tier, independently vetted legal professionals with proven in-house and law firm experience.",
"paragraphHtml": "<p class=\"t-14 is-body-large\">Work with top-tier, independently vetted legal professionals with proven in-house and law firm experience.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Flexible pricing",
"headingHtml": "<h2 class=\"value-title\">Flexible pricing</h2>",
"firstParagraph": "Scale your legal costs with project-based, hourly, or subscription pricing that fits your budget and workload.",
"paragraphHtml": "<p class=\"t-14 is-body-large\">Scale your legal costs with project-based, hourly, or subscription pricing that fits your budget and workload.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "End-to-end platform",
"headingHtml": "<h2 class=\"value-title\">End-to-end platform</h2>",
"firstParagraph": "Manage hiring, payments, and collaboration—all in one streamlined platform built for legal.",
"paragraphHtml": "<p class=\"t-14 is-body-large\">Manage hiring, payments, and collaboration—all in one streamlined platform built for legal.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "How Companies use Lawtrades to access world-class talent",
"headingHtml": "<h2 class=\"t-50 testimonial\">How Companies use Lawtrades to access world-class talent</h2>",
"firstParagraph": "Apollo.io",
"paragraphHtml": "<p class=\"t-18 light-green\">Apollo.io</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Leveraging ALSPs for Rapid Growth",
"headingHtml": "<h2 class=\"t-50 white\">Leveraging ALSPs for Rapid Growth</h2>",
"firstParagraph": "Meyers Manx",
"paragraphHtml": "<p class=\"t-18 light-green\">Meyers Manx</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Creating Processes to Power a Lean Car Startup",
"headingHtml": "<h2 class=\"t-50 white\">Creating Processes to Power a Lean Car Startup</h2>",
"firstParagraph": "Cision",
"paragraphHtml": "<p class=\"t-18 light-green\">Cision</p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "How Cision Uses Lawtrades to Access World-Class Talent",
"headingHtml": "<h2 class=\"t-50 white\">How Cision Uses Lawtrades to Access World-Class Talent</h2>",
"firstParagraph": "Spotter",
"paragraphHtml": "<p class=\"t-18 light-green\">Spotter</p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "Supporting Enterprise Deals with Agile Legal Staffing",
"headingHtml": "<h2 class=\"t-50 white\">Supporting Enterprise Deals with Agile Legal Staffing</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Common Questions (Real Answers)",
"headingHtml": "<h2 class=\"t-50\">Common Questions (Real Answers)</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Can I hire someone for just 5–10 hours a month?",
"headingHtml": "<h3 class=\"t-20 q-a\">Can I hire someone for just 5–10 hours a month?</h3>",
"firstParagraph": "Absolutely! Scale your legal support up or down exactly when you need it—busy product launches, fundraising sprints, or quiet months. Zero penalties, total flexibility.",
"paragraphHtml": "<p>Absolutely! Scale your legal support up or down exactly when you need it—busy product launches, fundraising sprints, or quiet months. Zero penalties, total flexibility.</p>",
"words": 25,
"direct": false,
"issue": "First paragraph is 25 words and does not look like a concise direct answer."
},
{
"heading": "What if I need specialized expertise (privacy, IP, employment)?",
"headingHtml": "<h3 class=\"t-20 q-a\">What if I need specialized expertise (privacy, IP, employment)?</h3>",
"firstParagraph": "We’ve got you covered. Just tell us your need, and we’ll instantly connect you with an expert attorney specialized in exactly what you require.",
"paragraphHtml": "<p>We’ve got you covered. Just tell us your need, and we’ll instantly connect you with an expert attorney specialized in exactly what you require.</p>",
"words": 26,
"direct": false,
"issue": "First paragraph is 26 words and does not look like a concise direct answer."
},
{
"heading": "Can we convert a Lawtrades contractor into a permanent hire later on?",
"headingHtml": "<h3 class=\"t-20 q-a\">Can we convert a Lawtrades contractor into a permanent hire later on?</h3>",
"firstParagraph": "Yes, seamlessly. Lots of clients start out hiring talent on a contract basis, then transition them into full-time roles once they know it’s a great fit.",
"paragraphHtml": "<p>Yes, seamlessly. Lots of clients start out hiring talent on a contract basis, then transition them into full-time roles once they know it’s a great fit.</p>",
"words": 27,
"direct": false,
"issue": "First paragraph is 27 words and does not look like a concise direct answer."
},
{
"heading": "We have urgent work—can someone jump in quickly?",
"headingHtml": "<h3 class=\"t-20 q-a\">We have urgent work—can someone jump in quickly?</h3>",
"firstParagraph": "Definitely. Most talent on our platform responds within hours. Let us know if something’s super urgent—we’ll fast-track the match.",
"paragraphHtml": "<p>Definitely. Most talent on our platform responds within hours. Let us know if something’s super urgent—we’ll fast-track the match.</p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "Will the talent use our Slack, Zoom, email, etc.?",
"headingHtml": "<h3 class=\"t-20 q-a\">Will the talent use our Slack, Zoom, email, etc.?</h3>",
"firstParagraph": "Yes. They’ll fully embed with your team’s workflow, whether that’s Slack, Zoom calls, shared docs, or whatever tool you love most.",
"paragraphHtml": "<p>Yes. They’ll fully embed with your team’s workflow, whether that’s Slack, Zoom calls, shared docs, or whatever tool you love most.</p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Are there hidden fees we should know about?",
"headingHtml": "<h3 class=\"t-20 q-a\">Are there hidden fees we should know about?</h3>",
"firstParagraph": "No surprises here. Just clear, upfront hourly rates and transparent invoicing. No “management” fees or tricky add-ons—ever.",
"paragraphHtml": "<p>No surprises here. Just clear, upfront hourly rates and transparent invoicing. No “management” fees or tricky add-ons—ever.</p>",
"words": 18,
"direct": false,
"issue": "First paragraph is 18 words and does not look like a concise direct answer."
},
{
"heading": "What if we don’t use all the hours we buy upfront?",
"headingHtml": "<h3 class=\"t-20 q-a\">What if we don’t use all the hours we buy upfront?</h3>",
"firstParagraph": "You’re in control: roll leftover hours forward, apply them to another project, or get a straightforward refund.",
"paragraphHtml": "<p>You’re in control: roll leftover hours forward, apply them to another project, or get a straightforward refund.</p>",
"words": 18,
"direct": false,
"issue": "First paragraph is 18 words and does not look like a concise direct answer."
},
{
"heading": "How do you handle sensitive information?",
"headingHtml": "<h3 class=\"t-20 q-a\">How do you handle sensitive information?</h3>",
"firstParagraph": "We take security seriously: strict NDAs, encrypted file transfers, and fully vetted attorneys bound by professional confidentiality.",
"paragraphHtml": "<p>We take security seriously: strict NDAs, encrypted file transfers, and fully vetted attorneys bound by professional confidentiality.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Can attorneys complete our vendor security questionnaires?",
"headingHtml": "<h3 class=\"t-20 q-a\">Can attorneys complete our vendor security questionnaires?</h3>",
"firstParagraph": "Sure thing. Our attorneys regularly handle client-specific compliance and security forms—just send them our way.",
"paragraphHtml": "<p>Sure thing. Our attorneys regularly handle client-specific compliance and security forms—just send them our way.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Do attorneys and paralegals really become part of our team?",
"headingHtml": "<h3 class=\"t-20 q-a\">Do attorneys and paralegals really become part of our team?</h3>",
"firstParagraph": "Yes! They’ll join your Slack channels, email threads, daily standups—whatever makes them feel like an extension of your in-house team.",
"paragraphHtml": "<p>Yes! They’ll join your Slack channels, email threads, daily standups—whatever makes them feel like an extension of your in-house team.</p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "Can Lawtrades help build legal processes or templates?",
"headingHtml": "<h3 class=\"t-20 q-a\">Can Lawtrades help build legal processes or templates?</h3>",
"firstParagraph": "Absolutely. Our legal ops specialists create streamlined workflows, build custom playbooks, and simplify your contract management to save you tons of time.",
"paragraphHtml": "<p>Absolutely. Our legal ops specialists create streamlined workflows, build custom playbooks, and simplify your contract management to save you tons of time.</p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "How soon can we get started?",
"headingHtml": "<h3 class=\"t-20 q-a\">How soon can we get started?</h3>",
"firstParagraph": "Usually within 1–2 days. Just post a job or tell us your needs—we’ll introduce you to qualified talent almost immediately.",
"paragraphHtml": "<p>Usually within 1–2 days. Just post a job or tell us your needs—we’ll introduce you to qualified talent almost immediately.</p>",
"words": 23,
"direct": false,
"issue": "First paragraph is 23 words and does not look like a concise direct answer."
},
{
"heading": "Are your lawyers from Big Law or in-house teams?",
"headingHtml": "<h3 class=\"t-20 q-a\">Are your lawyers from Big Law or in-house teams?</h3>",
"firstParagraph": "Both! Many come from big-name law firms and have substantial in-house experience at fast-growing tech companies. You’ll always see who you’re working with upfront.",
"paragraphHtml": "<p>Both! Many come from big-name law firms and have substantial in-house experience at fast-growing tech companies. You’ll always see who you’re working with upfront.</p>",
"words": 26,
"direct": false,
"issue": "First paragraph is 26 words and does not look like a concise direct answer."
},
{
"heading": "Do you have examples or case studies?",
"headingHtml": "<h3 class=\"t-20 q-a\">Do you have examples or case studies?</h3>",
"firstParagraph": "Yes—check out our customer stories to see exactly how SaaS, Fintech, Healthtech, and other high-growth companies accelerated with Lawtrades.",
"paragraphHtml": "<p>Yes—check out our <a href=\"/all-customer-stories\">customer stories</a> to see exactly how SaaS, Fintech, Healthtech, and other high-growth companies accelerated with Lawtrades.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "Lawtrades at a glance.",
"headingHtml": "<h2 class=\"t-50 tab-32\">Lawtrades at a glance.</h2>",
"firstParagraph": "From startup formation to Fortune 500 compliance, we cover the entire legal spectrum.",
"paragraphHtml": "<p class=\"t-18\">From startup formation to Fortune 500 compliance, we cover the entire legal spectrum.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Attorney Use Cases",
"headingHtml": "<h3>Attorney Use Cases</h3>",
"firstParagraph": "Privacy, AI & Data Governance",
"paragraphHtml": "<p class=\"t-16 isbold-mobile\">Privacy, AI & Data Governance</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Legal Operations Use Cases",
"headingHtml": "<h3>Legal Operations Use Cases</h3>",
"firstParagraph": "Legal Intake & Workflow Automation",
"paragraphHtml": "<p class=\"t-16 isbold-mobile\">Legal Intake & Workflow Automation</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Our Talent Network",
"headingHtml": "<h3>Our Talent Network</h3>",
"firstParagraph": "Attorneys (Commercial, Employment, Product, Regulatory, etc.)",
"paragraphHtml": "<p class=\"t-16 isbold-mobile\">Attorneys (Commercial, Employment, Product, Regulatory, etc.)</p>",
"words": 6,
"direct": false,
"issue": "First paragraph is 6 words and does not look like a concise direct answer."
},
{
"heading": "Built-In Platform Features",
"headingHtml": "<h3>Built-In Platform Features</h3>",
"firstParagraph": "Vetted, Trusted Professionals",
"paragraphHtml": "<p class=\"t-16 isbold-mobile\">Vetted, Trusted Professionals</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Engagement & Billing Models",
"headingHtml": "<h3>Engagement & Billing Models</h3>",
"firstParagraph": "Urgent Coverage (Ad-Hoc)",
"paragraphHtml": "<p class=\"t-16 isbold-mobile\">Urgent Coverage (Ad-Hoc)</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Value & ROI",
"headingHtml": "<h3>Value & ROI</h3>",
"firstParagraph": "Top Legal Talent, On Demand",
"paragraphHtml": "<p class=\"t-16 isbold-mobile\">Top Legal Talent, On Demand</p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "Simple pricing, no surprises.",
"headingHtml": "<h2 class=\"t-50 pricing-top\">Simple pricing, no surprises.</h2>",
"firstParagraph": "No hidden fees, just straightforward pricing.",
"paragraphHtml": "<p class=\"t-18 pricing-2\">No hidden fees, just straightforward pricing.</p>",
"words": 6,
"direct": false,
"issue": "First paragraph is 6 words and does not look like a concise direct answer."
},
{
"heading": "Attorney",
"headingHtml": "<h3 class=\"t-35 white _24px\"><strong>Attorney</strong></h3>",
"firstParagraph": "Starting at $150/hr",
"paragraphHtml": "<p class=\"t-18 white\">Starting at $150/hr</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Legal Support",
"headingHtml": "<h3 class=\"t-35 white _24px\"><strong>Legal Support</strong></h3>",
"firstParagraph": "Starting at $75/hr",
"paragraphHtml": "<p class=\"t-18 white\">Starting at $75/hr</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "The Product Counseling Playbook",
"headingHtml": "<h3 class=\"whitepaper-card_title\">The Product Counseling Playbook<br></h3>",
"firstParagraph": "Great product counsel don’t just flag risks; they find solutions that keep teams moving fast without breaking things (or laws). This guide cuts through the noise with practical strategies to help you align legal with product goals, anticipate roadblocks, and ship smarter.",
"paragraphHtml": "<p class=\"whitepaper-card_descp\">Great product counsel don’t just flag risks; they find solutions that keep teams moving fast without breaking things (or laws). This guide cuts through the noise with practical strategies to help you align legal with product goals, anticipate roadblocks, and ship smarter.<br></p>",
"words": 43,
"direct": false,
"issue": "First paragraph is 43 words and does not look like a concise direct answer."
},
{
"heading": "HR Guidebook and Code of Conduct",
"headingHtml": "<h3 class=\"whitepaper-card_title\">HR Guidebook and Code of Conduct<br></h3>",
"firstParagraph": "This editable guidebook gives legal and HR teams a clear, modern framework for managing headcount, culture, and compliance. From classification rules to conduct expectations, it's a plug-and-play policy set designed for fast-moving teams that want structure without the red tape.",
"paragraphHtml": "<p class=\"whitepaper-card_descp\">This editable guidebook gives legal and HR teams a clear, modern framework for managing headcount, culture, and compliance. From classification rules to conduct expectations, it's a plug-and-play policy set designed for fast-moving teams that want structure without the red tape.<br></p>",
"words": 40,
"direct": false,
"issue": "First paragraph is 40 words and does not look like a concise direct answer."
},
{
"heading": "Find your legal pro today.",
"headingHtml": "<h2 class=\"t-75 white text-align-center\">Find your legal pro today.</h2>",
"firstParagraph": "Hire world-class attorneys and legal ops professionals flexibly—no bloated overhead, no long-term commitments.",
"paragraphHtml": "<p class=\"t-18 white text-wrap-balance\">Hire world-class attorneys and legal ops professionals flexibly—no bloated overhead, no long-term commitments.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "About",
"headingHtml": "<h3 class=\"footer-h3\">About</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Products",
"headingHtml": "<h3 class=\"footer-h3\">Products</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Talent",
"headingHtml": "<h3 class=\"footer-h3\">Talent</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Companies",
"headingHtml": "<h3 class=\"footer-h3\">Companies</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Practice Areas",
"headingHtml": "<h3 class=\"footer-h3\">Practice Areas</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Learn",
"headingHtml": "<h3 class=\"footer-h3\">Learn</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Free Tools",
"headingHtml": "<h3 class=\"footer-h3\">Free Tools</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Community",
"headingHtml": "<h3 class=\"footer-h3\">Community</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Don’t miss a thing",
"headingHtml": "<h3 class=\"footer-h3\">Don’t miss a thing</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
Needs attention
AEO: Answer intent coverage
Issue
Missing likely AI Overview intent sections: what, 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": "For Talent",
"html": "<h2 class=\"menu-h2\">For Talent</h2>"
},
{
"text": "For Companies",
"html": "<h2 class=\"menu-h2\">For  Companies</h2>"
},
{
"text": "About",
"html": "<h2 class=\"menu-h2\">About</h2>"
},
{
"text": "Resources",
"html": "<h2 class=\"menu-h2\">Resources</h2>"
},
{
"text": "Contact Us",
"html": "<h2 class=\"menu-h2\">Contact Us</h2>"
},
{
"text": "Log In",
"html": "<h2 class=\"menu-h2\">Log In</h2>"
},
{
"text": "Join the network",
"html": "<h2 class=\"menu-h2\">Join the network</h2>"
},
{
"text": "Ditch the old way. There’s a better solution.",
"html": "<h2 class=\"t-50 _4-rem\">Ditch the old way. There’s a better solution.</h2>"
},
{
"text": "Submit a request",
"html": "<h2 class=\"t-50\">Submit a request</h2>"
},
{
"text": "Match with top talent",
"html": "<h2 class=\"t-50\">Match with top talent</h2>"
},
{
"text": "Work on your terms",
"html": "<h2 class=\"t-50\">Work on your terms</h2>"
},
{
"text": "Pay and manage seamlessly",
"html": "<h2 class=\"t-50\">Pay and manage seamlessly</h2>"
},
{
"text": "Lawtrades frees you from these bottlenecks. Scale your legal bandwidth exactly when you need it—no more, no less.",
"html": "<h2 class=\"t-50 _4-5-rem\">Lawtrades frees you from these bottlenecks. Scale your legal bandwidth exactly when you need it—no more, no less.</h2>"
},
{
"text": "Vetted legal experts",
"html": "<h2 class=\"value-title\">Vetted legal experts</h2>"
},
{
"text": "Flexible pricing",
"html": "<h2 class=\"value-title\">Flexible pricing</h2>"
},
{
"text": "End-to-end platform",
"html": "<h2 class=\"value-title\">End-to-end platform</h2>"
},
{
"text": "How Companies use Lawtrades to access world-class talent",
"html": "<h2 class=\"t-50 testimonial\">How Companies use Lawtrades to access world-class talent</h2>"
},
{
"text": "Leveraging ALSPs for Rapid Growth",
"html": "<h2 class=\"t-50 white\">Leveraging ALSPs for Rapid Growth</h2>"
},
{
"text": "Creating Processes to Power a Lean Car Startup",
"html": "<h2 class=\"t-50 white\">Creating Processes to Power a Lean Car Startup</h2>"
},
{
"text": "How Cision Uses Lawtrades to Access World-Class Talent",
"html": "<h2 class=\"t-50 white\">How Cision Uses Lawtrades to Access World-Class Talent</h2>"
},
{
"text": "Supporting Enterprise Deals with Agile Legal Staffing",
"html": "<h2 class=\"t-50 white\">Supporting Enterprise Deals with Agile Legal Staffing</h2>"
},
{
"text": "Common Questions (Real Answers)",
"html": "<h2 class=\"t-50\">Common Questions (Real Answers)</h2>"
},
{
"text": "Lawtrades at a glance.",
"html": "<h2 class=\"t-50 tab-32\">Lawtrades at a glance.</h2>"
},
{
"text": "Simple pricing, no surprises.",
"html": "<h2 class=\"t-50 pricing-top\">Simple pricing, no surprises.</h2>"
},
{
"text": "Find your legal pro today.",
"html": "<h2 class=\"t-75 white text-align-center\">Find your legal pro today.</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Lawtrades - Top legal talent, on demand.?",
"pattern": {}
},
{
"id": "how",
"label": "How does Lawtrades - Top legal talent, on demand. work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Lawtrades - Top legal talent, on demand.?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Lawtrades - Top legal talent, on demand. free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Lawtrades - Top legal talent, on demand. compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Lawtrades - Top legal talent, on demand.?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Lawtrades - Top legal talent, on demand. compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 80/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 80/100 and needs improvement.
Needs attention
AIO: Page experience for AIO
Issue
176 image(s) are missing width/height attributes.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Page experience for AIO
Score
80/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Page experience for AIO scored 80/100 and needs improvement.
Evidence
{
"viewportContent": "width=device-width, initial-scale=1",
"visibleWords": 2722,
"htmlBytes": 185321,
"imagesMissingDimensions": [
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/631f4a3ddc228325175435a7_close.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img data-w-id=\"8a4299fb-b7cf-c8ae-f92c-82773d61e6d1\" loading=\"lazy\" alt=\"Close\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/631f4a3ddc228325175435a7_close.svg\" class=\"nav__banner__close--icon-2\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/636c1a2c1b886a4ca4f3f2c6_lawtrades_logo_with_type_black.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/636c1a2c1b886a4ca4f3f2c6_lawtrades_logo_with_type_black.svg\" alt class=\"image-142\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/635bd23b3444bf71d23360d0_dd-arrow.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/635bd23b3444bf71d23360d0_dd-arrow.svg\" alt class=\"nav__dd--toggle__icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68899707a7f7d9162b7f8b4c_Why%20Lawtrades.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img sizes=\"(max-width: 872px) 100vw, 872px\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68899707a7f7d9162b7f8b4c_Why%20Lawtrades-p-500.png 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68899707a7f7d9162b7f8b4c_Why%20Lawtrades-p-800.png 800w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68899707a7f7d9162b7f8b4c_Why%20Lawtrades.png 872w\" alt src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68899707a7f7d9162b7f8b4c_Why%2..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/688990e58dfd3582b4bf99a9_Job%20Opportunities.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img sizes=\"(max-width: 872px) 100vw, 872px\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/688990e58dfd3582b4bf99a9_Job%20Opportunities-p-500.png 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/688990e58dfd3582b4bf99a9_Job%20Opportunities-p-800.png 800w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/688990e58dfd3582b4bf99a9_Job%20Opportunities.png 872w\" alt src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/688990e58dfd3582b4..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/635bd23b3444bf71d23360d0_dd-arrow.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/635bd23b3444bf71d23360d0_dd-arrow.svg\" alt class=\"nav__dd--toggle__icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/688a29f0d27e3f7aa33d2e68_Lawtrades%20AI.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img sizes=\"(max-width: 872px) 100vw, 872px\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/688a29f0d27e3f7aa33d2e68_Lawtrades%20AI-p-500.png 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/688a29f0d27e3f7aa33d2e68_Lawtrades%20AI-p-800.png 800w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/688a29f0d27e3f7aa33d2e68_Lawtrades%20AI.png 872w\" alt src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/688a29f0d27e3f7aa33d2e68_Lawtrade..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/635bd23b3444bf71d23360d0_dd-arrow.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/635bd23b3444bf71d23360d0_dd-arrow.svg\" alt class=\"nav__dd--toggle__icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/635bd23b3444bf71d23360d0_dd-arrow.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/635bd23b3444bf71d23360d0_dd-arrow.svg\" alt class=\"nav__dd--toggle__icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6889907850973b8f0330d30a_arrow-right.svg\" alt class=\"nav-arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/688a8babb8be7acefb055c81_7b2f742c6cd94ce9be2e0960e56e69cc_nav-burger.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/688a8babb8be7acefb055c81_7b2f742c6cd94ce9be2e0960e56e69cc_nav-burger.svg\" loading=\"lazy\" alt class=\"burger-top\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/688a8babb8be7acefb055c81_7b2f742c6cd94ce9be2e0960e56e69cc_nav-burger.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/688a8babb8be7acefb055c81_7b2f742c6cd94ce9be2e0960e56e69cc_nav-burger.svg\" loading=\"lazy\" alt class=\"burger-middle\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/688a8babb8be7acefb055c81_7b2f742c6cd94ce9be2e0960e56e69cc_nav-burger.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/688a8babb8be7acefb055c81_7b2f742c6cd94ce9be2e0960e56e69cc_nav-burger.svg\" loading=\"lazy\" alt class=\"burger-bottom\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/636c1a2c1b886a4ca4f3f2c6_lawtrades_logo_with_type_black.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/636c1a2c1b886a4ca4f3f2c6_lawtrades_logo_with_type_black.svg\" alt class=\"nav__brand__icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68838f46821e6a39ce00216a_38f81c6149e25f95e9358738451b6f76_product-ui.png",
"width": "2080",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68838f46821e6a39ce00216a_38f81c6149e25f95e9358738451b6f76_product-ui.png\" loading=\"lazy\" width=\"2080\" sizes=\"100vw\" alt srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68838f46821e6a39ce00216a_38f81c6149e25f95e9358738451b6f76_product-ui-p-500.png 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68838f46821e6a39ce00216a_38f81c6149e25f95e9358738451b6f76_product-ui-p-800.png 800w, https://c..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb4745ebd55061ec901d2_text_select_end_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201-2.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb4745ebd55061ec901d2_text_select_end_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201-2.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb47404bee7a155c7176e_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb47404bee7a155c7176e_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb4745ebd55061ec901d2_text_select_end_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201-2.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb4745ebd55061ec901d2_text_select_end_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201-2.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb4745ebd55061ec901d2_text_select_end_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201-2.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb4745ebd55061ec901d2_text_select_end_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201-2.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb13fcb103697a259206a_Frame%2091.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img style=\"opacity:0;filter:blur(8%)\" sizes=\"(max-width: 767px) 100vw, (max-width: 991px) 728px, 940px\" alt src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb13fcb103697a259206a_Frame%2091.png\" loading=\"eager\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb13fcb103697a259206a_Frame%2091-p-500.png 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb13fcb103697a259206a_Frame%2091-p-800.png 800w, https://cdn.prod.website-files.com..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb13f2ddf4fd37e32110f_Frame%2090.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img style=\"filter:blur(8%);opacity:0\" sizes=\"(max-width: 767px) 100vw, (max-width: 991px) 728px, 940px\" alt src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb13f2ddf4fd37e32110f_Frame%2090.png\" loading=\"eager\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb13f2ddf4fd37e32110f_Frame%2090-p-500.png 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb13f2ddf4fd37e32110f_Frame%2090-p-800.png 800w, https://cdn.prod.website-files.com..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb140c1b1439e369dfe14_right-1.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img style=\"filter:blur(8%);opacity:0\" sizes=\"(max-width: 767px) 100vw, (max-width: 991px) 728px, 940px\" alt src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb140c1b1439e369dfe14_right-1.png\" loading=\"eager\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb140c1b1439e369dfe14_right-1-p-500.png 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb140c1b1439e369dfe14_right-1-p-800.png 800w, https://cdn.prod.website-files.com/631b8bca..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb140557c55204716ccf1_right.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img style=\"filter:blur(8%);opacity:0\" sizes=\"(max-width: 767px) 100vw, (max-width: 991px) 728px, 940px\" alt src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb140557c55204716ccf1_right.png\" loading=\"eager\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb140557c55204716ccf1_right-p-500.png 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb140557c55204716ccf1_right-p-800.png 800w, https://cdn.prod.website-files.com/631b8bcafde15c..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb2a584a598097c1a8e90_crystal-ball_1f52e.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb2a584a598097c1a8e90_crystal-ball_1f52e.png\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb2a584a598097c1a8eb4_seedling_1f331.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb2a584a598097c1a8eb4_seedling_1f331.png\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb2a584a598097c1a8eb7_handshake_1f91d.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb2a584a598097c1a8eb7_handshake_1f91d.png\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb2a584a598097c1a8e8d_Money%20Emoji.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb2a584a598097c1a8e8d_Money%20Emoji.png\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb474ffb25e8ec0ba0b8a_text_select_end_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb474ffb25e8ec0ba0b8a_text_select_end_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg\" alt class=\"feat-scroller-copy_icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb47404bee7a155c7176e_Icon.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb47404bee7a155c7176e_Icon.svg\" alt class=\"feat-scroller-copy_icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811e8b14a3eff49bae252d4_Icon.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811e8b14a3eff49bae252d4_Icon.svg\" alt class=\"feat-scroller-copy_icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811e8d0f7ab6e7283c9c46b_Icon.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811e8d0f7ab6e7283c9c46b_Icon.svg\" alt class=\"feat-scroller-copy_icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/687fd3d9057c0e4204e0511e_website-graphic1.png",
"width": "1444",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/687fd3d9057c0e4204e0511e_website-graphic1.png\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/687fd3d9057c0e4204e0511e_website-graphic1-p-500.png 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/687fd3d9057c0e4204e0511e_website-graphic1-p-800.png 800w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/687fd3d9057c0e4204e0511e_website-graphic1-p-1080.png 1080w, https://cdn.prod..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb140c1b1439e369dfe14_right-1.png",
"width": "722",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb140c1b1439e369dfe14_right-1.png\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb140c1b1439e369dfe14_right-1-p-500.png 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb140c1b1439e369dfe14_right-1-p-800.png 800w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb140c1b1439e369dfe14_right-1-p-1080.png 1080w, https://cdn.prod.website-files.com/631b8bcafde15c05a..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6808221b4b73e8fdba3c648b_right%20(1).png",
"width": "722",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6808221b4b73e8fdba3c648b_right%20(1).png\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6808221b4b73e8fdba3c648b_right%20(1)-p-500.png 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6808221b4b73e8fdba3c648b_right%20(1)-p-800.png 800w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6808221b4b73e8fdba3c648b_right%20(1).png 1444w\" width=\"722\" sizes=\"(max-width: 767px) 100vw..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6808221bb6a644670b491515_right-1.png",
"width": "722",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6808221bb6a644670b491515_right-1.png\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6808221bb6a644670b491515_right-1-p-500.png 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6808221bb6a644670b491515_right-1.png 1444w\" width=\"722\" sizes=\"(max-width: 767px) 100vw, 722px\" alt class=\"feat-scroller_img _4-manage\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb474ffb25e8ec0ba0b8a_text_select_end_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb474ffb25e8ec0ba0b8a_text_select_end_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg\" alt class=\"feat-scroller-copy_icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/687fd3d9057c0e4204e0511e_website-graphic1.png",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/687fd3d9057c0e4204e0511e_website-graphic1.png\" alt sizes=\"(max-width: 2888px) 100vw, 2888px\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/687fd3d9057c0e4204e0511e_website-graphic1-p-500.png 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/687fd3d9057c0e4204e0511e_website-graphic1-p-800.png 800w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/687fd3d9057c0e4204e0511e_websi..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb47404bee7a155c7176e_Icon.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb47404bee7a155c7176e_Icon.svg\" alt class=\"feat-scroller-copy_icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb140c1b1439e369dfe14_right-1.png",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb140c1b1439e369dfe14_right-1.png\" alt sizes=\"(max-width: 1444px) 100vw, 1444px\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb140c1b1439e369dfe14_right-1-p-500.png 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb140c1b1439e369dfe14_right-1-p-800.png 800w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb140c1b1439e369dfe14_right-1-p-1080.png 1080w, https:..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811e8b14a3eff49bae252d4_Icon.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811e8b14a3eff49bae252d4_Icon.svg\" alt class=\"feat-scroller-copy_icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6808221b4b73e8fdba3c648b_right%20(1).png",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6808221b4b73e8fdba3c648b_right%20(1).png\" alt sizes=\"(max-width: 1444px) 100vw, 1444px\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6808221b4b73e8fdba3c648b_right%20(1)-p-500.png 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6808221b4b73e8fdba3c648b_right%20(1)-p-800.png 800w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6808221b4b73e8fdba3c648b_right%20(1).png 1444..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811e8d0f7ab6e7283c9c46b_Icon.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811e8d0f7ab6e7283c9c46b_Icon.svg\" alt class=\"feat-scroller-copy_icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6808221bb6a644670b491515_right-1.png",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6808221bb6a644670b491515_right-1.png\" alt sizes=\"(max-width: 1444px) 100vw, 1444px\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6808221bb6a644670b491515_right-1-p-500.png 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6808221bb6a644670b491515_right-1.png 1444w\" class=\"feat-scroller_img _4-manage\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323139e9420eb28e71ccfcb_ticker-logo%2001.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323139e9420eb28e71ccfcb_ticker-logo%2001.png\" loading=\"eager\" alt=\"AngelList\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b4356af253573ce3a_ticker-logo%2002.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b4356af253573ce3a_ticker-logo%2002.webp\" loading=\"eager\" alt=\"DoorDash\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b82ba336f6abad4cc_ticker-logo%2003.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b82ba336f6abad4cc_ticker-logo%2003.webp\" loading=\"eager\" alt=\"Epic Games\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b7609340747c5ed6e_ticker-logo%2004.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b7609340747c5ed6e_ticker-logo%2004.webp\" loading=\"eager\" alt=\"Coinbase\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b45ba1eb83f3ab04e_ticker-logo%2005.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b45ba1eb83f3ab04e_ticker-logo%2005.webp\" loading=\"eager\" alt=\"AirBNB\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b4662bf1d8b2514b5_ticker-logo%2006.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b4662bf1d8b2514b5_ticker-logo%2006.webp\" loading=\"eager\" alt=\"instacart\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b049c04619c0d233c_ticker-logo%2007.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b049c04619c0d233c_ticker-logo%2007.webp\" loading=\"eager\" alt=\"Pinterest\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131bf2b0948d70ac30e1_ticker-logo%2008.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131bf2b0948d70ac30e1_ticker-logo%2008.webp\" loading=\"eager\" alt=\"Discord\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323139e2c1ece6ee4a56ee2_ticker-logo%2009.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323139e2c1ece6ee4a56ee2_ticker-logo%2009.png\" loading=\"eager\" alt=\"Yelp\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323139e9420eb28e71ccfcb_ticker-logo%2001.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323139e9420eb28e71ccfcb_ticker-logo%2001.png\" loading=\"eager\" alt=\"AngelList\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b4356af253573ce3a_ticker-logo%2002.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b4356af253573ce3a_ticker-logo%2002.webp\" loading=\"eager\" alt=\"DoorDash\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b82ba336f6abad4cc_ticker-logo%2003.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b82ba336f6abad4cc_ticker-logo%2003.webp\" loading=\"eager\" alt=\"Epic Games\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b7609340747c5ed6e_ticker-logo%2004.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b7609340747c5ed6e_ticker-logo%2004.webp\" loading=\"eager\" alt=\"Coinbase\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b45ba1eb83f3ab04e_ticker-logo%2005.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b45ba1eb83f3ab04e_ticker-logo%2005.webp\" loading=\"eager\" alt=\"AirBNB\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b4662bf1d8b2514b5_ticker-logo%2006.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b4662bf1d8b2514b5_ticker-logo%2006.webp\" loading=\"eager\" alt=\"instacart\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b049c04619c0d233c_ticker-logo%2007.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b049c04619c0d233c_ticker-logo%2007.webp\" loading=\"eager\" alt=\"Pinterest\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131bf2b0948d70ac30e1_ticker-logo%2008.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131bf2b0948d70ac30e1_ticker-logo%2008.webp\" loading=\"eager\" alt=\"Discord\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323139e2c1ece6ee4a56ee2_ticker-logo%2009.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323139e2c1ece6ee4a56ee2_ticker-logo%2009.png\" loading=\"eager\" alt=\"Yelp\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323139e9420eb28e71ccfcb_ticker-logo%2001.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323139e9420eb28e71ccfcb_ticker-logo%2001.png\" loading=\"eager\" alt=\"AngelList\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b4356af253573ce3a_ticker-logo%2002.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b4356af253573ce3a_ticker-logo%2002.webp\" loading=\"eager\" alt=\"DoorDash\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b82ba336f6abad4cc_ticker-logo%2003.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b82ba336f6abad4cc_ticker-logo%2003.webp\" loading=\"eager\" alt=\"Epic Games\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b7609340747c5ed6e_ticker-logo%2004.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b7609340747c5ed6e_ticker-logo%2004.webp\" loading=\"eager\" alt=\"Coinbase\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b45ba1eb83f3ab04e_ticker-logo%2005.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b45ba1eb83f3ab04e_ticker-logo%2005.webp\" loading=\"eager\" alt=\"AirBNB\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b4662bf1d8b2514b5_ticker-logo%2006.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b4662bf1d8b2514b5_ticker-logo%2006.webp\" loading=\"eager\" alt=\"instacart\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b049c04619c0d233c_ticker-logo%2007.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b049c04619c0d233c_ticker-logo%2007.webp\" loading=\"eager\" alt=\"Pinterest\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131bf2b0948d70ac30e1_ticker-logo%2008.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131bf2b0948d70ac30e1_ticker-logo%2008.webp\" loading=\"eager\" alt=\"Discord\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323139e2c1ece6ee4a56ee2_ticker-logo%2009.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323139e2c1ece6ee4a56ee2_ticker-logo%2009.png\" loading=\"eager\" alt=\"Yelp\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323139e9420eb28e71ccfcb_ticker-logo%2001.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323139e9420eb28e71ccfcb_ticker-logo%2001.png\" loading=\"eager\" alt=\"AngelList\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b4356af253573ce3a_ticker-logo%2002.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b4356af253573ce3a_ticker-logo%2002.webp\" loading=\"eager\" alt=\"DoorDash\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b82ba336f6abad4cc_ticker-logo%2003.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b82ba336f6abad4cc_ticker-logo%2003.webp\" loading=\"eager\" alt=\"Epic Games\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b7609340747c5ed6e_ticker-logo%2004.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b7609340747c5ed6e_ticker-logo%2004.webp\" loading=\"eager\" alt=\"Coinbase\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b45ba1eb83f3ab04e_ticker-logo%2005.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b45ba1eb83f3ab04e_ticker-logo%2005.webp\" loading=\"eager\" alt=\"AirBNB\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b4662bf1d8b2514b5_ticker-logo%2006.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b4662bf1d8b2514b5_ticker-logo%2006.webp\" loading=\"eager\" alt=\"instacart\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b049c04619c0d233c_ticker-logo%2007.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131b049c04619c0d233c_ticker-logo%2007.webp\" loading=\"eager\" alt=\"Pinterest\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131bf2b0948d70ac30e1_ticker-logo%2008.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323131bf2b0948d70ac30e1_ticker-logo%2008.webp\" loading=\"eager\" alt=\"Discord\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323139e2c1ece6ee4a56ee2_ticker-logo%2009.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6323139e2c1ece6ee4a56ee2_ticker-logo%2009.png\" loading=\"eager\" alt=\"Yelp\" class=\"home-hero__ticker--img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb9bcf60505c0ffa5883a_image-wrap.png",
"width": "448.5",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb9bcf60505c0ffa5883a_image-wrap.png\" loading=\"lazy\" width=\"448.5\" sizes=\"(max-width: 479px) 100vw, 449px\" alt srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb9bcf60505c0ffa5883a_image-wrap-p-500.png 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb9bcf60505c0ffa5883a_image-wrap.png 897w\" class=\"image-117\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68811d1e5ccb5928f78d4102_1ea64441ab012ff6f01540ab25b96dbe_lawtrades-experiences.png",
"width": "1196",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68811d1e5ccb5928f78d4102_1ea64441ab012ff6f01540ab25b96dbe_lawtrades-experiences.png\" loading=\"lazy\" width=\"1196\" sizes=\"(max-width: 1279px) 100vw, 1196px\" alt srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68811d1e5ccb5928f78d4102_1ea64441ab012ff6f01540ab25b96dbe_lawtrades-experiences-p-500.png 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68811d1e5ccb5928f78d4102_1ea64441ab012ff6f01..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb9bc98ca234ab6537174_image-wrap-2.png",
"width": "448.5",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67feb9bc98ca234ab6537174_image-wrap-2.png\" loading=\"lazy\" width=\"448.5\" alt class=\"image-117\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6800014637e68856cf015be4_image-wrap-1%20(1).png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6800014637e68856cf015be4_image-wrap-1%20(1).png\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6800014637e68856cf015be4_image-wrap-1%20(1)-p-500.png 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6800014637e68856cf015be4_image-wrap-1%20(1).png 897w\" alt class=\"image-117\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68240fa8465fd41f9268168e_icon-verified-dark.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68240fa8465fd41f9268168e_icon-verified-dark.svg\" alt class=\"testimonial-icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68240fa8465fd41f9268168e_icon-verified-dark.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68240fa8465fd41f9268168e_icon-verified-dark.svg\" alt class=\"testimonial-icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/681c6b7a2b7cfbb16b4499a5_duncan%20(1).jpg",
"width": "128",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/681c6b7a2b7cfbb16b4499a5_duncan%20(1).jpg\" alt width=\"128\" class=\"testimonial_img hide-tablet\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6824090b66fb26b07f49718c_icon-arrow-left.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6824090b66fb26b07f49718c_icon-arrow-left.svg\" loading=\"lazy\" alt class=\"slider-btn_img is-left\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6824090b66fb26b07f49718c_icon-arrow-left.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6824090b66fb26b07f49718c_icon-arrow-left.svg\" alt class=\"slider-btn_img\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68240fa8465fd41f9268168e_icon-verified-dark.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68240fa8465fd41f9268168e_icon-verified-dark.svg\" alt class=\"testimonial-icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68240fa8465fd41f9268168e_icon-verified-dark.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68240fa8465fd41f9268168e_icon-verified-dark.svg\" alt class=\"testimonial-icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631f580e90ab7ce4222467bf/68811e99e50b4c82d27fdf77_Megan-Testimony.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631f580e90ab7ce4222467bf/68811e99e50b4c82d27fdf77_Megan-Testimony.jpg\" alt sizes=\"(max-width: 1919px) 100vw, 1920px\" srcset=\"https://cdn.prod.website-files.com/631f580e90ab7ce4222467bf/68811e99e50b4c82d27fdf77_Megan-Testimony-p-500.jpg 500w, https://cdn.prod.website-files.com/631f580e90ab7ce4222467bf/68811e99e50b4c82d27fdf77_Megan-Testimony-p-800.jpg 800w, https://cdn.prod.website-files.com/631f580e90ab7ce4222467bf/68811e99e50b4c82d27fdf77_Megan-Te..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68240fa8465fd41f9268168e_icon-verified-dark.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68240fa8465fd41f9268168e_icon-verified-dark.svg\" alt class=\"testimonial-icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68240fa8465fd41f9268168e_icon-verified-dark.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68240fa8465fd41f9268168e_icon-verified-dark.svg\" alt class=\"testimonial-icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631f580e90ab7ce4222467bf/68811ea121e1b992099ff3a5_Rahul-Testimony.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631f580e90ab7ce4222467bf/68811ea121e1b992099ff3a5_Rahul-Testimony.jpg\" alt sizes=\"(max-width: 1919px) 100vw, 1920px\" srcset=\"https://cdn.prod.website-files.com/631f580e90ab7ce4222467bf/68811ea121e1b992099ff3a5_Rahul-Testimony-p-500.jpg 500w, https://cdn.prod.website-files.com/631f580e90ab7ce4222467bf/68811ea121e1b992099ff3a5_Rahul-Testimony-p-800.jpg 800w, https://cdn.prod.website-files.com/631f580e90ab7ce4222467bf/68811ea121e1b992099ff3a5_Rahul-Te..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68240fa8465fd41f9268168e_icon-verified-dark.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68240fa8465fd41f9268168e_icon-verified-dark.svg\" alt class=\"testimonial-icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68240fa8465fd41f9268168e_icon-verified-dark.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68240fa8465fd41f9268168e_icon-verified-dark.svg\" alt class=\"testimonial-icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631f580e90ab7ce4222467bf/68811e945ccb5928f78e099c_Kaylee-Testimony.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631f580e90ab7ce4222467bf/68811e945ccb5928f78e099c_Kaylee-Testimony.jpg\" alt sizes=\"(max-width: 1919px) 100vw, 1920px\" srcset=\"https://cdn.prod.website-files.com/631f580e90ab7ce4222467bf/68811e945ccb5928f78e099c_Kaylee-Testimony-p-500.jpg 500w, https://cdn.prod.website-files.com/631f580e90ab7ce4222467bf/68811e945ccb5928f78e099c_Kaylee-Testimony-p-800.jpg 800w, https://cdn.prod.website-files.com/631f580e90ab7ce4222467bf/68811e945ccb5928f78e099c_Kayle..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68240fa8465fd41f9268168e_icon-verified-dark.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68240fa8465fd41f9268168e_icon-verified-dark.svg\" alt class=\"testimonial-icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68240fa8465fd41f9268168e_icon-verified-dark.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68240fa8465fd41f9268168e_icon-verified-dark.svg\" alt class=\"testimonial-icon\">"
},
{
"src": "https://cdn.prod.website-files.com/631f580e90ab7ce4222467bf/6882d3110ada4947041f2978_Michael-Testimony.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631f580e90ab7ce4222467bf/6882d3110ada4947041f2978_Michael-Testimony.jpg\" alt sizes=\"(max-width: 1919px) 100vw, 1920px\" srcset=\"https://cdn.prod.website-files.com/631f580e90ab7ce4222467bf/6882d3110ada4947041f2978_Michael-Testimony-p-500.jpg 500w, https://cdn.prod.website-files.com/631f580e90ab7ce4222467bf/6882d3110ada4947041f2978_Michael-Testimony-p-800.jpg 800w, https://cdn.prod.website-files.com/631f580e90ab7ce4222467bf/6882d3110ada4947041f2978_Mi..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/6811eabdbd787427eda3199a_Icon.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001df80697fd15eb4565ab_crescent.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001df80697fd15eb4565ab_crescent.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/636c1a1a0271e5fda7f179c3_lawtrades_logo_with_type_white.svg",
"width": "285",
"height": "",
"loading": "lazy",
"html": "<img width=\"285\" loading=\"lazy\" alt src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/636c1a1a0271e5fda7f179c3_lawtrades_logo_with_type_white.svg\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001ebf79b2013af9a4b7b1_verified_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001ebf79b2013af9a4b7b1_verified_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001ebf79b2013af9a4b7b1_verified_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001ebf79b2013af9a4b7b1_verified_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001ebf79b2013af9a4b7b1_verified_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001ebf79b2013af9a4b7b1_verified_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001ebf79b2013af9a4b7b1_verified_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001ebf79b2013af9a4b7b1_verified_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001ebf79b2013af9a4b7b1_verified_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001ebf79b2013af9a4b7b1_verified_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001ebf79b2013af9a4b7b1_verified_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001ebf79b2013af9a4b7b1_verified_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001ebf79b2013af9a4b7b1_verified_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001ebf79b2013af9a4b7b1_verified_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001ebf79b2013af9a4b7b1_verified_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001ebf79b2013af9a4b7b1_verified_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001ebf79b2013af9a4b7b1_verified_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001ebf79b2013af9a4b7b1_verified_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001f64f3cb4a09a5ec28f1_close_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001f64f3cb4a09a5ec28f1_close_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001f64f3cb4a09a5ec28f1_close_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001f64f3cb4a09a5ec28f1_close_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001f64f3cb4a09a5ec28f1_close_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001f64f3cb4a09a5ec28f1_close_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001f64f3cb4a09a5ec28f1_close_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001f64f3cb4a09a5ec28f1_close_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001f64f3cb4a09a5ec28f1_close_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001f64f3cb4a09a5ec28f1_close_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001f64f3cb4a09a5ec28f1_close_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001f64f3cb4a09a5ec28f1_close_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001f64f3cb4a09a5ec28f1_close_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001f64f3cb4a09a5ec28f1_close_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001f64f3cb4a09a5ec28f1_close_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001f64f3cb4a09a5ec28f1_close_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001f64f3cb4a09a5ec28f1_close_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68001f64f3cb4a09a5ec28f1_close_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24%201.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d9505f9e6197b1d29d_Playbook%20Cover%201.jpg",
"width": "686",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d9505f9e6197b1d29d_Playbook%20Cover%201.jpg\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d9505f9e6197b1d29d_Playbook%20Cover%201-p-500.jpg 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d9505f9e6197b1d29d_Playbook%20Cover%201-p-800.jpg 800w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d9505f9e6197b1d29d_Playbook%20Cover%201-p-1080.jpg 1080w,..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d8547017b535b8215b_Playbook%20Cover%202.jpg",
"width": "686",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d8547017b535b8215b_Playbook%20Cover%202.jpg\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d8547017b535b8215b_Playbook%20Cover%202-p-500.jpg 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d8547017b535b8215b_Playbook%20Cover%202-p-800.jpg 800w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d8547017b535b8215b_Playbook%20Cover%202-p-1080.jpg 1080w,..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d78d90247b76f98895_Playbook%20Cover%203.jpg",
"width": "686",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d78d90247b76f98895_Playbook%20Cover%203.jpg\" srcset=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d78d90247b76f98895_Playbook%20Cover%203-p-500.jpg 500w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d78d90247b76f98895_Playbook%20Cover%203-p-800.jpg 800w, https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/684204d78d90247b76f98895_Playbook%20Cover%203-p-1080.jpg 1080w,..."
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68005ebf682cb7a4eb7688b0_globe.svg",
"width": "608",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/68005ebf682cb7a4eb7688b0_globe.svg\" loading=\"lazy\" width=\"608\" alt class=\"image-120\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/636c1a2c1b886a4ca4f3f2c6_lawtrades_logo_with_type_black.svg",
"width": "285",
"height": "",
"loading": "lazy",
"html": "<img width=\"285\" loading=\"lazy\" alt src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/636c1a2c1b886a4ca4f3f2c6_lawtrades_logo_with_type_black.svg\">"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67fec394d200f6de05d46530_button.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67fec394d200f6de05d46530_button.svg\" loading=\"lazy\" alt>"
},
{
"src": "https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67fec39455519f2d934ef5cb_button-2.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/67fec39455519f2d934ef5cb_button-2.svg\" loading=\"lazy\" alt>"
}
],
"possibleDialogs": [],
"score": 80,
"weight": 10
}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": 14469
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 14469
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 14469
}
]
},
"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, 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": "For Talent",
"html": "<h2 class=\"menu-h2\">For Talent</h2>"
},
{
"text": "For Companies",
"html": "<h2 class=\"menu-h2\">For  Companies</h2>"
},
{
"text": "About",
"html": "<h2 class=\"menu-h2\">About</h2>"
},
{
"text": "Resources",
"html": "<h2 class=\"menu-h2\">Resources</h2>"
},
{
"text": "Contact Us",
"html": "<h2 class=\"menu-h2\">Contact Us</h2>"
},
{
"text": "Log In",
"html": "<h2 class=\"menu-h2\">Log In</h2>"
},
{
"text": "Join the network",
"html": "<h2 class=\"menu-h2\">Join the network</h2>"
},
{
"text": "Ditch the old way. There’s a better solution.",
"html": "<h2 class=\"t-50 _4-rem\">Ditch the old way. There’s a better solution.</h2>"
},
{
"text": "Submit a request",
"html": "<h2 class=\"t-50\">Submit a request</h2>"
},
{
"text": "Match with top talent",
"html": "<h2 class=\"t-50\">Match with top talent</h2>"
},
{
"text": "Work on your terms",
"html": "<h2 class=\"t-50\">Work on your terms</h2>"
},
{
"text": "Pay and manage seamlessly",
"html": "<h2 class=\"t-50\">Pay and manage seamlessly</h2>"
},
{
"text": "Lawtrades frees you from these bottlenecks. Scale your legal bandwidth exactly when you need it—no more, no less.",
"html": "<h2 class=\"t-50 _4-5-rem\">Lawtrades frees you from these bottlenecks. Scale your legal bandwidth exactly when you need it—no more, no less.</h2>"
},
{
"text": "Vetted legal experts",
"html": "<h2 class=\"value-title\">Vetted legal experts</h2>"
},
{
"text": "Flexible pricing",
"html": "<h2 class=\"value-title\">Flexible pricing</h2>"
},
{
"text": "End-to-end platform",
"html": "<h2 class=\"value-title\">End-to-end platform</h2>"
},
{
"text": "How Companies use Lawtrades to access world-class talent",
"html": "<h2 class=\"t-50 testimonial\">How Companies use Lawtrades to access world-class talent</h2>"
},
{
"text": "Leveraging ALSPs for Rapid Growth",
"html": "<h2 class=\"t-50 white\">Leveraging ALSPs for Rapid Growth</h2>"
},
{
"text": "Creating Processes to Power a Lean Car Startup",
"html": "<h2 class=\"t-50 white\">Creating Processes to Power a Lean Car Startup</h2>"
},
{
"text": "How Cision Uses Lawtrades to Access World-Class Talent",
"html": "<h2 class=\"t-50 white\">How Cision Uses Lawtrades to Access World-Class Talent</h2>"
},
{
"text": "Supporting Enterprise Deals with Agile Legal Staffing",
"html": "<h2 class=\"t-50 white\">Supporting Enterprise Deals with Agile Legal Staffing</h2>"
},
{
"text": "Common Questions (Real Answers)",
"html": "<h2 class=\"t-50\">Common Questions (Real Answers)</h2>"
},
{
"text": "Lawtrades at a glance.",
"html": "<h2 class=\"t-50 tab-32\">Lawtrades at a glance.</h2>"
},
{
"text": "Simple pricing, no surprises.",
"html": "<h2 class=\"t-50 pricing-top\">Simple pricing, no surprises.</h2>"
},
{
"text": "Find your legal pro today.",
"html": "<h2 class=\"t-75 white text-align-center\">Find your legal pro today.</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Lawtrades - Top legal talent, on demand.?",
"pattern": {}
},
{
"id": "how",
"label": "How does Lawtrades - Top legal talent, on demand. work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Lawtrades - Top legal talent, on demand.?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Lawtrades - Top legal talent, on demand. free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Lawtrades - Top legal talent, on demand. compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Lawtrades - Top legal talent, on demand.?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Lawtrades - Top legal talent, on demand. compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 4
}Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Needs attention
Auth.md Agent Registration
Issue
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=utf-8" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.
Why it matters
Agent registration metadata lets automated clients find the registration path, supported identity types, credential types, and related claim or revocation endpoints without scraping human docs.
Check name
Auth.md Agent Registration
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish Auth.md and agent_auth metadata so agents can discover registration and credential requirements.
Result
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Validation steps
Fetch and validate /auth.md
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=utf-8" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.
Publish protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate agent_auth authorization metadata
OAuth authorization server metadata could not be fetched.
Evidence
{
"failedStep": "auth-md",
"steps": [
{
"id": "auth-md",
"title": "Fetch and validate /auth.md",
"status": "fail",
"evidence": {
"path": "/auth.md",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 14469,
"validation": {
"valid": false,
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=utf-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.",
"compatibleContentType": false,
"contentLength": 12697,
"hasRegisterInstructions": true,
"hasProtectedResourceLink": false,
"hasAuthorizationServerLink": false,
"mentionsIdentity": false,
"mentionsCredential": false,
"links": [
"https://cdn.prod.website-files.com\"",
"/title",
"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/css/lawtrades.webflow.shared.6637b7eb5.min.css\"",
"/css",
"/xmJeCPO/GT+arTfp6F2vzr1S/Nr+0Etn8kN4XAcFU+",
"https://fonts.googleapis.com\"",
"https://fonts.gstatic.com\"",
"https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js\"",
"/javascript",
"/script"
],
"rawExcerpt": "<!DOCTYPE html><!-- Last Published: Tue Jun 02 2026 20:31:54 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"www.lawtrades.com\" data-wf-page=\"6515fe6d99aa14fe1a51ab5c\" data-wf-site=\"631b8bcafde15c05a06e9106\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><link href=\"https://cdn.prod.website-files.com/631b8bcafde15c05a06e9106/css/lawtrades.webflow.shared.6637b7eb5.min.css\" rel=\"stylesheet\" type=\"text/css\" integrity=\"sha384-Zje361zxoefqqnQPyS4CZ/xmJeCPO/GT+arTfp6F2vzr1S/Nr+0Etn8kN4XAcFU+\" crossorigin=\"anonymous\""
}
},
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=utf-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.",
"howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
},
{
"id": "oauth-protected-resource",
"title": "Publish protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88,
"text": "<!DOCTYPE html>\n<html>\n <body>\n <p>Invalid .well-known request</p>\n </body>\n</html>"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
},
{
"id": "agent-auth-block",
"title": "Validate agent_auth authorization metadata",
"status": "fail",
"evidence": {
"valid": false,
"issue": "OAuth authorization server metadata could not be fetched.",
"fetch": {
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88,
"text": "<!DOCTYPE html>\n<html>\n <body>\n <p>Invalid .well-known request</p>\n </body>\n</html>"
}
},
"issue": "OAuth authorization server metadata could not be fetched.",
"howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 6,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "log in"
}
]
},
"resourceFetchSucceeded": false
}AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Informational
AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Needs attention
IndexNow key
Issue
IndexNow key is informational for this page.
Why it matters
IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.
Check name
IndexNow key
Score
100/100
Status
informational
Category
Discoverability
Maturity
Established
Goal
Verify that IndexNow ownership key placement is detectable when the site advertises it.
Result
IndexNow key is informational for this page.
Validation steps
Find advertised IndexNow key location
No IndexNow key location was advertised in HTML, Link headers, or robots.txt.
Fetch and validate IndexNow key file
No discoverable IndexNow key file was found.
Evidence
{
"steps": [
{
"id": "advertised-location",
"title": "Find advertised IndexNow key location",
"status": "informational",
"evidence": {
"advertised": []
},
"issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
"howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
},
{
"id": "fetch-key",
"title": "Fetch and validate IndexNow key file",
"status": "informational",
"evidence": {
"advertised": [],
"checked": []
},
"issue": "No discoverable IndexNow key file was found.",
"howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
}
]
}Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Needs attention
OAuth / OIDC discovery
Issue
OAuth / OIDC discovery was not found at the expected path.
Why it matters
OAuth and OIDC discovery let agents find authorization, token, and key endpoints programmatically instead of relying on human documentation.
Check name
OAuth / OIDC discovery
Score
0/100
Status
informational
Category
Auth
Maturity
Established
Goal
Publish OAuth/OIDC discovery metadata so agents can authenticate with your APIs.
Result
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Validation steps
Fetch to find resource
OAuth / OIDC discovery was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/openid-configuration",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/oauth-authorization-server",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"issue": "OAuth / OIDC discovery was not found at the expected path.",
"howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 6,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "log in"
}
]
},
"resourceFetchSucceeded": false
}Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Needs attention
OAuth Protected Resource
Issue
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Why it matters
Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.
Check name
OAuth Protected Resource
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.
Result
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Validation steps
Fetch protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate protected resource metadata
Response is not valid JSON.
Validate protected resource identity
Protected resource metadata `resource` did not match the resource identifier used to retrieve it.
Probe protected API Bearer challenge
No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"statusCode": 404,
"contentType": "text/html; charset=utf-8"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource JSON."
},
{
"id": "metadata",
"title": "Validate protected resource metadata",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html>\n <body>\n <p>Invalid .well-known request</p>\n </body>\n</html>"
},
"issue": "Response is not valid JSON.",
"howToFix": "Publish resource and authorization_servers as absolute URLs."
},
{
"id": "resource-identity",
"title": "Validate protected resource identity",
"status": "fail",
"evidence": {
"expectedResource": "https://www.lawtrades.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.lawtrades.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/admin/summary",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.lawtrades.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.lawtrades.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": 6,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "log in"
}
]
},
"resourceFetchSucceeded": false
}Performance and AccessibilityPerformanceBrowser audit
Reduce JavaScript execution time
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Reduce JavaScript execution time
Check name
Reduce JavaScript execution time
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
14.0 s
Fix guidance
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "14.0 s",
"description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).",
"numericValue": 13969.283999999987
}Performance and AccessibilityPerformanceBrowser audit
Loading performance
11 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
43/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "server-response-time",
"title": "Initial server response time was short",
"score": 100,
"displayValue": "Root document took 10 ms",
"numericValue": 5
},
{
"id": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "50 ms",
"numericValue": 54.812744999999985
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 58,
"displayValue": "2.1 s",
"numericValue": 2126.524495344538
},
{
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 0,
"displayValue": "1,400 ms",
"numericValue": 1397
},
{
"id": "speed-index",
"title": "Speed Index",
"score": 6,
"displayValue": "4.4 s",
"numericValue": 4403.098127265814
},
{
"id": "interactive",
"title": "Time to Interactive",
"score": 0,
"displayValue": "18.1 s",
"numericValue": 18133.10597359593
},
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 0,
"displayValue": "11,780 ms",
"numericValue": 11775.500000000007
},
{
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 83,
"displayValue": "1.1 s",
"numericValue": 1069.4555922844888
}
]
}Performance and AccessibilityPerformanceBrowser audit
Avoid enormous network payloads
10 Warning
Performance and AccessibilityPerformanceBrowser audit
Avoid enormous network payloads
Check name
Avoid enormous network payloads
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Total size was 6,323 KiB
Fix guidance
Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Total size was 6,323 KiB",
"description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).",
"numericValue": 6475175
}Performance and AccessibilityPerformanceBrowser audit
Legacy JavaScript
10 Warning
Performance and AccessibilityPerformanceBrowser audit
Legacy JavaScript
Check name
Legacy JavaScript
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 54 KiB
Fix guidance
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 54 KiB",
"description": "Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)"
}Performance and AccessibilityPerformanceBrowser audit
Use efficient cache lifetimes
10 Warning
Performance and AccessibilityPerformanceBrowser audit
Use efficient cache lifetimes
Check name
Use efficient cache lifetimes
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 407 KiB
Fix guidance
A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 407 KiB",
"description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache)."
}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 |
|---|---|---|---|
| 41/100 | Level 2, Agent-Limited | Current report |