Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 48 out of 100
- Agent Ease of Use 10 out of 100
- Security & Trust 80 out of 100
- GEO, AIO and AEO 81 out of 100
- SEO 85 out of 100
- Performance and Accessibility 86 out of 100
What AI sees of your website
Best Payment Gateway in Indonesia, Philippines and SEA | Xendit
Xendit is the best and most secure online payment gateway in the SEA, helping your business accept and send local & international payments.
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 | 48 | Priority fix | 8 | 14 | 1 | View details |
| Discoverability | 86 | Mostly ready | 6 | 3 | 0 | View details |
| Content Readiness | 46 | Priority fix | 2 | 7 | 1 | View details |
| Bot Access Control | 0 | Priority fix | 0 | 4 | 0 | View details |
| Agent Ease of Use | 10 | Priority fix | 6 | 29 | 1 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 0 | 7 | 0 | View details |
| MCP | 25 | Priority fix | 2 | 6 | 0 | View details |
| Skill Discovery | 5 | Priority fix | 0 | 10 | 1 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 81 | Mostly ready | 6 | 0 | 14 | |
| GEO Readiness | 86 | Mostly ready | 2 | 0 | 4 | |
| AIO Readiness | 81 | Mostly ready | 2 | 0 | 5 | |
| AEO Readiness | 76 | Mostly ready | 2 | 0 | 5 | |
| SEO | 85 | Mostly ready | 9 | 2 | 0 | View details |
| SEO | 85 | Mostly ready | 9 | 2 | 0 | View details |
| Security & Trust | 80 | Mostly ready | 8 | 1 | 0 | View details |
| Security & Trust | 80 | Mostly ready | 4 | 1 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 86 | Mostly ready | 17 | 6 | 2 | View details |
| Performance | 91 | Strong | 13 | 6 | 2 | View details |
| Accessibility | 78 | Mostly ready | 4 | 0 | 0 |
Prioritized recommendations
Issues ranked by score impact
47 items need attention
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
100 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": "frame-ancestors www.xendit.co"
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
100 Fail
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
Why it matters
Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.
Check name
Link headers
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Include Link response headers for agent discovery using RFC 8288.
Result
Link headers failed at "Find useful Link headers".
Validation steps
Find useful Link headers
No useful agent discovery Link headers were found.
Fetch same-origin Link header targets
Link headers did not expose any same-origin targets to validate.
Evidence
{
"failedStep": "presence",
"steps": [
{
"id": "presence",
"title": "Find useful Link headers",
"status": "fail",
"evidence": {
"links": []
},
"issue": "No useful agent discovery Link headers were found.",
"howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
},
{
"id": "target-validation",
"title": "Fetch same-origin Link header targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin Link header targets were available to fetch."
}
]
},
"issue": "Link headers did not expose any same-origin targets to validate.",
"howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
}
]
}Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
50 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
Needs attention
API Catalog
Issue
The API catalog endpoint did not return HTTP 2xx.
Why it matters
API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.
Check name
API Catalog
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish an API catalog for automated API discovery using RFC 9727.
Result
API Catalog failed at "Fetch API catalog".
Validation steps
Fetch API catalog
The API catalog endpoint did not return HTTP 2xx.
Validate RFC 9727 linkset
Response is not valid JSON.
Fetch advertised API catalog targets
API Catalog did not expose any same-origin hrefs to validate.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch API catalog",
"status": "fail",
"evidence": {
"statusCode": 404,
"contentType": "text/html; charset=UTF-8"
},
"issue": "The API catalog endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/api-catalog."
},
{
"id": "validate",
"title": "Validate RFC 9727 linkset",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com -->\n\t<!-- This site is optimized with the Yoast SEO plugin v21.2 - https://yoast.com/wordpress/plugins/seo/ -->\n\t<title>Page not found - Xendit</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Xendit\" />\n\t<meta property=\"og:site_name\" content=\"Xend"
},
"issue": "Response is not valid JSON.",
"howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
},
{
"id": "target-validation",
"title": "Fetch advertised API catalog targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin API catalog hrefs were available to fetch."
}
]
},
"issue": "API Catalog did not expose any same-origin hrefs to validate.",
"howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
}
]
}Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
50 Fail
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
Issue
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=UTF-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Why it matters
OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.
Check name
OpenAPI discovery
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish a valid OpenAPI or Swagger document for API discovery.
Result
OpenAPI discovery failed at "Find valid OpenAPI document".
Validation steps
Find valid OpenAPI document
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=UTF-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Find valid OpenAPI document",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com -->\n\t<!-- This site is optimized with the Yoast SEO plugin v21.2 - https://yoast.com/wordpress/plugins/seo/ -->\n\t<title>Page not found - Xendit</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Xendit\" />\n\t<meta property=\"og:site_name\" content=\"Xend"
},
{
"path": "/openapi.yaml",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com -->\n\t<!-- This site is optimized with the Yoast SEO plugin v21.2 - https://yoast.com/wordpress/plugins/seo/ -->\n\t<title>Page not found - Xendit</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Xendit\" />\n\t<meta property=\"og:site_name\" content=\"Xend"
},
{
"path": "/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com -->\n\t<!-- This site is optimized with the Yoast SEO plugin v21.2 - https://yoast.com/wordpress/plugins/seo/ -->\n\t<title>Page not found - Xendit</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Xendit\" />\n\t<meta property=\"og:site_name\" content=\"Xend"
},
{
"path": "/swagger.yaml",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com -->\n\t<!-- This site is optimized with the Yoast SEO plugin v21.2 - https://yoast.com/wordpress/plugins/seo/ -->\n\t<title>Page not found - Xendit</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Xendit\" />\n\t<meta property=\"og:site_name\" content=\"Xend"
},
{
"path": "/api/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com -->\n\t<!-- This site is optimized with the Yoast SEO plugin v21.2 - https://yoast.com/wordpress/plugins/seo/ -->\n\t<title>Page not found - Xendit</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Xendit\" />\n\t<meta property=\"og:site_name\" content=\"Xend"
},
{
"path": "/api/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com -->\n\t<!-- This site is optimized with the Yoast SEO plugin v21.2 - https://yoast.com/wordpress/plugins/seo/ -->\n\t<title>Page not found - Xendit</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Xendit\" />\n\t<meta property=\"og:site_name\" content=\"Xend"
},
{
"path": "/docs/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com -->\n\t<!-- This site is optimized with the Yoast SEO plugin v21.2 - https://yoast.com/wordpress/plugins/seo/ -->\n\t<title>Page not found - Xendit</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Xendit\" />\n\t<meta property=\"og:site_name\" content=\"Xend"
}
]
},
"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 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
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
Needs attention
MCP Server Card
Issue
MCP Server Card was not found at the expected path.
Why it matters
MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.
Check name
MCP Server Card
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Publish an MCP Server Card for agent discovery.
Result
MCP Server Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
MCP Server Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471711
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 472107
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471711
}
]
},
"issue": "MCP Server Card was not found at the expected path.",
"howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
}
]
}Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
Needs attention
mcp.json
Issue
mcp.json was not found at the expected path.
Why it matters
MCP clients need trustworthy server metadata, protocol version, transport details, and capability hints before connecting to a remote MCP server.
Check name
mcp.json
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.
Result
mcp.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
mcp.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471709
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471711
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471711
}
]
},
"issue": "mcp.json was not found at the expected path.",
"howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
}
]
}AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
33 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
Why it matters
Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.
Check name
Web Bot Auth request signing
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.
Result
Web Bot Auth request signing failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Web Bot Auth request signing was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/http-message-signatures-directory",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471711
}
]
},
"issue": "Web Bot Auth request signing was not found at the expected path.",
"howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
}
]
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
Needs attention
WebMCP manifest
Issue
WebMCP manifest was not found at the expected path.
Why it matters
A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.
Check name
WebMCP manifest
Score
0/100
Status
fail
Category
MCP
Maturity
Informational
Goal
Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.
Result
WebMCP manifest failed at "Fetch to find resource".
Validation steps
Fetch to find resource
WebMCP manifest was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471713
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471713
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471709
}
]
},
"issue": "WebMCP manifest was not found at the expected path.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
25 Fail
AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
Needs attention
llms.txt
Issue
llms.txt was not found at the expected path.
Why it matters
llms.txt gives language-model clients a concise, curated summary of important site context and links before they crawl broadly.
Check name
llms.txt
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Emerging recommendation
Goal
Publish llms.txt to summarize agent-readable site guidance.
Result
llms.txt failed at "Fetch to find resource".
Validation steps
Fetch to find resource
llms.txt was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/llms.txt",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471711
},
{
"path": "/llms-full.txt",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 472106
}
]
},
"issue": "llms.txt was not found at the expected path.",
"howToFix": "Publish /llms.txt as Markdown with a clear title, concise site summary, and useful links for agents."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
Needs attention
Markdown negotiation
Issue
Content-Type "text/html; charset=UTF-8" does not indicate Markdown when requested with Accept: text/markdown.
Why it matters
Markdown negotiation gives agents a cleaner representation of page content while preserving normal HTML for browsers.
Check name
Markdown negotiation
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Return HTML responses as markdown when agents request it.
Result
Markdown negotiation failed at "Markdown content type".
Validation steps
Markdown content type
Content-Type "text/html; charset=UTF-8" does not indicate Markdown when requested with Accept: text/markdown.
Vary: Accept header
Markdown negotiation is missing Vary: Accept; current Vary header is "Accept-Encoding, X-Forwarded-Proto,User-Agent,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, X-Forwarded-Proto,User-Agent,Accept-Encoding"
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"Accept-Encoding, X-Forwarded-Proto,User-Agent,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": 91651,
"excerpt": "<!doctype html>\n<html lang=\"en-US\">\n<head><meta charset=\"UTF-8\"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\\/7\\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowproc",
"issue": "Markdown response is missing a heading."
},
"issue": "Markdown response is missing a heading.",
"howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: missing <main> landmark; missing <footer> landmark; skipped heading levels; 25 links missing accessible names.
Details
Why it matters
Semantic HTML gives browsers, assistive technology, search systems, and agents reliable landmarks, headings, controls, form semantics, and image context.
Check name
Semantic HTML
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose readable page structure through semantic HTML and accessible controls.
Result
Semantic HTML is missing or incomplete.
Evidence
{
"main": false,
"nav": true,
"footer": false,
"meaningfulH1": true,
"headingOrder": false,
"accessibleLinks": false,
"accessibleButtons": true,
"imageAltCoverage": true,
"formAutocompleteCoverage": true,
"details": {
"inaccessibleLinks": [
"<a href=\"https://xendit.co/en/\"> <img fetchpriority=\"high\" width=\"800\" height=\"245\" src=\"https://www.xendit.co/wp-content/uploads/2024/04/logo-xendit-2023.svg\" class=\"attachment-large size-large wp-image-83852 entered lazyloaded\" alt data-lazy-src=\"https://www.xendit.co/wp-content/uploads/2024/04/logo-xendit-2023.svg\" data-ll-status=\"loaded\"><noscript><img fetchpriority=\"high\" width=\"800\" height=\"245\" src=\"https://www.xendit.co/wp-content/uploads/2024/04/logo-xendit-2023.svg\" class=\"attachment-l",
"<a href=\"/en/products/all-payment-methods/\" class=\"elementor-icon elementor-animation-\" tabindex=\"-1\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><mask id=\"mask0_1825_23633\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"40\" height=\"40\"><rect y=\"40\" width=\"40\" height=\"40\" rx=\"3.86423\" transform=\"rotate(-90 0 40)\" fill=\"#00CC96\"/></mask><g mask=\"url(#mask0_1825_23633)\"><rect y=\"40\" width=\"40\" height=\"40\" rx=\"2.81984\" trans",
"<a href=\"/en/products/payment-links/\" class=\"elementor-icon elementor-animation-\" tabindex=\"-1\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><mask id=\"mask0_1825_23611\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"40\" height=\"40\"><rect y=\"40\" width=\"40\" height=\"40\" rx=\"3.86423\" transform=\"rotate(-90 0 40)\" fill=\"#00CC96\"/></mask><g mask=\"url(#mask0_1825_23611)\"><rect y=\"40\" width=\"40\" height=\"40\" rx=\"3.86423\" transform=\"",
"<a href=\"/en/products/subscriptions/\" class=\"elementor-icon elementor-animation-\" tabindex=\"-1\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><mask id=\"mask0_1830_31653\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"40\" height=\"40\"><rect y=\"40\" width=\"40\" height=\"40\" rx=\"3.86423\" transform=\"rotate(-90 0 40)\" fill=\"#00CC96\"/></mask><g mask=\"url(#mask0_1830_31653)\"><rect y=\"40\" width=\"40\" height=\"40\" rx=\"2.81984\" transform=\"",
"<a href=\"/en/products/pos-terminal/\" class=\"elementor-icon elementor-animation-\" tabindex=\"-1\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"27\" height=\"27\" viewBox=\"0 0 27 27\" fill=\"none\"><mask id=\"mask0_2949_11609\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"27\" height=\"27\"><rect width=\"27\" height=\"27\" rx=\"3\" fill=\"#00CC96\"/></mask><g mask=\"url(#mask0_2949_11609)\"><rect x=\"-0.142578\" width=\"27.3369\" height=\"27.1233\" rx=\"2.62888\" fill=\"#00CC96\"/><path d=\"M2.82033 4.8",
"<a href=\"/en/products/batch-payouts/\" class=\"elementor-icon elementor-animation-\" tabindex=\"-1\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><mask id=\"mask0_1830_31612\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"40\" height=\"40\"><rect x=\"40\" width=\"40\" height=\"40\" rx=\"3.86423\" transform=\"rotate(90 40 0)\" fill=\"#00CC96\"/></mask><g mask=\"url(#mask0_1830_31612)\"><rect x=\"40\" width=\"40\" height=\"40\" rx=\"3.86423\" transform=\"r",
"<a href=\"/en/products/automated-payouts/\" class=\"elementor-icon elementor-animation-\" tabindex=\"-1\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"40\" width=\"40\" height=\"40\" rx=\"3.86423\" transform=\"rotate(90 40 0)\" fill=\"#E10600\"/><rect x=\"25.8711\" y=\"5.6886\" width=\"12.1149\" height=\"28.7206\" transform=\"rotate(45 25.8711 5.6886)\" fill=\"#7D0300\"/><rect x=\"34.4377\" y=\"25.9971\" width=\"12.1149\" height=\"28.7206\" transform=\"rotate(135 34.4377 25",
"<a href=\"/en/products/xenpayout/\" class=\"elementor-icon elementor-animation-\" tabindex=\"-1\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><mask id=\"mask0_4277_17106\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"40\" height=\"40\"><rect y=\"40\" width=\"40\" height=\"40\" rx=\"4.44444\" transform=\"rotate(-90 0 40)\" fill=\"#F85607\"/></mask><g mask=\"url(#mask0_4277_17106)\"><rect x=\"-0.107422\" y=\"39.8984\" width=\"40.1042\" height=\"40.1044\"",
"<a href=\"/en/products/cross-border-payments/\" class=\"elementor-icon elementor-animation-\" tabindex=\"-1\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><mask id=\"mask0_1830_31692\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"40\" height=\"40\"><rect x=\"40\" width=\"40\" height=\"40\" rx=\"3.86423\" transform=\"rotate(90 40 0)\" fill=\"#F85607\"/></mask><g mask=\"url(#mask0_1830_31692)\"><rect x=\"40\" width=\"40\" height=\"40\" rx=\"3.86423\" tran",
"<a href=\"/en/products/fraud-detection/\" class=\"elementor-icon elementor-animation-\" tabindex=\"-1\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><mask id=\"mask0_3433_17221\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"40\" height=\"40\"><rect y=\"40\" width=\"40\" height=\"40\" rx=\"3.77292\" transform=\"rotate(-90 0 40)\" fill=\"#F85607\"/></mask><g mask=\"url(#mask0_3433_17221)\"><rect x=\"-0.109375\" y=\"40.111\" width=\"40.3141\" height=\"40.",
"<a href=\"/en/products/xenplatform/\" class=\"elementor-icon elementor-animation-\" tabindex=\"-1\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><mask id=\"mask0_1830_31634\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"41\" height=\"40\"><rect width=\"40.0052\" height=\"39.9011\" rx=\"3.85467\" fill=\"#18CCEB\"/></mask><g mask=\"url(#mask0_1830_31634)\"><rect x=\"-0.104004\" width=\"40.1094\" height=\"39.9011\" rx=\"3.85467\" fill=\"#18CCEB\"/><path ",
"<a href=\"/en/products/global-treasury/\" class=\"elementor-icon elementor-animation-\" tabindex=\"-1\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"41\" viewBox=\"0 0 40 41\" fill=\"none\"><mask id=\"mask0_2307_47539\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"40\" height=\"41\"><rect y=\"0.154297\" width=\"40\" height=\"40\" rx=\"2.57645\" fill=\"#1762EB\"/></mask><g mask=\"url(#mask0_2307_47539)\"><rect x=\"-0.207031\" y=\"0.154297\" width=\"40.4991\" height=\"40.1827\" rx=\"2.57645\" fi",
"<a href=\"/en/products/expense-management/\" class=\"elementor-icon elementor-animation-\" tabindex=\"-1\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><mask id=\"mask0_2973_16607\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"40\" height=\"40\"><rect width=\"40\" height=\"40\" rx=\"3.81696\" fill=\"#1762EB\"/></mask><g mask=\"url(#mask0_2973_16607)\"><rect width=\"40\" height=\"40\" rx=\"3.81696\" fill=\"#1762EB\"/><path d=\"M0 -0.107056H40.0256V16.",
"<a href=\"/en/products/corporate-credit-card/\" class=\"elementor-icon elementor-animation-\" tabindex=\"-1\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"41\" viewBox=\"0 0 40 41\" fill=\"none\"><mask id=\"mask0_1830_31726\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"40\" height=\"41\"><mask id=\"mask1_1830_31726\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"40\" height=\"41\"><rect width=\"40\" height=\"40.315\" rx=\"3.88451\" fill=\"#1762EB\"/></mask><g ",
"<a href=\"/en/products/xencapital/\" class=\"elementor-icon elementor-animation-\" tabindex=\"-1\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"41\" viewBox=\"0 0 40 41\" fill=\"none\"><mask id=\"mask0_1830_31674\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"40\" height=\"41\"><rect width=\"40\" height=\"40.315\" rx=\"3.88451\" fill=\"#1762EB\"/></mask><g mask=\"url(#mask0_1830_31674)\"><rect x=\"-0.209961\" width=\"40.4991\" height=\"40.4991\" rx=\"3.88451\" fill=\"#1762EB\"/><path d=\"M-0.",
"<a href=\"/en/products/security/\" class=\"elementor-icon elementor-animation-\" tabindex=\"-1\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><mask id=\"mask0_3124_15923\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"40\" height=\"40\"><rect y=\"40\" width=\"40\" height=\"40\" rx=\"3.9712\" transform=\"rotate(-90 0 40)\" fill=\"#1762EB\"/></mask><g mask=\"url(#mask0_3124_15923)\"><rect x=\"-0.105469\" y=\"40.1051\" width=\"40.3141\" height=\"40.1044\" r",
"<a href=\"/en/products/business-banking/\" class=\"elementor-icon elementor-animation-\" tabindex=\"-1\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"41\" viewBox=\"0 0 40 41\" fill=\"none\"><g clip-path=\"url(#clip0_2904_15247)\"><rect x=\"-1\" y=\"-0.845703\" width=\"41.0234\" height=\"41.0234\" rx=\"3.93481\" fill=\"#1762EB\"/><rect y=\"25.4647\" width=\"10.3156\" height=\"17.4408\" rx=\"1.70154\" fill=\"#03244B\"/><rect x=\"15\" y=\"11.9587\" width=\"10.2092\" height=\"30.9468\" rx=\"1.70154\" fill=\"#03244B\"/><rect x=\"30",
"<a href=\"/en/products/early-settlement/\" class=\"elementor-icon elementor-animation-\" tabindex=\"-1\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"41\" viewBox=\"0 0 40 41\" fill=\"none\"><mask id=\"mask0_3122_15707\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"40\" height=\"41\"><rect y=\"0.154297\" width=\"39.9983\" height=\"40\" rx=\"3.88435\" fill=\"#1762EB\"/></mask><g mask=\"url(#mask0_3122_15707)\"><rect x=\"-0.210938\" y=\"0.154297\" width=\"40.4974\" height=\"40.1827\" rx=\"3.884",
"<a href=\"/en/products/banking-as-a-service/\" class=\"elementor-icon elementor-animation-\" tabindex=\"-1\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><mask id=\"mask0_2092_25444\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"40\" height=\"40\"><mask id=\"mask1_2092_25444\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"40\" height=\"40\"><rect width=\"40\" height=\"40\" rx=\"3.85293\" fill=\"#1762EB\"/></mask><g mask=",
"<a href=\"/en/products/e-money-as-a-service/\" class=\"elementor-icon elementor-animation-\" tabindex=\"-1\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"41\" viewBox=\"0 0 40 41\" fill=\"none\"><mask id=\"mask0_1831_31805\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"40\" height=\"41\"><rect width=\"40\" height=\"40.315\" rx=\"3.88451\" fill=\"#1762EB\"/></mask><g mask=\"url(#mask0_1831_31805)\"><rect x=\"-0.208984\" width=\"40.4991\" height=\"40.4991\" rx=\"3.88451\" fill=\"#099463\"/><pa",
"<a href=\"/en/products/xencapital/\" class=\"elementor-icon elementor-animation-\" tabindex=\"-1\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"41\" viewBox=\"0 0 40 41\" fill=\"none\"><mask id=\"mask0_1830_31674\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"40\" height=\"41\"><rect width=\"40\" height=\"40.315\" rx=\"3.88451\" fill=\"#1762EB\"/></mask><g mask=\"url(#mask0_1830_31674)\"><rect x=\"-0.209961\" width=\"40.4991\" height=\"40.4991\" rx=\"3.88451\" fill=\"#1762EB\"/><path d=\"M-0.",
"<a href=\"/en/\"> <img width=\"800\" height=\"800\" src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20800'%3E%3C/svg%3E\" class=\"attachment-large size-large wp-image-83476\" alt data-lazy-src=\"https://www.xendit.co/wp-content/uploads/2024/04/xendit-logo-white.svg\"><noscript><img loading=\"lazy\" width=\"800\" height=\"800\" src=\"https://www.xendit.co/wp-content/uploads/2024/04/xendit-logo-white.svg\" class=\"attachment-large size-large wp-image-8347",
"<a href=\"https://www.certipedia.com/quality_marks/0000065832?locale=en&certificate_number=824+153+19013%2F02\" target=\"_blank\"> <img width=\"283\" height=\"143\" src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20283%20143'%3E%3C/svg%3E\" class=\"attachment-medium_large size-medium_large wp-image-106385\" alt data-lazy-srcset=\"https://www.xendit.co/wp-content/uploads/2025/03/0000065832_en.png 283w, https://www.xendit.co/wp-content/uploads/2025/",
"<a href=\"https://www.bi.go.id/id/layanan/informasi-perizinan/sistem-pembayaran/default.aspx\" target=\"_blank\"> <img width=\"768\" height=\"296\" src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20296'%3E%3C/svg%3E\" class=\"attachment-medium_large size-medium_large wp-image-83508\" alt data-lazy-srcset=\"https://www.xendit.co/wp-content/uploads/2024/04/Xendit-Certificate-Bank-Indonesia-hires-min-768x296.png 768w, https://www.xendit.co/wp-conte",
"<a class=\"elementor-icon elementor-social-icon elementor-social-icon- elementor-repeater-item-af1170a\" href=\"https://x.com/xendit_co\" target=\"_blank\"> <span class=\"elementor-screen-only\"></span> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1200\" height=\"1227\" viewBox=\"0 0 1200 1227\" fill=\"none\"><path d=\"M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L14"
],
"inaccessibleButtons": [],
"missingAutocompleteInputs": [],
"imagesMissingAlt": [
"<img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=273888759645343&ev=PageView&noscript=1\">"
],
"skippedHeadingLevels": [
"h2: RECEIVE",
"h2: SEND",
"h2: SECURITY",
"h2: PLATFORMS",
"h2: Industries",
"h2: Customers",
"h2: Support",
"h2: Insights",
"h2: Company",
"h2: Event",
"h2: Partners",
"h1: Financial infrastructure that transforms Southeast Asia Latin America Indonesia Philippines Malaysia Thailand Vietnam Singapore Hong Kong Mexico",
"h2: Connecting consumers and businesses across dynamic markets",
"h5: Make payments simple",
"h2: No pain, all gain: Powering your growth through a single payment suite",
"h3: Accepting payments",
"h3: Sending money",
"h3: Platform payments",
"h3: Financing",
"h5: Widest range of payment solutions in dynamic markets",
"h2: Our market-firsts ensure you'll always have the edge",
"h5: Build on solid foundations",
"h2: Skip the fuss, scale things fast",
"h3: From local to global, from global to local",
"h3: Optimal efficiency through clever automation",
"h3: Top-notch service through thick and thin, 24/7",
"h3: Peace of mind with world-class security",
"h2: Our customers",
"h2: Grow beyond the limit with Xendit",
"h3: RedDoorz boosts efficiency in finance operations with various Xendit solutions",
"h3: Read more ›",
"h3: Mekari uses Xendit solutions to balance its books accurately every time—all while working 5x faster",
"h3: Read more ›",
"h3: IFG Life Achieves 2x Retention Rate with Xendit Auto Debit",
"h3: Read more ›",
"h3: How Nanovest Revolutionized Investment in Indonesia by Partnering with Xendit",
"h3: Read more ›",
"h2: Ready to get started?",
"h2: FAQ",
"h2: Still have questions? We are here to help.",
"h2: Products",
"h2: Resources",
"h2: Company",
"h2: Legal",
"h2: © 2026 Xendit Inc. All rights reserved.",
"h5: You’re currently on our [current] site. Would you like to visit our [suggest] site instead?"
]
},
"counts": {
"h1": 1,
"headings": 46,
"links": 268,
"inaccessibleLinks": 25,
"buttons": 0,
"inaccessibleButtons": 0,
"images": 97,
"imagesWithAlt": 96,
"autocompleteInputs": 0,
"inputsWithAutocomplete": 0,
"missingAutocompleteInputs": 0
}
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
Needs attention
A2A Agent Card
Issue
A2A Agent Card was not found at the expected path.
Why it matters
A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.
Check name
A2A Agent Card
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent card so A2A-compatible clients can discover capabilities.
Result
A2A Agent Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
A2A Agent Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471711
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471713
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471713
}
]
},
"issue": "A2A Agent Card was not found at the expected path.",
"howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
Needs attention
Agent Skills index
Issue
Agent Skills index was not found at the expected path.
Why it matters
An Agent Skills index lets clients find task-specific SKILL.md documents that describe how to use site capabilities correctly.
Check name
Agent Skills index
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent skills discovery index.
Result
Agent Skills index failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Agent Skills index was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 472109
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471712
}
]
},
"issue": "Agent Skills index was not found at the expected path.",
"howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
Needs attention
agent.json
Issue
agent.json was not found at the expected path.
Why it matters
agent.json is an emerging machine-readable manifest for declaring what a website does, how agents authenticate, and which actions or protocols are available.
Check name
agent.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.
Result
agent.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agent.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471711
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471712
}
]
},
"issue": "agent.json was not found at the expected path.",
"howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
}
]
}Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
Needs attention
agents.json
Issue
agents.json was not found at the expected path.
Why it matters
agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.
Check name
agents.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Informational
Goal
Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.
Result
agents.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agents.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 472108
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471713
}
]
},
"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.xendit.co",
"probes": [
{
"name": "_index._agents.www.xendit.co",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.www.xendit.co",
"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.xendit.co",
"dnssecTypes": [],
"dnssecRecordCount": 0
},
{
"name": "xendit.co",
"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."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
6 Warning
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
Needs attention
Content freshness signals
Issue
Content freshness signals are incomplete: missing Last-Modified HTTP header.
Why it matters
Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.
Check name
Content freshness signals
Score
75/100
Status
warning
Category
Content Readiness
Maturity
Established
Goal
Expose modified and published dates for freshness-aware retrieval and ranking.
Result
Content freshness signals is partially implemented.
Evidence
{
"lastModified": null,
"schemaDates": [
"2026-05-08T09:22:40+00:00",
"2019-11-05T16:16:36+00:00"
],
"metaDateCount": 1,
"timeDateCount": 0
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
5 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
39 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": 41,
"passing": 2,
"failing": [
{
"heading": "RECEIVE",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">RECEIVE</h2>",
"firstParagraph": "Payments",
"paragraphHtml": "<p class=\"elementor-icon-box-title\"> <a href=\"/en/products/all-payment-methods/\"> Payments </a> </p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "SEND",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">SEND</h2>",
"firstParagraph": "Batch Payouts",
"paragraphHtml": "<p class=\"elementor-icon-box-title\"> <a href=\"/en/products/batch-payouts/\"> Batch Payouts </a> </p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "SECURITY",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">SECURITY</h2>",
"firstParagraph": "Fraud Detection",
"paragraphHtml": "<p class=\"elementor-icon-box-title\"> <a href=\"/en/products/fraud-detection/\"> Fraud Detection </a> </p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "PLATFORMS",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">PLATFORMS</h2>",
"firstParagraph": "XenPlatform",
"paragraphHtml": "<p class=\"elementor-icon-box-title\"> <a href=\"/en/products/xenplatform/\"> XenPlatform </a> </p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "Industries",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Industries</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Customers",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Customers</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Support",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Support</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Insights",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Insights</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Company",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Company</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Event",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Event</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Partners",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Partners</h2>",
"firstParagraph": "Unifying payments across dynamic markets through a single solution. Accept and send payments, manage platform partners, get quick financing and more!",
"paragraphHtml": "<p data-pm-slice=\"1 1 []\">Unifying payments across dynamic markets through a single solution. Accept and send payments, manage platform partners, get quick financing and more!</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "Connecting consumers and businesses across dynamic markets",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Connecting consumers and businesses across dynamic markets</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "No pain, all gain: Powering your growth through a single payment suite",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">No pain, all gain: Powering your growth through a single payment suite</h2>",
"firstParagraph": "Say goodbye to lengthy development and fragmented payment systems. Tap into our ready-made fintech solutions to capture your market effortlessly and fast-track your success!",
"paragraphHtml": "<p>Say goodbye to lengthy development and fragmented payment systems. Tap into our ready-made fintech solutions to capture your market effortlessly and fast-track your success!</p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Accepting payments",
"headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Accepting payments </span> </h3>",
"firstParagraph": "Unlock the most number of alternative payment methods in dynamic markets by accepting 100+ popular online methods.",
"paragraphHtml": "<p class=\"elementor-icon-box-description\"> Unlock the most number of alternative payment methods in dynamic markets by accepting 100+ popular online methods. </p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Sending money",
"headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Sending money </span> </h3>",
"firstParagraph": "Build trust by always paying on time! Make instant transfers in bulk to 450+ destination channels across dynamic markets, locally or cross-border.",
"paragraphHtml": "<p class=\"elementor-icon-box-description\"> Build trust by always paying on time! Make instant transfers in bulk to 450+ destination channels across dynamic markets, locally or cross-border. </p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "Platform payments",
"headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Platform payments </span> </h3>",
"firstParagraph": "Cut out manual work for your regional platform —automatically accept, split, and disburse funds for thousands of platform partners and sub-merchants across local markets.",
"paragraphHtml": "<p class=\"elementor-icon-box-description\"> Cut out manual work for your regional platform —automatically accept, split, and disburse funds for thousands of platform partners and sub-merchants across local markets. </p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Financing",
"headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Financing </span> </h3>",
"firstParagraph": "Unlock new growth opportunities with quick and easy financing options to fund your regional business expansion.",
"paragraphHtml": "<p class=\"elementor-icon-box-description\"> Unlock new growth opportunities with quick and easy financing options to fund your regional business expansion. </p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Our market-firsts ensure you'll always have the edge",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Our market-firsts ensure you'll always have the edge</h2>",
"firstParagraph": "Don’t let payment challenges hold you back. By constantly building trailblazing fintech infrastructure, we’ve been helping our customers cash in on new business opportunities as they emerge. We’ve had many market-firsts:",
"paragraphHtml": "<p>Don’t let payment challenges hold you back. By constantly building trailblazing fintech infrastructure, we’ve been helping our customers cash in on new business opportunities as they emerge. We’ve had many market-firsts:</p>",
"words": 34,
"direct": false,
"issue": "First paragraph is 34 words and does not look like a concise direct answer."
},
{
"heading": "Skip the fuss, scale things fast",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Skip the fuss, scale things fast</h2>",
"firstParagraph": "Focus on growth and leave the groundwork to us. From regional expertise to efficiency and security, we’ve got you covered.",
"paragraphHtml": "<p><span style=\"font-weight: 300;\">Focus on growth and leave the groundwork to us. From regional expertise to efficiency and security, we’ve got you covered.</span></p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "From local to global, from global to local",
"headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> From local to global, <br> from global to local </span> </h3>",
"firstParagraph": "Hit the ground running when you expand your business across dynamic market. With our deep payment stacks and intimate knowledge of local regulations, you don’t have to spend months integrating with every bank and e-wallet for online payments.",
"paragraphHtml": "<p class=\"elementor-icon-box-description\"> Hit the ground running when you expand your business across dynamic market. With our deep payment stacks and intimate knowledge of local regulations, you don’t have to spend months integrating with every bank and e-wallet for online payments. </p>",
"words": 39,
"direct": false,
"issue": "First paragraph is 39 words and does not look like a concise direct answer."
},
{
"heading": "Optimal efficiency through clever automation",
"headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Optimal efficiency <br> through clever automation </span> </h3>",
"firstParagraph": "Keep excessive manual work at bay. With API-triggered automated payouts, automatically verified payments, ready-made financial reports, and much more, your team can scale with ease, anytime!",
"paragraphHtml": "<p class=\"elementor-icon-box-description\"> Keep excessive manual work at bay. With <a href=\"https://www.xendit.co/en/products/automated-payouts/\">API-triggered automated payouts</a>, <a href=\"https://docs.xendit.co/webhook\">automatically verified payments</a>, <a href=\"https://docs.xendit.co/reports\">ready-made financial reports</a>, and much more, your team can scale with ease, anytime! </p>",
"words": 26,
"direct": false,
"issue": "First paragraph is 26 words and does not look like a concise direct answer."
},
{
"heading": "Top-notch service through thick and thin, 24/7",
"headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Top-notch service <br> through thick and thin, 24/7 </span> </h3>",
"firstParagraph": "Need help? Contact us anytime and get immediate support from knowledgeable human agents—even in the middle of the night! Don’t get caught in an infinite loop talking to robots.",
"paragraphHtml": "<p class=\"elementor-icon-box-description\"> Need help? Contact us anytime and get immediate support from knowledgeable human agents—even in the middle of the night! Don’t get caught in an infinite loop talking to robots. </p>",
"words": 31,
"direct": false,
"issue": "First paragraph is 31 words and does not look like a concise direct answer."
},
{
"heading": "Our customers",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Our customers</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Grow beyond the limit with Xendit",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Grow beyond the limit with Xendit</h2>",
"firstParagraph": "",
"paragraphHtml": "<p> </p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
},
{
"heading": "RedDoorz boosts efficiency in finance operations with various Xendit solutions",
"headingHtml": "<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.xendit.co/en/case-study/reddoorz-boosts-efficiency-in-finance-operations-with-various-xendit-solutions/\">RedDoorz boosts efficiency in finance operations with various Xendit solutions</a></h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Read more ›",
"headingHtml": "<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.xendit.co/en/case-study/reddoorz-boosts-efficiency-in-finance-operations-with-various-xendit-solutions/\">Read more ›</a></h3>",
"firstParagraph": "",
"paragraphHtml": "<p></p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
},
{
"heading": "Mekari uses Xendit solutions to balance its books accurately every time—all while working 5x faster",
"headingHtml": "<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.xendit.co/en/case-study/mekari/\">Mekari uses Xendit solutions to balance its books accurately every time—all while working 5x faster</a></h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Read more ›",
"headingHtml": "<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.xendit.co/en/case-study/mekari/\">Read more ›</a></h3>",
"firstParagraph": "",
"paragraphHtml": "<p></p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
},
{
"heading": "IFG Life Achieves 2x Retention Rate with Xendit Auto Debit",
"headingHtml": "<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.xendit.co/en/case-study/ifg-life/\">IFG Life Achieves 2x Retention Rate with Xendit Auto Debit</a></h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Read more ›",
"headingHtml": "<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.xendit.co/en/case-study/ifg-life/\">Read more ›</a></h3>",
"firstParagraph": "",
"paragraphHtml": "<p></p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
},
{
"heading": "How Nanovest Revolutionized Investment in Indonesia by Partnering with Xendit",
"headingHtml": "<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.xendit.co/en/case-study/nanovest/\">How Nanovest Revolutionized Investment in Indonesia by Partnering with Xendit</a></h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Read more ›",
"headingHtml": "<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.xendit.co/en/case-study/nanovest/\">Read more ›</a></h3>",
"firstParagraph": "",
"paragraphHtml": "<p></p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
},
{
"heading": "Ready to get started?",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Ready to get started?</h2>",
"firstParagraph": "Contact us or create your account now!",
"paragraphHtml": "<p>Contact us or create your account now!</p>",
"words": 7,
"direct": false,
"issue": "First paragraph is 7 words and does not look like a concise direct answer."
},
{
"heading": "Still have questions? We are here to help.",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Still have questions? We are here to help.</h2>",
"firstParagraph": "Speak with our helpful team members to get all the answers you need",
"paragraphHtml": "<p>Speak with our helpful team members to get all the answers you need</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Products",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Products</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Resources",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Resources</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Company",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Company</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Legal",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Legal</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "© 2026 Xendit Inc. All rights reserved.",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\"> © 2026 Xendit Inc. All rights reserved.</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
}
],
"score": 65,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 60/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 60/100 and needs improvement.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author, publisher.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Source and trust signals
Score
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Source and trust signals scored 60/100 and needs improvement.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": true,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [
"2019-11-05T16:16:36+00:00",
"2026-05-08T09:22:40+00:00"
],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://www.xendit.co/en/company/asset-and-branding/",
"text": "Assets and Branding",
"html": "<a href=\"https://www.xendit.co/en/company/asset-and-branding/\" class=\"elementor-item\">Assets and Branding</a>"
},
{
"href": "https://www.xendit.co/en/company/asset-and-branding/",
"text": "Assets and Branding",
"html": "<a href=\"https://www.xendit.co/en/company/asset-and-branding/\" class=\"elementor-item\" tabindex=\"-1\">Assets and Branding</a>"
},
{
"href": "https://www.xendit.co/en/company/",
"text": "About Us",
"html": "<a href=\"https://www.xendit.co/en/company/\" class=\"elementor-item\">About Us</a>"
},
{
"href": "https://www.xendit.co/en/company/xendit-licenses/",
"text": "Xendit Licenses",
"html": "<a href=\"https://www.xendit.co/en/company/xendit-licenses/\" class=\"elementor-item\">Xendit Licenses</a>"
},
{
"href": "https://www.xendit.co/en/company/",
"text": "About Us",
"html": "<a href=\"https://www.xendit.co/en/company/\" class=\"elementor-item\" tabindex=\"-1\">About Us</a>"
},
{
"href": "https://www.xendit.co/en/company/xendit-licenses/",
"text": "Xendit Licenses",
"html": "<a href=\"https://www.xendit.co/en/company/xendit-licenses/\" class=\"elementor-item\" tabindex=\"-1\">Xendit Licenses</a>"
},
{
"href": "https://www.xendit.co/en/company/xendit-licenses-2/",
"text": "fully licensed by the regulatory authorities",
"html": "<a href=\"https://www.xendit.co/en/company/xendit-licenses-2/\">fully licensed by the regulatory authorities</a>"
},
{
"href": "https://www.xendit.co/en/company/xendit-licenses/",
"text": "licenses",
"html": "<a href=\"https://www.xendit.co/en/company/xendit-licenses/\"><span style=\"font-weight: 300;\">licenses</span></a>"
},
{
"href": "https://www.xendit.co/en/company/asset-and-branding/",
"text": "Assets and Branding",
"html": "<a href=\"https://www.xendit.co/en/company/asset-and-branding/\" class=\"elementor-item\">Assets and Branding</a>"
},
{
"href": "https://www.xendit.co/en/company/asset-and-branding/",
"text": "Assets and Branding",
"html": "<a href=\"https://www.xendit.co/en/company/asset-and-branding/\" class=\"elementor-item\" tabindex=\"-1\">Assets and Branding</a>"
},
{
"href": "https://www.xendit.co/en/company/",
"text": "About Us",
"html": "<a href=\"https://www.xendit.co/en/company/\" class=\"elementor-item\">About Us</a>"
},
{
"href": "https://www.xendit.co/en/company/xendit-licenses/",
"text": "Xendit Licenses",
"html": "<a href=\"https://www.xendit.co/en/company/xendit-licenses/\" class=\"elementor-item\">Xendit Licenses</a>"
},
{
"href": "https://www.xendit.co/en/company/",
"text": "About Us",
"html": "<a href=\"https://www.xendit.co/en/company/\" class=\"elementor-item\" tabindex=\"-1\">About Us</a>"
},
{
"href": "https://www.xendit.co/en/company/xendit-licenses/",
"text": "Xendit Licenses",
"html": "<a href=\"https://www.xendit.co/en/company/xendit-licenses/\" class=\"elementor-item\" tabindex=\"-1\">Xendit Licenses</a>"
},
{
"href": "https://www.linkedin.com/company/xendit",
"text": "Linkedin",
"html": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-92b7ed4\" href=\"https://www.linkedin.com/company/xendit\" target=\"_blank\"> <span class=\"elementor-screen-only\">Linkedin</span> <i class=\"fab fa-linkedin\"></i> </a>"
}
],
"contactLinks": [
{
"href": "https://help.xendit.co/",
"text": "Customer Support",
"html": "<a href=\"https://help.xendit.co/\" target=\"_blank\"> <span class=\"elementor-icon-list-text\">Customer Support</span> </a>"
},
{
"href": "/en/contact/contact-sales",
"text": "Contact Sales",
"html": "<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"/en/contact/contact-sales\"> <span class=\"elementor-button-content-wrapper\"> <span class=\"elementor-button-icon elementor-align-icon-right\"> <i aria-hidden=\"true\" class=\"fas fa-chevron-right\"></i> </span> <span class=\"elementor-button-text\">Contact Sales</span> </span> </a>"
},
{
"href": "https://help.xendit.co/",
"text": "FAQs",
"html": "<a href=\"https://help.xendit.co/\" class=\"elementor-item\">FAQs</a>"
},
{
"href": "https://help.xendit.co/",
"text": "FAQs",
"html": "<a href=\"https://help.xendit.co/\" class=\"elementor-item\" tabindex=\"-1\">FAQs</a>"
},
{
"href": "https://www.xendit.co/en/contact/",
"text": "Contact Us",
"html": "<a href=\"https://www.xendit.co/en/contact/\" class=\"elementor-item\">Contact Us</a>"
},
{
"href": "https://www.xendit.co/en/contact/",
"text": "Contact Us",
"html": "<a href=\"https://www.xendit.co/en/contact/\" class=\"elementor-item\" tabindex=\"-1\">Contact Us</a>"
},
{
"href": "/en/contact/contact-sales",
"text": "Contact Sales",
"html": "<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"/en/contact/contact-sales\"> <span class=\"elementor-button-content-wrapper\"> <span class=\"elementor-button-icon elementor-align-icon-right\"> <i aria-hidden=\"true\" class=\"fas fa-chevron-right\"></i> </span> <span class=\"elementor-button-text\">Contact Sales</span> </span> </a>"
},
{
"href": "/en/contact/contact-sales",
"text": "Contact Sales",
"html": "<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"/en/contact/contact-sales\"> <span class=\"elementor-button-content-wrapper\"> <span class=\"elementor-button-icon elementor-align-icon-right\"> <i aria-hidden=\"true\" class=\"fas fa-chevron-right\"></i> </span> <span class=\"elementor-button-text\">Contact Sales</span> </span> </a>"
},
{
"href": "https://dev-web.xendit.co/en/contact/",
"text": "Xendit support",
"html": "<a href=\"https://dev-web.xendit.co/en/contact/\">Xendit support</a>"
},
{
"href": "/en/contact/",
"text": "contact us",
"html": "<a href=\"/en/contact/\">contact us</a>"
},
{
"href": "/en/contact/contact-sales",
"text": "Contact Sales",
"html": "<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"/en/contact/contact-sales\"> <span class=\"elementor-button-content-wrapper\"> <span class=\"elementor-button-icon elementor-align-icon-right\"> <i aria-hidden=\"true\" class=\"fas fa-chevron-right\"></i> </span> <span class=\"elementor-button-text\">Contact Sales</span> </span> </a>"
},
{
"href": "https://help.xendit.co/",
"text": "FAQs",
"html": "<a href=\"https://help.xendit.co/\" class=\"elementor-item\">FAQs</a>"
},
{
"href": "https://help.xendit.co/",
"text": "FAQs",
"html": "<a href=\"https://help.xendit.co/\" class=\"elementor-item\" tabindex=\"-1\">FAQs</a>"
},
{
"href": "https://www.xendit.co/en/contact/",
"text": "Contact Us",
"html": "<a href=\"https://www.xendit.co/en/contact/\" class=\"elementor-item\">Contact Us</a>"
},
{
"href": "https://www.xendit.co/en/contact/",
"text": "Contact Us",
"html": "<a href=\"https://www.xendit.co/en/contact/\" class=\"elementor-item\" tabindex=\"-1\">Contact Us</a>"
},
{
"href": "mailto:[email protected]",
"text": "[email protected]",
"html": "<a class=\"c-link\" href=\"mailto:[email protected]\" target=\"_blank\" rel=\"noopener noreferrer\" data-stringify-link=\"mailto:[email protected]\" data-sk=\"tooltip_parent\" aria-haspopup=\"menu\" aria-expanded=\"false\">[email protected]</a>"
}
],
"privacyLinks": [
{
"href": "/en-id/terms-and-conditions/",
"text": "Country-Specific Terms & Conditions",
"html": "<a href=\"/en-id/terms-and-conditions/\" class=\"elementor-item\">Country-Specific Terms & Conditions</a>"
},
{
"href": "/en-id/privacy-policy/",
"text": "Policies",
"html": "<a href=\"/en-id/privacy-policy/\" class=\"elementor-item\">Policies</a>"
},
{
"href": "/en-id/terms-and-conditions/",
"text": "Country-Specific Terms & Conditions",
"html": "<a href=\"/en-id/terms-and-conditions/\" class=\"elementor-item\" tabindex=\"-1\">Country-Specific Terms & Conditions</a>"
},
{
"href": "/en-id/privacy-policy/",
"text": "Policies",
"html": "<a href=\"/en-id/privacy-policy/\" class=\"elementor-item\" tabindex=\"-1\">Policies</a>"
},
{
"href": "/en-id/terms-and-conditions/",
"text": "Terms & Conditions",
"html": "<a href=\"/en-id/terms-and-conditions/\"> <span class=\"elementor-icon-list-text\">Terms & Conditions</span> </a>"
},
{
"href": "/en-id/privacy-policy/",
"text": "Privacy Policy",
"html": "<a href=\"/en-id/privacy-policy/\"> <span class=\"elementor-icon-list-text\">Privacy Policy</span> </a>"
}
],
"score": 60,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 60/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 60/100 and needs improvement.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, publisher.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer evidence and trust
Score
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer evidence and trust scored 60/100 and needs improvement.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": true,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [
"2019-11-05T16:16:36+00:00",
"2026-05-08T09:22:40+00:00"
],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://www.xendit.co/en/company/asset-and-branding/",
"text": "Assets and Branding",
"html": "<a href=\"https://www.xendit.co/en/company/asset-and-branding/\" class=\"elementor-item\">Assets and Branding</a>"
},
{
"href": "https://www.xendit.co/en/company/asset-and-branding/",
"text": "Assets and Branding",
"html": "<a href=\"https://www.xendit.co/en/company/asset-and-branding/\" class=\"elementor-item\" tabindex=\"-1\">Assets and Branding</a>"
},
{
"href": "https://www.xendit.co/en/company/",
"text": "About Us",
"html": "<a href=\"https://www.xendit.co/en/company/\" class=\"elementor-item\">About Us</a>"
},
{
"href": "https://www.xendit.co/en/company/xendit-licenses/",
"text": "Xendit Licenses",
"html": "<a href=\"https://www.xendit.co/en/company/xendit-licenses/\" class=\"elementor-item\">Xendit Licenses</a>"
},
{
"href": "https://www.xendit.co/en/company/",
"text": "About Us",
"html": "<a href=\"https://www.xendit.co/en/company/\" class=\"elementor-item\" tabindex=\"-1\">About Us</a>"
},
{
"href": "https://www.xendit.co/en/company/xendit-licenses/",
"text": "Xendit Licenses",
"html": "<a href=\"https://www.xendit.co/en/company/xendit-licenses/\" class=\"elementor-item\" tabindex=\"-1\">Xendit Licenses</a>"
},
{
"href": "https://www.xendit.co/en/company/xendit-licenses-2/",
"text": "fully licensed by the regulatory authorities",
"html": "<a href=\"https://www.xendit.co/en/company/xendit-licenses-2/\">fully licensed by the regulatory authorities</a>"
},
{
"href": "https://www.xendit.co/en/company/xendit-licenses/",
"text": "licenses",
"html": "<a href=\"https://www.xendit.co/en/company/xendit-licenses/\"><span style=\"font-weight: 300;\">licenses</span></a>"
},
{
"href": "https://www.xendit.co/en/company/asset-and-branding/",
"text": "Assets and Branding",
"html": "<a href=\"https://www.xendit.co/en/company/asset-and-branding/\" class=\"elementor-item\">Assets and Branding</a>"
},
{
"href": "https://www.xendit.co/en/company/asset-and-branding/",
"text": "Assets and Branding",
"html": "<a href=\"https://www.xendit.co/en/company/asset-and-branding/\" class=\"elementor-item\" tabindex=\"-1\">Assets and Branding</a>"
},
{
"href": "https://www.xendit.co/en/company/",
"text": "About Us",
"html": "<a href=\"https://www.xendit.co/en/company/\" class=\"elementor-item\">About Us</a>"
},
{
"href": "https://www.xendit.co/en/company/xendit-licenses/",
"text": "Xendit Licenses",
"html": "<a href=\"https://www.xendit.co/en/company/xendit-licenses/\" class=\"elementor-item\">Xendit Licenses</a>"
},
{
"href": "https://www.xendit.co/en/company/",
"text": "About Us",
"html": "<a href=\"https://www.xendit.co/en/company/\" class=\"elementor-item\" tabindex=\"-1\">About Us</a>"
},
{
"href": "https://www.xendit.co/en/company/xendit-licenses/",
"text": "Xendit Licenses",
"html": "<a href=\"https://www.xendit.co/en/company/xendit-licenses/\" class=\"elementor-item\" tabindex=\"-1\">Xendit Licenses</a>"
},
{
"href": "https://www.linkedin.com/company/xendit",
"text": "Linkedin",
"html": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-92b7ed4\" href=\"https://www.linkedin.com/company/xendit\" target=\"_blank\"> <span class=\"elementor-screen-only\">Linkedin</span> <i class=\"fab fa-linkedin\"></i> </a>"
}
],
"contactLinks": [
{
"href": "https://help.xendit.co/",
"text": "Customer Support",
"html": "<a href=\"https://help.xendit.co/\" target=\"_blank\"> <span class=\"elementor-icon-list-text\">Customer Support</span> </a>"
},
{
"href": "/en/contact/contact-sales",
"text": "Contact Sales",
"html": "<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"/en/contact/contact-sales\"> <span class=\"elementor-button-content-wrapper\"> <span class=\"elementor-button-icon elementor-align-icon-right\"> <i aria-hidden=\"true\" class=\"fas fa-chevron-right\"></i> </span> <span class=\"elementor-button-text\">Contact Sales</span> </span> </a>"
},
{
"href": "https://help.xendit.co/",
"text": "FAQs",
"html": "<a href=\"https://help.xendit.co/\" class=\"elementor-item\">FAQs</a>"
},
{
"href": "https://help.xendit.co/",
"text": "FAQs",
"html": "<a href=\"https://help.xendit.co/\" class=\"elementor-item\" tabindex=\"-1\">FAQs</a>"
},
{
"href": "https://www.xendit.co/en/contact/",
"text": "Contact Us",
"html": "<a href=\"https://www.xendit.co/en/contact/\" class=\"elementor-item\">Contact Us</a>"
},
{
"href": "https://www.xendit.co/en/contact/",
"text": "Contact Us",
"html": "<a href=\"https://www.xendit.co/en/contact/\" class=\"elementor-item\" tabindex=\"-1\">Contact Us</a>"
},
{
"href": "/en/contact/contact-sales",
"text": "Contact Sales",
"html": "<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"/en/contact/contact-sales\"> <span class=\"elementor-button-content-wrapper\"> <span class=\"elementor-button-icon elementor-align-icon-right\"> <i aria-hidden=\"true\" class=\"fas fa-chevron-right\"></i> </span> <span class=\"elementor-button-text\">Contact Sales</span> </span> </a>"
},
{
"href": "/en/contact/contact-sales",
"text": "Contact Sales",
"html": "<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"/en/contact/contact-sales\"> <span class=\"elementor-button-content-wrapper\"> <span class=\"elementor-button-icon elementor-align-icon-right\"> <i aria-hidden=\"true\" class=\"fas fa-chevron-right\"></i> </span> <span class=\"elementor-button-text\">Contact Sales</span> </span> </a>"
},
{
"href": "https://dev-web.xendit.co/en/contact/",
"text": "Xendit support",
"html": "<a href=\"https://dev-web.xendit.co/en/contact/\">Xendit support</a>"
},
{
"href": "/en/contact/",
"text": "contact us",
"html": "<a href=\"/en/contact/\">contact us</a>"
},
{
"href": "/en/contact/contact-sales",
"text": "Contact Sales",
"html": "<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"/en/contact/contact-sales\"> <span class=\"elementor-button-content-wrapper\"> <span class=\"elementor-button-icon elementor-align-icon-right\"> <i aria-hidden=\"true\" class=\"fas fa-chevron-right\"></i> </span> <span class=\"elementor-button-text\">Contact Sales</span> </span> </a>"
},
{
"href": "https://help.xendit.co/",
"text": "FAQs",
"html": "<a href=\"https://help.xendit.co/\" class=\"elementor-item\">FAQs</a>"
},
{
"href": "https://help.xendit.co/",
"text": "FAQs",
"html": "<a href=\"https://help.xendit.co/\" class=\"elementor-item\" tabindex=\"-1\">FAQs</a>"
},
{
"href": "https://www.xendit.co/en/contact/",
"text": "Contact Us",
"html": "<a href=\"https://www.xendit.co/en/contact/\" class=\"elementor-item\">Contact Us</a>"
},
{
"href": "https://www.xendit.co/en/contact/",
"text": "Contact Us",
"html": "<a href=\"https://www.xendit.co/en/contact/\" class=\"elementor-item\" tabindex=\"-1\">Contact Us</a>"
},
{
"href": "mailto:[email protected]",
"text": "[email protected]",
"html": "<a class=\"c-link\" href=\"mailto:[email protected]\" target=\"_blank\" rel=\"noopener noreferrer\" data-stringify-link=\"mailto:[email protected]\" data-sk=\"tooltip_parent\" aria-haspopup=\"menu\" aria-expanded=\"false\">[email protected]</a>"
}
],
"privacyLinks": [
{
"href": "/en-id/terms-and-conditions/",
"text": "Country-Specific Terms & Conditions",
"html": "<a href=\"/en-id/terms-and-conditions/\" class=\"elementor-item\">Country-Specific Terms & Conditions</a>"
},
{
"href": "/en-id/privacy-policy/",
"text": "Policies",
"html": "<a href=\"/en-id/privacy-policy/\" class=\"elementor-item\">Policies</a>"
},
{
"href": "/en-id/terms-and-conditions/",
"text": "Country-Specific Terms & Conditions",
"html": "<a href=\"/en-id/terms-and-conditions/\" class=\"elementor-item\" tabindex=\"-1\">Country-Specific Terms & Conditions</a>"
},
{
"href": "/en-id/privacy-policy/",
"text": "Policies",
"html": "<a href=\"/en-id/privacy-policy/\" class=\"elementor-item\" tabindex=\"-1\">Policies</a>"
},
{
"href": "/en-id/terms-and-conditions/",
"text": "Terms & Conditions",
"html": "<a href=\"/en-id/terms-and-conditions/\"> <span class=\"elementor-icon-list-text\">Terms & Conditions</span> </a>"
},
{
"href": "/en-id/privacy-policy/",
"text": "Privacy Policy",
"html": "<a href=\"/en-id/privacy-policy/\"> <span class=\"elementor-icon-list-text\">Privacy Policy</span> </a>"
}
],
"score": 60,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 80/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 80/100 and needs improvement.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: indonesia, philippines, financial, infrastructure, transforms, southeast, asia, latin, america, malaysia, thailand, vietnam, singapore.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Entity clarity
Score
80/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Entity clarity scored 80/100 and needs improvement.
Evidence
{
"title": "Best Payment Gateway in Indonesia, Philippines and SEA | Xendit",
"h1": "Financial infrastructure that transforms Southeast Asia Latin America Indonesia Philippines Malaysia Thailand Vietnam Singapore Hong Kong Mexico",
"description": "Xendit is the best and most secure online payment gateway in the SEA, helping your business accept and send local & international payments.",
"topicOverlap": 0.3333333333333333,
"topicTerms": [
"best",
"payment",
"gateway",
"indonesia",
"philippines",
"sea",
"xendit",
"financial",
"infrastructure",
"transforms",
"southeast",
"asia",
"latin",
"america",
"malaysia",
"thailand",
"vietnam",
"singapore"
],
"descriptionTerms": [
"xendit",
"best",
"most",
"secure",
"online",
"payment",
"gateway",
"sea",
"helping",
"business",
"accept",
"send",
"local",
"international",
"payments"
],
"missingFromDescription": [
"indonesia",
"philippines",
"financial",
"infrastructure",
"transforms",
"southeast",
"asia",
"latin",
"america",
"malaysia",
"thailand",
"vietnam",
"singapore"
],
"score": 80,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
Needs attention
GEO: Explanatory content depth
Issue
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": 74,
"heading": "H2: FAQ",
"text": "Charges for Xendit's online payment services vary depending on your transaction type and usage volume. Aside from payment transaction fees, usage of some Xendit products, such as subscriptions and some types of notifications (e.g. SMS) etc. may incur separate charges.",
"words": 41,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (41 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>Charges for Xendit's online payment services vary depending on your transaction type and usage volume. Aside from payment transaction fees, usage of some Xendit products, such as subscriptions and some types of notifications (e.g. SMS) etc. may incur separate charges.</p>"
},
{
"index": 82,
"heading": "H3: ",
"text": "Beware of Fraud Attempts. Xendit is not a peer to peer lending company and does not have personal lending products. If you come across a fraudulent attempt using the Xendit brand, please inform us at [email protected] or via live chat",
"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=\"elementor-icon-box-description\"> Beware of Fraud Attempts. Xendit is not a peer to peer lending company and does not have personal lending products. If you come across a fraudulent attempt using the Xendit brand, please inform us at [email protected] or via live chat </p>"
}
],
"citableParagraphs": [],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
Needs attention
GEO: Extraction-friendly structure
Issue
Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, ordered list only if the page explains a workflow/process.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Extraction-friendly structure
Score
85/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
Evidence
{
"hasSummary": false,
"tableCount": 0,
"tablesWithHead": 0,
"tablesMissingThead": [],
"orderedLists": 0,
"hasFaq": true,
"definitionPatterns": 9,
"schemaBlocks": 2,
"missingSignals": [
"optional top summary / TL;DR / key takeaways block",
"table with <thead> only if the page already has tabular/comparative data",
"ordered list only if the page explains a workflow/process"
],
"score": 85,
"weight": 24
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 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
12 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": 1791,
"htmlBytes": 858307,
"imagesMissingDimensions": [
{
"src": "data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2025%200'%3E%3C/svg%3E",
"width": "25",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" alt=\"id-logo\" src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2025%200'%3E%3C/svg%3E\" width=\"25\" style=\"vertical-align:middle\" data-lazy-src=\"https://dev-web.xendit.co/wp-content/uploads/2023/07/flaghome-id-flag.png\">"
},
{
"src": "https://dev-web.xendit.co/wp-content/uploads/2023/07/flaghome-id-flag.png",
"width": "25",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" alt=\"id-logo\" src=\"https://dev-web.xendit.co/wp-content/uploads/2023/07/flaghome-id-flag.png\" width=\"25\" style=\"vertical-align:middle\">"
},
{
"src": "data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2025%200'%3E%3C/svg%3E",
"width": "25",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" alt=\"ph-logo\" src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2025%200'%3E%3C/svg%3E\" width=\"25\" style=\"vertical-align:middle\" data-lazy-src=\"https://dev-web.xendit.co/wp-content/uploads/2023/07/flaghome-ph-flag.png\">"
},
{
"src": "https://dev-web.xendit.co/wp-content/uploads/2023/07/flaghome-ph-flag.png",
"width": "25",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" alt=\"ph-logo\" src=\"https://dev-web.xendit.co/wp-content/uploads/2023/07/flaghome-ph-flag.png\" width=\"25\" style=\"vertical-align:middle\">"
},
{
"src": "data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2025%200'%3E%3C/svg%3E",
"width": "25",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" alt=\"my-logo\" src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2025%200'%3E%3C/svg%3E\" width=\"25\" style=\"vertical-align:middle\" data-lazy-src=\"https://dev-web.xendit.co/wp-content/uploads/2023/07/flaghome-my-flag.png\">"
},
{
"src": "https://dev-web.xendit.co/wp-content/uploads/2023/07/flaghome-my-flag.png",
"width": "25",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" alt=\"my-logo\" src=\"https://dev-web.xendit.co/wp-content/uploads/2023/07/flaghome-my-flag.png\" width=\"25\" style=\"vertical-align:middle\">"
},
{
"src": "data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2025%200'%3E%3C/svg%3E",
"width": "25",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" alt=\"th-logo\" src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2025%200'%3E%3C/svg%3E\" width=\"25\" style=\"vertical-align:middle\" data-lazy-src=\"https://dev-web.xendit.co/wp-content/uploads/2023/07/flaghome-th-flag.png\">"
},
{
"src": "https://dev-web.xendit.co/wp-content/uploads/2023/07/flaghome-th-flag.png",
"width": "25",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" alt=\"th-logo\" src=\"https://dev-web.xendit.co/wp-content/uploads/2023/07/flaghome-th-flag.png\" width=\"25\" style=\"vertical-align:middle\">"
},
{
"src": "data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2025%200'%3E%3C/svg%3E",
"width": "25",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" alt=\"vn-logo\" src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2025%200'%3E%3C/svg%3E\" width=\"25\" style=\"vertical-align:middle\" data-lazy-src=\"https://dev-web.xendit.co/wp-content/uploads/2023/07/flaghome-vn-flag.png\">"
},
{
"src": "https://dev-web.xendit.co/wp-content/uploads/2023/07/flaghome-vn-flag.png",
"width": "25",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" alt=\"vn-logo\" src=\"https://dev-web.xendit.co/wp-content/uploads/2023/07/flaghome-vn-flag.png\" width=\"25\" style=\"vertical-align:middle\">"
},
{
"src": "data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2025%200'%3E%3C/svg%3E",
"width": "25",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" alt=\"vn-logo\" src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2025%200'%3E%3C/svg%3E\" width=\"25\" style=\"vertical-align:middle\" data-lazy-src=\"https://dev-web.xendit.co/wp-content/uploads/2024/06/flaghome-sg-flag.png\">"
},
{
"src": "https://dev-web.xendit.co/wp-content/uploads/2024/06/flaghome-sg-flag.png",
"width": "25",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" alt=\"vn-logo\" src=\"https://dev-web.xendit.co/wp-content/uploads/2024/06/flaghome-sg-flag.png\" width=\"25\" style=\"vertical-align:middle\">"
}
],
"possibleDialogs": [
"<div data-elementor-type=\"popup\" data-elementor-id=\"39296\" class=\"elementor elementor-39296 elementor-location-popup\" data-elementor-settings=\"{"entrance_animation":"fadeInUp","exit_animation":"fadeInUp","entrance_animation_duration":{"unit":"px","size":0.4,"sizes":[]},"prevent_close_on_background_click":"yes","a11y_navigation":"yes","triggers":{"pag...",
"<div data-elementor-type=\"popup\" data-elementor-id=\"62040\" class=\"elementor elementor-62040 elementor-location-popup\" data-elementor-settings=\"{"entrance_animation":"slideInUp","exit_animation":"slideInUp","prevent_close_on_background_click":"yes","prevent_close_on_esc_key":"yes","entrance_animation_duration":{"unit":"px","size":1.2,"sizes":[]},"a11y_navigatio..."
],
"score": 70,
"weight": 10
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
Needs attention
AIO: Answer block readiness
Issue
39 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": 41,
"passing": 2,
"failing": [
{
"heading": "RECEIVE",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">RECEIVE</h2>",
"firstParagraph": "Payments",
"paragraphHtml": "<p class=\"elementor-icon-box-title\"> <a href=\"/en/products/all-payment-methods/\"> Payments </a> </p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "SEND",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">SEND</h2>",
"firstParagraph": "Batch Payouts",
"paragraphHtml": "<p class=\"elementor-icon-box-title\"> <a href=\"/en/products/batch-payouts/\"> Batch Payouts </a> </p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "SECURITY",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">SECURITY</h2>",
"firstParagraph": "Fraud Detection",
"paragraphHtml": "<p class=\"elementor-icon-box-title\"> <a href=\"/en/products/fraud-detection/\"> Fraud Detection </a> </p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "PLATFORMS",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">PLATFORMS</h2>",
"firstParagraph": "XenPlatform",
"paragraphHtml": "<p class=\"elementor-icon-box-title\"> <a href=\"/en/products/xenplatform/\"> XenPlatform </a> </p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "Industries",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Industries</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Customers",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Customers</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Support",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Support</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Insights",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Insights</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Company",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Company</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Event",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Event</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Partners",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Partners</h2>",
"firstParagraph": "Unifying payments across dynamic markets through a single solution. Accept and send payments, manage platform partners, get quick financing and more!",
"paragraphHtml": "<p data-pm-slice=\"1 1 []\">Unifying payments across dynamic markets through a single solution. Accept and send payments, manage platform partners, get quick financing and more!</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "Connecting consumers and businesses across dynamic markets",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Connecting consumers and businesses across dynamic markets</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "No pain, all gain: Powering your growth through a single payment suite",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">No pain, all gain: Powering your growth through a single payment suite</h2>",
"firstParagraph": "Say goodbye to lengthy development and fragmented payment systems. Tap into our ready-made fintech solutions to capture your market effortlessly and fast-track your success!",
"paragraphHtml": "<p>Say goodbye to lengthy development and fragmented payment systems. Tap into our ready-made fintech solutions to capture your market effortlessly and fast-track your success!</p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Accepting payments",
"headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Accepting payments </span> </h3>",
"firstParagraph": "Unlock the most number of alternative payment methods in dynamic markets by accepting 100+ popular online methods.",
"paragraphHtml": "<p class=\"elementor-icon-box-description\"> Unlock the most number of alternative payment methods in dynamic markets by accepting 100+ popular online methods. </p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Sending money",
"headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Sending money </span> </h3>",
"firstParagraph": "Build trust by always paying on time! Make instant transfers in bulk to 450+ destination channels across dynamic markets, locally or cross-border.",
"paragraphHtml": "<p class=\"elementor-icon-box-description\"> Build trust by always paying on time! Make instant transfers in bulk to 450+ destination channels across dynamic markets, locally or cross-border. </p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "Platform payments",
"headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Platform payments </span> </h3>",
"firstParagraph": "Cut out manual work for your regional platform —automatically accept, split, and disburse funds for thousands of platform partners and sub-merchants across local markets.",
"paragraphHtml": "<p class=\"elementor-icon-box-description\"> Cut out manual work for your regional platform —automatically accept, split, and disburse funds for thousands of platform partners and sub-merchants across local markets. </p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Financing",
"headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Financing </span> </h3>",
"firstParagraph": "Unlock new growth opportunities with quick and easy financing options to fund your regional business expansion.",
"paragraphHtml": "<p class=\"elementor-icon-box-description\"> Unlock new growth opportunities with quick and easy financing options to fund your regional business expansion. </p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Our market-firsts ensure you'll always have the edge",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Our market-firsts ensure you'll always have the edge</h2>",
"firstParagraph": "Don’t let payment challenges hold you back. By constantly building trailblazing fintech infrastructure, we’ve been helping our customers cash in on new business opportunities as they emerge. We’ve had many market-firsts:",
"paragraphHtml": "<p>Don’t let payment challenges hold you back. By constantly building trailblazing fintech infrastructure, we’ve been helping our customers cash in on new business opportunities as they emerge. We’ve had many market-firsts:</p>",
"words": 34,
"direct": false,
"issue": "First paragraph is 34 words and does not look like a concise direct answer."
},
{
"heading": "Skip the fuss, scale things fast",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Skip the fuss, scale things fast</h2>",
"firstParagraph": "Focus on growth and leave the groundwork to us. From regional expertise to efficiency and security, we’ve got you covered.",
"paragraphHtml": "<p><span style=\"font-weight: 300;\">Focus on growth and leave the groundwork to us. From regional expertise to efficiency and security, we’ve got you covered.</span></p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "From local to global, from global to local",
"headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> From local to global, <br> from global to local </span> </h3>",
"firstParagraph": "Hit the ground running when you expand your business across dynamic market. With our deep payment stacks and intimate knowledge of local regulations, you don’t have to spend months integrating with every bank and e-wallet for online payments.",
"paragraphHtml": "<p class=\"elementor-icon-box-description\"> Hit the ground running when you expand your business across dynamic market. With our deep payment stacks and intimate knowledge of local regulations, you don’t have to spend months integrating with every bank and e-wallet for online payments. </p>",
"words": 39,
"direct": false,
"issue": "First paragraph is 39 words and does not look like a concise direct answer."
},
{
"heading": "Optimal efficiency through clever automation",
"headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Optimal efficiency <br> through clever automation </span> </h3>",
"firstParagraph": "Keep excessive manual work at bay. With API-triggered automated payouts, automatically verified payments, ready-made financial reports, and much more, your team can scale with ease, anytime!",
"paragraphHtml": "<p class=\"elementor-icon-box-description\"> Keep excessive manual work at bay. With <a href=\"https://www.xendit.co/en/products/automated-payouts/\">API-triggered automated payouts</a>, <a href=\"https://docs.xendit.co/webhook\">automatically verified payments</a>, <a href=\"https://docs.xendit.co/reports\">ready-made financial reports</a>, and much more, your team can scale with ease, anytime! </p>",
"words": 26,
"direct": false,
"issue": "First paragraph is 26 words and does not look like a concise direct answer."
},
{
"heading": "Top-notch service through thick and thin, 24/7",
"headingHtml": "<h3 class=\"elementor-icon-box-title\"> <span> Top-notch service <br> through thick and thin, 24/7 </span> </h3>",
"firstParagraph": "Need help? Contact us anytime and get immediate support from knowledgeable human agents—even in the middle of the night! Don’t get caught in an infinite loop talking to robots.",
"paragraphHtml": "<p class=\"elementor-icon-box-description\"> Need help? Contact us anytime and get immediate support from knowledgeable human agents—even in the middle of the night! Don’t get caught in an infinite loop talking to robots. </p>",
"words": 31,
"direct": false,
"issue": "First paragraph is 31 words and does not look like a concise direct answer."
},
{
"heading": "Our customers",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Our customers</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Grow beyond the limit with Xendit",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Grow beyond the limit with Xendit</h2>",
"firstParagraph": "",
"paragraphHtml": "<p> </p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
},
{
"heading": "RedDoorz boosts efficiency in finance operations with various Xendit solutions",
"headingHtml": "<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.xendit.co/en/case-study/reddoorz-boosts-efficiency-in-finance-operations-with-various-xendit-solutions/\">RedDoorz boosts efficiency in finance operations with various Xendit solutions</a></h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Read more ›",
"headingHtml": "<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.xendit.co/en/case-study/reddoorz-boosts-efficiency-in-finance-operations-with-various-xendit-solutions/\">Read more ›</a></h3>",
"firstParagraph": "",
"paragraphHtml": "<p></p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
},
{
"heading": "Mekari uses Xendit solutions to balance its books accurately every time—all while working 5x faster",
"headingHtml": "<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.xendit.co/en/case-study/mekari/\">Mekari uses Xendit solutions to balance its books accurately every time—all while working 5x faster</a></h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Read more ›",
"headingHtml": "<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.xendit.co/en/case-study/mekari/\">Read more ›</a></h3>",
"firstParagraph": "",
"paragraphHtml": "<p></p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
},
{
"heading": "IFG Life Achieves 2x Retention Rate with Xendit Auto Debit",
"headingHtml": "<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.xendit.co/en/case-study/ifg-life/\">IFG Life Achieves 2x Retention Rate with Xendit Auto Debit</a></h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Read more ›",
"headingHtml": "<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.xendit.co/en/case-study/ifg-life/\">Read more ›</a></h3>",
"firstParagraph": "",
"paragraphHtml": "<p></p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
},
{
"heading": "How Nanovest Revolutionized Investment in Indonesia by Partnering with Xendit",
"headingHtml": "<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.xendit.co/en/case-study/nanovest/\">How Nanovest Revolutionized Investment in Indonesia by Partnering with Xendit</a></h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Read more ›",
"headingHtml": "<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https://www.xendit.co/en/case-study/nanovest/\">Read more ›</a></h3>",
"firstParagraph": "",
"paragraphHtml": "<p></p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
},
{
"heading": "Ready to get started?",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Ready to get started?</h2>",
"firstParagraph": "Contact us or create your account now!",
"paragraphHtml": "<p>Contact us or create your account now!</p>",
"words": 7,
"direct": false,
"issue": "First paragraph is 7 words and does not look like a concise direct answer."
},
{
"heading": "Still have questions? We are here to help.",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Still have questions? We are here to help.</h2>",
"firstParagraph": "Speak with our helpful team members to get all the answers you need",
"paragraphHtml": "<p>Speak with our helpful team members to get all the answers you need</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Products",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Products</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Resources",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Resources</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Company",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Company</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Legal",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\">Legal</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "© 2026 Xendit Inc. All rights reserved.",
"headingHtml": "<h2 class=\"elementor-heading-title elementor-size-default\"> © 2026 Xendit Inc. All rights reserved.</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 83/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 83/100 and needs improvement.
Needs attention
AEO: Entity and definition clarity
Issue
Entity or definition gaps: indonesia, philippines, financial, infrastructure, transforms, southeast, asia, latin, america, malaysia, thailand, vietnam, singapore.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Entity and definition clarity
Score
83/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Entity and definition clarity scored 83/100 and needs improvement.
Evidence
{
"title": "Best Payment Gateway in Indonesia, Philippines and SEA | Xendit",
"h1": "Financial infrastructure that transforms Southeast Asia Latin America Indonesia Philippines Malaysia Thailand Vietnam Singapore Hong Kong Mexico",
"description": "Xendit is the best and most secure online payment gateway in the SEA, helping your business accept and send local & international payments.",
"topicOverlap": 0.3333333333333333,
"definitionCount": 9,
"topicTerms": [
"best",
"payment",
"gateway",
"indonesia",
"philippines",
"sea",
"xendit",
"financial",
"infrastructure",
"transforms",
"southeast",
"asia",
"latin",
"america",
"malaysia",
"thailand",
"vietnam",
"singapore"
],
"descriptionTerms": [
"xendit",
"best",
"most",
"secure",
"online",
"payment",
"gateway",
"sea",
"helping",
"business",
"accept",
"send",
"local",
"international",
"payments"
],
"missingFromDescription": [
"indonesia",
"philippines",
"financial",
"infrastructure",
"transforms",
"southeast",
"asia",
"latin",
"america",
"malaysia",
"thailand",
"vietnam",
"singapore"
],
"score": 83,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 88/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 88/100 and needs improvement.
Needs attention
AIO: Visible structured data match
Issue
2 structured-data value(s) were not found in visible page text.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Visible structured data match
Score
88/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Visible structured data match scored 88/100 and needs improvement.
Evidence
{
"schemaCount": 6,
"checkedFields": [
{
"path": "$[0].@graph[0].name",
"value": "Best Payment Gateway in Indonesia, Philippines and SEA | Xendit"
},
{
"path": "$[0].@graph[0].description",
"value": "Xendit is the best and most secure online payment gateway in the SEA, helping your business accept and send local & international payments."
},
{
"path": "$[0].@graph[2].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[0].@graph[3].name",
"value": "Xendit"
},
{
"path": "$[0].@graph[3].description",
"value": "Best Payment Gateway in Indonesia and Southeast Asia"
},
{
"path": "$[1].name",
"value": "Best Payment Gateway in Indonesia, Philippines and SEA | Xendit"
},
{
"path": "$[1].description",
"value": "Xendit is the best and most secure online payment gateway in the SEA, helping your business accept and send local & international payments."
},
{
"path": "$[3].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[4].name",
"value": "Xendit"
},
{
"path": "$[4].description",
"value": "Best Payment Gateway in Indonesia and Southeast Asia"
},
{
"path": "$[5].mainEntity[0].name",
"value": "What is Xendit?"
},
{
"path": "$[5].mainEntity[1].name",
"value": "Who is Xendit for?"
},
{
"path": "$[5].mainEntity[2].name",
"value": "How is Xendit different from other payment gateways?"
},
{
"path": "$[5].mainEntity[3].name",
"value": "Which payment solutions does Xendit provide?"
},
{
"path": "$[5].mainEntity[4].name",
"value": "How much does Xendit charge for its payment services?"
},
{
"path": "$[5].mainEntity[5].name",
"value": "How do I start accepting payments with Xendit?"
},
{
"path": "$[5].mainEntity[6].name",
"value": "How do I withdraw money received through Xendit and how soon can I access it?"
}
],
"mismatches": [
{
"path": "$[0].@graph[2].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[3].itemListElement[0].name",
"value": "Home"
}
],
"score": 88,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
Needs attention
AEO: Answer intent coverage
Issue
Missing likely AI Overview intent sections: what, how, benefits, cost, compare.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer intent coverage
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer intent coverage scored 70/100 and needs improvement.
Evidence
{
"headings": [
{
"text": "RECEIVE",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">RECEIVE</h2>"
},
{
"text": "SEND",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">SEND</h2>"
},
{
"text": "SECURITY",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">SECURITY</h2>"
},
{
"text": "PLATFORMS",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">PLATFORMS</h2>"
},
{
"text": "Industries",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Industries</h2>"
},
{
"text": "Customers",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Customers</h2>"
},
{
"text": "Support",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Support</h2>"
},
{
"text": "Insights",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Insights</h2>"
},
{
"text": "Company",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Company</h2>"
},
{
"text": "Event",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Event</h2>"
},
{
"text": "Partners",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Partners</h2>"
},
{
"text": "Connecting consumers and businesses across dynamic markets",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Connecting consumers and businesses across dynamic markets</h2>"
},
{
"text": "No pain, all gain: Powering your growth through a single payment suite",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">No pain, all gain: Powering your growth through a single payment suite</h2>"
},
{
"text": "Our market-firsts ensure you'll always have the edge",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Our market-firsts ensure you'll always have the edge</h2>"
},
{
"text": "Skip the fuss, scale things fast",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Skip the fuss, scale things fast</h2>"
},
{
"text": "Our customers",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Our customers</h2>"
},
{
"text": "Grow beyond the limit with Xendit",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Grow beyond the limit with Xendit</h2>"
},
{
"text": "Ready to get started?",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Ready to get started?</h2>"
},
{
"text": "FAQ",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">FAQ</h2>"
},
{
"text": "Still have questions? We are here to help.",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Still have questions? We are here to help.</h2>"
},
{
"text": "Products",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Products</h2>"
},
{
"text": "Resources",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Resources</h2>"
},
{
"text": "Company",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Company</h2>"
},
{
"text": "Legal",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Legal</h2>"
},
{
"text": "© 2026 Xendit Inc. All rights reserved.",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\"> © 2026 Xendit Inc. All rights reserved.</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Payment Gateway in Indonesia, Philippines and...?",
"pattern": {}
},
{
"id": "how",
"label": "How does Payment Gateway in Indonesia, Philippines and... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Payment Gateway in Indonesia, Philippines and...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Payment Gateway in Indonesia, Philippines and... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Payment Gateway in Indonesia, Philippines and... compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Payment Gateway in Indonesia, Philippines and...?",
"pattern": {}
},
{
"id": "how",
"label": "How does Payment Gateway in Indonesia, Philippines and... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Payment Gateway in Indonesia, Philippines and...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Payment Gateway in Indonesia, Philippines and... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Payment Gateway in Indonesia, Philippines and... 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": 471713
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471713
},
{
"path": "/context",
"error": "TimeoutError: The operation was aborted due to timeout"
}
]
},
"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": [
{
"text": "RECEIVE",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">RECEIVE</h2>"
},
{
"text": "SEND",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">SEND</h2>"
},
{
"text": "SECURITY",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">SECURITY</h2>"
},
{
"text": "PLATFORMS",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">PLATFORMS</h2>"
},
{
"text": "Industries",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Industries</h2>"
},
{
"text": "Customers",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Customers</h2>"
},
{
"text": "Support",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Support</h2>"
},
{
"text": "Insights",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Insights</h2>"
},
{
"text": "Company",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Company</h2>"
},
{
"text": "Event",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Event</h2>"
},
{
"text": "Partners",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Partners</h2>"
},
{
"text": "Connecting consumers and businesses across dynamic markets",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Connecting consumers and businesses across dynamic markets</h2>"
},
{
"text": "No pain, all gain: Powering your growth through a single payment suite",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">No pain, all gain: Powering your growth through a single payment suite</h2>"
},
{
"text": "Our market-firsts ensure you'll always have the edge",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Our market-firsts ensure you'll always have the edge</h2>"
},
{
"text": "Skip the fuss, scale things fast",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Skip the fuss, scale things fast</h2>"
},
{
"text": "Our customers",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Our customers</h2>"
},
{
"text": "Grow beyond the limit with Xendit",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Grow beyond the limit with Xendit</h2>"
},
{
"text": "Ready to get started?",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Ready to get started?</h2>"
},
{
"text": "FAQ",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">FAQ</h2>"
},
{
"text": "Still have questions? We are here to help.",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Still have questions? We are here to help.</h2>"
},
{
"text": "Products",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Products</h2>"
},
{
"text": "Resources",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Resources</h2>"
},
{
"text": "Company",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Company</h2>"
},
{
"text": "Legal",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\">Legal</h2>"
},
{
"text": "© 2026 Xendit Inc. All rights reserved.",
"html": "<h2 class=\"elementor-heading-title elementor-size-default\"> © 2026 Xendit Inc. All rights reserved.</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Payment Gateway in Indonesia, Philippines and...?",
"pattern": {}
},
{
"id": "how",
"label": "How does Payment Gateway in Indonesia, Philippines and... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Payment Gateway in Indonesia, Philippines and...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Payment Gateway in Indonesia, Philippines and... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Payment Gateway in Indonesia, Philippines and... compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Payment Gateway in Indonesia, Philippines and...?",
"pattern": {}
},
{
"id": "how",
"label": "How does Payment Gateway in Indonesia, Philippines and... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Payment Gateway in Indonesia, Philippines and...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Payment Gateway in Indonesia, Philippines and... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Payment Gateway in Indonesia, Philippines and... compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 4
}Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Needs attention
Auth.md Agent Registration
Issue
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=UTF-8" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link.
Why it matters
Agent registration metadata lets automated clients find the registration path, supported identity types, credential types, and related claim or revocation endpoints without scraping human docs.
Check name
Auth.md Agent Registration
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish Auth.md and agent_auth metadata so agents can discover registration and credential requirements.
Result
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Validation steps
Fetch and validate /auth.md
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=UTF-8" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link.
Publish protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate agent_auth authorization metadata
OAuth authorization server metadata could not be fetched.
Evidence
{
"failedStep": "auth-md",
"steps": [
{
"id": "auth-md",
"title": "Fetch and validate /auth.md",
"status": "fail",
"evidence": {
"path": "/auth.md",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471711,
"validation": {
"valid": false,
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=UTF-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link.",
"compatibleContentType": false,
"contentLength": 450915,
"hasRegisterInstructions": true,
"hasProtectedResourceLink": false,
"hasAuthorizationServerLink": false,
"mentionsIdentity": true,
"mentionsCredential": true,
"links": [
"https://gmpg.org/xfn/11\">",
"/script",
"https://yoast.com/wordpress/plugins/seo/",
"/title",
"/ld+json",
"https://schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https://www.xendit.co/en/#website\",\"url\":\"https://www.xendit.co/en/\",\"name\":\"Xendit\",\"description\":\"Best",
"https://www.xendit.co/en/?s={search_term_string}\"},\"query-input\":\"required",
"/script",
"//fonts.gstatic.com'",
"//fonts.googleapis.com'"
],
"rawExcerpt": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com -->\n\t<!-- This site is optimized with the Yoast SEO plugin v21.2 - https://yoast.com/wordpress/plugins/seo/ -->\n\t<title>Page not found - Xendit</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Xendit\" />\n\t<meta property=\"og:site_name\" content=\"Xend"
}
},
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=UTF-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link.",
"howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
},
{
"id": "oauth-protected-resource",
"title": "Publish protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471711,
"text": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com -->\n\t<!-- This site is optimized with the Yoast SEO plugin v21.2 - https://yoast.com/wordpress/plugins/seo/ -->\n\t<title>Page not found - Xendit</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Xendit\" />\n\t<meta property=\"og:site_name\" content=\"Xendit\" />\n\t<script type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https://www.xendit.co/en/#website\",\"url\":\"https://www.xendit.co/en/\",\"name\":\"Xendit\",\"description\":\"Best Payment Gateway in Indonesia and Southeast Asia\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https://www.xendit.co/en/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}</script>\n\t<!-- / Yoast SEO plugin. -->\n\n\n<link rel='dns-prefetch' href='//fonts.gstatic.com' />\n<link rel='dns-prefetch' href='//fonts.googleapis.com' />\n<link rel='dns-prefetch' href='//static.zdassets.com' />\n<link rel='dns-prefetch' href='//connect.facebook.net' />\n<link rel='dns-prefetch' href='//api.hubspot.com' />\n<link rel='dns-prefetch' href='//d39ewjhej4wmka.cloundfront.net' />\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Xendit » Feed\" href=\"https://www.xendit.co/en/feed/\" />\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Xendit » Comments Feed\" href=\"https://www.xendit.co/en/comments/feed/\" />\n<link rel='stylesheet' id='wp-block-library-css' href='https://www.xendit.co/wp-includes/css/dist/block-library/style.min.css?ver=6.4.8' type='text/css' media='all' />\n<style id='classic-theme-styles-inline-css' type='text/css'>\n/*! This file is auto-generated */\n.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}\n</style>\n<style id='global-styles-inline-css' type='text/css'>\nbody{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,15"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
},
{
"id": "agent-auth-block",
"title": "Validate agent_auth authorization metadata",
"status": "fail",
"evidence": {
"valid": false,
"issue": "OAuth authorization server metadata could not be fetched.",
"fetch": {
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 472106,
"text": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com -->\n\t<!-- This site is optimized with the Yoast SEO plugin v21.2 - https://yoast.com/wordpress/plugins/seo/ -->\n\t<title>Page not found - Xendit</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Xendit\" />\n\t<meta property=\"og:site_name\" content=\"Xendit\" />\n\t<script type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https://www.xendit.co/en/#website\",\"url\":\"https://www.xendit.co/en/\",\"name\":\"Xendit\",\"description\":\"Best Payment Gateway in Indonesia and Southeast Asia\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https://www.xendit.co/en/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}</script>\n\t<!-- / Yoast SEO plugin. -->\n\n\n<link rel='dns-prefetch' href='//fonts.gstatic.com' />\n<link rel='dns-prefetch' href='//fonts.googleapis.com' />\n<link rel='dns-prefetch' href='//static.zdassets.com' />\n<link rel='dns-prefetch' href='//connect.facebook.net' />\n<link rel='dns-prefetch' href='//api.hubspot.com' />\n<link rel='dns-prefetch' href='//d39ewjhej4wmka.cloundfront.net' />\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Xendit » Feed\" href=\"https://www.xendit.co/en/feed/\" />\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Xendit » Comments Feed\" href=\"https://www.xendit.co/en/comments/feed/\" />\n<link rel='stylesheet' id='wp-block-library-css' href='https://www.xendit.co/wp-includes/css/dist/block-library/style.min.css?ver=6.4.8' type='text/css' media='all' />\n<style id='classic-theme-styles-inline-css' type='text/css'>\n/*! This file is auto-generated */\n.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}\n</style>\n<style id='global-styles-inline-css' type='text/css'>\nbody{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,15"
}
},
"issue": "OAuth authorization server metadata could not be fetched.",
"howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 12,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "login"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign up"
},
{
"source": "visible-text",
"weight": 3,
"match": "register"
}
]
},
"resourceFetchSucceeded": false
}AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Informational
AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Needs attention
IndexNow key
Issue
IndexNow key is informational for this page.
Why it matters
IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.
Check name
IndexNow key
Score
100/100
Status
informational
Category
Discoverability
Maturity
Established
Goal
Verify that IndexNow ownership key placement is detectable when the site advertises it.
Result
IndexNow key is informational for this page.
Validation steps
Find advertised IndexNow key location
No IndexNow key location was advertised in HTML, Link headers, or robots.txt.
Fetch and validate IndexNow key file
No discoverable IndexNow key file was found.
Evidence
{
"steps": [
{
"id": "advertised-location",
"title": "Find advertised IndexNow key location",
"status": "informational",
"evidence": {
"advertised": []
},
"issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
"howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
},
{
"id": "fetch-key",
"title": "Fetch and validate IndexNow key file",
"status": "informational",
"evidence": {
"advertised": [],
"checked": []
},
"issue": "No discoverable IndexNow key file was found.",
"howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
}
]
}Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Needs attention
OAuth / OIDC discovery
Issue
OAuth / OIDC discovery was not found at the expected path.
Why it matters
OAuth and OIDC discovery let agents find authorization, token, and key endpoints programmatically instead of relying on human documentation.
Check name
OAuth / OIDC discovery
Score
0/100
Status
informational
Category
Auth
Maturity
Established
Goal
Publish OAuth/OIDC discovery metadata so agents can authenticate with your APIs.
Result
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Validation steps
Fetch to find resource
OAuth / OIDC discovery was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/openid-configuration",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 471711
},
{
"path": "/.well-known/oauth-authorization-server",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 472106
}
]
},
"issue": "OAuth / OIDC discovery was not found at the expected path.",
"howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 12,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "login"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign up"
},
{
"source": "visible-text",
"weight": 3,
"match": "register"
}
]
},
"resourceFetchSucceeded": false
}Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Needs attention
OAuth Protected Resource
Issue
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Why it matters
Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.
Check name
OAuth Protected Resource
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.
Result
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Validation steps
Fetch protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate protected resource metadata
Response is not valid JSON.
Validate protected resource identity
Protected resource metadata `resource` did not match the resource identifier used to retrieve it.
Probe protected API Bearer challenge
No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource JSON."
},
{
"id": "metadata",
"title": "Validate protected resource metadata",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">\n\t<meta name='robots' content='noindex, follow' />\n\n<!-- Google Tag Manager for WordPress by gtm4wp.com -->\n<script data-cfasync=\"false\" data-pagespeed-no-defer>\n\tvar gtm4wp_datalayer_name = \"dataLayer\";\n\tvar dataLayer = dataLayer || [];\n</script>\n<!-- End Google Tag Manager for WordPress by gtm4wp.com -->\n\t<!-- This site is optimized with the Yoast SEO plugin v21.2 - https://yoast.com/wordpress/plugins/seo/ -->\n\t<title>Page not found - Xendit</title>\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<meta property=\"og:title\" content=\"Page not found - Xendit\" />\n\t<meta property=\"og:site_name\" content=\"Xend"
},
"issue": "Response is not valid JSON.",
"howToFix": "Publish resource and authorization_servers as absolute URLs."
},
{
"id": "resource-identity",
"title": "Validate protected resource identity",
"status": "fail",
"evidence": {
"expectedResource": "https://www.xendit.co"
},
"issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
"howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
},
{
"id": "protected-route-challenge",
"title": "Probe protected API Bearer challenge",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/admin/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.xendit.co/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/admin/summary",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.xendit.co/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.xendit.co/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
}
]
},
"issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
"howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 12,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "login"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign up"
},
{
"source": "visible-text",
"weight": 3,
"match": "register"
}
]
},
"resourceFetchSucceeded": false
}Performance and AccessibilityBest PracticesBrowser audit
Uses deprecated APIs
100 Fail
Performance and AccessibilityBest PracticesBrowser audit
Uses deprecated APIs
Check name
Uses deprecated APIs
Score
0/100
Status
fail
Device
desktop
Category
Best Practices
Estimated savings
1 warning found
Fix guidance
Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/).
Evidence
{
"displayValue": "1 warning found",
"description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/)."
}SEOSEOBrowser audit
Links are not crawlable
50 Fail
SEOSEOBrowser audit
Links are not crawlable
Check name
Links are not crawlable
Score
0/100
Status
fail
Device
desktop
Category
SEO
Fix guidance
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)
Evidence
{
"description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)"
}SEOSEOBrowser audit
Links do not have descriptive text
50 Fail
SEOSEOBrowser audit
Links do not have descriptive text
Check name
Links do not have descriptive text
Score
0/100
Status
fail
Device
desktop
Category
SEO
Estimated savings
5 links found
Fix guidance
Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).
Evidence
{
"displayValue": "5 links found",
"description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/)."
}Performance and AccessibilityPerformanceBrowser audit
Forced reflow
13 Fail
Performance and AccessibilityPerformanceBrowser audit
Forced reflow
Check name
Forced reflow
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations.
References
https://web.dev/learn/performance/Evidence
{
"description": "A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations."
}Performance and AccessibilityPerformanceBrowser audit
LCP request discovery
13 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
13 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
Links rely on color to be distinguishable.
13 Fail
Performance and AccessibilityPerformanceBrowser audit
Links rely on color to be distinguishable.
Check name
Links rely on color to be distinguishable.
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.11/link-in-text-block).
References
https://web.dev/learn/performance/Evidence
{
"description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.11/link-in-text-block)."
}Performance and AccessibilityPerformanceBrowser audit
Network dependency tree
13 Fail
Performance and AccessibilityPerformanceBrowser audit
Network dependency tree
Check name
Network dependency tree
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
References
https://web.dev/learn/performance/Evidence
{
"description": "[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load."
}Performance and AccessibilityPerformanceBrowser audit
Render-blocking requests
13 Fail
Performance and AccessibilityPerformanceBrowser audit
Render-blocking requests
Check name
Render-blocking requests
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 450Â ms
Fix guidance
Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path.
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 450Â ms",
"description": "Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path."
}Performance and AccessibilityPerformanceBrowser audit
Improve image delivery
6 Warning
Performance and AccessibilityPerformanceBrowser audit
Improve image delivery
Check name
Improve image delivery
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 238Â KiB
Fix guidance
Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 238Â KiB",
"description": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)"
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
6 Warning
Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
Check name
Reduce unused JavaScript
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 283Â KiB
Fix guidance
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 283Â KiB",
"description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
"numericValue": 0
}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 |
|---|---|---|---|
| 65/100 | Level 3, Bot-Aware | Current report |