Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 46 out of 100
- Agent Ease of Use 6 out of 100
- Security & Trust 0 out of 100
- GEO, AIO and AEO 77 out of 100
- SEO 100 out of 100
- Performance and Accessibility 86 out of 100
What AI sees of your website
Top 3D Printing Service and Additive Manufacturing | Carbon
From rapid prototyping to end-use parts, the Carbon Digital Light Synthesis Process is the dream of Additive Manufacturing realized.
Next step
Turn this report into a fix workflow
28 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 | 46 | Priority fix | 7 | 15 | 1 | View details |
| Discoverability | 57 | Needs work | 4 | 5 | 0 | View details |
| Content Readiness | 46 | Priority fix | 2 | 7 | 1 | View details |
| Bot Access Control | 33 | Priority fix | 1 | 3 | 0 | View details |
| Agent Ease of Use | 6 | Priority fix | 4 | 29 | 3 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 0 | 7 | 0 | View details |
| MCP | 13 | Priority fix | 0 | 6 | 2 | View details |
| Skill Discovery | 5 | Priority fix | 0 | 10 | 1 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 77 | Mostly ready | 5 | 0 | 15 | |
| GEO Readiness | 85 | Mostly ready | 2 | 0 | 4 | |
| AIO Readiness | 76 | Mostly ready | 2 | 0 | 5 | |
| AEO Readiness | 70 | Needs work | 1 | 0 | 6 | |
| SEO | 100 | Strong | 11 | 0 | 0 | |
| SEO | 100 | Strong | 11 | 0 | 0 | |
| Security & Trust | 0 | Priority fix | 4 | 5 | 0 | View details |
| Security & Trust | 0 | Priority fix | 0 | 5 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 86 | Mostly ready | 21 | 5 | 0 | View details |
| Performance | 85 | Mostly ready | 12 | 5 | 0 | View details |
| Accessibility | 88 | Mostly ready | 9 | 0 | 0 |
Prioritized recommendations
Issues ranked by score impact
48 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 lang=\"en-US\">\n<head>\n <meta charset=\"UTF-8\"><script type=\"text/javascript\">(window.NREUM||(NREUM={})).init={privacy:{cookies_enabled:true},ajax:{deny_list:[\"bam.nr-data.net\"]},feature_flags:[\"soft_nav\"]};(window.NREUM||(NREUM={})).loader_config={licenseKey:\"NRJS-1bf9f201ffc159f670f\",applicationID:\"682964586\",browserID:\"683213746\"};;/*! For license information please see nr-loader-rum-1.316.0.min.js.LICENSE.txt */\n(()=>{var e,t,r={122:(e,t,r)=>{\"use strict\";r.d(t,{a:()=>i});var n=r(944);function i(e,t){try{if(!e||\"object\"!=typeof e)return(0,n.R)(3);if(!t||\"object\"!=typeof t)return(0,n.R)(4);const r=Object.create(Object.getPrototypeOf(t),Object.getOwnPropertyDescriptors(t)),s=0===Object.keys(r).length?e:r;for(let o in s)if(void 0!==e[o])try{if(null===e[o]){r[o]=null;"
},
"issue": "Response is not valid JSON.",
"howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
},
{
"id": "target-validation",
"title": "Fetch advertised API catalog targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin API catalog hrefs were available to fetch."
}
]
},
"issue": "API Catalog did not expose any same-origin hrefs to validate.",
"howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
50 Fail
AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
Needs attention
Content Signal
Issue
No Content Signal found in robots.txt
Why it matters
Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.
Check name
Content Signal
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Declare AI content usage preferences with Content Signal in robots.txt.
Result
Content Signal is missing or incomplete.
Evidence
{
"signals": [],
"ai-train": false,
"search": false,
"ai-input": false
}Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
50 Fail
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
Issue
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=UTF-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Why it matters
OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.
Check name
OpenAPI discovery
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish a valid OpenAPI or Swagger document for API discovery.
Result
OpenAPI discovery failed at "Find valid OpenAPI document".
Validation steps
Find valid OpenAPI document
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=UTF-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Find valid OpenAPI document",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1\">\n <!-- Matomo Tag Manager -->\n <script>\n var _mtm = window._mtm = window._mtm || [];\n _mtm.push({'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start'});\n (function() {\n var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];\n g.async=true; g.src='https://cdn.matomo.cloud/carbon3d.matomo.cloud/container_2LzNsXBD.js'; s.parentNode.insertBefore(g,s);\n })();\n </script>\n <!-- End Matomo Tag Manager -->\n <meta name='robots' content='noindex, follow' />\n\t<style>img:is([sizes=\"aut"
},
{
"path": "/openapi.yaml",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n <meta charset=\"UTF-8\"><script type=\"text/javascript\">(window.NREUM||(NREUM={})).init={privacy:{cookies_enabled:true},ajax:{deny_list:[\"bam.nr-data.net\"]},feature_flags:[\"soft_nav\"]};(window.NREUM||(NREUM={})).loader_config={licenseKey:\"NRJS-1bf9f201ffc159f670f\",applicationID:\"682964586\",browserID:\"683213746\"};;/*! For license information please see nr-loader-rum-1.316.0.min.js.LICENSE.txt */\n(()=>{var e,t,r={122:(e,t,r)=>{\"use strict\";r.d(t,{a:()=>i});var n=r(944);function i(e,t){try{if(!e||\"object\"!=typeof e)return(0,n.R)(3);if(!t||\"object\"!=typeof t)return(0,n.R)(4);const r=Object.create(Object.getPrototypeOf(t),Object.getOwnPropertyDescriptors(t)),s=0===Object.keys(r).length?e:r;for(let o in s)if(void 0!==e[o])try{if(null===e[o]){r[o]=null;"
},
{
"path": "/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n <meta charset=\"UTF-8\"><script type=\"text/javascript\">(window.NREUM||(NREUM={})).init={privacy:{cookies_enabled:true},ajax:{deny_list:[\"bam.nr-data.net\"]},feature_flags:[\"soft_nav\"]};(window.NREUM||(NREUM={})).loader_config={licenseKey:\"NRJS-1bf9f201ffc159f670f\",applicationID:\"682964586\",browserID:\"683213746\"};;/*! For license information please see nr-loader-rum-1.316.0.min.js.LICENSE.txt */\n(()=>{var e,t,r={122:(e,t,r)=>{\"use strict\";r.d(t,{a:()=>i});var n=r(944);function i(e,t){try{if(!e||\"object\"!=typeof e)return(0,n.R)(3);if(!t||\"object\"!=typeof t)return(0,n.R)(4);const r=Object.create(Object.getPrototypeOf(t),Object.getOwnPropertyDescriptors(t)),s=0===Object.keys(r).length?e:r;for(let o in s)if(void 0!==e[o])try{if(null===e[o]){r[o]=null;"
},
{
"path": "/swagger.yaml",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n <meta charset=\"UTF-8\"><script type=\"text/javascript\">(window.NREUM||(NREUM={})).init={privacy:{cookies_enabled:true},ajax:{deny_list:[\"bam.nr-data.net\"]},feature_flags:[\"soft_nav\"]};(window.NREUM||(NREUM={})).loader_config={licenseKey:\"NRJS-1bf9f201ffc159f670f\",applicationID:\"682964586\",browserID:\"683213746\"};;/*! For license information please see nr-loader-rum-1.316.0.min.js.LICENSE.txt */\n(()=>{var e,t,r={122:(e,t,r)=>{\"use strict\";r.d(t,{a:()=>i});var n=r(944);function i(e,t){try{if(!e||\"object\"!=typeof e)return(0,n.R)(3);if(!t||\"object\"!=typeof t)return(0,n.R)(4);const r=Object.create(Object.getPrototypeOf(t),Object.getOwnPropertyDescriptors(t)),s=0===Object.keys(r).length?e:r;for(let o in s)if(void 0!==e[o])try{if(null===e[o]){r[o]=null;"
},
{
"path": "/api/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n <meta charset=\"UTF-8\"><script type=\"text/javascript\">(window.NREUM||(NREUM={})).init={privacy:{cookies_enabled:true},ajax:{deny_list:[\"bam.nr-data.net\"]},feature_flags:[\"soft_nav\"]};(window.NREUM||(NREUM={})).loader_config={licenseKey:\"NRJS-1bf9f201ffc159f670f\",applicationID:\"682964586\",browserID:\"683213746\"};;/*! For license information please see nr-loader-rum-1.316.0.min.js.LICENSE.txt */\n(()=>{var e,t,r={122:(e,t,r)=>{\"use strict\";r.d(t,{a:()=>i});var n=r(944);function i(e,t){try{if(!e||\"object\"!=typeof e)return(0,n.R)(3);if(!t||\"object\"!=typeof t)return(0,n.R)(4);const r=Object.create(Object.getPrototypeOf(t),Object.getOwnPropertyDescriptors(t)),s=0===Object.keys(r).length?e:r;for(let o in s)if(void 0!==e[o])try{if(null===e[o]){r[o]=null;"
},
{
"path": "/api/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n <meta charset=\"UTF-8\"><script type=\"text/javascript\">(window.NREUM||(NREUM={})).init={privacy:{cookies_enabled:true},ajax:{deny_list:[\"bam.nr-data.net\"]},feature_flags:[\"soft_nav\"]};(window.NREUM||(NREUM={})).loader_config={licenseKey:\"NRJS-1bf9f201ffc159f670f\",applicationID:\"682964586\",browserID:\"683213746\"};;/*! For license information please see nr-loader-rum-1.316.0.min.js.LICENSE.txt */\n(()=>{var e,t,r={122:(e,t,r)=>{\"use strict\";r.d(t,{a:()=>i});var n=r(944);function i(e,t){try{if(!e||\"object\"!=typeof e)return(0,n.R)(3);if(!t||\"object\"!=typeof t)return(0,n.R)(4);const r=Object.create(Object.getPrototypeOf(t),Object.getOwnPropertyDescriptors(t)),s=0===Object.keys(r).length?e:r;for(let o in s)if(void 0!==e[o])try{if(null===e[o]){r[o]=null;"
},
{
"path": "/docs/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n <meta charset=\"UTF-8\"><script type=\"text/javascript\">(window.NREUM||(NREUM={})).init={privacy:{cookies_enabled:true},ajax:{deny_list:[\"bam.nr-data.net\"]},feature_flags:[\"soft_nav\"]};(window.NREUM||(NREUM={})).loader_config={licenseKey:\"NRJS-1bf9f201ffc159f670f\",applicationID:\"682964586\",browserID:\"683213746\"};;/*! For license information please see nr-loader-rum-1.316.0.min.js.LICENSE.txt */\n(()=>{var e,t,r={122:(e,t,r)=>{\"use strict\";r.d(t,{a:()=>i});var n=r(944);function i(e,t){try{if(!e||\"object\"!=typeof e)return(0,n.R)(3);if(!t||\"object\"!=typeof t)return(0,n.R)(4);const r=Object.create(Object.getPrototypeOf(t),Object.getOwnPropertyDescriptors(t)),s=0===Object.keys(r).length?e:r;for(let o in s)if(void 0!==e[o])try{if(null===e[o]){r[o]=null;"
}
]
},
"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 ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
50 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
Why it matters
Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.
Check name
Web Bot Auth request signing
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.
Result
Web Bot Auth request signing failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Web Bot Auth request signing was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/http-message-signatures-directory",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 148920
}
]
},
"issue": "Web Bot Auth request signing was not found at the expected path.",
"howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
}
]
}AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
33 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": [
"BreadcrumbList",
"Organization",
"WebPage",
"WebSite"
]
}AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
33 Fail
AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
Needs attention
High-value schema types
Issue
No high-value schema types (e.g. Article, Product, Service) were found.
Why it matters
High-value schema types tell agents whether a page is an article, product, event, service, or other actionable content type.
Check name
High-value schema types
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Use schema types that describe the page's primary content or offering.
Result
High-value schema types is missing or incomplete.
Evidence
{
"found": [],
"expected": [
"Article",
"BlogPosting",
"NewsArticle",
"Product",
"SoftwareApplication",
"FAQPage",
"LocalBusiness",
"VideoObject",
"HowTo",
"Event",
"Course",
"Review",
"Service"
],
"allTypes": [
"BreadcrumbList",
"Organization",
"WebPage",
"WebSite"
]
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
33 Fail
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
Why it matters
Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.
Check name
Link headers
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Include Link response headers for agent discovery using RFC 8288.
Result
Link headers failed at "Find useful Link headers".
Validation steps
Find useful Link headers
No useful agent discovery Link headers were found.
Fetch same-origin Link header targets
Link headers did not expose any same-origin targets to validate.
Evidence
{
"failedStep": "presence",
"steps": [
{
"id": "presence",
"title": "Find useful Link headers",
"status": "fail",
"evidence": {
"links": []
},
"issue": "No useful agent discovery Link headers were found.",
"howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
},
{
"id": "target-validation",
"title": "Fetch same-origin Link header targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin Link header targets were available to fetch."
}
]
},
"issue": "Link headers did not expose any same-origin targets to validate.",
"howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
}
]
}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": 148889
},
{
"path": "/llms-full.txt",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 148894
}
]
},
"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, Cookie, Cookie".
Structured Markdown body
Markdown response is missing a heading.
Evidence
{
"failedStep": "content-type",
"steps": [
{
"id": "content-type",
"title": "Markdown content type",
"status": "fail",
"evidence": {
"statusCode": 200,
"contentType": "text/html; charset=UTF-8"
},
"issue": "Content-Type \"text/html; charset=UTF-8\" does not indicate Markdown when requested with Accept: text/markdown.",
"howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
},
{
"id": "vary-accept",
"title": "Vary: Accept header",
"status": "fail",
"evidence": {
"vary": "Accept-Encoding, Cookie, Cookie"
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"Accept-Encoding, Cookie, Cookie\".",
"howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
},
{
"id": "markdown-content",
"title": "Structured Markdown body",
"status": "fail",
"evidence": {
"valid": false,
"hasHeading": false,
"wordCount": 21337,
"excerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n <meta charset=\"UTF-8\"><script type=\"text/javascript\">(window.NREUM||(NREUM={})).init={privacy:{cookies_enabled:true},ajax:{deny_list:[\"bam.nr-data.net\"]},feature_flags:[\"soft_nav\"]};(window.NRE",
"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": 148901
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 148908
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 148901
}
]
},
"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": 148889
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 148901
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 148901
}
]
},
"issue": "mcp.json was not found at the expected path.",
"howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: skipped heading levels; 1/7 applicable form inputs have autocomplete attributes (6 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": false,
"accessibleLinks": true,
"accessibleButtons": true,
"imageAltCoverage": true,
"formAutocompleteCoverage": false,
"details": {
"inaccessibleLinks": [],
"inaccessibleButtons": [],
"missingAutocompleteInputs": [
"<input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"first_name\" aria-required=\"true\" aria-invalid=\"false\" value type=\"text\" name=\"first_name\">",
"<input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"last_name\" aria-required=\"true\" aria-invalid=\"false\" value type=\"text\" name=\"last_name\">",
"<input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" id=\"email\" aria-required=\"true\" aria-invalid=\"false\" value type=\"email\" name=\"email\">",
"<input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"company\" aria-required=\"true\" aria-invalid=\"false\" value type=\"text\" name=\"company\">",
"<input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" id=\"cost\" aria-invalid=\"false\" value type=\"text\" name=\"cost\">",
"<input type=\"text\" name=\"email2\" value>"
],
"imagesMissingAlt": [],
"skippedHeadingLevels": [
"h3: Introducing EPU Pro 50 & EPU Pro 90",
"h1: Design, develop, and print Radically Better Products",
"h2: Our Technology",
"h2: Your Results",
"h2: Powered By Carbon",
"h2: A Fusion of Innovative Tools and Your Imagination",
"h2: There Are Many Ways to Get Started, What Are You Interested In?",
"h2: Trusted and Proven in Your Industry",
"h4: Fizik’s One-to-One Creates Custom Saddles for Riders Using Carbon Technology",
"h4: Why Clinicians Should Consider 3D Printed Dentures and Splints For Patients",
"h4: EPX 86FR a Solve to a Burning Problem",
"h4: Reimagining Wheelchair Comfort: Tarkka’s Custom-Latticed Seats with Carbon Technology",
"h4: Derby Dental Quickly Scales to Meet Thermoforming Customer Needs",
"h4: VICIS and Carbon Combine Technologies to Create Top-Rated Helmets",
"h4: Carbon technology brings new capabilities to dental model creation",
"h4: Fizik’s One-to-One Creates Custom Saddles for Riders Using Carbon Technology",
"h4: Why Clinicians Should Consider 3D Printed Dentures and Splints For Patients",
"h4: EPX 86FR a Solve to a Burning Problem",
"h4: Reimagining Wheelchair Comfort: Tarkka’s Custom-Latticed Seats with Carbon Technology",
"h4: Derby Dental Quickly Scales to Meet Thermoforming Customer Needs",
"h4: VICIS and Carbon Combine Technologies to Create Top-Rated Helmets",
"h6: Featured Case Studies",
"h6: Featured Blogs",
"h2: Partner Details"
]
},
"counts": {
"h1": 1,
"headings": 24,
"links": 307,
"inaccessibleLinks": 0,
"buttons": 15,
"inaccessibleButtons": 0,
"images": 45,
"imagesWithAlt": 45,
"autocompleteInputs": 7,
"inputsWithAutocomplete": 1,
"missingAutocompleteInputs": 6
}
}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": 148904
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 148892
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 148889
}
]
},
"issue": "WebMCP manifest was not found at the expected path.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
Needs attention
A2A Agent Card
Issue
A2A Agent Card was not found at the expected path.
Why it matters
A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.
Check name
A2A Agent Card
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent card so A2A-compatible clients can discover capabilities.
Result
A2A Agent Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
A2A Agent Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 148908
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 148906
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 148896
}
]
},
"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": 148916
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 148910
}
]
},
"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": 148897
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 148891
}
]
},
"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": 148904
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 148892
}
]
},
"issue": "agents.json was not found at the expected path.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
20 Fail
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
Needs attention
Content-Security-Policy
Issue
Content-Security-Policy is missing or incomplete.
Why it matters
Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.
Check name
Content-Security-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Constrain script, style, frame, and resource loading with a Content-Security-Policy header.
Result
Content-Security-Policy is missing or incomplete.
Evidence
{
"header": "content-security-policy",
"value": null
}Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
20 Fail
Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
Needs attention
Frame protection
Issue
Frame protection is missing or incomplete.
Why it matters
Frame protection blocks hostile sites from embedding pages in deceptive frames, reducing clickjacking risk.
Check name
Frame protection
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent unwanted framing with X-Frame-Options or CSP frame-ancestors.
Result
Frame protection is missing or incomplete.
Evidence
{
"xFrameOptions": null,
"validXFrame": false,
"contentSecurityPolicy": null,
"cspFrameAncestors": false
}Security & TrustSecurity & TrustEstablished
HSTS header
HSTS header is missing or incomplete.
20 Fail
Security & TrustSecurity & TrustEstablished
HSTS header
HSTS header is missing or incomplete.
Needs attention
HSTS header
Issue
HSTS header is missing or incomplete.
Why it matters
HSTS tells browsers to keep using HTTPS after the first secure visit, reducing downgrade and mixed-transport risk for repeat users.
Check name
HSTS header
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Require HTTPS for repeat visits with Strict-Transport-Security.
Result
HSTS header is missing or incomplete.
Evidence
{
"header": "strict-transport-security",
"value": "max-age=300"
}Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
20 Fail
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
Needs attention
Referrer-Policy
Issue
Referrer-Policy is missing or incomplete.
Why it matters
Referrer-Policy controls how much URL context is sent to other origins, limiting accidental leakage of paths, queries, and identifiers.
Check name
Referrer-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Limit how much referrer data leaves the site.
Result
Referrer-Policy is missing or incomplete.
Evidence
{
"header": "referrer-policy",
"value": null
}Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
20 Fail
Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
Needs attention
X-Content-Type-Options
Issue
X-Content-Type-Options is missing or incomplete.
Why it matters
X-Content-Type-Options prevents browsers from treating mislabeled files as executable content, reducing content-sniffing attacks.
Check name
X-Content-Type-Options
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent MIME sniffing for browser-loaded resources.
Result
X-Content-Type-Options is missing or incomplete.
Evidence
{
"header": "x-content-type-options",
"value": null
}Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
15 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Needs attention
DNS-AID Agent Discovery
Issue
No DNS-AID entrypoint records were found under _agents.
Why it matters
DNS-AID lets agents discover index, A2A, and other agent entrypoints before fetching HTTP metadata, while DNSSEC can authenticate the discovery zone.
Check name
DNS-AID Agent Discovery
Score
25/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish DNS for AI Discovery records under _agents for DNS-based agent entrypoint discovery.
Result
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Validation steps
Resolve DNS-AID SVCB/HTTPS records
No DNS-AID entrypoint records were found under _agents.
Validate alpn and endpoint parameters
Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.
Check DNSSEC material
DNSSEC material was not visible for the hostname or parent zone from this resolver.
Evidence
{
"failedStep": "svcb-https-records",
"steps": [
{
"id": "svcb-https-records",
"title": "Resolve DNS-AID SVCB/HTTPS records",
"status": "fail",
"evidence": {
"hostname": "www.carbon3d.com",
"probes": [
{
"name": "_index._agents.www.carbon3d.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.www.carbon3d.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.carbon3d.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
},
{
"name": "carbon3d.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> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input name="s"> is missing tool-param-description.<input> is missing a name attribute.<input> is missing a label.<input> is missing tool-param-description.<input name="first_name"> is missing tool-param-description.<input name="last_name"> is missing tool-param-description.<input name="email"> 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": 2,
"formsWithTags": 0,
"totalInteractive": 349,
"interactiveWithTags": 0,
"totalCount": 351,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input name=\"s\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<input name=\"first_name\"> is missing tool-param-description.",
"<input name=\"last_name\"> is missing tool-param-description.",
"<input name=\"email\"> is missing tool-param-description.",
"<input name=\"company\"> is missing tool-param-description.",
"<select name=\"country\"> is missing tool-param-description.",
"<select name=\"industry\"> is missing tool-param-description.",
"<input name=\"cost\"> is missing tool-param-description.",
"<select name=\"timeline\"> is missing tool-param-description.",
"<select name=\"prototype_production\"> is missing tool-param-description.",
"<select name=\"certification[]\"> is missing tool-param-description.",
"<input name=\"support[]\"> is missing a label.",
"<input name=\"support[]\"> is missing tool-param-description.",
"<select name=\"properties[]\"> is missing tool-param-description.",
"<select name=\"printer[]\"> is missing tool-param-description.",
"<textarea name=\"message\"> is missing tool-param-description.",
"<input name=\"email2\"> is missing a label.",
"<input name=\"email2\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description."
]
},
"issue": "No elements found with tool-name or tool-description attributes.",
"howToFix": "Add tool-name and tool-description attributes to forms and interactive elements."
},
{
"id": "declarative-annotation-quality",
"title": "Validate WebMCP declarative annotation quality",
"status": "warning",
"evidence": {
"issueCount": 42,
"issues": [
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input name=\"s\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<input name=\"first_name\"> is missing tool-param-description.",
"<input name=\"last_name\"> is missing tool-param-description.",
"<input name=\"email\"> is missing tool-param-description."
]
},
"issue": "WebMCP declarative annotations need fixes.",
"issueDetails": [
{
"title": "WebMCP declarative annotation issues",
"items": [
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"s\"> 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=\"first_name\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"last_name\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"email\"> 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": 2,
"formsWithTags": 0,
"totalInteractive": 349,
"interactiveWithTags": 0,
"totalCount": 351,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input name=\"s\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<input name=\"first_name\"> is missing tool-param-description.",
"<input name=\"last_name\"> is missing tool-param-description.",
"<input name=\"email\"> is missing tool-param-description.",
"<input name=\"company\"> is missing tool-param-description.",
"<select name=\"country\"> is missing tool-param-description.",
"<select name=\"industry\"> is missing tool-param-description.",
"<input name=\"cost\"> is missing tool-param-description.",
"<select name=\"timeline\"> is missing tool-param-description.",
"<select name=\"prototype_production\"> is missing tool-param-description.",
"<select name=\"certification[]\"> is missing tool-param-description.",
"<input name=\"support[]\"> is missing a label.",
"<input name=\"support[]\"> is missing tool-param-description.",
"<select name=\"properties[]\"> is missing tool-param-description.",
"<select name=\"printer[]\"> is missing tool-param-description.",
"<textarea name=\"message\"> is missing tool-param-description.",
"<input name=\"email2\"> is missing a label.",
"<input name=\"email2\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description."
]
},
"issue": "Only 0% of interactive surfaces are annotated.",
"howToFix": "Add WebMCP annotations to all forms and interactive elements to increase agent coverage."
}
],
"staticSignals": {
"detected": false,
"matched": []
},
"coverage": {
"totalForms": 2,
"formsWithTags": 0,
"totalInteractive": 349,
"interactiveWithTags": 0,
"totalCount": 351,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input name=\"s\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<input name=\"first_name\"> is missing tool-param-description.",
"<input name=\"last_name\"> is missing tool-param-description.",
"<input name=\"email\"> is missing tool-param-description.",
"<input name=\"company\"> is missing tool-param-description.",
"<select name=\"country\"> is missing tool-param-description.",
"<select name=\"industry\"> is missing tool-param-description.",
"<input name=\"cost\"> is missing tool-param-description.",
"<select name=\"timeline\"> is missing tool-param-description.",
"<select name=\"prototype_production\"> is missing tool-param-description.",
"<select name=\"certification[]\"> is missing tool-param-description.",
"<input name=\"support[]\"> is missing a label.",
"<input name=\"support[]\"> is missing tool-param-description.",
"<select name=\"properties[]\"> is missing tool-param-description.",
"<select name=\"printer[]\"> is missing tool-param-description.",
"<textarea name=\"message\"> is missing tool-param-description.",
"<input name=\"email2\"> is missing a label.",
"<input name=\"email2\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description."
]
},
"browserWebMcp": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
6 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 Last-Modified HTTP header.
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
75/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": null,
"schemaDates": [
"2026-01-14T14:30:51+00:00",
"2020-01-27T00:36:25+00:00"
],
"metaDateCount": 1,
"timeDateCount": 0
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 60/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 60/100 and needs improvement.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author, publisher.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Source and trust signals
Score
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Source and trust signals scored 60/100 and needs improvement.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": true,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [
"2020-01-27T00:36:25+00:00",
"2026-01-14T14:30:51+00:00"
],
"visibleDates": [],
"aboutLinks": [
{
"href": "#",
"text": "About",
"html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"-1\" role=\"tab\" aria-selected=\"false\" aria-controls=\"CybotCookiebotDialogDetailBodyContentTextAbout\" lang=\"en\">About</a>"
},
{
"href": "https://www.cloudflare.com/privacypolicy/",
"text": "Learn more about this provider",
"html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://www.cloudflare.com/privacypolicy/\" title=\"Learn more about this provider Cloudflare's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR..."
},
{
"href": "https://www.cookiebot.com/goto/privacy-policy/",
"text": "Learn more about this provider",
"html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://www.cookiebot.com/goto/privacy-policy/\" title=\"Learn more about this provider Cookiebot's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA..."
},
{
"href": "https://vimeo.com/privacy",
"text": "Learn more about this provider",
"html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://vimeo.com/privacy\" title=\"Learn more about this provider Vimeo's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAA..."
},
{
"href": "https://www.linkedin.com/legal/privacy-policy",
"text": "Learn more about this provider",
"html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://www.linkedin.com/legal/privacy-policy\" title=\"Learn more about this provider LinkedIn's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXN..."
},
{
"href": "https://business.safety.google/privacy/",
"text": "Learn more about this provider",
"html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://business.safety.google/privacy/\" title=\"Learn more about this provider YouTube's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs..."
},
{
"href": "/about",
"text": "About",
"html": "<a href=\"/about\" class=\"menu-link menu-link-depth-0\">About</a>"
},
{
"href": "/about",
"text": "Company",
"html": "<a href=\"/about\" class=\"menu-link menu-link-depth-2\">Company</a>"
},
{
"href": "/about/life-at-carbon",
"text": "Carbon Culture",
"html": "<a href=\"/about/life-at-carbon\" class=\"menu-link menu-link-depth-2\">Carbon Culture</a>"
},
{
"href": "/about/carbon-hq-virtual-tour",
"text": "Virtual Tour",
"html": "<a href=\"/about/carbon-hq-virtual-tour\" class=\"menu-link menu-link-depth-2\">Virtual Tour</a>"
},
{
"href": "/about",
"text": "About",
"html": "<a href=\"/about\" class=\"menu-link menu-link-depth-0\">About</a>"
},
{
"href": "/about",
"text": "Company",
"html": "<a href=\"/about\" class=\"menu-link menu-link-depth-2\">Company</a>"
},
{
"href": "/about/life-at-carbon",
"text": "Carbon Culture",
"html": "<a href=\"/about/life-at-carbon\" class=\"menu-link menu-link-depth-2\">Carbon Culture</a>"
},
{
"href": "/about/carbon-hq-virtual-tour",
"text": "Virtual Tour",
"html": "<a href=\"/about/carbon-hq-virtual-tour\" class=\"menu-link menu-link-depth-2\">Virtual Tour</a>"
},
{
"href": "/about",
"text": "Company",
"html": "<a href=\"/about\" class=\"menu-link menu-link-depth-1\">Company</a>"
},
{
"href": "/about/life-at-carbon",
"text": "Carbon Culture",
"html": "<a href=\"/about/life-at-carbon\" class=\"menu-link menu-link-depth-1\">Carbon Culture</a>"
},
{
"href": "/about/carbon-hq-virtual-tour",
"text": "Virtual Tour",
"html": "<a href=\"/about/carbon-hq-virtual-tour\" class=\"menu-link menu-link-depth-1\">Virtual Tour</a>"
},
{
"href": "https://www.linkedin.com/company/carbon/",
"text": "LinkedIn LinkedIn logo The word \"in\" inside of a solid rounded square",
"html": "<a class=\"menu-link\" href=\"https://www.linkedin.com/company/carbon/\" target=\"_blank\"> <span class=\"screen-reader-text\">LinkedIn</span> <span class=\"icon icon--linkedin\"> <svg width=\"300\" height=\"300\" viewBox=\"0 0 300 300\" xmlns=\"http://www.w3.org/2000/svg\" aria-labelledby=\"title desc\" role=\"img\"> <title>LinkedIn logo</title> <desc>The word "in" inside of a solid rounded square</desc> <path fill=\"#000000\" d=\"M255.6,255.7h-44.4V186c0-16.6-0.3-38-23.2-38c-23.2,0-26.7,18.1-26.7,36.7v70...."
}
],
"contactLinks": [
{
"href": "#",
"text": "Customer Support",
"html": "<a href=\"#\" class=\"menu-link menu-link-depth-0\">Customer Support</a>"
},
{
"href": "https://learn.carbon3d.com/carbon-support",
"text": "Get Support",
"html": "<a target=\"_blank\" href=\"https://learn.carbon3d.com/carbon-support\" class=\"menu-link menu-link-depth-2\">Get Support</a>"
},
{
"href": "/contact",
"text": "Contact Us",
"html": "<a href=\"/contact\" class=\"menu-link menu-link-depth-2\">Contact Us</a>"
},
{
"href": "/contact",
"text": "Contact",
"html": "<a href=\"/contact\" class=\"menu-link menu-link-depth-0\"><span class=\"menu-link-inner inner\">Contact</span></a>"
},
{
"href": "/contact",
"text": "Contact Us",
"html": "<a href=\"/contact\" class=\"menu-link menu-link-depth-2\">Contact Us</a>"
},
{
"href": "#",
"text": "Customer Support",
"html": "<a href=\"#\" class=\"menu-link menu-link-depth-0\">Customer Support</a>"
},
{
"href": "https://learn.carbon3d.com/carbon-support",
"text": "Get Support",
"html": "<a target=\"_blank\" href=\"https://learn.carbon3d.com/carbon-support\" class=\"menu-link menu-link-depth-2\">Get Support</a>"
},
{
"href": "/contact",
"text": "Contact",
"html": "<a href=\"/contact\" class=\"menu-link menu-link-depth-0\"><span class=\"menu-link-inner inner\">Contact</span></a>"
},
{
"href": "/contact",
"text": "Speak to an Expert",
"html": "<a class=\"cta-btn\" href=\"/contact\" target>Speak to an Expert</a>"
},
{
"href": "https://learn.carbon3d.com/carbon-support",
"text": "Get Support",
"html": "<a target=\"_blank\" href=\"https://learn.carbon3d.com/carbon-support\" class=\"menu-link menu-link-depth-1\">Get Support</a>"
},
{
"href": "/contact",
"text": "Contact Us",
"html": "<a href=\"/contact\" class=\"menu-link menu-link-depth-1\">Contact Us</a>"
},
{
"href": "https://www.carbon3d.com/resources/blog/the-science-of-support-balancing-pressure-energy-and-protection",
"text": "The Science of Support: Balancing Pressure, Energy, and Protection",
"html": "<a class=\"menu-link menu-link-depth-1\" href=\"https://www.carbon3d.com/resources/blog/the-science-of-support-balancing-pressure-energy-and-protection\">The Science of Support: Balancing Pressure, Energy, and Protection</a>"
}
],
"privacyLinks": [
{
"href": "https://www.carbon3d.com/privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"https://www.carbon3d.com/privacy-policy\" style>Privacy Policy</a>"
},
{
"href": "https://www.cloudflare.com/privacypolicy/",
"text": "Learn more about this provider",
"html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://www.cloudflare.com/privacypolicy/\" title=\"Learn more about this provider Cloudflare's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR..."
},
{
"href": "https://www.cookiebot.com/goto/privacy-policy/",
"text": "Learn more about this provider",
"html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://www.cookiebot.com/goto/privacy-policy/\" title=\"Learn more about this provider Cookiebot's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA..."
},
{
"href": "https://vimeo.com/privacy",
"text": "Learn more about this provider",
"html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://vimeo.com/privacy\" title=\"Learn more about this provider Vimeo's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAA..."
},
{
"href": "https://www.linkedin.com/legal/privacy-policy",
"text": "Learn more about this provider",
"html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://www.linkedin.com/legal/privacy-policy\" title=\"Learn more about this provider LinkedIn's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXN..."
},
{
"href": "https://business.safety.google/privacy/",
"text": "Learn more about this provider",
"html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://business.safety.google/privacy/\" title=\"Learn more about this provider YouTube's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs..."
},
{
"href": "https://www.carbon3d.com/privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"https://www.carbon3d.com/privacy-policy\" target=\"_blank\" style>Privacy Policy</a>"
},
{
"href": "/terms-of-use",
"text": "Terms of Use",
"html": "<a href=\"/terms-of-use\" class=\"menu-link menu-link-depth-0\">Terms of Use</a>"
},
{
"href": "/privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"/privacy-policy\" class=\"menu-link menu-link-depth-0\">Privacy Policy</a>"
},
{
"href": "/data-request",
"text": "Privacy Request",
"html": "<a href=\"/data-request\" class=\"menu-link menu-link-depth-0\">Privacy Request</a>"
},
{
"href": "https://policies.google.com/privacy",
"text": "Privacy Policy",
"html": "<a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener\">Privacy Policy</a>"
},
{
"href": "https://policies.google.com/terms",
"text": "Terms of Service",
"html": "<a href=\"https://policies.google.com/terms\" target=\"_blank\" rel=\"noopener\">Terms of Service</a>"
},
{
"href": "/privacy-policy/",
"text": "Privacy Policy",
"html": "<a href=\"/privacy-policy/\">Privacy Policy</a>"
},
{
"href": "/terms-of-use/",
"text": "Carbon3d.com Terms of Use",
"html": "<a href=\"/terms-of-use/\">Carbon3d.com Terms of Use</a>"
}
],
"score": 60,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 60/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 60/100 and needs improvement.
Needs attention
AIO: Visible structured data match
Issue
4 structured-data value(s) were not found in visible page text.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Visible structured data match
Score
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Visible structured data match scored 60/100 and needs improvement.
Evidence
{
"schemaCount": 5,
"checkedFields": [
{
"path": "$[0].@graph[0].name",
"value": "Top 3D Printing Service and Additive Manufacturing | Carbon"
},
{
"path": "$[0].@graph[0].description",
"value": "From rapid prototyping to end-use parts, the Carbon Digital Light Synthesis Process is the dream of Additive Manufacturing realized."
},
{
"path": "$[0].@graph[1].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[0].@graph[2].name",
"value": "Carbon"
},
{
"path": "$[0].@graph[3].name",
"value": "Carbon, Inc."
},
{
"path": "$[1].name",
"value": "Top 3D Printing Service and Additive Manufacturing | Carbon"
},
{
"path": "$[1].description",
"value": "From rapid prototyping to end-use parts, the Carbon Digital Light Synthesis Process is the dream of Additive Manufacturing realized."
},
{
"path": "$[2].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[3].name",
"value": "Carbon"
},
{
"path": "$[4].name",
"value": "Carbon, Inc."
}
],
"mismatches": [
{
"path": "$[0].@graph[0].description",
"value": "From rapid prototyping to end-use parts, the Carbon Digital Light Synthesis Process is the dream of Additive Manufacturing realized."
},
{
"path": "$[0].@graph[1].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[1].description",
"value": "From rapid prototyping to end-use parts, the Carbon Digital Light Synthesis Process is the dream of Additive Manufacturing realized."
},
{
"path": "$[2].itemListElement[0].name",
"value": "Home"
}
],
"score": 60,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
Needs attention
AEO: Answer-first sections
Issue
7 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": 8,
"passing": 1,
"failing": [
{
"heading": "Introducing EPU Pro 50 & EPU Pro 90",
"headingHtml": "<h3 class=\"front-hero__announcement-headline\">Introducing EPU Pro 50 & EPU Pro 90</h3>",
"firstParagraph": "Software / Hardware / Materials",
"paragraphHtml": "<p class=\"front-hero__feature-label\">Software / Hardware / Materials</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Our Technology",
"headingHtml": "<h2 class=\"front-hero__feature-title\">Our Technology</h2>",
"firstParagraph": "Our customers create products with exceptional mechanical properties using our advanced photopolymer resins, computational design tools, and 3D printing hardware.",
"paragraphHtml": "<p class=\"front-hero__feature-description\">Our customers create products with exceptional mechanical properties using our advanced photopolymer resins, computational design tools, and 3D printing hardware.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "Your Results",
"headingHtml": "<h2 class=\"front-hero__feature-title\">Your Results</h2>",
"firstParagraph": "Our customers’ creativity is the essential catalyst that unlocks radically better products.",
"paragraphHtml": "<p class=\"front-hero__feature-description\">Our customers’ creativity is the essential catalyst that unlocks radically better products.</p>",
"words": 12,
"direct": false,
"issue": "First paragraph is 12 words and does not look like a concise direct answer."
},
{
"heading": "Powered By Carbon",
"headingHtml": "<h2 class=\"front-powered-by__headline\"> <span class=\"part\">Powered By</span> <span class=\"part-em burple-sunrise\">Carbon</span> </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "A Fusion of Innovative Tools and Your Imagination",
"headingHtml": "<h2 class=\"front-how-it-works__headline\">A Fusion of Innovative Tools and Your Imagination</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "There Are Many Ways to Get Started, What Are You Interested In?",
"headingHtml": "<h2 class=\"front-get-started__headline\">There Are Many Ways to Get Started, <br>What Are You Interested In?</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Partner Details",
"headingHtml": "<h2 id=\"standalonePartnerPopupTitle\" class=\"title\">Partner Details</h2>",
"firstParagraph": "",
"paragraphHtml": "<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 60/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 60/100 and needs improvement.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, publisher.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer evidence and trust
Score
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer evidence and trust scored 60/100 and needs improvement.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": true,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [
"2020-01-27T00:36:25+00:00",
"2026-01-14T14:30:51+00:00"
],
"visibleDates": [],
"aboutLinks": [
{
"href": "#",
"text": "About",
"html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"-1\" role=\"tab\" aria-selected=\"false\" aria-controls=\"CybotCookiebotDialogDetailBodyContentTextAbout\" lang=\"en\">About</a>"
},
{
"href": "https://www.cloudflare.com/privacypolicy/",
"text": "Learn more about this provider",
"html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://www.cloudflare.com/privacypolicy/\" title=\"Learn more about this provider Cloudflare's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR..."
},
{
"href": "https://www.cookiebot.com/goto/privacy-policy/",
"text": "Learn more about this provider",
"html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://www.cookiebot.com/goto/privacy-policy/\" title=\"Learn more about this provider Cookiebot's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA..."
},
{
"href": "https://vimeo.com/privacy",
"text": "Learn more about this provider",
"html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://vimeo.com/privacy\" title=\"Learn more about this provider Vimeo's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAA..."
},
{
"href": "https://www.linkedin.com/legal/privacy-policy",
"text": "Learn more about this provider",
"html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://www.linkedin.com/legal/privacy-policy\" title=\"Learn more about this provider LinkedIn's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXN..."
},
{
"href": "https://business.safety.google/privacy/",
"text": "Learn more about this provider",
"html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://business.safety.google/privacy/\" title=\"Learn more about this provider YouTube's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs..."
},
{
"href": "/about",
"text": "About",
"html": "<a href=\"/about\" class=\"menu-link menu-link-depth-0\">About</a>"
},
{
"href": "/about",
"text": "Company",
"html": "<a href=\"/about\" class=\"menu-link menu-link-depth-2\">Company</a>"
},
{
"href": "/about/life-at-carbon",
"text": "Carbon Culture",
"html": "<a href=\"/about/life-at-carbon\" class=\"menu-link menu-link-depth-2\">Carbon Culture</a>"
},
{
"href": "/about/carbon-hq-virtual-tour",
"text": "Virtual Tour",
"html": "<a href=\"/about/carbon-hq-virtual-tour\" class=\"menu-link menu-link-depth-2\">Virtual Tour</a>"
},
{
"href": "/about",
"text": "About",
"html": "<a href=\"/about\" class=\"menu-link menu-link-depth-0\">About</a>"
},
{
"href": "/about",
"text": "Company",
"html": "<a href=\"/about\" class=\"menu-link menu-link-depth-2\">Company</a>"
},
{
"href": "/about/life-at-carbon",
"text": "Carbon Culture",
"html": "<a href=\"/about/life-at-carbon\" class=\"menu-link menu-link-depth-2\">Carbon Culture</a>"
},
{
"href": "/about/carbon-hq-virtual-tour",
"text": "Virtual Tour",
"html": "<a href=\"/about/carbon-hq-virtual-tour\" class=\"menu-link menu-link-depth-2\">Virtual Tour</a>"
},
{
"href": "/about",
"text": "Company",
"html": "<a href=\"/about\" class=\"menu-link menu-link-depth-1\">Company</a>"
},
{
"href": "/about/life-at-carbon",
"text": "Carbon Culture",
"html": "<a href=\"/about/life-at-carbon\" class=\"menu-link menu-link-depth-1\">Carbon Culture</a>"
},
{
"href": "/about/carbon-hq-virtual-tour",
"text": "Virtual Tour",
"html": "<a href=\"/about/carbon-hq-virtual-tour\" class=\"menu-link menu-link-depth-1\">Virtual Tour</a>"
},
{
"href": "https://www.linkedin.com/company/carbon/",
"text": "LinkedIn LinkedIn logo The word \"in\" inside of a solid rounded square",
"html": "<a class=\"menu-link\" href=\"https://www.linkedin.com/company/carbon/\" target=\"_blank\"> <span class=\"screen-reader-text\">LinkedIn</span> <span class=\"icon icon--linkedin\"> <svg width=\"300\" height=\"300\" viewBox=\"0 0 300 300\" xmlns=\"http://www.w3.org/2000/svg\" aria-labelledby=\"title desc\" role=\"img\"> <title>LinkedIn logo</title> <desc>The word "in" inside of a solid rounded square</desc> <path fill=\"#000000\" d=\"M255.6,255.7h-44.4V186c0-16.6-0.3-38-23.2-38c-23.2,0-26.7,18.1-26.7,36.7v70...."
}
],
"contactLinks": [
{
"href": "#",
"text": "Customer Support",
"html": "<a href=\"#\" class=\"menu-link menu-link-depth-0\">Customer Support</a>"
},
{
"href": "https://learn.carbon3d.com/carbon-support",
"text": "Get Support",
"html": "<a target=\"_blank\" href=\"https://learn.carbon3d.com/carbon-support\" class=\"menu-link menu-link-depth-2\">Get Support</a>"
},
{
"href": "/contact",
"text": "Contact Us",
"html": "<a href=\"/contact\" class=\"menu-link menu-link-depth-2\">Contact Us</a>"
},
{
"href": "/contact",
"text": "Contact",
"html": "<a href=\"/contact\" class=\"menu-link menu-link-depth-0\"><span class=\"menu-link-inner inner\">Contact</span></a>"
},
{
"href": "/contact",
"text": "Contact Us",
"html": "<a href=\"/contact\" class=\"menu-link menu-link-depth-2\">Contact Us</a>"
},
{
"href": "#",
"text": "Customer Support",
"html": "<a href=\"#\" class=\"menu-link menu-link-depth-0\">Customer Support</a>"
},
{
"href": "https://learn.carbon3d.com/carbon-support",
"text": "Get Support",
"html": "<a target=\"_blank\" href=\"https://learn.carbon3d.com/carbon-support\" class=\"menu-link menu-link-depth-2\">Get Support</a>"
},
{
"href": "/contact",
"text": "Contact",
"html": "<a href=\"/contact\" class=\"menu-link menu-link-depth-0\"><span class=\"menu-link-inner inner\">Contact</span></a>"
},
{
"href": "/contact",
"text": "Speak to an Expert",
"html": "<a class=\"cta-btn\" href=\"/contact\" target>Speak to an Expert</a>"
},
{
"href": "https://learn.carbon3d.com/carbon-support",
"text": "Get Support",
"html": "<a target=\"_blank\" href=\"https://learn.carbon3d.com/carbon-support\" class=\"menu-link menu-link-depth-1\">Get Support</a>"
},
{
"href": "/contact",
"text": "Contact Us",
"html": "<a href=\"/contact\" class=\"menu-link menu-link-depth-1\">Contact Us</a>"
},
{
"href": "https://www.carbon3d.com/resources/blog/the-science-of-support-balancing-pressure-energy-and-protection",
"text": "The Science of Support: Balancing Pressure, Energy, and Protection",
"html": "<a class=\"menu-link menu-link-depth-1\" href=\"https://www.carbon3d.com/resources/blog/the-science-of-support-balancing-pressure-energy-and-protection\">The Science of Support: Balancing Pressure, Energy, and Protection</a>"
}
],
"privacyLinks": [
{
"href": "https://www.carbon3d.com/privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"https://www.carbon3d.com/privacy-policy\" style>Privacy Policy</a>"
},
{
"href": "https://www.cloudflare.com/privacypolicy/",
"text": "Learn more about this provider",
"html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://www.cloudflare.com/privacypolicy/\" title=\"Learn more about this provider Cloudflare's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR..."
},
{
"href": "https://www.cookiebot.com/goto/privacy-policy/",
"text": "Learn more about this provider",
"html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://www.cookiebot.com/goto/privacy-policy/\" title=\"Learn more about this provider Cookiebot's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA..."
},
{
"href": "https://vimeo.com/privacy",
"text": "Learn more about this provider",
"html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://vimeo.com/privacy\" title=\"Learn more about this provider Vimeo's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAA..."
},
{
"href": "https://www.linkedin.com/legal/privacy-policy",
"text": "Learn more about this provider",
"html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://www.linkedin.com/legal/privacy-policy\" title=\"Learn more about this provider LinkedIn's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXN..."
},
{
"href": "https://business.safety.google/privacy/",
"text": "Learn more about this provider",
"html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://business.safety.google/privacy/\" title=\"Learn more about this provider YouTube's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs..."
},
{
"href": "https://www.carbon3d.com/privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"https://www.carbon3d.com/privacy-policy\" target=\"_blank\" style>Privacy Policy</a>"
},
{
"href": "/terms-of-use",
"text": "Terms of Use",
"html": "<a href=\"/terms-of-use\" class=\"menu-link menu-link-depth-0\">Terms of Use</a>"
},
{
"href": "/privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"/privacy-policy\" class=\"menu-link menu-link-depth-0\">Privacy Policy</a>"
},
{
"href": "/data-request",
"text": "Privacy Request",
"html": "<a href=\"/data-request\" class=\"menu-link menu-link-depth-0\">Privacy Request</a>"
},
{
"href": "https://policies.google.com/privacy",
"text": "Privacy Policy",
"html": "<a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener\">Privacy Policy</a>"
},
{
"href": "https://policies.google.com/terms",
"text": "Terms of Service",
"html": "<a href=\"https://policies.google.com/terms\" target=\"_blank\" rel=\"noopener\">Terms of Service</a>"
},
{
"href": "/privacy-policy/",
"text": "Privacy Policy",
"html": "<a href=\"/privacy-policy/\">Privacy Policy</a>"
},
{
"href": "/terms-of-use/",
"text": "Carbon3d.com Terms of Use",
"html": "<a href=\"/terms-of-use/\">Carbon3d.com Terms of Use</a>"
}
],
"score": 60,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 77/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 77/100 and needs improvement.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: top, printing, service, design, develop, print, radically, better, products.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Entity clarity
Score
77/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Entity clarity scored 77/100 and needs improvement.
Evidence
{
"title": "Top 3D Printing Service and Additive Manufacturing | Carbon",
"h1": "Design, develop, and print Radically Better Products",
"description": "From rapid prototyping to end-use parts, the Carbon Digital Light Synthesis Process is the dream of Additive Manufacturing realized.",
"topicOverlap": 0.25,
"topicTerms": [
"top",
"printing",
"service",
"additive",
"manufacturing",
"carbon",
"design",
"develop",
"print",
"radically",
"better",
"products"
],
"descriptionTerms": [
"rapid",
"prototyping",
"end",
"parts",
"carbon",
"digital",
"light",
"synthesis",
"process",
"dream",
"additive",
"manufacturing",
"realized"
],
"missingFromDescription": [
"top",
"printing",
"service",
"design",
"develop",
"print",
"radically",
"better",
"products"
],
"score": 77,
"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": 18,
"heading": "H6: Featured Blogs",
"text": "Copyright © 2026 Carbon, Inc. All rights reserved. Carbon® product names or logos on this website are trademarks of Carbon, Inc. Other trademarks are held by their respective owners. This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.",
"words": 44,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (44 words; target 80-220)."
],
"html": "<p>Copyright © 2026 Carbon, Inc. All rights reserved.<br> Carbon<sup class=\"mark reg\">®</sup> product names or logos on this website are trademarks of Carbon, Inc. Other trademarks are held by their respective owners.<br> This site is protected by reCAPTCHA and the Google <a href=\"https://policies.google.com/privacy\" target=\"_blank\" rel=\"noopener\">Privacy Policy</a> and <a href=\"https://policies.google.com/terms\" target=\"_blank\" rel=\"noopener\">Terms of Service</a> apply.</p>"
},
{
"index": 24,
"heading": "H2: Partner Details",
"text": "Country *—Please choose an option—United StatesCanadaAfghanistanAlbaniaAlgeriaAmerican SamoaAndorraAngolaAntigua and BarbudaArgentinaArmeniaArubaAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelgiumBelizeBeninBermudaBhutanBoliviaBosnia and HerzegovinaBotswanaBrazilBrunei DarussalamBulgariaBurkina FasoBurundiCambodiaCameroonCape VerdeCayman IslandsCentral African RepublicChadChileChinaColombiaCom...",
"words": 94,
"hasEvidence": false,
"reasons": [
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"gf_left_half\"><label for=\"country\">Country <span class=\"req\">*<span></span></span></label><span class=\"wpcf7-form-control-wrap\" data-name=\"country\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" id=\"country\" aria-required=\"true\" aria-invalid=\"false\" name=\"country\"><option value>—Please choose an option—</option><option value=\"United States\">United States</option><option value=\"Canada\">Canada</option><option value=\"Afghanistan\">Afghanistan</..."
},
{
"index": 32,
"heading": "H2: Partner Details",
"text": "Do you require a specific build volume or printer?—Please choose an option—M2 (189 x 118 x 326 mm)M3 (189 x 118 x 326 mm)M3 Max (307 x 163 x 305 mm)L1 (400 x 250 x 460 mm)",
"words": 42,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (42 words; target 80-220)."
],
"html": "<p><label for=\"printer\">Do you require a specific build volume or printer?</label><span class=\"wpcf7-form-control-wrap\" data-name=\"printer\"><select class=\"wpcf7-form-control wpcf7-select\" id=\"printer\" aria-invalid=\"false\" multiple=\"multiple\" name=\"printer[]\"><option value>—Please choose an option—</option><option value=\"M2 (189 x 118 x 326 mm)\">M2 (189 x 118 x 326 mm)</option><option value=\"M3 (189 x 118 x 326 mm)\">M3 (189 x 118 x 326 mm)</option><option value=\"M3 Max (307 x 163..."
},
{
"index": 37,
"heading": "H2: Partner Details",
"text": "By clicking \"Submit\" you are contacting this Partner and the Partner's privacy practices will apply to the Partner's use of the information you provide. In addition, you agree to the processing of your personal data by Carbon as described in Carbon's Privacy Policy and that your use of Carbon's website is subject to the Carbon3d.com Terms of Use.",
"words": 59,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (59 words; target 80-220)."
],
"html": "<p><span class=\"legal__footnote\">By clicking "Submit" you are contacting this Partner and the Partner's privacy practices will apply to the Partner's use of the information you provide. In addition, you agree to the processing of your personal data by Carbon as described in Carbon's <a href=\"/privacy-policy/\">Privacy Policy</a> and that your use of Carbon's website is subject to the <a href=\"/terms-of-use/\">Carbon3d.com Terms of Use</a>.</span> </p>"
}
],
"citableParagraphs": [],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 70/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 70/100 and needs improvement.
Needs attention
AEO: Question-led structure
Issue
7 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Question-led structure
Score
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: Question-led structure scored 70/100 and needs improvement.
Evidence
{
"h2Count": 7,
"questionH2s": [
{
"index": 5,
"text": "There Are Many Ways to Get Started, What Are You Interested In?",
"isQuestion": true,
"html": "<h2 class=\"front-get-started__headline\">There Are Many Ways to Get Started, <br>What Are You Interested In?</h2>"
}
],
"hasFaq": false,
"score": 70,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
Needs attention
GEO: Extraction-friendly structure
Issue
Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, ordered list only if the page explains a workflow/process, optional visible FAQ or FAQPage schema.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Extraction-friendly structure
Score
85/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
Evidence
{
"hasSummary": false,
"tableCount": 0,
"tablesWithHead": 0,
"tablesMissingThead": [],
"orderedLists": 0,
"hasFaq": false,
"definitionPatterns": 16,
"schemaBlocks": 1,
"missingSignals": [
"optional top summary / TL;DR / key takeaways block",
"table with <thead> only if the page already has tabular/comparative data",
"ordered list only if the page explains a workflow/process",
"optional visible FAQ or FAQPage schema"
],
"score": 85,
"weight": 24
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 70/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 70/100 and needs improvement.
Needs attention
AIO: Page experience for AIO
Issue
44 image(s) are missing width/height attributes. 314 possible modal/interstitial element(s) detected.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Page experience for AIO
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Page experience for AIO scored 70/100 and needs improvement.
Evidence
{
"viewportContent": "user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1",
"visibleWords": 2481,
"htmlBytes": 349725,
"imagesMissingDimensions": [
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=\" alt=\"opens in a new window\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=\" alt=\"opens in a new window\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=\" alt=\"opens in a new window\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=\" alt=\"opens in a new window\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=\" alt=\"opens in a new window\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/carbon_wordmark_white.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/carbon_wordmark_white.svg\" alt=\"Carbon Logo\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/v1768349667/home/carbon-homepagebanner-epupro50-90.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/v1768349667/home/carbon-homepagebanner-epupro50-90.jpg\" alt=\"http://EPU%20Pro%2050%20&%20EPU%20Pro%2090\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/v1730311155/home/our-tech-2x.png",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"front-hero__feature-image\" src=\"https://res.cloudinary.com/carbon3d/image/upload/v1730311155/home/our-tech-2x.png\" alt>"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/v1730311155/home/your-results-4-2x.png",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"front-hero__feature-image\" src=\"https://res.cloudinary.com/carbon3d/image/upload/v1730311155/home/your-results-4-2x.png\" alt>"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/send-gear-group_send-impact-airpads",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/send-gear-group_send-impact-airpads\" alt=\"Send Gear Group Send Impact AirPads\" title=\"Send Gear Group Send Impact AirPads\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/specialized_s-works-romin-evo-with-mirror",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/specialized_s-works-romin-evo-with-mirror\" alt=\"Specialized S-Works Romin Evo with Mirror Technology\" title=\"Specialized S-Works Romin Evo with Mirror Technology\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/e_background_removal/f_auto,q_auto/carbon-dls/products/adidas-4dfwd2",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/e_background_removal/f_auto,q_auto/carbon-dls/products/adidas-4dfwd2\" alt=\"adidas 4DFWD 2\" title=\"adidas 4DFWD 2\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/e_background_removal/f_auto,q_auto/carbon-dls/products/riddell_speedflex-with-diamond-technology",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/e_background_removal/f_auto,q_auto/carbon-dls/products/riddell_speedflex-with-diamond-technology\" alt=\"Riddell Speedflex with Diamond Technology\" title=\"Riddell Speedflex with Diamond Technology\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/e_background_removal/f_auto,q_auto/carbon-dls/products/ku-cycle-tf1-bike",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/e_background_removal/f_auto,q_auto/carbon-dls/products/ku-cycle-tf1-bike\" alt=\"Kú Cycle TF1 Model Triathlon Bike\" title=\"Kú Cycle TF1 Model Triathlon Bike\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/selle-italia_slr-boost-3d_kit-carbonio-superflow",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/selle-italia_slr-boost-3d_kit-carbonio-superflow\" alt=\"Selle Italia SLR Boost 3D Kit Carbonio Superflow\" title=\"Selle Italia SLR Boost 3D Kit Carbonio Superflow\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/selle-italia_watt-3d_ti-316-superflow",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/selle-italia_watt-3d_ti-316-superflow\" alt=\"Selle Italia Watt 3D Kit Carbonio Superflow\" title=\"Selle Italia Watt 3D Kit Carbonio Superflow\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/e_background_removal/f_auto,q_auto/carbon-dls/products/ccm_super-tacks-x-helmet-senior",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/e_background_removal/f_auto,q_auto/carbon-dls/products/ccm_super-tacks-x-helmet-senior\" alt=\"CCM Super Tacks X Helmet Senior\" title=\"CCM Super Tacks X Helmet Senior\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/jack-wolfskin_unisex-3d-aerorise-40liter-backpack",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/jack-wolfskin_unisex-3d-aerorise-40liter-backpack\" alt=\"Jack Wolfskin Unisex 3D Aerorise 40Liter Backpack\" title=\"Jack Wolfskin Unisex 3D Aerorise 40Liter Backpack\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/selle-san-marco_shortfit-2-0-3d-carbon-fx",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/selle-san-marco_shortfit-2-0-3d-carbon-fx\" alt=\"Selle San Marco Shortfit 2.0 3D Racing\" title=\"Selle San Marco Shortfit 2.0 3D Racing\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/rawlings_rev1x",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/rawlings_rev1x\" alt=\"Rawlings Rev1X\" title=\"Rawlings Rev1X\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/e_background_removal/f_auto,q_auto/carbon-dls/products/hypsole_tidal-3d-elite_white",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/e_background_removal/f_auto,q_auto/carbon-dls/products/hypsole_tidal-3d-elite_white\" alt=\"Hypesole Tidal 3D Elite\" title=\"Hypesole Tidal 3D Elite\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/selle-italia_novus-boost-evo-3d_ti-316-superflow",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/selle-italia_novus-boost-evo-3d_ti-316-superflow\" alt=\"Selle Italia Novus Boost Evo 3D Kit Carbonio Superflow\" title=\"Selle Italia Novus Boost Evo 3D Kit Carbonio Superflow\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/specialized_s-works-power-with-mirror",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/specialized_s-works-power-with-mirror\" alt=\"Specialized S-Works Power with Mirror Technology\" title=\"Specialized S-Works Power with Mirror Technology\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/instryde_custom-insoles",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/instryde_custom-insoles\" alt=\"Instryde Custom Insoles\" title=\"Instryde Custom Insoles\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/e_background_removal/f_auto,q_auto/carbon-dls/products/vicis_matrix-id",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/e_background_removal/f_auto,q_auto/carbon-dls/products/vicis_matrix-id\" alt=\"VICIS Matrix ID\" title=\"VICIS Matrix ID\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/fizik_one-to-one",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/fizik_one-to-one\" alt=\"Fizik One-to-One\" title=\"Fizik One-to-One\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/e_background_removal/f_auto,q_auto/carbon-dls/products/carbo-extrem_race-day-grips",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/e_background_removal/f_auto,q_auto/carbon-dls/products/carbo-extrem_race-day-grips\" alt=\"CarboXtrem Race Day Grips\" title=\"CarboXtrem Race Day Grips\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/selle-italia_slr-boost-3d_ti-316-superflow",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/e_bgremoval/f_auto,q_auto/carbon-dls/products/selle-italia_slr-boost-3d_ti-316-superflow\" alt=\"Selle Italia SLR Boost 3D TI 316 Superflow\" title=\"Selle Italia SLR Boost 3D TI 316 Superflow\">"
},
{
"src": "data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 200 200'%2F%3E",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"cloudinary-image cld-responsive cld-lazy swiper-lazy-loading\" alt=\"Fizik Saddle with heat map\" data-src=\"https://res.cloudinary.com/carbon3d/image/upload/f_auto/q_auto/v1/resources/case-studies/fizik-one-to-one-10?_a=BAAASyDQ\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 200 200'%2F%3E\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/f_auto/q_auto/v1/resources/webinars/webinar-clionicians-should-consider-main-banner?_a=BAAASyDQ",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"cloudinary-image cld-responsive cld-lazy swiper-lazy-loaded\" alt=\"Why Clinicians Should Consider 3D Printed Dentures and Splints For Patients\" src=\"https://res.cloudinary.com/carbon3d/image/upload/f_auto/q_auto/v1/resources/webinars/webinar-clionicians-should-consider-main-banner?_a=BAAASyDQ\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/f_auto/q_auto/v1/videos/stills/astoria-pacific_whitney-menzel?_a=BAAASyDQ",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"cloudinary-image cld-responsive cld-lazy swiper-lazy-loaded\" alt=\"Whitney Menzel in his lab\" src=\"https://res.cloudinary.com/carbon3d/image/upload/f_auto/q_auto/v1/videos/stills/astoria-pacific_whitney-menzel?_a=BAAASyDQ\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/f_auto/q_auto/v1/resources/case-studies/tarkka-video-thumbnail?_a=BAAASyDQ",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"cloudinary-image cld-responsive cld-lazy swiper-lazy-loaded\" alt=\"Sitting in a Tarkka wheelchair\" src=\"https://res.cloudinary.com/carbon3d/image/upload/f_auto/q_auto/v1/resources/case-studies/tarkka-video-thumbnail?_a=BAAASyDQ\">"
},
{
"src": "data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 200 200'%2F%3E",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"cloudinary-image cld-responsive cld-lazy swiper-lazy-loading\" alt=\"Derby Dental Quickly Scales to Meet Thermoforming Customer Needs\" data-src=\"https://res.cloudinary.com/carbon3d/image/upload/f_auto/q_auto/v1/resources/case-studies/derby-dental-aligner?_a=BAAASyDQ\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 200 200'%2F%3E\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/f_auto/q_auto/v1/resources/blogs/VICIS-helmut-with-pad?_a=BAAASyDQ",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"cloudinary-image cld-responsive cld-lazy swiper-lazy-loaded\" alt=\"VICIS Football Helmet\" src=\"https://res.cloudinary.com/carbon3d/image/upload/f_auto/q_auto/v1/resources/blogs/VICIS-helmut-with-pad?_a=BAAASyDQ\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/f_auto/q_auto/v1/resources/whitepapers/whitepapers-dental-models-main-banner?_a=BAAASyDQ",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"cloudinary-image cld-responsive cld-lazy swiper-lazy-loaded\" alt=\"Carbon technology brings new capabilities to dental model creation\" src=\"https://res.cloudinary.com/carbon3d/image/upload/f_auto/q_auto/v1/resources/whitepapers/whitepapers-dental-models-main-banner?_a=BAAASyDQ\">"
},
{
"src": "data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 200 200'%2F%3E",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"cloudinary-image cld-responsive cld-lazy swiper-lazy-loading\" alt=\"Fizik Saddle with heat map\" data-src=\"https://res.cloudinary.com/carbon3d/image/upload/f_auto/q_auto/v1/resources/case-studies/fizik-one-to-one-10?_a=BAAASyDQ\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 200 200'%2F%3E\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/f_auto/q_auto/v1/resources/webinars/webinar-clionicians-should-consider-main-banner?_a=BAAASyDQ",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"cloudinary-image cld-responsive cld-lazy swiper-lazy-loaded\" alt=\"Why Clinicians Should Consider 3D Printed Dentures and Splints For Patients\" src=\"https://res.cloudinary.com/carbon3d/image/upload/f_auto/q_auto/v1/resources/webinars/webinar-clionicians-should-consider-main-banner?_a=BAAASyDQ\">"
},
{
"src": "data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 200 200'%2F%3E",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"cloudinary-image cld-responsive cld-lazy swiper-lazy-loading\" alt=\"Whitney Menzel in his lab\" data-src=\"https://res.cloudinary.com/carbon3d/image/upload/f_auto/q_auto/v1/videos/stills/astoria-pacific_whitney-menzel?_a=BAAASyDQ\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 200 200'%2F%3E\">"
},
{
"src": "data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 200 200'%2F%3E",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"cloudinary-image cld-responsive cld-lazy swiper-lazy-loading\" alt=\"Sitting in a Tarkka wheelchair\" data-src=\"https://res.cloudinary.com/carbon3d/image/upload/f_auto/q_auto/v1/resources/case-studies/tarkka-video-thumbnail?_a=BAAASyDQ\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 200 200'%2F%3E\">"
},
{
"src": "data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 200 200'%2F%3E",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"cloudinary-image cld-responsive cld-lazy\" alt=\"Derby Dental Quickly Scales to Meet Thermoforming Customer Needs\" data-src=\"https://res.cloudinary.com/carbon3d/image/upload/f_auto/q_auto/v1/resources/case-studies/derby-dental-aligner?_a=BAAASyDQ\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 200 200'%2F%3E\">"
},
{
"src": "data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 200 200'%2F%3E",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"cloudinary-image cld-responsive cld-lazy swiper-lazy-loading\" alt=\"VICIS Football Helmet\" data-src=\"https://res.cloudinary.com/carbon3d/image/upload/f_auto/q_auto/v1/resources/blogs/VICIS-helmut-with-pad?_a=BAAASyDQ\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 200 200'%2F%3E\">"
},
{
"src": "https://www.carbon3d.com/wp-content/themes/carbon/assets/wechat-qr.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://www.carbon3d.com/wp-content/themes/carbon/assets/wechat-qr.jpg\" alt=\"WeChat QR Code\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/c_scale,w_200/f_auto/q_auto/v1769622935/home/iso-accredited-logo.png?v=20260129",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/c_scale,w_200/f_auto/q_auto/v1769622935/home/iso-accredited-logo.png?v=20260129\" alt=\"ISO Accredited\">"
},
{
"src": "https://res.cloudinary.com/carbon3d/image/upload/c_scale,w_200/f_auto/q_auto/v1769541013/home/anab-accredited-logo.png",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://res.cloudinary.com/carbon3d/image/upload/c_scale,w_200/f_auto/q_auto/v1769541013/home/anab-accredited-logo.png\" alt=\"ANAB Accredited\">"
}
],
"possibleDialogs": [
"<link rel=\"stylesheet\" id=\"magnific-popup-css\" href=\"https://www.carbon3d.com/wp-content/themes/carbon/vendor/magnific-popup/magnific-popup.css?ver=1.1.0\" type=\"text/css\" media=\"all\">",
"<style type=\"text/css\" id=\"CookiebotDialogStyle\">#CybotCookiebotDialog *,#CybotCookiebotDialogBodyUnderlay *{background:transparent;box-sizing:border-box;color:inherit;font-family:inherit;font-size:1em;margin:0;outline:0;padding:0;vertical-align:baseline}#CybotCookiebotDialog #CybotCookiebotDialogNav :after,#CybotCookiebotDialog #CybotCookiebotDialogNav :before{content:none}#CybotCookiebotDialog button>span:first-child,#CybotCookiebotDialog label{width:auto}#CybotCookiebotDialogBodyUnderlay{b...",
"<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialogBodyContentTitle\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable style=\"display: flex; font-size: 0.9375rem;\" data-template=\"bottom\" class=\"CybotEdge CybotMultilevel CybotCookiebotDialogActive\"><div class=\"CybotCookiebotDialogContentWrapper\"><div id=\"CybotCookiebotDialogHeader\"><div id=\"CybotCookiebotDialogHeaderLogosWrapper\"><div id=\"CybotCookiebotDialogPoweredby...",
"<div class=\"CybotCookiebotDialogContentWrapper\"><div id=\"CybotCookiebotDialogHeader\"><div id=\"CybotCookiebotDialogHeaderLogosWrapper\"><div id=\"CybotCookiebotDialogPoweredbyLink\"><img id=\"CybotCookiebotDialogPoweredbyImage\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANEAAAAuCAYAAAC2/vwjAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAA4TSURBVHhe7d0FjCS5FcbxDTMzMzMzk6JEYUYpzMmFmZkZFY7CzJwoF2ZmZmbm98utI6v0usuurt7tuelP+uv2Zro91VV+th/YvWcmHSc4W3CV4PbBQ/fysOD+wc2CSwanCY4...",
"<div id=\"CybotCookiebotDialogHeader\"><div id=\"CybotCookiebotDialogHeaderLogosWrapper\"><div id=\"CybotCookiebotDialogPoweredbyLink\"><img id=\"CybotCookiebotDialogPoweredbyImage\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANEAAAAuCAYAAAC2/vwjAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAA4TSURBVHhe7d0FjCS5FcbxDTMzMzMzk6JEYUYpzMmFmZkZFY7CzJwoF2ZmZmbm98utI6v0usuurt7tuelP+uv2Zro91VV+th/YvWcmHSc4W3CV4PbBQ/fysOD+wc2CSwanCY4QbLXVVqETBdcNnht8Ifhj8J8l/CP4ZfCe4EHBeYJDBVsdJPf...",
"<div id=\"CybotCookiebotDialogHeaderLogosWrapper\"><div id=\"CybotCookiebotDialogPoweredbyLink\"><img id=\"CybotCookiebotDialogPoweredbyImage\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANEAAAAuCAYAAAC2/vwjAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAA4TSURBVHhe7d0FjCS5FcbxDTMzMzMzk6JEYUYpzMmFmZkZFY7CzJwoF2ZmZmbm98utI6v0usuurt7tuelP+uv2Zro91VV+th/YvWcmHSc4W3CV4PbBQ/fysOD+wc2CSwanCY4QbLXVVqETBdcNnht8Ifhj8J8l/CP4ZfCe4EHBeYJDBVsdJPfCQHSh4AIJF9z73yMHW+1bHTG4cnBAcMvgzMFK...",
"<div id=\"CybotCookiebotDialogPoweredbyLink\"><img id=\"CybotCookiebotDialogPoweredbyImage\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANEAAAAuCAYAAAC2/vwjAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAA4TSURBVHhe7d0FjCS5FcbxDTMzMzMzk6JEYUYpzMmFmZkZFY7CzJwoF2ZmZmbm98utI6v0usuurt7tuelP+uv2Zro91VV+th/YvWcmHSc4W3CV4PbBQ/fysOD+wc2CSwanCY4QbLXVVqETBdcNnht8Ifhj8J8l/CP4ZfCe4EHBeYJDBVsdJPfCQHSh4AIJF9z73yMHW+1bHTG4cnBAcMvgzMFKOn3wuOC7QWYsrfwpeENwhWCrPXuOEnwy+Gvw54S/7OW8wVb7T...",
"<img id=\"CybotCookiebotDialogPoweredbyImage\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANEAAAAuCAYAAAC2/vwjAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAA4TSURBVHhe7d0FjCS5FcbxDTMzMzMzk6JEYUYpzMmFmZkZFY7CzJwoF2ZmZmbm98utI6v0usuurt7tuelP+uv2Zro91VV+th/YvWcmHSc4W3CV4PbBQ/fysOD+wc2CSwanCY4QbLXVVqETBdcNnht8Ifhj8J8l/CP4ZfCe4EHBeYJDBVsdJPfCQHSh4AIJF9z73yMHW+1bHTG4cnBAcMvgzMFKOn3wuOC7QWYsrfwpeENwhWCrPXuOEnwy+Gvw54S/7OW8wVb7TucI3he8KLhHYGX15uDuwSGCLh0jeEjw8yAziqmYoV4WW...",
"<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\" tabindex=\"-1\"><svg viewBox=\"0 0 843 248\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M249.651 182.059C246.815 181.906 243.999 182.606 241.573 184.067C239.147 185.528 237.225 187.681 236.06 190.24...",
"<div id=\"CybotCookiebotDialogNav\" class=\"CybotCookiebotScrollAreaSide\"><div class=\"CybotCookiebotFader CybotCookiebotFaderLeft\" style=\"background-image: linear-gradient(to right, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div><div class=\"CybotCookiebotFader CybotCookiebotFaderRight\" style=\"background-image: linear-gradient(to left, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div><ul id=\"CybotCookiebotDialogNavList\" class=\"CybotCooki...",
"<ul id=\"CybotCookiebotDialogNavList\" class=\"CybotCookiebotDialogNavItems\" role=\"tablist\"><li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" aria-controls=\"CybotCookiebotDialogBody\" lang=\"en\">Consent</a></li><li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCooki...",
"<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" aria-controls=\"CybotCookiebotDialogBody\" lang=\"en\">Consent</a></li>",
"<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" aria-controls=\"CybotCookiebotDialogBody\" lang=\"en\">Consent</a>",
"<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"-1\" role=\"tab\" aria-selected=\"false\" aria-controls=\"CybotCookiebotDialogTabContentDetails\" lang=\"en\">Details</a></li>",
"<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"-1\" role=\"tab\" aria-selected=\"false\" aria-controls=\"CybotCookiebotDialogTabContentDetails\" lang=\"en\">Details</a>",
"<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"-1\" role=\"tab\" aria-selected=\"false\" aria-controls=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" lang=\"en\">[#IABV2SETTINGS#]</a></li>",
"<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"-1\" role=\"tab\" aria-selected=\"false\" aria-controls=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" lang=\"en\">[#IABV2SETTINGS#]</a>",
"<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"-1\" role=\"tab\" aria-selected=\"false\" aria-controls=\"CybotCookiebotDialogDetailBodyContentTextAbout\" lang=\"en\">About</a></li>",
"<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"-1\" role=\"tab\" aria-selected=\"false\" aria-controls=\"CybotCookiebotDialogDetailBodyContentTextAbout\" lang=\"en\">About</a>",
"<div id=\"CybotCookiebotDialogTabContent\"><div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\"><div class=\"CybotCookiebotScrollContainer\"><div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\"><div class=\"CybotCookiebotFader\" aria-hidden=\"true\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div><div id=...",
"<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\"><div class=\"CybotCookiebotScrollContainer\"><div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\"><div class=\"CybotCookiebotFader\" aria-hidden=\"true\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div><div id=\"CybotCookiebotDialogBodyContentTitle\" cl...",
"<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\"><div class=\"CybotCookiebotFader\" aria-hidden=\"true\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div><div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div><div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">We use cookies to pers...",
"<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
"<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">We use cookies to personalize content and ads, to provide social media features and to analyze our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services. See our <a href=\"https://www.carbon3d.com/privacy-policy\" style>Privacy Policy...",
"<div class=\"CybotCookiebotDialogGpcContainer\" style=\"display: none;\"><div id=\"CybotCookiebotDialogGpcIcon\">[#GPC_BANNER_ICON#]</div><div class=\"CybotCookiebotDialogGpcText\" lang=\"en\">[#GPC_TOAST_TEXT#]</div></div>",
"<div id=\"CybotCookiebotDialogGpcIcon\">[#GPC_BANNER_ICON#]</div>",
"<div class=\"CybotCookiebotDialogGpcText\" lang=\"en\">[#GPC_TOAST_TEXT#]</div>",
"<div class=\"CybotCookiebotDialogBodyBottomWrapper\"><div id=\"CybotCookiebotDialogBodyLevelWrapper\"><div id=\"CybotCookiebotDialogBodyLevelButtons\"><div id=\"CybotCookiebotDialogBodyLevelButtonsTable\"><div id=\"CybotCookiebotDialogBodyLevelButtonsRow\"><div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\"><div role=\"group\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonsSelectPaneLegend\"><span id=\"CybotCookiebotDialogBodyLevelButtonsSelectPaneLegend\" class=\"visuallyhidden\">Consent Selection...",
"<div id=\"CybotCookiebotDialogBodyLevelWrapper\"><div id=\"CybotCookiebotDialogBodyLevelButtons\"><div id=\"CybotCookiebotDialogBodyLevelButtonsTable\"><div id=\"CybotCookiebotDialogBodyLevelButtonsRow\"><div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\"><div role=\"group\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonsSelectPaneLegend\"><span id=\"CybotCookiebotDialogBodyLevelButtonsSelectPaneLegend\" class=\"visuallyhidden\">Consent Selection</span><div id=\"CybotCookiebotDialogBodyFieldsetInn...",
"<div id=\"CybotCookiebotDialogBodyLevelButtons\"><div id=\"CybotCookiebotDialogBodyLevelButtonsTable\"><div id=\"CybotCookiebotDialogBodyLevelButtonsRow\"><div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\"><div role=\"group\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonsSelectPaneLegend\"><span id=\"CybotCookiebotDialogBodyLevelButtonsSelectPaneLegend\" class=\"visuallyhidden\">Consent Selection</span><div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\"><div class=\"CybotCookiebotDialogBo...",
"<div id=\"CybotCookiebotDialogBodyLevelButtonsTable\"><div id=\"CybotCookiebotDialogBodyLevelButtonsRow\"><div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\"><div role=\"group\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonsSelectPaneLegend\"><span id=\"CybotCookiebotDialogBodyLevelButtonsSelectPaneLegend\" class=\"visuallyhidden\">Consent Selection</span><div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\"><div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\"><label class=\"CybotCookie...",
"<div id=\"CybotCookiebotDialogBodyLevelButtonsRow\"><div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\"><div role=\"group\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonsSelectPaneLegend\"><span id=\"CybotCookiebotDialogBodyLevelButtonsSelectPaneLegend\" class=\"visuallyhidden\">Consent Selection</span><div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\"><div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\"><label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDi...",
"<div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\"><div role=\"group\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonsSelectPaneLegend\"><span id=\"CybotCookiebotDialogBodyLevelButtonsSelectPaneLegend\" class=\"visuallyhidden\">Consent Selection</span><div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\"><div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\"><label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"Cybot...",
"<span id=\"CybotCookiebotDialogBodyLevelButtonsSelectPaneLegend\" class=\"visuallyhidden\">Consent Selection</span>",
"<div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\"><div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\"><label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label><div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessa...",
"<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\"><label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label><div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCooki...",
"<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
"<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong>",
"<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
"<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
"<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
"<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\"><label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label><div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"Cy...",
"<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
"<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
"<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\" role=\"switch\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
"<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\" role=\"switch\">",
"<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
"<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\"><label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label><div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"Cybot...",
"<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
"<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
"<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\" role=\"switch\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
"<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\" role=\"switch\">",
"<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
"<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\"><label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label><div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCoo...",
"<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
"<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
"<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\" role=\"switch\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
"<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\" role=\"switch\">",
"<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
"<div id=\"CybotCookiebotDialogBodyEdgeMoreDetails\"><a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class>Show details</a></div>",
"<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class>Show details</a>",
"<div class=\"CybotCookiebotScrollContainer CybotCookiebotDialogHide\"><div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\"><div class=\"CybotCookiebotFader\" aria-hidden=\"true\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div><div class=\"CybotCookiebotDialogSROnly\"...",
"<div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\"><div class=\"CybotCookiebotFader\" aria-hidden=\"true\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div><div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">Details</div><div id=\"CybotCookiebotDi...",
"<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">Details</div>",
"<div id=\"CybotCookiebotDialogDetailBody\"><div id=\"CybotCookiebotDialogDetailBodyContent\"><div id=\"CybotCookiebotDialogDetailBodyContentTextOverview\" lang=\"en\"><div id=\"CybotCookiebotDialogDetailBodyContentCookieContainer\"><ul id=\"CybotCookiebotDialogDetailBodyContentCookieContainerTypes\" style=\"list-style-type: none;\"><li class=\"CookieCard\"><div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\"><div class=\"CybotCookiebotDialogDetailBodyContentCookieContainerHeader\"><butto...",
"<div id=\"CybotCookiebotDialogDetailBodyContent\"><div id=\"CybotCookiebotDialogDetailBodyContentTextOverview\" lang=\"en\"><div id=\"CybotCookiebotDialogDetailBodyContentCookieContainer\"><ul id=\"CybotCookiebotDialogDetailBodyContentCookieContainerTypes\" style=\"list-style-type: none;\"><li class=\"CookieCard\"><div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\"><div class=\"CybotCookiebotDialogDetailBodyContentCookieContainerHeader\"><button id=\"CybotCookiebotDialogDetailBodyConte...",
"<div id=\"CybotCookiebotDialogDetailBodyContentTextOverview\" lang=\"en\"><div id=\"CybotCookiebotDialogDetailBodyContentCookieContainer\"><ul id=\"CybotCookiebotDialogDetailBodyContentCookieContainerTypes\" style=\"list-style-type: none;\"><li class=\"CookieCard\"><div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\"><div class=\"CybotCookiebotDialogDetailBodyContentCookieContainerHeader\"><button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessary\" class=\"CybotCookiebo...",
"<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainer\"><ul id=\"CybotCookiebotDialogDetailBodyContentCookieContainerTypes\" style=\"list-style-type: none;\"><li class=\"CookieCard\"><div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\"><div class=\"CybotCookiebotDialogDetailBodyContentCookieContainerHeader\"><button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessary\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogColl...",
"<ul id=\"CybotCookiebotDialogDetailBodyContentCookieContainerTypes\" style=\"list-style-type: none;\"><li class=\"CookieCard\"><div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\"><div class=\"CybotCookiebotDialogDetailBodyContentCookieContainerHeader\"><button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessary\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"CybotCookiebotDialogDetailBodyCon...",
"<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\"><div class=\"CybotCookiebotDialogDetailBodyContentCookieContainerHeader\"><button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessary\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" aria-label=\"Necessary (4)\" aria-controls=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessa...",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieContainerHeader\"><button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessary\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" aria-label=\"Necessary (4)\" aria-controls=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" aria-expanded=\"false\"><span id=\"CybotCookiebotDialogBodyLevelButtonNeces...",
"<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessary\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" aria-label=\"Necessary (4)\" aria-controls=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" aria-expanded=\"false\"><span id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\" role=\"heading\" aria-level=\"3\">Necessary </span> <span c...",
"<span id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\" role=\"heading\" aria-level=\"3\">Necessary </span>",
"<span class=\"CybotCookiebotDialogDetailBulkConsentCount\">4</span>",
"<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\"><div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInline\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\" role=\"switch\" a...",
"<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInline\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\" role=\"switch\" aria-checked=\"true\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\" aria-hidden=\"true\"></span></div>",
"<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInline\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\" role=\"switch\" aria-checked=\"true\">",
"<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\" aria-hidden=\"true\"></span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeIntro\">Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.</div>",
"<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" class=\"CollapseCard CybotCookiebotDialogHide\"><div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer\"><ul class=\"CybotCookiebotDialogDetailBodyContentCookieTabContent\" style=\"list-style-type: none;\"><li class=\"CybotCookiebotDialogDetailBodyContentCookieGroup\"><a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cloudflare<di...",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer\"><ul class=\"CybotCookiebotDialogDetailBodyContentCookieTabContent\" style=\"list-style-type: none;\"><li class=\"CybotCookiebotDialogDetailBodyContentCookieGroup\"><a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cloudflare<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div>...",
"<ul class=\"CybotCookiebotDialogDetailBodyContentCookieTabContent\" style=\"list-style-type: none;\"><li class=\"CybotCookiebotDialogDetailBodyContentCookieGroup\"><a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cloudflare<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a><a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_bla...",
"<li class=\"CybotCookiebotDialogDetailBodyContentCookieGroup\"><a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cloudflare<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a><a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a ne...",
"<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cloudflare<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div>",
"<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://www.cloudflare.com/privacypolicy/\" title=\"Learn more about this provider Cloudflare's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR...",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoWrapper CybotCookiebotDialogHide\"><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">cf.turnstile.u</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">This cookie is used to distinguish between humans and bots. </span><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"C...",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">cf.turnstile.u</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">This cookie is used to distinguish between humans and bots. </span><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>:...",
"<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">cf.turnstile.u</strong>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">This cookie is used to distinguish between humans and bots. </span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: Persistent</span><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTML Local Storage</span></div>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: Persistent</span>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTML Local Storage</span>",
"<li class=\"CybotCookiebotDialogDetailBodyContentCookieGroup\"><a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cookiebot<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a><a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new...",
"<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cookiebot<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div>",
"<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://www.cookiebot.com/goto/privacy-policy/\" title=\"Learn more about this provider Cookiebot's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA...",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoWrapper CybotCookiebotDialogHide\"><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">CookieConsent</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Stores the user's cookie consent state for the current domain</span><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span cla...",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">CookieConsent</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Stores the user's cookie consent state for the current domain</span><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration...",
"<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">CookieConsent</strong>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Stores the user's cookie consent state for the current domain</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: 1 year</span><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span></div>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: 1 year</span>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span>",
"<li class=\"CybotCookiebotDialogDetailBodyContentCookieGroup\"><a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Vimeo<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a><a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new win...",
"<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Vimeo<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div>",
"<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://vimeo.com/privacy\" title=\"Learn more about this provider Vimeo's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAA...",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoWrapper CybotCookiebotDialogHide\"><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">__cf_bm</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">This cookie is used to distinguish between humans and bots. This is beneficial for the website, in order to make valid reports on the use of their website....",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">__cf_bm</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">This cookie is used to distinguish between humans and bots. This is beneficial for the website, in order to make valid reports on the use of their website.</span><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotC...",
"<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">__cf_bm</strong>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">This cookie is used to distinguish between humans and bots. This is beneficial for the website, in order to make valid reports on the use of their website.</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: 1 day</span><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span></div>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: 1 day</span>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">_cfuvid</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">This cookie is a part of the services provided by Cloudflare - Including load-balancing, deliverance of website content and serving DNS connection for website operators. </span><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><spa...",
"<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">_cfuvid</strong>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">This cookie is a part of the services provided by Cloudflare - Including load-balancing, deliverance of website content and serving DNS connection for website operators. </span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: Session</span><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span></div>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: Session</span>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span>",
"<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\"><div class=\"CybotCookiebotDialogDetailBodyContentCookieContainerHeader\"><button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreference\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" aria-label=\"Preferences (0)\" aria-controls=\"CybotCookiebotDialogDetailBodyContentCookieTabsPr...",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieContainerHeader\"><button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreference\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" aria-label=\"Preferences (0)\" aria-controls=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" aria-expanded=\"false\"><span id=\"CybotCookiebotDialogBodyLevelButton...",
"<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreference\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" aria-label=\"Preferences (0)\" aria-controls=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" aria-expanded=\"false\"><span id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\" role=\"heading\" aria-level=\"3\">Preferences </span...",
"<span id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\" role=\"heading\" aria-level=\"3\">Preferences </span>",
"<span class=\"CybotCookiebotDialogDetailBulkConsentCount\">0</span>",
"<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferences\" checked=\"checked\" tabindex=\"0\" role=\"switch\"...",
"<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferences\" checked=\"checked\" tabindex=\"0\" role=\"switch\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\" aria...",
"<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferences\" checked=\"checked\" tabindex=\"0\" role=\"switch\">",
"<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\" aria-hidden=\"true\"></span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeIntro\">Preference cookies enable a website to remember information that changes the way the website behaves or looks, like your preferred language or the region that you are in.</div>",
"<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" class=\"CollapseCard CybotCookiebotDialogHide\"><div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer\"><ul class=\"CybotCookiebotDialogDetailBodyContentCookieTabContent\" style=\"list-style-type: none;\"><li><p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p></li></ul></div></div>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer\"><ul class=\"CybotCookiebotDialogDetailBodyContentCookieTabContent\" style=\"list-style-type: none;\"><li><p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p></li></ul></div>",
"<ul class=\"CybotCookiebotDialogDetailBodyContentCookieTabContent\" style=\"list-style-type: none;\"><li><p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p></li></ul>",
"<p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
"<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\"><div class=\"CybotCookiebotDialogDetailBodyContentCookieContainerHeader\"><button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatistics\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" aria-label=\"Statistics (0)\" aria-controls=\"CybotCookiebotDialogDetailBodyContentCookieTabsSta...",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieContainerHeader\"><button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatistics\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" aria-label=\"Statistics (0)\" aria-controls=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" aria-expanded=\"false\"><span id=\"CybotCookiebotDialogBodyLevelButtonS...",
"<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatistics\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" aria-label=\"Statistics (0)\" aria-controls=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" aria-expanded=\"false\"><span id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\" role=\"heading\" aria-level=\"3\">Statistics </span> <...",
"<span id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\" role=\"heading\" aria-level=\"3\">Statistics </span>",
"<span class=\"CybotCookiebotDialogDetailBulkConsentCount\">0</span>",
"<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatistics\" checked=\"checked\" tabindex=\"0\" role=\"switch\"> <...",
"<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatistics\" checked=\"checked\" tabindex=\"0\" role=\"switch\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\" aria-hi...",
"<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatistics\" checked=\"checked\" tabindex=\"0\" role=\"switch\">",
"<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\" aria-hidden=\"true\"></span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeIntro\">Statistic cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.</div>",
"<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" class=\"CollapseCard CybotCookiebotDialogHide\"><div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer\"><ul class=\"CybotCookiebotDialogDetailBodyContentCookieTabContent\" style=\"list-style-type: none;\"><li><p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p></li></ul></div></div>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer\"><ul class=\"CybotCookiebotDialogDetailBodyContentCookieTabContent\" style=\"list-style-type: none;\"><li><p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p></li></ul></div>",
"<ul class=\"CybotCookiebotDialogDetailBodyContentCookieTabContent\" style=\"list-style-type: none;\"><li><p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p></li></ul>",
"<p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
"<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\"><div class=\"CybotCookiebotDialogDetailBodyContentCookieContainerHeader\"><button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" aria-label=\"Marketing (13)\" aria-controls=\"CybotCookiebotDialogDetailBodyContentCookieTabs...",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieContainerHeader\"><button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" aria-label=\"Marketing (13)\" aria-controls=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" aria-expanded=\"false\"><span id=\"CybotCookiebotDialogBodyLevelButt...",
"<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" aria-label=\"Marketing (13)\" aria-controls=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" aria-expanded=\"false\"><span id=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\" role=\"heading\" aria-level=\"3\">Marketing </span>...",
"<span id=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\" role=\"heading\" aria-level=\"3\">Marketing </span>",
"<span class=\"CybotCookiebotDialogDetailBulkConsentCount\">13</span>",
"<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketing\" checked=\"checked\" tabindex=\"0\" role=\"switch\"> <spa...",
"<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketing\" checked=\"checked\" tabindex=\"0\" role=\"switch\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\" aria-hidde...",
"<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketing\" checked=\"checked\" tabindex=\"0\" role=\"switch\">",
"<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\" aria-hidden=\"true\"></span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeIntro\">Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers.</div>",
"<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" class=\"CollapseCard CybotCookiebotDialogHide\"><div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer\"><ul class=\"CybotCookiebotDialogDetailBodyContentCookieTabContent\" style=\"list-style-type: none;\"><li class=\"CybotCookiebotDialogDetailBodyContentCookieGroup\"><a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<di...",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer\"><ul class=\"CybotCookiebotDialogDetailBodyContentCookieTabContent\" style=\"list-style-type: none;\"><li class=\"CybotCookiebotDialogDetailBodyContentCookieGroup\"><a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div></...",
"<ul class=\"CybotCookiebotDialogDetailBodyContentCookieTabContent\" style=\"list-style-type: none;\"><li class=\"CybotCookiebotDialogDetailBodyContentCookieGroup\"><a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div></a><a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank...",
"<li class=\"CybotCookiebotDialogDetailBodyContentCookieGroup\"><a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div></a><a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new...",
"<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div></a>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div>",
"<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://www.linkedin.com/legal/privacy-policy\" title=\"Learn more about this provider LinkedIn's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXN...",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoWrapper CybotCookiebotDialogHide\"><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">bcookie</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Used by the social networking service, LinkedIn, for tracking the use of embedded services.</span><div class=\"CybotCookiebotDialogDetailBodyContentCookieIn...",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">bcookie</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Used by the social networking service, LinkedIn, for tracking the use of embedded services.</span><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maxim...",
"<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">bcookie</strong>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Used by the social networking service, LinkedIn, for tracking the use of embedded services.</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: 1 year</span><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span></div>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: 1 year</span>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">li_gc</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Stores the user's cookie consent state for the current domain</span><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: 18...",
"<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">li_gc</strong>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Stores the user's cookie consent state for the current domain</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: 180 days</span><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span></div>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: 180 days</span>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">lidc</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Registers which server-cluster is serving the visitor. This is used in context with load balancing, in order to optimize user experience. </span><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetail...",
"<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">lidc</strong>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Registers which server-cluster is serving the visitor. This is used in context with load balancing, in order to optimize user experience. </span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: 1 day</span><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span></div>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: 1 day</span>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span>",
"<li class=\"CybotCookiebotDialogDetailBodyContentCookieGroup\"><a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">YouTube<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">10</div></a><a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new...",
"<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">YouTube<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">10</div></a>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">10</div>",
"<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://business.safety.google/privacy/\" title=\"Learn more about this provider YouTube's privacy policy - opens in a new window\">Learn more about this provider<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs...",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoWrapper CybotCookiebotDialogHide\"><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">LAST_RESULT_ENTRY_KEY</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Used to track user’s interaction with embedded content.</span><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span...",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">LAST_RESULT_ENTRY_KEY</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Used to track user’s interaction with embedded content.</span><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Dura...",
"<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">LAST_RESULT_ENTRY_KEY</strong>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Used to track user’s interaction with embedded content.</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: Session</span><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span></div>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: Session</span>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">TESTCOOKIESENABLED</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Used to track user’s interaction with embedded content.</span><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duratio...",
"<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">TESTCOOKIESENABLED</strong>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Used to track user’s interaction with embedded content.</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: 1 day</span><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span></div>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: 1 day</span>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">yt-icons-last-purged</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Necessary for the implementation and functionality of YouTube video-content on the website. </span><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterCon...",
"<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">yt-icons-last-purged</strong>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Necessary for the implementation and functionality of YouTube video-content on the website. </span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: Persistent</span><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTML Local Storage</span></div>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: Persistent</span>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTML Local Storage</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">ytidb::LAST_RESULT_ENTRY_KEY</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Used to track user’s interaction with embedded content.</span><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Stora...",
"<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">ytidb::LAST_RESULT_ENTRY_KEY</strong>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Used to track user’s interaction with embedded content.</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: Persistent</span><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTML Local Storage</span></div>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: Persistent</span>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTML Local Storage</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">YtIdbMeta#databases</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Used to track user’s interaction with embedded content.</span><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Durati...",
"<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">YtIdbMeta#databases</strong>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Used to track user’s interaction with embedded content.</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: Persistent</span><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: IndexedDB</span></div>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: Persistent</span>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: IndexedDB</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">__Secure-ROLLOUT_TOKEN</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Used to track user’s interaction with embedded content.</span><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Dur...",
"<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">__Secure-ROLLOUT_TOKEN</strong>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Used to track user’s interaction with embedded content.</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: 180 days</span><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span></div>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: 180 days</span>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">__Secure-YEC</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Stores the user's video player preferences using embedded YouTube video</span><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage...",
"<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">__Secure-YEC</strong>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Stores the user's video player preferences using embedded YouTube video</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: Session</span><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span></div>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: Session</span>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">__Secure-YNID</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Used to track user’s interaction with embedded content.</span><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>...",
"<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">__Secure-YNID</strong>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Used to track user’s interaction with embedded content.</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: 180 days</span><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span></div>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: 180 days</span>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">VISITOR_INFO1_LIVE</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Tries to estimate the users' bandwidth on pages with integrated YouTube videos.</span><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>M...",
"<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">VISITOR_INFO1_LIVE</strong>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Tries to estimate the users' bandwidth on pages with integrated YouTube videos.</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: 180 days</span><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span></div>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: 180 days</span>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo\"><strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">YSC</strong><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Registers a unique ID to keep statistics of what videos from YouTube the user has seen.</span><div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Stora...",
"<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">YSC</strong>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Registers a unique ID to keep statistics of what videos from YouTube the user has seen.</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\"><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: Session</span><span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span></div>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Maximum Storage Duration</b>: Session</span>",
"<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\"><b>Type</b>: HTTP Cookie</span>",
"<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\"><button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" aria-label=\"Unclassified (0)\" aria-controls=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" aria-expanded=\"false\">Unclassified <span class=\"Cybot...",
"<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" aria-label=\"Unclassified (0)\" aria-controls=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" aria-expanded=\"false\">Unclassified <span class=\"CybotCookiebotDialogDetailBulkConsentCount\">0</span></button>",
"<span class=\"CybotCookiebotDialogDetailBulkConsentCount\">0</span>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeIntro\">Unclassified cookies are cookies that we are in the process of classifying, together with the providers of individual cookies.</div>",
"<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" class=\"CollapseCard CybotCookiebotDialogHide\"><div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer\"><ul class=\"CybotCookiebotDialogDetailBodyContentCookieTabContent\" style=\"list-style-type: none;\"><li><p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p></li></ul></div></div>",
"<div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer\"><ul class=\"CybotCookiebotDialogDetailBodyContentCookieTabContent\" style=\"list-style-type: none;\"><li><p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p></li></ul></div>",
"<ul class=\"CybotCookiebotDialogDetailBodyContentCookieTabContent\" style=\"list-style-type: none;\"><li><p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p></li></ul>",
"<p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
"<div id=\"CybotCookiebotDialogDetailBulkConsent\" lang=\"en\" style=\"display: none;\"><a id=\"CybotCookiebotDialogDetailBulkConsentLink\" href=\"#\" class=\"CybotExpandLink CybotCookiebotDialogCollapsed\" data-target=\"CybotCookiebotDialogDetailBulkConsentListWrapper\">Cross-domain consent<span class=\"CybotCookiebotDialogDetailBulkConsentCount\">[#BULK_CONSENT_DOMAINS_COUNT#]</span></a><div role=\"heading\" aria-level=\"3\">[#BULK_CONSENT_TITLE#]</div><div id=\"CybotCookiebotDialogDetailBulkConsentListWrapper\"...",
"<a id=\"CybotCookiebotDialogDetailBulkConsentLink\" href=\"#\" class=\"CybotExpandLink CybotCookiebotDialogCollapsed\" data-target=\"CybotCookiebotDialogDetailBulkConsentListWrapper\">Cross-domain consent<span class=\"CybotCookiebotDialogDetailBulkConsentCount\">[#BULK_CONSENT_DOMAINS_COUNT#]</span></a>",
"<span class=\"CybotCookiebotDialogDetailBulkConsentCount\">[#BULK_CONSENT_DOMAINS_COUNT#]</span>",
"<div id=\"CybotCookiebotDialogDetailBulkConsentListWrapper\" class=\"CybotCookiebotDialogHide\"><span>List of domains your consent applies to:</span> [#BULK_CONSENT_DOMAINS#]</div>",
"<div id=\"CybotCookiebotDialogDetailFooter\" lang=\"en\">Cookie declaration last updated on 5/17/26 by <a href=\"https://www.cookiebot.com\" target=\"_blank\" rel=\"noopener\">Cookiebot</a></div>",
"<div class=\"CybotCookiebotScrollContainer CybotCookiebotDialogHide\"><div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\"><div class=\"CybotCookiebotFader\" aria-hidden=\"true\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div><div id=\"CybotCookiebotDialo...",
"<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\"><div class=\"CybotCookiebotFader\" aria-hidden=\"true\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div><div id=\"CybotCookiebotDialogDetailBodyContentIABContainer\"><div id=\"CybotCookiebotDialogDetailB...",
"<div id=\"CybotCookiebotDialogDetailBodyContentIABContainer\"><div id=\"CybotCookiebotDialogDetailBodyContentIABv2Tabs\"><div class=\"CybotCookiebotDialogDetailBodyContentIABv2TabsIntro\"><div class=\"CybotCookiebotDialogBodyContentHeading\" role=\"heading\" aria-level=\"2\">[#IABV2_TITLE#]</div>[#IABV2_BODY_INTRO#]</div><div class=\"CybotCookiebotDialogDetailBodyContentIABv2TabsIntro\">[#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#]</div><div class=\"CybotCookiebotDialogDetailBodyContentIABv2TabsIntro\">[#IABV2_BO...",
"<div id=\"CybotCookiebotDialogDetailBodyContentIABv2Tabs\"><div class=\"CybotCookiebotDialogDetailBodyContentIABv2TabsIntro\"><div class=\"CybotCookiebotDialogBodyContentHeading\" role=\"heading\" aria-level=\"2\">[#IABV2_TITLE#]</div>[#IABV2_BODY_INTRO#]</div><div class=\"CybotCookiebotDialogDetailBodyContentIABv2TabsIntro\">[#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#]</div><div class=\"CybotCookiebotDialogDetailBodyContentIABv2TabsIntro\">[#IABV2_BODY_PREFERENCE_INTRO#]</div><div class=\"CookieCard\"><div id=\"...",
"<div class=\"CybotCookiebotDialogDetailBodyContentIABv2TabsIntro\"><div class=\"CybotCookiebotDialogBodyContentHeading\" role=\"heading\" aria-level=\"2\">[#IABV2_TITLE#]</div>[#IABV2_BODY_INTRO#]</div>",
"<div class=\"CybotCookiebotDialogBodyContentHeading\" role=\"heading\" aria-level=\"2\">[#IABV2_TITLE#]</div>",
"<div class=\"CybotCookiebotDialogDetailBodyContentIABv2TabsIntro\">[#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#]</div>",
"<div class=\"CybotCookiebotDialogDetailBodyContentIABv2TabsIntro\">[#IABV2_BODY_PREFERENCE_INTRO#]</div>",
"<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\"><button id=\"CybotCookiebotDialogDetailBodyContentIABv2Purposes\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" lang=\"en\" aria-label=\"[#IABV2_LABEL_PURPOSES_ARIA_LABEL#]\" aria-controls=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\">[#IABV2_LABEL_PURPOSES#]</button><div class=\"CybotCookiebotDialogDetailB...",
"<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Purposes\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" lang=\"en\" aria-label=\"[#IABV2_LABEL_PURPOSES_ARIA_LABEL#]\" aria-controls=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\">[#IABV2_LABEL_PURPOSES#]</button>",
"<div class=\"CybotCookiebotDialogDetailBodyContentIABv2CardIntro\">[#IABV2_BODY_PURPOSES_INTRO#]</div>",
"<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" class=\"CollapseCard CybotCookiebotDialogHide\">[#IABV2_BODY_PURPOSES#]</div>",
"<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\"><button id=\"CybotCookiebotDialogDetailBodyContentIABv2Features\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" lang=\"en\" aria-label=\"[#IABV2_LABEL_FEATURES_ARIA_LABEL#]\" aria-controls=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\">[#IABV2_LABEL_FEATURES#]</button><div class=\"CybotCookiebotDialogDetailB...",
"<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Features\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" lang=\"en\" aria-label=\"[#IABV2_LABEL_FEATURES_ARIA_LABEL#]\" aria-controls=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\">[#IABV2_LABEL_FEATURES#]</button>",
"<div class=\"CybotCookiebotDialogDetailBodyContentIABv2CardIntro\">[#IABV2_BODY_FEATURES_INTRO#]</div>",
"<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" class=\"CollapseCard CybotCookiebotDialogHide\">[#IABV2_BODY_FEATURES#]</div>",
"<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\"><button id=\"CybotCookiebotDialogDetailBodyContentIABv2Partners\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" lang=\"en\" aria-label=\"[#IABV2_LABEL_PARTNERS_ARIA_LABEL#]\" aria-controls=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\">[#IABV2_LABEL_PARTNERS#]</button><div class=\"CybotCookiebotDialogDetailB...",
"<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Partners\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" lang=\"en\" aria-label=\"[#IABV2_LABEL_PARTNERS_ARIA_LABEL#]\" aria-controls=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\">[#IABV2_LABEL_PARTNERS#]</button>",
"<div class=\"CybotCookiebotDialogDetailBodyContentIABv2CardIntro\">[#IABV2_BODY_PARTNERS_INTRO#]</div>",
"<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" class=\"CollapseCard CybotCookiebotDialogHide\">[#IABV2_BODY_PARTNERS#]</div>",
"<div class=\"CybotCookiebotScrollContainer CybotCookiebotDialogHide\"><div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\"><div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">About</div><div class=\"CybotCookiebotFader\" aria-hidden=\"true\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255,...",
"<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\"><div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">About</div><div class=\"CybotCookiebotFader\" aria-hidden=\"true\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div><div role=\"paragraph...",
"<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">About</div>",
"<div id=\"CybotCookiebotDialogFooter\" class=\"CybotCookiebotScrollContainer\"><div class=\"CybotCookiebotScrollArea\"><div id=\"CybotCookiebotDialogBodyButtons\"><div class=\"CybotCookiebotDialogBodyLevelButtonWrapper CybotCookiebotDialogBodyContentControlsWrapper CybotCookiebotDialogHide CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\"><div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInforma...",
"<div id=\"CybotCookiebotDialogBodyButtons\"><div class=\"CybotCookiebotDialogBodyLevelButtonWrapper CybotCookiebotDialogBodyContentControlsWrapper CybotCookiebotDialogHide CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\"><div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\" tabindex=\"0\" role=\"switch\"> <span class=\"CybotCookiebotDialogBo...",
"<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper CybotCookiebotDialogBodyContentControlsWrapper CybotCookiebotDialogHide CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\"><div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\" tabindex=\"0\" role=\"switch\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div><label c...",
"<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\" tabindex=\"0\" role=\"switch\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
"<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\" tabindex=\"0\" role=\"switch\">",
"<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
"<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Do not sell or share my personal information</strong></label>",
"<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Do not sell or share my personal information</strong>",
"<div id=\"CybotCookiebotDialogBodyButtonsWrapper\"><button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Deny</button> <button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Allow selection</button> <button id=\"CybotCookiebotDialogBodyLevelButtonCustomize\" class=\"CybotCookiebotDialogBodyButton CybotCookiebotDialogHide\" tabindex=\"0\" lang=\"en\">Customize<div...",
"<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Deny</button>",
"<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Allow selection</button>",
"<button id=\"CybotCookiebotDialogBodyLevelButtonCustomize\" class=\"CybotCookiebotDialogBodyButton CybotCookiebotDialogHide\" tabindex=\"0\" lang=\"en\">Customize<div class=\"CybotCookiebotDialogArrow\"></div></button>",
"<div class=\"CybotCookiebotDialogArrow\"></div>",
"<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Allow all</button>",
"<div class=\"carbon-map__wrap standalone-partner-popup-wrap\"> <div class=\"carbon-popup\" id=\"standalonePartnerPopup\" aria-labelledby=\"standalonePartnerPopupTitle\" aria-hidden=\"true\" data-type=\"map\" tabindex=\"-1\"> <div class=\"carbon-popup__content\" role=\"dialog\"> <div class=\"carbon-popup__header\"> <div class=\"carbon-popup__logo hidden\"></div> <div class=\"carbon-popup__info\"> <h2 id=\"standalonePartnerPopupTitle\" class=\"title\">Partner Details</h2> <div class=\"carbon-popup__location\"></div> </div>...",
"<div class=\"carbon-popup\" id=\"standalonePartnerPopup\" aria-labelledby=\"standalonePartnerPopupTitle\" aria-hidden=\"true\" data-type=\"map\" tabindex=\"-1\"> <div class=\"carbon-popup__content\" role=\"dialog\"> <div class=\"carbon-popup__header\"> <div class=\"carbon-popup__logo hidden\"></div> <div class=\"carbon-popup__info\"> <h2 id=\"standalonePartnerPopupTitle\" class=\"title\">Partner Details</h2> <div class=\"carbon-popup__location\"></div> </div> <button class=\"carbon-popup__close\">×</button> </div> <d...",
"<div class=\"carbon-popup__content\" role=\"dialog\"> <div class=\"carbon-popup__header\"> <div class=\"carbon-popup__logo hidden\"></div> <div class=\"carbon-popup__info\"> <h2 id=\"standalonePartnerPopupTitle\" class=\"title\">Partner Details</h2> <div class=\"carbon-popup__location\"></div> </div> <button class=\"carbon-popup__close\">×</button> </div> <div class=\"carbon-popup__body\"> <div class=\"carbon-popup__details\"></div> <div class=\"carbon-popup__section carbon-popup__default\"> <div class=\"wpcf7 j...",
"<div class=\"carbon-popup__header\"> <div class=\"carbon-popup__logo hidden\"></div> <div class=\"carbon-popup__info\"> <h2 id=\"standalonePartnerPopupTitle\" class=\"title\">Partner Details</h2> <div class=\"carbon-popup__location\"></div> </div> <button class=\"carbon-popup__close\">×</button> </div>",
"<div class=\"carbon-popup__logo hidden\"></div>",
"<div class=\"carbon-popup__info\"> <h2 id=\"standalonePartnerPopupTitle\" class=\"title\">Partner Details</h2> <div class=\"carbon-popup__location\"></div> </div>",
"<h2 id=\"standalonePartnerPopupTitle\" class=\"title\">Partner Details</h2>",
"<div class=\"carbon-popup__location\"></div>",
"<button class=\"carbon-popup__close\">×</button>",
"<div class=\"carbon-popup__body\"> <div class=\"carbon-popup__details\"></div> <div class=\"carbon-popup__section carbon-popup__default\"> <div class=\"wpcf7 js\" id=\"wpcf7-f10412-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"10412\"> <div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul></div> <form action=\"/#wpcf7-f10412-o1\" method=\"post\" class=\"wpcf7-form init\" name=\"cpn-partner-contact\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"in...",
"<div class=\"carbon-popup__details\"></div>",
"<div class=\"carbon-popup__section carbon-popup__default\"> <div class=\"wpcf7 js\" id=\"wpcf7-f10412-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"10412\"> <div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul></div> <form action=\"/#wpcf7-f10412-o1\" method=\"post\" class=\"wpcf7-form init\" name=\"cpn-partner-contact\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\"> <fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_...",
"<div class=\"carbon-popup__tablock\" tabindex=\"0\"></div>",
"<script type=\"text/javascript\" async=\"async\" src=\"https://www.carbon3d.com/wp-content/themes/carbon/vendor/magnific-popup/jquery.magnific-popup.min.js?ver=1.1.0\" id=\"magnific-popup-js\"></script>"
],
"score": 70,
"weight": 10
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
Needs attention
AIO: Answer block readiness
Issue
7 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": 8,
"passing": 1,
"failing": [
{
"heading": "Introducing EPU Pro 50 & EPU Pro 90",
"headingHtml": "<h3 class=\"front-hero__announcement-headline\">Introducing EPU Pro 50 & EPU Pro 90</h3>",
"firstParagraph": "Software / Hardware / Materials",
"paragraphHtml": "<p class=\"front-hero__feature-label\">Software / Hardware / Materials</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Our Technology",
"headingHtml": "<h2 class=\"front-hero__feature-title\">Our Technology</h2>",
"firstParagraph": "Our customers create products with exceptional mechanical properties using our advanced photopolymer resins, computational design tools, and 3D printing hardware.",
"paragraphHtml": "<p class=\"front-hero__feature-description\">Our customers create products with exceptional mechanical properties using our advanced photopolymer resins, computational design tools, and 3D printing hardware.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "Your Results",
"headingHtml": "<h2 class=\"front-hero__feature-title\">Your Results</h2>",
"firstParagraph": "Our customers’ creativity is the essential catalyst that unlocks radically better products.",
"paragraphHtml": "<p class=\"front-hero__feature-description\">Our customers’ creativity is the essential catalyst that unlocks radically better products.</p>",
"words": 12,
"direct": false,
"issue": "First paragraph is 12 words and does not look like a concise direct answer."
},
{
"heading": "Powered By Carbon",
"headingHtml": "<h2 class=\"front-powered-by__headline\"> <span class=\"part\">Powered By</span> <span class=\"part-em burple-sunrise\">Carbon</span> </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "A Fusion of Innovative Tools and Your Imagination",
"headingHtml": "<h2 class=\"front-how-it-works__headline\">A Fusion of Innovative Tools and Your Imagination</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "There Are Many Ways to Get Started, What Are You Interested In?",
"headingHtml": "<h2 class=\"front-get-started__headline\">There Are Many Ways to Get Started, <br>What Are You Interested In?</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Partner Details",
"headingHtml": "<h2 id=\"standalonePartnerPopupTitle\" class=\"title\">Partner Details</h2>",
"firstParagraph": "",
"paragraphHtml": "<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 81/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 81/100 and needs improvement.
Needs attention
AEO: Entity and definition clarity
Issue
Entity or definition gaps: top, printing, service, design, develop, print, radically, better, products.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Entity and definition clarity
Score
81/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Entity and definition clarity scored 81/100 and needs improvement.
Evidence
{
"title": "Top 3D Printing Service and Additive Manufacturing | Carbon",
"h1": "Design, develop, and print Radically Better Products",
"description": "From rapid prototyping to end-use parts, the Carbon Digital Light Synthesis Process is the dream of Additive Manufacturing realized.",
"topicOverlap": 0.25,
"definitionCount": 16,
"topicTerms": [
"top",
"printing",
"service",
"additive",
"manufacturing",
"carbon",
"design",
"develop",
"print",
"radically",
"better",
"products"
],
"descriptionTerms": [
"rapid",
"prototyping",
"end",
"parts",
"carbon",
"digital",
"light",
"synthesis",
"process",
"dream",
"additive",
"manufacturing",
"realized"
],
"missingFromDescription": [
"top",
"printing",
"service",
"design",
"develop",
"print",
"radically",
"better",
"products"
],
"score": 81,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
Needs attention
AEO: Answer intent coverage
Issue
Missing likely AI Overview intent sections: how, benefits, cost, compare.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer intent coverage
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer intent coverage scored 70/100 and needs improvement.
Evidence
{
"headings": [
{
"text": "Our Technology",
"html": "<h2 class=\"front-hero__feature-title\">Our Technology</h2>"
},
{
"text": "Your Results",
"html": "<h2 class=\"front-hero__feature-title\">Your Results</h2>"
},
{
"text": "Powered By Carbon",
"html": "<h2 class=\"front-powered-by__headline\"> <span class=\"part\">Powered By</span> <span class=\"part-em burple-sunrise\">Carbon</span> </h2>"
},
{
"text": "A Fusion of Innovative Tools and Your Imagination",
"html": "<h2 class=\"front-how-it-works__headline\">A Fusion of Innovative Tools and Your Imagination</h2>"
},
{
"text": "There Are Many Ways to Get Started, What Are You Interested In?",
"html": "<h2 class=\"front-get-started__headline\">There Are Many Ways to Get Started, <br>What Are You Interested In?</h2>"
},
{
"text": "Trusted and Proven in Your Industry",
"html": "<h2 class=\"front-trusted-by__headline\"> <span class=\"p1 burple-sunrise\">Trusted</span> <span class=\"p2\">and Proven in Your Industry</span> </h2>"
},
{
"text": "Partner Details",
"html": "<h2 id=\"standalonePartnerPopupTitle\" class=\"title\">Partner Details</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Top 3D Printing Service and Additive Manufact...?",
"pattern": {}
},
{
"id": "how",
"label": "How does Top 3D Printing Service and Additive Manufact... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Top 3D Printing Service and Additive Manufact...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Top 3D Printing Service and Additive Manufact... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Top 3D Printing Service and Additive Manufact... compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "how",
"label": "How does Top 3D Printing Service and Additive Manufact... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Top 3D Printing Service and Additive Manufact...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Top 3D Printing Service and Additive Manufact... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Top 3D Printing Service and Additive Manufact... compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 8
}Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Informational
Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Needs attention
AI context endpoint
Issue
AI context endpoint is informational for this page.
Why it matters
A context endpoint gives agents a small, low-latency summary of product purpose, safe actions, and canonical machine-readable resources without scraping the whole site.
Check name
AI context endpoint
Score
100/100
Status
informational
Category
API
Maturity
Emerging recommendation
Goal
Expose a compact API context endpoint agents can fetch before deciding which public API or discovery resource to use.
Result
AI context endpoint is informational for this page.
Validation steps
Fetch to find resource
AI context endpoint was not found at the expected path.
Evidence
{
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/ai/context",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 148895
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 148886
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 148888
}
]
},
"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: how, benefits, cost, compare.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Query intent coverage
Score
70/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Query intent coverage is informational for this page.
Evidence
{
"headings": [
{
"text": "Our Technology",
"html": "<h2 class=\"front-hero__feature-title\">Our Technology</h2>"
},
{
"text": "Your Results",
"html": "<h2 class=\"front-hero__feature-title\">Your Results</h2>"
},
{
"text": "Powered By Carbon",
"html": "<h2 class=\"front-powered-by__headline\"> <span class=\"part\">Powered By</span> <span class=\"part-em burple-sunrise\">Carbon</span> </h2>"
},
{
"text": "A Fusion of Innovative Tools and Your Imagination",
"html": "<h2 class=\"front-how-it-works__headline\">A Fusion of Innovative Tools and Your Imagination</h2>"
},
{
"text": "There Are Many Ways to Get Started, What Are You Interested In?",
"html": "<h2 class=\"front-get-started__headline\">There Are Many Ways to Get Started, <br>What Are You Interested In?</h2>"
},
{
"text": "Trusted and Proven in Your Industry",
"html": "<h2 class=\"front-trusted-by__headline\"> <span class=\"p1 burple-sunrise\">Trusted</span> <span class=\"p2\">and Proven in Your Industry</span> </h2>"
},
{
"text": "Partner Details",
"html": "<h2 id=\"standalonePartnerPopupTitle\" class=\"title\">Partner Details</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Top 3D Printing Service and Additive Manufact...?",
"pattern": {}
},
{
"id": "how",
"label": "How does Top 3D Printing Service and Additive Manufact... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Top 3D Printing Service and Additive Manufact...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Top 3D Printing Service and Additive Manufact... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Top 3D Printing Service and Additive Manufact... compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "how",
"label": "How does Top 3D Printing Service and Additive Manufact... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Top 3D Printing Service and Additive Manufact...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Top 3D Printing Service and Additive Manufact... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Top 3D Printing Service and Additive Manufact... 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 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 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": 148882,
"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 credential type language.",
"compatibleContentType": false,
"contentLength": 142037,
"hasRegisterInstructions": true,
"hasProtectedResourceLink": false,
"hasAuthorizationServerLink": false,
"mentionsIdentity": true,
"mentionsCredential": false,
"links": [
"/javascript",
"/*!",
"/iPad",
"/.test(o.navigator",
"/Firefox",
"/);Array.isArray(e)&&e.length",
"/called",
"/blobs",
"/logs",
"https://github.com/newrelic/newrelic-browser-agent/blob/main/docs/warning-codes.md#\".concat(e"
],
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n <meta charset=\"UTF-8\"><script type=\"text/javascript\">(window.NREUM||(NREUM={})).init={privacy:{cookies_enabled:true},ajax:{deny_list:[\"bam.nr-data.net\"]},feature_flags:[\"soft_nav\"]};(window.NREUM||(NREUM={})).loader_config={licenseKey:\"NRJS-1bf9f201ffc159f670f\",applicationID:\"682964586\",browserID:\"683213746\"};;/*! For license information please see nr-loader-rum-1.316.0.min.js.LICENSE.txt */\n(()=>{var e,t,r={122:(e,t,r)=>{\"use strict\";r.d(t,{a:()=>i});var n=r(944);function i(e,t){try{if(!e||\"object\"!=typeof e)return(0,n.R)(3);if(!t||\"object\"!=typeof t)return(0,n.R)(4);const r=Object.create(Object.getPrototypeOf(t),Object.getOwnPropertyDescriptors(t)),s=0===Object.keys(r).length?e:r;for(let o in s)if(void 0!==e[o])try{if(null===e[o]){r[o]=null;"
}
},
"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 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": 148917,
"text": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n <meta charset=\"UTF-8\"><script type=\"text/javascript\">(window.NREUM||(NREUM={})).init={privacy:{cookies_enabled:true},ajax:{deny_list:[\"bam.nr-data.net\"]},feature_flags:[\"soft_nav\"]};(window.NREUM||(NREUM={})).loader_config={licenseKey:\"NRJS-1bf9f201ffc159f670f\",applicationID:\"682964586\",browserID:\"683213746\"};;/*! For license information please see nr-loader-rum-1.316.0.min.js.LICENSE.txt */\n(()=>{var e,t,r={122:(e,t,r)=>{\"use strict\";r.d(t,{a:()=>i});var n=r(944);function i(e,t){try{if(!e||\"object\"!=typeof e)return(0,n.R)(3);if(!t||\"object\"!=typeof t)return(0,n.R)(4);const r=Object.create(Object.getPrototypeOf(t),Object.getOwnPropertyDescriptors(t)),s=0===Object.keys(r).length?e:r;for(let o in s)if(void 0!==e[o])try{if(null===e[o]){r[o]=null;continue}Array.isArray(e[o])&&Array.isArray(t[o])?r[o]=Array.from(new Set([...e[o],...t[o]])):e[o]instanceof Map||e[o]instanceof Set||e[o]instanceof Date||e[o]instanceof RegExp?r[o]=e[o]:\"object\"==typeof e[o]&&\"object\"==typeof t[o]?r[o]=i(e[o],t[o]):r[o]=e[o]}catch(e){r[o]||(0,n.R)(1,e)}return r}catch(e){(0,n.R)(2,e)}}},154:(e,t,r)=>{\"use strict\";r.d(t,{OF:()=>u,RI:()=>i,WN:()=>l,bv:()=>s,gm:()=>o,m:()=>c,mw:()=>a,sb:()=>d,zk:()=>f});var n=r(863);const i=\"undefined\"!=typeof window&&!!window.document,s=\"undefined\"!=typeof WorkerGlobalScope&&(\"undefined\"!=typeof self&&self instanceof WorkerGlobalScope&&self.navigator instanceof WorkerNavigator||\"undefined\"!=typeof globalThis&&globalThis instanceof WorkerGlobalScope&&globalThis.navigator instanceof WorkerNavigator),o=i?window:\"undefined\"!=typeof WorkerGlobalScope&&(\"undefined\"!=typeof self&&self instanceof WorkerGlobalScope&&self||\"undefined\"!=typeof globalThis&&globalThis instanceof WorkerGlobalScope&&globalThis),a=Boolean(\"hidden\"===o?.document?.visibilityState),c=\"\"+o?.location,u=/iPad|iPhone|iPod/.test(o.navigator?.userAgent),d=u&&\"undefined\"==typeof SharedWorker,l=((()=>{const e=o.navigator?.userAgent?.match(/Firefox[/\\s](\\d+\\.\\d+)/);Array.isArray(e)&&e.length>=2&&e[1]})(),Date.now()-(0,n.t)()),f=()=>{const e=o?.performance?.getEntriesByType?.(\"navigation\")?.[0];if(e&&e.responseStart>0&&e.responseStart<o.performance.now())return e}},234:(e,t,r)=>{\"use strict\";r.d(t,{W:()=>i});var n=r(687);class i{constructor(e,t){this.agentRef=e,this.ee=e?.ee,this.featureName=t,this.blocked=!1}deregisterDrain(){(0,n.x3)(this.agentRef,this.featureName)}}},241:(e,t,r)=>{\"use strict\";r.d(t,{W:()=>s});var n=r(154);const i=\"newrelic\";function s(e={}){try{n.gm.dispatchEvent(new CustomEvent(i,{detail:e}))}catch(e){}}},261:(e,t,r)=>{\"use strict\";r.d(t,{$9:()=>u,BL:()=>a,CH:()=>g,Dl:()=>_,Fw:()=>y,PA:()=>h,Pl:()=>n,Pv:()=>k,Tb:()=>l,U2:()=>s,V1:()=>R,Wb:()=>x,bt:()=>b,cD:()=>v,d3:()=>w,dT:()=>c,eY:()=>p,fF:()=>f,hG:()=>i,k6:()=>o,nb:()=>m,o5:()=>d});const n=\"api-\",i=\"addPageAction\",s=\"addToTrace\",o=\"addRelease\",a=\"finished\",c=\"interaction\",u=\"log\",d=\"noticeError\",l=\"pauseReplay\",f=\"recordCustomEvent\",g=\"recordReplay\",p=\"register\",m=\"setApplicationVersion\",h=\"setCurrentRouteName\",v=\"setCustomAttribute\",b=\"setErrorHandler\",y=\"setPageViewName\",_=\"setUserId\",w=\"start\",x=\"wrapLogger\",R=\"measure\",k=\"consent\"},289:(e,t,r)=>{\"use strict\";r.d(t,{GG:()=>o,Qr:()=>c,sB:()=>a});var n=r(878),i=r(389);function s(){return\"undefined\"==typeof document||\"complete\"===document.readyState}function o(e,t){if(s())return e();const r=(0,i.J)(e),o=setInterval(()=>{s()&&(clearInterval(o),r())},500);(0,n.sp)(\"load\",r,t)}function a(e){if(s())return e();(0,n.DD)(\"DOMContentLoaded\",e)}function c(e){if(s())return e();(0,n.sp)(\"popstate\",e)}},324:(e,t,r)=>{\"use strict\";r.d(t,{F3:()=>i,Xs:()=>s,xv:()=>n});const n=\"1.316.0\",i=\"PROD\",s=\"CDN\"},362:(e,t,r)=>{\"use strict\";r.d(t,{d:()=>s});var n=r(566),i=r(741);class s extends i.W{agentIdentifier=(0,n.LA)(16)}},374:(e,t,r)=>{r.nc=(()=>{try{return document?.currentScript?.nonce}catch(e){}return\"\"})()},384:(e,t,r)=>{\"use strict\";r.d(t,{NT:()=>a,Zm:()=>c,bQ:()=>d,dV:()=>u,pV:()=>l});var n=r(154),i=r(863),s=r("
},
"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": 148919,
"text": "<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n <meta charset=\"UTF-8\"><script type=\"text/javascript\">(window.NREUM||(NREUM={})).init={privacy:{cookies_enabled:true},ajax:{deny_list:[\"bam.nr-data.net\"]},feature_flags:[\"soft_nav\"]};(window.NREUM||(NREUM={})).loader_config={licenseKey:\"NRJS-1bf9f201ffc159f670f\",applicationID:\"682964586\",browserID:\"683213746\"};;/*! For license information please see nr-loader-rum-1.316.0.min.js.LICENSE.txt */\n(()=>{var e,t,r={122:(e,t,r)=>{\"use strict\";r.d(t,{a:()=>i});var n=r(944);function i(e,t){try{if(!e||\"object\"!=typeof e)return(0,n.R)(3);if(!t||\"object\"!=typeof t)return(0,n.R)(4);const r=Object.create(Object.getPrototypeOf(t),Object.getOwnPropertyDescriptors(t)),s=0===Object.keys(r).length?e:r;for(let o in s)if(void 0!==e[o])try{if(null===e[o]){r[o]=null;continue}Array.isArray(e[o])&&Array.isArray(t[o])?r[o]=Array.from(new Set([...e[o],...t[o]])):e[o]instanceof Map||e[o]instanceof Set||e[o]instanceof Date||e[o]instanceof RegExp?r[o]=e[o]:\"object\"==typeof e[o]&&\"object\"==typeof t[o]?r[o]=i(e[o],t[o]):r[o]=e[o]}catch(e){r[o]||(0,n.R)(1,e)}return r}catch(e){(0,n.R)(2,e)}}},154:(e,t,r)=>{\"use strict\";r.d(t,{OF:()=>u,RI:()=>i,WN:()=>l,bv:()=>s,gm:()=>o,m:()=>c,mw:()=>a,sb:()=>d,zk:()=>f});var n=r(863);const i=\"undefined\"!=typeof window&&!!window.document,s=\"undefined\"!=typeof WorkerGlobalScope&&(\"undefined\"!=typeof self&&self instanceof WorkerGlobalScope&&self.navigator instanceof WorkerNavigator||\"undefined\"!=typeof globalThis&&globalThis instanceof WorkerGlobalScope&&globalThis.navigator instanceof WorkerNavigator),o=i?window:\"undefined\"!=typeof WorkerGlobalScope&&(\"undefined\"!=typeof self&&self instanceof WorkerGlobalScope&&self||\"undefined\"!=typeof globalThis&&globalThis instanceof WorkerGlobalScope&&globalThis),a=Boolean(\"hidden\"===o?.document?.visibilityState),c=\"\"+o?.location,u=/iPad|iPhone|iPod/.test(o.navigator?.userAgent),d=u&&\"undefined\"==typeof SharedWorker,l=((()=>{const e=o.navigator?.userAgent?.match(/Firefox[/\\s](\\d+\\.\\d+)/);Array.isArray(e)&&e.length>=2&&e[1]})(),Date.now()-(0,n.t)()),f=()=>{const e=o?.performance?.getEntriesByType?.(\"navigation\")?.[0];if(e&&e.responseStart>0&&e.responseStart<o.performance.now())return e}},234:(e,t,r)=>{\"use strict\";r.d(t,{W:()=>i});var n=r(687);class i{constructor(e,t){this.agentRef=e,this.ee=e?.ee,this.featureName=t,this.blocked=!1}deregisterDrain(){(0,n.x3)(this.agentRef,this.featureName)}}},241:(e,t,r)=>{\"use strict\";r.d(t,{W:()=>s});var n=r(154);const i=\"newrelic\";function s(e={}){try{n.gm.dispatchEvent(new CustomEvent(i,{detail:e}))}catch(e){}}},261:(e,t,r)=>{\"use strict\";r.d(t,{$9:()=>u,BL:()=>a,CH:()=>g,Dl:()=>_,Fw:()=>y,PA:()=>h,Pl:()=>n,Pv:()=>k,Tb:()=>l,U2:()=>s,V1:()=>R,Wb:()=>x,bt:()=>b,cD:()=>v,d3:()=>w,dT:()=>c,eY:()=>p,fF:()=>f,hG:()=>i,k6:()=>o,nb:()=>m,o5:()=>d});const n=\"api-\",i=\"addPageAction\",s=\"addToTrace\",o=\"addRelease\",a=\"finished\",c=\"interaction\",u=\"log\",d=\"noticeError\",l=\"pauseReplay\",f=\"recordCustomEvent\",g=\"recordReplay\",p=\"register\",m=\"setApplicationVersion\",h=\"setCurrentRouteName\",v=\"setCustomAttribute\",b=\"setErrorHandler\",y=\"setPageViewName\",_=\"setUserId\",w=\"start\",x=\"wrapLogger\",R=\"measure\",k=\"consent\"},289:(e,t,r)=>{\"use strict\";r.d(t,{GG:()=>o,Qr:()=>c,sB:()=>a});var n=r(878),i=r(389);function s(){return\"undefined\"==typeof document||\"complete\"===document.readyState}function o(e,t){if(s())return e();const r=(0,i.J)(e),o=setInterval(()=>{s()&&(clearInterval(o),r())},500);(0,n.sp)(\"load\",r,t)}function a(e){if(s())return e();(0,n.DD)(\"DOMContentLoaded\",e)}function c(e){if(s())return e();(0,n.sp)(\"popstate\",e)}},324:(e,t,r)=>{\"use strict\";r.d(t,{F3:()=>i,Xs:()=>s,xv:()=>n});const n=\"1.316.0\",i=\"PROD\",s=\"CDN\"},362:(e,t,r)=>{\"use strict\";r.d(t,{d:()=>s});var n=r(566),i=r(741);class s extends i.W{agentIdentifier=(0,n.LA)(16)}},374:(e,t,r)=>{r.nc=(()=>{try{return document?.currentScript?.nonce}catch(e){}return\"\"})()},384:(e,t,r)=>{\"use strict\";r.d(t,{NT:()=>a,Zm:()=>c,bQ:()=>d,dV:()=>u,pV:()=>l});var n=r(154),i=r(863),s=r("
}
},
"issue": "OAuth authorization server metadata could not be fetched.",
"howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 3,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
}
]
},
"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": 148901
},
{
"path": "/.well-known/oauth-authorization-server",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 148919
}
]
},
"issue": "OAuth / OIDC discovery was not found at the expected path.",
"howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 3,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
}
]
},
"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 lang=\"en-US\">\n<head>\n <meta charset=\"UTF-8\"><script type=\"text/javascript\">(window.NREUM||(NREUM={})).init={privacy:{cookies_enabled:true},ajax:{deny_list:[\"bam.nr-data.net\"]},feature_flags:[\"soft_nav\"]};(window.NREUM||(NREUM={})).loader_config={licenseKey:\"NRJS-1bf9f201ffc159f670f\",applicationID:\"682964586\",browserID:\"683213746\"};;/*! For license information please see nr-loader-rum-1.316.0.min.js.LICENSE.txt */\n(()=>{var e,t,r={122:(e,t,r)=>{\"use strict\";r.d(t,{a:()=>i});var n=r(944);function i(e,t){try{if(!e||\"object\"!=typeof e)return(0,n.R)(3);if(!t||\"object\"!=typeof t)return(0,n.R)(4);const r=Object.create(Object.getPrototypeOf(t),Object.getOwnPropertyDescriptors(t)),s=0===Object.keys(r).length?e:r;for(let o in s)if(void 0!==e[o])try{if(null===e[o]){r[o]=null;"
},
"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.carbon3d.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.carbon3d.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/admin/summary",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.carbon3d.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.carbon3d.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
}
]
},
"issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
"howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 3,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
}
]
},
"resourceFetchSucceeded": false
}Performance and AccessibilityPerformanceBrowser audit
`[user-scalable="no"]` is used in the `<meta name="viewport">` element or the `[maximum-scale]` attribute is less than 5.
20 Fail
Performance and AccessibilityPerformanceBrowser audit
`[user-scalable="no"]` is used in the `<meta name="viewport">` element or the `[maximum-scale]` attribute is less than 5.
Check name
`[user-scalable="no"]` is used in the `<meta name="viewport">` element or the `[maximum-scale]` attribute is less than 5.
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https://dequeuniversity.com/rules/axe/4.11/meta-viewport).
References
https://web.dev/learn/performance/Evidence
{
"description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https://dequeuniversity.com/rules/axe/4.11/meta-viewport)."
}Performance and AccessibilityPerformanceBrowser audit
Font display
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Font display
Check name
Font display
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 50Â ms
Fix guidance
Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 50Â ms",
"description": "Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks)."
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
Check name
Reduce unused CSS
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 84Â KiB
Fix guidance
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 84Â KiB",
"description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).",
"numericValue": 40
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
Check name
Reduce unused JavaScript
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 123Â KiB
Fix guidance
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 123Â KiB",
"description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
"numericValue": 40
}Performance and AccessibilityPerformanceBrowser audit
Render-blocking requests
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Render-blocking requests
Check name
Render-blocking requests
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 560Â ms
Fix guidance
Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path.
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 560Â ms",
"description": "Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path."
}Fix with MCP or CLI
Use this report as the handoff into remediation. Generate a coding-agent prompt with the failing checks attached, or jump to the MCP and CLI setup docs before your next rescan.
Score history
Public scan score over time
Public reports for this website origin. Select any point or report link to open that canonical report.
| Scan date | Score | Readiness | Report |
|---|---|---|---|
| 57/100 | Level 3, Bot-Aware | Current report |