Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 39 out of 100
- Agent Ease of Use 10 out of 100
- Security & Trust 40 out of 100
- GEO, AIO and AEO 67 out of 100
- SEO 92 out of 100
- Performance and Accessibility 73 out of 100
What AI sees of your website

Inicio | Bright WebPage
Inicio | Bright WebPage top of page Soluciones Industrias Casos de éxito Sobre nosotros Contacto Agenda tu consultoría Inicio Soluciones Industrias Sobre nosotros Casos de éxito Contacto Menu Close Soluciones de energía diseñadas para tu industria Reduce tus...
Next step
Turn this report into a fix workflow
23 failed checks are ready to move into MCP or CLI remediation. Generate a repair prompt, connect the scanner to your coding agent, or open the integration docs before your next rescan.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 39 | Priority fix | 10 | 14 | 0 | View details |
| Discoverability | 67 | Needs work | 5 | 4 | 0 | View details |
| Content Readiness | 40 | Priority fix | 5 | 6 | 0 | View details |
| Bot Access Control | 0 | Priority fix | 0 | 4 | 0 | View details |
| Agent Ease of Use | 10 | Priority fix | 17 | 22 | 1 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 11 | 0 | 0 | |
| 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 | 67 | Needs work | 6 | 3 | 11 | View details |
| GEO Readiness | 76 | Mostly ready | 2 | 0 | 4 | |
| AIO Readiness | 75 | Mostly ready | 3 | 1 | 3 | View details |
| AEO Readiness | 50 | Needs work | 1 | 2 | 4 | View details |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| Security & Trust | 40 | Priority fix | 6 | 3 | 0 | View details |
| Security & Trust | 40 | Priority fix | 2 | 3 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 73 | Needs work | 19 | 5 | 1 | View details |
| Performance | 62 | Needs work | 12 | 4 | 1 | View details |
| Accessibility | 94 | Strong | 7 | 1 | 0 | View details |
Prioritized recommendations
Issues ranked by score impact
42 items need attention
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
50 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
Needs attention
API Catalog
Issue
The API catalog endpoint did not return HTTP 2xx.
Why it matters
API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.
Check name
API Catalog
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish an API catalog for automated API discovery using RFC 9727.
Result
API Catalog failed at "Fetch API catalog".
Validation steps
Fetch API catalog
The API catalog endpoint did not return HTTP 2xx.
Validate RFC 9727 linkset
Response is not valid JSON.
Fetch advertised API catalog targets
API Catalog did not expose any same-origin hrefs to validate.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch API catalog",
"status": "fail",
"evidence": {
"statusCode": 400,
"contentType": "text/html; charset=UTF-8"
},
"issue": "The API catalog endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/api-catalog."
},
{
"id": "validate",
"title": "Validate RFC 9727 linkset",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "\n <!DOCTYPE html>\n<!--\n \n\n \n\n \n \n \n-->\n<html>\n<head>\n <meta charset=\"utf-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta name=\"robots\" content=\"noindex\">\n <title>400 Error: Bad Request</title>\n\n \n <script async src=\"https://static.parastorage.com/polyfill/v2/polyfill.min.js?features=default,es6,es7,es2017&flags=gated&unknown=polyfill&rum=0\"></script>\n <script src=\"https://static.parastorage.com/unpkg-semver/fedops-logger@5/fedops-logger.bundle.min.js\"></script>\n <script>fedopsLogger.reportAppLoadStarted(\"classic-error-pages-statics\");</script>\n <script src=\"https://static.parastorage.com/unpkg-semver/header-footer-provider/app.bundle.min.js\"></script>\n <script crossorigin src=\"https://static.parastorage.com/unpk"
},
"issue": "Response is not valid JSON.",
"howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
},
{
"id": "target-validation",
"title": "Fetch advertised API catalog targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin API catalog hrefs were available to fetch."
}
]
},
"issue": "API Catalog did not expose any same-origin hrefs to validate.",
"howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
50 Fail
AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
Needs attention
High-value schema types
Issue
No high-value schema types (e.g. Article, Product, Service) were found.
Why it matters
High-value schema types tell agents whether a page is an article, product, event, service, or other actionable content type.
Check name
High-value schema types
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Use schema types that describe the page's primary content or offering.
Result
High-value schema types is missing or incomplete.
Evidence
{
"found": [],
"expected": [
"Article",
"BlogPosting",
"NewsArticle",
"Product",
"SoftwareApplication",
"FAQPage",
"LocalBusiness",
"VideoObject",
"HowTo",
"Event",
"Course",
"Review",
"Service"
],
"allTypes": [
"WebSite"
]
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
50 Fail
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
Why it matters
Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.
Check name
Link headers
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Include Link response headers for agent discovery using RFC 8288.
Result
Link headers failed at "Find useful Link headers".
Validation steps
Find useful Link headers
No useful agent discovery Link headers were found.
Fetch same-origin Link header targets
Link headers did not expose any same-origin targets to validate.
Evidence
{
"failedStep": "presence",
"steps": [
{
"id": "presence",
"title": "Find useful Link headers",
"status": "fail",
"evidence": {
"links": [
{
"url": "https://static.parastorage.com/",
"rel": "preconnect"
},
{
"url": "https://static.parastorage.com/",
"rel": "preconnect"
},
{
"url": "https://static.wixstatic.com/",
"rel": "preconnect"
},
{
"url": "https://static.wixstatic.com/",
"rel": "preconnect"
},
{
"url": "https://siteassets.parastorage.com",
"rel": "preconnect"
}
]
},
"issue": "No useful agent discovery Link headers were found.",
"howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
},
{
"id": "target-validation",
"title": "Fetch same-origin Link header targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin Link header targets were available to fetch."
}
]
},
"issue": "Link headers did not expose any same-origin targets to validate.",
"howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
}
]
}Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
50 Fail
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
Issue
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=UTF-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Why it matters
OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.
Check name
OpenAPI discovery
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish a valid OpenAPI or Swagger document for API discovery.
Result
OpenAPI discovery failed at "Find valid OpenAPI document".
Validation steps
Find valid OpenAPI document
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=UTF-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Find valid OpenAPI document",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/openapi.json",
"statusCode": 400,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "\n <!DOCTYPE html>\n<!--\n \n\n \n\n \n \n \n-->\n<html>\n<head>\n <meta charset=\"utf-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta name=\"robots\" content=\"noindex\">\n <title>400 Error: Bad Request</title>\n\n \n <script async src=\"https://static.parastorage.com/polyfill/v2/polyfill.min.js?features=default,es6,es7,es2017&flags=gated&unknown=polyfill&rum=0\"></script>\n <script src=\"https://static.parastorage.com/unpkg-semver/fedops-logger@5/fedops-logger.bundle.min.js\"></script>\n <script>fedopsLogger.reportAppLoadStarted(\"classic-error-pages-statics\");</script>\n <script src=\"https://static.parastorage.com/unpkg-semver/header-footer-provider/app.bundle.min.js\"></script>\n <script crossorigin src=\"https://static.parastorage.com/unpk"
},
{
"path": "/openapi.yaml",
"statusCode": 400,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "\n <!DOCTYPE html>\n<!--\n \n\n \n\n \n \n \n-->\n<html>\n<head>\n <meta charset=\"utf-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta name=\"robots\" content=\"noindex\">\n <title>400 Error: Bad Request</title>\n\n \n <script async src=\"https://static.parastorage.com/polyfill/v2/polyfill.min.js?features=default,es6,es7,es2017&flags=gated&unknown=polyfill&rum=0\"></script>\n <script src=\"https://static.parastorage.com/unpkg-semver/fedops-logger@5/fedops-logger.bundle.min.js\"></script>\n <script>fedopsLogger.reportAppLoadStarted(\"classic-error-pages-statics\");</script>\n <script src=\"https://static.parastorage.com/unpkg-semver/header-footer-provider/app.bundle.min.js\"></script>\n <script crossorigin src=\"https://static.parastorage.com/unpk"
},
{
"path": "/swagger.json",
"statusCode": 400,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "\n <!DOCTYPE html>\n<!--\n \n\n \n\n \n \n \n-->\n<html>\n<head>\n <meta charset=\"utf-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta name=\"robots\" content=\"noindex\">\n <title>400 Error: Bad Request</title>\n\n \n <script async src=\"https://static.parastorage.com/polyfill/v2/polyfill.min.js?features=default,es6,es7,es2017&flags=gated&unknown=polyfill&rum=0\"></script>\n <script src=\"https://static.parastorage.com/unpkg-semver/fedops-logger@5/fedops-logger.bundle.min.js\"></script>\n <script>fedopsLogger.reportAppLoadStarted(\"classic-error-pages-statics\");</script>\n <script src=\"https://static.parastorage.com/unpkg-semver/header-footer-provider/app.bundle.min.js\"></script>\n <script crossorigin src=\"https://static.parastorage.com/unpk"
},
{
"path": "/swagger.yaml",
"statusCode": 400,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "\n <!DOCTYPE html>\n<!--\n \n\n \n\n \n \n \n-->\n<html>\n<head>\n <meta charset=\"utf-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta name=\"robots\" content=\"noindex\">\n <title>400 Error: Bad Request</title>\n\n \n <script async src=\"https://static.parastorage.com/polyfill/v2/polyfill.min.js?features=default,es6,es7,es2017&flags=gated&unknown=polyfill&rum=0\"></script>\n <script src=\"https://static.parastorage.com/unpkg-semver/fedops-logger@5/fedops-logger.bundle.min.js\"></script>\n <script>fedopsLogger.reportAppLoadStarted(\"classic-error-pages-statics\");</script>\n <script src=\"https://static.parastorage.com/unpkg-semver/header-footer-provider/app.bundle.min.js\"></script>\n <script crossorigin src=\"https://static.parastorage.com/unpk"
},
{
"path": "/api/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "\n <!DOCTYPE html>\n<!--\n \n\n \n\n \n \n \n-->\n<html>\n<head>\n <meta charset=\"utf-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta name=\"robots\" content=\"noindex\">\n <title>404 Error: Page Not Found</title>\n\n \n <script async src=\"https://static.parastorage.com/polyfill/v2/polyfill.min.js?features=default,es6,es7,es2017&flags=gated&unknown=polyfill&rum=0\"></script>\n <script src=\"https://static.parastorage.com/unpkg-semver/fedops-logger@5/fedops-logger.bundle.min.js\"></script>\n <script>fedopsLogger.reportAppLoadStarted(\"classic-error-pages-statics\");</script>\n <script src=\"https://static.parastorage.com/unpkg-semver/header-footer-provider/app.bundle.min.js\"></script>\n <script crossorigin src=\"https://static.parastorage.com/u"
},
{
"path": "/api/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "\n <!DOCTYPE html>\n<!--\n \n\n \n\n \n \n \n-->\n<html>\n<head>\n <meta charset=\"utf-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta name=\"robots\" content=\"noindex\">\n <title>404 Error: Page Not Found</title>\n\n \n <script async src=\"https://static.parastorage.com/polyfill/v2/polyfill.min.js?features=default,es6,es7,es2017&flags=gated&unknown=polyfill&rum=0\"></script>\n <script src=\"https://static.parastorage.com/unpkg-semver/fedops-logger@5/fedops-logger.bundle.min.js\"></script>\n <script>fedopsLogger.reportAppLoadStarted(\"classic-error-pages-statics\");</script>\n <script src=\"https://static.parastorage.com/unpkg-semver/header-footer-provider/app.bundle.min.js\"></script>\n <script crossorigin src=\"https://static.parastorage.com/u"
},
{
"path": "/docs/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "\n <!DOCTYPE html>\n<!--\n \n\n \n\n \n \n \n-->\n<html>\n<head>\n <meta charset=\"utf-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta name=\"robots\" content=\"noindex\">\n <title>404 Error: Page Not Found</title>\n\n \n <script async src=\"https://static.parastorage.com/polyfill/v2/polyfill.min.js?features=default,es6,es7,es2017&flags=gated&unknown=polyfill&rum=0\"></script>\n <script src=\"https://static.parastorage.com/unpkg-semver/fedops-logger@5/fedops-logger.bundle.min.js\"></script>\n <script>fedopsLogger.reportAppLoadStarted(\"classic-error-pages-statics\");</script>\n <script src=\"https://static.parastorage.com/unpkg-semver/header-footer-provider/app.bundle.min.js\"></script>\n <script crossorigin src=\"https://static.parastorage.com/u"
}
]
},
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
}
]
}AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
Needs attention
AI bot rules in robots.txt
Issue
No specific User-agent rules found for major AI crawlers (GPTBot, ClaudeBot, etc.) in robots.txt.
Why it matters
Explicit AI bot rules reduce ambiguity for crawler operators and make training, indexing, or retrieval access policy auditable.
Check name
AI bot rules in robots.txt
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Established
Goal
Add User-agent rules for AI crawlers like GPTBot, Claude-Web, and others.
Result
AI bot rules in robots.txt is missing or incomplete.
Evidence
{
"expectedBots": [
"GPTBot",
"ChatGPT-User",
"ClaudeBot",
"Claude-Web",
"Anthropic-AI",
"Google-Extended",
"PerplexityBot",
"CCBot",
"Applebot-Extended",
"Meta-ExternalAgent",
"Bytespider",
"Amazonbot",
"Cohere-AI"
],
"configuredBots": []
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is missing or incomplete.
33 Fail
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is missing or incomplete.
Needs attention
Content freshness signals
Issue
Content freshness signals are incomplete: missing Last-Modified HTTP header; missing dateModified/datePublished in JSON-LD; missing meta or <time> freshness tags.
Why it matters
Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.
Check name
Content freshness signals
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose modified and published dates for freshness-aware retrieval and ranking.
Result
Content freshness signals is missing or incomplete.
Evidence
{
"lastModified": null,
"schemaDates": [],
"metaDateCount": 0,
"timeDateCount": 0
}AI 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
}Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
33 Fail
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
Needs attention
Content-Security-Policy
Issue
Content-Security-Policy is missing or incomplete.
Why it matters
Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.
Check name
Content-Security-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Constrain script, style, frame, and resource loading with a Content-Security-Policy header.
Result
Content-Security-Policy is missing or incomplete.
Evidence
{
"header": "content-security-policy",
"value": null
}Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
33 Fail
Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
Needs attention
Frame protection
Issue
Frame protection is missing or incomplete.
Why it matters
Frame protection blocks hostile sites from embedding pages in deceptive frames, reducing clickjacking risk.
Check name
Frame protection
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent unwanted framing with X-Frame-Options or CSP frame-ancestors.
Result
Frame protection is missing or incomplete.
Evidence
{
"xFrameOptions": null,
"validXFrame": false,
"contentSecurityPolicy": null,
"cspFrameAncestors": false
}AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
33 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
Needs attention
Markdown negotiation
Issue
Content-Type "text/html; 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": 166901,
"excerpt": "<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n \n <meta charset='utf-8'>\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" id=\"wixDesktopViewport\" />\n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n <meta name=\"gener",
"issue": "Markdown response is missing a heading."
},
"issue": "Markdown response is missing a heading.",
"howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
}
]
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
Needs attention
MCP Server Card
Issue
MCP Server Card was not found at the expected path.
Why it matters
MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.
Check name
MCP Server Card
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Publish an MCP Server Card for agent discovery.
Result
MCP Server Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
MCP Server Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 400,
"contentType": "text/html; charset=UTF-8",
"length": 2205
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 400,
"contentType": "text/html; charset=UTF-8",
"length": 2205
},
{
"path": "/.well-known/mcp.json",
"statusCode": 400,
"contentType": "text/html; charset=UTF-8",
"length": 2205
}
]
},
"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": 400,
"contentType": "text/html; charset=UTF-8",
"length": 2205
},
{
"path": "/.well-known/mcp.json",
"statusCode": 400,
"contentType": "text/html; charset=UTF-8",
"length": 2205
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 400,
"contentType": "text/html; charset=UTF-8",
"length": 2205
}
]
},
"issue": "mcp.json was not found at the expected path.",
"howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
}
]
}Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
33 Fail
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
Needs attention
Referrer-Policy
Issue
Referrer-Policy is missing or incomplete.
Why it matters
Referrer-Policy controls how much URL context is sent to other origins, limiting accidental leakage of paths, queries, and identifiers.
Check name
Referrer-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Limit how much referrer data leaves the site.
Result
Referrer-Policy is missing or incomplete.
Evidence
{
"header": "referrer-policy",
"value": null
}AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
33 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: invalid h1 (found 2); skipped heading levels; 10 links missing accessible names; 1 buttons missing accessible names.
Details
Why it matters
Semantic HTML gives browsers, assistive technology, search systems, and agents reliable landmarks, headings, controls, form semantics, and image context.
Check name
Semantic HTML
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose readable page structure through semantic HTML and accessible controls.
Result
Semantic HTML is missing or incomplete.
Evidence
{
"main": true,
"nav": true,
"footer": true,
"meaningfulH1": false,
"headingOrder": false,
"accessibleLinks": false,
"accessibleButtons": false,
"imageAltCoverage": true,
"formAutocompleteCoverage": true,
"details": {
"inaccessibleLinks": [
"<a data-testid=\"linkElement\" href=\"https://www.thinkbright.mx/almacenamiento-en-frio\" target=\"_self\" class=\"IT88M3\"><div data-testid=\"svgRoot-comp-mgscxjf64\" class=\"iL7Pq5 gx51wo\"><svg preserveAspectRatio=\"xMidYMid meet\" data-bbox=\"20 20 160 160\" viewBox=\"20 20 160 160\" height=\"200\" width=\"200\" xmlns=\"http://www.w3.org/2000/svg\" data-type=\"shape\" role=\"presentation\" aria-hidden=\"true\" aria-label=\"\"> <g> <path d=\"M180 100c0 44.183-35.817 80-80 80s-80-35.817-80-80 35.817-80 80-80 80 35.817 80 80z\"",
"<a data-testid=\"linkElement\" href=\"https://www.thinkbright.mx/hoteles\" target=\"_self\" class=\"IT88M3\"><div data-testid=\"svgRoot-comp-mgslno9m\" class=\"iL7Pq5 gx51wo\"><svg preserveAspectRatio=\"xMidYMid meet\" data-bbox=\"20 20 160 160\" viewBox=\"20 20 160 160\" height=\"200\" width=\"200\" xmlns=\"http://www.w3.org/2000/svg\" data-type=\"shape\" role=\"presentation\" aria-hidden=\"true\" aria-label=\"\"> <g> <path d=\"M180 100c0 44.183-35.817 80-80 80s-80-35.817-80-80 35.817-80 80-80 80 35.817 80 80z\"/> </g> </svg> <",
"<a data-testid=\"linkElement\" href=\"https://www.thinkbright.mx/alimentos-bebidas\" target=\"_self\" class=\"IT88M3\"><div data-testid=\"svgRoot-comp-mgslnxwm\" class=\"iL7Pq5 gx51wo\"><svg preserveAspectRatio=\"xMidYMid meet\" data-bbox=\"20 20 160 160\" viewBox=\"20 20 160 160\" height=\"200\" width=\"200\" xmlns=\"http://www.w3.org/2000/svg\" data-type=\"shape\" role=\"presentation\" aria-hidden=\"true\" aria-label=\"\"> <g> <path d=\"M180 100c0 44.183-35.817 80-80 80s-80-35.817-80-80 35.817-80 80-80 80 35.817 80 80z\"/> </g",
"<a data-testid=\"linkElement\" href=\"https://www.thinkbright.mx/manufactura\" target=\"_self\" class=\"IT88M3\"><div data-testid=\"svgRoot-comp-mgslp3my\" class=\"iL7Pq5 gx51wo\"><svg preserveAspectRatio=\"xMidYMid meet\" data-bbox=\"20 20 160 160\" viewBox=\"20 20 160 160\" height=\"200\" width=\"200\" xmlns=\"http://www.w3.org/2000/svg\" data-type=\"shape\" role=\"presentation\" aria-hidden=\"true\" aria-label=\"\"> <g> <path d=\"M180 100c0 44.183-35.817 80-80 80s-80-35.817-80-80 35.817-80 80-80 80 35.817 80 80z\"/> </g> </sv",
"<a data-testid=\"linkElement\" href=\"https://www.thinkbright.mx/universidades\" target=\"_self\" class=\"IT88M3\"><div data-testid=\"svgRoot-comp-mgslp3io\" class=\"iL7Pq5 gx51wo\"><svg preserveAspectRatio=\"xMidYMid meet\" data-bbox=\"20 20 160 160\" viewBox=\"20 20 160 160\" height=\"200\" width=\"200\" xmlns=\"http://www.w3.org/2000/svg\" data-type=\"shape\" role=\"presentation\" aria-hidden=\"true\" aria-label=\"\"> <g> <path d=\"M180 100c0 44.183-35.817 80-80 80s-80-35.817-80-80 35.817-80 80-80 80 35.817 80 80z\"/> </g> </",
"<a data-testid=\"linkElement\" href=\"https://www.thinkbright.mx/empaques-plasticos\" target=\"_self\" class=\"IT88M3\"><div data-testid=\"svgRoot-comp-mgslp3ek\" class=\"iL7Pq5 gx51wo\"><svg preserveAspectRatio=\"xMidYMid meet\" data-bbox=\"20 20 160 160\" viewBox=\"20 20 160 160\" height=\"200\" width=\"200\" xmlns=\"http://www.w3.org/2000/svg\" data-type=\"shape\" role=\"presentation\" aria-hidden=\"true\" aria-label=\"\"> <g> <path d=\"M180 100c0 44.183-35.817 80-80 80s-80-35.817-80-80 35.817-80 80-80 80 35.817 80 80z\"/> </",
"<a data-testid=\"linkElement\" href=\"https://www.thinkbright.mx/manufactura\" target=\"_self\" class=\"IT88M3\"><div data-testid=\"svgRoot-comp-mgslq48m\" class=\"iL7Pq5 gx51wo\"><svg preserveAspectRatio=\"xMidYMid meet\" data-bbox=\"20 20 160 160\" viewBox=\"20 20 160 160\" height=\"200\" width=\"200\" xmlns=\"http://www.w3.org/2000/svg\" data-type=\"shape\" role=\"presentation\" aria-hidden=\"true\" aria-label=\"\"> <g> <path d=\"M180 100c0 44.183-35.817 80-80 80s-80-35.817-80-80 35.817-80 80-80 80 35.817 80 80z\"/> </g> </sv",
"<a data-testid=\"linkElement\" href=\"https://www.thinkbright.mx/automotriz\" target=\"_self\" class=\"IT88M3\"><div data-testid=\"svgRoot-comp-mgslq466\" class=\"iL7Pq5 gx51wo\"><svg preserveAspectRatio=\"xMidYMid meet\" data-bbox=\"20 20 160 160\" viewBox=\"20 20 160 160\" height=\"200\" width=\"200\" xmlns=\"http://www.w3.org/2000/svg\" data-type=\"shape\" role=\"presentation\" aria-hidden=\"true\" aria-label=\"\"> <g> <path d=\"M180 100c0 44.183-35.817 80-80 80s-80-35.817-80-80 35.817-80 80-80 80 35.817 80 80z\"/> </g> </svg",
"<a data-testid=\"linkElement\" href=\"https://www.thinkbright.mx/parques-industriales\" target=\"_self\" class=\"IT88M3\"><div data-testid=\"svgRoot-comp-mgslq43l\" class=\"iL7Pq5 gx51wo\"><svg preserveAspectRatio=\"xMidYMid meet\" data-bbox=\"20 20 160 160\" viewBox=\"20 20 160 160\" height=\"200\" width=\"200\" xmlns=\"http://www.w3.org/2000/svg\" data-type=\"shape\" role=\"presentation\" aria-hidden=\"true\" aria-label=\"\"> <g> <path d=\"M180 100c0 44.183-35.817 80-80 80s-80-35.817-80-80 35.817-80 80-80 80 35.817 80 80z\"/> ",
"<a data-testid=\"linkElement\" href=\"https://forbes.com.mx/startup-mexicana-energia-solar-leo-dicaprio-recauda-31-5-mdd/\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"IT88M3\"><div data-testid=\"svgRoot-comp-mekcyd9r\" class=\"iL7Pq5 gx51wo\"><!--?xml version=\"1.0\" encoding=\"UTF-8\"?--> <svg preserveAspectRatio=\"xMidYMid meet\" data-bbox=\"31.6 19 448.5 113\" viewBox=\"31.6 19 448.5 113\" xmlns=\"http://www.w3.org/2000/svg\" data-type=\"shape\" role=\"presentation\" aria-hidden=\"true\" aria-label=\"\"> <g> <path "
],
"inaccessibleButtons": [
"<button id=\"comp-kd5px9q0_r_comp-kkmqi5tc\" class=\"comp-kd5px9q0_r_comp-kkmqi5tc wixui-vector-image\"><div data-testid=\"svgRoot-comp-kd5px9q0_r_comp-kkmqi5tc\" class=\"iL7Pq5 gx51wo LXgYyC\"><!--?xml version=\"1.0\" encoding=\"UTF-8\"?--> <svg preserveAspectRatio=\"none\" data-bbox=\"65.35 65.35 69.3 69.3\" viewBox=\"65.35 65.35 69.3 69.3\" xmlns=\"http://www.w3.org/2000/svg\" data-type=\"shape\" role=\"img\" aria-label=\"Close Site Navigation\"> <g> <path d=\"M134.65 128.99L105.66 100l28.99-28.99-5.66-5.66L100 94.34 7"
],
"missingAutocompleteInputs": [],
"imagesMissingAlt": [],
"skippedHeadingLevels": [
"h3: Soluciones de energía diseñadas para tu industria",
"h5: +43 MW",
"h5: +10 años",
"h5: +6,000",
"h5: Energía renovable diseñada para tu industria",
"h5: Nuestros Productos",
"h5: Sistemas de energía solar",
"h5: ¿Por qué Bright?",
"h5: Casos de éxito",
"h5: Nuestra historia",
"h1: Energía renovable diseñada para tu industria",
"h3: Inversionistas que creen en el futuro de la energía renovable",
"h5: Nuestros Inversionistas y Aliados",
"h3: Aliados Estrategicos",
"h1: Nuestros Inversionistas y Aliados",
"h5: Bright en los medios",
"h5: Empresas que confían en nosotros",
"h5: Inversión inteligente para energía que trasciende"
]
},
"counts": {
"h1": 2,
"headings": 18,
"links": 82,
"inaccessibleLinks": 10,
"buttons": 3,
"inaccessibleButtons": 1,
"images": 40,
"imagesWithAlt": 40,
"autocompleteInputs": 0,
"inputsWithAutocomplete": 0,
"missingAutocompleteInputs": 0
}
}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": 400,
"contentType": "text/html; charset=UTF-8",
"length": 2205
}
]
},
"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": 400,
"contentType": "text/html; charset=UTF-8",
"length": 2205
},
{
"path": "/webmcp.json",
"statusCode": 400,
"contentType": "text/html; charset=UTF-8",
"length": 2205
},
{
"path": "/mcp.json",
"statusCode": 400,
"contentType": "text/html; charset=UTF-8",
"length": 2205
}
]
},
"issue": "WebMCP manifest was not found at the expected path.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
Needs attention
A2A Agent Card
Issue
A2A Agent Card was not found at the expected path.
Why it matters
A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.
Check name
A2A Agent Card
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent card so A2A-compatible clients can discover capabilities.
Result
A2A Agent Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
A2A Agent Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-card.json",
"statusCode": 400,
"contentType": "text/html; charset=UTF-8",
"length": 2205
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 400,
"contentType": "text/html; charset=UTF-8",
"length": 2205
},
{
"path": "/agent-card.json",
"statusCode": 400,
"contentType": "text/html; charset=UTF-8",
"length": 2205
}
]
},
"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": 400,
"contentType": "text/html; charset=UTF-8",
"length": 2205
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 400,
"contentType": "text/html; charset=UTF-8",
"length": 2205
}
]
},
"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": 400,
"contentType": "text/html; charset=UTF-8",
"length": 2205
},
{
"path": "/agent.json",
"statusCode": 400,
"contentType": "text/html; charset=UTF-8",
"length": 2205
}
]
},
"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": 400,
"contentType": "text/html; charset=UTF-8",
"length": 2205
},
{
"path": "/agents.json",
"statusCode": 400,
"contentType": "text/html; charset=UTF-8",
"length": 2205
}
]
},
"issue": "agents.json was not found at the expected path.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
15 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Needs attention
DNS-AID Agent Discovery
Issue
No DNS-AID entrypoint records were found under _agents.
Why it matters
DNS-AID lets agents discover index, A2A, and other agent entrypoints before fetching HTTP metadata, while DNSSEC can authenticate the discovery zone.
Check name
DNS-AID Agent Discovery
Score
25/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish DNS for AI Discovery records under _agents for DNS-based agent entrypoint discovery.
Result
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Validation steps
Resolve DNS-AID SVCB/HTTPS records
No DNS-AID entrypoint records were found under _agents.
Validate alpn and endpoint parameters
Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.
Check DNSSEC material
DNSSEC material was not visible for the hostname or parent zone from this resolver.
Evidence
{
"failedStep": "svcb-https-records",
"steps": [
{
"id": "svcb-https-records",
"title": "Resolve DNS-AID SVCB/HTTPS records",
"status": "fail",
"evidence": {
"hostname": "www.thinkbright.mx",
"probes": [
{
"name": "_index._agents.www.thinkbright.mx",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.www.thinkbright.mx",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
}
]
},
"issue": "No DNS-AID entrypoint records were found under _agents.",
"howToFix": "Publish ServiceMode SVCB/HTTPS records such as _index._agents.example.com or _a2a._agents.example.com."
},
{
"id": "service-params",
"title": "Validate alpn and endpoint parameters",
"status": "informational",
"evidence": {
"discovered": []
},
"howToFix": "Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint."
},
{
"id": "dnssec",
"title": "Check DNSSEC material",
"status": "warning",
"evidence": {
"hasDnssecMaterial": false,
"checked": [
{
"name": "www.thinkbright.mx",
"dnssecTypes": [],
"dnssecRecordCount": 0
},
{
"name": "thinkbright.mx",
"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 20/100 and needs a fix.
13 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 20/100 and needs a fix.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author, publisher, freshnessDate, policyLinks.
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
20/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 20/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": false
},
"missing": [
"author",
"publisher",
"freshnessDate",
"policyLinks"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://www.linkedin.com/company/bright-mexico/?viewAsMember=true",
"text": "",
"html": "<a data-testid=\"linkElement\" href=\"https://www.linkedin.com/company/bright-mexico/?viewAsMember=true\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"FvIvPq\" aria-label=\"LinkedIn\"><wow-image id=\"img_2_comp-mgv2a1er_r_comp-mgqxccq66\" class=\"Qh0lWW IKlnHc\" data-image-info=\"{"containerId":"dataItem-mgqxccq84-comp-mgv2a1er_r_comp-mgqxccq66","displayMode":"fit","encoding":"AVIF","imageData":{"width":201,"height&q..."
},
{
"href": "https://www.linkedin.com/company/9506733/admin/dashboard/",
"text": "LinkedIn",
"html": "<a href=\"https://www.linkedin.com/company/9506733/admin/dashboard/\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"wixui-rich-text__text\">LinkedIn</a>"
}
],
"contactLinks": [
{
"href": "https://www.thinkbright.mx/contacto",
"text": "Contacto",
"html": "<a href=\"https://www.thinkbright.mx/contacto\" target=\"_self\" class=\"wixui-rich-text__text\">Contacto</a>"
},
{
"href": "https://www.thinkbright.mx/contacto",
"text": "Contacto",
"html": "<a data-testid=\"linkElement\" data-part=\"menu-item-link\" href=\"https://www.thinkbright.mx/contacto\" target=\"_self\" class><div class=\"ijO_Jr wixui-horizontal-menu__item-label wixui-menu__item-label GPIJZi\" data-part=\"label\">Contacto</div></a>"
},
{
"href": "https://www.idbinvest.org/en/news-media/idb-invest-supports-growth-distributed-solar-energy-market-mexico",
"text": "",
"html": "<a data-motion-part=\"BG_LAYER comp-mekd2gm9\" data-testid=\"linkElement\" href=\"https://www.idbinvest.org/en/news-media/idb-invest-supports-growth-distributed-solar-energy-market-mexico\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"YX2qkL\"><div class=\"XWKVT7\" data-motion-part><div data-motion-part=\"BG_MEDIA comp-mekd2gm9\"><wow-image id=\"img-comp-mekd2gm9\" data-is-responsive=\"true\" data-image-info=\"{"containerId":"comp-mekd2gm9","alignType":"center",&qu..."
},
{
"href": "https://www.thinkbright.mx/contacto",
"text": "Contacto",
"html": "<a data-testid=\"linkElement\" href=\"https://www.thinkbright.mx/contacto\" target=\"_self\" class=\"G7GdaI wixui-vertical-menu__item-label\">Contacto</a>"
}
],
"privacyLinks": [],
"score": 20,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 50/100 and needs improvement.
7 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 50/100 and needs improvement.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: inicio, bright, webpage, energ, renovable, dise, ada, para, industria.
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
50/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 50/100 and needs improvement.
Evidence
{
"title": "Inicio | Bright WebPage",
"h1": "Energía renovable diseñada para tu industria",
"description": "",
"topicOverlap": 0,
"topicTerms": [
"inicio",
"bright",
"webpage",
"energ",
"renovable",
"dise",
"ada",
"para",
"industria"
],
"descriptionTerms": [],
"missingFromDescription": [
"inicio",
"bright",
"webpage",
"energ",
"renovable",
"dise",
"ada",
"para",
"industria"
],
"score": 50,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 20/100 and needs a fix.
7 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 20/100 and needs a fix.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, publisher, freshnessDate, policyLinks.
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
20/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 20/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": false
},
"missing": [
"author",
"publisher",
"freshnessDate",
"policyLinks"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://www.linkedin.com/company/bright-mexico/?viewAsMember=true",
"text": "",
"html": "<a data-testid=\"linkElement\" href=\"https://www.linkedin.com/company/bright-mexico/?viewAsMember=true\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"FvIvPq\" aria-label=\"LinkedIn\"><wow-image id=\"img_2_comp-mgv2a1er_r_comp-mgqxccq66\" class=\"Qh0lWW IKlnHc\" data-image-info=\"{"containerId":"dataItem-mgqxccq84-comp-mgv2a1er_r_comp-mgqxccq66","displayMode":"fit","encoding":"AVIF","imageData":{"width":201,"height&q..."
},
{
"href": "https://www.linkedin.com/company/9506733/admin/dashboard/",
"text": "LinkedIn",
"html": "<a href=\"https://www.linkedin.com/company/9506733/admin/dashboard/\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"wixui-rich-text__text\">LinkedIn</a>"
}
],
"contactLinks": [
{
"href": "https://www.thinkbright.mx/contacto",
"text": "Contacto",
"html": "<a href=\"https://www.thinkbright.mx/contacto\" target=\"_self\" class=\"wixui-rich-text__text\">Contacto</a>"
},
{
"href": "https://www.thinkbright.mx/contacto",
"text": "Contacto",
"html": "<a data-testid=\"linkElement\" data-part=\"menu-item-link\" href=\"https://www.thinkbright.mx/contacto\" target=\"_self\" class><div class=\"ijO_Jr wixui-horizontal-menu__item-label wixui-menu__item-label GPIJZi\" data-part=\"label\">Contacto</div></a>"
},
{
"href": "https://www.idbinvest.org/en/news-media/idb-invest-supports-growth-distributed-solar-energy-market-mexico",
"text": "",
"html": "<a data-motion-part=\"BG_LAYER comp-mekd2gm9\" data-testid=\"linkElement\" href=\"https://www.idbinvest.org/en/news-media/idb-invest-supports-growth-distributed-solar-energy-market-mexico\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"YX2qkL\"><div class=\"XWKVT7\" data-motion-part><div data-motion-part=\"BG_MEDIA comp-mekd2gm9\"><wow-image id=\"img-comp-mekd2gm9\" data-is-responsive=\"true\" data-image-info=\"{"containerId":"comp-mekd2gm9","alignType":"center",&qu..."
},
{
"href": "https://www.thinkbright.mx/contacto",
"text": "Contacto",
"html": "<a data-testid=\"linkElement\" href=\"https://www.thinkbright.mx/contacto\" target=\"_self\" class=\"G7GdaI wixui-vertical-menu__item-label\">Contacto</a>"
}
],
"privacyLinks": [],
"score": 20,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 40/100 and needs a fix.
4 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 40/100 and needs a fix.
Needs attention
AEO: Entity and definition clarity
Issue
Entity or definition gaps: inicio, bright, webpage, energ, renovable, dise, ada, para, industria.
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
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: Entity and definition clarity scored 40/100 and needs a fix.
Evidence
{
"title": "Inicio | Bright WebPage",
"h1": "Energía renovable diseñada para tu industria",
"description": "",
"topicOverlap": 0,
"definitionCount": 0,
"topicTerms": [
"inicio",
"bright",
"webpage",
"energ",
"renovable",
"dise",
"ada",
"para",
"industria"
],
"descriptionTerms": [],
"missingFromDescription": [
"inicio",
"bright",
"webpage",
"energ",
"renovable",
"dise",
"ada",
"para",
"industria"
],
"score": 40,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
Needs attention
AEO: Answer-first sections
Issue
3 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": 3,
"passing": 0,
"failing": [
{
"heading": "Soluciones de energía diseñadas para tu industria",
"headingHtml": "<h3 class=\"font_3 wixui-rich-text__text\">Soluciones de energía diseñadas para tu industria</h3>",
"firstParagraph": "Reduce tus costos operativos, escala tu industria e impulsa tus objetivos de sustentabilidad (ESG) con soluciones de energía renovables, flexibles y a la medida",
"paragraphHtml": "<p class=\"font_8 wixui-rich-text__text\">Reduce tus costos operativos, escala tu industria e impulsa tus objetivos de sustentabilidad (ESG) con soluciones de energía renovables, flexibles y a la medida</p>",
"words": 25,
"direct": false,
"issue": "First paragraph is 25 words and does not look like a concise direct answer."
},
{
"heading": "Inversionistas que creen en el futuro de la energía renovable",
"headingHtml": "<h3 class=\"font_3 wixui-rich-text__text\">Inversionistas que creen en el futuro de la energía renovable</h3>",
"firstParagraph": "Banco Interamericano de Desarrollo (BID)",
"paragraphHtml": "<p class=\"font_7 wixui-rich-text__text\"><span class=\"wixui-rich-text__text\">Banco Interamericano de Desarrollo (BID)</span></p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "Aliados Estrategicos",
"headingHtml": "<h3 class=\"font_3 wixui-rich-text__text\">Aliados Estrategicos</h3>",
"firstParagraph": "CEYDT (Clúster de Educación y Desarrollo de Talento Puebla",
"paragraphHtml": "<p class=\"font_7 wixui-rich-text__text\">CEYDT (Clúster de Educación y Desarrollo de Talento Puebla</p>",
"words": 11,
"direct": false,
"issue": "First paragraph is 11 words and does not look like a concise direct answer."
}
],
"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
3 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": 0,
"questionH2s": [],
"hasFaq": true,
"score": 50,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 75/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 75/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, clear definition sentence using "is", "means", or "refers to" where natural.
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
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: Extraction-friendly structure scored 75/100 and needs improvement.
Evidence
{
"hasSummary": false,
"tableCount": 0,
"tablesWithHead": 0,
"tablesMissingThead": [],
"orderedLists": 0,
"hasFaq": true,
"definitionPatterns": 0,
"schemaBlocks": 1,
"missingSignals": [
"optional top summary / TL;DR / key takeaways block",
"table with <thead> only if the page already has tabular/comparative data",
"ordered list only if the page explains a workflow/process",
"clear definition sentence using \"is\", \"means\", or \"refers to\" where natural"
],
"score": 75,
"weight": 24
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 70/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 70/100 and needs improvement.
Needs attention
AIO: Page experience for AIO
Issue
35 image(s) are missing width/height attributes. 2 possible modal/interstitial element(s) detected.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Page experience for AIO
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Page experience for AIO scored 70/100 and needs improvement.
Evidence
{
"viewportContent": "width=device-width, initial-scale=1",
"visibleWords": 1537,
"htmlBytes": 1731002,
"imagesMissingDimensions": [
{
"src": "https://static.wixstatic.com/media/248b1d_11d95e4558274c1f931f7bacdc36f15f~mv2.jpeg/v1/fill/w_147,h_110,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/IMG_0451_JPEG.jpeg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_11d95e4558274c1f931f7bacdc36f15f~mv2.jpeg/v1/fill/w_147,h_110,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/IMG_0451_JPEG.jpeg\" alt=\"IMG_0451.JPEG\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_da6f3c813b944effafdc06e95063b38e~mv2.png/v1/fill/w_50,h_10,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/images%20(4).png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_da6f3c813b944effafdc06e95063b38e~mv2.png/v1/fill/w_50,h_10,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/images%20(4).png\" alt=\"images (4).png\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_0d4870a0217042b8825e0a208d7e515d~mv2.png/v1/fill/w_49,h_28,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/image%20(6).png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_0d4870a0217042b8825e0a208d7e515d~mv2.png/v1/fill/w_49,h_28,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/image%20(6).png\" alt=\"image (6).png\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_82a43ef6efcd4e739a16c0119deafd65~mv2.png/v1/fill/w_49,h_24,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/six-seeklogo.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_82a43ef6efcd4e739a16c0119deafd65~mv2.png/v1/fill/w_49,h_24,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/six-seeklogo.png\" alt=\"six-seeklogo.png\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_4fd16a52ba104001845d8efbf4061def~mv2.jpg/v1/fill/w_147,h_98,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/six_006-1024x683.jpg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_4fd16a52ba104001845d8efbf4061def~mv2.jpg/v1/fill/w_147,h_98,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/six_006-1024x683.jpg\" alt=\"six_006-1024x683.jpg\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_e049e6a4c864463d8e71e3dddb434539~mv2.jpg/v1/fill/w_147,h_98,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/six_002-1024x683.jpg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_e049e6a4c864463d8e71e3dddb434539~mv2.jpg/v1/fill/w_147,h_98,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/six_002-1024x683.jpg\" alt=\"six_002-1024x683.jpg\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_4fd16a52ba104001845d8efbf4061def~mv2.jpg/v1/fill/w_147,h_98,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/six_006-1024x683.jpg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_4fd16a52ba104001845d8efbf4061def~mv2.jpg/v1/fill/w_147,h_98,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/six_006-1024x683.jpg\" alt=\"six_006-1024x683.jpg\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_99e31c74069145458e2d3e4dd6422eae~mv2.jpeg/v1/fill/w_147,h_83,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/WhatsApp%20Image%202024-10-25%20at%204_43_44%20PM%20(1).jpeg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_99e31c74069145458e2d3e4dd6422eae~mv2.jpeg/v1/fill/w_147,h_83,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/WhatsApp%20Image%202024-10-25%20at%204_43_44%20PM%20(1).jpeg\" alt=\"WhatsApp Image 2024-10-25 at 4.43.44 PM (1).jpeg\" style=\"object-fit:cover;object-position:94% 74%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_e049e6a4c864463d8e71e3dddb434539~mv2.jpg/v1/fill/w_147,h_98,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/six_002-1024x683.jpg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_e049e6a4c864463d8e71e3dddb434539~mv2.jpg/v1/fill/w_147,h_98,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/six_002-1024x683.jpg\" alt=\"six_002-1024x683.jpg\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_82a43ef6efcd4e739a16c0119deafd65~mv2.png/v1/fill/w_49,h_24,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/six-seeklogo.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_82a43ef6efcd4e739a16c0119deafd65~mv2.png/v1/fill/w_49,h_24,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/six-seeklogo.png\" alt=\"six-seeklogo.png\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_0d4870a0217042b8825e0a208d7e515d~mv2.png/v1/fill/w_49,h_28,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/image%20(6).png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_0d4870a0217042b8825e0a208d7e515d~mv2.png/v1/fill/w_49,h_28,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/image%20(6).png\" alt=\"image (6).png\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_99e31c74069145458e2d3e4dd6422eae~mv2.jpeg/v1/fill/w_147,h_83,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/WhatsApp%20Image%202024-10-25%20at%204_43_44%20PM%20(1).jpeg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_99e31c74069145458e2d3e4dd6422eae~mv2.jpeg/v1/fill/w_147,h_83,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/WhatsApp%20Image%202024-10-25%20at%204_43_44%20PM%20(1).jpeg\" alt=\"WhatsApp Image 2024-10-25 at 4.43.44 PM (1).jpeg\" style=\"object-fit:cover;object-position:94% 74%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_da6f3c813b944effafdc06e95063b38e~mv2.png/v1/fill/w_50,h_10,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/images%20(4).png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_da6f3c813b944effafdc06e95063b38e~mv2.png/v1/fill/w_50,h_10,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/images%20(4).png\" alt=\"images (4).png\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_6d052fdccbef404cad3ff91795bf6cb0~mv2.webp/v1/fill/w_125,h_125,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/IDB-Invest-1.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_6d052fdccbef404cad3ff91795bf6cb0~mv2.webp/v1/fill/w_125,h_125,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/IDB-Invest-1.webp\" alt=\"IDB-Invest-1.webp\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_ca9a4b86341f407fb78fdb64356ca46a~mv2.png/v1/crop/x_0,y_12,w_400,h_136/fill/w_100,h_34,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/mirova-logo.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_ca9a4b86341f407fb78fdb64356ca46a~mv2.png/v1/crop/x_0,y_12,w_400,h_136/fill/w_100,h_34,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/mirova-logo.png\" alt=\"mirova-logo.png\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_0e72be5ccf4d4631800fc97617510b83~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/248b1d_0e72be5ccf4d4631800fc97617510b83~mv2.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_0e72be5ccf4d4631800fc97617510b83~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/248b1d_0e72be5ccf4d4631800fc97617510b83~mv2.png\" alt=\"3\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_e5c5bc50a3bc4564a24ff38153aae092~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/248b1d_e5c5bc50a3bc4564a24ff38153aae092~mv2.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_e5c5bc50a3bc4564a24ff38153aae092~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/248b1d_e5c5bc50a3bc4564a24ff38153aae092~mv2.png\" alt=\"2\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_c4bb51d84fb446a489c6c9a0cee1577d~mv2.png/v1/crop/x_143,y_207,w_1892,h_676/fill/w_49,h_18,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/ImpactFundDenmark_2025_RGB_Primary_Logo_DenmarkRed-OceanBlue.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_c4bb51d84fb446a489c6c9a0cee1577d~mv2.png/v1/crop/x_143,y_207,w_1892,h_676/fill/w_49,h_18,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/ImpactFundDenmark_2025_RGB_Primary_Logo_DenmarkRed-OceanBlue.png\" alt=\"ImpactFundDenmark_2025_RGB_Primary_Logo_DenmarkRed-OceanBlue.png\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_93c29d19310446aab5ccf902f5c70f85~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/248b1d_93c29d19310446aab5ccf902f5c70f85~mv2.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_93c29d19310446aab5ccf902f5c70f85~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/248b1d_93c29d19310446aab5ccf902f5c70f85~mv2.png\" alt=\"Daniel Servitje\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_0d0f5c5e695846d5a8b901d0ae8d1401~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/248b1d_0d0f5c5e695846d5a8b901d0ae8d1401~mv2.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_0d0f5c5e695846d5a8b901d0ae8d1401~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/248b1d_0d0f5c5e695846d5a8b901d0ae8d1401~mv2.png\" alt=\"1\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_41a6ef1a75a24ca589f351c6dd3b3467~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/248b1d_41a6ef1a75a24ca589f351c6dd3b3467~mv2.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_41a6ef1a75a24ca589f351c6dd3b3467~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/248b1d_41a6ef1a75a24ca589f351c6dd3b3467~mv2.png\" alt=\"5\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_a336f9b943664504bbd871d26385042a~mv2.png/v1/fill/w_51,h_51,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/248b1d_a336f9b943664504bbd871d26385042a~mv2.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_a336f9b943664504bbd871d26385042a~mv2.png/v1/fill/w_51,h_51,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/248b1d_a336f9b943664504bbd871d26385042a~mv2.png\" alt=\"Y_Combinator_logo.svg 1\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_877773093d7148fdb42176c26c7ae913~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/248b1d_877773093d7148fdb42176c26c7ae913~mv2.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_877773093d7148fdb42176c26c7ae913~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/248b1d_877773093d7148fdb42176c26c7ae913~mv2.png\" alt=\"JB Straubel\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_5f0c58d371ca4ac08764fb8998f3ba2b~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/248b1d_5f0c58d371ca4ac08764fb8998f3ba2b~mv2.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_5f0c58d371ca4ac08764fb8998f3ba2b~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/248b1d_5f0c58d371ca4ac08764fb8998f3ba2b~mv2.png\" alt=\"4\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_0390a3357939469f857f9bba88c4cb9b~mv2.webp/v1/fill/w_148,h_72,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/Bridge49-Logo.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_0390a3357939469f857f9bba88c4cb9b~mv2.webp/v1/fill/w_148,h_72,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/Bridge49-Logo.webp\" alt=\"Bridge49-Logo.webp\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_0b61b415658845c4ad769e47072e7d12~mv2.png/v1/fill/w_60,h_11,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/logo_edited.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_0b61b415658845c4ad769e47072e7d12~mv2.png/v1/fill/w_60,h_11,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/logo_edited.png\" alt=\"logo_edited.png\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_defe8f1fdd20404eaca15fdf48583c43~mv2.png/v1/fill/w_49,h_9,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/logo-slogan-en.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_defe8f1fdd20404eaca15fdf48583c43~mv2.png/v1/fill/w_49,h_9,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/logo-slogan-en.png\" alt=\"logo-slogan-en.png\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_06a01bd8dbd349768a1422b7f6ee88cd~mv2.png/v1/fill/w_81,h_12,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/280574af-dfdb-44f3-b154-97ec71f3b3c3.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_06a01bd8dbd349768a1422b7f6ee88cd~mv2.png/v1/fill/w_81,h_12,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/280574af-dfdb-44f3-b154-97ec71f3b3c3.png\" alt=\"280574af-dfdb-44f3-b154-97ec71f3b3c3.png\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_8ac9c6bcfa8540eaab167a4687712cc7~mv2.png/v1/fill/w_70,h_77,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/logo_hk_mex.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_8ac9c6bcfa8540eaab167a4687712cc7~mv2.png/v1/fill/w_70,h_77,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/logo_hk_mex.png\" alt=\"logo_hk_mex.png\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_c77d82a6e0eb4c3dbc98f97a8d20d197~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/4.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_c77d82a6e0eb4c3dbc98f97a8d20d197~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/4.png\" alt=\"4.png\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_4345e1003e24482e9ef1c13dbc515994~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/5.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_4345e1003e24482e9ef1c13dbc515994~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/5.png\" alt=\"5.png\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_b95d6cb114ca4b53a50f25898c3a353f~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/1.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_b95d6cb114ca4b53a50f25898c3a353f~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/1.png\" alt=\"1.png\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_3885a27fd9cf45448f01d9e6c12fb1ac~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/2.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_3885a27fd9cf45448f01d9e6c12fb1ac~mv2.png/v1/fill/w_49,h_49,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/2.png\" alt=\"2.png\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_94e8b05529f64da998b2c3e37772ed00~mv2.png/v1/fill/w_56,h_20,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/promotora-ambiental.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_94e8b05529f64da998b2c3e37772ed00~mv2.png/v1/fill/w_56,h_20,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/promotora-ambiental.png\" alt=\"promotora-ambiental.webp\" style=\"object-fit:cover;object-position:50% 50%\">"
},
{
"src": "https://static.wixstatic.com/media/248b1d_ce1e0b899cb64f4892bf422115beccf6~mv2.png/v1/crop/x_0,y_427,w_1080,h_214/fill/w_49,h_10,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/Webicons.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://static.wixstatic.com/media/248b1d_ce1e0b899cb64f4892bf422115beccf6~mv2.png/v1/crop/x_0,y_427,w_1080,h_214/fill/w_49,h_10,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/Webicons.png\" alt=\"Webicons.png\" style=\"object-fit:cover;object-position:50% 50%\">"
}
],
"possibleDialogs": [
"<div id=\"comp-mgv2a1er_r_comp-mgqxccq210\" class=\"HamburgerOverlay547129737--showBackgroundOverlay HamburgerOverlay547129737__root OrbgmN\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Navegación del sitio\" data-visible=\"false\" data-hook=\"hamburger-overlay-root\" tabindex=\"-1\" data-part=\"hamburger-overlay\" data-animation-name=\"none\"><div data-hook=\"hamburger-overlay-dialog\" aria-hidden=\"true\" class=\"HamburgerOverlay547129737__overlay comp-mgv2a1er_r_comp-mgqxccq210-styleId__root wixui-hambur...",
"<div data-testid=\"responsive-container-content\" tabindex=\"-1\" role=\"dialog\" aria-label=\"Site navigation\" class=\"comp-kd5px9q0_r_comp-kd5px9hr-container\"><nav id=\"comp-kd5px9q0_r_comp-kd5px9kk\" aria-label=\"Sitio\" class=\"d2V6sy comp-kd5px9q0_r_comp-kd5px9kk wixui-vertical-menu\"><ul class=\"OXEw4D\"><li data-testid=\"comp-kd5px9q0_r_comp-kd5px9kk-0\" aria-current=\"page\" class=\"Onlmt7 GrMktH WIf5uD wixui-vertical-menu__item jqR3kU\"><div data-testid=\"itemWrapper\" class=\"keDKhi\"><span data-testid=\"link..."
],
"score": 70,
"weight": 10
}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
2 explanatory paragraph(s) could be stronger for citation or AI extraction.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Explanatory content depth
Score
75/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Explanatory content depth scored 75/100 and needs improvement.
Evidence
{
"candidatePassages": 2,
"citablePassages": 0,
"failingCandidateParagraphs": [
{
"index": 30,
"heading": "H5: Nuestros Productos",
"text": "Soluciones financieras inteligentes para acelerar la transición energética de tu empresa. En Bright, diseñamos modelos de financiamiento flexibles y sin fricción para que cualquier empresa pueda adoptar energía renovable de forma estratégica, rentable y sostenible. Todos nuestros esquemas están diseñados para adaptarse a tu flujo operativo, necesidades fiscales y metas de ahorro.",
"words": 60,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (60 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"font_8 wixui-rich-text__text\">Soluciones financieras inteligentes para acelerar la transición energética de tu empresa.<br class=\"wixui-rich-text__text\"> En Bright, diseñamos modelos de financiamiento flexibles y sin fricción para que cualquier empresa pueda adoptar energía renovable de forma estratégica, rentable y sostenible.<br class=\"wixui-rich-text__text\"> <br class=\"wixui-rich-text__text\"> Todos nuestros esquemas están diseñados para ada..."
},
{
"index": 135,
"heading": "H1: Energía renovable diseñada para tu industria",
"text": "Bright cuenta con el respaldo de algunos de los fondos e instituciones más reconocidos a nivel global. Su confianza valida nuestra visión: acelerar la transición energética en mercados emergentes a través de tecnología y financiamiento accesible.",
"words": 42,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (42 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"font_7 wixui-rich-text__text\">Bright cuenta con el respaldo de algunos de los fondos e instituciones más reconocidos a nivel global.<br class=\"wixui-rich-text__text\"> <br class=\"wixui-rich-text__text\"> Su confianza valida nuestra visión: acelerar la transición energética en mercados emergentes a través de tecnología y financiamiento accesible.<br class=\"wixui-rich-text__text\">  </p>"
}
],
"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
3 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": 3,
"passing": 0,
"failing": [
{
"heading": "Soluciones de energía diseñadas para tu industria",
"headingHtml": "<h3 class=\"font_3 wixui-rich-text__text\">Soluciones de energía diseñadas para tu industria</h3>",
"firstParagraph": "Reduce tus costos operativos, escala tu industria e impulsa tus objetivos de sustentabilidad (ESG) con soluciones de energía renovables, flexibles y a la medida",
"paragraphHtml": "<p class=\"font_8 wixui-rich-text__text\">Reduce tus costos operativos, escala tu industria e impulsa tus objetivos de sustentabilidad (ESG) con soluciones de energía renovables, flexibles y a la medida</p>",
"words": 25,
"direct": false,
"issue": "First paragraph is 25 words and does not look like a concise direct answer."
},
{
"heading": "Inversionistas que creen en el futuro de la energía renovable",
"headingHtml": "<h3 class=\"font_3 wixui-rich-text__text\">Inversionistas que creen en el futuro de la energía renovable</h3>",
"firstParagraph": "Banco Interamericano de Desarrollo (BID)",
"paragraphHtml": "<p class=\"font_7 wixui-rich-text__text\"><span class=\"wixui-rich-text__text\">Banco Interamericano de Desarrollo (BID)</span></p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "Aliados Estrategicos",
"headingHtml": "<h3 class=\"font_3 wixui-rich-text__text\">Aliados Estrategicos</h3>",
"firstParagraph": "CEYDT (Clúster de Educación y Desarrollo de Talento Puebla",
"paragraphHtml": "<p class=\"font_7 wixui-rich-text__text\">CEYDT (Clúster de Educación y Desarrollo de Talento Puebla</p>",
"words": 11,
"direct": false,
"issue": "First paragraph is 11 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
Needs attention
AEO: Answer intent coverage
Issue
Missing likely AI Overview intent sections: what, how, benefits, cost, compare.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer intent coverage
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer intent coverage scored 70/100 and needs improvement.
Evidence
{
"headings": [],
"expected": [
{
"id": "what",
"label": "What is Inicio?",
"pattern": {}
},
{
"id": "how",
"label": "How does Inicio work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Inicio?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Inicio free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Inicio compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Inicio?",
"pattern": {}
},
{
"id": "how",
"label": "How does Inicio work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Inicio?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Inicio free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Inicio compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 8
}Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Informational
Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Needs attention
AI context endpoint
Issue
AI context endpoint is informational for this page.
Why it matters
A context endpoint gives agents a small, low-latency summary of product purpose, safe actions, and canonical machine-readable resources without scraping the whole site.
Check name
AI context endpoint
Score
100/100
Status
informational
Category
API
Maturity
Emerging recommendation
Goal
Expose a compact API context endpoint agents can fetch before deciding which public API or discovery resource to use.
Result
AI context endpoint is informational for this page.
Validation steps
Fetch to find resource
AI context endpoint was not found at the expected path.
Evidence
{
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/ai/context",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 2208
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 2208
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 2208
}
]
},
"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, cost, compare.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Query intent coverage
Score
70/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Query intent coverage is informational for this page.
Evidence
{
"headings": [],
"expected": [
{
"id": "what",
"label": "What is Inicio?",
"pattern": {}
},
{
"id": "how",
"label": "How does Inicio work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Inicio?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Inicio free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Inicio compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Inicio?",
"pattern": {}
},
{
"id": "how",
"label": "How does Inicio work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Inicio?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Inicio free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Inicio compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 4
}AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Informational
AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Needs attention
IndexNow key
Issue
IndexNow key is informational for this page.
Why it matters
IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.
Check name
IndexNow key
Score
100/100
Status
informational
Category
Discoverability
Maturity
Established
Goal
Verify that IndexNow ownership key placement is detectable when the site advertises it.
Result
IndexNow key is informational for this page.
Validation steps
Find advertised IndexNow key location
No IndexNow key location was advertised in HTML, Link headers, or robots.txt.
Fetch and validate IndexNow key file
No discoverable IndexNow key file was found.
Evidence
{
"steps": [
{
"id": "advertised-location",
"title": "Find advertised IndexNow key location",
"status": "informational",
"evidence": {
"advertised": []
},
"issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
"howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
},
{
"id": "fetch-key",
"title": "Fetch and validate IndexNow key file",
"status": "informational",
"evidence": {
"advertised": [],
"checked": []
},
"issue": "No discoverable IndexNow key file was found.",
"howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
}
]
}SEOSEOBrowser audit
Document does not have a meta description
100 Fail
SEOSEOBrowser audit
Document does not have a meta description
Check name
Document does not have a meta description
Score
0/100
Status
fail
Device
desktop
Category
SEO
Fix guidance
Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https://developer.chrome.com/docs/lighthouse/seo/meta-description/).
Evidence
{
"description": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https://developer.chrome.com/docs/lighthouse/seo/meta-description/)."
}Performance and AccessibilityAccessibilityBrowser audit
Heading elements are not in a sequentially-descending order
100 Fail
Performance and AccessibilityAccessibilityBrowser audit
Heading elements are not in a sequentially-descending order
Check name
Heading elements are not in a sequentially-descending order
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).
References
https://web.dev/learn/accessibility/Evidence
{
"description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order)."
}Performance and AccessibilityPerformanceBrowser audit
Document request latency
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Document request latency
Check name
Document request latency
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 880 ms
Fix guidance
Your first network request is the most important. [Reduce its latency](https://developer.chrome.com/docs/performance/insights/document-latency) by avoiding redirects, ensuring a fast server response, and enabling text compression.
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 880 ms",
"description": "Your first network request is the most important. [Reduce its latency](https://developer.chrome.com/docs/performance/insights/document-latency) by avoiding redirects, ensuring a fast server response, and enabling text compression."
}Performance and AccessibilityPerformanceBrowser audit
LCP request discovery
20 Fail
Performance and AccessibilityPerformanceBrowser audit
LCP request discovery
Check name
LCP request discovery
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
[Optimize LCP](https://developer.chrome.com/docs/performance/insights/lcp-discovery) by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
References
https://web.dev/learn/performance/Evidence
{
"description": "[Optimize LCP](https://developer.chrome.com/docs/performance/insights/lcp-discovery) by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading"
}Performance and AccessibilityPerformanceBrowser audit
Links do not have a discernible name
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Links do not have a discernible name
Check name
Links do not have a discernible name
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).
References
https://web.dev/learn/performance/Evidence
{
"description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name)."
}Performance and AccessibilityPerformanceBrowser audit
Duplicated JavaScript
10 Warning
Performance and AccessibilityPerformanceBrowser audit
Duplicated JavaScript
Check name
Duplicated JavaScript
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 25 KiB
Fix guidance
Remove large, [duplicate JavaScript modules](https://developer.chrome.com/docs/performance/insights/duplicated-javascript) from bundles to reduce unnecessary bytes consumed by network activity.
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 25 KiB",
"description": "Remove large, [duplicate JavaScript modules](https://developer.chrome.com/docs/performance/insights/duplicated-javascript) from bundles to reduce unnecessary bytes consumed by network activity."
}Performance and AccessibilityPerformanceBrowser audit
Loading performance
10 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
52/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": "speed-index",
"title": "Speed Index",
"score": 34,
"displayValue": "2.7 s",
"numericValue": 2736.3747917214005
},
{
"id": "server-response-time",
"title": "Reduce initial server response time",
"score": 0,
"displayValue": "Root document took 980 ms",
"numericValue": 975
},
{
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 19,
"displayValue": "390 ms",
"numericValue": 388
},
{
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 96,
"displayValue": "0.8 s",
"numericValue": 768.3978328087676
},
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 13,
"displayValue": "730 ms",
"numericValue": 728.4999999999995
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 82,
"displayValue": "1.4 s",
"numericValue": 1443.0639700205056
},
{
"id": "interactive",
"title": "Time to Interactive",
"score": 69,
"displayValue": "3.6 s",
"numericValue": 3554.25
},
{
"id": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "70 ms",
"numericValue": 67.91242499999998
}
]
}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 |
|---|---|---|---|
| 52/100 | Level 3, Bot-Aware | Current report |