Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 35 out of 100
- Agent Ease of Use 10 out of 100
- Security & Trust 80 out of 100
- GEO, AIO and AEO 76 out of 100
- SEO 100 out of 100
- Performance and Accessibility 71 out of 100
What AI sees of your website
-1.png)
Discord - Group Chat That’s All Fun & Games
Discord is great for playing games and chilling with friends, or even building a worldwide community. Customize your own space to talk, play, and hang out.
Next step
Turn this report into a fix workflow
25 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 | 35 | Priority fix | 6 | 16 | 1 | View details |
| Discoverability | 57 | Needs work | 4 | 5 | 0 | View details |
| Content Readiness | 38 | Priority fix | 2 | 7 | 1 | View details |
| Bot Access Control | 0 | Priority fix | 0 | 4 | 0 | View details |
| Agent Ease of Use | 10 | Priority fix | 10 | 30 | 1 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 4 | 8 | 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 | 76 | Mostly ready | 6 | 2 | 12 | View details |
| GEO Readiness | 86 | Mostly ready | 2 | 0 | 4 | |
| AIO Readiness | 80 | Mostly ready | 3 | 1 | 3 | View details |
| AEO Readiness | 63 | Needs work | 1 | 1 | 5 | View details |
| SEO | 100 | Strong | 11 | 0 | 0 | |
| SEO | 100 | Strong | 11 | 0 | 0 | |
| Security & Trust | 80 | Mostly ready | 8 | 1 | 0 | View details |
| Security & Trust | 80 | Mostly ready | 4 | 1 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 71 | Needs work | 16 | 4 | 2 | View details |
| Performance | 58 | Needs work | 11 | 4 | 2 | View details |
| Accessibility | 96 | Strong | 5 | 0 | 0 |
Prioritized recommendations
Issues ranked by score impact
45 items need attention
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
100 Fail
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
Needs attention
Referrer-Policy
Issue
Referrer-Policy is missing or incomplete.
Why it matters
Referrer-Policy controls how much URL context is sent to other origins, limiting accidental leakage of paths, queries, and identifiers.
Check name
Referrer-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Limit how much referrer data leaves the site.
Result
Referrer-Policy is missing or incomplete.
Evidence
{
"header": "referrer-policy",
"value": null
}Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
50 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
Needs attention
API Catalog
Issue
The API catalog endpoint did not return HTTP 2xx.
Why it matters
API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.
Check name
API Catalog
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish an API catalog for automated API discovery using RFC 9727.
Result
API Catalog failed at "Fetch API catalog".
Validation steps
Fetch API catalog
The API catalog endpoint did not return HTTP 2xx.
Validate RFC 9727 linkset
Response is not valid JSON.
Fetch advertised API catalog targets
API Catalog did not expose any same-origin hrefs to validate.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch API catalog",
"status": "fail",
"evidence": {
"statusCode": 404,
"contentType": "text/html"
},
"issue": "The API catalog endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/api-catalog."
},
{
"id": "validate",
"title": "Validate RFC 9727 linkset",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html><html lang=\"en-US\">\n<head>\n <meta charset=\"utf-8\" />\n <meta name=\"google-site-verification\" content=\"nubQ83kz2YYRrleJaYf_CYbvDZ6lXVl-NL_MWX1Uj9Y\" />\n <meta name=\"msvalidate.01\" content=\"330DC90484A4B7B61B36AD65E89B47AE\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n <meta property=\"og:type\" content=\"website\" /><meta property=\"og:url\" content=\"https://discord.com/.well-known/api-catalog\" />\n <!-- section:seometa -->\n <!-- endsection -->\n <meta property=\"og:site_name\" content=\"Discord\" />\n <meta property=\"og:keywords\" content=\"Discord,Game voice chat,Free voice chat,Free voice chat app for mobile,Free voice server,\n Voice chat software,Voice chat,Online voice chat,Gaming voice chat,Voice chat for gamers\" /><meta property=\"twitter:card"
},
"issue": "Response is not valid JSON.",
"howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
},
{
"id": "target-validation",
"title": "Fetch advertised API catalog targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin API catalog hrefs were available to fetch."
}
]
},
"issue": "API Catalog did not expose any same-origin hrefs to validate.",
"howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
}
]
}Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
50 Fail
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
Issue
OpenAPI YAML document did not match the expected shape. Content-Type "text/html" 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" 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",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" 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-US\">\n<head>\n <meta charset=\"utf-8\" />\n <meta name=\"google-site-verification\" content=\"nubQ83kz2YYRrleJaYf_CYbvDZ6lXVl-NL_MWX1Uj9Y\" />\n <meta name=\"msvalidate.01\" content=\"330DC90484A4B7B61B36AD65E89B47AE\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n <meta property=\"og:type\" content=\"website\" /><meta property=\"og:url\" content=\"https://discord.com/openapi.json\" />\n <!-- section:seometa -->\n <!-- endsection -->\n <meta property=\"og:site_name\" content=\"Discord\" />\n <meta property=\"og:keywords\" content=\"Discord,Game voice chat,Free voice chat,Free voice chat app for mobile,Free voice server,\n Voice chat software,Voice chat,Online voice chat,Gaming voice chat,Voice chat for gamers\" /><meta property=\"twitter:card\" content=\""
},
{
"path": "/openapi.yaml",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" 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-US\">\n<head>\n <meta charset=\"utf-8\" />\n <meta name=\"google-site-verification\" content=\"nubQ83kz2YYRrleJaYf_CYbvDZ6lXVl-NL_MWX1Uj9Y\" />\n <meta name=\"msvalidate.01\" content=\"330DC90484A4B7B61B36AD65E89B47AE\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n <meta property=\"og:type\" content=\"website\" /><meta property=\"og:url\" content=\"https://discord.com/openapi.yaml\" />\n <!-- section:seometa -->\n <!-- endsection -->\n <meta property=\"og:site_name\" content=\"Discord\" />\n <meta property=\"og:keywords\" content=\"Discord,Game voice chat,Free voice chat,Free voice chat app for mobile,Free voice server,\n Voice chat software,Voice chat,Online voice chat,Gaming voice chat,Voice chat for gamers\" /><meta property=\"twitter:card\" content=\""
},
{
"path": "/swagger.json",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" 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-US\">\n<head>\n <meta charset=\"utf-8\" />\n <meta name=\"google-site-verification\" content=\"nubQ83kz2YYRrleJaYf_CYbvDZ6lXVl-NL_MWX1Uj9Y\" />\n <meta name=\"msvalidate.01\" content=\"330DC90484A4B7B61B36AD65E89B47AE\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n <meta property=\"og:type\" content=\"website\" /><meta property=\"og:url\" content=\"https://discord.com/swagger.json\" />\n <!-- section:seometa -->\n <!-- endsection -->\n <meta property=\"og:site_name\" content=\"Discord\" />\n <meta property=\"og:keywords\" content=\"Discord,Game voice chat,Free voice chat,Free voice chat app for mobile,Free voice server,\n Voice chat software,Voice chat,Online voice chat,Gaming voice chat,Voice chat for gamers\" /><meta property=\"twitter:card\" content=\""
},
{
"path": "/swagger.yaml",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" 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-US\">\n<head>\n <meta charset=\"utf-8\" />\n <meta name=\"google-site-verification\" content=\"nubQ83kz2YYRrleJaYf_CYbvDZ6lXVl-NL_MWX1Uj9Y\" />\n <meta name=\"msvalidate.01\" content=\"330DC90484A4B7B61B36AD65E89B47AE\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n <meta property=\"og:type\" content=\"website\" /><meta property=\"og:url\" content=\"https://discord.com/swagger.yaml\" />\n <!-- section:seometa -->\n <!-- endsection -->\n <meta property=\"og:site_name\" content=\"Discord\" />\n <meta property=\"og:keywords\" content=\"Discord,Game voice chat,Free voice chat,Free voice chat app for mobile,Free voice server,\n Voice chat software,Voice chat,Online voice chat,Gaming voice chat,Voice chat for gamers\" /><meta property=\"twitter:card\" content=\""
},
{
"path": "/api/openapi.json",
"statusCode": 404,
"contentType": "application/json",
"valid": false,
"issue": "OpenAPI JSON document did not match the expected shape. unsupported version: ; missing info.title; missing info.version; no paths defined; no operations defined.",
"compatibleContentType": true,
"format": "json",
"version": "",
"pathCount": 0,
"operationCount": 0,
"operationWarnings": [
{
"field": "servers",
"issue": "No servers array declared."
},
{
"field": "components.securitySchemes",
"issue": "No security schemes or explicit no-auth declaration."
}
],
"hasServers": false,
"hasSecuritySchemes": false,
"hasExplicitNoAuth": false,
"rawExcerpt": "{\"message\": \"404: Not Found\", \"code\": 0}"
},
{
"path": "/api/swagger.json",
"statusCode": 404,
"contentType": "application/json",
"valid": false,
"issue": "OpenAPI JSON document did not match the expected shape. unsupported version: ; missing info.title; missing info.version; no paths defined; no operations defined.",
"compatibleContentType": true,
"format": "json",
"version": "",
"pathCount": 0,
"operationCount": 0,
"operationWarnings": [
{
"field": "servers",
"issue": "No servers array declared."
},
{
"field": "components.securitySchemes",
"issue": "No security schemes or explicit no-auth declaration."
}
],
"hasServers": false,
"hasSecuritySchemes": false,
"hasExplicitNoAuth": false,
"rawExcerpt": "{\"message\": \"404: Not Found\", \"code\": 0}"
},
{
"path": "/docs/openapi.json",
"statusCode": 404,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" 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-US\">\n<head>\n <meta charset=\"utf-8\" />\n <meta name=\"google-site-verification\" content=\"nubQ83kz2YYRrleJaYf_CYbvDZ6lXVl-NL_MWX1Uj9Y\" />\n <meta name=\"msvalidate.01\" content=\"330DC90484A4B7B61B36AD65E89B47AE\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n <meta property=\"og:type\" content=\"website\" /><meta property=\"og:url\" content=\"https://discord.com/docs/openapi.json\" />\n <!-- section:seometa -->\n <!-- endsection -->\n <meta property=\"og:site_name\" content=\"Discord\" />\n <meta property=\"og:keywords\" content=\"Discord,Game voice chat,Free voice chat,Free voice chat app for mobile,Free voice server,\n Voice chat software,Voice chat,Online voice chat,Gaming voice chat,Voice chat for gamers\" /><meta property=\"twitter:card\" cont"
}
]
},
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
}
]
}AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
Needs attention
AI bot rules in robots.txt
Issue
No specific User-agent rules found for major AI crawlers (GPTBot, ClaudeBot, etc.) in robots.txt.
Why it matters
Explicit AI bot rules reduce ambiguity for crawler operators and make training, indexing, or retrieval access policy auditable.
Check name
AI bot rules in robots.txt
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Established
Goal
Add User-agent rules for AI crawlers like GPTBot, Claude-Web, and others.
Result
AI bot rules in robots.txt is missing or incomplete.
Evidence
{
"expectedBots": [
"GPTBot",
"ChatGPT-User",
"ClaudeBot",
"Claude-Web",
"Anthropic-AI",
"Google-Extended",
"PerplexityBot",
"CCBot",
"Applebot-Extended",
"Meta-ExternalAgent",
"Bytespider",
"Amazonbot",
"Cohere-AI"
],
"configuredBots": []
}AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
Needs attention
Content Signal
Issue
No Content Signal found in robots.txt
Why it matters
Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.
Check name
Content Signal
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Declare AI content usage preferences with Content Signal in robots.txt.
Result
Content Signal is missing or incomplete.
Evidence
{
"signals": [],
"ai-train": false,
"search": false,
"ai-input": false
}AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
33 Fail
AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
Needs attention
FAQPage schema
Issue
FAQ content was detected but no FAQPage schema was found.
Why it matters
FAQPage schema lets agents extract visible question-and-answer content cleanly and avoid guessing which text is an answer.
Check name
FAQPage schema
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Expose question-and-answer content in FAQPage structured data when FAQs are present.
Result
FAQPage schema is missing or incomplete.
Evidence
{
"found": false,
"visibleFaq": true,
"allTypes": [
"Organization",
"WebPage",
"WebSite"
]
}AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
33 Fail
AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
Needs attention
High-value schema types
Issue
No high-value schema types (e.g. Article, Product, Service) were found.
Why it matters
High-value schema types tell agents whether a page is an article, product, event, service, or other actionable content type.
Check name
High-value schema types
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Use schema types that describe the page's primary content or offering.
Result
High-value schema types is missing or incomplete.
Evidence
{
"found": [],
"expected": [
"Article",
"BlogPosting",
"NewsArticle",
"Product",
"SoftwareApplication",
"FAQPage",
"LocalBusiness",
"VideoObject",
"HowTo",
"Event",
"Course",
"Review",
"Service"
],
"allTypes": [
"Organization",
"WebPage",
"WebSite"
]
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
33 Fail
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
Why it matters
Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.
Check name
Link headers
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Include Link response headers for agent discovery using RFC 8288.
Result
Link headers failed at "Find useful Link headers".
Validation steps
Find useful Link headers
No useful agent discovery Link headers were found.
Fetch same-origin Link header targets
Link headers did not expose any same-origin targets to validate.
Evidence
{
"failedStep": "presence",
"steps": [
{
"id": "presence",
"title": "Find useful Link headers",
"status": "fail",
"evidence": {
"links": []
},
"issue": "No useful agent discovery Link headers were found.",
"howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
},
{
"id": "target-validation",
"title": "Fetch same-origin Link header targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin Link header targets were available to fetch."
}
]
},
"issue": "Link headers did not expose any same-origin targets to validate.",
"howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
}
]
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
Needs attention
MCP Server Card
Issue
MCP Server Card was not found at the expected path.
Why it matters
MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.
Check name
MCP Server Card
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Publish an MCP Server Card for agent discovery.
Result
MCP Server Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
MCP Server Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html",
"length": 44859
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html",
"length": 44876
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 44847
}
]
},
"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",
"length": 45921
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 44847
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html",
"length": 44859
}
]
},
"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 DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
33 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
Why it matters
Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.
Check name
Web Bot Auth request signing
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.
Result
Web Bot Auth request signing failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Web Bot Auth request signing was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/http-message-signatures-directory",
"statusCode": 404,
"contentType": "text/html",
"length": 44888
}
]
},
"issue": "Web Bot Auth request signing was not found at the expected path.",
"howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
}
]
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
Needs attention
WebMCP manifest
Issue
WebMCP manifest was not found at the expected path.
Why it matters
A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.
Check name
WebMCP manifest
Score
0/100
Status
fail
Category
MCP
Maturity
Informational
Goal
Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.
Result
WebMCP manifest failed at "Fetch to find resource".
Validation steps
Fetch to find resource
WebMCP manifest was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/webmcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 44850
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 45952
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html",
"length": 45921
}
]
},
"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 ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
25 Fail
AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
Needs attention
llms.txt
Issue
llms.txt was not found at the expected path.
Why it matters
llms.txt gives language-model clients a concise, curated summary of important site context and links before they crawl broadly.
Check name
llms.txt
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Emerging recommendation
Goal
Publish llms.txt to summarize agent-readable site guidance.
Result
llms.txt failed at "Fetch to find resource".
Validation steps
Fetch to find resource
llms.txt was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/llms.txt",
"statusCode": 404,
"contentType": "text/html",
"length": 44835
},
{
"path": "/llms-full.txt",
"statusCode": 404,
"contentType": "text/html",
"length": 44856
}
]
},
"issue": "llms.txt was not found at the expected path.",
"howToFix": "Publish /llms.txt as Markdown with a clear title, concise site summary, and useful links for agents."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
Needs attention
Markdown negotiation
Issue
Content-Type "text/html; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.
Why it matters
Markdown negotiation gives agents a cleaner representation of page content while preserving normal HTML for browsers.
Check name
Markdown negotiation
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Return HTML responses as markdown when agents request it.
Result
Markdown negotiation failed at "Markdown content type".
Validation steps
Markdown content type
Content-Type "text/html; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.
Vary: Accept header
Markdown negotiation is missing Vary: Accept; current Vary header is "accept-encoding".
Structured Markdown body
Markdown response is missing a heading.
Evidence
{
"failedStep": "content-type",
"steps": [
{
"id": "content-type",
"title": "Markdown content type",
"status": "fail",
"evidence": {
"statusCode": 200,
"contentType": "text/html; charset=utf-8"
},
"issue": "Content-Type \"text/html; charset=utf-8\" does not indicate Markdown when requested with Accept: text/markdown.",
"howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
},
{
"id": "vary-accept",
"title": "Vary: Accept header",
"status": "fail",
"evidence": {
"vary": "accept-encoding"
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"accept-encoding\".",
"howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
},
{
"id": "markdown-content",
"title": "Structured Markdown body",
"status": "fail",
"evidence": {
"valid": false,
"hasHeading": false,
"wordCount": 17639,
"excerpt": "<!DOCTYPE html><!-- Last Published: Tue Jun 09 2026 17:13:04 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"prod-wf1.discord.com\" data-wf-page=\"682721f53dee216a91e1f555\" data-wf-site=\"6257adef93867e50d84d30e2\" lang=\"en\"><hea",
"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."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: 6 links 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": true,
"headingOrder": true,
"accessibleLinks": false,
"accessibleButtons": true,
"imageAltCoverage": true,
"formAutocompleteCoverage": true,
"details": {
"inaccessibleLinks": [
"<a tabindex=\"0\" href=\"/safety\" class=\"nav_link_dropdown w-inline-block\"></a>",
"<a tabindex=\"0\" href=\"/ads/quests\" class=\"nav_link_dropdown w-inline-block\"></a>",
"<a tabindex=\"0\" href=\"https://support.discord.com/hc/\" class=\"nav_link_dropdown w-inline-block\"></a>",
"<a tabindex=\"0\" href=\"/blog\" class=\"nav_link_dropdown w-inline-block\"></a>",
"<a tabindex=\"0\" href=\"/developers\" class=\"nav_link_dropdown w-inline-block\"></a>",
"<a href=\"https://discord.com/\" class=\"nav_brand is-burger w-nav-brand\"><img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e278299a53f5bf88615e90_Symbol.svg\" alt class=\"nav-brand_logo-burger\"></a>"
],
"inaccessibleButtons": [],
"missingAutocompleteInputs": [],
"imagesMissingAlt": [],
"skippedHeadingLevels": []
},
"counts": {
"h1": 1,
"headings": 13,
"links": 132,
"inaccessibleLinks": 6,
"buttons": 1,
"inaccessibleButtons": 0,
"images": 170,
"imagesWithAlt": 170,
"autocompleteInputs": 0,
"inputsWithAutocomplete": 0,
"missingAutocompleteInputs": 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": 404,
"contentType": "text/html",
"length": 44870
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html",
"length": 44858
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html",
"length": 45928
}
]
},
"issue": "A2A Agent Card was not found at the expected path.",
"howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
Needs attention
Agent Skills index
Issue
Agent Skills index was not found at the expected path.
Why it matters
An Agent Skills index lets clients find task-specific SKILL.md documents that describe how to use site capabilities correctly.
Check name
Agent Skills index
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent skills discovery index.
Result
Agent Skills index failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Agent Skills index was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-skills/index.json",
"statusCode": 404,
"contentType": "text/html",
"length": 44878
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 404,
"contentType": "text/html",
"length": 44840
}
]
},
"issue": "Agent Skills index was not found at the expected path.",
"howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
Needs attention
agent.json
Issue
agent.json was not found at the expected path.
Why it matters
agent.json is an emerging machine-readable manifest for declaring what a website does, how agents authenticate, and which actions or protocols are available.
Check name
agent.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.
Result
agent.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agent.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent.json",
"statusCode": 404,
"contentType": "text/html",
"length": 44849
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html",
"length": 45895
}
]
},
"issue": "agent.json was not found at the expected path.",
"howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
}
]
}Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
Needs attention
agents.json
Issue
agents.json was not found at the expected path.
Why it matters
agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.
Check name
agents.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Informational
Goal
Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.
Result
agents.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agents.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agents.json",
"statusCode": 404,
"contentType": "text/html",
"length": 44866
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html",
"length": 45924
}
]
},
"issue": "agents.json was not found at the expected path.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
19 Warning
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
Needs attention
Content freshness signals
Issue
Content freshness signals are incomplete: missing dateModified/datePublished in JSON-LD; missing meta or <time> freshness tags.
Why it matters
Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.
Check name
Content freshness signals
Score
25/100
Status
warning
Category
Content Readiness
Maturity
Established
Goal
Expose modified and published dates for freshness-aware retrieval and ranking.
Result
Content freshness signals is partially implemented.
Evidence
{
"lastModified": "Tue, 09 Jun 2026 17:20:53 GMT",
"schemaDates": [],
"metaDateCount": 0,
"timeDateCount": 0
}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": "discord.com",
"probes": [
{
"name": "_index._agents.discord.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.discord.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": "discord.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 40/100 and needs a fix.
9 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author, publisher, freshnessDate.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Source and trust signals
Score
40/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Source and trust signals scored 40/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "/category/company",
"text": "Discord HQ3 of 7",
"html": "<a href=\"/category/company\" class=\"dd_nav-link\">Discord HQ<span class=\"sr-only\">3 of 7</span></a>"
},
{
"href": "https://discord.com/category/company",
"text": "Discord HQ",
"html": "<a href=\"https://discord.com/category/company\" class=\"dd_nav-link is-new\">Discord HQ</a>"
},
{
"href": "/company",
"text": "About",
"html": "<a data-track=\"about\" href=\"/company\" class=\"link-footer top-new-link\">About</a>"
},
{
"href": "/company-information",
"text": "Company Information",
"html": "<a data-track=\"moderation\" href=\"/company-information\" class=\"link-footer top-new-link\">Company Information</a>"
}
],
"contactLinks": [
{
"href": "https://support.discord.com/hc/",
"text": "",
"html": "<a tabindex=\"0\" href=\"https://support.discord.com/hc/\" class=\"nav_link_dropdown w-inline-block\"></a>"
},
{
"href": "https://support.discord.com/hc",
"text": "Help Center1 of 3",
"html": "<a href=\"https://support.discord.com/hc\" class=\"dd_nav-link\">Help Center<span class=\"sr-only\">1 of 3</span></a>"
},
{
"href": "https://support.discord.com/hc/en-us/community/topics",
"text": "Feedback2 of 3",
"html": "<a href=\"https://support.discord.com/hc/en-us/community/topics\" class=\"dd_nav-link\">Feedback<span class=\"sr-only\">2 of 3</span></a>"
},
{
"href": "https://support.discord.com/hc/en-us/requests/new",
"text": "Submit a Request3 of 3",
"html": "<a href=\"https://support.discord.com/hc/en-us/requests/new\" class=\"dd_nav-link\">Submit a Request<span class=\"sr-only\">3 of 3</span></a>"
},
{
"href": "https://support-dev.discord.com/hc/en-us",
"text": "Developer Help Center 10 of 10",
"html": "<a href=\"https://support-dev.discord.com/hc/en-us\" class=\"dd_nav-link w-inline-block\"><div>Developer Help Center <span class=\"sr-only\">10 of 10</span></div><div class=\"nav_dd_link_arrow w-embed\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M5 4H12M12 4V11M12 4L4 12\" stroke=\"white\" stroke-opacity=\"0.5\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg></div></a>"
},
{
"href": "https://support.discord.com/hc",
"text": "Support",
"html": "<a href=\"https://support.discord.com/hc\" class=\"nav_dd_link-group_title is-new\">Support</a>"
},
{
"href": "https://support.discord.com/hc",
"text": "Help Center",
"html": "<a href=\"https://support.discord.com/hc\" class=\"dd_nav-link is-new\">Help Center</a>"
},
{
"href": "https://support.discord.com/hc/en-us/community/topics",
"text": "Feedback",
"html": "<a href=\"https://support.discord.com/hc/en-us/community/topics\" class=\"dd_nav-link is-new\">Feedback</a>"
},
{
"href": "https://support.discord.com/hc/en-us/requests/new",
"text": "Submit a Request",
"html": "<a href=\"https://support.discord.com/hc/en-us/requests/new\" class=\"dd_nav-link is-new\">Submit a Request</a>"
},
{
"href": "https://support-dev.discord.com/hc/en-us",
"text": "Developer Help Center",
"html": "<a href=\"https://support-dev.discord.com/hc/en-us\" class=\"dd_nav-link is-new w-inline-block\"><div>Developer Help Center</div><div class=\"nav_dd_link_arrow w-embed\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M5 4H12M12 4V11M12 4L4 12\" stroke=\"white\" stroke-opacity=\"0.5\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg></div></a>"
},
{
"href": "https://support.discord.com/hc",
"text": "Support",
"html": "<a data-track=\"support\" href=\"https://support.discord.com/hc\" class=\"link-footer top-new-link\">Support</a>"
},
{
"href": "https://support.discord.com/hc/en-us/community/topics",
"text": "Feedback",
"html": "<a data-track=\"feedback\" href=\"https://support.discord.com/hc/en-us/community/topics\" class=\"link-footer top-new-link\">Feedback</a>"
}
],
"privacyLinks": [
{
"href": "/safety-privacy",
"text": "Privacy Hub 8 of 10",
"html": "<a href=\"/safety-privacy\" class=\"dd_nav-link w-inline-block\"><div>Privacy Hub <span class=\"sr-only\">8 of 10</span></div></a>"
},
{
"href": "/safety-privacy",
"text": "Privacy Hub",
"html": "<a href=\"/safety-privacy\" class=\"dd_nav-link is-new w-inline-block\"><div>Privacy Hub</div></a>"
},
{
"href": "/terms",
"text": "Terms",
"html": "<a data-track=\"terms\" href=\"/terms\" class=\"link-footer top-new-link\">Terms</a>"
},
{
"href": "/privacy",
"text": "Privacy",
"html": "<a data-track=\"privacy\" href=\"/privacy\" class=\"link-footer top-new-link\">Privacy</a>"
}
],
"score": 40,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
5 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, publisher, freshnessDate.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer evidence and trust
Score
40/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer evidence and trust scored 40/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "/category/company",
"text": "Discord HQ3 of 7",
"html": "<a href=\"/category/company\" class=\"dd_nav-link\">Discord HQ<span class=\"sr-only\">3 of 7</span></a>"
},
{
"href": "https://discord.com/category/company",
"text": "Discord HQ",
"html": "<a href=\"https://discord.com/category/company\" class=\"dd_nav-link is-new\">Discord HQ</a>"
},
{
"href": "/company",
"text": "About",
"html": "<a data-track=\"about\" href=\"/company\" class=\"link-footer top-new-link\">About</a>"
},
{
"href": "/company-information",
"text": "Company Information",
"html": "<a data-track=\"moderation\" href=\"/company-information\" class=\"link-footer top-new-link\">Company Information</a>"
}
],
"contactLinks": [
{
"href": "https://support.discord.com/hc/",
"text": "",
"html": "<a tabindex=\"0\" href=\"https://support.discord.com/hc/\" class=\"nav_link_dropdown w-inline-block\"></a>"
},
{
"href": "https://support.discord.com/hc",
"text": "Help Center1 of 3",
"html": "<a href=\"https://support.discord.com/hc\" class=\"dd_nav-link\">Help Center<span class=\"sr-only\">1 of 3</span></a>"
},
{
"href": "https://support.discord.com/hc/en-us/community/topics",
"text": "Feedback2 of 3",
"html": "<a href=\"https://support.discord.com/hc/en-us/community/topics\" class=\"dd_nav-link\">Feedback<span class=\"sr-only\">2 of 3</span></a>"
},
{
"href": "https://support.discord.com/hc/en-us/requests/new",
"text": "Submit a Request3 of 3",
"html": "<a href=\"https://support.discord.com/hc/en-us/requests/new\" class=\"dd_nav-link\">Submit a Request<span class=\"sr-only\">3 of 3</span></a>"
},
{
"href": "https://support-dev.discord.com/hc/en-us",
"text": "Developer Help Center 10 of 10",
"html": "<a href=\"https://support-dev.discord.com/hc/en-us\" class=\"dd_nav-link w-inline-block\"><div>Developer Help Center <span class=\"sr-only\">10 of 10</span></div><div class=\"nav_dd_link_arrow w-embed\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M5 4H12M12 4V11M12 4L4 12\" stroke=\"white\" stroke-opacity=\"0.5\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg></div></a>"
},
{
"href": "https://support.discord.com/hc",
"text": "Support",
"html": "<a href=\"https://support.discord.com/hc\" class=\"nav_dd_link-group_title is-new\">Support</a>"
},
{
"href": "https://support.discord.com/hc",
"text": "Help Center",
"html": "<a href=\"https://support.discord.com/hc\" class=\"dd_nav-link is-new\">Help Center</a>"
},
{
"href": "https://support.discord.com/hc/en-us/community/topics",
"text": "Feedback",
"html": "<a href=\"https://support.discord.com/hc/en-us/community/topics\" class=\"dd_nav-link is-new\">Feedback</a>"
},
{
"href": "https://support.discord.com/hc/en-us/requests/new",
"text": "Submit a Request",
"html": "<a href=\"https://support.discord.com/hc/en-us/requests/new\" class=\"dd_nav-link is-new\">Submit a Request</a>"
},
{
"href": "https://support-dev.discord.com/hc/en-us",
"text": "Developer Help Center",
"html": "<a href=\"https://support-dev.discord.com/hc/en-us\" class=\"dd_nav-link is-new w-inline-block\"><div>Developer Help Center</div><div class=\"nav_dd_link_arrow w-embed\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M5 4H12M12 4V11M12 4L4 12\" stroke=\"white\" stroke-opacity=\"0.5\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg></div></a>"
},
{
"href": "https://support.discord.com/hc",
"text": "Support",
"html": "<a data-track=\"support\" href=\"https://support.discord.com/hc\" class=\"link-footer top-new-link\">Support</a>"
},
{
"href": "https://support.discord.com/hc/en-us/community/topics",
"text": "Feedback",
"html": "<a data-track=\"feedback\" href=\"https://support.discord.com/hc/en-us/community/topics\" class=\"link-footer top-new-link\">Feedback</a>"
}
],
"privacyLinks": [
{
"href": "/safety-privacy",
"text": "Privacy Hub 8 of 10",
"html": "<a href=\"/safety-privacy\" class=\"dd_nav-link w-inline-block\"><div>Privacy Hub <span class=\"sr-only\">8 of 10</span></div></a>"
},
{
"href": "/safety-privacy",
"text": "Privacy Hub",
"html": "<a href=\"/safety-privacy\" class=\"dd_nav-link is-new w-inline-block\"><div>Privacy Hub</div></a>"
},
{
"href": "/terms",
"text": "Terms",
"html": "<a data-track=\"terms\" href=\"/terms\" class=\"link-footer top-new-link\">Terms</a>"
},
{
"href": "/privacy",
"text": "Privacy",
"html": "<a data-track=\"privacy\" href=\"/privacy\" class=\"link-footer top-new-link\">Privacy</a>"
}
],
"score": 40,
"weight": 22
}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
11 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": 12,
"passing": 1,
"failing": [
{
"heading": "find your friends on discord.",
"headingHtml": "<h2 class=\"heading--h2 is-banner\">find your friends on discord.</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "MAKE YOUR GROUP CHATS MORE FUN",
"headingHtml": "<h2 class=\"heading--h2 is_2025\">MAKE YOUR GROUP CHATS MORE FUN</h2>",
"firstParagraph": "Use custom emoji, stickers, soundboard effects and more to add your personality to your voice, video, or text chat. Set your avatar and a custom status, and write your own profile to show up in chat your way.",
"paragraphHtml": "<p class=\"body-text--xl is_2025-n\">Use custom emoji, stickers, soundboard effects and more to add your personality to your voice, video, or text chat. Set your avatar and a custom status, and write your own profile to show up in chat your way.</p>",
"words": 38,
"direct": false,
"issue": "First paragraph is 38 words and does not look like a concise direct answer."
},
{
"heading": "stream like you’re in the same room",
"headingHtml": "<h2 class=\"heading--h2 is_2025\">stream like you’re in the same room</h2>",
"firstParagraph": "High quality and low latency streaming makes it feel like you're hanging out on the couch with friends while playing a game, watching shows, looking at photos, or idk doing homework or something.",
"paragraphHtml": "<p class=\"body-text--xl new-home is_2025 stream\">High quality and low latency streaming makes it feel like you're hanging out on the couch with friends while playing a game, watching shows, looking at photos, or idk doing homework or something.</p>",
"words": 33,
"direct": false,
"issue": "First paragraph is 33 words and does not look like a concise direct answer."
},
{
"heading": "Hop in when you're free, no need to call",
"headingHtml": "<h2 class=\"heading--h2 is_2025\">Hop in when you're free, no need to call</h2>",
"firstParagraph": "Easily hop in and out of voice or text chats without having to call or invite anyone, so your party chat lasts before, during, and after your game session.",
"paragraphHtml": "<p class=\"body-text--xl new-home is_2025\">Easily hop in and out of voice or text chats without having to call or invite anyone, so your party chat lasts before, during, and after your game session.</p>",
"words": 29,
"direct": false,
"issue": "First paragraph is 29 words and does not look like a concise direct answer."
},
{
"heading": "always have something to do together",
"headingHtml": "<h2 class=\"heading--h2 is_2025\">always have something to do together</h2>",
"firstParagraph": "Watch videos, play built-in games, listen to music, or just scroll together and spam memes. Seamlessly text, call, video chat, and play games, all in one group chat.",
"paragraphHtml": "<p class=\"body-text--xl new-home is_2025\">Watch videos, play built-in games, listen to music, or just scroll together and spam memes. Seamlessly text, call, video chat, and play games, all in one group chat.</p>",
"words": 28,
"direct": false,
"issue": "First paragraph is 28 words and does not look like a concise direct answer."
},
{
"heading": "wherever YOU GAME, HANG OUT HERE",
"headingHtml": "<h2 class=\"heading--h2 is_2025\">wherever YOU GAME, HANG OUT HERE</h2>",
"firstParagraph": "On your PC, phone, or console, you can still hang out on Discord. Easily switch between devices and use tools to manage multiple group chats with friends.",
"paragraphHtml": "<p class=\"body-text--xl new-home is_2025 stream\">On your PC, phone, or console, you can still hang out on Discord. Easily switch between devices and use tools to manage multiple group chats with friends.</p>",
"words": 27,
"direct": false,
"issue": "First paragraph is 27 words and does not look like a concise direct answer."
},
{
"heading": "YOU CAN'T SCROLL ANYMORE.BETTER GO CHAT.",
"headingHtml": "<h2 class=\"heading--h2-center is_2025\">YOU CAN'T SCROLL<span class=\"sp-bettwen\"> </span>ANYMORE.<br>BETTER GO CHAT.</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Product",
"headingHtml": "<h3 class=\"desktop-only-footer-title\">Product</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Company",
"headingHtml": "<h3 class=\"desktop-only-footer-title\">Company</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Resources",
"headingHtml": "<h3 class=\"desktop-only-footer-title\">Resources</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Policies",
"headingHtml": "<h3 class=\"desktop-only-footer-title\">Policies</h3>",
"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
11 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Question-led structure
Score
50/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Question-led structure scored 50/100 and needs improvement.
Evidence
{
"h2Count": 8,
"questionH2s": [],
"hasFaq": true,
"score": 50,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 80/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 80/100 and needs improvement.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: group, chat, all, fun.
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
80/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 80/100 and needs improvement.
Evidence
{
"title": "Discord - Group Chat That’s All Fun & Games",
"h1": "Group chat that’s all fun & games",
"description": "Discord is great for playing games and chilling with friends, or even building a worldwide community. Customize your own space to talk, play, and hang out.",
"topicOverlap": 0.3333333333333333,
"topicTerms": [
"discord",
"group",
"chat",
"all",
"fun",
"games"
],
"descriptionTerms": [
"discord",
"great",
"playing",
"games",
"chilling",
"friends",
"even",
"building",
"worldwide",
"community",
"customize",
"own",
"space",
"talk",
"play",
"hang",
"out"
],
"missingFromDescription": [
"group",
"chat",
"all",
"fun"
],
"score": 80,
"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
11 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": 12,
"passing": 1,
"failing": [
{
"heading": "find your friends on discord.",
"headingHtml": "<h2 class=\"heading--h2 is-banner\">find your friends on discord.</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "MAKE YOUR GROUP CHATS MORE FUN",
"headingHtml": "<h2 class=\"heading--h2 is_2025\">MAKE YOUR GROUP CHATS MORE FUN</h2>",
"firstParagraph": "Use custom emoji, stickers, soundboard effects and more to add your personality to your voice, video, or text chat. Set your avatar and a custom status, and write your own profile to show up in chat your way.",
"paragraphHtml": "<p class=\"body-text--xl is_2025-n\">Use custom emoji, stickers, soundboard effects and more to add your personality to your voice, video, or text chat. Set your avatar and a custom status, and write your own profile to show up in chat your way.</p>",
"words": 38,
"direct": false,
"issue": "First paragraph is 38 words and does not look like a concise direct answer."
},
{
"heading": "stream like you’re in the same room",
"headingHtml": "<h2 class=\"heading--h2 is_2025\">stream like you’re in the same room</h2>",
"firstParagraph": "High quality and low latency streaming makes it feel like you're hanging out on the couch with friends while playing a game, watching shows, looking at photos, or idk doing homework or something.",
"paragraphHtml": "<p class=\"body-text--xl new-home is_2025 stream\">High quality and low latency streaming makes it feel like you're hanging out on the couch with friends while playing a game, watching shows, looking at photos, or idk doing homework or something.</p>",
"words": 33,
"direct": false,
"issue": "First paragraph is 33 words and does not look like a concise direct answer."
},
{
"heading": "Hop in when you're free, no need to call",
"headingHtml": "<h2 class=\"heading--h2 is_2025\">Hop in when you're free, no need to call</h2>",
"firstParagraph": "Easily hop in and out of voice or text chats without having to call or invite anyone, so your party chat lasts before, during, and after your game session.",
"paragraphHtml": "<p class=\"body-text--xl new-home is_2025\">Easily hop in and out of voice or text chats without having to call or invite anyone, so your party chat lasts before, during, and after your game session.</p>",
"words": 29,
"direct": false,
"issue": "First paragraph is 29 words and does not look like a concise direct answer."
},
{
"heading": "always have something to do together",
"headingHtml": "<h2 class=\"heading--h2 is_2025\">always have something to do together</h2>",
"firstParagraph": "Watch videos, play built-in games, listen to music, or just scroll together and spam memes. Seamlessly text, call, video chat, and play games, all in one group chat.",
"paragraphHtml": "<p class=\"body-text--xl new-home is_2025\">Watch videos, play built-in games, listen to music, or just scroll together and spam memes. Seamlessly text, call, video chat, and play games, all in one group chat.</p>",
"words": 28,
"direct": false,
"issue": "First paragraph is 28 words and does not look like a concise direct answer."
},
{
"heading": "wherever YOU GAME, HANG OUT HERE",
"headingHtml": "<h2 class=\"heading--h2 is_2025\">wherever YOU GAME, HANG OUT HERE</h2>",
"firstParagraph": "On your PC, phone, or console, you can still hang out on Discord. Easily switch between devices and use tools to manage multiple group chats with friends.",
"paragraphHtml": "<p class=\"body-text--xl new-home is_2025 stream\">On your PC, phone, or console, you can still hang out on Discord. Easily switch between devices and use tools to manage multiple group chats with friends.</p>",
"words": 27,
"direct": false,
"issue": "First paragraph is 27 words and does not look like a concise direct answer."
},
{
"heading": "YOU CAN'T SCROLL ANYMORE.BETTER GO CHAT.",
"headingHtml": "<h2 class=\"heading--h2-center is_2025\">YOU CAN'T SCROLL<span class=\"sp-bettwen\"> </span>ANYMORE.<br>BETTER GO CHAT.</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Product",
"headingHtml": "<h3 class=\"desktop-only-footer-title\">Product</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Company",
"headingHtml": "<h3 class=\"desktop-only-footer-title\">Company</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Resources",
"headingHtml": "<h3 class=\"desktop-only-footer-title\">Resources</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Policies",
"headingHtml": "<h3 class=\"desktop-only-footer-title\">Policies</h3>",
"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.
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": true,
"definitionPatterns": 1,
"schemaBlocks": 3,
"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"
],
"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
162 image(s) are missing width/height attributes.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Page experience for AIO
Score
80/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Page experience for AIO scored 80/100 and needs improvement.
Evidence
{
"viewportContent": "width=device-width, initial-scale=1",
"visibleWords": 701,
"htmlBytes": 164809,
"imagesMissingDimensions": [
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e90ab9506850e8a5dd48e3_Discrod_MainLogo.svg",
"width": "146",
"height": "",
"loading": "lazy",
"html": "<img width=\"146\" loading=\"lazy\" alt=\"Home\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e90ab9506850e8a5dd48e3_Discrod_MainLogo.svg\" class=\"nav_brand_main-logo\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67ed8194f41d7d8eade32c90_Logo.svg",
"width": "146",
"height": "",
"loading": "lazy",
"html": "<img width=\"146\" loading=\"lazy\" alt src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67ed8194f41d7d8eade32c90_Logo.svg\" class=\"nav_brand_main-black-icon\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67ece93be2524af5cf14dc1c_Logo-black-bg.svg",
"width": "Auto",
"height": "",
"loading": "lazy",
"html": "<img width=\"Auto\" loading=\"lazy\" alt src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67ece93be2524af5cf14dc1c_Logo-black-bg.svg\" class=\"nav_brand_main-logo-2\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67d00cf7266d2c75571aebde_Example.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67d00cf7266d2c75571aebde_Example.svg\" alt class=\"nav_brand_main-logo-bg\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4dee303240abdd278abf_Egg.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img loading=\"eager\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4dee303240abdd278abf_Egg.webp\" alt class=\"nav-dd-decor is-safety\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4e92695af76b1f7487a3_Set%201%2015.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img loading=\"eager\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4e92695af76b1f7487a3_Set%201%2015.webp\" alt class=\"nav-dd-decor\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4b31695af76b1f713594_Discord_Nelly_Pose2_Flying%201.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img loading=\"eager\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4b31695af76b1f713594_Discord_Nelly_Pose2_Flying%201.webp\" alt class=\"nav-dd-decor is-support\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4c12dbf6be5d792aa920_Clyde%20Cube.webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img loading=\"eager\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4c12dbf6be5d792aa920_Clyde%20Cube.webp\" alt class=\"nav-dd-decor is-blog\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4aae3ee9f2e87506de82_Clyde%20(1).webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img loading=\"eager\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/678a4aae3ee9f2e87506de82_Clyde%20(1).webp\" alt class=\"nav-dd-decor is-build\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e278299a53f5bf88615e90_Symbol.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e278299a53f5bf88615e90_Symbol.svg\" alt class=\"nav-brand_logo-burger\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/683e0f99bf66ed8e1d55ff2c_Leaning%20Girl%2003.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/683e0f99bf66ed8e1d55ff2c_Leaning%20Girl%2003.webp\" loading=\"lazy\" alt class=\"home-image-gerl\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6841ca4c5468891aedebb224_homepage-hero-mobile-858x803.webp",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6841ca4c5468891aedebb224_homepage-hero-mobile-858x803.webp\" alt=\"Group chat that’s all fun & games\" sizes=\"(max-width: 858px) 100vw, 858px\" srcset=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6841ca4c5468891aedebb224_homepage-hero-mobile-858x803-p-500.webp 500w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6841ca4c5468891aedebb224_homepage-hero-mobile-858x803-p-800.webp 800w, h..."
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/683dd52d4c9254eada79dd11_Discord%20Boy.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/683dd52d4c9254eada79dd11_Discord%20Boy.webp\" loading=\"lazy\" alt class=\"home_image-hero-character\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/683e0f99bf66ed8e1d55ff2c_Leaning%20Girl%2003.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/683e0f99bf66ed8e1d55ff2c_Leaning%20Girl%2003.webp\" loading=\"lazy\" alt class=\"home_image-hero-character-2\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66263062e1fb458b0803dbe6_WUMPUS-pl.webp",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66263062e1fb458b0803dbe6_WUMPUS-pl.webp\" alt class=\"home_wumpus-pl is_2025\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6641da60031c61b5df8ff50b_Clyde-Shadow.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6641da60031c61b5df8ff50b_Clyde-Shadow.webp\" loading=\"lazy\" data-w-id=\"48c99c24-2fb1-b6e8-b87f-4423ef366045\" alt class=\"cloud-shadow\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg\" loading=\"lazy\" data-w-id=\"a42e2cc1-556d-7ea7-53a9-6a1d4bac69b1\" alt class=\"star-hero-home\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg\" loading=\"lazy\" data-w-id=\"a42e2cc1-556d-7ea7-53a9-6a1d4bac69b2\" alt class=\"star-hero-home star-2\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg\" loading=\"lazy\" data-w-id=\"a42e2cc1-556d-7ea7-53a9-6a1d4bac69b3\" alt class=\"star-hero-home star-7\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg\" loading=\"lazy\" data-w-id=\"a42e2cc1-556d-7ea7-53a9-6a1d4bac69b4\" alt class=\"star-hero-home star-5\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg\" loading=\"lazy\" data-w-id=\"a42e2cc1-556d-7ea7-53a9-6a1d4bac69b5\" alt class=\"star-hero-home star-7\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"a42e2cc1-556d-7ea7-53a9-6a1d4bac69b6\" alt class=\"star-hero-home _14\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"a42e2cc1-556d-7ea7-53a9-6a1d4bac69b7\" alt class=\"star-hero-home _21\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"a42e2cc1-556d-7ea7-53a9-6a1d4bac69b8\" alt class=\"star-hero-home _10\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"a42e2cc1-556d-7ea7-53a9-6a1d4bac69b9\" alt class=\"star-hero-home _16\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"a42e2cc1-556d-7ea7-53a9-6a1d4bac69ba\" alt class=\"star-hero-home _22\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"a42e2cc1-556d-7ea7-53a9-6a1d4bac69bb\" alt class=\"star-hero-home _6\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"a42e2cc1-556d-7ea7-53a9-6a1d4bac69bc\" alt class=\"star-hero-home _7\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"a42e2cc1-556d-7ea7-53a9-6a1d4bac69bd\" alt class=\"star-hero-home _19\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"a42e2cc1-556d-7ea7-53a9-6a1d4bac69be\" alt class=\"star-hero-home _20\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"a42e2cc1-556d-7ea7-53a9-6a1d4bac69bf\" alt class=\"star-hero-home _12\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"a42e2cc1-556d-7ea7-53a9-6a1d4bac69c0\" alt class=\"star-hero-home _12 _1\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"a42e2cc1-556d-7ea7-53a9-6a1d4bac69c1\" alt class=\"star-hero-home _2\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"a42e2cc1-556d-7ea7-53a9-6a1d4bac69c2\" alt class=\"star-hero-home _17\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"a42e2cc1-556d-7ea7-53a9-6a1d4bac69c3\" alt class=\"star-hero-home _5\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"a42e2cc1-556d-7ea7-53a9-6a1d4bac69c4\" alt class=\"star-hero-home _3\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6729ea7f867e2d8c602ee82e_Sports_Girl_Melanie_v01%20copy%201.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6729ea7f867e2d8c602ee82e_Sports_Girl_Melanie_v01%20copy%201.png\" loading=\"lazy\" alt class=\"girl-bnner\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/672a05ddd346501810640d92_Witch%20(1).png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/672a05ddd346501810640d92_Witch%20(1).png\" loading=\"lazy\" alt class=\"girl-bnner is-second\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664f241c29359dccfb0ff0c5_Party%20Wumpus.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664f241c29359dccfb0ff0c5_Party%20Wumpus.webp\" loading=\"lazy\" alt class=\"chats_top-image hide\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6620ec7544fa3849c3cb27fc_party_wumpus.gif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6620ec7544fa3849c3cb27fc_party_wumpus.gif\" loading=\"lazy\" alt class=\"chats_top is_2025\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6634cb38dc3cb7acca8fa801_BKG.webp",
"width": "762.5",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6634cb38dc3cb7acca8fa801_BKG.webp\" loading=\"lazy\" width=\"762.5\" sizes=\"100vw\" alt srcset=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6634cb38dc3cb7acca8fa801_BKG-p-500.webp 500w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6634cb38dc3cb7acca8fa801_BKG-p-800.webp 800w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6634cb38dc3cb7acca8fa801_BKG-p-1080.webp 1080w, https://cdn.prod...."
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664723da0a2e6be98fa5216b_Discord_Website_Refresh_Emojis%2BSoundboard.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664723da0a2e6be98fa5216b_Discord_Website_Refresh_Emojis%2BSoundboard.webp\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664723da0a2e6be98fa5216b_Discord_Website_Refresh_Emojis%2BSoundboard-p-500.webp 500w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664723da0a2e6be98fa5216b_Discord_Website_Refresh_Emojis%2BSoundboard-p-800.webp 800w, https://cdn.prod.websit..."
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg\" loading=\"lazy\" data-w-id=\"28079574-cd33-d70d-0bd8-c618d9852299\" alt class=\"star-hero-home _2-1\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg\" loading=\"lazy\" data-w-id=\"28079574-cd33-d70d-0bd8-c618d985229a\" alt class=\"star-hero-home _2-8\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"28079574-cd33-d70d-0bd8-c618d985229b\" alt class=\"star-hero-home _2-2\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"28079574-cd33-d70d-0bd8-c618d985229c\" alt class=\"star-hero-home _10\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"28079574-cd33-d70d-0bd8-c618d985229d\" alt class=\"star-hero-home _2-3\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"28079574-cd33-d70d-0bd8-c618d985229e\" alt class=\"star-hero-home _2-7\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"28079574-cd33-d70d-0bd8-c618d985229f\" alt class=\"star-hero-home _2-4\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"28079574-cd33-d70d-0bd8-c618d98522a0\" alt class=\"star-hero-home _2-5\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"28079574-cd33-d70d-0bd8-c618d98522a1\" alt class=\"star-hero-home _2\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"28079574-cd33-d70d-0bd8-c618d98522a2\" alt class=\"star-hero-home _3\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"28079574-cd33-d70d-0bd8-c618d98522a3\" alt class=\"star-hero-home _2-6\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6638bdbd1150b7c8509fb2be_Discord_Website_Refresh_SameRoom.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6638bdbd1150b7c8509fb2be_Discord_Website_Refresh_SameRoom.webp\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6638bdbd1150b7c8509fb2be_Discord_Website_Refresh_SameRoom-p-500.webp 500w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6638bdbd1150b7c8509fb2be_Discord_Website_Refresh_SameRoom.webp 796w\" alt=\"stream like you’re in the same room\" class=\"sectio..."
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6630bc0fe938efc69a900a3a_Art.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6630bc0fe938efc69a900a3a_Art.svg\" loading=\"eager\" alt class=\"radius-60 hide reduce-motion-img\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6729d594f586de43b73bfdf9_Clyde%20Cube.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6729d594f586de43b73bfdf9_Clyde%20Cube.webp\" loading=\"lazy\" alt class=\"clyde-cube\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg\" loading=\"lazy\" data-w-id=\"5e7fbe23-2490-1388-bcf9-d3545426567d\" alt class=\"star-hero-home _2-1\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg\" loading=\"lazy\" data-w-id=\"5e7fbe23-2490-1388-bcf9-d3545426567e\" alt class=\"star-hero-home _2-8\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"5e7fbe23-2490-1388-bcf9-d3545426567f\" alt class=\"star-hero-home _2-2\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"5e7fbe23-2490-1388-bcf9-d35454265680\" alt class=\"star-hero-home _10\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"5e7fbe23-2490-1388-bcf9-d35454265681\" alt class=\"star-hero-home _2-3\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"5e7fbe23-2490-1388-bcf9-d35454265682\" alt class=\"star-hero-home _2-4\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"5e7fbe23-2490-1388-bcf9-d35454265683\" alt class=\"star-hero-home _2-5\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"5e7fbe23-2490-1388-bcf9-d35454265684\" alt class=\"star-hero-home _2-9\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"5e7fbe23-2490-1388-bcf9-d35454265685\" alt class=\"star-hero-home _3\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"5e7fbe23-2490-1388-bcf9-d35454265686\" alt class=\"star-hero-home _2-6\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6729d519a38959fc5dcc329a_Box.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6729d519a38959fc5dcc329a_Box.webp\" loading=\"lazy\" alt class=\"box-4s is_2025\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/661f9dcf53591e4046ea40e8_art-product-featured%20(1).webp",
"width": "762.5",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/661f9dcf53591e4046ea40e8_art-product-featured%20(1).webp\" loading=\"lazy\" width=\"762.5\" sizes=\"100vw\" alt srcset=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/661f9dcf53591e4046ea40e8_art-product-featured%20(1)-p-500.webp 500w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/661f9dcf53591e4046ea40e8_art-product-featured%20(1)-p-800.webp 800w, https://cdn.prod.website-files.com/6257adef93867e50d84d3..."
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664723da372be4a12a3dc9df_Discord_Website_Refresh_Hop-In.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664723da372be4a12a3dc9df_Discord_Website_Refresh_Hop-In.webp\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664723da372be4a12a3dc9df_Discord_Website_Refresh_Hop-In-p-500.webp 500w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664723da372be4a12a3dc9df_Discord_Website_Refresh_Hop-In-p-800.webp 800w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66..."
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg\" loading=\"lazy\" data-w-id=\"8c8a23a3-ad25-c8a6-402a-3b2765d2b4b6\" alt class=\"star-hero-home _2-10\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg\" loading=\"lazy\" data-w-id=\"8c8a23a3-ad25-c8a6-402a-3b2765d2b4b7\" alt class=\"star-hero-home _2-8\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"8c8a23a3-ad25-c8a6-402a-3b2765d2b4b8\" alt class=\"star-hero-home _2-2\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"8c8a23a3-ad25-c8a6-402a-3b2765d2b4b9\" alt class=\"star-hero-home _10\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"8c8a23a3-ad25-c8a6-402a-3b2765d2b4ba\" alt class=\"star-hero-home _2-3\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"8c8a23a3-ad25-c8a6-402a-3b2765d2b4bb\" alt class=\"star-hero-home _2-4\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"8c8a23a3-ad25-c8a6-402a-3b2765d2b4bc\" alt class=\"star-hero-home _2-5\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"8c8a23a3-ad25-c8a6-402a-3b2765d2b4bd\" alt class=\"star-hero-home _2-9\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"8c8a23a3-ad25-c8a6-402a-3b2765d2b4be\" alt class=\"star-hero-home _3\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"8c8a23a3-ad25-c8a6-402a-3b2765d2b4bf\" alt class=\"star-hero-home _2-6\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp",
"width": "45.5",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp\" loading=\"lazy\" width=\"45.5\" alt class=\"discord-mark is_2025\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp\" loading=\"lazy\" alt class=\"discord-mark is_2025\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp\" loading=\"lazy\" alt class=\"discord-mark is_2025\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp\" loading=\"lazy\" alt class=\"discord-mark is_2025\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp\" loading=\"lazy\" alt class=\"discord-mark is_2025\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp\" loading=\"lazy\" alt class=\"discord-mark is_2025\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp\" loading=\"lazy\" alt class=\"discord-mark is_2025\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp\" loading=\"lazy\" alt class=\"discord-mark is_2025\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp\" loading=\"lazy\" alt class=\"discord-mark is_2025\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp\" loading=\"lazy\" alt class=\"discord-mark is_2025\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp\" loading=\"lazy\" alt class=\"discord-mark is_2025\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp\" loading=\"lazy\" alt class=\"discord-mark is_2025\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp\" loading=\"lazy\" alt class=\"discord-mark is_2025\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp\" loading=\"lazy\" alt class=\"discord-mark is_2025\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp\" loading=\"lazy\" alt class=\"discord-mark is_2025\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/665786b8a93285bff36e194e_discord-mark-white%202.webp\" loading=\"lazy\" alt class=\"discord-mark is_2025\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6620d9036aad92a48a009ddb_art-product-featured%20(1).svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6620d9036aad92a48a009ddb_art-product-featured%20(1).svg\" loading=\"eager\" alt class=\"radius-60 see hide reduce-motion-img\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664723da94dd30e64e74357a_Discord_Website_Refresh_StatusHover.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664723da94dd30e64e74357a_Discord_Website_Refresh_StatusHover.webp\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664723da94dd30e64e74357a_Discord_Website_Refresh_StatusHover-p-500.webp 500w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664723da94dd30e64e74357a_Discord_Website_Refresh_StatusHover-p-800.webp 800w, https://cdn.prod.website-files.com/6257adef9386..."
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg\" loading=\"lazy\" data-w-id=\"727b28da-b545-ad3e-68ae-5384cb47b910\" alt class=\"star-hero-home _2-1\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg\" loading=\"lazy\" data-w-id=\"727b28da-b545-ad3e-68ae-5384cb47b911\" alt class=\"star-hero-home _2-8\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"727b28da-b545-ad3e-68ae-5384cb47b912\" alt class=\"star-hero-home _2-2\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"727b28da-b545-ad3e-68ae-5384cb47b913\" alt class=\"star-hero-home _10\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"727b28da-b545-ad3e-68ae-5384cb47b914\" alt class=\"star-hero-home _2-3\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"727b28da-b545-ad3e-68ae-5384cb47b915\" alt class=\"star-hero-home _2-4\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"727b28da-b545-ad3e-68ae-5384cb47b916\" alt class=\"star-hero-home _2-5\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"727b28da-b545-ad3e-68ae-5384cb47b917\" alt class=\"star-hero-home _2-9\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"727b28da-b545-ad3e-68ae-5384cb47b918\" alt class=\"star-hero-home _3\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"727b28da-b545-ad3e-68ae-5384cb47b919\" alt class=\"star-hero-home _2-6\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6633621b9b5c83e2ee57271f_woman-top.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6633621b9b5c83e2ee57271f_woman-top.webp\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6633621b9b5c83e2ee57271f_woman-top-p-500.webp 500w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6633621b9b5c83e2ee57271f_woman-top-p-800.webp 800w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6633621b9b5c83e2ee57271f_woman-top.webp 816w\" alt class=\"characte..."
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6633620bd19f5f363e7d1823_woman-bottom.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6633620bd19f5f363e7d1823_woman-bottom.webp\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6633620bd19f5f363e7d1823_woman-bottom-p-500.webp 500w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6633620bd19f5f363e7d1823_woman-bottom-p-800.webp 800w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6633620bd19f5f363e7d1823_woman-bottom.webp 821w\" alt cla..."
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/663361fab0387e34d5aae65e_Men%20(1).webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/663361fab0387e34d5aae65e_Men%20(1).webp\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/663361fab0387e34d5aae65e_Men%20(1)-p-500.webp 500w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/663361fab0387e34d5aae65e_Men%20(1)-p-800.webp 800w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/663361fab0387e34d5aae65e_Men%20(1).webp 941w\" alt class=\"characte..."
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6634ceb1970de13881b1bfd4_Art.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6634ceb1970de13881b1bfd4_Art.webp\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6634ceb1970de13881b1bfd4_Art-p-500.webp 500w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6634ceb1970de13881b1bfd4_Art-p-800.webp 800w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6634ceb1970de13881b1bfd4_Art-p-1080.webp 1080w, https://cdn.prod.website-files.com/..."
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664723dbe91e5ee8db15cfe7_Discord_Website_Refresh_Activities.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664723dbe91e5ee8db15cfe7_Discord_Website_Refresh_Activities.webp\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664723dbe91e5ee8db15cfe7_Discord_Website_Refresh_Activities-p-500.webp 500w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664723dbe91e5ee8db15cfe7_Discord_Website_Refresh_Activities.webp 691w\" alt=\"always have something to do together\" class=\"image-..."
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg\" loading=\"lazy\" data-w-id=\"7bb73d9e-ac23-c50c-89dc-dac9c499b85e\" alt class=\"star-hero-home _2-10\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg\" loading=\"lazy\" data-w-id=\"7bb73d9e-ac23-c50c-89dc-dac9c499b85f\" alt class=\"star-hero-home _2-8\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"7bb73d9e-ac23-c50c-89dc-dac9c499b860\" alt class=\"star-hero-home _2-2\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"7bb73d9e-ac23-c50c-89dc-dac9c499b861\" alt class=\"star-hero-home _10\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"7bb73d9e-ac23-c50c-89dc-dac9c499b862\" alt class=\"star-hero-home _2-3\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"7bb73d9e-ac23-c50c-89dc-dac9c499b863\" alt class=\"star-hero-home _2-4\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"7bb73d9e-ac23-c50c-89dc-dac9c499b864\" alt class=\"star-hero-home _2-5\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"7bb73d9e-ac23-c50c-89dc-dac9c499b865\" alt class=\"star-hero-home _2-9\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"7bb73d9e-ac23-c50c-89dc-dac9c499b866\" alt class=\"star-hero-home _3\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"7bb73d9e-ac23-c50c-89dc-dac9c499b867\" alt class=\"star-hero-home _2-6\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664f27d23048834acf0c3117_art-3.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664f27d23048834acf0c3117_art-3.webp\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664f27d23048834acf0c3117_art-3-p-500.webp 500w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664f27d23048834acf0c3117_art-3-p-800.webp 800w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664f27d23048834acf0c3117_art-3-p-1080.webp 1080w, https://cdn.prod.website-fi..."
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6638bcb99c2b8dc14e6f67fd_Discord_Website_Refresh_Platforms.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6638bcb99c2b8dc14e6f67fd_Discord_Website_Refresh_Platforms.webp\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6638bcb99c2b8dc14e6f67fd_Discord_Website_Refresh_Platforms-p-500.webp 500w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6638bcb99c2b8dc14e6f67fd_Discord_Website_Refresh_Platforms.webp 760w\" alt=\"wherever YOU GAME, HANG OUT HERE\" class=\"section-7-ima..."
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg\" loading=\"lazy\" data-w-id=\"ce975cbd-6f1e-ecd0-3f1b-8311ad3c8501\" alt class=\"star-hero-home _2-1\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg\" loading=\"lazy\" data-w-id=\"ce975cbd-6f1e-ecd0-3f1b-8311ad3c8502\" alt class=\"star-hero-home _2-8 vis\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"ce975cbd-6f1e-ecd0-3f1b-8311ad3c8503\" alt class=\"star-hero-home _2-2 vr\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"ce975cbd-6f1e-ecd0-3f1b-8311ad3c8504\" alt class=\"star-hero-home _10\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"ce975cbd-6f1e-ecd0-3f1b-8311ad3c8505\" alt class=\"star-hero-home _2-3\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"ce975cbd-6f1e-ecd0-3f1b-8311ad3c8506\" alt class=\"star-hero-home _2-4\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"ce975cbd-6f1e-ecd0-3f1b-8311ad3c8507\" alt class=\"star-hero-home _2-5\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"ce975cbd-6f1e-ecd0-3f1b-8311ad3c8508\" alt class=\"star-hero-home _2-9\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"ce975cbd-6f1e-ecd0-3f1b-8311ad3c8509\" alt class=\"star-hero-home _3\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"ce975cbd-6f1e-ecd0-3f1b-8311ad3c850a\" alt class=\"star-hero-home _2-6\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664b167375be889038da5624_Property%201%3Dstar_m.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664b167375be889038da5624_Property%201%3Dstar_m.webp\" loading=\"lazy\" alt class=\"star-hero-home _9\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664b170f1a3ff24179d84bfb_Property%201%3Dstar_lg.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664b170f1a3ff24179d84bfb_Property%201%3Dstar_lg.webp\" loading=\"lazy\" alt class=\"star-hero-home _1--2\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664b170f1a3ff24179d84bfb_Property%201%3Dstar_lg.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664b170f1a3ff24179d84bfb_Property%201%3Dstar_lg.webp\" loading=\"lazy\" alt class=\"star-hero-home _11\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/675005dc03927e9683fcaaee_Footer.webp",
"width": "1440",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/675005dc03927e9683fcaaee_Footer.webp\" loading=\"eager\" width=\"1440\" sizes=\"(max-width: 1439px) 100vw, 1440px\" alt=\"YOU CAN'T SCROLL ANYMORE.BETTER GO CHAT.\" srcset=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/675005dc03927e9683fcaaee_Footer-p-500.png 500w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/675005dc03927e9683fcaaee_Footer-p-800.webp 800w, https://cdn.prod.website-files.com/6257ad..."
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664754815450cb39bca27b05_Smoke.gif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/664754815450cb39bca27b05_Smoke.gif\" loading=\"eager\" id=\"smoke_gif\" alt class=\"smoke-gif hide\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6729dcb95107159dc7e52855_Wumpus.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6729dcb95107159dc7e52855_Wumpus.webp\" loading=\"lazy\" data-w-id=\"1a83e884-0a21-df1f-691e-6660775a37cd\" sizes=\"100vw\" alt srcset=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6729dcb95107159dc7e52855_Wumpus-p-500.webp 500w, https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/6729dcb95107159dc7e52855_Wumpus.webp 688w\" class=\"wumpus-footer-list is_2025\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b219b15d5875c1e47bf_Property%201%3Dstar_lg.svg\" loading=\"lazy\" data-w-id=\"1a83e884-0a21-df1f-691e-6660775a37cf\" alt class=\"star-hero-home _2-1\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"1a83e884-0a21-df1f-691e-6660775a37d0\" alt class=\"star-hero-home _10\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"1a83e884-0a21-df1f-691e-6660775a37d1\" alt class=\"star-hero-home _2-4\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349b3378e1057faaf58ac5_Property%201%3Dstar_m.svg\" loading=\"lazy\" data-w-id=\"1a83e884-0a21-df1f-691e-6660775a37d2\" alt class=\"star-hero-home _2-5\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66349c8a486afee7b4b834b6_Property%201%3Dstar_sm.svg\" loading=\"lazy\" data-w-id=\"1a83e884-0a21-df1f-691e-6660775a37d3\" alt class=\"star-hero-home _2-9\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e278299a53f5bf88615e90_Symbol.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e278299a53f5bf88615e90_Symbol.svg\" alt=\"Discord Home\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e2c5a476e29535c2465b24_Chevron%20Down.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e2c5a476e29535c2465b24_Chevron%20Down.svg\" alt class=\"dropdown-language-arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/65a4fe4237b6a1c4fa714f76_x.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/65a4fe4237b6a1c4fa714f76_x.svg\" alt=\"Twitter\" class=\"image\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/65a4fe42d907d27f3dead7a0_instagram.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/65a4fe42d907d27f3dead7a0_instagram.svg\" alt=\"Instagram\" class=\"image\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/65a4fe4173c1df8be608c8a2_facebook.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/65a4fe4173c1df8be608c8a2_facebook.svg\" alt=\"Facebook\" class=\"image\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/65a4fe42d907d27f3dead7ad_youtube.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/65a4fe42d907d27f3dead7ad_youtube.svg\" alt=\"Youtube\" class=\"image\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/65a4fe4152ae5860036dadf1_tiktok.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/65a4fe4152ae5860036dadf1_tiktok.svg\" alt=\"Tiktok\" class=\"image\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e15958db56b5a91218f5e9_Chevron%20Down.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e15958db56b5a91218f5e9_Chevron%20Down.svg\" alt class=\"arrow-drop show-landscape\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e15958db56b5a91218f5e9_Chevron%20Down.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e15958db56b5a91218f5e9_Chevron%20Down.svg\" alt class=\"arrow-drop show-landscape\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e15958db56b5a91218f5e9_Chevron%20Down.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e15958db56b5a91218f5e9_Chevron%20Down.svg\" alt class=\"arrow-drop show-landscape\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e15958db56b5a91218f5e9_Chevron%20Down.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e15958db56b5a91218f5e9_Chevron%20Down.svg\" alt class=\"arrow-drop show-landscape\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/65a4fe4237b6a1c4fa714f76_x.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/65a4fe4237b6a1c4fa714f76_x.svg\" alt=\"Twitter\" class=\"image\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/65a4fe42d907d27f3dead7a0_instagram.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/65a4fe42d907d27f3dead7a0_instagram.svg\" alt=\"Instagram\" class=\"image\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/65a4fe4173c1df8be608c8a2_facebook.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/65a4fe4173c1df8be608c8a2_facebook.svg\" alt=\"Facebook\" class=\"image\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/65a4fe42d907d27f3dead7ad_youtube.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/65a4fe42d907d27f3dead7ad_youtube.svg\" alt=\"Youtube\" class=\"image\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/65a4fe4152ae5860036dadf1_tiktok.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/65a4fe4152ae5860036dadf1_tiktok.svg\" alt=\"Tiktok\" class=\"image\">"
},
{
"src": "https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67ac9b4644222140ae614b06_Wordmark.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67ac9b4644222140ae614b06_Wordmark.svg\" loading=\"lazy\" aria-label=\"Discord\" alt=\"Discord\" class=\"word\">"
}
],
"possibleDialogs": [],
"score": 80,
"weight": 10
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 83/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 83/100 and needs improvement.
Needs attention
AEO: Entity and definition clarity
Issue
Entity or definition gaps: group, chat, all, fun.
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
83/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 83/100 and needs improvement.
Evidence
{
"title": "Discord - Group Chat That’s All Fun & Games",
"h1": "Group chat that’s all fun & games",
"description": "Discord is great for playing games and chilling with friends, or even building a worldwide community. Customize your own space to talk, play, and hang out.",
"topicOverlap": 0.3333333333333333,
"definitionCount": 1,
"topicTerms": [
"discord",
"group",
"chat",
"all",
"fun",
"games"
],
"descriptionTerms": [
"discord",
"great",
"playing",
"games",
"chilling",
"friends",
"even",
"building",
"worldwide",
"community",
"customize",
"own",
"space",
"talk",
"play",
"hang",
"out"
],
"missingFromDescription": [
"group",
"chat",
"all",
"fun"
],
"score": 83,
"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": "find your friends on discord.",
"html": "<h2 class=\"heading--h2 is-banner\">find your friends on discord.</h2>"
},
{
"text": "MAKE YOUR GROUP CHATS MORE FUN",
"html": "<h2 class=\"heading--h2 is_2025\">MAKE YOUR GROUP CHATS MORE FUN</h2>"
},
{
"text": "stream like you’re in the same room",
"html": "<h2 class=\"heading--h2 is_2025\">stream like you’re in the same room</h2>"
},
{
"text": "Hop in when you're free, no need to call",
"html": "<h2 class=\"heading--h2 is_2025\">Hop in when you're free, no need to call</h2>"
},
{
"text": "See who's around to chill",
"html": "<h2 class=\"heading--h2 m-90 is_2025\">See who's around to chill</h2>"
},
{
"text": "always have something to do together",
"html": "<h2 class=\"heading--h2 is_2025\">always have something to do together</h2>"
},
{
"text": "wherever YOU GAME, HANG OUT HERE",
"html": "<h2 class=\"heading--h2 is_2025\">wherever YOU GAME, HANG OUT HERE</h2>"
},
{
"text": "YOU CAN'T SCROLL ANYMORE.BETTER GO CHAT.",
"html": "<h2 class=\"heading--h2-center is_2025\">YOU CAN'T SCROLL<span class=\"sp-bettwen\"> </span>ANYMORE.<br>BETTER GO CHAT.</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Discord - Group Chat That’s All Fun & Games?",
"pattern": {}
},
{
"id": "how",
"label": "How does Discord - Group Chat That’s All Fun & Games work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Discord - Group Chat That’s All Fun & Games?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Discord - Group Chat That’s All Fun & Games free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Discord - Group Chat That’s All Fun & Games compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Discord - Group Chat That’s All Fun & Games?",
"pattern": {}
},
{
"id": "how",
"label": "How does Discord - Group Chat That’s All Fun & Games work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Discord - Group Chat That’s All Fun & Games?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Discord - Group Chat That’s All Fun & Games 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": "application/json",
"length": 40
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "application/json",
"length": 40
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html",
"length": 45892
}
]
},
"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": "find your friends on discord.",
"html": "<h2 class=\"heading--h2 is-banner\">find your friends on discord.</h2>"
},
{
"text": "MAKE YOUR GROUP CHATS MORE FUN",
"html": "<h2 class=\"heading--h2 is_2025\">MAKE YOUR GROUP CHATS MORE FUN</h2>"
},
{
"text": "stream like you’re in the same room",
"html": "<h2 class=\"heading--h2 is_2025\">stream like you’re in the same room</h2>"
},
{
"text": "Hop in when you're free, no need to call",
"html": "<h2 class=\"heading--h2 is_2025\">Hop in when you're free, no need to call</h2>"
},
{
"text": "See who's around to chill",
"html": "<h2 class=\"heading--h2 m-90 is_2025\">See who's around to chill</h2>"
},
{
"text": "always have something to do together",
"html": "<h2 class=\"heading--h2 is_2025\">always have something to do together</h2>"
},
{
"text": "wherever YOU GAME, HANG OUT HERE",
"html": "<h2 class=\"heading--h2 is_2025\">wherever YOU GAME, HANG OUT HERE</h2>"
},
{
"text": "YOU CAN'T SCROLL ANYMORE.BETTER GO CHAT.",
"html": "<h2 class=\"heading--h2-center is_2025\">YOU CAN'T SCROLL<span class=\"sp-bettwen\"> </span>ANYMORE.<br>BETTER GO CHAT.</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Discord - Group Chat That’s All Fun & Games?",
"pattern": {}
},
{
"id": "how",
"label": "How does Discord - Group Chat That’s All Fun & Games work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Discord - Group Chat That’s All Fun & Games?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Discord - Group Chat That’s All Fun & Games free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Discord - Group Chat That’s All Fun & Games compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Discord - Group Chat That’s All Fun & Games?",
"pattern": {}
},
{
"id": "how",
"label": "How does Discord - Group Chat That’s All Fun & Games work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Discord - Group Chat That’s All Fun & Games?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Discord - Group Chat That’s All Fun & Games 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" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.
Why it matters
Agent registration metadata lets automated clients find the registration path, supported identity types, credential types, and related claim or revocation endpoints without scraping human docs.
Check name
Auth.md Agent Registration
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish Auth.md and agent_auth metadata so agents can discover registration and credential requirements.
Result
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Validation steps
Fetch and validate /auth.md
auth.md response did not match the expected agent registration shape. Content-Type "text/html" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.
Publish protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate agent_auth authorization metadata
OAuth authorization server metadata could not be fetched.
Evidence
{
"failedStep": "auth-md",
"steps": [
{
"id": "auth-md",
"title": "Fetch and validate /auth.md",
"status": "fail",
"evidence": {
"path": "/auth.md",
"ok": false,
"statusCode": 404,
"contentType": "text/html",
"length": 45892,
"validation": {
"valid": false,
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html\" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.",
"compatibleContentType": false,
"contentLength": 45540,
"hasRegisterInstructions": false,
"hasProtectedResourceLink": false,
"hasAuthorizationServerLink": false,
"mentionsIdentity": false,
"mentionsCredential": false,
"links": [
"https://discord.com/auth.md\"",
"https://cdn.discordapp.com/assets/og_img_discord_home.png\"",
"https://cdn.discordapp.com/assets/og_img_discord_home.png\"",
"/assets/532.d0c8e451009da3e08383.css",
"/assets/847541504914fd33810e70a0ea73177e.ico",
"/title",
"/script",
"/assets/oneTrust/v7/consent/04da1d72-0626-4fff-b3c6-150c719cc115/OtAutoBlock.js",
"/javascript",
"/script"
],
"rawExcerpt": "<!DOCTYPE html><html lang=\"en-US\">\n<head>\n <meta charset=\"utf-8\" />\n <meta name=\"google-site-verification\" content=\"nubQ83kz2YYRrleJaYf_CYbvDZ6lXVl-NL_MWX1Uj9Y\" />\n <meta name=\"msvalidate.01\" content=\"330DC90484A4B7B61B36AD65E89B47AE\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n <meta property=\"og:type\" content=\"website\" /><meta property=\"og:url\" content=\"https://discord.com/auth.md\" />\n <!-- section:seometa -->\n <!-- endsection -->\n <meta property=\"og:site_name\" content=\"Discord\" />\n <meta property=\"og:keywords\" content=\"Discord,Game voice chat,Free voice chat,Free voice chat app for mobile,Free voice server,\n Voice chat software,Voice chat,Online voice chat,Gaming voice chat,Voice chat for gamers\" /><meta property=\"twitter:card\" content=\"summa"
}
},
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html\" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.",
"howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
},
{
"id": "oauth-protected-resource",
"title": "Publish protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"ok": false,
"statusCode": 404,
"contentType": "text/html",
"length": 44863,
"text": "<!DOCTYPE html><html lang=\"en-US\">\n<head>\n <meta charset=\"utf-8\" />\n <meta name=\"google-site-verification\" content=\"nubQ83kz2YYRrleJaYf_CYbvDZ6lXVl-NL_MWX1Uj9Y\" />\n <meta name=\"msvalidate.01\" content=\"330DC90484A4B7B61B36AD65E89B47AE\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n <meta property=\"og:type\" content=\"website\" /><meta property=\"og:url\" content=\"https://discord.com/.well-known/oauth-protected-resource\" />\n <!-- section:seometa -->\n <!-- endsection -->\n <meta property=\"og:site_name\" content=\"Discord\" />\n <meta property=\"og:keywords\" content=\"Discord,Game voice chat,Free voice chat,Free voice chat app for mobile,Free voice server,\n Voice chat software,Voice chat,Online voice chat,Gaming voice chat,Voice chat for gamers\" /><meta property=\"twitter:card\" content=\"summary_large_image\" />\n<meta property=\"twitter:site\" content=\"@discord\" />\n<meta property=\"twitter:site:id\" content=\"@discord\" />\n<meta property=\"twitter:creator\" content=\"@discord\" />\n<meta property=\"twitter:creator:id\" content=\"@discord\" />\n <!-- section:ogImages --><meta property=\"twitter:image\" content=\"https://cdn.discordapp.com/assets/og_img_discord_home.png\" />\n<meta property=\"og:image\" content=\"https://cdn.discordapp.com/assets/og_img_discord_home.png\" />\n <!-- endsection --><meta property=\"og:locale\" content=\"en-US\" /> <meta property=\"fb:admins\" content=\"1216345021\" /><link rel=\"stylesheet\" href=\"/assets/532.d0c8e451009da3e08383.css\"><link rel=\"icon\" href=\"/assets/847541504914fd33810e70a0ea73177e.ico\" /> <!-- section:title --><title data-react-helmet=\"true\">Page Not Found | Discord</title> <!-- endsection --><meta data-react-helmet=\"true\" charset=\"utf-8\"/><meta data-react-helmet=\"true\" property=\"og:title\" content=\"Page Not Found | Discord\"/><script nonce=\"MTQ2LDE1OCw5LDExMSwyMTEsMzgsMjAwLDU1\"> </script>\n <!-- section:dataLayer -->\n <script src=\"/assets/oneTrust/v7/consent/04da1d72-0626-4fff-b3c6-150c719cc115/OtAutoBlock.js\" type=\"text/javascript\" charset=\"UTF-8\"\n data-domain-script=\"04da1d72-0626-4fff-b3c6-150c719cc115\"></script>\n <script src=\"/assets/oneTrust/v7/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\"\n data-domain-script=\"04da1d72-0626-4fff-b3c6-150c719cc115\"></script><script nonce=\"MTQ2LDE1OCw5LDExMSwyMTEsMzgsMjAwLDU1\"> window.dataLayer = window.dataLayer || [];\n window.dataLayer.push({ 'allCookiesOK': false });\n </script>\n <!-- endsection -->\n <!-- section:gtm --><script nonce=\"MTQ2LDE1OCw5LDExMSwyMTEsMzgsMjAwLDU1\"> (function (w, d, s, l, i) {\n w[l] = w[l] || []; w[l].push({\n 'gtm.start':\n new Date().getTime(), event: 'gtm.js'\n }); var f = d.getElementsByTagName(s)[0],\n j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =\n 'https://www.googletagmanager.com/gtm.js?id=' + i + dl + '>m_auth=GI0g9O-54_SitcgmxQKxlA>m_preview=env-2>m_cookies_win=x'; f.parentNode.insertBefore(j, f);\n })(window, document, 'script', 'dataLayer', 'GTM-N7BVC2W');\n </script>\n <!-- endsection -->\n</head>\n\n<body>\n <!-- section:gtmNoScript-->\n <noscript>\n <iframe\n src=\"https://www.googletagmanager.com/ns.html?id=GTM-N7BVC2W>m_auth=GI0g9O-54_SitcgmxQKxlA>m_preview=env-2>m_cookies_win=x\"\n height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\" sandbox></iframe>\n </noscript>\n <!-- endsection -->\n <div id=\"app-mount\"><link rel=\"preload\" as=\"image\" href=\"/assets/5cb4337fbb45898bd5dce9a7a1a5a6c1.svg\"/><link rel=\"preload\" as=\"image\" href=\"/assets/779a770c34fcb823a598a7277301adaf.svg\"/><div style=\"height:100%;overflow-x:hidden\"><div class=\"\"><div class=\"grid-3d2PVT outerContainer-9x6ZF4\"><div class=\"row-31oovZ header-V8Sgnz colorSchemeNotQuiteBlack-2Ivnej\"><header class=\"wrapper-2bm6Le wrapperMobile-3Mokhq\"><nav class=\"nav-3_Sybl\"><a class=\"link-1naFFL logoLink-BIT_7-\" href=\"/\" aria-label=\"Home\"><svg width=\"165\" height=\"24\" viewBox=\"0 0 165 24\" class=\"logo-3oeRIY\"><g fill=\"cur"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
},
{
"id": "agent-auth-block",
"title": "Validate agent_auth authorization metadata",
"status": "fail",
"evidence": {
"valid": false,
"issue": "OAuth authorization server metadata could not be fetched.",
"fetch": {
"ok": false,
"statusCode": 404,
"contentType": "text/html",
"length": 44881,
"text": "<!DOCTYPE html><html lang=\"en-US\">\n<head>\n <meta charset=\"utf-8\" />\n <meta name=\"google-site-verification\" content=\"nubQ83kz2YYRrleJaYf_CYbvDZ6lXVl-NL_MWX1Uj9Y\" />\n <meta name=\"msvalidate.01\" content=\"330DC90484A4B7B61B36AD65E89B47AE\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n <meta property=\"og:type\" content=\"website\" /><meta property=\"og:url\" content=\"https://discord.com/.well-known/oauth-authorization-server\" />\n <!-- section:seometa -->\n <!-- endsection -->\n <meta property=\"og:site_name\" content=\"Discord\" />\n <meta property=\"og:keywords\" content=\"Discord,Game voice chat,Free voice chat,Free voice chat app for mobile,Free voice server,\n Voice chat software,Voice chat,Online voice chat,Gaming voice chat,Voice chat for gamers\" /><meta property=\"twitter:card\" content=\"summary_large_image\" />\n<meta property=\"twitter:site\" content=\"@discord\" />\n<meta property=\"twitter:site:id\" content=\"@discord\" />\n<meta property=\"twitter:creator\" content=\"@discord\" />\n<meta property=\"twitter:creator:id\" content=\"@discord\" />\n <!-- section:ogImages --><meta property=\"twitter:image\" content=\"https://cdn.discordapp.com/assets/og_img_discord_home.png\" />\n<meta property=\"og:image\" content=\"https://cdn.discordapp.com/assets/og_img_discord_home.png\" />\n <!-- endsection --><meta property=\"og:locale\" content=\"en-US\" /> <meta property=\"fb:admins\" content=\"1216345021\" /><link rel=\"stylesheet\" href=\"/assets/532.d0c8e451009da3e08383.css\"><link rel=\"icon\" href=\"/assets/847541504914fd33810e70a0ea73177e.ico\" /> <!-- section:title --><title data-react-helmet=\"true\">Page Not Found | Discord</title> <!-- endsection --><meta data-react-helmet=\"true\" charset=\"utf-8\"/><meta data-react-helmet=\"true\" property=\"og:title\" content=\"Page Not Found | Discord\"/><script nonce=\"MjU1LDE4OCwxNjAsMjA3LDIyNCwxMzEsMTE4LDkz\"> </script>\n <!-- section:dataLayer -->\n <script src=\"/assets/oneTrust/v7/consent/04da1d72-0626-4fff-b3c6-150c719cc115/OtAutoBlock.js\" type=\"text/javascript\" charset=\"UTF-8\"\n data-domain-script=\"04da1d72-0626-4fff-b3c6-150c719cc115\"></script>\n <script src=\"/assets/oneTrust/v7/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\"\n data-domain-script=\"04da1d72-0626-4fff-b3c6-150c719cc115\"></script><script nonce=\"MjU1LDE4OCwxNjAsMjA3LDIyNCwxMzEsMTE4LDkz\"> window.dataLayer = window.dataLayer || [];\n window.dataLayer.push({ 'allCookiesOK': false });\n </script>\n <!-- endsection -->\n <!-- section:gtm --><script nonce=\"MjU1LDE4OCwxNjAsMjA3LDIyNCwxMzEsMTE4LDkz\"> (function (w, d, s, l, i) {\n w[l] = w[l] || []; w[l].push({\n 'gtm.start':\n new Date().getTime(), event: 'gtm.js'\n }); var f = d.getElementsByTagName(s)[0],\n j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =\n 'https://www.googletagmanager.com/gtm.js?id=' + i + dl + '>m_auth=GI0g9O-54_SitcgmxQKxlA>m_preview=env-2>m_cookies_win=x'; f.parentNode.insertBefore(j, f);\n })(window, document, 'script', 'dataLayer', 'GTM-N7BVC2W');\n </script>\n <!-- endsection -->\n</head>\n\n<body>\n <!-- section:gtmNoScript-->\n <noscript>\n <iframe\n src=\"https://www.googletagmanager.com/ns.html?id=GTM-N7BVC2W>m_auth=GI0g9O-54_SitcgmxQKxlA>m_preview=env-2>m_cookies_win=x\"\n height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\" sandbox></iframe>\n </noscript>\n <!-- endsection -->\n <div id=\"app-mount\"><link rel=\"preload\" as=\"image\" href=\"/assets/5cb4337fbb45898bd5dce9a7a1a5a6c1.svg\"/><link rel=\"preload\" as=\"image\" href=\"/assets/779a770c34fcb823a598a7277301adaf.svg\"/><div style=\"height:100%;overflow-x:hidden\"><div class=\"\"><div class=\"grid-3d2PVT outerContainer-9x6ZF4\"><div class=\"row-31oovZ header-V8Sgnz colorSchemeNotQuiteBlack-2Ivnej\"><header class=\"wrapper-2bm6Le wrapperMobile-3Mokhq\"><nav class=\"nav-3_Sybl\"><a class=\"link-1naFFL logoLink-BIT_7-\" href=\"/\" aria-label=\"Home\"><svg width=\"165\" height=\"24\" viewBox=\"0 0 165 24\" class=\"logo-3oeRIY"
}
},
"issue": "OAuth authorization server metadata could not be fetched.",
"howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 6,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "log in"
}
]
},
"resourceFetchSucceeded": false
}AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Informational
AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Needs attention
IndexNow key
Issue
IndexNow key is informational for this page.
Why it matters
IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.
Check name
IndexNow key
Score
100/100
Status
informational
Category
Discoverability
Maturity
Established
Goal
Verify that IndexNow ownership key placement is detectable when the site advertises it.
Result
IndexNow key is informational for this page.
Validation steps
Find advertised IndexNow key location
No IndexNow key location was advertised in HTML, Link headers, or robots.txt.
Fetch and validate IndexNow key file
No discoverable IndexNow key file was found.
Evidence
{
"steps": [
{
"id": "advertised-location",
"title": "Find advertised IndexNow key location",
"status": "informational",
"evidence": {
"advertised": []
},
"issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
"howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
},
{
"id": "fetch-key",
"title": "Fetch and validate IndexNow key file",
"status": "informational",
"evidence": {
"advertised": [],
"checked": []
},
"issue": "No discoverable IndexNow key file was found.",
"howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
}
]
}Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Needs attention
OAuth / OIDC discovery
Issue
OAuth Discovery response did not match the expected shape. missing grant_types_supported.
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
Validate resource body
OAuth Discovery response did not match the expected shape. missing grant_types_supported.
Probe authorization endpoint with an authorization-code request
authorization_endpoint did not behave like an operational OAuth authorization endpoint.
Evidence
{
"failedStep": "validate",
"steps": [
{
"id": "fetch",
"title": "Fetch discovery resource",
"status": "pass",
"evidence": {
"path": "/.well-known/openid-configuration",
"statusCode": 200,
"contentType": "application/json"
}
},
{
"id": "validate",
"title": "Validate resource body",
"status": "fail",
"evidence": {
"valid": false,
"issue": "OAuth Discovery response did not match the expected shape. missing grant_types_supported.",
"compatibleContentType": true,
"missing": [],
"endpointIssues": [],
"issuer": "https://discord.com",
"authorizationEndpoint": "https://discord.com/api/oauth2/authorize",
"tokenEndpoint": "https://discord.com/api/oauth2/token",
"jwksUri": "https://discord.com/api/oauth2/keys",
"responseTypesSupported": [
"code",
"token"
],
"grantTypesSupported": [],
"idTokenSigningAlgValuesSupported": [
"RS256"
],
"rawExcerpt": "{\n \"issuer\": \"https://discord.com\",\n \"authorization_endpoint\": \"https://discord.com/api/oauth2/authorize\",\n \"token_endpoint\": \"https://discord.com/api/oauth2/token\",\n \"userinfo_endpoint\": \"https://discord.com/api/oauth2/userinfo\",\n \"jwks_uri\": \"https://discord.com/api/oauth2/keys\",\n \"response_types_supported\": [\n \"code\",\n \"token\"\n ],\n \"subject_types_supported\": [\n \"public\"\n ],\n \"id_token_signing_alg_values_supported\": [\n \"RS256\"\n ]\n}\n"
},
"issue": "OAuth Discovery response did not match the expected shape. missing grant_types_supported.",
"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."
},
{
"id": "authorization-endpoint",
"title": "Probe authorization endpoint with an authorization-code request",
"status": "fail",
"evidence": {
"url": "https://discord.com/api/oauth2/authorize?response_type=code&client_id=can-agent-use-scanner&redirect_uri=https%3A%2F%2Fcan-agent-use.invalid%2Foauth%2Fcallback&scope=openid&state=can-agent-use-probe",
"method": "GET",
"statusCode": 400,
"location": null,
"contentType": "application/json",
"excerpt": "{\"client_id\": [\"Value \\\"can-agent-use-scanner\\\" is not snowflake.\"]}"
},
"issue": "authorization_endpoint did not behave like an operational OAuth authorization endpoint.",
"howToFix": "Implement an authorization endpoint that can process syntactically valid authorization requests, or remove it from discovery metadata until it exists."
},
{
"id": "authorization-redirect-safety",
"title": "Reject unregistered authorization redirects",
"status": "pass",
"evidence": {
"url": "https://discord.com/api/oauth2/authorize?response_type=code&client_id=can-agent-use-unknown-client&redirect_uri=https%3A%2F%2Fcan-agent-use.invalid%2Fattacker-callback&scope=openid&state=can-agent-use-redirect-safety",
"method": "GET",
"statusCode": 400,
"location": null,
"redirectedToUntrusted": false,
"contentType": "application/json",
"excerpt": "{\"client_id\": [\"Value \\\"can-agent-use-unknown-client\\\" is not snowflake.\"]}"
},
"howToFix": "Validate client_id and registered redirect_uri values before redirecting. Return a direct OAuth error for invalid clients or redirect URIs."
},
{
"id": "token-endpoint",
"title": "Probe token endpoint with advertised grant type",
"status": "pass",
"evidence": {
"url": "https://discord.com/api/oauth2/token",
"method": "POST",
"grantType": "authorization_code",
"statusCode": 400,
"contentType": "application/json",
"excerpt": "{\"client_id\": [\"Value \\\"can-agent-use-scanner\\\" is not snowflake.\"]}"
},
"howToFix": "Support every advertised grant type enough to return a protocol-appropriate response, or stop advertising unsupported grants."
},
{
"id": "jwks",
"title": "Fetch and validate jwks_uri",
"status": "pass",
"evidence": {
"jwksUri": "https://discord.com/api/oauth2/keys",
"statusCode": 200,
"contentType": "application/json"
},
"howToFix": "Implement the advertised jwks_uri route with usable JWK metadata or remove it from discovery metadata until it exists."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 6,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "log in"
}
]
},
"resourceFetchSucceeded": true
}Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Needs attention
OAuth Protected Resource
Issue
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Why it matters
Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.
Check name
OAuth Protected Resource
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.
Result
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Validation steps
Fetch protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate protected resource metadata
Response is not valid JSON.
Validate protected resource identity
Protected resource metadata `resource` did not match the resource identifier used to retrieve it.
Probe protected API Bearer challenge
No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"statusCode": 404,
"contentType": "text/html"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource JSON."
},
{
"id": "metadata",
"title": "Validate protected resource metadata",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html><html lang=\"en-US\">\n<head>\n <meta charset=\"utf-8\" />\n <meta name=\"google-site-verification\" content=\"nubQ83kz2YYRrleJaYf_CYbvDZ6lXVl-NL_MWX1Uj9Y\" />\n <meta name=\"msvalidate.01\" content=\"330DC90484A4B7B61B36AD65E89B47AE\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n <meta property=\"og:type\" content=\"website\" /><meta property=\"og:url\" content=\"https://discord.com/.well-known/oauth-protected-resource\" />\n <!-- section:seometa -->\n <!-- endsection -->\n <meta property=\"og:site_name\" content=\"Discord\" />\n <meta property=\"og:keywords\" content=\"Discord,Game voice chat,Free voice chat,Free voice chat app for mobile,Free voice server,\n Voice chat software,Voice chat,Online voice chat,Gaming voice chat,Voice chat for gamers\" /><meta property="
},
"issue": "Response is not valid JSON.",
"howToFix": "Publish resource and authorization_servers as absolute URLs."
},
{
"id": "resource-identity",
"title": "Validate protected resource identity",
"status": "fail",
"evidence": {
"expectedResource": "https://discord.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://discord.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/admin/summary",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://discord.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://discord.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 AccessibilityBest PracticesBrowser audit
Issues were logged in the `Issues` panel in Chrome Devtools
100 Fail
Performance and AccessibilityBest PracticesBrowser audit
Issues were logged in the `Issues` panel in Chrome Devtools
Check name
Issues were logged in the `Issues` panel in Chrome Devtools
Score
0/100
Status
fail
Device
desktop
Category
Best Practices
Fix guidance
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Evidence
{
"description": "Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue."
}Performance and AccessibilityPerformanceBrowser audit
Reduce JavaScript execution time
17 Fail
Performance and AccessibilityPerformanceBrowser audit
Reduce JavaScript execution time
Check name
Reduce JavaScript execution time
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
1.7 s
Fix guidance
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "1.7 s",
"description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).",
"numericValue": 1658.207999999997
}Performance and AccessibilityPerformanceBrowser audit
Render-blocking requests
17 Fail
Performance and AccessibilityPerformanceBrowser audit
Render-blocking requests
Check name
Render-blocking requests
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 970 ms
Fix guidance
Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path.
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 970 ms",
"description": "Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path."
}Performance and AccessibilityPerformanceBrowser audit
Use efficient cache lifetimes
17 Fail
Performance and AccessibilityPerformanceBrowser audit
Use efficient cache lifetimes
Check name
Use efficient cache lifetimes
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 10,126 KiB
Fix guidance
A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 10,126 KiB",
"description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache)."
}Performance and AccessibilityPerformanceBrowser audit
Image elements do not have explicit `width` and `height`
8 Warning
Performance and AccessibilityPerformanceBrowser audit
Image elements do not have explicit `width` and `height`
Check name
Image elements do not have explicit `width` and `height`
Score
50/100
Status
warning
Device
desktop
Category
Performance
Fix guidance
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)
References
https://web.dev/learn/performance/Evidence
{
"description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)"
}Performance and AccessibilityPerformanceBrowser audit
Legacy JavaScript
8 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 42 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 42 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
Loading performance
6 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
63/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 13,
"displayValue": "440 ms",
"numericValue": 441
},
{
"id": "speed-index",
"title": "Speed Index",
"score": 82,
"displayValue": "1.5 s",
"numericValue": 1530.419602035302
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 59,
"displayValue": "2.1 s",
"numericValue": 2110.0052065268383
},
{
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 80,
"displayValue": "1.1 s",
"numericValue": 1122.0052065268387
},
{
"id": "server-response-time",
"title": "Initial server response time was short",
"score": 100,
"displayValue": "Root document took 0 ms",
"numericValue": 3
},
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 7,
"displayValue": "920 ms",
"numericValue": 915.5000000000005
},
{
"id": "interactive",
"title": "Time to Interactive",
"score": 63,
"displayValue": "3.8 s",
"numericValue": 3805.0690498417825
},
{
"id": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "10 ms",
"numericValue": 6.334559999999996
}
]
}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 |
|---|---|---|---|
| 54/100 | Level 3, Bot-Aware | Current report |