Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 53 out of 100
- Agent Ease of Use 10 out of 100
- Security & Trust 60 out of 100
- GEO, AIO and AEO 79 out of 100
- SEO 92 out of 100
- Performance and Accessibility 85 out of 100
What AI sees of your website
Joy - Wedding Websites & Wedding Planning, Redesigned
Create a free wedding website with 600+ templates, a zero-fee cash registry, smart RSVP, guest list tools, and a matching mobile app. Join millions of couples planning with Joy.
Next step
Turn this report into a fix workflow
23 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 | 53 | Needs work | 11 | 12 | 1 | View details |
| Discoverability | 67 | Needs work | 5 | 4 | 0 | View details |
| Content Readiness | 54 | Needs work | 5 | 5 | 1 | View details |
| Bot Access Control | 33 | Priority fix | 1 | 3 | 0 | View details |
| Agent Ease of Use | 10 | Priority fix | 6 | 29 | 1 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 0 | 7 | 0 | View details |
| MCP | 25 | Priority fix | 2 | 6 | 0 | View details |
| Skill Discovery | 5 | Priority fix | 0 | 10 | 1 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 79 | Mostly ready | 5 | 0 | 14 | |
| GEO Readiness | 85 | Mostly ready | 1 | 0 | 4 | |
| AIO Readiness | 85 | Mostly ready | 3 | 0 | 4 | |
| AEO Readiness | 67 | Needs work | 1 | 0 | 6 | |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| Security & Trust | 60 | Needs work | 7 | 2 | 0 | View details |
| Security & Trust | 60 | Needs work | 3 | 2 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 85 | Mostly ready | 22 | 2 | 3 | View details |
| Performance | 79 | Mostly ready | 14 | 1 | 3 | View details |
| Accessibility | 95 | Strong | 8 | 1 | 0 | View details |
Prioritized recommendations
Issues ranked by score impact
43 items need attention
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
50 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
Needs attention
API Catalog
Issue
The API catalog endpoint did not return HTTP 2xx.
Why it matters
API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.
Check name
API Catalog
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish an API catalog for automated API discovery using RFC 9727.
Result
API Catalog failed at "Fetch API catalog".
Validation steps
Fetch API catalog
The API catalog endpoint did not return HTTP 2xx.
Validate RFC 9727 linkset
Response is not valid JSON.
Fetch advertised API catalog targets
API Catalog did not expose any same-origin hrefs to validate.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch API catalog",
"status": "fail",
"evidence": {
"statusCode": 403,
"contentType": "application/xml"
},
"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": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>TMBPH5K0CREM6Q9D</RequestId><HostId>2XivItwt/V5ImQinwfyP0NomXdFDduaKQLJFZMHHI++2ndgU63VdX+Tqqsa4pqR/K/f72sc+nSc=</HostId></Error>"
},
"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
}Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
50 Fail
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
Needs attention
Content-Security-Policy
Issue
Content-Security-Policy is missing or incomplete.
Why it matters
Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.
Check name
Content-Security-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Constrain script, style, frame, and resource loading with a Content-Security-Policy header.
Result
Content-Security-Policy is missing or incomplete.
Evidence
{
"header": "content-security-policy",
"value": "upgrade-insecure-requests"
}AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
50 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": [
"Organization",
"WebPage",
"WebSite"
]
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
50 Fail
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
Why it matters
Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.
Check name
Link headers
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Include Link response headers for agent discovery using RFC 8288.
Result
Link headers failed at "Find useful Link headers".
Validation steps
Find useful Link headers
No useful agent discovery Link headers were found.
Fetch same-origin Link header targets
Link headers did not expose any same-origin targets to validate.
Evidence
{
"failedStep": "presence",
"steps": [
{
"id": "presence",
"title": "Find useful Link headers",
"status": "fail",
"evidence": {
"links": []
},
"issue": "No useful agent discovery Link headers were found.",
"howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
},
{
"id": "target-validation",
"title": "Fetch same-origin Link header targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin Link header targets were available to fetch."
}
]
},
"issue": "Link headers did not expose any same-origin targets to validate.",
"howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
}
]
}Agent Ease of 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><script src=\"/env\"></script><meta charset=\"utf-8\"/><meta name=\"version\" content=\"2fb71a72\"/><meta name=\"commit\" content=\"2fb71a72be57da17670c4f793e81c0823aeef44d\"/><meta name=\"branch\" content=\"\"/><meta name=\"viewport\" content=\"width=device-width,initial-scale=1\"/><link rel=\"shortcut icon\" href=\"/favicon.ico\"/><title>Joy - Design, plan, and host unforgettable events.</title><link rel=\"preconnect\" href=\"https://withjoy.com\" crossorigin/><link rel=\"preload\" crossorigin=\"\" as=\"font\" type=\"font/woff2\" href=\"https://withjoy.com/assets/public/fonts/inter-ui/Inter-UI-Regular.woff2\"/><link rel=\"preload\" crossorigin=\"\" as=\"font\" type=\"font/woff2\" href=\"https://withjoy.com/assets/public/fonts/inter-ui/Inter-UI-Medium.woff2\"/><link rel=\"preload\" crossorigin=\"\" as=\""
},
{
"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><script src=\"/env\"></script><meta charset=\"utf-8\"/><meta name=\"version\" content=\"2fb71a72\"/><meta name=\"commit\" content=\"2fb71a72be57da17670c4f793e81c0823aeef44d\"/><meta name=\"branch\" content=\"\"/><meta name=\"viewport\" content=\"width=device-width,initial-scale=1\"/><link rel=\"shortcut icon\" href=\"/favicon.ico\"/><title>Joy - Design, plan, and host unforgettable events.</title><link rel=\"preconnect\" href=\"https://withjoy.com\" crossorigin/><link rel=\"preload\" crossorigin=\"\" as=\"font\" type=\"font/woff2\" href=\"https://withjoy.com/assets/public/fonts/inter-ui/Inter-UI-Regular.woff2\"/><link rel=\"preload\" crossorigin=\"\" as=\"font\" type=\"font/woff2\" href=\"https://withjoy.com/assets/public/fonts/inter-ui/Inter-UI-Medium.woff2\"/><link rel=\"preload\" crossorigin=\"\" as=\""
},
{
"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><script src=\"/env\"></script><meta charset=\"utf-8\"/><meta name=\"version\" content=\"2fb71a72\"/><meta name=\"commit\" content=\"2fb71a72be57da17670c4f793e81c0823aeef44d\"/><meta name=\"branch\" content=\"\"/><meta name=\"viewport\" content=\"width=device-width,initial-scale=1\"/><link rel=\"shortcut icon\" href=\"/favicon.ico\"/><title>Joy - Design, plan, and host unforgettable events.</title><link rel=\"preconnect\" href=\"https://withjoy.com\" crossorigin/><link rel=\"preload\" crossorigin=\"\" as=\"font\" type=\"font/woff2\" href=\"https://withjoy.com/assets/public/fonts/inter-ui/Inter-UI-Regular.woff2\"/><link rel=\"preload\" crossorigin=\"\" as=\"font\" type=\"font/woff2\" href=\"https://withjoy.com/assets/public/fonts/inter-ui/Inter-UI-Medium.woff2\"/><link rel=\"preload\" crossorigin=\"\" as=\""
},
{
"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><script src=\"/env\"></script><meta charset=\"utf-8\"/><meta name=\"version\" content=\"2fb71a72\"/><meta name=\"commit\" content=\"2fb71a72be57da17670c4f793e81c0823aeef44d\"/><meta name=\"branch\" content=\"\"/><meta name=\"viewport\" content=\"width=device-width,initial-scale=1\"/><link rel=\"shortcut icon\" href=\"/favicon.ico\"/><title>Joy - Design, plan, and host unforgettable events.</title><link rel=\"preconnect\" href=\"https://withjoy.com\" crossorigin/><link rel=\"preload\" crossorigin=\"\" as=\"font\" type=\"font/woff2\" href=\"https://withjoy.com/assets/public/fonts/inter-ui/Inter-UI-Regular.woff2\"/><link rel=\"preload\" crossorigin=\"\" as=\"font\" type=\"font/woff2\" href=\"https://withjoy.com/assets/public/fonts/inter-ui/Inter-UI-Medium.woff2\"/><link rel=\"preload\" crossorigin=\"\" as=\""
},
{
"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><script src=\"/env\"></script><meta charset=\"utf-8\"/><meta name=\"version\" content=\"2fb71a72\"/><meta name=\"commit\" content=\"2fb71a72be57da17670c4f793e81c0823aeef44d\"/><meta name=\"branch\" content=\"\"/><meta name=\"viewport\" content=\"width=device-width,initial-scale=1\"/><link rel=\"shortcut icon\" href=\"/favicon.ico\"/><title>Joy - Design, plan, and host unforgettable events.</title><link rel=\"preconnect\" href=\"https://withjoy.com\" crossorigin/><link rel=\"preload\" crossorigin=\"\" as=\"font\" type=\"font/woff2\" href=\"https://withjoy.com/assets/public/fonts/inter-ui/Inter-UI-Regular.woff2\"/><link rel=\"preload\" crossorigin=\"\" as=\"font\" type=\"font/woff2\" href=\"https://withjoy.com/assets/public/fonts/inter-ui/Inter-UI-Medium.woff2\"/><link rel=\"preload\" crossorigin=\"\" as=\""
},
{
"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><script src=\"/env\"></script><meta charset=\"utf-8\"/><meta name=\"version\" content=\"2fb71a72\"/><meta name=\"commit\" content=\"2fb71a72be57da17670c4f793e81c0823aeef44d\"/><meta name=\"branch\" content=\"\"/><meta name=\"viewport\" content=\"width=device-width,initial-scale=1\"/><link rel=\"shortcut icon\" href=\"/favicon.ico\"/><title>Joy - Design, plan, and host unforgettable events.</title><link rel=\"preconnect\" href=\"https://withjoy.com\" crossorigin/><link rel=\"preload\" crossorigin=\"\" as=\"font\" type=\"font/woff2\" href=\"https://withjoy.com/assets/public/fonts/inter-ui/Inter-UI-Regular.woff2\"/><link rel=\"preload\" crossorigin=\"\" as=\"font\" type=\"font/woff2\" href=\"https://withjoy.com/assets/public/fonts/inter-ui/Inter-UI-Medium.woff2\"/><link rel=\"preload\" crossorigin=\"\" as=\""
},
{
"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><script src=\"/env\"></script><meta charset=\"utf-8\"/><meta name=\"version\" content=\"2fb71a72\"/><meta name=\"commit\" content=\"2fb71a72be57da17670c4f793e81c0823aeef44d\"/><meta name=\"branch\" content=\"\"/><meta name=\"viewport\" content=\"width=device-width,initial-scale=1\"/><link rel=\"shortcut icon\" href=\"/favicon.ico\"/><title>Joy - Design, plan, and host unforgettable events.</title><link rel=\"preconnect\" href=\"https://withjoy.com\" crossorigin/><link rel=\"preload\" crossorigin=\"\" as=\"font\" type=\"font/woff2\" href=\"https://withjoy.com/assets/public/fonts/inter-ui/Inter-UI-Regular.woff2\"/><link rel=\"preload\" crossorigin=\"\" as=\"font\" type=\"font/woff2\" href=\"https://withjoy.com/assets/public/fonts/inter-ui/Inter-UI-Medium.woff2\"/><link rel=\"preload\" crossorigin=\"\" as=\""
}
]
},
"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."
}
]
}Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
50 Fail
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
Needs attention
Referrer-Policy
Issue
Referrer-Policy is missing or incomplete.
Why it matters
Referrer-Policy controls how much URL context is sent to other origins, limiting accidental leakage of paths, queries, and identifiers.
Check name
Referrer-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Limit how much referrer data leaves the site.
Result
Referrer-Policy is missing or incomplete.
Evidence
{
"header": "referrer-policy",
"value": null
}AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
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": 403,
"contentType": "application/xml",
"length": 243
}
]
},
"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
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
33 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
Needs attention
Markdown negotiation
Issue
Content-Type "text/html" does not indicate Markdown when requested with Accept: text/markdown.
Why it matters
Markdown negotiation gives agents a cleaner representation of page content while preserving normal HTML for browsers.
Check name
Markdown negotiation
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Return HTML responses as markdown when agents request it.
Result
Markdown negotiation failed at "Markdown content type".
Validation steps
Markdown content type
Content-Type "text/html" does not indicate Markdown when requested with Accept: text/markdown.
Vary: Accept header
Markdown negotiation is missing Vary: Accept; current Vary header is "(none)".
Structured Markdown body
Markdown response is missing a heading.
Evidence
{
"failedStep": "content-type",
"steps": [
{
"id": "content-type",
"title": "Markdown content type",
"status": "fail",
"evidence": {
"statusCode": 200,
"contentType": "text/html"
},
"issue": "Content-Type \"text/html\" does not indicate Markdown when requested with Accept: text/markdown.",
"howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
},
{
"id": "vary-accept",
"title": "Vary: Accept header",
"status": "fail",
"evidence": {
"vary": ""
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"(none)\".",
"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": 42770,
"excerpt": "<!DOCTYPE html><html lang=\"en-US\"><head><meta charSet=\"utf-8\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><script>(function(){if(typeof window",
"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".
33 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
Needs attention
MCP Server Card
Issue
MCP Server Card was not found at the expected path.
Why it matters
MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.
Check name
MCP Server Card
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Publish an MCP Server Card for agent discovery.
Result
MCP Server Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
MCP Server Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 403,
"contentType": "application/xml",
"length": 243
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 403,
"contentType": "application/xml",
"length": 243
},
{
"path": "/.well-known/mcp.json",
"statusCode": 403,
"contentType": "application/xml",
"length": 243
}
]
},
"issue": "MCP Server Card was not found at the expected path.",
"howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
}
]
}Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
Needs attention
mcp.json
Issue
mcp.json was not found at the expected path.
Why it matters
MCP clients need trustworthy server metadata, protocol version, transport details, and capability hints before connecting to a remote MCP server.
Check name
mcp.json
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.
Result
mcp.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
mcp.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 68932
},
{
"path": "/.well-known/mcp.json",
"statusCode": 403,
"contentType": "application/xml",
"length": 243
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 403,
"contentType": "application/xml",
"length": 263
}
]
},
"issue": "mcp.json was not found at the expected path.",
"howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
33 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: invalid h1 (found 2); skipped heading levels; 1 buttons missing accessible names.
Details
Why it matters
Semantic HTML gives browsers, assistive technology, search systems, and agents reliable landmarks, headings, controls, form semantics, and image context.
Check name
Semantic HTML
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose readable page structure through semantic HTML and accessible controls.
Result
Semantic HTML is missing or incomplete.
Evidence
{
"main": true,
"nav": true,
"footer": true,
"meaningfulH1": false,
"headingOrder": false,
"accessibleLinks": true,
"accessibleButtons": false,
"imageAltCoverage": true,
"formAutocompleteCoverage": true,
"details": {
"inaccessibleLinks": [],
"inaccessibleButtons": [
"<button class=\"Buttonstyles__StyledButton-sc-1seub1t-1 cxUkji Button-tt3yxs-0 ValuePropCardsstyles__CloseButton-sc-1s84yr1-1 kkOtkf cxFgFQ\" id=\"valuePropsCardsCloseBtn\"><div size=\"24\" class=\"Box-sc-1sjh58d-0 Flex-wvxe5s-0 JoykitIcon__IconWrapper-sc-1nxvs2w-0 nKJJa bZUolA dpFXvt\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 17 17\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\" aria-label=\"Not Attending\" role=\"img\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.561 1.152c-.278-.278-.718-"
],
"missingAutocompleteInputs": [],
"imagesMissingAlt": [],
"skippedHeadingLevels": [
"h3: Create a wedding website and registry that is uniquely yours.",
"h1: Design a personalized website, create an all-in-one registry, and experience wedding planning the way it should be.",
"h1: Design a personalized website, create an all-in-one registry, and experience wedding planning the way it should be.",
"h3: Wedding Website",
"h3: Registry",
"h3: Guest List",
"h3: Save the Dates",
"h3: Invitations",
"h3: Smart RSVP",
"h3: Hotel Room Blocks",
"h3: Mobile App",
"h2: “With its massive list of features and intuitive design, Joy is a one-stop shop for organizing every single wedding detail.”",
"h4: Contact Collector",
"h3: Collect all your guest addresses with one magic link.",
"h3: Joy Baby Registry.",
"h4: Room Blocks",
"h3: Save your guests up to 30% on hotel rooms.",
"h3: Tips and Tricks",
"h3: Tips and Tricks",
"h3: Tips and Tricks",
"h3: Tips and Tricks",
"h2: Plan your forever, better."
]
},
"counts": {
"h1": 2,
"headings": 22,
"links": 154,
"inaccessibleLinks": 0,
"buttons": 11,
"inaccessibleButtons": 1,
"images": 58,
"imagesWithAlt": 58,
"autocompleteInputs": 0,
"inputsWithAutocomplete": 0,
"missingAutocompleteInputs": 0
}
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
Needs attention
WebMCP manifest
Issue
WebMCP manifest was not found at the expected path.
Why it matters
A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.
Check name
WebMCP manifest
Score
0/100
Status
fail
Category
MCP
Maturity
Informational
Goal
Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.
Result
WebMCP manifest failed at "Fetch to find resource".
Validation steps
Fetch to find resource
WebMCP manifest was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/webmcp.json",
"statusCode": 403,
"contentType": "application/xml",
"length": 263
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 68932
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 68932
}
]
},
"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."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
25 Warning
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
Needs attention
Content freshness signals
Issue
Content freshness signals are incomplete: missing dateModified/datePublished in JSON-LD; missing meta or <time> freshness tags.
Why it matters
Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.
Check name
Content freshness signals
Score
25/100
Status
warning
Category
Content Readiness
Maturity
Established
Goal
Expose modified and published dates for freshness-aware retrieval and ranking.
Result
Content freshness signals is partially implemented.
Evidence
{
"lastModified": "Thu, 04 Jun 2026 04:59:31 GMT",
"schemaDates": [],
"metaDateCount": 0,
"timeDateCount": 0
}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": 403,
"contentType": "application/xml",
"length": 263
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 403,
"contentType": "application/xml",
"length": 243
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 68932
}
]
},
"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": 403,
"contentType": "application/xml",
"length": 243
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 403,
"contentType": "application/xml",
"length": 255
}
]
},
"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": 403,
"contentType": "application/xml",
"length": 243
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 68932
}
]
},
"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": 403,
"contentType": "application/xml",
"length": 243
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 68932
}
]
},
"issue": "agents.json was not found at the expected path.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
15 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Needs attention
DNS-AID Agent Discovery
Issue
No DNS-AID entrypoint records were found under _agents.
Why it matters
DNS-AID lets agents discover index, A2A, and other agent entrypoints before fetching HTTP metadata, while DNSSEC can authenticate the discovery zone.
Check name
DNS-AID Agent Discovery
Score
25/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish DNS for AI Discovery records under _agents for DNS-based agent entrypoint discovery.
Result
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Validation steps
Resolve DNS-AID SVCB/HTTPS records
No DNS-AID entrypoint records were found under _agents.
Validate alpn and endpoint parameters
Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.
Check DNSSEC material
DNSSEC material was not visible for the hostname or parent zone from this resolver.
Evidence
{
"failedStep": "svcb-https-records",
"steps": [
{
"id": "svcb-https-records",
"title": "Resolve DNS-AID SVCB/HTTPS records",
"status": "fail",
"evidence": {
"hostname": "withjoy.com",
"probes": [
{
"name": "_index._agents.withjoy.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.withjoy.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": "withjoy.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
}
]
},
"issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
"howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 60/100 and needs improvement.
6 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 60/100 and needs improvement.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: 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
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Source and trust signals scored 60/100 and needs improvement.
Evidence
{
"signals": {
"author": true,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"publisher",
"freshnessDate"
],
"authorMeta": "@joytheapp",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://withjoy.com/our-story/",
"text": "About Joy",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 jdiIKD CTALink-sc-1wiqq38-0 Footerstyles__UniversalFooterLink-sc-12oan2i-15 fLpiVz jLJLju\" id=\"universalFooterAboutJoyDesktop\" href=\"https://withjoy.com/our-story/\"><span>About Joy</span></a>"
},
{
"href": "https://withjoy.com/our-story/",
"text": "About Joy",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 jdiIKD CTALink-sc-1wiqq38-0 Footerstyles__UniversalFooterLink-sc-12oan2i-15 fLpiVz jLJLju\" id=\"universalFooterAboutJoyMobile\" href=\"https://withjoy.com/our-story/\"><span>About Joy</span></a>"
}
],
"contactLinks": [
{
"href": "https://withjoy.com/blog/how-to-easily-collect-addresses-for-wedding-invitations/",
"text": "Contact Collector",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 bYbNbS CTALink-sc-1wiqq38-0 Headerstyles__StyledNavMenuLink-wy7lag-1 fLpiVz VpJAx\" rel=\"noopener\" target=\"_blank\" id=\"contact-collector\" tabindex=\"-1\" href=\"https://withjoy.com/blog/how-to-easily-collect-addresses-for-wedding-invitations/\"><span><span class=\"text__TextComponent-z0bjr2-0 dGLFas Headerstyles__NavChildText-wy7lag-7 liPdps\" color=\"purple6\">Contact Collector</span></span></a>"
},
{
"href": "https://help.withjoy.com/",
"text": "Help & Support",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 bYbNbS CTALink-sc-1wiqq38-0 Headerstyles__StyledNavMenuLink-wy7lag-1 fLpiVz dthfes\" id=\"menu2help\" tabindex=\"-1\" href=\"https://help.withjoy.com/\"><span><span class=\"text__TextComponent-z0bjr2-0 dGLFas Headerstyles__NavChildText-wy7lag-7 liPdps\" color=\"purple6\">Help & Support</span></span></a>"
},
{
"href": "https://help.withjoy.com/baby-registry",
"text": "Help & Support",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 bYbNbS CTALink-sc-1wiqq38-0 Headerstyles__StyledNavMenuLink-wy7lag-1 fLpiVz dthfes\" id=\"menu2babyhelp\" tabindex=\"-1\" href=\"https://help.withjoy.com/baby-registry\"><span><span class=\"text__TextComponent-z0bjr2-0 dGLFas Headerstyles__NavChildText-wy7lag-7 liPdps\" color=\"purple6\">Help & Support</span></span></a>"
},
{
"href": "https://help.withjoy.com/knowledge-base/20-percent-post-wedding-discount",
"text": "",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 WGoti CTALink-sc-1wiqq38-0 ValuePropCardsstyles__StyledCTALink-sc-1s84yr1-6 fLpiVz jXFFLN\" rel=\"noopener\" target=\"_blank\" id=\"UniversalValuePropsMobile2\" aria-label=\"Registry Completion Discount\" data-element-id=\"UniversalValueProps\" tabindex=\"-1\" href=\"https://help.withjoy.com/knowledge-base/20-percent-post-wedding-discount\"><img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUV..."
},
{
"href": "https://help.withjoy.com/knowledge-base/price-matching",
"text": "",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 WGoti CTALink-sc-1wiqq38-0 ValuePropCardsstyles__StyledCTALink-sc-1s84yr1-6 fLpiVz jXFFLN\" rel=\"noopener\" target=\"_blank\" id=\"UniversalValuePropsMobile3\" aria-label=\"Price Match Promise\" data-element-id=\"UniversalValueProps\" tabindex=\"-1\" href=\"https://help.withjoy.com/knowledge-base/price-matching\"><img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ValueProp..."
},
{
"href": "https://help.withjoy.com/knowledge-base/20-percent-post-wedding-discount",
"text": "",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 WGoti CTALink-sc-1wiqq38-0 ValuePropCardsstyles__StyledCTALink-sc-1s84yr1-6 fLpiVz jXFFLN\" rel=\"noopener\" target=\"_blank\" id=\"UniversalValueProps2\" aria-label=\"Registry Completion Discount\" data-element-id=\"UniversalValueProps\" tabindex=\"-1\" href=\"https://help.withjoy.com/knowledge-base/20-percent-post-wedding-discount\"><img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CY..."
},
{
"href": "https://help.withjoy.com/knowledge-base/price-matching",
"text": "",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 WGoti CTALink-sc-1wiqq38-0 ValuePropCardsstyles__StyledCTALink-sc-1s84yr1-6 fLpiVz jXFFLN\" rel=\"noopener\" target=\"_blank\" id=\"UniversalValueProps3\" aria-label=\"Price Match Promise\" data-element-id=\"UniversalValueProps\" tabindex=\"-1\" href=\"https://help.withjoy.com/knowledge-base/price-matching\"><img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ValuePropCardss..."
},
{
"href": "https://help.withjoy.com/",
"text": "Help & Support",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 iZhhIB CTALink-sc-1wiqq38-0 Footerstyles__FooterSubMenuCTALink-sc-12oan2i-10 fLpiVz cHGvJd\" id=\"footer-wedding-help-support\" href=\"https://help.withjoy.com/\"><span>Help & Support</span></a>"
},
{
"href": "mailto:[email protected]",
"text": "Contact Us",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 jdiIKD CTALink-sc-1wiqq38-0 Footerstyles__UniversalFooterLink-sc-12oan2i-15 fLpiVz jLJLju\" id=\"universalFooterContactUsDesktop\" href=\"mailto:[email protected]\"><span>Contact Us</span></a>"
},
{
"href": "mailto:[email protected]",
"text": "Contact Us",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 jdiIKD CTALink-sc-1wiqq38-0 Footerstyles__UniversalFooterLink-sc-12oan2i-15 fLpiVz jLJLju\" id=\"universalFooterContactUsMobile\" href=\"mailto:[email protected]\"><span>Contact Us</span></a>"
}
],
"privacyLinks": [
{
"href": "https://withjoy.com/eula",
"text": "Terms",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 ejUMzx CTALink-sc-1wiqq38-0 Footerstyles__UniversalFooterLink-sc-12oan2i-15 Footerstyles__StyledFooterLink-sc-12oan2i-26 fLpiVz jLJLju kwHdxp\" id=\"footer2TermsFooter\" href=\"https://withjoy.com/eula\">Terms</a>"
},
{
"href": "https://privacy.withjoy.com/?utm_campaign=footer-privacy&utm_medium=web&utm_source=marcom",
"text": "Privacy",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 ejUMzx CTALink-sc-1wiqq38-0 Footerstyles__UniversalFooterLink-sc-12oan2i-15 Footerstyles__StyledFooterLink-sc-12oan2i-26 fLpiVz jLJLju kwHdxp\" id=\"footer2privacyFooter\" href=\"https://privacy.withjoy.com/?utm_campaign=footer-privacy&utm_medium=web&utm_source=marcom\">Privacy</a>"
},
{
"href": "https://privacy.withjoy.com/privacy-policy?utm_campaign=privacy-notice&utm_medium=web&utm_source=marcom#california-privacy-notice",
"text": "California Privacy Notice",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 ejUMzx CTALink-sc-1wiqq38-0 Footerstyles__UniversalFooterLink-sc-12oan2i-15 Footerstyles__StyledFooterLink-sc-12oan2i-26 fLpiVz jLJLju kwHdxp\" id=\"footerPrivacyNoticeFooter\" href=\"https://privacy.withjoy.com/privacy-policy?utm_campaign=privacy-notice&utm_medium=web&utm_source=marcom#california-privacy-notice\"><span>California Privacy Notice</span></a>"
},
{
"href": "https://privacy.withjoy.com/opt-out?utm_campaign=privacy-opt-out&utm_medium=web&utm_source=marcom",
"text": "Your Privacy Choices",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 ejUMzx CTALink-sc-1wiqq38-0 Footerstyles__UniversalFooterLink-sc-12oan2i-15 Footerstyles__StyledFooterLink-sc-12oan2i-26 fLpiVz jLJLju kwHdxp\" id=\"footerDonotShareNoticeFooter\" href=\"https://privacy.withjoy.com/opt-out?utm_campaign=privacy-opt-out&utm_medium=web&utm_source=marcom\"><span><img src=\"https://polaris.truevaultcdn.com/static/assets/icons/optout-icon-blue.svg\" alt=\"California Consumer Privacy Act (CCPA) Opt-Out Icon\" style=\"v..."
}
],
"score": 60,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
Needs attention
AEO: Answer-first sections
Issue
16 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": 2,
"failing": [
{
"heading": "Create a wedding website and registry that is uniquely yours.",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 kDkJkI\" color=\"yellow5\">Create a wedding website and registry that is uniquely yours.</h3>",
"firstParagraph": "Plan your forever, better.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 chmzRx text-pairing-title\" color=\"purple1\">Plan your forever, better.</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Wedding Website",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 hWugzC ProductFeaturesSectionV2Mobstyles__FeatureTitle-sc-47u2u8-3 cJCLzi\" color=\"mono1\">Wedding Website</h3>",
"firstParagraph": "Beautiful, free and uniquely yours, with smart features for all your planning needs.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 cvTxyW ProductFeaturesSectionV2Mobstyles__FeatureDescription-sc-47u2u8-4 ldAvWd\" color=\"mono12\">Beautiful, free and uniquely yours, with smart features for all your planning needs.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Registry",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 hWugzC ProductFeaturesSectionV2Mobstyles__FeatureTitle-sc-47u2u8-3 cJCLzi\" color=\"mono1\">Registry</h3>",
"firstParagraph": "Your All-in-One registry, from gifts, to zero-fee cash funds, to honeymoon experiences.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 cvTxyW ProductFeaturesSectionV2Mobstyles__FeatureDescription-sc-47u2u8-4 ldAvWd\" color=\"mono12\">Your All-in-One registry, from gifts, to zero-fee cash funds, to honeymoon experiences.</p>",
"words": 12,
"direct": false,
"issue": "First paragraph is 12 words and does not look like a concise direct answer."
},
{
"heading": "Guest List",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 hWugzC ProductFeaturesSectionV2Mobstyles__FeatureTitle-sc-47u2u8-3 cJCLzi\" color=\"mono1\">Guest List</h3>",
"firstParagraph": "Organize and track every detail of your nuptials from your free planning hub.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 cvTxyW ProductFeaturesSectionV2Mobstyles__FeatureDescription-sc-47u2u8-4 ldAvWd\" color=\"mono12\">Organize and track every detail of your nuptials from your free planning hub.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Save the Dates",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 hWugzC ProductFeaturesSectionV2Mobstyles__FeatureTitle-sc-47u2u8-3 cJCLzi\" color=\"mono1\">Save the Dates</h3>",
"firstParagraph": "Hundreds of design options to announce your wedding in style. Send for free online or order matching prints.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 cvTxyW ProductFeaturesSectionV2Mobstyles__FeatureDescription-sc-47u2u8-4 ldAvWd\" color=\"mono12\">Hundreds of design options to announce your wedding in style. Send for free online or order matching prints.</p>",
"words": 18,
"direct": false,
"issue": "First paragraph is 18 words and does not look like a concise direct answer."
},
{
"heading": "Invitations",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 hWugzC ProductFeaturesSectionV2Mobstyles__FeatureTitle-sc-47u2u8-3 cJCLzi\" color=\"mono1\">Invitations</h3>",
"firstParagraph": "Design the perfect invitation for your big day. Send for free online or order matching prints.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 cvTxyW ProductFeaturesSectionV2Mobstyles__FeatureDescription-sc-47u2u8-4 ldAvWd\" color=\"mono12\">Design the perfect invitation for your big day. Send for free online or order matching prints.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Smart RSVP",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 hWugzC ProductFeaturesSectionV2Mobstyles__FeatureTitle-sc-47u2u8-3 cJCLzi\" color=\"mono1\">Smart RSVP</h3>",
"firstParagraph": "Ask any question and track every answer with powerful and free Smart RSVP.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 cvTxyW ProductFeaturesSectionV2Mobstyles__FeatureDescription-sc-47u2u8-4 ldAvWd\" color=\"mono12\">Ask any question and track every answer with powerful and free Smart RSVP.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Hotel Room Blocks",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 hWugzC ProductFeaturesSectionV2Mobstyles__FeatureTitle-sc-47u2u8-3 cJCLzi\" color=\"mono1\">Hotel Room Blocks</h3>",
"firstParagraph": "Unlock discounted group hotel rates for your guests without using your credit card.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 cvTxyW ProductFeaturesSectionV2Mobstyles__FeatureDescription-sc-47u2u8-4 ldAvWd\" color=\"mono12\">Unlock discounted group hotel rates for your guests without using your credit card.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Mobile App",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 hWugzC ProductFeaturesSectionV2Mobstyles__FeatureTitle-sc-47u2u8-3 cJCLzi\" color=\"mono1\">Mobile App</h3>",
"firstParagraph": "Every detail at your fingertips with a free mobile app to match your website.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 cvTxyW ProductFeaturesSectionV2Mobstyles__FeatureDescription-sc-47u2u8-4 ldAvWd\" color=\"mono12\">Every detail at your fingertips with a free mobile app to match your website.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "“With its massive list of features and intuitive design, Joy is a one-stop shop for organizing every single wedding detail.”",
"headingHtml": "<h2 class=\"text__TextComponent-z0bjr2-0 cqRmIh\" color=\"mono1\">“With its massive list of features and intuitive design, Joy is a one-stop shop for organizing every single wedding detail.”</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Collect all your guest addresses with one magic link.",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 jUJQXu text-pairing-title\" color=\"mono1\">Collect all your guest addresses with one magic link.</h3>",
"firstParagraph": "Craft your magic link, share it with your guests and that’s it! They fill out a form that automatically updates their info on your guest list.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 gLWDJh text-pairing-body\" color=\"mono12\">Craft your magic link, share it with your guests and that’s it! They fill out a form that automatically updates their info on your guest list.</p>",
"words": 27,
"direct": false,
"issue": "First paragraph is 27 words and does not look like a concise direct answer."
},
{
"heading": "Joy Baby Registry.",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 jUJQXu text-pairing-title\" color=\"mono1\">Joy Baby Registry.</h3>",
"firstParagraph": "Know someone on the parenting journey? Tell them about Joy! We’ve built smart, time-saving features no other registry has.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 gLWDJh text-pairing-body\" color=\"mono12\">Know someone on the parenting journey? Tell them about Joy! We’ve built smart, time-saving features no other registry has.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "Save your guests up to 30% on hotel rooms.",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 jUJQXu text-pairing-title\" color=\"mono1\">Save your guests up to 30% on hotel rooms.</h3>",
"firstParagraph": "Block discounted rooms for your guests close to your venue, with no credit card required from you.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 gLWDJh text-pairing-body\" color=\"mono12\">Block discounted rooms for your guests close to your venue, with no credit card required from you.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Tips and Tricks",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 kgFzvn\" color=\"accentBlue4\">Tips and Tricks</h3>",
"firstParagraph": "With the wedding planning process in full swing, now you’re ready for the fun part: curating your registry! Since the number of wedding registry items can feel overwhelming, we’ve done…",
"paragraphHtml": "<p>With the wedding planning process in full swing, now you’re ready for the fun part: curating your registry! Since the number of wedding registry items can feel overwhelming, we’ve done…</p>",
"words": 32,
"direct": false,
"issue": "First paragraph is 32 words and does not look like a concise direct answer."
},
{
"heading": "Tips and Tricks",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 kgFzvn\" color=\"accentBlue4\">Tips and Tricks</h3>",
"firstParagraph": "While it’s possible to find a videographer in the $1,200 – $1,500 range, with high-end packages starting around $7,000, average costs can fall somewhere in between. With months of preparation…",
"paragraphHtml": "<p>While it’s possible to find a videographer in the $1,200 – $1,500 range, with high-end packages starting around $7,000, average costs can fall somewhere in between. With months of preparation…</p>",
"words": 33,
"direct": false,
"issue": "First paragraph is 33 words and does not look like a concise direct answer."
},
{
"heading": "Plan your forever, better.",
"headingHtml": "<h2 class=\"text__TextComponent-z0bjr2-0 iPiiak WaterfallCouplestyles__LivestreamTextPairing-sc-1euwrc6-1 lmdpeT\" color=\"yellow1\" id=\"waterfallText\">Plan your forever, better.</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
No question-led h2 sections or FAQ pattern was detected.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Question-led structure
Score
50/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Question-led structure scored 50/100 and needs improvement.
Evidence
{
"h2Count": 2,
"questionH2s": [],
"hasFaq": false,
"score": 50,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 60/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 60/100 and needs improvement.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: 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
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer evidence and trust scored 60/100 and needs improvement.
Evidence
{
"signals": {
"author": true,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"publisher",
"freshnessDate"
],
"authorMeta": "@joytheapp",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://withjoy.com/our-story/",
"text": "About Joy",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 jdiIKD CTALink-sc-1wiqq38-0 Footerstyles__UniversalFooterLink-sc-12oan2i-15 fLpiVz jLJLju\" id=\"universalFooterAboutJoyDesktop\" href=\"https://withjoy.com/our-story/\"><span>About Joy</span></a>"
},
{
"href": "https://withjoy.com/our-story/",
"text": "About Joy",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 jdiIKD CTALink-sc-1wiqq38-0 Footerstyles__UniversalFooterLink-sc-12oan2i-15 fLpiVz jLJLju\" id=\"universalFooterAboutJoyMobile\" href=\"https://withjoy.com/our-story/\"><span>About Joy</span></a>"
}
],
"contactLinks": [
{
"href": "https://withjoy.com/blog/how-to-easily-collect-addresses-for-wedding-invitations/",
"text": "Contact Collector",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 bYbNbS CTALink-sc-1wiqq38-0 Headerstyles__StyledNavMenuLink-wy7lag-1 fLpiVz VpJAx\" rel=\"noopener\" target=\"_blank\" id=\"contact-collector\" tabindex=\"-1\" href=\"https://withjoy.com/blog/how-to-easily-collect-addresses-for-wedding-invitations/\"><span><span class=\"text__TextComponent-z0bjr2-0 dGLFas Headerstyles__NavChildText-wy7lag-7 liPdps\" color=\"purple6\">Contact Collector</span></span></a>"
},
{
"href": "https://help.withjoy.com/",
"text": "Help & Support",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 bYbNbS CTALink-sc-1wiqq38-0 Headerstyles__StyledNavMenuLink-wy7lag-1 fLpiVz dthfes\" id=\"menu2help\" tabindex=\"-1\" href=\"https://help.withjoy.com/\"><span><span class=\"text__TextComponent-z0bjr2-0 dGLFas Headerstyles__NavChildText-wy7lag-7 liPdps\" color=\"purple6\">Help & Support</span></span></a>"
},
{
"href": "https://help.withjoy.com/baby-registry",
"text": "Help & Support",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 bYbNbS CTALink-sc-1wiqq38-0 Headerstyles__StyledNavMenuLink-wy7lag-1 fLpiVz dthfes\" id=\"menu2babyhelp\" tabindex=\"-1\" href=\"https://help.withjoy.com/baby-registry\"><span><span class=\"text__TextComponent-z0bjr2-0 dGLFas Headerstyles__NavChildText-wy7lag-7 liPdps\" color=\"purple6\">Help & Support</span></span></a>"
},
{
"href": "https://help.withjoy.com/knowledge-base/20-percent-post-wedding-discount",
"text": "",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 WGoti CTALink-sc-1wiqq38-0 ValuePropCardsstyles__StyledCTALink-sc-1s84yr1-6 fLpiVz jXFFLN\" rel=\"noopener\" target=\"_blank\" id=\"UniversalValuePropsMobile2\" aria-label=\"Registry Completion Discount\" data-element-id=\"UniversalValueProps\" tabindex=\"-1\" href=\"https://help.withjoy.com/knowledge-base/20-percent-post-wedding-discount\"><img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUV..."
},
{
"href": "https://help.withjoy.com/knowledge-base/price-matching",
"text": "",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 WGoti CTALink-sc-1wiqq38-0 ValuePropCardsstyles__StyledCTALink-sc-1s84yr1-6 fLpiVz jXFFLN\" rel=\"noopener\" target=\"_blank\" id=\"UniversalValuePropsMobile3\" aria-label=\"Price Match Promise\" data-element-id=\"UniversalValueProps\" tabindex=\"-1\" href=\"https://help.withjoy.com/knowledge-base/price-matching\"><img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ValueProp..."
},
{
"href": "https://help.withjoy.com/knowledge-base/20-percent-post-wedding-discount",
"text": "",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 WGoti CTALink-sc-1wiqq38-0 ValuePropCardsstyles__StyledCTALink-sc-1s84yr1-6 fLpiVz jXFFLN\" rel=\"noopener\" target=\"_blank\" id=\"UniversalValueProps2\" aria-label=\"Registry Completion Discount\" data-element-id=\"UniversalValueProps\" tabindex=\"-1\" href=\"https://help.withjoy.com/knowledge-base/20-percent-post-wedding-discount\"><img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CY..."
},
{
"href": "https://help.withjoy.com/knowledge-base/price-matching",
"text": "",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 WGoti CTALink-sc-1wiqq38-0 ValuePropCardsstyles__StyledCTALink-sc-1s84yr1-6 fLpiVz jXFFLN\" rel=\"noopener\" target=\"_blank\" id=\"UniversalValueProps3\" aria-label=\"Price Match Promise\" data-element-id=\"UniversalValueProps\" tabindex=\"-1\" href=\"https://help.withjoy.com/knowledge-base/price-matching\"><img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ValuePropCardss..."
},
{
"href": "https://help.withjoy.com/",
"text": "Help & Support",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 iZhhIB CTALink-sc-1wiqq38-0 Footerstyles__FooterSubMenuCTALink-sc-12oan2i-10 fLpiVz cHGvJd\" id=\"footer-wedding-help-support\" href=\"https://help.withjoy.com/\"><span>Help & Support</span></a>"
},
{
"href": "mailto:[email protected]",
"text": "Contact Us",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 jdiIKD CTALink-sc-1wiqq38-0 Footerstyles__UniversalFooterLink-sc-12oan2i-15 fLpiVz jLJLju\" id=\"universalFooterContactUsDesktop\" href=\"mailto:[email protected]\"><span>Contact Us</span></a>"
},
{
"href": "mailto:[email protected]",
"text": "Contact Us",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 jdiIKD CTALink-sc-1wiqq38-0 Footerstyles__UniversalFooterLink-sc-12oan2i-15 fLpiVz jLJLju\" id=\"universalFooterContactUsMobile\" href=\"mailto:[email protected]\"><span>Contact Us</span></a>"
}
],
"privacyLinks": [
{
"href": "https://withjoy.com/eula",
"text": "Terms",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 ejUMzx CTALink-sc-1wiqq38-0 Footerstyles__UniversalFooterLink-sc-12oan2i-15 Footerstyles__StyledFooterLink-sc-12oan2i-26 fLpiVz jLJLju kwHdxp\" id=\"footer2TermsFooter\" href=\"https://withjoy.com/eula\">Terms</a>"
},
{
"href": "https://privacy.withjoy.com/?utm_campaign=footer-privacy&utm_medium=web&utm_source=marcom",
"text": "Privacy",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 ejUMzx CTALink-sc-1wiqq38-0 Footerstyles__UniversalFooterLink-sc-12oan2i-15 Footerstyles__StyledFooterLink-sc-12oan2i-26 fLpiVz jLJLju kwHdxp\" id=\"footer2privacyFooter\" href=\"https://privacy.withjoy.com/?utm_campaign=footer-privacy&utm_medium=web&utm_source=marcom\">Privacy</a>"
},
{
"href": "https://privacy.withjoy.com/privacy-policy?utm_campaign=privacy-notice&utm_medium=web&utm_source=marcom#california-privacy-notice",
"text": "California Privacy Notice",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 ejUMzx CTALink-sc-1wiqq38-0 Footerstyles__UniversalFooterLink-sc-12oan2i-15 Footerstyles__StyledFooterLink-sc-12oan2i-26 fLpiVz jLJLju kwHdxp\" id=\"footerPrivacyNoticeFooter\" href=\"https://privacy.withjoy.com/privacy-policy?utm_campaign=privacy-notice&utm_medium=web&utm_source=marcom#california-privacy-notice\"><span>California Privacy Notice</span></a>"
},
{
"href": "https://privacy.withjoy.com/opt-out?utm_campaign=privacy-opt-out&utm_medium=web&utm_source=marcom",
"text": "Your Privacy Choices",
"html": "<a class=\"CTALinkstyles__LinkWrapper-sc-1n1vow4-1 ejUMzx CTALink-sc-1wiqq38-0 Footerstyles__UniversalFooterLink-sc-12oan2i-15 Footerstyles__StyledFooterLink-sc-12oan2i-26 fLpiVz jLJLju kwHdxp\" id=\"footerDonotShareNoticeFooter\" href=\"https://privacy.withjoy.com/opt-out?utm_campaign=privacy-opt-out&utm_medium=web&utm_source=marcom\"><span><img src=\"https://polaris.truevaultcdn.com/static/assets/icons/optout-icon-blue.svg\" alt=\"California Consumer Privacy Act (CCPA) Opt-Out Icon\" style=\"v..."
}
],
"score": 60,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 78/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 78/100 and needs improvement.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: joy, websites, planning, redesigned, design, personalized, all, one, experience, way, should.
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
78/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Entity clarity scored 78/100 and needs improvement.
Evidence
{
"title": "Joy - Wedding Websites & Wedding Planning, Redesigned",
"h1": "Design a personalized website, create an all-in-one registry, and experience wedding planning the way it should be.",
"description": "Create a free wedding website with 600+ templates, a zero-fee cash registry, smart RSVP, guest list tools, and a matching mobile app. Join millions of couples planning with Joy.",
"topicOverlap": 0.26666666666666666,
"topicTerms": [
"joy",
"wedding",
"websites",
"planning",
"redesigned",
"design",
"personalized",
"website",
"create",
"all",
"one",
"registry",
"experience",
"way",
"should"
],
"descriptionTerms": [
"create",
"free",
"wedding",
"website",
"600",
"templates",
"zero",
"fee",
"cash",
"registry",
"smart",
"rsvp",
"guest",
"list",
"tools",
"matching",
"mobile",
"app",
"join",
"millions"
],
"missingFromDescription": [
"joy",
"websites",
"planning",
"redesigned",
"design",
"personalized",
"all",
"one",
"experience",
"way",
"should"
],
"score": 78,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
Needs attention
GEO: Explanatory content depth
Issue
No substantial explanatory paragraphs were found.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Explanatory content depth
Score
75/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Explanatory content depth scored 75/100 and needs improvement.
Evidence
{
"candidatePassages": 1,
"citablePassages": 0,
"failingCandidateParagraphs": [],
"citableParagraphs": [],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
Needs attention
AIO: Answer block readiness
Issue
16 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": 2,
"failing": [
{
"heading": "Create a wedding website and registry that is uniquely yours.",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 kDkJkI\" color=\"yellow5\">Create a wedding website and registry that is uniquely yours.</h3>",
"firstParagraph": "Plan your forever, better.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 chmzRx text-pairing-title\" color=\"purple1\">Plan your forever, better.</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Wedding Website",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 hWugzC ProductFeaturesSectionV2Mobstyles__FeatureTitle-sc-47u2u8-3 cJCLzi\" color=\"mono1\">Wedding Website</h3>",
"firstParagraph": "Beautiful, free and uniquely yours, with smart features for all your planning needs.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 cvTxyW ProductFeaturesSectionV2Mobstyles__FeatureDescription-sc-47u2u8-4 ldAvWd\" color=\"mono12\">Beautiful, free and uniquely yours, with smart features for all your planning needs.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Registry",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 hWugzC ProductFeaturesSectionV2Mobstyles__FeatureTitle-sc-47u2u8-3 cJCLzi\" color=\"mono1\">Registry</h3>",
"firstParagraph": "Your All-in-One registry, from gifts, to zero-fee cash funds, to honeymoon experiences.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 cvTxyW ProductFeaturesSectionV2Mobstyles__FeatureDescription-sc-47u2u8-4 ldAvWd\" color=\"mono12\">Your All-in-One registry, from gifts, to zero-fee cash funds, to honeymoon experiences.</p>",
"words": 12,
"direct": false,
"issue": "First paragraph is 12 words and does not look like a concise direct answer."
},
{
"heading": "Guest List",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 hWugzC ProductFeaturesSectionV2Mobstyles__FeatureTitle-sc-47u2u8-3 cJCLzi\" color=\"mono1\">Guest List</h3>",
"firstParagraph": "Organize and track every detail of your nuptials from your free planning hub.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 cvTxyW ProductFeaturesSectionV2Mobstyles__FeatureDescription-sc-47u2u8-4 ldAvWd\" color=\"mono12\">Organize and track every detail of your nuptials from your free planning hub.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Save the Dates",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 hWugzC ProductFeaturesSectionV2Mobstyles__FeatureTitle-sc-47u2u8-3 cJCLzi\" color=\"mono1\">Save the Dates</h3>",
"firstParagraph": "Hundreds of design options to announce your wedding in style. Send for free online or order matching prints.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 cvTxyW ProductFeaturesSectionV2Mobstyles__FeatureDescription-sc-47u2u8-4 ldAvWd\" color=\"mono12\">Hundreds of design options to announce your wedding in style. Send for free online or order matching prints.</p>",
"words": 18,
"direct": false,
"issue": "First paragraph is 18 words and does not look like a concise direct answer."
},
{
"heading": "Invitations",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 hWugzC ProductFeaturesSectionV2Mobstyles__FeatureTitle-sc-47u2u8-3 cJCLzi\" color=\"mono1\">Invitations</h3>",
"firstParagraph": "Design the perfect invitation for your big day. Send for free online or order matching prints.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 cvTxyW ProductFeaturesSectionV2Mobstyles__FeatureDescription-sc-47u2u8-4 ldAvWd\" color=\"mono12\">Design the perfect invitation for your big day. Send for free online or order matching prints.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Smart RSVP",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 hWugzC ProductFeaturesSectionV2Mobstyles__FeatureTitle-sc-47u2u8-3 cJCLzi\" color=\"mono1\">Smart RSVP</h3>",
"firstParagraph": "Ask any question and track every answer with powerful and free Smart RSVP.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 cvTxyW ProductFeaturesSectionV2Mobstyles__FeatureDescription-sc-47u2u8-4 ldAvWd\" color=\"mono12\">Ask any question and track every answer with powerful and free Smart RSVP.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Hotel Room Blocks",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 hWugzC ProductFeaturesSectionV2Mobstyles__FeatureTitle-sc-47u2u8-3 cJCLzi\" color=\"mono1\">Hotel Room Blocks</h3>",
"firstParagraph": "Unlock discounted group hotel rates for your guests without using your credit card.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 cvTxyW ProductFeaturesSectionV2Mobstyles__FeatureDescription-sc-47u2u8-4 ldAvWd\" color=\"mono12\">Unlock discounted group hotel rates for your guests without using your credit card.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Mobile App",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 hWugzC ProductFeaturesSectionV2Mobstyles__FeatureTitle-sc-47u2u8-3 cJCLzi\" color=\"mono1\">Mobile App</h3>",
"firstParagraph": "Every detail at your fingertips with a free mobile app to match your website.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 cvTxyW ProductFeaturesSectionV2Mobstyles__FeatureDescription-sc-47u2u8-4 ldAvWd\" color=\"mono12\">Every detail at your fingertips with a free mobile app to match your website.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "“With its massive list of features and intuitive design, Joy is a one-stop shop for organizing every single wedding detail.”",
"headingHtml": "<h2 class=\"text__TextComponent-z0bjr2-0 cqRmIh\" color=\"mono1\">“With its massive list of features and intuitive design, Joy is a one-stop shop for organizing every single wedding detail.”</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Collect all your guest addresses with one magic link.",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 jUJQXu text-pairing-title\" color=\"mono1\">Collect all your guest addresses with one magic link.</h3>",
"firstParagraph": "Craft your magic link, share it with your guests and that’s it! They fill out a form that automatically updates their info on your guest list.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 gLWDJh text-pairing-body\" color=\"mono12\">Craft your magic link, share it with your guests and that’s it! They fill out a form that automatically updates their info on your guest list.</p>",
"words": 27,
"direct": false,
"issue": "First paragraph is 27 words and does not look like a concise direct answer."
},
{
"heading": "Joy Baby Registry.",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 jUJQXu text-pairing-title\" color=\"mono1\">Joy Baby Registry.</h3>",
"firstParagraph": "Know someone on the parenting journey? Tell them about Joy! We’ve built smart, time-saving features no other registry has.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 gLWDJh text-pairing-body\" color=\"mono12\">Know someone on the parenting journey? Tell them about Joy! We’ve built smart, time-saving features no other registry has.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "Save your guests up to 30% on hotel rooms.",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 jUJQXu text-pairing-title\" color=\"mono1\">Save your guests up to 30% on hotel rooms.</h3>",
"firstParagraph": "Block discounted rooms for your guests close to your venue, with no credit card required from you.",
"paragraphHtml": "<p class=\"text__TextComponent-z0bjr2-0 gLWDJh text-pairing-body\" color=\"mono12\">Block discounted rooms for your guests close to your venue, with no credit card required from you.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Tips and Tricks",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 kgFzvn\" color=\"accentBlue4\">Tips and Tricks</h3>",
"firstParagraph": "With the wedding planning process in full swing, now you’re ready for the fun part: curating your registry! Since the number of wedding registry items can feel overwhelming, we’ve done…",
"paragraphHtml": "<p>With the wedding planning process in full swing, now you’re ready for the fun part: curating your registry! Since the number of wedding registry items can feel overwhelming, we’ve done…</p>",
"words": 32,
"direct": false,
"issue": "First paragraph is 32 words and does not look like a concise direct answer."
},
{
"heading": "Tips and Tricks",
"headingHtml": "<h3 class=\"text__TextComponent-z0bjr2-0 kgFzvn\" color=\"accentBlue4\">Tips and Tricks</h3>",
"firstParagraph": "While it’s possible to find a videographer in the $1,200 – $1,500 range, with high-end packages starting around $7,000, average costs can fall somewhere in between. With months of preparation…",
"paragraphHtml": "<p>While it’s possible to find a videographer in the $1,200 – $1,500 range, with high-end packages starting around $7,000, average costs can fall somewhere in between. With months of preparation…</p>",
"words": 33,
"direct": false,
"issue": "First paragraph is 33 words and does not look like a concise direct answer."
},
{
"heading": "Plan your forever, better.",
"headingHtml": "<h2 class=\"text__TextComponent-z0bjr2-0 iPiiak WaterfallCouplestyles__LivestreamTextPairing-sc-1euwrc6-1 lmdpeT\" color=\"yellow1\" id=\"waterfallText\">Plan your forever, better.</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
Needs attention
GEO: Extraction-friendly structure
Issue
Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, ordered list only if the page explains a workflow/process, optional visible FAQ or FAQPage schema.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Extraction-friendly structure
Score
85/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
Evidence
{
"hasSummary": false,
"tableCount": 0,
"tablesWithHead": 0,
"tablesMissingThead": [],
"orderedLists": 0,
"hasFaq": false,
"definitionPatterns": 3,
"schemaBlocks": 1,
"missingSignals": [
"optional top summary / TL;DR / key takeaways block",
"table with <thead> only if the page already has tabular/comparative data",
"ordered list only if the page explains a workflow/process",
"optional visible FAQ or FAQPage schema"
],
"score": 85,
"weight": 24
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 80/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 80/100 and needs improvement.
Needs attention
AIO: Page experience for AIO
Issue
55 image(s) are missing width/height attributes.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Page experience for AIO
Score
80/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Page experience for AIO scored 80/100 and needs improvement.
Evidence
{
"viewportContent": "width=device-width, initial-scale=1, shrink-to-fit=no",
"visibleWords": 775,
"htmlBytes": 255871,
"imagesMissingDimensions": [
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ValuePropCardsstyles__StyledCloudImage-sc-1s84yr1-7 iNFBVJ\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ValuePropCardsstyles__StyledCloudImage-sc-1s84yr1-7 iNFBVJ\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ValuePropCardsstyles__StyledCloudImage-sc-1s84yr1-7 iNFBVJ\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ValuePropCardsstyles__StyledCloudImage-sc-1s84yr1-7 iNFBVJ\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ValuePropCardsstyles__StyledCloudImage-sc-1s84yr1-7 iNFBVJ\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ValuePropCardsstyles__StyledCloudImage-sc-1s84yr1-7 iNFBVJ\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ValuePropCardsstyles__StyledCloudImage-sc-1s84yr1-7 iNFBVJ\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ValuePropCardsstyles__StyledCloudImage-sc-1s84yr1-7 iNFBVJ\" fetchpriority=\"auto\">"
},
{
"src": "https://withjoy.com/assets/public/marcom-prod/home/hero/bodymovin/slurpee/bg_stripping.jpg?m_resize=w600&opt=aggressive&ver=2",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Couple in the city\" src=\"https://withjoy.com/assets/public/marcom-prod/home/hero/bodymovin/slurpee/bg_stripping.jpg?m_resize=w600&opt=aggressive&ver=2\" class=\"HomeHeroSectionstyles__SlurpeeBgStrip-sc-35c4gv-2 dcKxOT home-hero-lottie-element\" fetchpriority=\"auto\">"
},
{
"src": "https://withjoy.com/assets/public/marcom-prod/home/hero/wave.svg?m_resize=w600&opt=aggressive&ver=2",
"width": "100%",
"height": "",
"loading": "",
"html": "<img alt=\"hero wave svg\" src=\"https://withjoy.com/assets/public/marcom-prod/home/hero/wave.svg?m_resize=w600&opt=aggressive&ver=2\" width=\"100%\" class=\"HomeHeroSectionstyles__DesktopBottomWaveImage-sc-35c4gv-18 fhGLnW\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Colors\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ui-magic-img-top\" style=\"top:4%;left:58%;max-height:15%\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Send reminder\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ui-magic-img-top\" style=\"top:0%;left:25%\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Statuses\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ui-magic-img-top-right\" style=\"top:12%;right:1%;max-width:12%\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Save the Date\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ui-magic-img-top-right\" style=\"top:8%;right:14%\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Hotel booking\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ui-magic-img-right\" style=\"top:42%;right:0%\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Registry types\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ui-magic-img-right\" style=\"top:40%;right:25%;z-index:1\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Rehearsal dinner\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ui-magic-img-bottom-right\" style=\"bottom:2%;right:1%;max-width:15%\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Song requests\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ui-magic-img-bottom-right\" style=\"bottom:5%;right:18%;max-width:15%\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Wedding table group\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ui-magic-img-bottom\" style=\"bottom:1%;right:37.5%;max-width:25%\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Rsvp form\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ui-magic-img-bottom-left\" style=\"bottom:-5%;left:1%\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Guests filter\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ui-magic-img-bottom-left\" style=\"bottom:10%;left:18%;max-width:17%\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Map\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ui-magic-img-left\" style=\"top:45%;left:-10%\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Guests count summary\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ui-magic-img-left\" style=\"top:40%;left:25%;z-index:1\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Rsvp together\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ui-magic-img-top-left\" style=\"top:11%;left:2%;max-width:15%\" fetchpriority=\"auto\">"
},
{
"src": "https://withjoy.com/assets/public/marcom-prod/home/hero/wave-mobile.svg?m_resize=w600&opt=aggressive&ver=2",
"width": "106%",
"height": "",
"loading": "",
"html": "<img alt=\"hero wave svg\" src=\"https://withjoy.com/assets/public/marcom-prod/home/hero/wave-mobile.svg?m_resize=w600&opt=aggressive&ver=2\" width=\"106%\" class=\"HomeHeroSectionstyles__MobileBottomWaveImage-sc-35c4gv-19 dUxqBj\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Wedding website UI\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureUiImage-ppgabd-9 ifBFbs home-product-feature-ui\" style=\"width:100%;top:0;left:50%\" aspectratio=\"0.9797517962116263\" scale=\"1.15\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Wedding website UI\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureUiImage-ppgabd-9 ifBFbs home-product-feature-ui\" style=\"width:100%;top:0;left:50%\" aspectratio=\"0.9797517962116263\" scale=\"1.15\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureBaseBFImage-ppgabd-6 ProductFeaturesSectionV2styles__RegistryFeatureBackgroundImage-ppgabd-8 jSJfzt cxWDaZ home-product-feature-background\" style=\"transform-origin:center top\" aspectratio=\"1.3333333333333333\" scale=\"1.07\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Registry UI\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureUiImage-ppgabd-9 ProductFeaturesSectionV2styles__RegistryFeatureUiImage-ppgabd-10 iGLAAA cpcOtN home-product-feature-ui\" style=\"width:100%;height:auto;opacity:1;transform-origin:center bottom\" scale=\"0.1\" aspectratio=\"1.485884101040119\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Couple in the city\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureBaseBFImage-ppgabd-6 ProductFeaturesSectionV2styles__FeatureForegroundImage-ppgabd-12 ProductFeaturesSectionV2styles__RegistryFeatureForegroundImage-ppgabd-13 fMkgWL dfXyBZ jWcpgc home-product-feature-foreground\" scale=\"1.3\" aspectratio=\"2.5619128949615715\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Hotel Room\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureBaseBFImage-ppgabd-6 ProductFeaturesSectionV2styles__FeatureBackgroundImage-ppgabd-7 jJWhhG home-product-feature-background\" style=\"top:51%;left:50%\" aspectratio=\"1.5741145605596851\" scale=\"1\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Hotel Room Blocks\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureUiImage-ppgabd-9 fFxVdR home-product-feature-ui\" style=\"width:100%;height:auto;opacity:0.9;top:14%;left:50%\" aspectratio=\"1.2\" scale=\"1.63\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Couple in the city\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureBaseBFImage-ppgabd-6 ProductFeaturesSectionV2styles__FeatureForegroundImage-ppgabd-12 iHPrcF dfXyBZ home-product-feature-foreground\" style=\"transform:translate(-50%, 0%);top:0%\" aspectratio=\"1.3714285714285714\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureBaseBFImage-ppgabd-6 ProductFeaturesSectionV2styles__FeatureBackgroundImage-ppgabd-7 laoToB home-product-feature-background\" aspectratio=\"1.5\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Guest List UI\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureUiImage-ppgabd-9 dkkTWe home-product-feature-ui\" style=\"opacity:1;transform-origin:center 70%\" aspectratio=\"1.8898385565052231\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Guest List UI\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureUiImage-ppgabd-9 dkkTWe home-product-feature-ui\" style=\"opacity:1;transform-origin:center 70%\" aspectratio=\"1.8898385565052231\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Couple on the beach\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureBaseBFImage-ppgabd-6 ProductFeaturesSectionV2styles__FeatureForegroundImage-ppgabd-12 laoToB dfXyBZ home-product-feature-foreground\" aspectratio=\"1.5\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureBaseBFImage-ppgabd-6 ProductFeaturesSectionV2styles__FeatureBackgroundImage-ppgabd-7 bKiRWT home-product-feature-background\" scale=\"1\" aspectratio=\"1.2626262626262625\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Save the Dates UI\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureUiImage-ppgabd-9 ihqcza home-product-feature-ui\" style=\"width:100%;aspect-ratio:125 / 99;object-fit:contain;top:0\" aspectratio=\"1.2626262626262625\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "40%",
"height": "",
"loading": "",
"html": "<img alt=\"Envelope back\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" width=\"40%\" class=\"ProductFeaturesSectionV2styles__FeatureUiImage-ppgabd-9 dqzpHW home-product-feature-ui\" style=\"top:10%\" aspectratio=\"1\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "30%",
"height": "",
"loading": "",
"html": "<img alt=\"Main Save the Date card\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" width=\"30%\" class=\"ProductFeaturesSectionV2styles__FeatureUiImage-ppgabd-9 dqzpHW home-product-feature-ui\" style=\"top:0\" aspectratio=\"1\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "40%",
"height": "",
"loading": "",
"html": "<img alt=\"Envelope front\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" width=\"40%\" class=\"ProductFeaturesSectionV2styles__FeatureUiImage-ppgabd-9 dqzpHW home-product-feature-ui\" style=\"top:10%\" aspectratio=\"1\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureBaseBFImage-ppgabd-6 ProductFeaturesSectionV2styles__FeatureForegroundImage-ppgabd-12 jsdlKv dfXyBZ home-product-feature-foreground\" style=\"aspect-ratio:125 / 99\" aspectratio=\"1.2626262626262625\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Couple on the beach\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureUiImage-ppgabd-9 ihqcza home-product-feature-ui\" style=\"left:24%;width:33%;bottom:14%;object-fit:cover;min-width:unset;min-height:unset;top:unset;object-position:center center;transform:none;opacity:1\" aspectratio=\"1.2626262626262625\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Couple in the city\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureUiImage-ppgabd-9 ihqcza home-product-feature-ui\" style=\"right:0%;width:26%;bottom:unset;left:unset;object-fit:cover;min-width:unset;min-height:unset;top:12%;object-position:center center;transform:none;opacity:1\" aspectratio=\"1.2626262626262625\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Invitations UI\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureBaseBFImage-ppgabd-6 ProductFeaturesSectionV2styles__FeatureBackgroundImage-ppgabd-7 jsdlKv home-product-feature-background\" aspectratio=\"1.2626262626262625\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Invitations UI\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureUiImage-ppgabd-9 ihqcza home-product-feature-ui\" style=\"width:100%;left:50%\" aspectratio=\"1.2626262626262625\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Couple in the city\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureBaseBFImage-ppgabd-6 ProductFeaturesSectionV2styles__FeatureForegroundImage-ppgabd-12 jsdlKv dfXyBZ home-product-feature-foreground\" style=\"aspect-ratio:125 / 99\" aspectratio=\"1.2626262626262625\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureBaseBFImage-ppgabd-6 ProductFeaturesSectionV2styles__FeatureBackgroundImage-ppgabd-7 gOlpkF home-product-feature-background\" scale=\"1.2\" aspectratio=\"1.5\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"smart RSVP UI\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureUiImage-ppgabd-9 jwnhNy home-product-feature-ui\" style=\"width:100%;bottom:2%;top:unset;left:50%;opacity:0.5;transform-origin:center bottom\" scale=\"0.25\" aspectratio=\"1.5\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"smart RSVP UI\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureUiImage-ppgabd-9 VOQWr home-product-feature-ui\" style=\"width:100%;top:10%;transform-origin:center top\" scale=\"0.75\" aspectratio=\"1.5\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Couple in the city\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureBaseBFImage-ppgabd-6 ProductFeaturesSectionV2styles__FeatureForegroundImage-ppgabd-12 laoToB dfXyBZ home-product-feature-foreground\" style=\"bottom:0;top:unset;transform:translate(-50%,0) scale(0.35)\" aspectratio=\"1.5\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureBaseBFImage-ppgabd-6 ProductFeaturesSectionV2styles__FeatureBackgroundImage-ppgabd-7 laoToB home-product-feature-background\" aspectratio=\"1.5\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Couple in the city\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureBaseBFImage-ppgabd-6 ProductFeaturesSectionV2styles__FeatureForegroundImage-ppgabd-12 bFIcwI dfXyBZ home-product-feature-foreground\" style=\"top:16%;width:100%;transform-origin:center 35%;transform:translate(-50%, 0)\" aspectratio=\"0.4680170575692964\" fetchpriority=\"auto\">"
},
{
"src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=\" class=\"ProductFeaturesSectionV2styles__FeatureUiImage-ppgabd-9 cxgvLa home-product-feature-ui\" style=\"width:100%;opacity:0;transform-origin:center 35%;top:17%;transform:translate(-50%, 0)\" aspectratio=\"0.4680170575692964\" fetchpriority=\"auto\">"
}
],
"possibleDialogs": [],
"score": 80,
"weight": 10
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 82/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 82/100 and needs improvement.
Needs attention
AEO: Entity and definition clarity
Issue
Entity or definition gaps: joy, websites, planning, redesigned, design, personalized, all, one, experience, way, should.
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
82/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Entity and definition clarity scored 82/100 and needs improvement.
Evidence
{
"title": "Joy - Wedding Websites & Wedding Planning, Redesigned",
"h1": "Design a personalized website, create an all-in-one registry, and experience wedding planning the way it should be.",
"description": "Create a free wedding website with 600+ templates, a zero-fee cash registry, smart RSVP, guest list tools, and a matching mobile app. Join millions of couples planning with Joy.",
"topicOverlap": 0.26666666666666666,
"definitionCount": 3,
"topicTerms": [
"joy",
"wedding",
"websites",
"planning",
"redesigned",
"design",
"personalized",
"website",
"create",
"all",
"one",
"registry",
"experience",
"way",
"should"
],
"descriptionTerms": [
"create",
"free",
"wedding",
"website",
"600",
"templates",
"zero",
"fee",
"cash",
"registry",
"smart",
"rsvp",
"guest",
"list",
"tools",
"matching",
"mobile",
"app",
"join",
"millions"
],
"missingFromDescription": [
"joy",
"websites",
"planning",
"redesigned",
"design",
"personalized",
"all",
"one",
"experience",
"way",
"should"
],
"score": 82,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
Needs attention
AEO: Answer intent coverage
Issue
Missing likely AI Overview intent sections: what, how, benefits, compare.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer intent coverage
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer intent coverage scored 70/100 and needs improvement.
Evidence
{
"headings": [
{
"text": "“With its massive list of features and intuitive design, Joy is a one-stop shop for organizing every single wedding detail.”",
"html": "<h2 class=\"text__TextComponent-z0bjr2-0 cqRmIh\" color=\"mono1\">“With its massive list of features and intuitive design, Joy is a one-stop shop for organizing every single wedding detail.”</h2>"
},
{
"text": "Plan your forever, better.",
"html": "<h2 class=\"text__TextComponent-z0bjr2-0 iPiiak WaterfallCouplestyles__LivestreamTextPairing-sc-1euwrc6-1 lmdpeT\" color=\"yellow1\" id=\"waterfallText\">Plan your forever, better.</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Joy - Wedding Websites & Wedding Planning, Re...?",
"pattern": {}
},
{
"id": "how",
"label": "How does Joy - Wedding Websites & Wedding Planning, Re... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Joy - Wedding Websites & Wedding Planning, Re...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Joy - Wedding Websites & Wedding Planning, Re... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Joy - Wedding Websites & Wedding Planning, Re... compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Joy - Wedding Websites & Wedding Planning, Re...?",
"pattern": {}
},
{
"id": "how",
"label": "How does Joy - Wedding Websites & Wedding Planning, Re... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Joy - Wedding Websites & Wedding Planning, Re...?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Joy - Wedding Websites & Wedding Planning, Re... 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": 68932
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 68932
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 68932
}
]
},
"issue": "AI context endpoint was not found at the expected path.",
"howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Needs attention
AIO: Query intent coverage
Issue
Missing likely AI Overview intent sections: what, how, benefits, compare.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Query intent coverage
Score
70/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Query intent coverage is informational for this page.
Evidence
{
"headings": [
{
"text": "“With its massive list of features and intuitive design, Joy is a one-stop shop for organizing every single wedding detail.”",
"html": "<h2 class=\"text__TextComponent-z0bjr2-0 cqRmIh\" color=\"mono1\">“With its massive list of features and intuitive design, Joy is a one-stop shop for organizing every single wedding detail.”</h2>"
},
{
"text": "Plan your forever, better.",
"html": "<h2 class=\"text__TextComponent-z0bjr2-0 iPiiak WaterfallCouplestyles__LivestreamTextPairing-sc-1euwrc6-1 lmdpeT\" color=\"yellow1\" id=\"waterfallText\">Plan your forever, better.</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Joy - Wedding Websites & Wedding Planning, Re...?",
"pattern": {}
},
{
"id": "how",
"label": "How does Joy - Wedding Websites & Wedding Planning, Re... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Joy - Wedding Websites & Wedding Planning, Re...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Joy - Wedding Websites & Wedding Planning, Re... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Joy - Wedding Websites & Wedding Planning, Re... compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Joy - Wedding Websites & Wedding Planning, Re...?",
"pattern": {}
},
{
"id": "how",
"label": "How does Joy - Wedding Websites & Wedding Planning, Re... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Joy - Wedding Websites & Wedding Planning, Re...?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Joy - Wedding Websites & Wedding Planning, Re... compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 4
}Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Needs attention
Auth.md Agent Registration
Issue
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=UTF-8" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing credential type language.
Why it matters
Agent registration metadata lets automated clients find the registration path, supported identity types, credential types, and related claim or revocation endpoints without scraping human docs.
Check name
Auth.md Agent Registration
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish Auth.md and agent_auth metadata so agents can discover registration and credential requirements.
Result
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Validation steps
Fetch and validate /auth.md
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=UTF-8" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing credential type language.
Publish protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate agent_auth authorization metadata
OAuth authorization server metadata could not be fetched.
Evidence
{
"failedStep": "auth-md",
"steps": [
{
"id": "auth-md",
"title": "Fetch and validate /auth.md",
"status": "fail",
"evidence": {
"path": "/auth.md",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 68932,
"validation": {
"valid": false,
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=UTF-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing credential type language.",
"compatibleContentType": false,
"contentLength": 67780,
"hasRegisterInstructions": true,
"hasProtectedResourceLink": false,
"hasAuthorizationServerLink": false,
"mentionsIdentity": true,
"mentionsCredential": false,
"links": [
"/env",
"/script",
"/favicon.ico",
"/title",
"https://withjoy.com\"",
"/woff2",
"https://withjoy.com/assets/public/fonts/inter-ui/Inter-UI-Regular.woff2\"/><link",
"/woff2",
"https://withjoy.com/assets/public/fonts/inter-ui/Inter-UI-Medium.woff2\"/><link",
"/woff2"
],
"rawExcerpt": "<!doctype html><html lang=\"en\"><head><script src=\"/env\"></script><meta charset=\"utf-8\"/><meta name=\"version\" content=\"2fb71a72\"/><meta name=\"commit\" content=\"2fb71a72be57da17670c4f793e81c0823aeef44d\"/><meta name=\"branch\" content=\"\"/><meta name=\"viewport\" content=\"width=device-width,initial-scale=1\"/><link rel=\"shortcut icon\" href=\"/favicon.ico\"/><title>Joy - Design, plan, and host unforgettable events.</title><link rel=\"preconnect\" href=\"https://withjoy.com\" crossorigin/><link rel=\"preload\" crossorigin=\"\" as=\"font\" type=\"font/woff2\" href=\"https://withjoy.com/assets/public/fonts/inter-ui/Inter-UI-Regular.woff2\"/><link rel=\"preload\" crossorigin=\"\" as=\"font\" type=\"font/woff2\" href=\"https://withjoy.com/assets/public/fonts/inter-ui/Inter-UI-Medium.woff2\"/><link rel=\"preload\" crossorigin=\"\" as=\""
}
},
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=UTF-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing credential type language.",
"howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
},
{
"id": "oauth-protected-resource",
"title": "Publish protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"ok": false,
"statusCode": 403,
"contentType": "application/xml",
"length": 243,
"text": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>5JW0TFVZRZTHM69H</RequestId><HostId>C28pQyH1/7Bpjv0r05Bp1t9p5sLJcMMHcGh5v6Sfrx0c98X3hKzP3ZrUDRUgpF8m8XYl29kl87c=</HostId></Error>"
},
"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": 403,
"contentType": "application/xml",
"length": 243,
"text": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>FZ2Z3BZHVSDTRPHE</RequestId><HostId>RjPReXzQiw22Ou8AM7yIT/D7mF2SaW/HWr8Mb5QwWFfIkBii3y+MsUSl6jykfHkcqoIIFmClTHw=</HostId></Error>"
}
},
"issue": "OAuth authorization server metadata could not be fetched.",
"howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 6,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "log in"
}
]
},
"resourceFetchSucceeded": false
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Q&A and FAQ opportunities
GEO: Q&A and FAQ opportunities is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Q&A and FAQ opportunities
GEO: Q&A and FAQ opportunities is informational for this page.
Needs attention
GEO: Q&A and FAQ opportunities
Issue
2 h2 heading(s) are not phrased as questions; this is optional and only useful where Q&A wording is natural. No visible FAQ or FAQPage schema was detected; this is optional unless the page answers common questions.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Q&A and FAQ opportunities
Score
75/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Q&A and FAQ opportunities is informational for this page.
Evidence
{
"h2Count": 2,
"questionH2s": 0,
"hasFaq": false,
"nonQuestionH2s": [
{
"index": 1,
"text": "“With its massive list of features and intuitive design, Joy is a one-stop shop for organizing every single wedding detail.”",
"isQuestion": false,
"html": "<h2 class=\"text__TextComponent-z0bjr2-0 cqRmIh\" color=\"mono1\">“With its massive list of features and intuitive design, Joy is a one-stop shop for organizing every single wedding detail.”</h2>"
},
{
"index": 2,
"text": "Plan your forever, better.",
"isQuestion": false,
"html": "<h2 class=\"text__TextComponent-z0bjr2-0 iPiiak WaterfallCouplestyles__LivestreamTextPairing-sc-1euwrc6-1 lmdpeT\" color=\"yellow1\" id=\"waterfallText\">Plan your forever, better.</h2>"
}
],
"score": 75,
"weight": 4
}AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Informational
AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Needs attention
IndexNow key
Issue
IndexNow key is informational for this page.
Why it matters
IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.
Check name
IndexNow key
Score
100/100
Status
informational
Category
Discoverability
Maturity
Established
Goal
Verify that IndexNow ownership key placement is detectable when the site advertises it.
Result
IndexNow key is informational for this page.
Validation steps
Find advertised IndexNow key location
No IndexNow key location was advertised in HTML, Link headers, or robots.txt.
Fetch and validate IndexNow key file
No discoverable IndexNow key file was found.
Evidence
{
"steps": [
{
"id": "advertised-location",
"title": "Find advertised IndexNow key location",
"status": "informational",
"evidence": {
"advertised": []
},
"issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
"howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
},
{
"id": "fetch-key",
"title": "Fetch and validate IndexNow key file",
"status": "informational",
"evidence": {
"advertised": [],
"checked": []
},
"issue": "No discoverable IndexNow key file was found.",
"howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
}
]
}Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Needs attention
OAuth / OIDC discovery
Issue
OAuth / OIDC discovery was not found at the expected path.
Why it matters
OAuth and OIDC discovery let agents find authorization, token, and key endpoints programmatically instead of relying on human documentation.
Check name
OAuth / OIDC discovery
Score
0/100
Status
informational
Category
Auth
Maturity
Established
Goal
Publish OAuth/OIDC discovery metadata so agents can authenticate with your APIs.
Result
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Validation steps
Fetch to find resource
OAuth / OIDC discovery was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/openid-configuration",
"statusCode": 403,
"contentType": "application/xml",
"length": 275
},
{
"path": "/.well-known/oauth-authorization-server",
"statusCode": 403,
"contentType": "application/xml",
"length": 255
}
]
},
"issue": "OAuth / OIDC discovery was not found at the expected path.",
"howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 6,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "log in"
}
]
},
"resourceFetchSucceeded": false
}Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Needs attention
OAuth Protected Resource
Issue
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Why it matters
Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.
Check name
OAuth Protected Resource
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.
Result
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Validation steps
Fetch protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate protected resource metadata
Response is not valid JSON.
Validate protected resource identity
Protected resource metadata `resource` did not match the resource identifier used to retrieve it.
Probe protected API Bearer challenge
No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"statusCode": 403,
"contentType": "application/xml"
},
"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": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>X4B5CG6F6SC89F76</RequestId><HostId>jRVd3taxTBIcqMzCkXcBMdm5sRPiSIjviK+/e8Lw76qYKKveXEzYB9n6ATDb6CxeBHi9tIohY9o=</HostId></Error>"
},
"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://withjoy.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://withjoy.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/admin/summary",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://withjoy.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://withjoy.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
}
]
},
"issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
"howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 6,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "log in"
}
]
},
"resourceFetchSucceeded": false
}Performance and AccessibilityAccessibilityBrowser audit
Background and foreground colors do not have a sufficient contrast ratio.
100 Fail
Performance and AccessibilityAccessibilityBrowser audit
Background and foreground colors do not have a sufficient contrast ratio.
Check name
Background and foreground colors do not have a sufficient contrast ratio.
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).
References
https://web.dev/learn/accessibility/Evidence
{
"description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast)."
}SEOSEOBrowser audit
Links do not have descriptive text
100 Fail
SEOSEOBrowser audit
Links do not have descriptive text
Check name
Links do not have descriptive text
Score
0/100
Status
fail
Device
desktop
Category
SEO
Estimated savings
5 links found
Fix guidance
Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).
Evidence
{
"displayValue": "5 links found",
"description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/)."
}Performance and AccessibilityPerformanceBrowser audit
Duplicated JavaScript
13 Warning
Performance and AccessibilityPerformanceBrowser audit
Duplicated JavaScript
Check name
Duplicated JavaScript
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 7 KiB
Fix guidance
Remove large, [duplicate JavaScript modules](https://developer.chrome.com/docs/performance/insights/duplicated-javascript) from bundles to reduce unnecessary bytes consumed by network activity.
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 7 KiB",
"description": "Remove large, [duplicate JavaScript modules](https://developer.chrome.com/docs/performance/insights/duplicated-javascript) from bundles to reduce unnecessary bytes consumed by network activity."
}Performance and AccessibilityPerformanceBrowser audit
Legacy JavaScript
13 Warning
Performance and AccessibilityPerformanceBrowser audit
Legacy JavaScript
Check name
Legacy JavaScript
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 22 KiB
Fix guidance
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 22 KiB",
"description": "Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)"
}Performance and AccessibilityPerformanceBrowser audit
Minify CSS
13 Warning
Performance and AccessibilityPerformanceBrowser audit
Minify CSS
Check name
Minify CSS
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 3 KiB
Fix guidance
Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https://developer.chrome.com/docs/lighthouse/performance/unminified-css/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 3 KiB",
"description": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https://developer.chrome.com/docs/lighthouse/performance/unminified-css/).",
"numericValue": 0
}Performance and AccessibilityPerformanceBrowser audit
Loading performance
7 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
74/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": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 95,
"displayValue": "0.8 s",
"numericValue": 801.5020429278741
},
{
"id": "interactive",
"title": "Time to Interactive",
"score": 55,
"displayValue": "4.2 s",
"numericValue": 4231.558890524142
},
{
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 23,
"displayValue": "360 ms",
"numericValue": 359
},
{
"id": "server-response-time",
"title": "Initial server response time was short",
"score": 100,
"displayValue": "Root document took 10 ms",
"numericValue": 9
},
{
"id": "speed-index",
"title": "Speed Index",
"score": 84,
"displayValue": "1.5 s",
"numericValue": 1465.8192072663007
},
{
"id": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "70 ms",
"numericValue": 73.04503499999998
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 91,
"displayValue": "1.2 s",
"numericValue": 1161.5030643918108
},
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 46,
"displayValue": "370 ms",
"numericValue": 373.04725119987324
}
]
}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 |
|---|---|---|---|
| 64/100 | Level 3, Bot-Aware | Current report |