Export Report
OVERALL SCORE
Level 2, Agent-Limited
- AI Discoverability 32 out of 100
- Agent Ease of Use 6 out of 100
- Security & Trust 80 out of 100
- GEO, AIO and AEO 57 out of 100
- SEO 100 out of 100
- Performance and Accessibility 66 out of 100
What AI sees of your website
No page title captured
Learn. Lead. Transform. Build in-demand skills to unlock your potential and drive outcomes for your career and business. For Individuals For Businesses Most Popular Build AI systems that act. Join the over 19,000 learners who’ve built thousands of AI agents a...
Next step
Turn this report into a fix workflow
27 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 | 32 | Priority fix | 5 | 18 | 0 | View details |
| Discoverability | 29 | Priority fix | 2 | 7 | 0 | View details |
| Content Readiness | 33 | Priority fix | 2 | 8 | 0 | View details |
| Bot Access Control | 33 | Priority fix | 1 | 3 | 0 | View details |
| Agent Ease of Use | 6 | Priority fix | 4 | 29 | 3 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 0 | 7 | 0 | View details |
| MCP | 13 | Priority fix | 0 | 6 | 2 | View details |
| Skill Discovery | 5 | Priority fix | 0 | 10 | 1 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 57 | Needs work | 4 | 5 | 11 | View details |
| GEO Readiness | 62 | Needs work | 2 | 1 | 3 | View details |
| AIO Readiness | 55 | Needs work | 1 | 2 | 4 | View details |
| AEO Readiness | 54 | Needs work | 1 | 2 | 4 | View details |
| SEO | 100 | Strong | 11 | 0 | 0 | |
| SEO | 100 | Strong | 11 | 0 | 0 | |
| Security & Trust | 80 | Mostly ready | 8 | 1 | 0 | View details |
| Security & Trust | 80 | Mostly ready | 4 | 1 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 66 | Needs work | 18 | 7 | 2 | View details |
| Performance | 50 | Needs work | 10 | 6 | 2 | View details |
| Accessibility | 96 | Strong | 8 | 1 | 0 | View details |
Prioritized recommendations
Issues ranked by score impact
51 items need attention
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
100 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
}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><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><title>Learn the Latest Tech Skills; Advance Your Career | Udacity</title><meta name=\"robots\" content=\"noindex,nofollow\"/><meta name=\"description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property=\"og:title\" content=\"Learn the Latest Tech Skills; Advance Your Career | Udacity\"/><meta property=\"og:description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property="
},
"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><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><title>Learn the Latest Tech Skills; Advance Your Career | Udacity</title><meta name=\"robots\" content=\"noindex,nofollow\"/><meta name=\"description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property=\"og:title\" content=\"Learn the Latest Tech Skills; Advance Your Career | Udacity\"/><meta property=\"og:description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property="
},
{
"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><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><title>Learn the Latest Tech Skills; Advance Your Career | Udacity</title><meta name=\"robots\" content=\"noindex,nofollow\"/><meta name=\"description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property=\"og:title\" content=\"Learn the Latest Tech Skills; Advance Your Career | Udacity\"/><meta property=\"og:description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property="
},
{
"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><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><title>Learn the Latest Tech Skills; Advance Your Career | Udacity</title><meta name=\"robots\" content=\"noindex,nofollow\"/><meta name=\"description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property=\"og:title\" content=\"Learn the Latest Tech Skills; Advance Your Career | Udacity\"/><meta property=\"og:description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property="
},
{
"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><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><title>Learn the Latest Tech Skills; Advance Your Career | Udacity</title><meta name=\"robots\" content=\"noindex,nofollow\"/><meta name=\"description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property=\"og:title\" content=\"Learn the Latest Tech Skills; Advance Your Career | Udacity\"/><meta property=\"og:description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property="
},
{
"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><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><title>Learn the Latest Tech Skills; Advance Your Career | Udacity</title><meta name=\"robots\" content=\"noindex,nofollow\"/><meta name=\"description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property=\"og:title\" content=\"Learn the Latest Tech Skills; Advance Your Career | Udacity\"/><meta property=\"og:description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property="
},
{
"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><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><title>Learn the Latest Tech Skills; Advance Your Career | Udacity</title><meta name=\"robots\" content=\"noindex,nofollow\"/><meta name=\"description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property=\"og:title\" content=\"Learn the Latest Tech Skills; Advance Your Career | Udacity\"/><meta property=\"og:description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property="
},
{
"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><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><title>Learn the Latest Tech Skills; Advance Your Career | Udacity</title><meta name=\"robots\" content=\"noindex,nofollow\"/><meta name=\"description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property=\"og:title\" content=\"Learn the Latest Tech Skills; Advance Your Career | Udacity\"/><meta property=\"og:description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property="
}
]
},
"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": 117041
}
]
},
"issue": "Web Bot Auth request signing was not found at the expected path.",
"howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is missing or incomplete.
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is missing or incomplete.
Needs attention
Content freshness signals
Issue
Content freshness signals are incomplete: missing Last-Modified HTTP header; missing dateModified/datePublished in JSON-LD; missing meta or <time> freshness tags.
Why it matters
Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.
Check name
Content freshness signals
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose modified and published dates for freshness-aware retrieval and ranking.
Result
Content freshness signals is missing or incomplete.
Evidence
{
"lastModified": null,
"schemaDates": [],
"metaDateCount": 0,
"timeDateCount": 0
}AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
25 Fail
AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
Needs attention
llms.txt
Issue
llms.txt was not found at the expected path.
Why it matters
llms.txt gives language-model clients a concise, curated summary of important site context and links before they crawl broadly.
Check name
llms.txt
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Emerging recommendation
Goal
Publish llms.txt to summarize agent-readable site guidance.
Result
llms.txt failed at "Fetch to find resource".
Validation steps
Fetch to find resource
llms.txt was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/llms.txt",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 117041
},
{
"path": "/llms-full.txt",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 117041
}
]
},
"issue": "llms.txt was not found at the expected path.",
"howToFix": "Publish /llms.txt as Markdown with a clear title, concise site summary, and useful links for agents."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
Needs attention
Markdown negotiation
Issue
Content-Type "text/html; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.
Why it matters
Markdown negotiation gives agents a cleaner representation of page content while preserving normal HTML for browsers.
Check name
Markdown negotiation
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Return HTML responses as markdown when agents request it.
Result
Markdown negotiation failed at "Markdown content type".
Validation steps
Markdown content type
Content-Type "text/html; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.
Vary: Accept header
Markdown negotiation is missing Vary: Accept; current Vary header is "Accept-Encoding".
Structured Markdown body
Markdown response is missing a heading.
Evidence
{
"failedStep": "content-type",
"steps": [
{
"id": "content-type",
"title": "Markdown content type",
"status": "fail",
"evidence": {
"statusCode": 200,
"contentType": "text/html; charset=utf-8"
},
"issue": "Content-Type \"text/html; charset=utf-8\" does not indicate Markdown when requested with Accept: text/markdown.",
"howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
},
{
"id": "vary-accept",
"title": "Vary: Accept header",
"status": "fail",
"evidence": {
"vary": "Accept-Encoding"
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"Accept-Encoding\".",
"howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
},
{
"id": "markdown-content",
"title": "Structured Markdown body",
"status": "fail",
"evidence": {
"valid": false,
"hasHeading": false,
"wordCount": 51488,
"excerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><title>Learn the Latest Tech Skills; Advance Your Career | Udacity</title><meta name=\"robots\" content=\"index,fo",
"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": 117041
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 117041
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 117041
}
]
},
"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": 117041
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 117041
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 117041
}
]
},
"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
Structured data
Structured data is missing or incomplete.
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Structured data
Structured data is missing or incomplete.
Needs attention
Structured data
Issue
No structured data (JSON-LD, Microdata, or RDFa) found on page.
Why it matters
Structured data gives agents explicit entities, relationships, and page meaning that are harder to infer reliably from visual layout alone.
Check name
Structured data
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose machine-readable page entities and relationships.
Result
Structured data is missing or incomplete.
Evidence
{
"jsonLdBlocks": 0,
"microdata": false,
"rdfa": false
}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": 117041
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 117041
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 117041
}
]
},
"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": 117041
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 117041
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 117041
}
]
},
"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": 117041
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 117041
}
]
},
"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": 117041
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 117041
}
]
},
"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": 117041
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 117041
}
]
},
"issue": "agents.json was not found at the expected path.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
20 Fail
AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
Needs attention
FAQPage schema
Issue
FAQ content was detected but no FAQPage schema was found.
Why it matters
FAQPage schema lets agents extract visible question-and-answer content cleanly and avoid guessing which text is an answer.
Check name
FAQPage schema
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Expose question-and-answer content in FAQPage structured data when FAQs are present.
Result
FAQPage schema is missing or incomplete.
Evidence
{
"found": false,
"visibleFaq": true,
"allTypes": []
}AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
20 Fail
AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
Needs attention
High-value schema types
Issue
No high-value schema types (e.g. Article, Product, Service) were found.
Why it matters
High-value schema types tell agents whether a page is an article, product, event, service, or other actionable content type.
Check name
High-value schema types
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Use schema types that describe the page's primary content or offering.
Result
High-value schema types is missing or incomplete.
Evidence
{
"found": [],
"expected": [
"Article",
"BlogPosting",
"NewsArticle",
"Product",
"SoftwareApplication",
"FAQPage",
"LocalBusiness",
"VideoObject",
"HowTo",
"Event",
"Course",
"Review",
"Service"
],
"allTypes": []
}AI DiscoverabilityDiscoverabilityEstablished
JSON-LD present
JSON-LD present is missing or incomplete.
20 Fail
AI DiscoverabilityDiscoverabilityEstablished
JSON-LD present
JSON-LD present is missing or incomplete.
Needs attention
JSON-LD present
Issue
No JSON-LD blocks found.
Why it matters
JSON-LD is a low-friction structured data format that agents can extract without interpreting page presentation or microdata markup.
Check name
JSON-LD present
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Expose schema.org JSON-LD so AI search systems can parse page entities.
Result
JSON-LD present is missing or incomplete.
Evidence
{
"blocks": 0,
"validBlocks": 0,
"schemaContextBlocks": 0,
"errors": [],
"documents": [],
"nodes": []
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
20 Fail
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
Why it matters
Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.
Check name
Link headers
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Include Link response headers for agent discovery using RFC 8288.
Result
Link headers failed at "Find useful Link headers".
Validation steps
Find useful Link headers
No useful agent discovery Link headers were found.
Fetch same-origin Link header targets
Link headers did not expose any same-origin targets to validate.
Evidence
{
"failedStep": "presence",
"steps": [
{
"id": "presence",
"title": "Find useful Link headers",
"status": "fail",
"evidence": {
"links": []
},
"issue": "No useful agent discovery Link headers were found.",
"howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
},
{
"id": "target-validation",
"title": "Fetch same-origin Link header targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin Link header targets were available to fetch."
}
]
},
"issue": "Link headers did not expose any same-origin targets to validate.",
"howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityDiscoverabilityEstablished
Organization / WebSite schema
Organization / WebSite schema is missing or incomplete.
20 Fail
AI DiscoverabilityDiscoverabilityEstablished
Organization / WebSite schema
Organization / WebSite schema is missing or incomplete.
Needs attention
Organization / WebSite schema
Issue
Neither Organization nor WebSite schema types were found in JSON-LD.
Why it matters
Organization and WebSite schema help agents identify the publisher, canonical site identity, logo, and related profiles for attribution.
Check name
Organization / WebSite schema
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Identify the site owner and website entity in structured data.
Result
Organization / WebSite schema is missing or incomplete.
Evidence
{
"found": [],
"allTypes": []
}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.udacity.com",
"probes": [
{
"name": "_index._agents.www.udacity.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.www.udacity.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.udacity.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
},
{
"name": "udacity.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
}
]
},
"issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
"howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
}
]
}Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
13 Warning
Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Needs attention
WebMCP
Issue
WebMCP declarative annotations need fixes.
Details
Why it matters
WebMCP can expose page context and actions directly through the browser, giving agents safer structured hooks than screen scraping alone.
Check name
WebMCP
Score
50/100
Status
warning
Category
MCP
Maturity
Informational
Goal
Support WebMCP to expose site tools to AI agents via the browser.
Result
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Validation steps
Detect data-mcp-tool annotations
No data-mcp-tool attributes were found on interactive elements.
Detect WebMCP declarative tags
No elements found with tool-name or tool-description attributes.
Validate WebMCP declarative annotation quality
WebMCP declarative annotations need fixes.
WebMCP declarative annotation issues
<input name="email"> is missing tool-param-description.
Detect WebMCP imperative API usage
navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.
Detect WebMCP browser navigator injection
navigator.modelContext was not detected in the rendered browser page.
Interactive surface coverage
Only 0% of interactive surfaces are annotated.
Evidence
{
"failedStep": "declarative-annotation-quality",
"steps": [
{
"id": "data-mcp-tool-attributes",
"title": "Detect data-mcp-tool annotations",
"status": "informational",
"evidence": {
"dataMcpToolCount": 0,
"dataMcpTools": []
},
"issue": "No data-mcp-tool attributes were found on interactive elements.",
"howToFix": "Add data-mcp-tool attributes to high-value forms, buttons, and links so generic MCP-aware tooling can identify intended actions."
},
{
"id": "declarative-tags",
"title": "Detect WebMCP declarative tags",
"status": "informational",
"evidence": {
"totalForms": 1,
"formsWithTags": 0,
"totalInteractive": 146,
"interactiveWithTags": 0,
"totalCount": 147,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"email\"> 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": 1,
"issues": [
"<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 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": 1,
"formsWithTags": 0,
"totalInteractive": 146,
"interactiveWithTags": 0,
"totalCount": 147,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"email\"> is missing tool-param-description."
]
},
"issue": "Only 0% of interactive surfaces are annotated.",
"howToFix": "Add WebMCP annotations to all forms and interactive elements to increase agent coverage."
}
],
"staticSignals": {
"detected": false,
"matched": []
},
"coverage": {
"totalForms": 1,
"formsWithTags": 0,
"totalInteractive": 146,
"interactiveWithTags": 0,
"totalCount": 147,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"email\"> is missing tool-param-description."
]
},
"browserWebMcp": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 25/100 and needs a fix.
11 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 25/100 and needs a fix.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: learn, lead, transform.
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
25/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Entity clarity scored 25/100 and needs a fix.
Evidence
{
"title": "",
"h1": "Learn. Lead. Transform.",
"description": "",
"topicOverlap": 0,
"topicTerms": [
"learn",
"lead",
"transform"
],
"descriptionTerms": [],
"missingFromDescription": [
"learn",
"lead",
"transform"
],
"score": 25,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 0/100 and needs a fix.
7 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 0/100 and needs a fix.
Needs attention
AIO: Visible structured data match
Issue
No JSON-LD structured data was detected.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Visible structured data match
Score
0/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Visible structured data match scored 0/100 and needs a fix.
Evidence
{
"schemaCount": 0,
"mismatches": [],
"score": 0,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
5 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, publisher, freshnessDate.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer evidence and trust
Score
40/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer evidence and trust scored 40/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "/report/generative-ai-for-product-leaders",
"text": "What product leaders are getting wrong about the use of generative AI",
"html": "<a href=\"/report/generative-ai-for-product-leaders\" class=\"chakra-linkbox__overlay css-yftlce\">What product leaders are getting wrong about the use of generative AI</a>"
},
{
"href": "/report/generative-ai-for-product-leaders",
"text": "What product leaders are getting wrong about the use of generative AI",
"html": "<a href=\"/report/generative-ai-for-product-leaders\" class=\"chakra-linkbox__overlay css-yftlce\">What product leaders are getting wrong about the use of generative AI</a>"
},
{
"href": "/about-us",
"text": "About Us",
"html": "<a class=\"chakra-link css-14nyhqp\" href=\"/about-us\">About Us<!-- --> </a>"
},
{
"href": "/about-us",
"text": "About Us",
"html": "<a class=\"chakra-link css-14nyhqp\" href=\"/about-us\">About Us<!-- --> </a>"
}
],
"contactLinks": [
{
"href": "https://support.udacity.com/hc/en-us",
"text": "Help and FAQ",
"html": "<a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-14nyhqp\" href=\"https://support.udacity.com/hc/en-us\">Help and FAQ<!-- --> </a>"
},
{
"href": "https://support.udacity.com/hc/en-us",
"text": "Help and FAQ",
"html": "<a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-14nyhqp\" href=\"https://support.udacity.com/hc/en-us\">Help and FAQ<!-- --> </a>"
}
],
"privacyLinks": [
{
"href": "/en-US/legal/terms-of-use",
"text": "Terms of Use",
"html": "<a class=\"css-1081t4c\" href=\"/en-US/legal/terms-of-use\">Terms of Use</a>"
},
{
"href": "/legal/privacy",
"text": "Privacy Policy",
"html": "<a class=\"css-1081t4c\" href=\"/legal/privacy\">Privacy Policy</a>"
},
{
"href": "/legal",
"text": "Legal & Privacy",
"html": "<a class=\"chakra-link css-1cq7phn\" href=\"/legal\">Legal & Privacy<!-- --> </a>"
}
],
"score": 40,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
5 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author, publisher, freshnessDate.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Source and trust signals
Score
40/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Source and trust signals scored 40/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "/report/generative-ai-for-product-leaders",
"text": "What product leaders are getting wrong about the use of generative AI",
"html": "<a href=\"/report/generative-ai-for-product-leaders\" class=\"chakra-linkbox__overlay css-yftlce\">What product leaders are getting wrong about the use of generative AI</a>"
},
{
"href": "/report/generative-ai-for-product-leaders",
"text": "What product leaders are getting wrong about the use of generative AI",
"html": "<a href=\"/report/generative-ai-for-product-leaders\" class=\"chakra-linkbox__overlay css-yftlce\">What product leaders are getting wrong about the use of generative AI</a>"
},
{
"href": "/about-us",
"text": "About Us",
"html": "<a class=\"chakra-link css-14nyhqp\" href=\"/about-us\">About Us<!-- --> </a>"
},
{
"href": "/about-us",
"text": "About Us",
"html": "<a class=\"chakra-link css-14nyhqp\" href=\"/about-us\">About Us<!-- --> </a>"
}
],
"contactLinks": [
{
"href": "https://support.udacity.com/hc/en-us",
"text": "Help and FAQ",
"html": "<a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-14nyhqp\" href=\"https://support.udacity.com/hc/en-us\">Help and FAQ<!-- --> </a>"
},
{
"href": "https://support.udacity.com/hc/en-us",
"text": "Help and FAQ",
"html": "<a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-14nyhqp\" href=\"https://support.udacity.com/hc/en-us\">Help and FAQ<!-- --> </a>"
}
],
"privacyLinks": [
{
"href": "/en-US/legal/terms-of-use",
"text": "Terms of Use",
"html": "<a class=\"css-1081t4c\" href=\"/en-US/legal/terms-of-use\">Terms of Use</a>"
},
{
"href": "/legal/privacy",
"text": "Privacy Policy",
"html": "<a class=\"css-1081t4c\" href=\"/legal/privacy\">Privacy Policy</a>"
},
{
"href": "/legal",
"text": "Legal & Privacy",
"html": "<a class=\"chakra-link css-1cq7phn\" href=\"/legal\">Legal & Privacy<!-- --> </a>"
}
],
"score": 40,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 60/100 and needs improvement.
5 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 60/100 and needs improvement.
Needs attention
GEO: Extraction-friendly structure
Issue
Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, ordered list only if the page explains a workflow/process, JSON-LD structured data.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Extraction-friendly structure
Score
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Extraction-friendly structure scored 60/100 and needs improvement.
Evidence
{
"hasSummary": false,
"tableCount": 0,
"tablesWithHead": 0,
"tablesMissingThead": [],
"orderedLists": 0,
"hasFaq": true,
"definitionPatterns": 9,
"schemaBlocks": 0,
"missingSignals": [
"optional top summary / TL;DR / key takeaways block",
"table with <thead> only if the page already has tabular/comparative data",
"ordered list only if the page explains a workflow/process",
"JSON-LD structured data"
],
"score": 60,
"weight": 24
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 35/100 and needs a fix.
4 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 35/100 and needs a fix.
Needs attention
AEO: Entity and definition clarity
Issue
Entity or definition gaps: learn, lead, transform.
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
35/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Entity and definition clarity scored 35/100 and needs a fix.
Evidence
{
"title": "",
"h1": "Learn. Lead. Transform.",
"description": "",
"topicOverlap": 0,
"definitionCount": 9,
"topicTerms": [
"learn",
"lead",
"transform"
],
"descriptionTerms": [],
"missingFromDescription": [
"learn",
"lead",
"transform"
],
"score": 35,
"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
17 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": 18,
"passing": 1,
"failing": [
{
"heading": "Build AI systems that act.",
"headingHtml": "<h2 class=\"chakra-heading css-140lhgi\"><a href=\"/course/agentic-ai--nd900\" class=\"chakra-linkbox__overlay css-1hnz6hu\">Build AI systems that act.</a></h2>",
"firstParagraph": "Join the over 19,000 learners who’ve built thousands of AI agents and multi-agent systems.",
"paragraphHtml": "<p class=\"chakra-text css-1d424lb\">Join the over 19,000 learners who’ve built thousands of AI agents and multi-agent systems.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Skill development that drives results",
"headingHtml": "<h2 class=\"chakra-heading css-10iws9b\">Skill development that drives results</h2>",
"firstParagraph": "Master today's most in-demand skills in AI, Data, Programming and beyond through Udacity's hands-on projects, expert mentorship, and flexible programs built with the world's leading tech companies.",
"paragraphHtml": "<p class=\"chakra-text css-19ydcg2\">Master today's most in-demand skills in AI, Data, Programming and beyond through Udacity's hands-on projects, expert mentorship, and flexible programs built with the world's leading tech companies.</p>",
"words": 27,
"direct": false,
"issue": "First paragraph is 27 words and does not look like a concise direct answer."
},
{
"heading": "Hands-on learning",
"headingHtml": "<h2 class=\"chakra-heading css-zbqsxy\">Hands-on learning</h2>",
"firstParagraph": "Learn by building",
"paragraphHtml": "<p class=\"chakra-heading css-1lmf899\">Learn by building</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Personalized support",
"headingHtml": "<h2 class=\"chakra-heading css-zbqsxy\">Personalized support</h2>",
"firstParagraph": "Support, anytime you need it",
"paragraphHtml": "<p class=\"chakra-heading css-1lmf899\">Support, anytime you need it</p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "Measurable outcomes",
"headingHtml": "<h2 class=\"chakra-heading css-zbqsxy\">Measurable outcomes</h2>",
"firstParagraph": "Progress you can see",
"paragraphHtml": "<p class=\"chakra-heading css-1lmf899\">Progress you can see</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Master the skills that matter most",
"headingHtml": "<h2 class=\"chakra-heading css-17eoujq\">Master the skills that matter most</h2>",
"firstParagraph": "Embark on a transformative journey into Generative AI! We'll start by diving into the essentials with an introductory course, progress to mastering text generation with Large Language Models, unravel the complexities of image creation in computer vision and cap it off by bringing AI to life in real-world application...",
"paragraphHtml": "<p class=\"chakra-text css-963j58\">Embark on a transformative journey into Generative AI! We'll start by diving into the essentials with an introductory course, progress to mastering text generation with Large Language Models, unravel the complexities of image creation in computer vision and cap it off by bringing AI to life in real-world applications. From foundational theories to building sophisticated chatbots and AI agents, this program will empower you with job-ready skills in the ex...",
"words": 74,
"direct": false,
"issue": "First paragraph is 74 words and does not look like a concise direct answer."
},
{
"heading": "Trusted by the world's most innovative companies",
"headingHtml": "<h2 class=\"chakra-heading css-10k0c3h\">Trusted by the world's most innovative companies</h2>",
"firstParagraph": "Global leaders partner with Udacity to drive workforce transformation and unlock their organization's full potential through cutting-edge tech skills.",
"paragraphHtml": "<p class=\"chakra-text css-19ydcg2\">Global leaders partner with Udacity to drive workforce transformation and unlock their organization's full potential through cutting-edge tech skills.</p>",
"words": 19,
"direct": false,
"issue": "First paragraph is 19 words and does not look like a concise direct answer."
},
{
"heading": "Success that speaks for itself",
"headingHtml": "<h2 class=\"chakra-heading css-10iws9b\">Success that speaks for itself</h2>",
"firstParagraph": "Join the 25M+ learners who have skilled up and stood out.",
"paragraphHtml": "<p class=\"chakra-text css-19ydcg2\">Join the 25M+ learners who have skilled up and stood out.</p>",
"words": 11,
"direct": false,
"issue": "First paragraph is 11 words and does not look like a concise direct answer."
},
{
"heading": "From tire shop technician to business analyst",
"headingHtml": "<h3 class=\"chakra-heading css-1a1n3y5\">From tire shop technician to business analyst</h3>",
"firstParagraph": "After graduating from a Udacity Nanodegree program, Michael was able to break into a new career at a Fortune 100 company.",
"paragraphHtml": "<p class=\"chakra-text css-1i6o9mp\">After graduating from a Udacity Nanodegree program, Michael was able to break into a new career at a Fortune 100 company.</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "Develop the skills that move the world forward.",
"headingHtml": "<h2 class=\"chakra-heading css-570w9a\">Develop the skills that move the world forward.</h2>",
"firstParagraph": "Learn how you and your business can transform with Udacity.",
"paragraphHtml": "<p class=\"chakra-text css-4q5k05\">Learn how you and your business can transform with Udacity.</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Schools built for every ambition",
"headingHtml": "<h2 class=\"chakra-heading css-10iws9b\">Schools built for every ambition</h2>",
"firstParagraph": "Browse programs by School to discover what you want to learn, from AI to Cybersecurity and beyond.",
"paragraphHtml": "<p class=\"chakra-text css-19ydcg2\">Browse programs by School to discover what you want to learn, from AI to Cybersecurity and beyond.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Stay ahead of what's next",
"headingHtml": "<h2 class=\"chakra-heading css-1ca7yy5\">Stay ahead of what's next</h2>",
"firstParagraph": "Research and insights from tech experts and thought leaders so you're always on top of tech's latest trends",
"paragraphHtml": "<p class=\"chakra-text css-kp14ws\">Research and insights from tech experts and thought leaders so you're always on top of tech's latest trends</p>",
"words": 18,
"direct": false,
"issue": "First paragraph is 18 words and does not look like a concise direct answer."
},
{
"heading": "Company",
"headingHtml": "<h2 class=\"chakra-heading css-1exblzv\">Company</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Resources",
"headingHtml": "<h2 class=\"chakra-heading css-1exblzv\">Resources</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Udacity Schools",
"headingHtml": "<h2 class=\"chakra-heading css-1exblzv\">Udacity Schools</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Featured Programs",
"headingHtml": "<h2 class=\"chakra-heading css-1exblzv\">Featured Programs</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Only at Udacity",
"headingHtml": "<h2 class=\"chakra-heading css-1exblzv\">Only at Udacity</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
}
],
"score": 65,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
Needs attention
AEO: Question-led structure
Issue
17 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Question-led structure
Score
50/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Question-led structure scored 50/100 and needs improvement.
Evidence
{
"h2Count": 17,
"questionH2s": [],
"hasFaq": true,
"score": 50,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
Needs attention
GEO: Explanatory content depth
Issue
3 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": 5,
"citablePassages": 2,
"failingCandidateParagraphs": [
{
"index": 13,
"heading": "H2: Master the skills that matter most",
"text": "Embark on a transformative journey into Generative AI! We'll start by diving into the essentials with an introductory course, progress to mastering text generation with Large Language Models, unravel the complexities of image creation in computer vision and cap it off by bringing AI to life in real-world applications. From foundational theories to building sophisticated chatbots and AI agents, this program will em...",
"words": 74,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (74 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"chakra-text css-963j58\">Embark on a transformative journey into Generative AI! We'll start by diving into the essentials with an introductory course, progress to mastering text generation with Large Language Models, unravel the complexities of image creation in computer vision and cap it off by bringing AI to life in real-world applications. From foundational theories to building sophisticated chatbots and AI agents, this program will empower you with job-ready skills in the ex..."
},
{
"index": 18,
"heading": "H2: Master the skills that matter most",
"text": "Go beyond single chatbots to engineer sophisticated, coordinated teams of AI agents. This Nanodegree guides you from advanced prompting techniques like Chain-of-Thought and ReAct to designing agentic workflows with patterns like Routing and Parallelization. You'll master building and orchestrating agents in Python that can reason, plan, and use tools to interact with databases and external APIs. Build a powerful p...",
"words": 83,
"hasEvidence": false,
"reasons": [
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"chakra-text css-963j58\">Go beyond single chatbots to engineer sophisticated, coordinated teams of AI agents. This Nanodegree guides you from advanced prompting techniques like Chain-of-Thought and ReAct to designing agentic workflows with patterns like Routing and Parallelization. You'll master building and orchestrating agents in Python that can reason, plan, and use tools to interact with databases and external APIs. Build a powerful portfolio by tackling hands-on projects, i..."
},
{
"index": 81,
"heading": "H2: Master the skills that matter most",
"text": "Build foundational skills in deep learning by designing and training neural networks to solve complex real-world problems. You'll begin with the essentials of neural networks, advancing to specialized architectures like Convolutional and Recurrent Neural Networks, along with Generative Adversarial Networks. Through projects, create models for applications such as image classification, sentiment analysis, and face...",
"words": 86,
"hasEvidence": false,
"reasons": [
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"chakra-text css-963j58\">Build foundational skills in deep learning by designing and training neural networks to solve complex real-world problems. You'll begin with the essentials of neural networks, advancing to specialized architectures like Convolutional and Recurrent Neural Networks, along with Generative Adversarial Networks. Through projects, create models for applications such as image classification, sentiment analysis, and face generation, gaining hands-on experience w..."
}
],
"citableParagraphs": [
{
"index": 22,
"heading": "H2: Master the skills that matter most",
"text": "Develop a strong foundation in Python programming for AI, utilizing tools like NumPy, pandas, and Matplotlib for data analysis and visualization. Learn how to use, build, and train machine learning models with popular Python libraries. Implement neural networks using PyTorch. Gain practical experience with deep learning frameworks by applying your skills through hands-on projects. Explore generative AI with Transf...",
"words": 110,
"hasEvidence": true,
"reasons": [],
"html": "<p class=\"chakra-text css-963j58\">Develop a strong foundation in Python programming for AI, utilizing tools like NumPy, pandas, and Matplotlib for data analysis and visualization. Learn how to use, build, and train machine learning models with popular Python libraries. Implement neural networks using PyTorch. Gain practical experience with deep learning frameworks by applying your skills through hands-on projects. Explore generative AI with Transformer neural networks, learn to build, train,..."
},
{
"index": 46,
"heading": "H2: Master the skills that matter most",
"text": "Clean up messy data, uncover patterns and insights, and communicate your findings. You'll start with an introduction to data analysis tools, including Jupyter Notebook, NumPy, pandas, and Matplotlib. Using these tools, you will ask questions about data and answer them through data collection, exploration, wrangling, and visualization. This intermediate-level program includes real-world projects where you will choo...",
"words": 102,
"hasEvidence": true,
"reasons": [],
"html": "<p class=\"chakra-text css-963j58\">Clean up messy data, uncover patterns and insights, and communicate your findings. You'll start with an introduction to data analysis tools, including Jupyter Notebook, NumPy, pandas, and Matplotlib. Using these tools, you will ask questions about data and answer them through data collection, exploration, wrangling, and visualization. This intermediate-level program includes real-world projects where you will choose your own datasets, research questions,..."
}
],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Google eligibility and indexability
AIO: Google eligibility and indexability scored 80/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Google eligibility and indexability
AIO: Google eligibility and indexability scored 80/100 and needs improvement.
Needs attention
AIO: Google eligibility and indexability
Issue
Canonical tag is missing.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Google eligibility and indexability
Score
80/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Google eligibility and indexability scored 80/100 and needs improvement.
Evidence
{
"status": 200,
"googlebotBlocked": false,
"metaRobotsTags": [],
"xRobotsTag": "",
"canonical": "",
"finalUrl": "https://www.udacity.com/",
"canonicalScore": 0,
"score": 80,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
Needs attention
AIO: Answer block readiness
Issue
17 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": 18,
"passing": 1,
"failing": [
{
"heading": "Build AI systems that act.",
"headingHtml": "<h2 class=\"chakra-heading css-140lhgi\"><a href=\"/course/agentic-ai--nd900\" class=\"chakra-linkbox__overlay css-1hnz6hu\">Build AI systems that act.</a></h2>",
"firstParagraph": "Join the over 19,000 learners who’ve built thousands of AI agents and multi-agent systems.",
"paragraphHtml": "<p class=\"chakra-text css-1d424lb\">Join the over 19,000 learners who’ve built thousands of AI agents and multi-agent systems.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Skill development that drives results",
"headingHtml": "<h2 class=\"chakra-heading css-10iws9b\">Skill development that drives results</h2>",
"firstParagraph": "Master today's most in-demand skills in AI, Data, Programming and beyond through Udacity's hands-on projects, expert mentorship, and flexible programs built with the world's leading tech companies.",
"paragraphHtml": "<p class=\"chakra-text css-19ydcg2\">Master today's most in-demand skills in AI, Data, Programming and beyond through Udacity's hands-on projects, expert mentorship, and flexible programs built with the world's leading tech companies.</p>",
"words": 27,
"direct": false,
"issue": "First paragraph is 27 words and does not look like a concise direct answer."
},
{
"heading": "Hands-on learning",
"headingHtml": "<h2 class=\"chakra-heading css-zbqsxy\">Hands-on learning</h2>",
"firstParagraph": "Learn by building",
"paragraphHtml": "<p class=\"chakra-heading css-1lmf899\">Learn by building</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Personalized support",
"headingHtml": "<h2 class=\"chakra-heading css-zbqsxy\">Personalized support</h2>",
"firstParagraph": "Support, anytime you need it",
"paragraphHtml": "<p class=\"chakra-heading css-1lmf899\">Support, anytime you need it</p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "Measurable outcomes",
"headingHtml": "<h2 class=\"chakra-heading css-zbqsxy\">Measurable outcomes</h2>",
"firstParagraph": "Progress you can see",
"paragraphHtml": "<p class=\"chakra-heading css-1lmf899\">Progress you can see</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Master the skills that matter most",
"headingHtml": "<h2 class=\"chakra-heading css-17eoujq\">Master the skills that matter most</h2>",
"firstParagraph": "Embark on a transformative journey into Generative AI! We'll start by diving into the essentials with an introductory course, progress to mastering text generation with Large Language Models, unravel the complexities of image creation in computer vision and cap it off by bringing AI to life in real-world application...",
"paragraphHtml": "<p class=\"chakra-text css-963j58\">Embark on a transformative journey into Generative AI! We'll start by diving into the essentials with an introductory course, progress to mastering text generation with Large Language Models, unravel the complexities of image creation in computer vision and cap it off by bringing AI to life in real-world applications. From foundational theories to building sophisticated chatbots and AI agents, this program will empower you with job-ready skills in the ex...",
"words": 74,
"direct": false,
"issue": "First paragraph is 74 words and does not look like a concise direct answer."
},
{
"heading": "Trusted by the world's most innovative companies",
"headingHtml": "<h2 class=\"chakra-heading css-10k0c3h\">Trusted by the world's most innovative companies</h2>",
"firstParagraph": "Global leaders partner with Udacity to drive workforce transformation and unlock their organization's full potential through cutting-edge tech skills.",
"paragraphHtml": "<p class=\"chakra-text css-19ydcg2\">Global leaders partner with Udacity to drive workforce transformation and unlock their organization's full potential through cutting-edge tech skills.</p>",
"words": 19,
"direct": false,
"issue": "First paragraph is 19 words and does not look like a concise direct answer."
},
{
"heading": "Success that speaks for itself",
"headingHtml": "<h2 class=\"chakra-heading css-10iws9b\">Success that speaks for itself</h2>",
"firstParagraph": "Join the 25M+ learners who have skilled up and stood out.",
"paragraphHtml": "<p class=\"chakra-text css-19ydcg2\">Join the 25M+ learners who have skilled up and stood out.</p>",
"words": 11,
"direct": false,
"issue": "First paragraph is 11 words and does not look like a concise direct answer."
},
{
"heading": "From tire shop technician to business analyst",
"headingHtml": "<h3 class=\"chakra-heading css-1a1n3y5\">From tire shop technician to business analyst</h3>",
"firstParagraph": "After graduating from a Udacity Nanodegree program, Michael was able to break into a new career at a Fortune 100 company.",
"paragraphHtml": "<p class=\"chakra-text css-1i6o9mp\">After graduating from a Udacity Nanodegree program, Michael was able to break into a new career at a Fortune 100 company.</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "Develop the skills that move the world forward.",
"headingHtml": "<h2 class=\"chakra-heading css-570w9a\">Develop the skills that move the world forward.</h2>",
"firstParagraph": "Learn how you and your business can transform with Udacity.",
"paragraphHtml": "<p class=\"chakra-text css-4q5k05\">Learn how you and your business can transform with Udacity.</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Schools built for every ambition",
"headingHtml": "<h2 class=\"chakra-heading css-10iws9b\">Schools built for every ambition</h2>",
"firstParagraph": "Browse programs by School to discover what you want to learn, from AI to Cybersecurity and beyond.",
"paragraphHtml": "<p class=\"chakra-text css-19ydcg2\">Browse programs by School to discover what you want to learn, from AI to Cybersecurity and beyond.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Stay ahead of what's next",
"headingHtml": "<h2 class=\"chakra-heading css-1ca7yy5\">Stay ahead of what's next</h2>",
"firstParagraph": "Research and insights from tech experts and thought leaders so you're always on top of tech's latest trends",
"paragraphHtml": "<p class=\"chakra-text css-kp14ws\">Research and insights from tech experts and thought leaders so you're always on top of tech's latest trends</p>",
"words": 18,
"direct": false,
"issue": "First paragraph is 18 words and does not look like a concise direct answer."
},
{
"heading": "Company",
"headingHtml": "<h2 class=\"chakra-heading css-1exblzv\">Company</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Resources",
"headingHtml": "<h2 class=\"chakra-heading css-1exblzv\">Resources</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Udacity Schools",
"headingHtml": "<h2 class=\"chakra-heading css-1exblzv\">Udacity Schools</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Featured Programs",
"headingHtml": "<h2 class=\"chakra-heading css-1exblzv\">Featured Programs</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Only at Udacity",
"headingHtml": "<h2 class=\"chakra-heading css-1exblzv\">Only at Udacity</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 75/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 75/100 and needs improvement.
Needs attention
AIO: Page experience for AIO
Issue
72 image(s) are missing width/height attributes. 1 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
75/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 75/100 and needs improvement.
Evidence
{
"viewportContent": "width=device-width, initial-scale=1",
"visibleWords": 2181,
"htmlBytes": 566894,
"imagesMissingDimensions": [
{
"src": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0IiBoZWlnaHQ9IjQwIiB2aWV3Qm94PSIwIDAgMTQ0IDQwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTIuMTc4OTggNy44OTQ0M0w5LjA0MDY0IDMuOTEzMzlWMTUuMDg0N0M5LjAyNzEgMTkuMjI4MiAxMS45MzY5IDIyLjkzODQgMTUuOTQyOSAyMy45MTM0TDE2LjAzNzYgMjMuOTQwNUwxNS45ODM1IDI0LjAwODJDMTUuODg4OCAyNC4xMyAxNS44MDc2IDI0LjIzODQgMTUuNjk5MyAyNC4zNDY3QzE1LjMzMzkgMjQuNzEyMyAxNC45NDE0IDI1LjAzNzMgMTQuNTA4MyAyNS4zMjE2QzE0LjA3NTIgMjUuNjA2IDEzLjYyODYgMjUuODQ5NyAxMy4xNTQ5IDI2LjA1MjlDMTIuNjY3NyAyNi4yNTYgMTIuMTY3IDI2LjQwNDkgMTEuNjUyNyAyNi41MTMzQzExLjExMTMgMjYuNjIxNiAxMC42NTEyIDI2LjY3NTcgMTAuMTUwNCAyNi42NzU3SDEwLjA5NjNDOS41NTQ5MiAyNi42NzU3IDkuMDEzNTcgMjYuNjIxNiA4LjQ4NTc1IDI2LjUxMzNDNy45NzE0NyAyNi40MDQ5IDcuNDcwNzEgMjYuMjU2IDYuOTgzNDkgMjYuMDM5M0M2LjUwOTgxIDI1LjgzNjIgNi4wNDk2NiAyNS41OTI1IDUuNjMwMTEgMjUuMzA4MUM1LjIxMDU2IDI1LjAyMzcgNC44MDQ1NSAyNC42OTg4IDQuNDUyNjcgMjQuMzMzMkM0LjA4NzI1IDIzLjk2NzYgMy43NjI0NCAyMy41NzQ5IDMuNDc4MjMgMjMuMTU1MUMzLjE5NDAyIDIyLjcyMTggMi45NTA0MSAyMi4yNzQ5IDIuNzQ3NCAyMS44MDFDMi41NDQ0IDIxLjMyNzEgMi4zOTU1MyAyMC44MjYgMi4yODcyNSAyMC4zMTE1QzIuMTc4OTggMTkuNzU2MyAyLjE2NTQ1IDE5LjE4NzYgMi4xNjU0NSAxOC43MDAxVjcuOTM1MDVMMi4xNzg5OCA3Ljg5NDQzWk0xOS40MzQ2IDIxLjk3N0MxOS44MjcxIDIwLjg2NjcgMjAuMDMwMSAxOS43Njk5IDIwLjA0MzYgMTguNzQwN1Y2LjkzMzAyTDI1LjI0MDYgMy45NTQwMVYxNS4xMjUzQzI1LjI0MDYgMTUuNjI2MyAyNS4xODY1IDE2LjExMzggMjUuMTA1MyAxNi41NDcxQzI1LjAxMDYgMTYuOTk0IDI0Ljg3NTIgMTcuNDQwOCAyNC42ODU4IDE3Ljg3NDFDMjQuNTA5OCAxOC4yOTM5IDI0LjI3OTcgMTguNzAwMSAyNC4wMjI2IDE5LjA2NTdDMjMuNzY1NSAxOS40NDQ5IDIzLjQ2NzcgMTkuNzk2OSAyMy4xNTY0IDIwLjEwODRDMjIuODMxNiAyMC40MzM0IDIyLjQ3OTcgMjAuNzE3NyAyMi4xMDA4IDIwLjk3NUMyMS43MjE4IDIxLjIzMjMgMjEuMzE1OCAyMS40NDg5IDIwLjg5NjMgMjEuNjI1QzIwLjQ2MzIgMjEuODE0NSAyMC4wNzA3IDIxLjkzNjQgMTkuNTcgMjIuMDMxMkMxOS41NTY0IDIyLjAzMTIgMTkuNTI5NCAyMi4wMzEyIDE5LjUxNTggMjIuMDQ0N0wxOS40MjExIDIyLjA1ODNMMTkuNDM0NiAyMS45NzdaTTAuMTA4MzA3IDYuODExMTVWMTguNjU5NUMwLjA5NDc3MzIgMjQuMTQzNiA0LjU2MDk0IDI4LjYyNTYgMTAuMDgyNyAyOC42MzkySDEwLjEwOThDMTEuODU1NyAyOC42MzkyIDEzLjU4OCAyOC4xNzg4IDE1LjA5MDMgMjcuMzEyMkwyMi4zODUgMjMuMTQxNkMyNS40MDMgMjEuNTg0MyAyNy4yOTc4IDE4LjUxMDUgMjcuMjk3OCAxNS4xMjUzVjIuNzQ4ODZDMjcuMjk3OCAyLjcwODI0IDI3LjI4NDIgMi42ODExNiAyNy4yNDM2IDIuNjY3NjJMMjUuNDU3MiAxLjYyNDk2QzI1LjQzMDEgMS42MTE0MiAyNS4zODk1IDEuNjExNDIgMjUuMzYyNCAxLjYyNDk2TDE4LjA0MDYgNS43NDE0MkMxOC4wMTM2IDUuNzU0OTYgMTcuOTg2NSA1Ljc5NTU4IDE3Ljk4NjUgNS44MjI2NlYxOC43MTM3QzE3Ljk4NjUgMTkuMjU1MyAxNy45MzI0IDE5Ljc5NjkgMTcuODI0MSAyMC4zMjVDMTcuNzE1OCAyMC44Mzk2IDE3LjU1MzQgMjEuMzQwNiAxNy4zNTA0IDIxLjgxNDVDMTcuMzA5OCAyMS45MDkzIDE3LjI2OTIgMjEuOTkwNiAxNy4yMjg2IDIyLjA4NTRMMTcuMjE1MSAyMi4xMjZIMTcuMTc0NUMxNy4wNTI3IDIyLjExMjQgMTYuOTcxNSAyMi4wOTg5IDE2Ljc1NDkgMjIuMDU4M0wxNi43MDA4IDIyLjA0NDdDMTYuMjQwNiAyMS45NDk5IDE1LjMwNjggMjEuNjkyNyAxNC4xOTcgMjAuOTc1QzEzLjgxODEgMjAuNzE3NyAxMy40NjYyIDIwLjQzMzQgMTMuMTQxNCAyMC4xMDg0QzEyLjgxNjYgMTkuNzgzNCAxMi41MzI0IDE5LjQzMTMgMTIuMjc1MiAxOS4wNTIyQzEyLjAxODEgMTguNjczIDExLjgwMTUgMTguMjY2OCAxMS42MjU2IDE3Ljg0N0MxMS40NDk3IDE3LjQyNzMgMTEuMzE0MyAxNi45ODA0IDExLjIxOTYgMTYuNTJDMTEuMTM4NCAxNi4xMTM4IDExLjA5NzggMTUuNjk0IDExLjExMTMgMTUuMTExOFYyLjc0ODg2QzExLjExMTMgMi43MDgyNCAxMS4wOTc4IDIuNjgxMTYgMTEuMDU3MiAyLjY2NzYyTDkuMjcwNzEgMS41ODQzNEM5LjI1NzE4IDEuNTcwOCA5LjIzMDExIDEuNTcwOCA5LjIxNjU4IDEuNTcwOEM5LjIwMzA0IDEuNTcwOCA5LjE3NTk4IDEuNTcwOCA5LjE2MjQ0IDEuNTg0MzRMMC4xNDg5MDkgNi43Mjk5MUMwLjEyMTg0MSA2Ljc0MzQ1IDAuMTA4MzA3IDYuNzg0MDcgMC4xMDgzMDcgNi44MTExNVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDkuOTY2OSAxNi41ODc3QzQ5Ljk2NjkgMTguNjczIDQ4LjE4MDUgMjAuMjk3OSA0NS45MDY4IDIwLjI5NzlDNDMuNjMzMSAyMC4yOTc5IDQxLjkwMDggMTguNzAwMSA0MS45MDA4IDE2LjU4NzdWOC4yMTkzNUgzOS44NDM2VjE2LjYxNDdDMzkuODQzNiAxOS44NTEgNDIuMzg4IDIyLjE5MzYgNDUuOTA2OCAyMi4xOTM2QzQ5LjQyNTYgMjIuMTkzNiA1Mi4wMjQxIDE5Ljg1MSA1Mi4wMjQxIDE2LjYxNDdWOC4yMDU4MUg0OS45NjY5VjE2LjU4NzdaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTY3LjY0MjIgMTUuMTExN0M2Ny42NDIyIDE4LjI2NjcgNjUuNzc0NSAyMC4xNDg5IDYyLjY0ODIgMjAuMTQ4OUw2MC4yMzkyIDIwLjEzNTRWMTAuMDg4SDYyLjY0ODJDNjUuNzc0NSAxMC4wODggNjcuNjQyMiAxMS45NTY3IDY3LjY0MjIgMTUuMTExN1pNNjIuNzcgOC4yMTkzNUw1OC4yMDkxIDguMjA1ODFINTguMTgyVjIyLjAxNzZINjIuNzU2NEM2Ni45NjU1IDIyLjAxNzYgNjkuNjk5MyAxOS4zMDk0IDY5LjY5OTMgMTUuMTExN0M2OS42NzIyIDEwLjkyNzUgNjYuOTY1NSA4LjIxOTM1IDYyLjc3IDguMjE5MzVaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE0MS42MDUgOC4yMDU4MUwxMzcuNTg1IDE0LjAwMTNMMTMzLjUzOCA4LjIxOTM1TDEzMy41MjUgOC4yMDU4MUgxMzEuMjExTDEzNi41NTYgMTYuMTI3M1YyMi4wMTc2SDEzOC42MTRWMTYuMTQwOEwxNDMuODY1IDguMjU5OTdMMTQzLjg5MiA4LjIwNTgxSDE0MS42MDVaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTExNi4yNDIgMTAuMDg4SDEyMC45NjVWMjIuMDE3NkgxMjMuMDIzVjEwLjA4OEgxMjcuNzQ2VjguMjA1ODFIMTE2LjI0MlYxMC4wODhaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEwOC43MzEgMjIuMDE3NkgxMTAuNzg4VjguMjA1ODFIMTA4LjczMVYyMi4wMTc2WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMDEuMTI1IDE4LjY3M0MxMDEuMTExIDE4LjY4NjUgOTkuNTgyIDIwLjI5NzkgOTcuMTQ1OSAyMC4yOTc5Qzk0LjMxNzMgMjAuMjk3OSA5Mi4xNzkgMTguMDIzIDkyLjE3OSAxNS4wMDM0QzkyLjE3OSAxMS45ODM3IDk0LjMwMzggOS45MTE5NiA5Ny4xMDUzIDkuOTExOTZDOTkuMzc5IDkuOTExOTYgMTAwLjgyNyAxMS4yMzkgMTAwLjg0MSAxMS4yNTI1TDEwMS4xMzggMTEuNTIzM0wxMDIuMjM1IDEwLjAyMDNMMTAyLjAzMiA5LjgwMzYzQzEwMS45NjQgOS43MzU5MyAxMDAuMzEzIDguMDAyNjkgOTcuMDc4MiA4LjAwMjY5QzkzLjExMjggOC4wNDMzMSA5MC4xMzU0IDExLjA0OTQgOTAuMTM1NCAxNS4wMzA0QzkwLjEzNTQgMTkuMDExNSA5My4xMzk5IDIyLjE5MzYgOTcuMTMyNCAyMi4xOTM2QzEwMC40NzUgMjIuMTkzNiAxMDIuMzE2IDIwLjEzNTQgMTAyLjM5NyAyMC4wNTQxTDEwMi42IDE5LjgzNzVMMTAxLjQwOSAxOC4zODg2TDEwMS4xMjUgMTguNjczWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04MS43MzA4IDE1Ljg3TDc3LjY0MzYgMTYuNjk2TDc5Ljg0OTYgMTEuMjc5Nkw4MS43MzA4IDE1Ljg3Wk04MC43OTY5IDguMjE5MzZINzguOTE1N0w3My4yOTkyIDIyLjAxNzZINzUuNDY0Nkw3Ni43MDk3IDE4Ljk3MDlMODIuNTAyMiAxNy43OTI4TDg0LjIyMSAyMi4wMDQxTDg0LjIzNDUgMjIuMDMxMUg4Ni40TDgwLjc5NjkgOC4yMzI5VjguMjE5MzZaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNNzMuMTM2OCAyOS41NTk5SDc1LjA0NTFDNzUuMzgzNSAyOS41NTk5IDc1LjY4MTIgMjkuNjAwNiA3NS45NTE5IDI5LjY2ODNDNzYuMjIyNiAyOS43NDk1IDc2LjQ1MjYgMjkuODU3OCA3Ni42NDIxIDMwLjAwNjhDNzYuODMxNiAzMC4xNTU3IDc2Ljk4MDQgMzAuMzQ1MyA3Ny4wODg3IDMwLjU3NTVDNzcuMTk3IDMwLjgwNTcgNzcuMjUxMSAzMS4wNzY1IDc3LjI1MTEgMzEuMzg4VjMxLjQxNUM3Ny4yNTExIDMxLjcyNjUgNzcuMTk3IDMxLjk5NzMgNzcuMDg4NyAzMi4yMjc1Qzc2Ljk4MDQgMzIuNDU3NyA3Ni44MzE2IDMyLjYzMzcgNzYuNjQyMSAzMi43ODI3Qzc2LjQ1MjYgMzIuOTMxNiA3Ni4yMjI2IDMzLjA0IDc1Ljk1MTkgMzMuMTA3N0M3NS42ODEyIDMzLjE3NTQgNzUuMzk3IDMzLjIxNiA3NS4wNzIyIDMzLjIxNkg3NC4yNDY2VjM1LjQ3NzNINzMuMTM2OFYyOS41NTk5Wk03NS4wNDUxIDMyLjQzMDZDNzUuNDEwNSAzMi40MzA2IDc1LjY5NDcgMzIuMzQ5NCA3NS44ODQyIDMyLjE3MzNDNzYuMDczNyAzMS45OTczIDc2LjE2ODQgMzEuNzUzNiA3Ni4xNjg0IDMxLjQxNVYzMS4zODhDNzYuMTY4NCAzMS4wMzU5IDc2LjA3MzcgMzAuNzc4NiA3NS44NzA3IDMwLjYyOTdDNzUuNjY3NyAzMC40ODA3IDc1LjM5NyAzMC4zOTk1IDc1LjA0NTEgMzAuMzk5NUg3NC4yNDY2VjMyLjQzMDZINzUuMDQ1MVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik03OS4yMDAxIDM1LjU3MjFDNzguOTk3IDM1LjU3MjEgNzguODA3NiAzNS41NDUgNzguNjMxNiAzNS40OTA5Qzc4LjQ1NTcgMzUuNDM2NyA3OC4zMDY4IDM1LjM2OSA3OC4xNzE1IDM1LjI2MDdDNzguMDM2MSAzNS4xNTIzIDc3Ljk0MTQgMzUuMDMwNSA3Ny44NjAyIDM0Ljg2OEM3Ny43NzkgMzQuNzA1NSA3Ny43Mzg0IDM0LjUxNTkgNzcuNzM4NCAzNC4yODU3Qzc3LjczODQgMzQuMDI4NCA3Ny43OTI1IDMzLjgxMTggNzcuOTE0MyAzMy42MzU4Qzc4LjAzNjEgMzMuNDU5NyA3OC4xODUgMzMuMzI0MyA3OC4zODggMzMuMjE2Qzc4LjU5MSAzMy4xMDc3IDc4LjgyMTEgMzMuMDI2NCA3OS4wOTE4IDMyLjk4NThDNzkuMzYyNSAzMi45MzE2IDc5LjY0NjcgMzIuOTA0NSA3OS45NTc5IDMyLjkwNDVIODAuNDk5M1YzMi42NzQ0QzgwLjQ5OTMgMzIuMzc2NSA4MC40NDUyIDMyLjE1OTggODAuMzIzNCAzMi4wMTA4QzgwLjIxNTEgMzEuODYxOSA3OS45OTg2IDMxLjc5NDIgNzkuNzAwOCAzMS43OTQyQzc5LjQzMDEgMzEuNzk0MiA3OS4yNDA3IDMxLjg0ODQgNzkuMTA1MyAzMS45NzAyQzc4Ljk3IDMyLjA5MjEgNzguOTAyMyAzMi4yNTQ2IDc4Ljg3NTIgMzIuNDg0OEg3Ny45MDA4Qzc3LjkyNzkgMzIuMjI3NSA3Ny45ODIgMzIuMDEwOCA3OC4wOTAzIDMxLjgzNDhDNzguMTk4NiAzMS42NTg4IDc4LjMzMzkgMzEuNTA5OCA3OC40OTYzIDMxLjM4OEM3OC42NTg3IDMxLjI2NjEgNzguODQ4MiAzMS4xODQ4IDc5LjA2NDcgMzEuMTMwN0M3OS4yODEzIDMxLjA3NjUgNzkuNTExMyAzMS4wNDk0IDc5Ljc1NDkgMzEuMDQ5NEM3OS45OTg1IDMxLjA0OTQgODAuMjI4NiAzMS4wNzY1IDgwLjQzMTYgMzEuMTMwN0M4MC42NDgyIDMxLjE4NDggODAuODI0MSAzMS4yNjYxIDgwLjk4NjUgMzEuNDAxNUM4MS4xNDg5IDMxLjUyMzQgODEuMjcwNyAzMS42ODU5IDgxLjM1MTkgMzEuODg5QzgxLjQ0NjcgMzIuMDkyMSA4MS40ODczIDMyLjMzNTggODEuNDg3MyAzMi42MzM3VjM1LjQ3NzNIODAuNDk5M1YzNC45NDkyQzgwLjM1MDQgMzUuMTM4OCA4MC4xNzQ1IDM1LjI4NzggNzkuOTcxNSAzNS4zOTYxQzc5Ljc5NTUgMzUuNTE4IDc5LjUyNDkgMzUuNTcyMSA3OS4yMDAxIDM1LjU3MjFaTTc5LjQzMDEgMzQuODU0NEM3OS43NDE0IDM0Ljg1NDQgNzkuOTk4NSAzNC43NzMyIDgwLjIwMTYgMzQuNjI0M0M4MC40MDQ2IDM0LjQ3NTMgODAuNDk5MyAzNC4yNTg2IDgwLjQ5OTMgMzMuOTc0M1YzMy41NDFINzkuOTg1Qzc5LjYwNjEgMzMuNTQxIDc5LjI5NDggMzMuNTk1MSA3OS4wNzgyIDMzLjY4OTlDNzguODQ4MiAzMy43OTgzIDc4LjczOTkgMzMuOTc0MyA3OC43Mzk5IDM0LjI0NTFDNzguNzM5OSAzNC40MjExIDc4Ljc5NCAzNC41NzAxIDc4LjkwMjMgMzQuNjc4NEM3OS4wMTA2IDM0LjgwMDMgNzkuMTg2NSAzNC44NTQ0IDc5LjQzMDEgMzQuODU0NFoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik04Mi42OTE4IDMxLjE0NDJIODMuNjkzM1YzMS45NTY3QzgzLjgyODYgMzEuNjg1OSA4NC4wMDQ2IDMxLjQ2OTIgODQuMjM0NiAzMS4zMDY3Qzg0LjQ1MTIgMzEuMTU3OCA4NC43NDg5IDMxLjA3NjUgODUuMTE0MyAzMS4wNzY1VjMyLjAxMDlDODQuODk3OCAzMi4wMTA5IDg0LjY5NDggMzIuMDM3OSA4NC41MTg4IDMyLjA3ODZDODQuMzQyOSAzMi4xMTkyIDg0LjE5NCAzMi4xODY5IDg0LjA3MjIgMzIuMjgxN0M4My45NTA0IDMyLjM3NjUgODMuODU1NyAzMi40OTgzIDgzLjc4OCAzMi42NDczQzgzLjcyMDMgMzIuNzk2MiA4My42OTMzIDMyLjk4NTggODMuNjkzMyAzMy4yMjk2VjM1LjQ5MDlIODIuNjkxOFYzMS4xNDQyWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTg3LjUzNjggMzUuNTcyMUM4Ny4xMDM3IDM1LjU3MjEgODYuNzc4OSAzNS40NjM3IDg2LjU2MjQgMzUuMjMzNUM4Ni4zNDU4IDM1LjAxNjkgODYuMjI0IDM0LjY5MTkgODYuMjI0IDM0LjI3MjFWMzEuOTAyNUg4NS42NDIxVjMxLjE1NzdIODYuMjI0VjMwLjIwOThIODcuMjI1NlYzMS4xNTc3SDg4LjE3MjlWMzEuOTAyNUg4Ny4yMjU2VjM0LjE5MDlDODcuMjI1NiAzNC4zODA1IDg3LjI2NjIgMzQuNTI5NCA4Ny4zNDc0IDM0LjYxMDdDODcuNDI4NiAzNC43MDU0IDg3LjU1MDQgMzQuNzQ2MSA4Ny43MTI4IDM0Ljc0NjFDODcuOTAyMiAzNC43NDYxIDg4LjA2NDYgMzQuNzE5IDg4LjIgMzQuNjY0OFYzNS40NjM3Qzg4LjExODggMzUuNDkwOCA4OC4wMjQgMzUuNTE3OSA4Ny45MTU4IDM1LjU0NUM4Ny44MjEgMzUuNTU4NSA4Ny42OTkyIDM1LjU3MjEgODcuNTM2OCAzNS41NzIxWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTkzLjA5OTIgMzUuNTcyMUM5Mi43NzQ0IDM1LjU3MjEgOTIuNDc2NiAzNS41MTggOTIuMjA2IDM1LjQwOTZDOTEuOTM1MyAzNS4zMDEzIDkxLjcwNTIgMzUuMTUyNCA5MS41MDIyIDM0Ljk2MjhDOTEuMjk5MiAzNC43NzMyIDkxLjE1MDMgMzQuNTQzIDkxLjA0MiAzNC4yNzIyQzkwLjkzMzggMzQuMDAxNCA5MC44Nzk2IDMzLjcwMzUgOTAuODc5NiAzMy4zNjQ5VjMzLjI5NzJDOTAuODc5NiAzMi45NTg3IDkwLjkzMzggMzIuNjQ3MyA5MS4wNTU2IDMyLjM3NjVDOTEuMTYzOCAzMi4xMDU2IDkxLjMyNjMgMzEuODYxOSA5MS41MjkzIDMxLjY3MjNDOTEuNzMyMyAzMS40NjkyIDkxLjk2MjMgMzEuMzIwMyA5Mi4yMzMgMzEuMjExOUM5Mi41MDM3IDMxLjEwMzYgOTIuODAxNCAzMS4wNDk0IDkzLjEyNjMgMzEuMDQ5NEM5My40NTExIDMxLjA0OTQgOTMuNzM1MyAzMS4xMDM2IDk0LjAwNiAzMS4yMTE5Qzk0LjI3NjYgMzEuMzIwMyA5NC41MDY3IDMxLjQ2OTIgOTQuNzA5NyAzMS42NTg4Qzk0LjkxMjcgMzEuODYxOSA5NS4wNjE2IDMyLjA5MjEgOTUuMTgzNCAzMi4zNjI5Qzk1LjI5MTcgMzIuNjMzNyA5NS4zNTkzIDMyLjkzMTYgOTUuMzU5MyAzMy4yNzAyVjMzLjMzNzlDOTUuMzU5MyAzMy42NzY0IDk1LjMwNTIgMzMuOTg3OCA5NS4xODM0IDM0LjI1ODZDOTUuMDc1MSAzNC41Mjk1IDk0LjkxMjcgMzQuNzczMiA5NC43MDk3IDM0Ljk2MjhDOTQuNTA2NyAzNS4xNjU5IDk0LjI3NjYgMzUuMzE0OCA5NC4wMDYgMzUuNDA5NkM5My43MDgyIDM1LjUxOCA5My40MjQgMzUuNTcyMSA5My4wOTkyIDM1LjU3MjFaTTkzLjA5OTIgMzQuNzg2N0M5My40NzgxIDM0Ljc4NjcgOTMuNzYyMyAzNC42NjQ5IDkzLjk3ODkgMzQuNDA3NkM5NC4xOTU0IDM0LjE1MDMgOTQuMjkwMiAzMy43OTgzIDk0LjI5MDIgMzMuMzUxNFYzMy4yOTcyQzk0LjI5MDIgMzIuODUwNCA5NC4xODE5IDMyLjQ5ODMgOTMuOTc4OSAzMi4yNDFDOTMuNzc1OSAzMS45ODM4IDkzLjQ3ODEgMzEuODYxOSA5My4wOTkyIDMxLjg2MTlDOTIuNzIwMiAzMS44NjE5IDkyLjQyMjUgMzEuOTgzOCA5Mi4yMTk1IDMyLjI0MUM5Mi4wMDMgMzIuNDk4MyA5MS44OTQ3IDMyLjg1MDQgOTEuODk0NyAzMy4yOTcyVjMzLjM2NDlDOTEuODk0NyAzMy44MTE4IDkyLjAwMjkgMzQuMTYzOSA5Mi4yMDYgMzQuNDIxMUM5Mi40MjI1IDM0LjY1MTMgOTIuNzIwMiAzNC43ODY3IDkzLjA5OTIgMzQuNzg2N1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik05Ni40NDIyIDMxLjkwMjVIOTUuODQ2N1YzMS4xNTc3SDk2LjQ0MjJWMzAuNTc1NUM5Ni40NDIyIDMwLjA4OCA5Ni41NjQgMjkuNzIyNCA5Ni44MjExIDI5LjQ3ODZDOTcuMDc4MyAyOS4yMzQ5IDk3LjQzMDEgMjkuMDk5NSA5Ny45MDM4IDI5LjA5OTVDOTguMDI1NiAyOS4wOTk1IDk4LjEzMzkgMjkuMTEzIDk4LjIxNTEgMjkuMTI2NkM5OC4yOTYzIDI5LjE0MDEgOTguMzkxIDI5LjE2NzIgOTguNDg1OCAyOS4xOTQzVjI5Ljk3OTZDOTguNDE4MSAyOS45NTI2IDk4LjM1MDQgMjkuOTM5IDk4LjI4MjggMjkuOTI1NUM5OC4yMDE2IDI5LjkxMTkgOTguMTIwNCAyOS44OTg0IDk4LjAyNTYgMjkuODk4NEM5Ny44MjI2IDI5Ljg5ODQgOTcuNjczNyAyOS45NTI2IDk3LjU5MjUgMzAuMDc0NEM5Ny40OTc4IDMwLjE5NjMgOTcuNDU3MiAzMC4zNDUzIDk3LjQ1NzIgMzAuNTM0OFYzMS4xNTc3SDk4LjQ0NTJWMzEuOTAyNUg5Ny40NTcyVjM1LjQ5MDhIOTYuNDU1N1YzMS45MDI1SDk2LjQ0MjJaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTAyLjc0OSAyOS41NTk5SDEwNC45NDFMMTA2LjgyMyAzNS40OTA5SDEwNS4wMjNMMTA0LjcxMSAzNC4zODA1SDEwMi43NDlMMTAyLjQzOCAzNS40OTA5SDEwMC44NTRMMTAyLjc0OSAyOS41NTk5Wk0xMDMuMDg3IDMzLjIxNkgxMDQuMzg2TDEwMy43MzcgMzAuOTI3NkwxMDMuMDg3IDMzLjIxNloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMDkuMzI2IDM1LjU4NTdDMTA5LjAwMSAzNS41ODU3IDEwOC43MDQgMzUuNTQ1IDEwOC40MiAzNS40NTAyQzEwOC4xNDkgMzUuMzU1NSAxMDcuOTA1IDM1LjIyIDEwNy43MDIgMzUuMDMwNUMxMDcuNDk5IDM0Ljg1NDQgMTA3LjMzNyAzNC42MjQyIDEwNy4yMTUgMzQuMzM5OUMxMDcuMDkzIDM0LjA2OTEgMTA3LjAzOSAzMy43NDQxIDEwNy4wMzkgMzMuMzc4NVYzMy4zMTA4QzEwNy4wMzkgMzIuOTQ1MiAxMDcuMDkzIDMyLjYzMzcgMTA3LjIxNSAzMi4zNDk0QzEwNy4zMzcgMzIuMDY1IDEwNy40OTkgMzEuODM0OCAxMDcuNzE2IDMxLjYzMTdDMTA3LjkzMiAzMS40NDIxIDEwOC4xNzYgMzEuMjkzMiAxMDguNDQ3IDMxLjE4NDhDMTA4LjczMSAzMS4wNzY1IDEwOS4wMjkgMzEuMDM1OSAxMDkuMzUzIDMxLjAzNTlDMTA5LjYyNCAzMS4wMzU5IDEwOS44ODEgMzEuMDYzIDExMC4xMjUgMzEuMTMwN0MxMTAuMzY4IDMxLjE5ODQgMTEwLjU4NSAzMS4yOTMyIDExMC43ODggMzEuNDI4NkMxMTAuOTc3IDMxLjU3NzUgMTExLjE0IDMxLjc1MzYgMTExLjI2MiAzMS45ODM4QzExMS4zODMgMzIuMjE0IDExMS40NjUgMzIuNDg0OCAxMTEuNDc4IDMyLjgyMzNIMTEwLjA4NEMxMTAuMDU3IDMyLjYyMDIgMTA5Ljk3NiAzMi40NTc3IDEwOS44NjggMzIuMzQ5NEMxMDkuNzU5IDMyLjI0MSAxMDkuNTk3IDMyLjE4NjkgMTA5LjM4IDMyLjE4NjlDMTA5LjExIDMyLjE4NjkgMTA4LjkwNyAzMi4yODE3IDEwOC43NzEgMzIuNDcxMkMxMDguNjIzIDMyLjY2MDggMTA4LjU1NSAzMi45MzE2IDEwOC41NTUgMzMuMjk3MlYzMy4zNjQ5QzEwOC41NTUgMzMuNzQ0MSAxMDguNjIzIDM0LjAyODQgMTA4Ljc3MSAzNC4yMThDMTA4LjkyIDM0LjQwNzYgMTA5LjEyMyAzNC41MDI0IDEwOS40MDcgMzQuNTAyNEMxMDkuNjI0IDM0LjUwMjQgMTA5Ljc4NiAzNC40MzQ3IDEwOS45MjIgMzQuMzI2M0MxMTAuMDU3IDM0LjIxOCAxMTAuMTM4IDM0LjAyODQgMTEwLjE2NSAzMy43ODQ3SDExMS41MDVDMTExLjQ3OCAzNC4zMjYzIDExMS4yODkgMzQuNzczMiAxMTAuOTIzIDM1LjA5ODJDMTEwLjU3MSAzNS40MjMyIDExMC4wMyAzNS41ODU3IDEwOS4zMjYgMzUuNTg1N1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMTQuMjM5IDM1LjU4NTdDMTEzLjkxNCAzNS41ODU3IDExMy42MTcgMzUuNTQ1IDExMy4zMzIgMzUuNDUwMkMxMTMuMDYyIDM1LjM1NTUgMTEyLjgxOCAzNS4yMiAxMTIuNjE1IDM1LjAzMDVDMTEyLjQxMiAzNC44NTQ0IDExMi4yNSAzNC42MjQyIDExMi4xMjggMzQuMzM5OUMxMTIuMDA2IDM0LjA2OTEgMTExLjk1MiAzMy43NDQxIDExMS45NTIgMzMuMzc4NVYzMy4zMTA4QzExMS45NTIgMzIuOTQ1MiAxMTIuMDA2IDMyLjYzMzcgMTEyLjEyOCAzMi4zNDk0QzExMi4yNSAzMi4wNjUgMTEyLjQxMiAzMS44MzQ4IDExMi42MjkgMzEuNjMxN0MxMTIuODQ1IDMxLjQ0MjEgMTEzLjA4OSAzMS4yOTMyIDExMy4zNTkgMzEuMTg0OEMxMTMuNjQ0IDMxLjA3NjUgMTEzLjk0MSAzMS4wMzU5IDExNC4yNjYgMzEuMDM1OUMxMTQuNTM3IDMxLjAzNTkgMTE0Ljc5NCAzMS4wNjMgMTE1LjAzOCAzMS4xMzA3QzExNS4yODEgMzEuMTk4NCAxMTUuNDk4IDMxLjI5MzIgMTE1LjcwMSAzMS40Mjg2QzExNS44OSAzMS41Nzc1IDExNi4wNTMgMzEuNzUzNiAxMTYuMTc0IDMxLjk4MzhDMTE2LjI5NiAzMi4yMTQgMTE2LjM3NyAzMi40ODQ4IDExNi4zOTEgMzIuODIzM0gxMTQuOTk3QzExNC45NyAzMi42MjAyIDExNC44ODkgMzIuNDU3NyAxMTQuNzggMzIuMzQ5NEMxMTQuNjcyIDMyLjI0MSAxMTQuNTEgMzIuMTg2OSAxMTQuMjkzIDMyLjE4NjlDMTE0LjAyMyAzMi4xODY5IDExMy44MiAzMi4yODE3IDExMy42ODQgMzIuNDcxMkMxMTMuNTM1IDMyLjY2MDggMTEzLjQ2OCAzMi45MzE2IDExMy40NjggMzMuMjk3MlYzMy4zNjQ5QzExMy40NjggMzMuNzQ0MSAxMTMuNTM1IDM0LjAyODQgMTEzLjY4NCAzNC4yMThDMTEzLjgzMyAzNC40MDc2IDExNC4wMzYgMzQuNTAyNCAxMTQuMzIgMzQuNTAyNEMxMTQuNTM3IDM0LjUwMjQgMTE0LjY5OSAzNC40MzQ3IDExNC44MzUgMzQuMzI2M0MxMTQuOTcgMzQuMjE4IDExNS4wNTEgMzQuMDI4NCAxMTUuMDc4IDMzLjc4NDdIMTE2LjQxOEMxMTYuMzkxIDM0LjMyNjMgMTE2LjIwMiAzNC43NzMyIDExNS44MzYgMzUuMDk4MkMxMTUuNDcxIDM1LjQyMzIgMTE0Ljk0MyAzNS41ODU3IDExNC4yMzkgMzUuNTg1N1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMTkuMjA2IDM1LjU4NTZDMTE4Ljg2OCAzNS41ODU2IDExOC41NDMgMzUuNTMxNSAxMTguMjU5IDM1LjQzNjdDMTE3Ljk3NCAzNS4zNDE5IDExNy43MzEgMzUuMTkyOSAxMTcuNTE0IDM1LjAwMzRDMTE3LjI5OCAzNC44MTM4IDExNy4xMzUgMzQuNTgzNiAxMTcuMDI3IDM0LjMxMjhDMTE2LjkwNSAzNC4wNDIgMTE2Ljg1MSAzMy43MTcgMTE2Ljg1MSAzMy4zNjQ5VjMzLjI5NzJDMTE2Ljg1MSAzMi45NDUxIDExNi45MDUgMzIuNjMzNyAxMTcuMDI3IDMyLjM0OTNDMTE3LjE0OSAzMi4wNjUgMTE3LjMxMSAzMS44MzQ4IDExNy41MjggMzEuNjMxN0MxMTcuNzQ0IDMxLjQyODYgMTE3Ljk4OCAzMS4yNzk2IDExOC4yNzIgMzEuMTcxM0MxMTguNTU2IDMxLjA2MyAxMTguODY4IDMxLjAwODggMTE5LjE5MiAzMS4wMDg4QzExOS40OSAzMS4wMDg4IDExOS43NzQgMzEuMDQ5NCAxMjAuMDQ1IDMxLjE0NDJDMTIwLjMxNiAzMS4yMzkgMTIwLjU0NiAzMS4zNzQ0IDEyMC43NDkgMzEuNTUwNEMxMjAuOTUyIDMxLjcyNjUgMTIxLjEwMSAzMS45NzAyIDEyMS4yMjMgMzIuMjQxQzEyMS4zNDQgMzIuNTI1NCAxMjEuMzk4IDMyLjg2MzkgMTIxLjM5OCAzMy4yNDNWMzMuNjM1N0gxMTguMzRDMTE4LjM2NyAzMy45MjAxIDExOC40NDggMzQuMTUwMyAxMTguNjEgMzQuMjk5MkMxMTguNzczIDM0LjQ2MTcgMTE4Ljk3NiAzNC41Mjk0IDExOS4yNDcgMzQuNTI5NEMxMTkuNDkgMzQuNTI5NCAxMTkuNjggMzQuNDc1MyAxMTkuNzg4IDM0LjM4MDVDMTE5Ljg5NiAzNC4yODU3IDExOS45NzcgMzQuMTYzOCAxMjAuMDA0IDM0LjAxNDlIMTIxLjM5OEMxMjEuMzMxIDM0LjUwMjQgMTIxLjExNCAzNC44ODE1IDEyMC43NDkgMzUuMTUyM0MxMjAuMzgzIDM1LjQ2MzggMTE5Ljg2OSAzNS41ODU2IDExOS4yMDYgMzUuNTg1NlpNMTE5Ljk2NCAzMi44MjMzQzExOS45NSAzMi41NTI1IDExOS44ODMgMzIuMzQ5MyAxMTkuNzYxIDMyLjIxMzlDMTE5LjYzOSAzMi4wNzg1IDExOS40NSAzMi4wMTA4IDExOS4yMDYgMzIuMDEwOEMxMTguOTc2IDMyLjAxMDggMTE4LjggMzIuMDc4NSAxMTguNjUxIDMyLjIxMzlDMTE4LjUwMiAzMi4zNDkzIDExOC40MjEgMzIuNTUyNSAxMTguMzggMzIuODIzM0gxMTkuOTY0WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTEyMi4xMTYgMzEuMTQ0MkgxMjMuNjA1VjMxLjg0ODNDMTIzLjcyNiAzMS42MTgxIDEyMy45MDIgMzEuNDI4NiAxMjQuMTMyIDMxLjI2NjFDMTI0LjM2MiAzMS4xMDM2IDEyNC42NzQgMzEuMDIyMyAxMjUuMDM5IDMxLjAyMjNDMTI1LjQ1OSAzMS4wMjIzIDEyNS43OTcgMzEuMTU3NyAxMjYuMDY4IDMxLjQyODZDMTI2LjMyNSAzMS42OTk0IDEyNi40NiAzMi4xMDU2IDEyNi40NiAzMi42NjA4VjM1LjQ3NzNIMTI0Ljk3MVYzMi45NTg3QzEyNC45NzEgMzIuNzE1IDEyNC45MTcgMzIuNTI1NCAxMjQuODIzIDMyLjQwMzVDMTI0LjcyOCAzMi4yODE2IDEyNC41NjUgMzIuMjI3NSAxMjQuMzQ5IDMyLjIyNzVDMTI0LjEzMiAzMi4yMjc1IDEyMy45NDMgMzIuMjk1MiAxMjMuODA4IDMyLjQzMDZDMTIzLjY3MiAzMi41NjYgMTIzLjYwNSAzMi43NjkxIDEyMy42MDUgMzMuMDUzNVYzNS40NzczSDEyMi4xMTZWMzEuMTQ0MloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMjkuMDg2IDM1LjU4NTZDMTI4LjU5OCAzNS41ODU2IDEyOC4yMiAzNS40NjM3IDEyNy45NDkgMzUuMjJDMTI3LjY5MiAzNC45NzYzIDEyNy41NTYgMzQuNTk3MSAxMjcuNTU2IDM0LjA4MjZWMzIuMTQ2MkgxMjcuMDI5VjMxLjEzMDZIMTI3LjU1NlYzMC4yMjM0SDEyOS4wNDVWMzEuMTMwNkgxMjkuODk4VjMyLjE0NjJIMTI5LjA0NVYzMy45MzM2QzEyOS4wNDUgMzQuMDgyNiAxMjkuMDg2IDM0LjE5MDkgMTI5LjE1MyAzNC4yNzIxQzEyOS4yMzUgMzQuMzUzNCAxMjkuMzQzIDM0LjM5NCAxMjkuNDc4IDM0LjM5NEMxMjkuNTU5IDM0LjM5NCAxMjkuNjQxIDM0LjM5NCAxMjkuNzA4IDM0LjM4MDVDMTI5Ljc3NiAzNC4zNjY5IDEyOS44NDQgMzQuMzUzNCAxMjkuOTExIDM0LjMyNjNWMzUuNDUwMkMxMjkuODE3IDM1LjQ3NzMgMTI5LjY5NSAzNS41MDQ0IDEyOS41NTkgMzUuNTMxNEMxMjkuNDI0IDM1LjU3MjEgMTI5LjI2MiAzNS41ODU2IDEyOS4wODYgMzUuNTg1NloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMzIuMDc3IDM1LjU4NTdDMTMxLjg2IDM1LjU4NTcgMTMxLjY3MSAzNS41NTg2IDEzMS40OTUgMzUuNDkwOUMxMzEuMzE5IDM1LjQyMzIgMTMxLjE3IDM1LjMyODQgMTMxLjAzNSAzNS4xOTNDMTMwLjg5OSAzNS4wNTc2IDEzMC44MDQgMzQuODk1MSAxMzAuNzIzIDM0LjY5MkMxMzAuNjQyIDM0LjQ4ODkgMTMwLjYxNSAzNC4yNDUxIDEzMC42MTUgMzMuOTc0M1YzMS4xNDQzSDEzMi4xMDRWMzMuNzMwNkMxMzIuMTA0IDMzLjk3NDMgMTMyLjE1OCAzNC4xNTA0IDEzMi4yNTMgMzQuMjcyMkMxMzIuMzYxIDM0LjM5NDEgMTMyLjUxIDM0LjQ0ODMgMTMyLjcxMyAzNC40NDgzQzEzMi45NDMgMzQuNDQ4MyAxMzMuMTE5IDM0LjM4MDYgMTMzLjI1NCAzNC4yNDUxQzEzMy4zODkgMzQuMTA5NyAxMzMuNDU3IDMzLjkwNjYgMTMzLjQ1NyAzMy42MjIzVjMxLjExNzJIMTM0Ljk0NlYzNS40NjM4SDEzMy40NTdWMzQuNzg2OEMxMzMuMzM1IDM1LjAxNyAxMzMuMTczIDM1LjE5MyAxMzIuOTU2IDM1LjM0MkMxMzIuNzQgMzUuNTE4IDEzMi40NDIgMzUuNTg1NyAxMzIuMDc3IDM1LjU4NTdaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTM1Ljg5MyAzMS4xNDQzSDEzNy4zODJWMzIuMDEwOUMxMzcuNTE3IDMxLjY4NTkgMTM3LjcwNyAzMS40NDIyIDEzNy45MzcgMzEuMzA2N0MxMzguMTY3IDMxLjE1NzggMTM4LjQ1MSAzMS4wOTAxIDEzOC43ODkgMzEuMDkwMVYzMi40NzEzQzEzOC4zMjkgMzIuNDU3NyAxMzcuOTkxIDMyLjUyNTQgMTM3Ljc0NyAzMi42NzQ0QzEzNy41MDQgMzIuODIzMyAxMzcuMzgyIDMzLjA2NzEgMTM3LjM4MiAzMy40MTkxVjM1LjQ3NzRIMTM1Ljg5M1YzMS4xNDQzWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTE0MS41OTEgMzUuNTg1NkMxNDEuMjUzIDM1LjU4NTYgMTQwLjkyOCAzNS41MzE1IDE0MC42NDQgMzUuNDM2N0MxNDAuMzU5IDM1LjM0MTkgMTQwLjExNiAzNS4xOTI5IDEzOS44OTkgMzUuMDAzNEMxMzkuNjgzIDM0LjgxMzggMTM5LjUyIDM0LjU4MzYgMTM5LjQxMiAzNC4zMTI4QzEzOS4yOSAzNC4wNDIgMTM5LjIzNiAzMy43MTcgMTM5LjIzNiAzMy4zNjQ5VjMzLjI5NzJDMTM5LjIzNiAzMi45NDUxIDEzOS4yOSAzMi42MzM3IDEzOS40MTIgMzIuMzQ5M0MxMzkuNTM0IDMyLjA2NSAxMzkuNjk2IDMxLjgzNDggMTM5LjkxMyAzMS42MzE3QzE0MC4xMjkgMzEuNDI4NiAxNDAuMzczIDMxLjI3OTYgMTQwLjY1NyAzMS4xNzEzQzE0MC45NDEgMzEuMDYzIDE0MS4yNTMgMzEuMDA4OCAxNDEuNTc3IDMxLjAwODhDMTQxLjg3NSAzMS4wMDg4IDE0Mi4xNTkgMzEuMDQ5NCAxNDIuNDMgMzEuMTQ0MkMxNDIuNzAxIDMxLjIzOSAxNDIuOTMxIDMxLjM3NDQgMTQzLjEzNCAzMS41NTA0QzE0My4zMzcgMzEuNzI2NSAxNDMuNDg2IDMxLjk3MDIgMTQzLjYwOCAzMi4yNDFDMTQzLjcyOSAzMi41MjU0IDE0My43ODMgMzIuODYzOSAxNDMuNzgzIDMzLjI0M1YzMy42MzU3SDE0MC43MjVDMTQwLjc1MiAzMy45MjAxIDE0MC44MzMgMzQuMTUwMyAxNDAuOTk1IDM0LjI5OTJDMTQxLjE1OCAzNC40NjE3IDE0MS4zNjEgMzQuNTI5NCAxNDEuNjMyIDM0LjUyOTRDMTQxLjg3NSAzNC41Mjk0IDE0Mi4wNjUgMzQuNDc1MyAxNDIuMTczIDM0LjM4MDVDMTQyLjI4MSAzNC4yODU3IDE0Mi4zNjIgMzQuMTYzOCAxNDIuMzg5IDM0LjAxNDlIMTQzLjc4M0MxNDMuNzE2IDM0LjUwMjQgMTQzLjQ5OSAzNC44ODE1IDE0My4xMzQgMzUuMTUyM0MxNDIuNzU1IDM1LjQ2MzggMTQyLjI0MSAzNS41ODU2IDE0MS41OTEgMzUuNTg1NlpNMTQyLjMzNSAzMi44MjMzQzE0Mi4zMjIgMzIuNTUyNSAxNDIuMjU0IDMyLjM0OTMgMTQyLjEzMiAzMi4yMTM5QzE0Mi4wMTEgMzIuMDc4NSAxNDEuODIxIDMyLjAxMDggMTQxLjU3NyAzMi4wMTA4QzE0MS4zNDcgMzIuMDEwOCAxNDEuMTcxIDMyLjA3ODUgMTQxLjAyMyAzMi4yMTM5QzE0MC44NzQgMzIuMzQ5MyAxNDAuNzkyIDMyLjU1MjUgMTQwLjc1MiAzMi44MjMzSDE0Mi4zMzVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Udacity part of Accenture logo\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0IiBoZWlnaHQ9IjQwIiB2aWV3Qm94PSIwIDAgMTQ0IDQwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTIuMTc4OTggNy44OTQ0M0w5LjA0MDY0IDMuOTEzMzlWMTUuMDg0N0M5LjAyNzEgMTkuMjI4MiAxMS45MzY5IDIyLjkzODQgMTUuOTQyOSAyMy45MTM0TDE2LjAzNzYgMjMuOTQwNUwxNS45ODM1IDI0LjAwODJDMTUuODg4OCAyNC4xMyAxNS44MDc2IDI0LjIzODQgMTUuNjk5MyAyNC4zNDY3QzE1LjMz..."
},
{
"src": "/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fit-worker-with-headphones-mobile.png&w=3840&q=100",
"width": "",
"height": "",
"loading": "",
"html": "<img alt fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;object-position:right top;color:transparent;min-width:412px\" sizes=\"100vw\" srcset=\"/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fit-worker-with-headphones-mobile.png&w=640&q=100 640w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fit-worker-with-headphones-mobile.png&w=750&q=100 750..."
},
{
"src": "/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fit-worker-with-headphones-v2.png&w=3840&q=100",
"width": "",
"height": "",
"loading": "",
"html": "<img alt fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;object-position:top right;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fit-worker-with-headphones-v2.png&w=640&q=100 640w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fit-worker-with-headphones-v2.png&w=750&q=100 750w, /_next/image?url=%2Fi..."
},
{
"src": "/_next/image?url=%2Fimages%2Fexperiments%2Fab_homepage_ft_2026%2Fhero-bg.png&w=3840&q=100",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=%2Fimages%2Fexperiments%2Fab_homepage_ft_2026%2Fhero-bg.png&w=640&q=100 640w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_homepage_ft_2026%2Fhero-bg.png&w=750&q=100 750w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_homepage_ft_2026%2Fhero-bg.png&w=828&q=100 828w, /_next/imag..."
},
{
"src": "/images/experiments/ab_plp_redesign_2025/vertical-lines.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;display:block;pointer-events:none\" src=\"/images/experiments/ab_plp_redesign_2025/vertical-lines.svg\">"
},
{
"src": "/images/experiments/ab_plp_redesign_2025/ripple.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;display:block;pointer-events:none\" src=\"/images/experiments/ab_plp_redesign_2025/ripple.svg\">"
},
{
"src": "/images/experiments/ab_plp_redesign_2025/diagonal-lines.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;display:block;pointer-events:none\" src=\"/images/experiments/ab_plp_redesign_2025/diagonal-lines.svg\">"
},
{
"src": "/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2025%2FNovember%2F69178ba1_generative-ai-nd-mocha-1200x900%2Fgenerative-ai-nd-mocha-1200x900.jpg&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none;filter:grayscale(100%)\" sizes=\"360px\" srcset=\"/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2025%2FNovember%2F69178ba1_generative-ai-nd-mocha-1200x900%2Fgenerative-ai-nd-mocha-1200x900.jpg&w=16&q=75 16w, /_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2025%2FNov..."
},
{
"src": "/images/school-icons/artificial-intelligence.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"artificial intelligence\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;display:block;pointer-events:none\" src=\"/images/school-icons/artificial-intelligence.svg\">"
},
{
"src": "/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2025%2FJune%2F6862c852_agentic-ai-nanodegree-plp-1456-x-825%2Fagentic-ai-nanodegree-plp-1456-x-825.jpg&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none;filter:grayscale(100%)\" sizes=\"360px\" srcset=\"/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2025%2FJune%2F6862c852_agentic-ai-nanodegree-plp-1456-x-825%2Fagentic-ai-nanodegree-plp-1456-x-825.jpg&w=16&q=75 16w, /_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2025..."
},
{
"src": "/images/school-icons/artificial-intelligence.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"artificial intelligence\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;display:block;pointer-events:none\" src=\"/images/school-icons/artificial-intelligence.svg\">"
},
{
"src": "/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F6709877c_nd089%2Fnd089.jpg&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none;filter:grayscale(100%)\" sizes=\"360px\" srcset=\"/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F6709877c_nd089%2Fnd089.jpg&w=16&q=75 16w, /_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F6709877c_nd089%2Fnd089.jpg&w=32&q=75 3..."
},
{
"src": "/images/school-icons/artificial-intelligence.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"artificial intelligence\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;display:block;pointer-events:none\" src=\"/images/school-icons/artificial-intelligence.svg\">"
},
{
"src": "/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F67098755_nd036%2Fnd036.jpg&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none;filter:grayscale(100%)\" sizes=\"360px\" srcset=\"/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F67098755_nd036%2Fnd036.jpg&w=16&q=75 16w, /_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F67098755_nd036%2Fnd036.jpg&w=32&q=75 3..."
},
{
"src": "/images/school-icons/product-management.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"product management\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;display:block;pointer-events:none\" src=\"/images/school-icons/product-management.svg\">"
},
{
"src": "/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2025%2FJuly%2F688bc3cb_nd881%2Fnd881.jpg&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none;filter:grayscale(100%)\" sizes=\"360px\" srcset=\"/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2025%2FJuly%2F688bc3cb_nd881%2Fnd881.jpg&w=16&q=75 16w, /_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2025%2FJuly%2F688bc3cb_nd881%2Fnd881.jpg&w=32&q=75 32w, /_..."
},
{
"src": "/images/school-icons/artificial-intelligence.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"artificial intelligence\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;display:block;pointer-events:none\" src=\"/images/school-icons/artificial-intelligence.svg\">"
},
{
"src": "/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2025%2FJuly%2F688bd058_nd025%2Fnd025.jpg&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none;filter:grayscale(100%)\" sizes=\"360px\" srcset=\"/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2025%2FJuly%2F688bd058_nd025%2Fnd025.jpg&w=16&q=75 16w, /_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2025%2FJuly%2F688bd058_nd025%2Fnd025.jpg&w=32&q=75 32w, /_..."
},
{
"src": "/images/school-icons/data-science.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"data science\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;display:block;pointer-events:none\" src=\"/images/school-icons/data-science.svg\">"
},
{
"src": "/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F6709877b_nd088%2Fnd088.jpg&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none;filter:grayscale(100%)\" sizes=\"360px\" srcset=\"/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F6709877b_nd088%2Fnd088.jpg&w=16&q=75 16w, /_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F6709877b_nd088%2Fnd088.jpg&w=32&q=75 3..."
},
{
"src": "/images/school-icons/artificial-intelligence.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"artificial intelligence\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;display:block;pointer-events:none\" src=\"/images/school-icons/artificial-intelligence.svg\">"
},
{
"src": "/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F67098715_nd002%2Fnd002.jpg&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none;filter:grayscale(100%)\" sizes=\"360px\" srcset=\"/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F67098715_nd002%2Fnd002.jpg&w=16&q=75 16w, /_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F67098715_nd002%2Fnd002.jpg&w=32&q=75 3..."
},
{
"src": "/images/school-icons/data-science.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"data science\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;display:block;pointer-events:none\" src=\"/images/school-icons/data-science.svg\">"
},
{
"src": "/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F67098799_nd189%2Fnd189.jpg&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none;filter:grayscale(100%)\" sizes=\"360px\" srcset=\"/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F67098799_nd189%2Fnd189.jpg&w=16&q=75 16w, /_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F67098799_nd189%2Fnd189.jpg&w=32&q=75 3..."
},
{
"src": "/images/school-icons/artificial-intelligence.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"artificial intelligence\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;display:block;pointer-events:none\" src=\"/images/school-icons/artificial-intelligence.svg\">"
},
{
"src": "/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F67098746_nd027%2Fnd027.jpg&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none;filter:grayscale(100%)\" sizes=\"360px\" srcset=\"/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F67098746_nd027%2Fnd027.jpg&w=16&q=75 16w, /_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F67098746_nd027%2Fnd027.jpg&w=32&q=75 3..."
},
{
"src": "/images/school-icons/data-science.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"data science\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;display:block;pointer-events:none\" src=\"/images/school-icons/data-science.svg\">"
},
{
"src": "/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F6709879e_nd213%2Fnd213.jpg&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none;filter:grayscale(100%)\" sizes=\"360px\" srcset=\"/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F6709879e_nd213%2Fnd213.jpg&w=16&q=75 16w, /_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F6709879e_nd213%2Fnd213.jpg&w=32&q=75 3..."
},
{
"src": "/images/school-icons/programming.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"programming and development\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;display:block;pointer-events:none\" src=\"/images/school-icons/programming.svg\">"
},
{
"src": "/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F6709878e_nd104%2Fnd104.jpg&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none;filter:grayscale(100%)\" sizes=\"360px\" srcset=\"/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F6709878e_nd104%2Fnd104.jpg&w=16&q=75 16w, /_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F6709878e_nd104%2Fnd104.jpg&w=32&q=75 3..."
},
{
"src": "/images/school-icons/artificial-intelligence.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"artificial intelligence\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;display:block;pointer-events:none\" src=\"/images/school-icons/artificial-intelligence.svg\">"
},
{
"src": "/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2025%2FJuly%2F688bc1c2_nd1-business-analytics-with-tableau-plp-1456-x-821%2Fnd1-business-analytics-with-tableau-plp-1456-x-821.jpg&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none;filter:grayscale(100%)\" sizes=\"360px\" srcset=\"/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2025%2FJuly%2F688bc1c2_nd1-business-analytics-with-tableau-plp-1456-x-821%2Fnd1-business-analytics-with-tableau-plp-1456-x-821.jpg&w=16&q=75 16w, /_next/image?url=https%3A%2F%2Fvideo.udac..."
},
{
"src": "/images/school-icons/data-science.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"data science\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;display:block;pointer-events:none\" src=\"/images/school-icons/data-science.svg\">"
},
{
"src": "/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F67098737_nd018%2Fnd018.jpg&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none;filter:grayscale(100%)\" sizes=\"360px\" srcset=\"/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F67098737_nd018%2Fnd018.jpg&w=16&q=75 16w, /_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F67098737_nd018%2Fnd018.jpg&w=32&q=75 3..."
},
{
"src": "/images/school-icons/business.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"business\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;display:block;pointer-events:none\" src=\"/images/school-icons/business.svg\">"
},
{
"src": "/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F67098786_nd101%2Fnd101.jpg&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none;filter:grayscale(100%)\" sizes=\"360px\" srcset=\"/_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F67098786_nd101%2Fnd101.jpg&w=16&q=75 16w, /_next/image?url=https%3A%2F%2Fvideo.udacity-data.com%2Ftopher%2F2024%2FOctober%2F67098786_nd101%2Fnd101.jpg&w=32&q=75 3..."
},
{
"src": "/images/school-icons/artificial-intelligence.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt=\"artificial intelligence\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;display:block;pointer-events:none\" src=\"/images/school-icons/artificial-intelligence.svg\">"
},
{
"src": "/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fmichael-bg.png&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"1240px\" srcset=\"/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fmichael-bg.png&w=16&q=75 16w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fmichael-bg.png&w=32&q=75 32w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fmichael-bg.png&w=48&..."
},
{
"src": "/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fmichael-bg-mobile.png&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;object-position:top;color:transparent\" sizes=\"716px\" srcset=\"/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fmichael-bg-mobile.png&w=16&q=75 16w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fmichael-bg-mobile.png&w=32&q=75 32w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_20..."
},
{
"src": "/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Ftobias-frei.png&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none\" sizes=\"340px\" srcset=\"/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Ftobias-frei.png&w=16&q=75 16w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Ftobias-frei.png&w=32&q=75 32w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Ftobias-..."
},
{
"src": "/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fsatyajit-ovelil.png&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none\" sizes=\"340px\" srcset=\"/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fsatyajit-ovelil.png&w=16&q=75 16w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fsatyajit-ovelil.png&w=32&q=75 32w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2..."
},
{
"src": "/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fjanay-harris.png&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none\" sizes=\"340px\" srcset=\"/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fjanay-harris.png&w=16&q=75 16w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fjanay-harris.png&w=32&q=75 32w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fjanay..."
},
{
"src": "/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fnguyen-tuan-minh.png&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none\" sizes=\"340px\" srcset=\"/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fnguyen-tuan-minh.png&w=16&q=75 16w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fnguyen-tuan-minh.png&w=32&q=75 32w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025..."
},
{
"src": "/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fkeith-myer.png&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none\" sizes=\"340px\" srcset=\"/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fkeith-myer.png&w=16&q=75 16w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fkeith-myer.png&w=32&q=75 32w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fkeith-mye..."
},
{
"src": "/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Feliza-fury.png&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none\" sizes=\"340px\" srcset=\"/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Feliza-fury.png&w=16&q=75 16w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Feliza-fury.png&w=32&q=75 32w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Feliza-fur..."
},
{
"src": "/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Ffederico-martini.png&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none\" sizes=\"340px\" srcset=\"/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Ffederico-martini.png&w=16&q=75 16w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Ffederico-martini.png&w=32&q=75 32w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025..."
},
{
"src": "/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fmentors-bg.png&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;object-position:-282px top;color:transparent;pointer-events:none\" sizes=\"1056px\" srcset=\"/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fmentors-bg.png&w=16&q=75 16w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fmentors-bg.png&w=32&q=75 32w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_p..."
},
{
"src": "/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fit-specialist-in-front-of-computer.png&w=3840&q=80",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;object-position:top;color:transparent\" sizes=\"(max-width: 1023px) 1000px, 100vw\" srcset=\"/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fit-specialist-in-front-of-computer.png&w=640&q=80 640w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fit-specialist-in-front-of-computer.png&w=750&q=80 7..."
},
{
"src": "/images/school-icons/shields/artificial-intelligence.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;pointer-events:none\" src=\"/images/school-icons/shields/artificial-intelligence.svg\">"
},
{
"src": "/images/school-icons/shields/data-science.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;pointer-events:none\" src=\"/images/school-icons/shields/data-science.svg\">"
},
{
"src": "/images/school-icons/shields/business.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;pointer-events:none\" src=\"/images/school-icons/shields/business.svg\">"
},
{
"src": "/images/school-icons/shields/executive-leadership.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;pointer-events:none\" src=\"/images/school-icons/shields/executive-leadership.svg\">"
},
{
"src": "/images/school-icons/shields/programming.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;pointer-events:none\" src=\"/images/school-icons/shields/programming.svg\">"
},
{
"src": "/images/school-icons/shields/cloud-computing.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;pointer-events:none\" src=\"/images/school-icons/shields/cloud-computing.svg\">"
},
{
"src": "/images/school-icons/shields/autonomous-systems.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;pointer-events:none\" src=\"/images/school-icons/shields/autonomous-systems.svg\">"
},
{
"src": "/images/school-icons/shields/cybersecurity.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;pointer-events:none\" src=\"/images/school-icons/shields/cybersecurity.svg\">"
},
{
"src": "/images/school-icons/shields/product-management.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;pointer-events:none\" src=\"/images/school-icons/shields/product-management.svg\">"
},
{
"src": "/images/school-icons/shields/career-resources.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;pointer-events:none\" src=\"/images/school-icons/shields/career-resources.svg\">"
},
{
"src": "/images/school-icons/shields/animation-and-game-dev.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;pointer-events:none\" src=\"/images/school-icons/shields/animation-and-game-dev.svg\">"
},
{
"src": "/images/school-icons/shields/devops.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent;pointer-events:none\" src=\"/images/school-icons/shields/devops.svg\">"
},
{
"src": "/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fstreet-bg.png&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none\" sizes=\"100vw\" srcset=\"/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fstreet-bg.png&w=640&q=75 640w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fstreet-bg.png&w=750&q=75 750w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fstreet-..."
},
{
"src": "/images/experiments/ab_plp_redesign_2025/ripple.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;object-position:top right;color:transparent;mix-blend-mode:overlay;pointer-events:none\" src=\"/images/experiments/ab_plp_redesign_2025/ripple.svg\">"
},
{
"src": "/images/experiments/ab_plp_redesign_2025/diagonal-lines.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;object-position:top right;color:transparent;pointer-events:none;mix-blend-mode:overlay\" src=\"/images/experiments/ab_plp_redesign_2025/diagonal-lines.svg\">"
},
{
"src": "/_next/image?url=%2Fimages%2Faccreditation%2Fmarty-cagan.png&w=3840&q=80",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none\" sizes=\"100vw\" srcset=\"/_next/image?url=%2Fimages%2Faccreditation%2Fmarty-cagan.png&w=640&q=80 640w, /_next/image?url=%2Fimages%2Faccreditation%2Fmarty-cagan.png&w=750&q=80 750w, /_next/image?url=%2Fimages%2Faccreditation%2Fmarty-cagan.png&w=828&q=80 828w, /_next/image?url=%2Fimage..."
},
{
"src": "/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fskyscrapers-bg.png&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none\" sizes=\"100vw\" srcset=\"/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fskyscrapers-bg.png&w=640&q=75 640w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fskyscrapers-bg.png&w=750&q=75 750w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025..."
},
{
"src": "/images/experiments/ab_plp_redesign_2025/ripple.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;object-position:top right;color:transparent;mix-blend-mode:overlay;pointer-events:none\" src=\"/images/experiments/ab_plp_redesign_2025/ripple.svg\">"
},
{
"src": "/images/experiments/ab_plp_redesign_2025/diagonal-lines.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;object-position:top right;color:transparent;pointer-events:none;mix-blend-mode:overlay\" src=\"/images/experiments/ab_plp_redesign_2025/diagonal-lines.svg\">"
},
{
"src": "/_next/image?url=%2Fimages%2Faccreditation%2Fmarty-cagan.png&w=3840&q=80",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none\" sizes=\"100vw\" srcset=\"/_next/image?url=%2Fimages%2Faccreditation%2Fmarty-cagan.png&w=640&q=80 640w, /_next/image?url=%2Fimages%2Faccreditation%2Fmarty-cagan.png&w=750&q=80 750w, /_next/image?url=%2Fimages%2Faccreditation%2Fmarty-cagan.png&w=828&q=80 828w, /_next/image?url=%2Fimage..."
},
{
"src": "/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fstreet-bg.png&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none\" sizes=\"100vw\" srcset=\"/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fstreet-bg.png&w=640&q=75 640w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fstreet-bg.png&w=750&q=75 750w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fstreet-..."
},
{
"src": "/images/experiments/ab_plp_redesign_2025/ripple.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;object-position:top right;color:transparent;mix-blend-mode:overlay;pointer-events:none\" src=\"/images/experiments/ab_plp_redesign_2025/ripple.svg\">"
},
{
"src": "/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fskyscrapers-bg.png&w=3840&q=75",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent;pointer-events:none\" sizes=\"100vw\" srcset=\"/_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fskyscrapers-bg.png&w=640&q=75 640w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025%2Fskyscrapers-bg.png&w=750&q=75 750w, /_next/image?url=%2Fimages%2Fexperiments%2Fab_plp_redesign_2025..."
},
{
"src": "/images/experiments/ab_plp_redesign_2025/ripple.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;object-position:top right;color:transparent;mix-blend-mode:overlay;pointer-events:none\" src=\"/images/experiments/ab_plp_redesign_2025/ripple.svg\">"
}
],
"possibleDialogs": [
"<section id=\"popover-content-:R56dcqql56nl6H1:\" tabindex=\"-1\" role=\"dialog\" class=\"chakra-popover__content css-1a3afzx\" style=\"transform-origin:var(--popper-transform-origin);opacity:0;visibility:hidden;transform:scale(0.95) translateZ(0)\"><div data-popper-arrow style=\"position:absolute\" class=\"chakra-popover__arrow-positioner css-0\"><div class=\"chakra-popover__arrow css-0\" data-popper-arrow-inner></div></div><button type=\"button\" aria-label=\"Close\" class=\"chakra-popover__close-btn css-9picqg..."
],
"score": 75,
"weight": 10
}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": "Build AI systems that act.",
"html": "<h2 class=\"chakra-heading css-140lhgi\"><a href=\"/course/agentic-ai--nd900\" class=\"chakra-linkbox__overlay css-1hnz6hu\">Build AI systems that act.</a></h2>"
},
{
"text": "Skill development that drives results",
"html": "<h2 class=\"chakra-heading css-10iws9b\">Skill development that drives results</h2>"
},
{
"text": "Hands-on learning",
"html": "<h2 class=\"chakra-heading css-zbqsxy\">Hands-on learning</h2>"
},
{
"text": "Personalized support",
"html": "<h2 class=\"chakra-heading css-zbqsxy\">Personalized support</h2>"
},
{
"text": "Measurable outcomes",
"html": "<h2 class=\"chakra-heading css-zbqsxy\">Measurable outcomes</h2>"
},
{
"text": "Master the skills that matter most",
"html": "<h2 class=\"chakra-heading css-17eoujq\">Master the skills that matter most</h2>"
},
{
"text": "Trusted by the world's most innovative companies",
"html": "<h2 class=\"chakra-heading css-10k0c3h\">Trusted by the world's most innovative companies</h2>"
},
{
"text": "Success that speaks for itself",
"html": "<h2 class=\"chakra-heading css-10iws9b\">Success that speaks for itself</h2>"
},
{
"text": "Mentorship made for you",
"html": "<h2 class=\"chakra-heading css-bjewaa\" id=\"mentors-title\">Mentorship made for you</h2>"
},
{
"text": "Develop the skills that move the world forward.",
"html": "<h2 class=\"chakra-heading css-570w9a\">Develop the skills that move the world forward.</h2>"
},
{
"text": "Schools built for every ambition",
"html": "<h2 class=\"chakra-heading css-10iws9b\">Schools built for every ambition</h2>"
},
{
"text": "Stay ahead of what's next",
"html": "<h2 class=\"chakra-heading css-1ca7yy5\">Stay ahead of what's next</h2>"
},
{
"text": "Company",
"html": "<h2 class=\"chakra-heading css-1exblzv\">Company</h2>"
},
{
"text": "Resources",
"html": "<h2 class=\"chakra-heading css-1exblzv\">Resources</h2>"
},
{
"text": "Udacity Schools",
"html": "<h2 class=\"chakra-heading css-1exblzv\">Udacity Schools</h2>"
},
{
"text": "Featured Programs",
"html": "<h2 class=\"chakra-heading css-1exblzv\">Featured Programs</h2>"
},
{
"text": "Only at Udacity",
"html": "<h2 class=\"chakra-heading css-1exblzv\">Only at Udacity</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Learn. Lead. Transform.?",
"pattern": {}
},
{
"id": "how",
"label": "How does Learn. Lead. Transform. work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Learn. Lead. Transform.?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Learn. Lead. Transform. free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Learn. Lead. Transform. compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "how",
"label": "How does Learn. Lead. Transform. work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Learn. Lead. Transform.?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Learn. Lead. Transform. free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Learn. Lead. Transform. 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": 117041
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 117041
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 117041
}
]
},
"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": "Build AI systems that act.",
"html": "<h2 class=\"chakra-heading css-140lhgi\"><a href=\"/course/agentic-ai--nd900\" class=\"chakra-linkbox__overlay css-1hnz6hu\">Build AI systems that act.</a></h2>"
},
{
"text": "Skill development that drives results",
"html": "<h2 class=\"chakra-heading css-10iws9b\">Skill development that drives results</h2>"
},
{
"text": "Hands-on learning",
"html": "<h2 class=\"chakra-heading css-zbqsxy\">Hands-on learning</h2>"
},
{
"text": "Personalized support",
"html": "<h2 class=\"chakra-heading css-zbqsxy\">Personalized support</h2>"
},
{
"text": "Measurable outcomes",
"html": "<h2 class=\"chakra-heading css-zbqsxy\">Measurable outcomes</h2>"
},
{
"text": "Master the skills that matter most",
"html": "<h2 class=\"chakra-heading css-17eoujq\">Master the skills that matter most</h2>"
},
{
"text": "Trusted by the world's most innovative companies",
"html": "<h2 class=\"chakra-heading css-10k0c3h\">Trusted by the world's most innovative companies</h2>"
},
{
"text": "Success that speaks for itself",
"html": "<h2 class=\"chakra-heading css-10iws9b\">Success that speaks for itself</h2>"
},
{
"text": "Mentorship made for you",
"html": "<h2 class=\"chakra-heading css-bjewaa\" id=\"mentors-title\">Mentorship made for you</h2>"
},
{
"text": "Develop the skills that move the world forward.",
"html": "<h2 class=\"chakra-heading css-570w9a\">Develop the skills that move the world forward.</h2>"
},
{
"text": "Schools built for every ambition",
"html": "<h2 class=\"chakra-heading css-10iws9b\">Schools built for every ambition</h2>"
},
{
"text": "Stay ahead of what's next",
"html": "<h2 class=\"chakra-heading css-1ca7yy5\">Stay ahead of what's next</h2>"
},
{
"text": "Company",
"html": "<h2 class=\"chakra-heading css-1exblzv\">Company</h2>"
},
{
"text": "Resources",
"html": "<h2 class=\"chakra-heading css-1exblzv\">Resources</h2>"
},
{
"text": "Udacity Schools",
"html": "<h2 class=\"chakra-heading css-1exblzv\">Udacity Schools</h2>"
},
{
"text": "Featured Programs",
"html": "<h2 class=\"chakra-heading css-1exblzv\">Featured Programs</h2>"
},
{
"text": "Only at Udacity",
"html": "<h2 class=\"chakra-heading css-1exblzv\">Only at Udacity</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Learn. Lead. Transform.?",
"pattern": {}
},
{
"id": "how",
"label": "How does Learn. Lead. Transform. work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Learn. Lead. Transform.?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Learn. Lead. Transform. free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Learn. Lead. Transform. compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "how",
"label": "How does Learn. Lead. Transform. work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Learn. Lead. Transform.?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Learn. Lead. Transform. free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Learn. Lead. Transform. 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 registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.
Why it matters
Agent registration metadata lets automated clients find the registration path, supported identity types, credential types, and related claim or revocation endpoints without scraping human docs.
Check name
Auth.md Agent Registration
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish Auth.md and agent_auth metadata so agents can discover registration and credential requirements.
Result
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Validation steps
Fetch and validate /auth.md
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=utf-8" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.
Publish protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate agent_auth authorization metadata
OAuth authorization server metadata could not be fetched.
Evidence
{
"failedStep": "auth-md",
"steps": [
{
"id": "auth-md",
"title": "Fetch and validate /auth.md",
"status": "fail",
"evidence": {
"path": "/auth.md",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 117041,
"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 registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.",
"compatibleContentType": false,
"contentLength": 114783,
"hasRegisterInstructions": false,
"hasProtectedResourceLink": false,
"hasAuthorizationServerLink": false,
"mentionsIdentity": false,
"mentionsCredential": false,
"links": [
"/title",
"https://www.udacity.com/404\"/><meta",
"https://cdn.sanity.io/images/tlr8oxjg/production/7cc0b59f97026b44887add8983f9ed3b5664a3eb-1200x630.webp?fit=crop&w=1200&h=630\"/><link",
"https://www.udacity.com/404\"/><link",
"/favicon/favicon.ico",
"/png",
"/favicon/favicon-32x32.png",
"/png",
"/favicon/favicon-16x16.png",
"/favicon/apple-touch-icon.png"
],
"rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><title>Learn the Latest Tech Skills; Advance Your Career | Udacity</title><meta name=\"robots\" content=\"noindex,nofollow\"/><meta name=\"description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property=\"og:title\" content=\"Learn the Latest Tech Skills; Advance Your Career | Udacity\"/><meta property=\"og:description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property="
}
},
"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 registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.",
"howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
},
{
"id": "oauth-protected-resource",
"title": "Publish protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 117041,
"text": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><title>Learn the Latest Tech Skills; Advance Your Career | Udacity</title><meta name=\"robots\" content=\"noindex,nofollow\"/><meta name=\"description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property=\"og:title\" content=\"Learn the Latest Tech Skills; Advance Your Career | Udacity\"/><meta property=\"og:description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property=\"og:url\" content=\"https://www.udacity.com/404\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:image\" content=\"https://cdn.sanity.io/images/tlr8oxjg/production/7cc0b59f97026b44887add8983f9ed3b5664a3eb-1200x630.webp?fit=crop&w=1200&h=630\"/><link rel=\"canonical\" href=\"https://www.udacity.com/404\"/><link rel=\"icon\" href=\"/favicon/favicon.ico\"/><link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/favicon/favicon-32x32.png\"/><link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/favicon/favicon-16x16.png\"/><link rel=\"apple-touch-icon\" href=\"/favicon/apple-touch-icon.png\" sizes=\"180x180\"/><link rel=\"manifest\" href=\"/favicon/site.webmanifest\"/><link href=\"https://sgmt.udacity.com\" rel=\"preconnect\"/><link href=\"https://transcend-cdn.com\" rel=\"preconnect\"/><meta name=\"next-head-count\" content=\"18\"/><link rel=\"preload\" href=\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\" data-next-font=\"size-adjust\"/><link rel=\"preload\" href=\"/_next/static/media/636a5ac981f94f8b-s.p.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\" data-next-font=\"size-adjust\"/><link rel=\"preload\" href=\"/_next/static/media/1f54c84255ccf44e-s.p.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\" data-next-font=\"size-adjust\"/><link rel=\"preload\" href=\"/_next/static/media/3667c091265cf81b-s.p.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\" data-next-font=\"size-adjust\"/><link rel=\"preload\" href=\"/_next/static/css/606cd925211e874e.css\" as=\"style\"/><link rel=\"stylesheet\" href=\"/_next/static/css/606cd925211e874e.css\" data-n-g=\"\"/><noscript data-n-css=\"\"></noscript><script defer=\"\" nomodule=\"\" src=\"/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js\"></script><script id=\"transcend\" src=\"https://transcend-cdn.com/cm/fabf1c8c-2efe-431a-a7f5-bfa47023d804/airgap.js\" defer=\"\" data-nscript=\"beforeInteractive\"></script><script src=\"/_next/static/chunks/webpack-21a84665aca52ad4.js\" defer=\"\"></script><script src=\"/_next/static/chunks/framework-a4a084c340f1dbf7.js\" defer=\"\"></script><script src=\"/_next/static/chunks/main-5568c60c70629abf.js\" defer=\"\"></script><script src=\"/_next/static/chunks/pages/_app-bca84164a49a630f.js\" defer=\"\"></script><script src=\"/_next/static/chunks/7515-ca3c6bc643f3bfc3.js\" defer=\"\"></script><script src=\"/_next/static/chunks/5938-0dd05c910f63b930.js\" defer=\"\"></script><script src=\"/_next/static/chunks/7213-7cdb8fd3e9441f80.js\" defer=\"\"></script><script src=\"/_next/static/chunks/4402-f7355b0e194b7203.js\" defer=\"\"></script><script src=\"/_next/static/chunks/4300-7d56e2f705e1c793.js\" defer=\"\"></script><script src=\"/_next/static/chunks/4744-7bda27b95a145007.js\" defer=\"\"></script><script src=\"/_next/static/chunks/4591-40d5a5ced419810f.js\" defer=\"\"></script><script src=\"/_next/static/chunks/1606-a9713463ecbb7e73.js\" defer=\"\"></script><script src=\"/_next/static/chunks/1615-9614b4fd2ae40afd.js\" defer=\"\"></script><script src=\"/_next/static/chunks/pages/404-7e4277d3a45e5ba2.js\" defer=\"\"></script><script src=\"/_next/static/ddc677b1-ce54-42b0-b58c-b23e12cfa558_27576ec1/_buildManifest.js\" defer=\"\"></script><script src=\"/_next/static/ddc677b1-ce54-42b0-b58c-b23e12cfa558_27576ec1/_ssgManif"
},
"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": 117041,
"text": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><title>Learn the Latest Tech Skills; Advance Your Career | Udacity</title><meta name=\"robots\" content=\"noindex,nofollow\"/><meta name=\"description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property=\"og:title\" content=\"Learn the Latest Tech Skills; Advance Your Career | Udacity\"/><meta property=\"og:description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property=\"og:url\" content=\"https://www.udacity.com/404\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:image\" content=\"https://cdn.sanity.io/images/tlr8oxjg/production/7cc0b59f97026b44887add8983f9ed3b5664a3eb-1200x630.webp?fit=crop&w=1200&h=630\"/><link rel=\"canonical\" href=\"https://www.udacity.com/404\"/><link rel=\"icon\" href=\"/favicon/favicon.ico\"/><link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/favicon/favicon-32x32.png\"/><link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/favicon/favicon-16x16.png\"/><link rel=\"apple-touch-icon\" href=\"/favicon/apple-touch-icon.png\" sizes=\"180x180\"/><link rel=\"manifest\" href=\"/favicon/site.webmanifest\"/><link href=\"https://sgmt.udacity.com\" rel=\"preconnect\"/><link href=\"https://transcend-cdn.com\" rel=\"preconnect\"/><meta name=\"next-head-count\" content=\"18\"/><link rel=\"preload\" href=\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\" data-next-font=\"size-adjust\"/><link rel=\"preload\" href=\"/_next/static/media/636a5ac981f94f8b-s.p.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\" data-next-font=\"size-adjust\"/><link rel=\"preload\" href=\"/_next/static/media/1f54c84255ccf44e-s.p.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\" data-next-font=\"size-adjust\"/><link rel=\"preload\" href=\"/_next/static/media/3667c091265cf81b-s.p.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\" data-next-font=\"size-adjust\"/><link rel=\"preload\" href=\"/_next/static/css/606cd925211e874e.css\" as=\"style\"/><link rel=\"stylesheet\" href=\"/_next/static/css/606cd925211e874e.css\" data-n-g=\"\"/><noscript data-n-css=\"\"></noscript><script defer=\"\" nomodule=\"\" src=\"/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js\"></script><script id=\"transcend\" src=\"https://transcend-cdn.com/cm/fabf1c8c-2efe-431a-a7f5-bfa47023d804/airgap.js\" defer=\"\" data-nscript=\"beforeInteractive\"></script><script src=\"/_next/static/chunks/webpack-21a84665aca52ad4.js\" defer=\"\"></script><script src=\"/_next/static/chunks/framework-a4a084c340f1dbf7.js\" defer=\"\"></script><script src=\"/_next/static/chunks/main-5568c60c70629abf.js\" defer=\"\"></script><script src=\"/_next/static/chunks/pages/_app-bca84164a49a630f.js\" defer=\"\"></script><script src=\"/_next/static/chunks/7515-ca3c6bc643f3bfc3.js\" defer=\"\"></script><script src=\"/_next/static/chunks/5938-0dd05c910f63b930.js\" defer=\"\"></script><script src=\"/_next/static/chunks/7213-7cdb8fd3e9441f80.js\" defer=\"\"></script><script src=\"/_next/static/chunks/4402-f7355b0e194b7203.js\" defer=\"\"></script><script src=\"/_next/static/chunks/4300-7d56e2f705e1c793.js\" defer=\"\"></script><script src=\"/_next/static/chunks/4744-7bda27b95a145007.js\" defer=\"\"></script><script src=\"/_next/static/chunks/4591-40d5a5ced419810f.js\" defer=\"\"></script><script src=\"/_next/static/chunks/1606-a9713463ecbb7e73.js\" defer=\"\"></script><script src=\"/_next/static/chunks/1615-9614b4fd2ae40afd.js\" defer=\"\"></script><script src=\"/_next/static/chunks/pages/404-7e4277d3a45e5ba2.js\" defer=\"\"></script><script src=\"/_next/static/ddc677b1-ce54-42b0-b58c-b23e12cfa558_27576ec1/_buildManifest.js\" defer=\"\"></script><script src=\"/_next/static/ddc677b1-ce54-42b0-b58c-b23e12cfa558_27576ec1/_ssgManif"
}
},
"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": "button:attribute",
"weight": 3,
"match": "auth control annotation"
}
]
},
"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": 117041
},
{
"path": "/.well-known/oauth-authorization-server",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 117041
}
]
},
"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": "button:attribute",
"weight": 3,
"match": "auth control annotation"
}
]
},
"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><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><title>Learn the Latest Tech Skills; Advance Your Career | Udacity</title><meta name=\"robots\" content=\"noindex,nofollow\"/><meta name=\"description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property=\"og:title\" content=\"Learn the Latest Tech Skills; Advance Your Career | Udacity\"/><meta property=\"og:description\" content=\"Learn online and advance your career with courses in programming, data science, artificial intelligence, digital marketing, and more. Gain in-demand technical skills. Join today!\"/><meta property="
},
"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.udacity.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.udacity.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/admin/summary",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.udacity.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.udacity.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": "button:attribute",
"weight": 3,
"match": "auth control annotation"
}
]
},
"resourceFetchSucceeded": false
}Performance and AccessibilityAccessibilityBrowser audit
Elements with `role="dialog"` or `role="alertdialog"` do not have accessible names.
100 Fail
Performance and AccessibilityAccessibilityBrowser audit
Elements with `role="dialog"` or `role="alertdialog"` do not have accessible names.
Check name
Elements with `role="dialog"` or `role="alertdialog"` do not have accessible names.
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name).
References
https://web.dev/learn/accessibility/Evidence
{
"description": "ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name)."
}Performance and AccessibilityPerformanceBrowser audit
Avoid large layout shifts
13 Fail
Performance and AccessibilityPerformanceBrowser audit
Avoid large layout shifts
Check name
Avoid large layout shifts
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
2 layout shifts found
Fix guidance
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to [windowing](https://web.dev/articles/cls#what_is_cls). [Learn how to improve CLS](https://web.dev/articles/optimize-cls)
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "2 layout shifts found",
"description": "These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to [windowing](https://web.dev/articles/cls#what_is_cls). [Learn how to improve CLS](https://web.dev/articles/optimize-cls)"
}Performance and AccessibilityPerformanceBrowser audit
Forced reflow
13 Fail
Performance and AccessibilityPerformanceBrowser audit
Forced reflow
Check name
Forced reflow
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations.
References
https://web.dev/learn/performance/Evidence
{
"description": "A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations."
}Performance and AccessibilityPerformanceBrowser audit
Layout shift culprits
13 Fail
Performance and AccessibilityPerformanceBrowser audit
Layout shift culprits
Check name
Layout shift culprits
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Layout shifts occur when elements move absent any user interaction. [Investigate the causes of layout shifts](https://developer.chrome.com/docs/performance/insights/cls-culprit), such as elements being added, removed, or their fonts changing as the page loads.
References
https://web.dev/learn/performance/Evidence
{
"description": "Layout shifts occur when elements move absent any user interaction. [Investigate the causes of layout shifts](https://developer.chrome.com/docs/performance/insights/cls-culprit), such as elements being added, removed, or their fonts changing as the page loads."
}Performance and AccessibilityPerformanceBrowser audit
Reduce JavaScript execution time
13 Fail
Performance and AccessibilityPerformanceBrowser audit
Reduce JavaScript execution time
Check name
Reduce JavaScript execution time
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
3.7Â s
Fix guidance
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "3.7Â s",
"description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).",
"numericValue": 3747.917999999975
}Performance and AccessibilityPerformanceBrowser audit
Use efficient cache lifetimes
13 Fail
Performance and AccessibilityPerformanceBrowser audit
Use efficient cache lifetimes
Check name
Use efficient cache lifetimes
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 1,340Â KiB
Fix guidance
A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 1,340Â KiB",
"description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache)."
}Performance and AccessibilityPerformanceBrowser audit
Avoid enormous network payloads
6 Warning
Performance and AccessibilityPerformanceBrowser audit
Avoid enormous network payloads
Check name
Avoid enormous network payloads
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Total size was 7,179Â KiB
Fix guidance
Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Total size was 7,179Â KiB",
"description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).",
"numericValue": 7351220
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
6 Warning
Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
Check name
Reduce unused CSS
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 11Â 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 11Â 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": 0
}Performance and AccessibilityPerformanceBrowser audit
Loading performance
5 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
58/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 47,
"displayValue": "260Â ms",
"numericValue": 257.99999999999955
},
{
"id": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "110Â ms",
"numericValue": 112.06457999999999
},
{
"id": "interactive",
"title": "Time to Interactive",
"score": 11,
"displayValue": "7.9Â s",
"numericValue": 7939.61223669402
},
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 7,
"displayValue": "890Â ms",
"numericValue": 889.4999999999998
},
{
"id": "server-response-time",
"title": "Initial server response time was short",
"score": 100,
"displayValue": "Root document took 30Â ms",
"numericValue": 27
},
{
"id": "speed-index",
"title": "Speed Index",
"score": 42,
"displayValue": "2.5Â s",
"numericValue": 2486.153563139793
},
{
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 100,
"displayValue": "0.4Â s",
"numericValue": 355.0001973482488
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 60,
"displayValue": "2.1Â s",
"numericValue": 2074.0062569418465
}
]
}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 |
|---|---|---|---|
| 49/100 | Level 2, Agent-Limited | Current report |