Rescan Report
Share Report
Copy Report Link
Rescan Report
Share Report
Copy Report Link
Export Report
62/100

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability52%Agent Easeof Use34%Security& Trust80%GEO, AIO, AEO80%SEO100%Performance& Accessibility64%
  • AI Discoverability 52 out of 100
  • Agent Ease of Use 34 out of 100
  • Security & Trust 80 out of 100
  • GEO, AIO and AEO 80 out of 100
  • SEO 100 out of 100
  • Performance and Accessibility 64 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Relay | Online Business Banking | On The Money, All The Time favicon

Relay | Online Business Banking | On The Money, All The Time

Relay (Relay Financial), is an all-in-one business banking and money management platform helping businesses understand what they're earning, spending & saving.

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.

Detailed report scores grouped by capability area
MetricScoreStatusPassedFailedWarningEvidence
AI Discoverability
52
Needs work11130View details
Discoverability
67
Needs work540View details
Content Readiness
50
Needs work560View details
Bot Access Control
33
Priority fix130View details
Agent Ease of Use
34
Priority fix12311View details
API
17
Priority fix180View details
Auth
Not Applicable
Not Applicable070View details
MCP
50
Needs work460View details
Skill Discovery
35
Priority fix3101View details
Agent Commerce
Not Applicable
Not Applicable400
GEO, AIO and AEO
80
Mostly ready7211View details
GEO Readiness
87
Mostly ready204
AIO Readiness
80
Mostly ready313View details
AEO Readiness
72
Needs work214View details
SEO
100
Strong1100
SEO
100
Strong1100
Security & Trust
88
Mostly ready810View details
Security & Trust
80
Mostly ready410View details
AI Training Exposure
100
Strong400
Performance and Accessibility
64
Needs work1770View details
Performance
48
Priority fix1270View details
Accessibility
95
Strong500

Prioritized recommendations

Issues ranked by score impact

43 items need attention

Security & TrustSecurity & TrustEstablished

Content-Security-Policy

Content-Security-Policy is missing or incomplete.

100 Fail

Needs attention

Content-Security-Policy

Failed check
01

Issue

Content-Security-Policy is missing or incomplete.

02

Why it matters

Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.

Check name

Content-Security-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Constrain script, style, frame, and resource loading with a Content-Security-Policy header.

Result

Content-Security-Policy is missing or incomplete.

Evidence
{
  "header": "content-security-policy",
  "value": null
}

AI DiscoverabilityBot Access ControlInformational

Content Signal

Content Signal is missing or incomplete.

50 Fail

Needs attention

Content Signal

Failed check
01

Issue

No Content Signal found in robots.txt

02

Why it matters

Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.

Check name

Content Signal

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

Declare AI content usage preferences with Content Signal in robots.txt.

Result

Content Signal is missing or incomplete.

Evidence
{
  "signals": [],
  "ai-train": false,
  "search": false,
  "ai-input": false
}

AI DiscoverabilityDiscoverabilityEstablished

High-value schema types

High-value schema types is missing or incomplete.

50 Fail

Needs attention

High-value schema types

Failed check
01

Issue

No high-value schema types (e.g. Article, Product, Service) were found.

02

Why it matters

High-value schema types tell agents whether a page is an article, product, event, service, or other actionable content type.

Check name

High-value schema types

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Use schema types that describe the page's primary content or offering.

Result

High-value schema types is missing or incomplete.

Evidence
{
  "found": [],
  "expected": [
    "Article",
    "BlogPosting",
    "NewsArticle",
    "Product",
    "SoftwareApplication",
    "FAQPage",
    "LocalBusiness",
    "VideoObject",
    "HowTo",
    "Event",
    "Course",
    "Review",
    "Service"
  ],
  "allTypes": [
    "Organization",
    "WebPage",
    "WebSite"
  ]
}

AI DiscoverabilityDiscoverabilityEstablished

Link headers

Link headers failed at "Find useful Link headers".

50 Fail

Needs attention

Link headers

Failed check
01

Issue

No useful agent discovery Link headers were found.

02

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

  1. Find useful Link headers

    No useful agent discovery Link headers were found.

  2. Fetch same-origin Link header targets

    Link headers did not expose any same-origin targets to validate.

Evidence
{
  "failedStep": "presence",
  "steps": [
    {
      "id": "presence",
      "title": "Find useful Link headers",
      "status": "fail",
      "evidence": {
        "links": []
      },
      "issue": "No useful agent discovery Link headers were found.",
      "howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
    },
    {
      "id": "target-validation",
      "title": "Fetch same-origin Link header targets",
      "status": "fail",
      "evidence": {
        "checked": [],
        "failures": [
          {
            "reason": "No same-origin Link header targets were available to fetch."
          }
        ]
      },
      "issue": "Link headers did not expose any same-origin targets to validate.",
      "howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
    }
  ]
}

AI DiscoverabilityBot Access ControlInformational

Web Bot Auth request signing

Web Bot Auth request signing failed at "Fetch to find resource".

50 Fail

Needs attention

Web Bot Auth request signing

Failed check
01

Issue

Web Bot Auth request signing was not found at the expected path.

02

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

  1. 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": 37293
          }
        ]
      },
      "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 UseAPIEstablished

API Catalog

API Catalog failed at "Fetch API catalog".

33 Fail

Needs attention

API Catalog

Failed check
01

Issue

The API catalog endpoint did not return HTTP 2xx.

02

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

  1. Fetch API catalog

    The API catalog endpoint did not return HTTP 2xx.

  2. Validate RFC 9727 linkset

    Response is not valid JSON.

  3. 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><!--FQN9y_Ywtlg_wed9Ik4GU--><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/4cb9a74bdac93ea0.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/8d6634136529ed76.css\" data-precedence=\"next\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/amplify/_next/static/chunks/aa7c5b595cb0cfd1.js\"/><script src=\"/amplify/_next/static/chunks/e9a176052de7de35.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/fc6d8f33e893728c.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/5326b8247207d944.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/6350efd88632f05d.js\" async=\"\"></script><s"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
    },
    {
      "id": "target-validation",
      "title": "Fetch advertised API catalog targets",
      "status": "fail",
      "evidence": {
        "checked": [],
        "failures": [
          {
            "reason": "No same-origin API catalog hrefs were available to fetch."
          }
        ]
      },
      "issue": "API Catalog did not expose any same-origin hrefs to validate.",
      "howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Content freshness signals

Content freshness signals is missing or incomplete.

33 Fail

Needs attention

Content freshness signals

Failed check
01

Issue

Content freshness signals are incomplete: missing Last-Modified HTTP header; missing dateModified/datePublished in JSON-LD; missing meta or <time> freshness tags.

02

Why it matters

Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.

Check name

Content freshness signals

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

Expose modified and published dates for freshness-aware retrieval and ranking.

Result

Content freshness signals is missing or incomplete.

Evidence
{
  "lastModified": null,
  "schemaDates": [],
  "metaDateCount": 0,
  "timeDateCount": 0
}

AI DiscoverabilityContent ReadinessEstablished

Markdown negotiation

Markdown negotiation failed at "Markdown content type".

33 Fail

Needs attention

Markdown negotiation

Failed check
01

Issue

Content-Type "text/html; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.

02

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

  1. Markdown content type

    Content-Type "text/html; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.

  2. Vary: Accept header

    Markdown negotiation is missing Vary: Accept; current Vary header is "Accept-Encoding".

  3. Structured Markdown body

    Markdown response is missing a heading.

Evidence
{
  "failedStep": "content-type",
  "steps": [
    {
      "id": "content-type",
      "title": "Markdown content type",
      "status": "fail",
      "evidence": {
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      },
      "issue": "Content-Type \"text/html; charset=utf-8\" does not indicate Markdown when requested with Accept: text/markdown.",
      "howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
    },
    {
      "id": "vary-accept",
      "title": "Vary: Accept header",
      "status": "fail",
      "evidence": {
        "vary": "Accept-Encoding"
      },
      "issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"Accept-Encoding\".",
      "howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
    },
    {
      "id": "markdown-content",
      "title": "Structured Markdown body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "hasHeading": false,
        "wordCount": 26076,
        "excerpt": "<!DOCTYPE html><!--FQN9y_Ywtlg_wed9Ik4GU--><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" href=\"/amplify/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036",
        "issue": "Markdown response is missing a heading."
      },
      "issue": "Markdown response is missing a heading.",
      "howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

MCP Server Card

MCP Server Card failed at "Fetch to find resource".

33 Fail

Needs attention

MCP Server Card

Failed check
01

Issue

MCP Server Card was not found at the expected path.

02

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

  1. 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": 37293
          },
          {
            "path": "/.well-known/mcp/server-cards.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 37293
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 37293
          }
        ]
      },
      "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 UseAPIEstablished

OpenAPI discovery

OpenAPI discovery failed at "Find valid OpenAPI document".

33 Fail

Needs attention

OpenAPI discovery

Failed check
01

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.

02

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

  1. 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": 200,
            "contentType": "text/html; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" href=\"/amplify/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/4cb9a74bdac93ea0.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/8d6634136529ed76.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/3621912ce3cd4516.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/70ab645a97bf825a.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/5afbb1f033c71a2e.css\" data-precedence=\"next\"/><link rel=\"style"
          },
          {
            "path": "/openapi.yaml",
            "statusCode": 200,
            "contentType": "text/html; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" href=\"/amplify/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/4cb9a74bdac93ea0.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/8d6634136529ed76.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/3621912ce3cd4516.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/70ab645a97bf825a.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/5afbb1f033c71a2e.css\" data-precedence=\"next\"/><link rel=\"style"
          },
          {
            "path": "/swagger.json",
            "statusCode": 200,
            "contentType": "text/html; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" href=\"/amplify/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/4cb9a74bdac93ea0.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/8d6634136529ed76.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/3621912ce3cd4516.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/70ab645a97bf825a.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/5afbb1f033c71a2e.css\" data-precedence=\"next\"/><link rel=\"style"
          },
          {
            "path": "/swagger.yaml",
            "statusCode": 200,
            "contentType": "text/html; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" href=\"/amplify/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/4cb9a74bdac93ea0.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/8d6634136529ed76.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/3621912ce3cd4516.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/70ab645a97bf825a.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/5afbb1f033c71a2e.css\" data-precedence=\"next\"/><link rel=\"style"
          },
          {
            "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><!--FQN9y_Ywtlg_wed9Ik4GU--><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/4cb9a74bdac93ea0.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/8d6634136529ed76.css\" data-precedence=\"next\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/amplify/_next/static/chunks/aa7c5b595cb0cfd1.js\"/><script src=\"/amplify/_next/static/chunks/e9a176052de7de35.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/fc6d8f33e893728c.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/5326b8247207d944.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/6350efd88632f05d.js\" async=\"\"></script><s"
          },
          {
            "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><!--FQN9y_Ywtlg_wed9Ik4GU--><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/4cb9a74bdac93ea0.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/8d6634136529ed76.css\" data-precedence=\"next\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/amplify/_next/static/chunks/aa7c5b595cb0cfd1.js\"/><script src=\"/amplify/_next/static/chunks/e9a176052de7de35.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/fc6d8f33e893728c.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/5326b8247207d944.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/6350efd88632f05d.js\" async=\"\"></script><s"
          },
          {
            "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><!--FQN9y_Ywtlg_wed9Ik4GU--><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/4cb9a74bdac93ea0.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/8d6634136529ed76.css\" data-precedence=\"next\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/amplify/_next/static/chunks/aa7c5b595cb0cfd1.js\"/><script src=\"/amplify/_next/static/chunks/e9a176052de7de35.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/fc6d8f33e893728c.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/5326b8247207d944.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/6350efd88632f05d.js\" async=\"\"></script><s"
          }
        ]
      },
      "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 DiscoverabilityContent ReadinessEstablished

Semantic HTML

Semantic HTML is missing or incomplete.

33 Fail

Needs attention

Semantic HTML

Failed check
01

Issue

Semantic HTML is incomplete: invalid h1 (found 3); skipped heading levels.

Details

02

Why it matters

Semantic HTML gives browsers, assistive technology, search systems, and agents reliable landmarks, headings, controls, form semantics, and image context.

Check name

Semantic HTML

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

Expose readable page structure through semantic HTML and accessible controls.

Result

Semantic HTML is missing or incomplete.

Evidence
{
  "main": true,
  "nav": true,
  "footer": true,
  "meaningfulH1": false,
  "headingOrder": false,
  "accessibleLinks": true,
  "accessibleButtons": true,
  "imageAltCoverage": true,
  "formAutocompleteCoverage": true,
  "details": {
    "inaccessibleLinks": [],
    "inaccessibleButtons": [],
    "missingAutocompleteInputs": [],
    "imagesMissingAlt": [],
    "skippedHeadingLevels": [
      "h1: EVERY DOLLAR.EVERY ACCOUNT.UNDER CONTROL.",
      "h2: You'veoutgrown\"good enough.\"",
      "h1: You'veoutgrown\"good enough.\"",
      "h2: You'veoutgrown\"good enough.\"",
      "h1: You'veoutgrown\"good enough.\"",
      "h3: Accounts that give you real visibility.",
      "h3: Savings that keep you a step ahead.",
      "h3: Cards that keep you in control.",
      "h3: Expenses that reconcile themselves.",
      "h2: YOU'VEMASTEREDYOUR CRAFT.",
      "h2: YOU'VE MASTEREDYOUR CRAFT.NOW MASTERYOURMONEY.",
      "h3: Payables that stay on track.",
      "h3: Upload your bill and we’ll take care of the rest",
      "h3: Receivables that keep cash flowing.",
      "h3: Cedar Lane sent you an invoice",
      "h5: Select a payment method",
      "h2: Why over 110,000owners choose",
      "h3: Purpose built",
      "h3: Profit centric",
      "h3: Proven to work",
      "h5: What is Relay",
      "h5: Accountants & Bookkeepers",
      "h5: Resources",
      "h5: Company",
      "h5: Legal"
    ]
  },
  "counts": {
    "h1": 3,
    "headings": 25,
    "links": 86,
    "inaccessibleLinks": 0,
    "buttons": 4,
    "inaccessibleButtons": 0,
    "images": 109,
    "imagesWithAlt": 109,
    "autocompleteInputs": 0,
    "inputsWithAutocomplete": 0,
    "missingAutocompleteInputs": 0
  }
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

Agent Skills index

Agent Skills index failed at "Fetch to find resource".

20 Fail

Needs attention

Agent Skills index

Failed check
01

Issue

Agent Skills index was not found at the expected path.

02

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

  1. 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": 37293
          },
          {
            "path": "/.well-known/skills/index.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 37293
          }
        ]
      },
      "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 UseAPIEmerging recommendation

AI context endpoint

AI context endpoint failed at "Validate resource body".

17 Fail

Needs attention

AI context endpoint

Failed check
01

Issue

Content-Type "text/html; charset=utf-8" is not JSON, Markdown, or text/plain.

02

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

50/100

Status

fail

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 failed at "Validate resource body".

Validation steps

  1. Validate resource body

    Content-Type "text/html; charset=utf-8" is not JSON, Markdown, or text/plain.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/context",
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Content-Type \"text/html; charset=utf-8\" is not JSON, Markdown, or text/plain.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" href=\"/amplify/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/4cb9a74bdac93ea0.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/8d6634136529ed76.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/3621912ce3cd4516.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/70ab645a97bf825a.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/5afbb1f033c71a2e.css\" data-precedence=\"next\"/><link rel=\"style"
      },
      "issue": "Content-Type \"text/html; charset=utf-8\" is not JSON, Markdown, or text/plain.",
      "howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

mcp.json

mcp.json failed at "Validate resource body".

17 Fail

Needs attention

mcp.json

Failed check
01

Issue

Response is not valid JSON.

02

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

50/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 "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/mcp.json",
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" href=\"/amplify/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/4cb9a74bdac93ea0.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/8d6634136529ed76.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/3621912ce3cd4516.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/70ab645a97bf825a.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/5afbb1f033c71a2e.css\" data-precedence=\"next\"/><link rel=\"style"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
    }
  ]
}

Agent Ease of UseMCPInformational

WebMCP manifest

WebMCP manifest failed at "Validate resource body".

17 Fail

Needs attention

WebMCP manifest

Failed check
01

Issue

Response is not valid JSON.

02

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

50/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 "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/webmcp.json",
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" href=\"/amplify/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/4cb9a74bdac93ea0.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/8d6634136529ed76.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/3621912ce3cd4516.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/70ab645a97bf825a.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/5afbb1f033c71a2e.css\" data-precedence=\"next\"/><link rel=\"style"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

DNS-AID Agent Discovery

DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".

15 Fail

Needs attention

DNS-AID Agent Discovery

Failed check
01

Issue

No DNS-AID entrypoint records were found under _agents.

02

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

  1. Resolve DNS-AID SVCB/HTTPS records

    No DNS-AID entrypoint records were found under _agents.

  2. Validate alpn and endpoint parameters

    Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.

  3. 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": "relayfi.com",
        "probes": [
          {
            "name": "_index._agents.relayfi.com",
            "found": false,
            "recordCount": 1,
            "records": [],
            "hasAlpn": false,
            "hasEndpoint": false
          },
          {
            "name": "_a2a._agents.relayfi.com",
            "found": false,
            "recordCount": 1,
            "records": [],
            "hasAlpn": false,
            "hasEndpoint": false
          }
        ]
      },
      "issue": "No DNS-AID entrypoint records were found under _agents.",
      "howToFix": "Publish ServiceMode SVCB/HTTPS records such as _index._agents.example.com or _a2a._agents.example.com."
    },
    {
      "id": "service-params",
      "title": "Validate alpn and endpoint parameters",
      "status": "informational",
      "evidence": {
        "discovered": []
      },
      "howToFix": "Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint."
    },
    {
      "id": "dnssec",
      "title": "Check DNSSEC material",
      "status": "warning",
      "evidence": {
        "hasDnssecMaterial": false,
        "checked": [
          {
            "name": "relayfi.com",
            "dnssecTypes": [],
            "dnssecRecordCount": 0
          }
        ]
      },
      "issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
      "howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

A2A Agent Card

A2A Agent Card failed at "Validate resource body".

10 Fail

Needs attention

A2A Agent Card

Failed check
01

Issue

Response is not valid JSON.

02

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

50/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 "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/agent-card.json",
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" href=\"/amplify/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/4cb9a74bdac93ea0.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/8d6634136529ed76.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/3621912ce3cd4516.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/70ab645a97bf825a.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/5afbb1f033c71a2e.css\" data-precedence=\"next\"/><link rel=\"style"
      },
      "issue": "Response is not valid JSON.",
      "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.json

agent.json failed at "Validate resource body".

10 Fail

Needs attention

agent.json

Failed check
01

Issue

Response is not valid JSON.

02

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

50/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 "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/agent.json",
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" href=\"/amplify/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/4cb9a74bdac93ea0.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/8d6634136529ed76.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/3621912ce3cd4516.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/70ab645a97bf825a.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/5afbb1f033c71a2e.css\" data-precedence=\"next\"/><link rel=\"style"
      },
      "issue": "Response is not valid JSON.",
      "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 "Validate resource body".

10 Fail

Needs attention

agents.json

Failed check
01

Issue

Response is not valid JSON.

02

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

50/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 "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/agents.json",
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" href=\"/amplify/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/4cb9a74bdac93ea0.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/8d6634136529ed76.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/3621912ce3cd4516.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/70ab645a97bf825a.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/5afbb1f033c71a2e.css\" data-precedence=\"next\"/><link rel=\"style"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
    }
  ]
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Source and trust signals

AIO: Source and trust signals scored 40/100 and needs a fix.

9 Fail

Needs attention

AIO: Source and trust signals

Failed check
01

Issue

Missing AIO trust signals: author, publisher, freshnessDate.

Details

02

Why it matters

AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.

Check name

AIO: Source and trust signals

Score

40/100

Status

fail

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content eligible and useful for Google AI Overviews and AI Mode extraction.

Result

AIO: Source and trust signals scored 40/100 and needs a fix.

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher",
    "freshnessDate"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "https://relayfi.com/about/",
      "text": "About us",
      "html": "<a href=\"https://relayfi.com/about/\">About us</a>"
    },
    {
      "href": "https://linkedin.com/company/bankwithrelay",
      "text": "",
      "html": "<a href=\"https://linkedin.com/company/bankwithrelay\" target=\"_blank\" aria-label=\"Visit Relay on LinkedIn\"><i class=\"ph-linkedin-logo ph ph-fill rt-text-[30px] rt-text-color-icon-brand-primary\"></i></a>"
    }
  ],
  "contactLinks": [
    {
      "href": "https://support.relayfi.com",
      "text": "Support center",
      "html": "<a href=\"https://support.relayfi.com\" target=\"_blank\">Support center</a>"
    },
    {
      "href": "https://relayfi.com/contact/",
      "text": "Contact us",
      "html": "<a href=\"https://relayfi.com/contact/\">Contact us</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://relayfi.com/terms/",
      "text": "Terms of Service",
      "html": "<a href=\"https://relayfi.com/terms/\">Terms of Service</a>"
    },
    {
      "href": "https://relayfi.com/privacy/",
      "text": "Privacy Policy",
      "html": "<a href=\"https://relayfi.com/privacy/\">Privacy Policy</a>"
    },
    {
      "href": "https://relayfi.com/visa-signature-rewards-program-terms/",
      "text": "Visa® Signature Card Rewards Program Terms & Conditions",
      "html": "<a href=\"https://relayfi.com/visa-signature-rewards-program-terms/\">Visa&#xae; Signature Card Rewards Program Terms &amp; Conditions</a>"
    },
    {
      "href": "/visa-signature-rewards-program-terms/",
      "text": "Visa® Signature Rewards Program Terms & Conditions",
      "html": "<a href=\"/visa-signature-rewards-program-terms/\">Visa&#xae; Signature Rewards Program Terms &amp; Conditions</a>"
    }
  ],
  "score": 40,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer evidence and trust

AEO: Answer evidence and trust scored 40/100 and needs a fix.

6 Fail

Needs attention

AEO: Answer evidence and trust

Failed check
01

Issue

Missing AIO trust signals: author, publisher, freshnessDate.

Details

02

Why it matters

Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.

Check name

AEO: Answer evidence and trust

Score

40/100

Status

fail

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for answer engines and assistants to answer from directly.

Result

AEO: Answer evidence and trust scored 40/100 and needs a fix.

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher",
    "freshnessDate"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "https://relayfi.com/about/",
      "text": "About us",
      "html": "<a href=\"https://relayfi.com/about/\">About us</a>"
    },
    {
      "href": "https://linkedin.com/company/bankwithrelay",
      "text": "",
      "html": "<a href=\"https://linkedin.com/company/bankwithrelay\" target=\"_blank\" aria-label=\"Visit Relay on LinkedIn\"><i class=\"ph-linkedin-logo ph ph-fill rt-text-[30px] rt-text-color-icon-brand-primary\"></i></a>"
    }
  ],
  "contactLinks": [
    {
      "href": "https://support.relayfi.com",
      "text": "Support center",
      "html": "<a href=\"https://support.relayfi.com\" target=\"_blank\">Support center</a>"
    },
    {
      "href": "https://relayfi.com/contact/",
      "text": "Contact us",
      "html": "<a href=\"https://relayfi.com/contact/\">Contact us</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://relayfi.com/terms/",
      "text": "Terms of Service",
      "html": "<a href=\"https://relayfi.com/terms/\">Terms of Service</a>"
    },
    {
      "href": "https://relayfi.com/privacy/",
      "text": "Privacy Policy",
      "html": "<a href=\"https://relayfi.com/privacy/\">Privacy Policy</a>"
    },
    {
      "href": "https://relayfi.com/visa-signature-rewards-program-terms/",
      "text": "Visa® Signature Card Rewards Program Terms & Conditions",
      "html": "<a href=\"https://relayfi.com/visa-signature-rewards-program-terms/\">Visa&#xae; Signature Card Rewards Program Terms &amp; Conditions</a>"
    },
    {
      "href": "/visa-signature-rewards-program-terms/",
      "text": "Visa® Signature Rewards Program Terms & Conditions",
      "html": "<a href=\"/visa-signature-rewards-program-terms/\">Visa&#xae; Signature Rewards Program Terms &amp; Conditions</a>"
    }
  ],
  "score": 40,
  "weight": 22
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer-first sections

AEO: Answer-first sections scored 65/100 and needs improvement.

5 Warning

Needs attention

AEO: Answer-first sections

Warning
01

Issue

16 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.

Details

02

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": 16,
  "passing": 0,
  "failing": [
    {
      "heading": "You'veoutgrown\"good enough.\"",
      "headingHtml": "<h2 class=\"rt-flex rt-flex-col rt-items-center rt-font-radion rt-text-[38px] rt-leading-[0.9] rt-uppercase rt-tracking-[-0.02em] rt-text-color-lime-300\"><span>You&apos;ve</span><span>outgrown</span><span class=\"rt-font-tobias rt-leading-[0.95] rt-italic \">&quot;good enough.&quot;</span></h2>",
      "firstParagraph": "It's time for banking that works like you do - intentional, disciplined, and built to scale. No outdated institutions. No patchwork tools. One financial setup that keeps your money organized and ready for your next move.",
      "paragraphHtml": "<p class=\"rt-text-body-lg rt-text-color-inverse\"><strong>It&apos;s time for banking that works like you do - intentional, disciplined, and built to scale. No outdated institutions.</strong> <!-- -->No patchwork tools. One financial setup that keeps your money organized and ready for your next move.</p>",
      "words": 35,
      "direct": false,
      "issue": "First paragraph is 35 words and does not look like a concise direct answer."
    },
    {
      "heading": "You'veoutgrown\"good enough.\"",
      "headingHtml": "<h2 class=\"rt-flex rt-flex-col rt-items-center rt-font-radion rt-text-[38px] rt-leading-[0.9] rt-uppercase rt-tracking-[-0.02em] rt-text-color-lime-300\"><span>You&apos;ve</span><span>outgrown</span><span class=\"rt-font-tobias rt-leading-[0.95] rt-italic \">&quot;good enough.&quot;</span></h2>",
      "firstParagraph": "It's time for banking that works like you do - intentional, disciplined, and built to scale. No outdated institutions. No patchwork tools. One financial setup that keeps your money organized and ready for your next move.",
      "paragraphHtml": "<p class=\"rt-text-body-lg rt-text-color-inverse\"><strong>It&apos;s time for banking that works like you do - intentional, disciplined, and built to scale. No outdated institutions.</strong> <!-- -->No patchwork tools. One financial setup that keeps your money organized and ready for your next move.</p>",
      "words": 35,
      "direct": false,
      "issue": "First paragraph is 35 words and does not look like a concise direct answer."
    },
    {
      "heading": "Accounts that give you real visibility.",
      "headingHtml": "<h3 class=\"rt-text-heading-lg lg:rt-text-heading-xl !rt-leading-[1.1] rt-text-balance\">Accounts that give you real visibility.</h3>",
      "firstParagraph": "Open up to 20 checking accounts and auto-transfer every deposit so you always know what’s tied up and what’s safe to spend.",
      "paragraphHtml": "<p class=\"rt-text-body-lg rt-text-balance\">Open up to 20 checking accounts and auto-transfer every deposit so you always know what&#x2019;s tied up and what&#x2019;s safe to spend.</p>",
      "words": 24,
      "direct": false,
      "issue": "First paragraph is 24 words and does not look like a concise direct answer."
    },
    {
      "heading": "Savings that keep you a step ahead.",
      "headingHtml": "<h3 class=\"rt-text-heading-lg lg:rt-text-heading-xl !rt-leading-[1.1] rt-text-balance\">Savings that keep you a step ahead.</h3>",
      "firstParagraph": "Build a cash cushion with high-yield accounts and automated rules that help you stay ready for whatever’s next.",
      "paragraphHtml": "<p class=\"rt-text-body-lg rt-text-balance\">Build a cash cushion with high-yield accounts and automated rules that help you stay ready for whatever&#x2019;s next.</p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Cards that keep you in control.",
      "headingHtml": "<h3 class=\"rt-text-heading-lg lg:rt-text-heading-xl !rt-leading-[1.1] rt-text-balance\">Cards that keep you in control.</h3>",
      "firstParagraph": "Issue Visa® debit³ or credit cards⁴, set spend limits, define roles, and track every transaction in real time.",
      "paragraphHtml": "<p class=\"rt-text-body-lg rt-text-balance\">Issue Visa&#xae; debit&#xb3; or credit cards&#x2074;, set spend limits, define roles, and track every transaction in real time.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Expenses that reconcile themselves.",
      "headingHtml": "<h3 class=\"rt-text-heading-lg lg:rt-text-heading-xl !rt-leading-[1.1] rt-text-balance\">Expenses that reconcile themselves.</h3>",
      "firstParagraph": "Capture receipts, categorize expenses in real time, and sync everything to your accounting software automatically.",
      "paragraphHtml": "<p class=\"rt-text-body-lg rt-text-balance\">Capture receipts, categorize expenses in real time, and sync everything to your accounting software automatically.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "YOU'VEMASTEREDYOUR CRAFT.",
      "headingHtml": "<h2 class=\"rt-font-bold\">YOU&apos;VE<br>MASTERED<br>YOUR CRAFT.</h2>",
      "firstParagraph": "NOW MASTERYOUR MONEY.",
      "paragraphHtml": "<p>NOW MASTER<br>YOUR MONEY.</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    },
    {
      "heading": "YOU'VE MASTEREDYOUR CRAFT.NOW MASTERYOURMONEY.",
      "headingHtml": "<h2 class=\"rt-flex rt-flex-col rt-text-[10.7vw] rt-leading-tight rt-tracking-[-0.03em] rt-font-radion rt-uppercase rt-text-color-lime-500 rt-whitespace-nowrap\"><span class=\"rt-flex rt-items-end rt-justify-start rt-h-[8.5vw] rt-z-30\"><span class=\"rt-font-bold\">YOU&apos;VE<!-- --> <!-- -->MASTERED</span></span><span class=\"rt-flex rt-items-end rt-justify-end rt-h-[8.5vw] rt-z-20\"><div class=\"rt-w-[27vw]\"><img src=\"https://images.ctfassets.net/49ge8pf5w0bo/1f2ncdfVVAIhEIjhNVUrHZ/cd3a639e5bfd7579...",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Payables that stay on track.",
      "headingHtml": "<h3 class=\"rt-text-heading-lg lg:rt-text-heading-xl !rt-leading-[1.1] rt-text-balance\">Payables that stay on track.</h3>",
      "firstParagraph": "Upload bills, delegate tasks, automate approvals, and pay vendors the way they want to be paid.",
      "paragraphHtml": "<p class=\"rt-text-body-lg rt-text-balance rt-text-center\">Upload bills, delegate tasks, automate approvals, and pay vendors the way they want to be paid.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Upload your bill and we’ll take care of the rest",
      "headingHtml": "<h3 class=\"rt-text-display-lg !rt-text-[12cqw] rt-text-center\">Upload your bill and we&#x2019;ll take care of the rest</h3>",
      "firstParagraph": "Click to browse or drag and drop hereWe accept .jpg, .png, .heic, or .pdf (max file size: 25 MB)",
      "paragraphHtml": "<p class=\"rt-text-body-lg !rt-text-[3cqw] rt-text-center rt-text-color-subtle\">Click to browse or drag and drop here<br>We accept .jpg, .png, .heic, or .pdf (max file size: 25 MB)</p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Receivables that keep cash flowing.",
      "headingHtml": "<h3 class=\"rt-text-heading-lg lg:rt-text-heading-xl !rt-leading-[1.1] rt-text-balance\">Receivables that keep cash flowing.</h3>",
      "firstParagraph": "Create invoices, request payments, offer flexible payment options, and let Relay handle the follow-up.",
      "paragraphHtml": "<p class=\"rt-text-body-lg rt-text-balance rt-text-center\">Create invoices, request payments, offer flexible payment options, and let Relay handle the follow-up.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Cedar Lane sent you an invoice",
      "headingHtml": "<h3 class=\"rt-text-heading-lg !rt-text-[6cqw]\">Cedar Lane sent you an invoice</h3>",
      "firstParagraph": "Credit or debit card",
      "paragraphHtml": "<p class=\"rt-text-label-md !rt-text-[5cqw]\">Credit or debit card</p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "Why over 110,000owners choose",
      "headingHtml": "<h2 class=\"rt-font-radion rt-font-bold rt-uppercase rt-text-[#F8F6ED] rt-text-[34px] md:rt-text-[56px] lg:rt-text-[6vw] rt-leading-tight rt-tracking-[-0.01em] rt-text-center lg:rt-text-left rt-max-w-[311px] md:rt-max-w-[520px] lg:rt-max-w-none\">Why over<!-- --> <span class=\"rt-font-tobias rt-font-regular rt-text-[#D5E27B]\">110,000</span><span class=\"rt-flex rt-items-center rt-justify-center lg:rt-justify-start rt-gap-50 md:rt-gap-200 lg:rt-gap-250 rt-flex-wrap\">owners choose<img src=\"https://...",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Purpose built",
      "headingHtml": "<h3 class=\"rt-font-radion rt-font-semibold rt-text-300 lg:rt-text-400 rt-leading-none\">Purpose built</h3>",
      "firstParagraph": "Most banks were built for everyone. Relay was built for the ones who do everything and need their money structured to keep up.",
      "paragraphHtml": "<p class=\"rt-font-basis rt-text-75 lg:rt-text-100 rt-leading-loose\">Most banks were built for everyone. Relay was built for the ones who do everything and need their money structured to keep up.</p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "Profit centric",
      "headingHtml": "<h3 class=\"rt-font-radion rt-font-semibold rt-text-300 lg:rt-text-400 rt-leading-none\">Profit centric</h3>",
      "firstParagraph": "Visibility breeds profitability. Relay gives you a real-time view of your cash and automated systems that make every dollar work harder.",
      "paragraphHtml": "<p class=\"rt-font-basis rt-text-75 lg:rt-text-100 rt-leading-loose\">Visibility breeds profitability. Relay gives you a real-time view of your cash and automated systems that make every dollar work harder.</p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Proven to work",
      "headingHtml": "<h3 class=\"rt-font-radion rt-font-semibold rt-text-300 lg:rt-text-400 rt-leading-none\">Proven to work</h3>",
      "firstParagraph": "We took financial systems long used by large companies and rebuilt them for small businesses that want control without complexity.",
      "paragraphHtml": "<p class=\"rt-font-basis rt-text-75 lg:rt-text-100 rt-leading-loose\">We took financial systems long used by large companies and rebuilt them for small businesses that want control without complexity.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Entity clarity

GEO: Entity clarity scored 83/100 and needs improvement.

2 Warning

Needs attention

GEO: Entity clarity

Warning
01

Issue

Title/H1 terms missing from description: online, time, every, dollar, account, under, control.

Details

02

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

83/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 83/100 and needs improvement.

Evidence
{
  "title": "Relay | Online Business Banking | On The Money, All The Time",
  "h1": "EVERY DOLLAR.EVERY ACCOUNT.UNDER CONTROL.",
  "description": "Relay (Relay Financial), is an all-in-one business banking and money management platform helping businesses understand what they're earning, spending & saving.",
  "topicOverlap": 0.4166666666666667,
  "topicTerms": [
    "relay",
    "online",
    "business",
    "banking",
    "money",
    "all",
    "time",
    "every",
    "dollar",
    "account",
    "under",
    "control"
  ],
  "descriptionTerms": [
    "relay",
    "financial",
    "all",
    "one",
    "business",
    "banking",
    "money",
    "management",
    "platform",
    "helping",
    "businesses",
    "understand",
    "they",
    "earning",
    "spending",
    "saving"
  ],
  "missingFromDescription": [
    "online",
    "time",
    "every",
    "dollar",
    "account",
    "under",
    "control"
  ],
  "score": 83,
  "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

Needs attention

GEO: Explanatory content depth

Warning
01

Issue

5 explanatory paragraph(s) could be stronger for citation or AI extraction.

Details

02

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": 6,
  "citablePassages": 1,
  "failingCandidateParagraphs": [
    {
      "index": 77,
      "heading": "H5: Legal",
      "text": "Relay is a financial technology company and is not an FDIC-insured bank. Banking services provided by Thread Bank, Member FDIC. FDIC deposit insurance covers the failure of an insured bank. FDIC insurance available for funds on deposit through Thread Bank, Member FDIC. Certain conditions must be satisfied for pass-through FDIC insurance to apply.2",
      "words": 54,
      "hasEvidence": true,
      "reasons": [
        "Too short for a citation-ready passage (54 words; target 80-220)."
      ],
      "html": "<p class=\"showCreditCardDisclaimer rt-mt-700 rt-text-75 rt-leading-[180%]\">Relay is a financial technology company and is not an FDIC-insured bank. Banking services provided by Thread Bank, Member FDIC. FDIC deposit insurance covers the failure of an insured bank. FDIC insurance available for funds on deposit through Thread Bank, Member FDIC. Certain conditions must be satisfied for pass-through FDIC insurance to apply.<sup>2</sup></p>"
    },
    {
      "index": 78,
      "heading": "H5: Legal",
      "text": "1. For Relay Subscription Plans with an interest-bearing deposit account, the interest rate and Annual Percentage Yield on your account are accurate as of 5/1/2026 and are variable and subject to change based on the target range of the Federal Funds rate. Fees may reduce earnings:",
      "words": 48,
      "hasEvidence": true,
      "reasons": [
        "Too short for a citation-ready passage (48 words; target 80-220)."
      ],
      "html": "<p class=\"rt-text-75 rt-leading-[180%]\">1. For Relay Subscription Plans with an interest-bearing deposit account, the interest rate and Annual Percentage Yield on your account are accurate as of 5/1/2026 and are variable and subject to change based on the target range of the Federal Funds rate. Fees may reduce earnings:</p>"
    },
    {
      "index": 82,
      "heading": "H5: Legal",
      "text": "*Terms and conditions apply to the cash back rewards program. Monthly cash back rewards will be automatically deposited into your Relay checking account within 30 days of the end of the credit card billing cycle. ATM transactions, the purchase of money orders or cash equivalents made with your Relay Visa® Credit Card4 are not eligible for cash back. Please refer to the Visa® Signature Rewards Program Terms & Condi...",
      "words": 71,
      "hasEvidence": true,
      "reasons": [
        "Too short for a citation-ready passage (71 words; target 80-220)."
      ],
      "html": "<p class=\"rt-text-75 rt-leading-[180%]\">*Terms and conditions apply to the cash back rewards program. Monthly cash back rewards will be automatically deposited into your Relay checking account within 30 days of the end of the credit card billing cycle. ATM transactions, the purchase of money orders or cash equivalents made with your Relay Visa&#xae; Credit Card<sup>4</sup> are not eligible for cash back. Please refer to the<!-- --> <a href=\"/visa-signature-rewards-program-terms/\">Visa&#xae; S..."
    },
    {
      "index": 83,
      "heading": "H5: Legal",
      "text": "**Relay is not affiliated with SoFi, or OnDeck, and Relay's privacy and security policies may differ from SoFi's, and OnDeck's, privacy and security policies. Relay will be paid a fee from SoFi, and OnDeck if you obtain a product through either of these links. All rates, terms, and conditions vary by provider. Approval for a loan is not guaranteed.",
      "words": 59,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (59 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p class=\"rt-text-75 rt-leading-[180%]\">**Relay is not affiliated with SoFi, or OnDeck, and Relay&apos;s privacy and security policies may differ from SoFi&apos;s, and OnDeck&apos;s, privacy and security policies. Relay will be paid a fee from SoFi, and OnDeck if you obtain a product through either of these links. All rates, terms, and conditions vary by provider. Approval for a loan is not guaranteed.</p>"
    },
    {
      "index": 84,
      "heading": "H5: Legal",
      "text": "5. International payment services are provided by Community Federal Savings Bank (“CFSB”), a federal savings bank chartered in the United States. These services are facilitated by Nium, Inc., which operates under a program sponsored by CFSB. Relay provides access to these payment services through its platform.",
      "words": 46,
      "hasEvidence": true,
      "reasons": [
        "Too short for a citation-ready passage (46 words; target 80-220)."
      ],
      "html": "<p class=\"rt-text-75 rt-leading-[180%]\">5. International payment services are provided by Community Federal Savings Bank (&#x201c;CFSB&#x201d;), a federal savings bank chartered in the United States. These services are facilitated by Nium, Inc., which operates under a program sponsored by CFSB. Relay provides access to these payment services through its platform.</p>"
    }
  ],
  "citableParagraphs": [
    {
      "index": 79,
      "heading": "H5: Legal",
      "text": "2. Your deposits qualify for up to $3,000,000 in FDIC insurance coverage when Thread Bank places them at program banks in its deposit sweep program. Your deposits at each program bank become eligible for FDIC insurance up to $250,000, inclusive of any other deposits you may already hold at the bank in the same ownership capacity. You can access the terms and conditions of the sweep program at https://thread.bank/s...",
      "words": 109,
      "hasEvidence": true,
      "reasons": [],
      "html": "<p class=\"rt-text-75 rt-leading-[180%]\">2. Your deposits qualify for up to &#x24;3,000,000 in FDIC insurance coverage when Thread Bank places them at program banks in its deposit sweep program. Your deposits at each program bank become eligible for FDIC insurance up to &#x24;250,000, inclusive of any other deposits you may already hold at the bank in the same ownership capacity. You can access the terms and conditions of the sweep program at<!-- --> <a target=\"_blank\" href=\"https://thread.ban..."
    }
  ],
  "score": 75,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Answer block readiness

AIO: Answer block readiness scored 65/100 and needs improvement.

2 Warning

Needs attention

AIO: Answer block readiness

Warning
01

Issue

16 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.

Details

02

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": 16,
  "passing": 0,
  "failing": [
    {
      "heading": "You'veoutgrown\"good enough.\"",
      "headingHtml": "<h2 class=\"rt-flex rt-flex-col rt-items-center rt-font-radion rt-text-[38px] rt-leading-[0.9] rt-uppercase rt-tracking-[-0.02em] rt-text-color-lime-300\"><span>You&apos;ve</span><span>outgrown</span><span class=\"rt-font-tobias rt-leading-[0.95] rt-italic \">&quot;good enough.&quot;</span></h2>",
      "firstParagraph": "It's time for banking that works like you do - intentional, disciplined, and built to scale. No outdated institutions. No patchwork tools. One financial setup that keeps your money organized and ready for your next move.",
      "paragraphHtml": "<p class=\"rt-text-body-lg rt-text-color-inverse\"><strong>It&apos;s time for banking that works like you do - intentional, disciplined, and built to scale. No outdated institutions.</strong> <!-- -->No patchwork tools. One financial setup that keeps your money organized and ready for your next move.</p>",
      "words": 35,
      "direct": false,
      "issue": "First paragraph is 35 words and does not look like a concise direct answer."
    },
    {
      "heading": "You'veoutgrown\"good enough.\"",
      "headingHtml": "<h2 class=\"rt-flex rt-flex-col rt-items-center rt-font-radion rt-text-[38px] rt-leading-[0.9] rt-uppercase rt-tracking-[-0.02em] rt-text-color-lime-300\"><span>You&apos;ve</span><span>outgrown</span><span class=\"rt-font-tobias rt-leading-[0.95] rt-italic \">&quot;good enough.&quot;</span></h2>",
      "firstParagraph": "It's time for banking that works like you do - intentional, disciplined, and built to scale. No outdated institutions. No patchwork tools. One financial setup that keeps your money organized and ready for your next move.",
      "paragraphHtml": "<p class=\"rt-text-body-lg rt-text-color-inverse\"><strong>It&apos;s time for banking that works like you do - intentional, disciplined, and built to scale. No outdated institutions.</strong> <!-- -->No patchwork tools. One financial setup that keeps your money organized and ready for your next move.</p>",
      "words": 35,
      "direct": false,
      "issue": "First paragraph is 35 words and does not look like a concise direct answer."
    },
    {
      "heading": "Accounts that give you real visibility.",
      "headingHtml": "<h3 class=\"rt-text-heading-lg lg:rt-text-heading-xl !rt-leading-[1.1] rt-text-balance\">Accounts that give you real visibility.</h3>",
      "firstParagraph": "Open up to 20 checking accounts and auto-transfer every deposit so you always know what’s tied up and what’s safe to spend.",
      "paragraphHtml": "<p class=\"rt-text-body-lg rt-text-balance\">Open up to 20 checking accounts and auto-transfer every deposit so you always know what&#x2019;s tied up and what&#x2019;s safe to spend.</p>",
      "words": 24,
      "direct": false,
      "issue": "First paragraph is 24 words and does not look like a concise direct answer."
    },
    {
      "heading": "Savings that keep you a step ahead.",
      "headingHtml": "<h3 class=\"rt-text-heading-lg lg:rt-text-heading-xl !rt-leading-[1.1] rt-text-balance\">Savings that keep you a step ahead.</h3>",
      "firstParagraph": "Build a cash cushion with high-yield accounts and automated rules that help you stay ready for whatever’s next.",
      "paragraphHtml": "<p class=\"rt-text-body-lg rt-text-balance\">Build a cash cushion with high-yield accounts and automated rules that help you stay ready for whatever&#x2019;s next.</p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Cards that keep you in control.",
      "headingHtml": "<h3 class=\"rt-text-heading-lg lg:rt-text-heading-xl !rt-leading-[1.1] rt-text-balance\">Cards that keep you in control.</h3>",
      "firstParagraph": "Issue Visa® debit³ or credit cards⁴, set spend limits, define roles, and track every transaction in real time.",
      "paragraphHtml": "<p class=\"rt-text-body-lg rt-text-balance\">Issue Visa&#xae; debit&#xb3; or credit cards&#x2074;, set spend limits, define roles, and track every transaction in real time.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Expenses that reconcile themselves.",
      "headingHtml": "<h3 class=\"rt-text-heading-lg lg:rt-text-heading-xl !rt-leading-[1.1] rt-text-balance\">Expenses that reconcile themselves.</h3>",
      "firstParagraph": "Capture receipts, categorize expenses in real time, and sync everything to your accounting software automatically.",
      "paragraphHtml": "<p class=\"rt-text-body-lg rt-text-balance\">Capture receipts, categorize expenses in real time, and sync everything to your accounting software automatically.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "YOU'VEMASTEREDYOUR CRAFT.",
      "headingHtml": "<h2 class=\"rt-font-bold\">YOU&apos;VE<br>MASTERED<br>YOUR CRAFT.</h2>",
      "firstParagraph": "NOW MASTERYOUR MONEY.",
      "paragraphHtml": "<p>NOW MASTER<br>YOUR MONEY.</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    },
    {
      "heading": "YOU'VE MASTEREDYOUR CRAFT.NOW MASTERYOURMONEY.",
      "headingHtml": "<h2 class=\"rt-flex rt-flex-col rt-text-[10.7vw] rt-leading-tight rt-tracking-[-0.03em] rt-font-radion rt-uppercase rt-text-color-lime-500 rt-whitespace-nowrap\"><span class=\"rt-flex rt-items-end rt-justify-start rt-h-[8.5vw] rt-z-30\"><span class=\"rt-font-bold\">YOU&apos;VE<!-- --> <!-- -->MASTERED</span></span><span class=\"rt-flex rt-items-end rt-justify-end rt-h-[8.5vw] rt-z-20\"><div class=\"rt-w-[27vw]\"><img src=\"https://images.ctfassets.net/49ge8pf5w0bo/1f2ncdfVVAIhEIjhNVUrHZ/cd3a639e5bfd7579...",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Payables that stay on track.",
      "headingHtml": "<h3 class=\"rt-text-heading-lg lg:rt-text-heading-xl !rt-leading-[1.1] rt-text-balance\">Payables that stay on track.</h3>",
      "firstParagraph": "Upload bills, delegate tasks, automate approvals, and pay vendors the way they want to be paid.",
      "paragraphHtml": "<p class=\"rt-text-body-lg rt-text-balance rt-text-center\">Upload bills, delegate tasks, automate approvals, and pay vendors the way they want to be paid.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Upload your bill and we’ll take care of the rest",
      "headingHtml": "<h3 class=\"rt-text-display-lg !rt-text-[12cqw] rt-text-center\">Upload your bill and we&#x2019;ll take care of the rest</h3>",
      "firstParagraph": "Click to browse or drag and drop hereWe accept .jpg, .png, .heic, or .pdf (max file size: 25 MB)",
      "paragraphHtml": "<p class=\"rt-text-body-lg !rt-text-[3cqw] rt-text-center rt-text-color-subtle\">Click to browse or drag and drop here<br>We accept .jpg, .png, .heic, or .pdf (max file size: 25 MB)</p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Receivables that keep cash flowing.",
      "headingHtml": "<h3 class=\"rt-text-heading-lg lg:rt-text-heading-xl !rt-leading-[1.1] rt-text-balance\">Receivables that keep cash flowing.</h3>",
      "firstParagraph": "Create invoices, request payments, offer flexible payment options, and let Relay handle the follow-up.",
      "paragraphHtml": "<p class=\"rt-text-body-lg rt-text-balance rt-text-center\">Create invoices, request payments, offer flexible payment options, and let Relay handle the follow-up.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Cedar Lane sent you an invoice",
      "headingHtml": "<h3 class=\"rt-text-heading-lg !rt-text-[6cqw]\">Cedar Lane sent you an invoice</h3>",
      "firstParagraph": "Credit or debit card",
      "paragraphHtml": "<p class=\"rt-text-label-md !rt-text-[5cqw]\">Credit or debit card</p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "Why over 110,000owners choose",
      "headingHtml": "<h2 class=\"rt-font-radion rt-font-bold rt-uppercase rt-text-[#F8F6ED] rt-text-[34px] md:rt-text-[56px] lg:rt-text-[6vw] rt-leading-tight rt-tracking-[-0.01em] rt-text-center lg:rt-text-left rt-max-w-[311px] md:rt-max-w-[520px] lg:rt-max-w-none\">Why over<!-- --> <span class=\"rt-font-tobias rt-font-regular rt-text-[#D5E27B]\">110,000</span><span class=\"rt-flex rt-items-center rt-justify-center lg:rt-justify-start rt-gap-50 md:rt-gap-200 lg:rt-gap-250 rt-flex-wrap\">owners choose<img src=\"https://...",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Purpose built",
      "headingHtml": "<h3 class=\"rt-font-radion rt-font-semibold rt-text-300 lg:rt-text-400 rt-leading-none\">Purpose built</h3>",
      "firstParagraph": "Most banks were built for everyone. Relay was built for the ones who do everything and need their money structured to keep up.",
      "paragraphHtml": "<p class=\"rt-font-basis rt-text-75 lg:rt-text-100 rt-leading-loose\">Most banks were built for everyone. Relay was built for the ones who do everything and need their money structured to keep up.</p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "Profit centric",
      "headingHtml": "<h3 class=\"rt-font-radion rt-font-semibold rt-text-300 lg:rt-text-400 rt-leading-none\">Profit centric</h3>",
      "firstParagraph": "Visibility breeds profitability. Relay gives you a real-time view of your cash and automated systems that make every dollar work harder.",
      "paragraphHtml": "<p class=\"rt-font-basis rt-text-75 lg:rt-text-100 rt-leading-loose\">Visibility breeds profitability. Relay gives you a real-time view of your cash and automated systems that make every dollar work harder.</p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Proven to work",
      "headingHtml": "<h3 class=\"rt-font-radion rt-font-semibold rt-text-300 lg:rt-text-400 rt-leading-none\">Proven to work</h3>",
      "firstParagraph": "We took financial systems long used by large companies and rebuilt them for small businesses that want control without complexity.",
      "paragraphHtml": "<p class=\"rt-font-basis rt-text-75 lg:rt-text-100 rt-leading-loose\">We took financial systems long used by large companies and rebuilt them for small businesses that want control without complexity.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Extraction-friendly structure

GEO: Extraction-friendly structure scored 85/100 and needs improvement.

2 Warning

Needs attention

GEO: Extraction-friendly structure

Warning
01

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

02

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": 29,
  "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 80/100 and needs improvement.

2 Warning

Needs attention

AIO: Page experience for AIO

Warning
01

Issue

85 image(s) are missing width/height attributes.

Details

02

Why it matters

AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.

Check name

AIO: Page experience for AIO

Score

80/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content eligible and useful for Google AI Overviews and AI Mode extraction.

Result

AIO: Page experience for AIO scored 80/100 and needs improvement.

Evidence
{
  "viewportContent": "width=device-width, initial-scale=1",
  "visibleWords": 1705,
  "htmlBytes": 782134,
  "imagesMissingDimensions": [
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/3e3JkmpHDt5wE43C0Dq5FO/3e89f8b8d33af261ef3fb763bab59e1d/folder.webp",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/3e3JkmpHDt5wE43C0Dq5FO/3e89f8b8d33af261ef3fb763bab59e1d/folder.webp\" alt=\"folder\" class=\"rt-h-full rt-w-auto\" loading=\"eager\" fetchpriority=\"high\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/7d38INR27mNwvVwgZWLlJL/91355cce06eb07e3f483718c813013b7/notebook-black.webp",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/7d38INR27mNwvVwgZWLlJL/91355cce06eb07e3f483718c813013b7/notebook-black.webp\" alt=\"notebook-black\" class=\"rt-h-full rt-w-auto\" loading=\"eager\" fetchpriority=\"high\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/5rorcaSsqIPsYXk8uSdcFA/c0adac06d755958c6242c323bce2096f/receipt.webp",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/5rorcaSsqIPsYXk8uSdcFA/c0adac06d755958c6242c323bce2096f/receipt.webp\" alt=\"receipt\" class=\"rt-h-full rt-w-auto\" loading=\"eager\" fetchpriority=\"high\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/56PpaEGbglStJjRZ5bsgC4/7f1bb4f79b4131290ef2315f05719b47/card-relay-debit-plane.webp",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/56PpaEGbglStJjRZ5bsgC4/7f1bb4f79b4131290ef2315f05719b47/card-relay-debit-plane.webp\" alt=\"card-relay-debit-plane\" class=\"rt-h-full rt-w-auto\" loading=\"eager\" fetchpriority=\"high\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/iO7flTfkj042OC0j17UlY/00f252e6ca0aa8e4eedf31c05ac7967c/card-business.webp",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/iO7flTfkj042OC0j17UlY/00f252e6ca0aa8e4eedf31c05ac7967c/card-business.webp\" alt=\"card-business\" class=\"rt-h-full rt-w-auto\" loading=\"eager\" fetchpriority=\"high\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/2kUEYXkLvi6epOrPxLJ9Xj/c3c69c66e0ed5c012e122da6b26b475f/keys.webp",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/2kUEYXkLvi6epOrPxLJ9Xj/c3c69c66e0ed5c012e122da6b26b475f/keys.webp\" alt=\"keys\" class=\"rt-h-full rt-w-auto\" loading=\"eager\" fetchpriority=\"high\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/2mYJ4zaE7UmCiBcUxiuTfn/313d820418ff66db022467408c128d29/tape.webp",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/2mYJ4zaE7UmCiBcUxiuTfn/313d820418ff66db022467408c128d29/tape.webp\" alt=\"tape\" class=\"rt-h-full rt-w-auto\" loading=\"eager\" fetchpriority=\"high\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/1TrVmX9U8YSXv6zxWrHiGT/f85a31417016d575e64b2d3c2d6a2704/pen-copper.webp",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/1TrVmX9U8YSXv6zxWrHiGT/f85a31417016d575e64b2d3c2d6a2704/pen-copper.webp\" alt=\"pen-copper\" class=\"rt-h-full rt-w-auto\" loading=\"eager\" fetchpriority=\"high\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/1migYaeNjCS6xewT1rbxJI/298d3407aff78d5cd3fd87279d6e2b35/ruler.webp",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/1migYaeNjCS6xewT1rbxJI/298d3407aff78d5cd3fd87279d6e2b35/ruler.webp\" alt=\"ruler\" class=\"rt-h-full rt-w-auto\" loading=\"eager\" fetchpriority=\"high\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/bBZNcQ8JqP8ptTubXIgF6/f618610e401490c75c62badf45361910/ledger.webp",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/bBZNcQ8JqP8ptTubXIgF6/f618610e401490c75c62badf45361910/ledger.webp\" alt=\"ledger\" class=\"rt-h-full rt-w-auto\" loading=\"eager\" fetchpriority=\"high\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/5xxSrjV1KNpDuh1piLxp1R/c0563adbb789161118b983f8066f4efc/notebook-green__1_.webp",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/5xxSrjV1KNpDuh1piLxp1R/c0563adbb789161118b983f8066f4efc/notebook-green__1_.webp\" alt=\"notebook-green\" class=\"rt-h-full rt-w-auto\" loading=\"eager\" fetchpriority=\"high\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/14sm8rbsmmO15yRjFXNKBy/082f81b83fcebc2645eb08a99a0402b0/pen-atf-updated.webp",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/14sm8rbsmmO15yRjFXNKBy/082f81b83fcebc2645eb08a99a0402b0/pen-atf-updated.webp\" alt=\"pen-atf-new\" class=\"rt-h-full rt-w-auto\" loading=\"eager\" fetchpriority=\"high\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/7k3Bf91u77R1KyxSRmGlMt/36d36d02907674336385ee8954307a04/calc-atf-updated.webp",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/7k3Bf91u77R1KyxSRmGlMt/36d36d02907674336385ee8954307a04/calc-atf-updated.webp\" alt=\"calculator\" class=\"rt-h-full rt-w-auto\" loading=\"eager\" fetchpriority=\"high\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/5kNJKYdFMzAnTtkmohkj2H/6cb3ee56163591af5dfaf6812edf1467/polaroid.webp",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/5kNJKYdFMzAnTtkmohkj2H/6cb3ee56163591af5dfaf6812edf1467/polaroid.webp\" alt=\"polaroid\" class=\"rt-h-full rt-w-auto\" loading=\"eager\" fetchpriority=\"high\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/5dFXrNcfgDE0NiE2ABRdpm/1959948db506aba67d59304323a41660/money.webp",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/5dFXrNcfgDE0NiE2ABRdpm/1959948db506aba67d59304323a41660/money.webp\" alt=\"money\" class=\"rt-h-full rt-w-auto\" loading=\"eager\" fetchpriority=\"high\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/6xnYqreO6IDXEisxslZZd5/4d92014abe0dd9836fc019980be80ae5/stickers.webp",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/6xnYqreO6IDXEisxslZZd5/4d92014abe0dd9836fc019980be80ae5/stickers.webp\" alt=\"stickers\" class=\"rt-h-full rt-w-auto\" loading=\"eager\" fetchpriority=\"high\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/1aQ36UK92oCtv3xtm9M3Ks/c5ac52599e97a5ac8fcbe45d3a8811a9/card-loyalty.webp",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/1aQ36UK92oCtv3xtm9M3Ks/c5ac52599e97a5ac8fcbe45d3a8811a9/card-loyalty.webp\" alt=\"card-loyalty\" class=\"rt-h-full rt-w-auto\" loading=\"eager\" fetchpriority=\"high\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/aTX2ONfFcgOJnaEiVPFGT/6b8eeffdfae5b018c38e16e0b586cecf/clip.webp",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/aTX2ONfFcgOJnaEiVPFGT/6b8eeffdfae5b018c38e16e0b586cecf/clip.webp\" alt=\"clip\" class=\"rt-h-full rt-w-auto\" loading=\"eager\" fetchpriority=\"high\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/4P4LzsTb4d84mYq4gWy9ru/02e8aed72a6d386ca4edc994fa1390c0/Trail3.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/4P4LzsTb4d84mYq4gWy9ru/02e8aed72a6d386ca4edc994fa1390c0/Trail3.webp\" alt=\"Business owners collaborating\" sizes=\"150px\" class=\"rt-object-cover\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/682gqbh6EFWEK5dEFTI76U/b96d3d0aef93ae94f2ce61b735d1a875/Trail12.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/682gqbh6EFWEK5dEFTI76U/b96d3d0aef93ae94f2ce61b735d1a875/Trail12.webp\" alt=\"Team members on a job site\" sizes=\"150px\" class=\"rt-object-cover\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/2uWQ0eEV033hiQMe43m8zF/a421e42f41c533ce364231f80f53772e/Trail4.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/2uWQ0eEV033hiQMe43m8zF/a421e42f41c533ce364231f80f53772e/Trail4.webp\" alt=\"Professional in a lime outfit\" sizes=\"150px\" class=\"rt-object-cover\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/5Bhlx6PlD7BRP9NfNoJAQK/757dac891d1656a9bead873143ecf42c/Trail5.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/5Bhlx6PlD7BRP9NfNoJAQK/757dac891d1656a9bead873143ecf42c/Trail5.webp\" alt=\"Small business owner smiling\" sizes=\"150px\" class=\"rt-object-cover\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/64orEQ8ClmWfCxGjYiHUjy/be64480d93df67a91160db5fa6b7eff6/Trail6.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/64orEQ8ClmWfCxGjYiHUjy/be64480d93df67a91160db5fa6b7eff6/Trail6.webp\" alt=\"Bread loaves stacked on shelves\" sizes=\"150px\" class=\"rt-object-cover\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/4P4LzsTb4d84mYq4gWy9ru/02e8aed72a6d386ca4edc994fa1390c0/Trail3.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/4P4LzsTb4d84mYq4gWy9ru/02e8aed72a6d386ca4edc994fa1390c0/Trail3.webp\" alt=\"Business owners collaborating\" sizes=\"150px\" class=\"rt-object-cover\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/682gqbh6EFWEK5dEFTI76U/b96d3d0aef93ae94f2ce61b735d1a875/Trail12.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/682gqbh6EFWEK5dEFTI76U/b96d3d0aef93ae94f2ce61b735d1a875/Trail12.webp\" alt=\"Team members on a job site\" sizes=\"150px\" class=\"rt-object-cover\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/2uWQ0eEV033hiQMe43m8zF/a421e42f41c533ce364231f80f53772e/Trail4.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/2uWQ0eEV033hiQMe43m8zF/a421e42f41c533ce364231f80f53772e/Trail4.webp\" alt=\"Professional in a lime outfit\" sizes=\"150px\" class=\"rt-object-cover\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/5Bhlx6PlD7BRP9NfNoJAQK/757dac891d1656a9bead873143ecf42c/Trail5.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/5Bhlx6PlD7BRP9NfNoJAQK/757dac891d1656a9bead873143ecf42c/Trail5.webp\" alt=\"Small business owner smiling\" sizes=\"150px\" class=\"rt-object-cover\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/64orEQ8ClmWfCxGjYiHUjy/be64480d93df67a91160db5fa6b7eff6/Trail6.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/64orEQ8ClmWfCxGjYiHUjy/be64480d93df67a91160db5fa6b7eff6/Trail6.webp\" alt=\"Bread loaves stacked on shelves\" sizes=\"150px\" class=\"rt-object-cover\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/79OQCLSXoluunvPmOXDa3M/12fbe643b8560cea8a304816e1912799/paper-tear.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/79OQCLSXoluunvPmOXDa3M/12fbe643b8560cea8a304816e1912799/paper-tear.png\" alt=\"paper tear\" sizes=\"100vw\" class=\"rt-object-cover rt-w-full rt-h-full\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/3WdZYlglz6PPUVq8jaIzwu/514a6a6ae406e24cbe08fab6ab2114b9/scribble-arrow-1.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/3WdZYlglz6PPUVq8jaIzwu/514a6a6ae406e24cbe08fab6ab2114b9/scribble-arrow-1.png\" alt sizes=\"800px\" class=\"rt-object-contain\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/400NOdkL5eteOReksYRabn/709344b84f3e0642fd79991605913e1c/scribble-arrow-2.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/400NOdkL5eteOReksYRabn/709344b84f3e0642fd79991605913e1c/scribble-arrow-2.png\" alt sizes=\"1000px\" class=\"rt-object-contain\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/1S0xHs8AbUEzVhoW2Ef85n/04bb07b578884960f63f9696340431a3/scribble-filter.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/1S0xHs8AbUEzVhoW2Ef85n/04bb07b578884960f63f9696340431a3/scribble-filter.png\" alt sizes=\"300px\" class=\"rt-object-contain\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/3Oj77iAEKhcpEdjPy6vqPQ/2d1d4eaba51b96f3d0218b3be963401c/scribble-checklist.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/3Oj77iAEKhcpEdjPy6vqPQ/2d1d4eaba51b96f3d0218b3be963401c/scribble-checklist.png\" alt class=\"rt-object-contain\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/5tblP0DAEpRTyFim38xSvg/b67a50f4405224b69f7323c331d32ad8/chip.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/5tblP0DAEpRTyFim38xSvg/b67a50f4405224b69f7323c331d32ad8/chip.png\" alt=\"chip\" class=\"Card-module__tGccca__chip\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/505A2s3TC19tMXJ3cAqhcz/cc56405d6f237432c62cbd9142ac55c9/visa-logo.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/505A2s3TC19tMXJ3cAqhcz/cc56405d6f237432c62cbd9142ac55c9/visa-logo.png\" alt=\"visa-logo\" class=\"Card-module__tGccca__visaLogo\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/5tblP0DAEpRTyFim38xSvg/b67a50f4405224b69f7323c331d32ad8/chip.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/5tblP0DAEpRTyFim38xSvg/b67a50f4405224b69f7323c331d32ad8/chip.png\" alt=\"chip\" class=\"Card-module__tGccca__chip\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/505A2s3TC19tMXJ3cAqhcz/cc56405d6f237432c62cbd9142ac55c9/visa-logo.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/505A2s3TC19tMXJ3cAqhcz/cc56405d6f237432c62cbd9142ac55c9/visa-logo.png\" alt=\"visa-logo\" class=\"Card-module__tGccca__visaLogo\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/5tblP0DAEpRTyFim38xSvg/b67a50f4405224b69f7323c331d32ad8/chip.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/5tblP0DAEpRTyFim38xSvg/b67a50f4405224b69f7323c331d32ad8/chip.png\" alt=\"chip\" class=\"Card-module__tGccca__chip\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/505A2s3TC19tMXJ3cAqhcz/cc56405d6f237432c62cbd9142ac55c9/visa-logo.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/505A2s3TC19tMXJ3cAqhcz/cc56405d6f237432c62cbd9142ac55c9/visa-logo.png\" alt=\"visa-logo\" class=\"Card-module__tGccca__visaLogo\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/5tblP0DAEpRTyFim38xSvg/b67a50f4405224b69f7323c331d32ad8/chip.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/5tblP0DAEpRTyFim38xSvg/b67a50f4405224b69f7323c331d32ad8/chip.png\" alt=\"chip\" class=\"Card-module__tGccca__chip\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/505A2s3TC19tMXJ3cAqhcz/cc56405d6f237432c62cbd9142ac55c9/visa-logo.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/505A2s3TC19tMXJ3cAqhcz/cc56405d6f237432c62cbd9142ac55c9/visa-logo.png\" alt=\"visa-logo\" class=\"Card-module__tGccca__visaLogo\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/7MHEeugF58xxmuwOyLlzwU/1b286c62bc53c0c51cf64775d5e8af95/folder1_blank.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/7MHEeugF58xxmuwOyLlzwU/1b286c62bc53c0c51cf64775d5e8af95/folder1_blank.png\" alt class=\"rt-w-full rt-object-contain\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/4Qw09pVGKz9CNPHN0qNyPj/d348b2570d58582896b01e8519335749/folder2_blank.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/4Qw09pVGKz9CNPHN0qNyPj/d348b2570d58582896b01e8519335749/folder2_blank.png\" alt class=\"rt-w-full rt-object-contain\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/4qfQIeP7MC0Uhll5zpgYbO/ac47354378cf0d288c8e92142bcc99b2/folder3_blank.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/4qfQIeP7MC0Uhll5zpgYbO/ac47354378cf0d288c8e92142bcc99b2/folder3_blank.png\" alt class=\"rt-w-full rt-object-contain\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/77cWJ4EeyZkDkXHblapMbk/ca6148b8f4e9bf738527cd2dfa76cf12/folder4.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/77cWJ4EeyZkDkXHblapMbk/ca6148b8f4e9bf738527cd2dfa76cf12/folder4.png\" alt class=\"rt-relative rt-w-full\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/19N1MxjIHrKEfmy1qYx7hR/0798bab31a458c28c2027e72d944ed7a/payables-dashboard.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/19N1MxjIHrKEfmy1qYx7hR/0798bab31a458c28c2027e72d944ed7a/payables-dashboard.webp\" alt=\"payables-dashboard\" sizes=\"(min-width: 768px) 55vw, 100vw\" class=\"rt-border-100 rt-border-color-alpha-100 rt-rounded-200\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/7k1vyepT3XToWJQl6wng8Y/e21ad807fee3ba38fc00b97813e18572/invoice5.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/7k1vyepT3XToWJQl6wng8Y/e21ad807fee3ba38fc00b97813e18572/invoice5.png\" alt=\"Invoice\" class=\"rt-absolute rt-top-0 rt-left-0 rt-shadow-md rt-rounded-[4cqw] rt-border-100 rt-border-color-subtle\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/4DsF7D4piJ43JNmzbkNCec/6e4fa8ab822c20475fa34a5a97273ede/invoice4.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/4DsF7D4piJ43JNmzbkNCec/6e4fa8ab822c20475fa34a5a97273ede/invoice4.png\" alt=\"Invoice\" class=\"rt-absolute rt-top-0 rt-left-0 rt-shadow-md rt-rounded-[4cqw] rt-border-100 rt-border-color-subtle\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/1X94GwFaqt9UqBP6DnCVHS/ee275764943ee37433b607dce6d0408c/invoice3.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/1X94GwFaqt9UqBP6DnCVHS/ee275764943ee37433b607dce6d0408c/invoice3.png\" alt=\"Invoice\" class=\"rt-absolute rt-top-0 rt-left-0 rt-shadow-md rt-rounded-[4cqw] rt-border-100 rt-border-color-subtle\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/78qLodj6gyJyq3ocHfFV1q/dea69ca699ceb1b39f3d55690ffd99c8/invoice2.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/78qLodj6gyJyq3ocHfFV1q/dea69ca699ceb1b39f3d55690ffd99c8/invoice2.png\" alt=\"Invoice\" class=\"rt-absolute rt-top-0 rt-left-0 rt-shadow-md rt-rounded-[4cqw] rt-border-100 rt-border-color-subtle\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/2vOH9UXh2MkUR2YcrPfsxa/256b5a8de9478dd7f1e2951a9c889997/invoice1.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/2vOH9UXh2MkUR2YcrPfsxa/256b5a8de9478dd7f1e2951a9c889997/invoice1.png\" alt=\"Invoice\" class=\"rt-relative rt-top-0 rt-left-0 rt-shadow-md rt-rounded-[4cqw] rt-border-100 rt-border-color-subtle\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/rHSq43Ltn8JvNgxELIxbn/af141927fa6c5a1b99addc6eb1f44490/cursor-grab.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/rHSq43Ltn8JvNgxELIxbn/af141927fa6c5a1b99addc6eb1f44490/cursor-grab.png\" alt=\"Grabbing cursor\" class=\"rt-absolute rt-left-0 rt-bottom-0 rt-w-[40cqw]\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/6EAQIFfGHTVpxoc2ikiLSb/b80134a57d7afdac2b1d202bfb30073b/receivables-dashboard.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/6EAQIFfGHTVpxoc2ikiLSb/b80134a57d7afdac2b1d202bfb30073b/receivables-dashboard.webp\" alt=\"receivables-dashboard\" sizes=\"(min-width: 768px) 55vw, 100vw\" class=\"rt-border-100 rt-border-color-alpha-100 rt-rounded-200 rt-shadow-sm\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/13QYYdG7TRuUoOa5A4wAJX/c43da76bbf4b1665a78267774f5ee151/forbes.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/13QYYdG7TRuUoOa5A4wAJX/c43da76bbf4b1665a78267774f5ee151/forbes.webp\" alt=\"Forbes logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:28px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/FwIX0LDvG0AvYSGADZf6A/8fdf33146c07d058aa006e45644bce0f/techcrunch.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/FwIX0LDvG0AvYSGADZf6A/8fdf33146c07d058aa006e45644bce0f/techcrunch.webp\" alt=\"TechCrunch logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:28px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/2P8gB8Wf4iw0PV9d6SJyiV/30f09e8c548fef631764e233622d3931/fortune.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/2P8gB8Wf4iw0PV9d6SJyiV/30f09e8c548fef631764e233622d3931/fortune.webp\" alt=\"Fortune logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:28px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/dTZXuQYl6vTu9lQZQLTI7/81f72c2feb4c0d6b0f7087258ad928c2/axios.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/dTZXuQYl6vTu9lQZQLTI7/81f72c2feb4c0d6b0f7087258ad928c2/axios.webp\" alt=\"Axios logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:28px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/3dmLHo7rWnKOVi1828s5EI/8b0e744754dd33da4ed2c3a0092d6851/yahoo-finance.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/3dmLHo7rWnKOVi1828s5EI/8b0e744754dd33da4ed2c3a0092d6851/yahoo-finance.webp\" alt=\"Yahoo Finance logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:28px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/3RVxlV3HGAfnqUhOUiEQN6/ea4bc581f606e2ce9829982cf61d7e4b/pymnts.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/3RVxlV3HGAfnqUhOUiEQN6/ea4bc581f606e2ce9829982cf61d7e4b/pymnts.webp\" alt=\"Pymnts logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:28px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/4vUoZBZUBZ7rzzH9WCjynW/8fd377d73d27b8ba3b7b1eeb9b384c22/tearsheet.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/4vUoZBZUBZ7rzzH9WCjynW/8fd377d73d27b8ba3b7b1eeb9b384c22/tearsheet.webp\" alt=\"Tearsheet logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:28px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/13QYYdG7TRuUoOa5A4wAJX/c43da76bbf4b1665a78267774f5ee151/forbes.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/13QYYdG7TRuUoOa5A4wAJX/c43da76bbf4b1665a78267774f5ee151/forbes.webp\" alt=\"Forbes logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:28px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/FwIX0LDvG0AvYSGADZf6A/8fdf33146c07d058aa006e45644bce0f/techcrunch.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/FwIX0LDvG0AvYSGADZf6A/8fdf33146c07d058aa006e45644bce0f/techcrunch.webp\" alt=\"TechCrunch logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:28px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/2P8gB8Wf4iw0PV9d6SJyiV/30f09e8c548fef631764e233622d3931/fortune.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/2P8gB8Wf4iw0PV9d6SJyiV/30f09e8c548fef631764e233622d3931/fortune.webp\" alt=\"Fortune logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:28px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/dTZXuQYl6vTu9lQZQLTI7/81f72c2feb4c0d6b0f7087258ad928c2/axios.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/dTZXuQYl6vTu9lQZQLTI7/81f72c2feb4c0d6b0f7087258ad928c2/axios.webp\" alt=\"Axios logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:28px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/3dmLHo7rWnKOVi1828s5EI/8b0e744754dd33da4ed2c3a0092d6851/yahoo-finance.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/3dmLHo7rWnKOVi1828s5EI/8b0e744754dd33da4ed2c3a0092d6851/yahoo-finance.webp\" alt=\"Yahoo Finance logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:28px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/3RVxlV3HGAfnqUhOUiEQN6/ea4bc581f606e2ce9829982cf61d7e4b/pymnts.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/3RVxlV3HGAfnqUhOUiEQN6/ea4bc581f606e2ce9829982cf61d7e4b/pymnts.webp\" alt=\"Pymnts logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:28px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/4vUoZBZUBZ7rzzH9WCjynW/8fd377d73d27b8ba3b7b1eeb9b384c22/tearsheet.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/4vUoZBZUBZ7rzzH9WCjynW/8fd377d73d27b8ba3b7b1eeb9b384c22/tearsheet.webp\" alt=\"Tearsheet logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:28px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/13QYYdG7TRuUoOa5A4wAJX/c43da76bbf4b1665a78267774f5ee151/forbes.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/13QYYdG7TRuUoOa5A4wAJX/c43da76bbf4b1665a78267774f5ee151/forbes.webp\" alt=\"Forbes logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:20px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/FwIX0LDvG0AvYSGADZf6A/8fdf33146c07d058aa006e45644bce0f/techcrunch.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/FwIX0LDvG0AvYSGADZf6A/8fdf33146c07d058aa006e45644bce0f/techcrunch.webp\" alt=\"TechCrunch logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:20px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/2P8gB8Wf4iw0PV9d6SJyiV/30f09e8c548fef631764e233622d3931/fortune.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/2P8gB8Wf4iw0PV9d6SJyiV/30f09e8c548fef631764e233622d3931/fortune.webp\" alt=\"Fortune logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:20px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/dTZXuQYl6vTu9lQZQLTI7/81f72c2feb4c0d6b0f7087258ad928c2/axios.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/dTZXuQYl6vTu9lQZQLTI7/81f72c2feb4c0d6b0f7087258ad928c2/axios.webp\" alt=\"Axios logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:20px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/3dmLHo7rWnKOVi1828s5EI/8b0e744754dd33da4ed2c3a0092d6851/yahoo-finance.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/3dmLHo7rWnKOVi1828s5EI/8b0e744754dd33da4ed2c3a0092d6851/yahoo-finance.webp\" alt=\"Yahoo Finance logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:20px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/3RVxlV3HGAfnqUhOUiEQN6/ea4bc581f606e2ce9829982cf61d7e4b/pymnts.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/3RVxlV3HGAfnqUhOUiEQN6/ea4bc581f606e2ce9829982cf61d7e4b/pymnts.webp\" alt=\"Pymnts logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:20px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/4vUoZBZUBZ7rzzH9WCjynW/8fd377d73d27b8ba3b7b1eeb9b384c22/tearsheet.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/4vUoZBZUBZ7rzzH9WCjynW/8fd377d73d27b8ba3b7b1eeb9b384c22/tearsheet.webp\" alt=\"Tearsheet logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:20px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/13QYYdG7TRuUoOa5A4wAJX/c43da76bbf4b1665a78267774f5ee151/forbes.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/13QYYdG7TRuUoOa5A4wAJX/c43da76bbf4b1665a78267774f5ee151/forbes.webp\" alt=\"Forbes logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:20px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/FwIX0LDvG0AvYSGADZf6A/8fdf33146c07d058aa006e45644bce0f/techcrunch.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/FwIX0LDvG0AvYSGADZf6A/8fdf33146c07d058aa006e45644bce0f/techcrunch.webp\" alt=\"TechCrunch logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:20px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/2P8gB8Wf4iw0PV9d6SJyiV/30f09e8c548fef631764e233622d3931/fortune.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/2P8gB8Wf4iw0PV9d6SJyiV/30f09e8c548fef631764e233622d3931/fortune.webp\" alt=\"Fortune logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:20px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/dTZXuQYl6vTu9lQZQLTI7/81f72c2feb4c0d6b0f7087258ad928c2/axios.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/dTZXuQYl6vTu9lQZQLTI7/81f72c2feb4c0d6b0f7087258ad928c2/axios.webp\" alt=\"Axios logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:20px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/3dmLHo7rWnKOVi1828s5EI/8b0e744754dd33da4ed2c3a0092d6851/yahoo-finance.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/3dmLHo7rWnKOVi1828s5EI/8b0e744754dd33da4ed2c3a0092d6851/yahoo-finance.webp\" alt=\"Yahoo Finance logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:20px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/3RVxlV3HGAfnqUhOUiEQN6/ea4bc581f606e2ce9829982cf61d7e4b/pymnts.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/3RVxlV3HGAfnqUhOUiEQN6/ea4bc581f606e2ce9829982cf61d7e4b/pymnts.webp\" alt=\"Pymnts logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:20px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/4vUoZBZUBZ7rzzH9WCjynW/8fd377d73d27b8ba3b7b1eeb9b384c22/tearsheet.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/4vUoZBZUBZ7rzzH9WCjynW/8fd377d73d27b8ba3b7b1eeb9b384c22/tearsheet.webp\" alt=\"Tearsheet logo\" class=\"rt-object-contain rt-brightness-0 rt-invert\" style=\"height:20px;width:auto\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/6M5iHPjIAHlC77gUfPAmtN/2725873c37366bbf19de44bbd503f6be/relay-logo.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/6M5iHPjIAHlC77gUfPAmtN/2725873c37366bbf19de44bbd503f6be/relay-logo.svg\" alt=\"relay-logo\" class=\"rt-self-center rt-h-[43px] rt-w-[86px] md:rt-h-[69px] md:rt-w-[140px] lg:rt-h-[6vw] lg:rt-w-[12vw]\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/5DpxiS1vAQwtuJ6DADN8zT/a0929644cb43d128591d35b621c28c78/card-purpose-built.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/5DpxiS1vAQwtuJ6DADN8zT/a0929644cb43d128591d35b621c28c78/card-purpose-built.webp\" alt=\"card-purpose-built\" sizes=\"(min-width: 1024px) 33vw, 600px\" class=\"rt-object-cover rt-w-full\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/3dd97EdcTBv9gD3vmCguGN/d807eff1850115cc05a82e28b073d3ca/card-profit-centric.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/3dd97EdcTBv9gD3vmCguGN/d807eff1850115cc05a82e28b073d3ca/card-profit-centric.webp\" alt=\"card-profit-centric\" sizes=\"(min-width: 1024px) 33vw, 600px\" class=\"rt-object-cover rt-w-full\">"
    },
    {
      "src": "https://images.ctfassets.net/49ge8pf5w0bo/1pi5s5BEAc8xFW2lDopUUc/f94247037b0438e8adb7d383e8d96133/card-proven-to-work.webp",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://images.ctfassets.net/49ge8pf5w0bo/1pi5s5BEAc8xFW2lDopUUc/f94247037b0438e8adb7d383e8d96133/card-proven-to-work.webp\" alt=\"card-proven-to-work\" sizes=\"(min-width: 1024px) 33vw, 600px\" class=\"rt-object-cover rt-w-full\">"
    }
  ],
  "possibleDialogs": [],
  "score": 80,
  "weight": 10
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Entity and definition clarity

AEO: Entity and definition clarity scored 85/100 and needs improvement.

1 Warning

Needs attention

AEO: Entity and definition clarity

Warning
01

Issue

Entity or definition gaps: online, time, every, dollar, account, under, control.

Details

02

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

85/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 85/100 and needs improvement.

Evidence
{
  "title": "Relay | Online Business Banking | On The Money, All The Time",
  "h1": "EVERY DOLLAR.EVERY ACCOUNT.UNDER CONTROL.",
  "description": "Relay (Relay Financial), is an all-in-one business banking and money management platform helping businesses understand what they're earning, spending & saving.",
  "topicOverlap": 0.4166666666666667,
  "definitionCount": 29,
  "topicTerms": [
    "relay",
    "online",
    "business",
    "banking",
    "money",
    "all",
    "time",
    "every",
    "dollar",
    "account",
    "under",
    "control"
  ],
  "descriptionTerms": [
    "relay",
    "financial",
    "all",
    "one",
    "business",
    "banking",
    "money",
    "management",
    "platform",
    "helping",
    "businesses",
    "understand",
    "they",
    "earning",
    "spending",
    "saving"
  ],
  "missingFromDescription": [
    "online",
    "time",
    "every",
    "dollar",
    "account",
    "under",
    "control"
  ],
  "score": 85,
  "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

Needs attention

AEO: Answer intent coverage

Warning
01

Issue

Missing likely AI Overview intent sections: what, how, cost, compare.

Details

02

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": "You'veoutgrown\"good enough.\"",
      "html": "<h2 class=\"rt-flex rt-flex-col rt-items-center rt-font-radion rt-text-[38px] rt-leading-[0.9] rt-uppercase rt-tracking-[-0.02em] rt-text-color-lime-300\"><span>You&apos;ve</span><span>outgrown</span><span class=\"rt-font-tobias rt-leading-[0.95] rt-italic \">&quot;good enough.&quot;</span></h2>"
    },
    {
      "text": "You'veoutgrown\"good enough.\"",
      "html": "<h2 class=\"rt-flex rt-flex-col rt-items-center rt-font-radion rt-text-[38px] rt-leading-[0.9] rt-uppercase rt-tracking-[-0.02em] rt-text-color-lime-300\"><span>You&apos;ve</span><span>outgrown</span><span class=\"rt-font-tobias rt-leading-[0.95] rt-italic \">&quot;good enough.&quot;</span></h2>"
    },
    {
      "text": "YOU'VEMASTEREDYOUR CRAFT.",
      "html": "<h2 class=\"rt-font-bold\">YOU&apos;VE<br>MASTERED<br>YOUR CRAFT.</h2>"
    },
    {
      "text": "YOU'VE MASTEREDYOUR CRAFT.NOW MASTERYOURMONEY.",
      "html": "<h2 class=\"rt-flex rt-flex-col rt-text-[10.7vw] rt-leading-tight rt-tracking-[-0.03em] rt-font-radion rt-uppercase rt-text-color-lime-500 rt-whitespace-nowrap\"><span class=\"rt-flex rt-items-end rt-justify-start rt-h-[8.5vw] rt-z-30\"><span class=\"rt-font-bold\">YOU&apos;VE<!-- --> <!-- -->MASTERED</span></span><span class=\"rt-flex rt-items-end rt-justify-end rt-h-[8.5vw] rt-z-20\"><div class=\"rt-w-[27vw]\"><img src=\"https://images.ctfassets.net/49ge8pf5w0bo/1f2ncdfVVAIhEIjhNVUrHZ/cd3a639e5bfd7579..."
    },
    {
      "text": "Why over 110,000owners choose",
      "html": "<h2 class=\"rt-font-radion rt-font-bold rt-uppercase rt-text-[#F8F6ED] rt-text-[34px] md:rt-text-[56px] lg:rt-text-[6vw] rt-leading-tight rt-tracking-[-0.01em] rt-text-center lg:rt-text-left rt-max-w-[311px] md:rt-max-w-[520px] lg:rt-max-w-none\">Why over<!-- --> <span class=\"rt-font-tobias rt-font-regular rt-text-[#D5E27B]\">110,000</span><span class=\"rt-flex rt-items-center rt-justify-center lg:rt-justify-start rt-gap-50 md:rt-gap-200 lg:rt-gap-250 rt-flex-wrap\">owners choose<img src=\"https://..."
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Relay?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Relay work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Relay?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Relay free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Relay compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Relay?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Relay work?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Relay free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Relay compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Query intent coverage

AIO: Query intent coverage is informational for this page.

Informational

Needs attention

AIO: Query intent coverage

Informational
01

Issue

Missing likely AI Overview intent sections: what, how, cost, compare.

Details

02

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": "You'veoutgrown\"good enough.\"",
      "html": "<h2 class=\"rt-flex rt-flex-col rt-items-center rt-font-radion rt-text-[38px] rt-leading-[0.9] rt-uppercase rt-tracking-[-0.02em] rt-text-color-lime-300\"><span>You&apos;ve</span><span>outgrown</span><span class=\"rt-font-tobias rt-leading-[0.95] rt-italic \">&quot;good enough.&quot;</span></h2>"
    },
    {
      "text": "You'veoutgrown\"good enough.\"",
      "html": "<h2 class=\"rt-flex rt-flex-col rt-items-center rt-font-radion rt-text-[38px] rt-leading-[0.9] rt-uppercase rt-tracking-[-0.02em] rt-text-color-lime-300\"><span>You&apos;ve</span><span>outgrown</span><span class=\"rt-font-tobias rt-leading-[0.95] rt-italic \">&quot;good enough.&quot;</span></h2>"
    },
    {
      "text": "YOU'VEMASTEREDYOUR CRAFT.",
      "html": "<h2 class=\"rt-font-bold\">YOU&apos;VE<br>MASTERED<br>YOUR CRAFT.</h2>"
    },
    {
      "text": "YOU'VE MASTEREDYOUR CRAFT.NOW MASTERYOURMONEY.",
      "html": "<h2 class=\"rt-flex rt-flex-col rt-text-[10.7vw] rt-leading-tight rt-tracking-[-0.03em] rt-font-radion rt-uppercase rt-text-color-lime-500 rt-whitespace-nowrap\"><span class=\"rt-flex rt-items-end rt-justify-start rt-h-[8.5vw] rt-z-30\"><span class=\"rt-font-bold\">YOU&apos;VE<!-- --> <!-- -->MASTERED</span></span><span class=\"rt-flex rt-items-end rt-justify-end rt-h-[8.5vw] rt-z-20\"><div class=\"rt-w-[27vw]\"><img src=\"https://images.ctfassets.net/49ge8pf5w0bo/1f2ncdfVVAIhEIjhNVUrHZ/cd3a639e5bfd7579..."
    },
    {
      "text": "Why over 110,000owners choose",
      "html": "<h2 class=\"rt-font-radion rt-font-bold rt-uppercase rt-text-[#F8F6ED] rt-text-[34px] md:rt-text-[56px] lg:rt-text-[6vw] rt-leading-tight rt-tracking-[-0.01em] rt-text-center lg:rt-text-left rt-max-w-[311px] md:rt-max-w-[520px] lg:rt-max-w-none\">Why over<!-- --> <span class=\"rt-font-tobias rt-font-regular rt-text-[#D5E27B]\">110,000</span><span class=\"rt-flex rt-items-center rt-justify-center lg:rt-justify-start rt-gap-50 md:rt-gap-200 lg:rt-gap-250 rt-flex-wrap\">owners choose<img src=\"https://..."
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Relay?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Relay work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Relay?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Relay free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Relay compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Relay?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Relay work?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Relay free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Relay 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

Needs attention

Auth.md Agent Registration

Informational
01

Issue

auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=utf-8" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.

02

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

  1. Fetch and validate /auth.md

    auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=utf-8" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.

  2. Publish protected resource metadata

    The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.

  3. 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": true,
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8",
        "length": 73315,
        "validation": {
          "valid": false,
          "issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=utf-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.",
          "compatibleContentType": false,
          "contentLength": 72256,
          "hasRegisterInstructions": true,
          "hasProtectedResourceLink": false,
          "hasAuthorizationServerLink": false,
          "mentionsIdentity": false,
          "mentionsCredential": true,
          "links": [
            "/amplify/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2",
            "/woff2",
            "/amplify/_next/static/chunks/4cb9a74bdac93ea0.css",
            "/amplify/_next/static/chunks/8d6634136529ed76.css",
            "/amplify/_next/static/chunks/3621912ce3cd4516.css",
            "/amplify/_next/static/chunks/70ab645a97bf825a.css",
            "/amplify/_next/static/chunks/5afbb1f033c71a2e.css",
            "/amplify/_next/static/chunks/4d650f3276705f17.css",
            "/amplify/_next/static/chunks/0c9d5deae63954ec.css",
            "/amplify/_next/static/chunks/1b6a678ae5d3729c.css"
          ],
          "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"preload\" href=\"/amplify/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2\" as=\"font\" crossorigin=\"\" type=\"font/woff2\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/4cb9a74bdac93ea0.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/8d6634136529ed76.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/3621912ce3cd4516.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/70ab645a97bf825a.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/5afbb1f033c71a2e.css\" data-precedence=\"next\"/><link rel=\"style"
        }
      },
      "issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=utf-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.",
      "howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
    },
    {
      "id": "oauth-protected-resource",
      "title": "Publish protected resource metadata",
      "status": "fail",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "ok": false,
        "statusCode": 404,
        "contentType": "text/html; charset=utf-8",
        "length": 37293,
        "text": "<!DOCTYPE html><!--FQN9y_Ywtlg_wed9Ik4GU--><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/4cb9a74bdac93ea0.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/8d6634136529ed76.css\" data-precedence=\"next\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/amplify/_next/static/chunks/aa7c5b595cb0cfd1.js\"/><script src=\"/amplify/_next/static/chunks/e9a176052de7de35.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/fc6d8f33e893728c.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/5326b8247207d944.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/6350efd88632f05d.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/turbopack-009151fcd9b85d6f.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/117ccc9afdaa911b.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/6b681a4fdbceff25.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/20cd1245c0f4128a.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/d34f2d03f16043bd.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/0cb52b7eb4bcf13c.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/9ae84b84e0661a1e.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/a0f5977ed3d716fd.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/e02e9345494c2bed.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/e4033e45ffc1d330.js\" async=\"\"></script><script src=\"//widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js\" async=\"\"></script><link rel=\"preconnect\" href=\"https://dev.visualwebsiteoptimizer.com\"/><meta name=\"robots\" content=\"noindex\"/><meta name=\"next-size-adjust\" content=\"\"/><link rel=\"icon\" href=\"/favicon.ico?favicon.0f10ec45.ico\" sizes=\"48x48\" type=\"image/x-icon\"/><script>document.documentElement.classList.add('js-enabled');</script><script type=\"text/javascript\" id=\"vwoCode\">window._vwo_code||(function(){var w=window,d=document;var account_id=1169674,version=2.2,settings_tolerance=2000,hide_element='body',hide_element_style='opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important';if(f=!1,v=d.querySelector('#vwoCode'),cc={},-1<d.URL.indexOf('__vwo_disable__')||w._vwo_code)return;try{var e=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=e&&'object'==typeof e?e:{}}catch(e){}function r(t){try{return decodeURIComponent(t)}catch(e){return t}}var s=(()=>{var e={combination:[],combinationChoose:[],split:[],exclude:[],uuid:null,consent:null,optOut:null},t=d.cookie||'';if(t)for(var i,n,o=/(?:^|;\\s*)(?:(_vis_opt_exp_(\\d+)_combi=([^;]*))|(_vis_opt_exp_(\\d+)_combi_choose=([^;]*))|(_vis_opt_exp_(\\d+)_split=([^:;]*))|(_vis_opt_exp_(\\d+)_exclude=[^;]*)|(_vis_opt_out=([^;]*))|(_vwo_global_opt_out=[^;]*)|(_vwo_uuid=([^;]*))|(_vwo_consent=([^;]*)))/g;null!==(i=o.exec(t));)try{i[1]?e.combination.push({id:i[2],value:r(i[3])}):i[4]?e.combinationChoose.push({id:i[5],value:r(i[6])}):i[7]?e.split.push({id:i[8],value:r(i[9])}):i[10]?e.exclude.push({id:i[11]}):i[12]?e.optOut=r(i[13]):i[14]?e.optOut=!0:i[15]?e.uuid=r(i[16]):i[17]&&(n=r(i[18]),e.consent=n&&3<=n.length?n.substring(0,3):null)}catch(e){}return e})();function n(){var e=(()=>{if(w.VWO&&Array.isArray(w.VWO))for(var e=0;e<w.VWO.length;e++){var t=w.VWO[e];if(Array.isArray(t)&&('setVisitorId'===t[0]||'setSessionId'===t[0]))return!0}return!1})(),t='a='+account_id+'&u='+encodeURIComponent(w._vis_opt_url||d.URL)+'&vn='+version+'&ph=1'+('undefined'!=typeof platform?'&p='+platform:'')+'&st='+w.performance.now(),e=(!e&&((e=(()=>{var e,t=[],i={},n=w.VWO&&w.VWO.appliedCampaigns||{};for(e in n){var o=n[e]&&n[e].v;o&&(t.push(e+'-'+o+'-1'),i[e]=!0)}if(s&&s.combination)for(var r=0;r<s.combination.length;r++){var a=s.combination[r];i[a.id]||t.push(a.id+'-'+a.value)}return t.join('|')})())&&(t+='&c='+e),("
      },
      "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": 37293,
          "text": "<!DOCTYPE html><!--FQN9y_Ywtlg_wed9Ik4GU--><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/4cb9a74bdac93ea0.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/8d6634136529ed76.css\" data-precedence=\"next\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/amplify/_next/static/chunks/aa7c5b595cb0cfd1.js\"/><script src=\"/amplify/_next/static/chunks/e9a176052de7de35.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/fc6d8f33e893728c.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/5326b8247207d944.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/6350efd88632f05d.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/turbopack-009151fcd9b85d6f.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/117ccc9afdaa911b.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/6b681a4fdbceff25.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/20cd1245c0f4128a.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/d34f2d03f16043bd.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/0cb52b7eb4bcf13c.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/9ae84b84e0661a1e.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/a0f5977ed3d716fd.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/e02e9345494c2bed.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/e4033e45ffc1d330.js\" async=\"\"></script><script src=\"//widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js\" async=\"\"></script><link rel=\"preconnect\" href=\"https://dev.visualwebsiteoptimizer.com\"/><meta name=\"robots\" content=\"noindex\"/><meta name=\"next-size-adjust\" content=\"\"/><link rel=\"icon\" href=\"/favicon.ico?favicon.0f10ec45.ico\" sizes=\"48x48\" type=\"image/x-icon\"/><script>document.documentElement.classList.add('js-enabled');</script><script type=\"text/javascript\" id=\"vwoCode\">window._vwo_code||(function(){var w=window,d=document;var account_id=1169674,version=2.2,settings_tolerance=2000,hide_element='body',hide_element_style='opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important';if(f=!1,v=d.querySelector('#vwoCode'),cc={},-1<d.URL.indexOf('__vwo_disable__')||w._vwo_code)return;try{var e=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=e&&'object'==typeof e?e:{}}catch(e){}function r(t){try{return decodeURIComponent(t)}catch(e){return t}}var s=(()=>{var e={combination:[],combinationChoose:[],split:[],exclude:[],uuid:null,consent:null,optOut:null},t=d.cookie||'';if(t)for(var i,n,o=/(?:^|;\\s*)(?:(_vis_opt_exp_(\\d+)_combi=([^;]*))|(_vis_opt_exp_(\\d+)_combi_choose=([^;]*))|(_vis_opt_exp_(\\d+)_split=([^:;]*))|(_vis_opt_exp_(\\d+)_exclude=[^;]*)|(_vis_opt_out=([^;]*))|(_vwo_global_opt_out=[^;]*)|(_vwo_uuid=([^;]*))|(_vwo_consent=([^;]*)))/g;null!==(i=o.exec(t));)try{i[1]?e.combination.push({id:i[2],value:r(i[3])}):i[4]?e.combinationChoose.push({id:i[5],value:r(i[6])}):i[7]?e.split.push({id:i[8],value:r(i[9])}):i[10]?e.exclude.push({id:i[11]}):i[12]?e.optOut=r(i[13]):i[14]?e.optOut=!0:i[15]?e.uuid=r(i[16]):i[17]&&(n=r(i[18]),e.consent=n&&3<=n.length?n.substring(0,3):null)}catch(e){}return e})();function n(){var e=(()=>{if(w.VWO&&Array.isArray(w.VWO))for(var e=0;e<w.VWO.length;e++){var t=w.VWO[e];if(Array.isArray(t)&&('setVisitorId'===t[0]||'setSessionId'===t[0]))return!0}return!1})(),t='a='+account_id+'&u='+encodeURIComponent(w._vis_opt_url||d.URL)+'&vn='+version+'&ph=1'+('undefined'!=typeof platform?'&p='+platform:'')+'&st='+w.performance.now(),e=(!e&&((e=(()=>{var e,t=[],i={},n=w.VWO&&w.VWO.appliedCampaigns||{};for(e in n){var o=n[e]&&n[e].v;o&&(t.push(e+'-'+o+'-1'),i[e]=!0)}if(s&&s.combination)for(var r=0;r<s.combination.length;r++){var a=s.combination[r];i[a.id]||t.push(a.id+'-'+a.value)}return t.join('|')})())&&(t+='&c='+e),("
        }
      },
      "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": 9,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "log in"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

AI DiscoverabilityDiscoverabilityEstablished

IndexNow key

IndexNow key is informational for this page.

Informational

Needs attention

IndexNow key

Informational
01

Issue

IndexNow key is informational for this page.

02

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

  1. Find advertised IndexNow key location

    No IndexNow key location was advertised in HTML, Link headers, or robots.txt.

  2. 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

Needs attention

OAuth / OIDC discovery

Informational
01

Issue

OAuth / OIDC discovery was not found at the expected path.

02

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

  1. 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": 37293
          },
          {
            "path": "/.well-known/oauth-authorization-server",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 37293
          }
        ]
      },
      "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": 9,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "log in"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      }
    ]
  },
  "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

Needs attention

OAuth Protected Resource

Informational
01

Issue

The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.

02

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

  1. Fetch protected resource metadata

    The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.

  2. Validate protected resource metadata

    Response is not valid JSON.

  3. Validate protected resource identity

    Protected resource metadata `resource` did not match the resource identifier used to retrieve it.

  4. 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><!--FQN9y_Ywtlg_wed9Ik4GU--><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/4cb9a74bdac93ea0.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/amplify/_next/static/chunks/8d6634136529ed76.css\" data-precedence=\"next\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/amplify/_next/static/chunks/aa7c5b595cb0cfd1.js\"/><script src=\"/amplify/_next/static/chunks/e9a176052de7de35.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/fc6d8f33e893728c.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/5326b8247207d944.js\" async=\"\"></script><script src=\"/amplify/_next/static/chunks/6350efd88632f05d.js\" async=\"\"></script><s"
      },
      "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://relayfi.com"
      },
      "issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
      "howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
    },
    {
      "id": "protected-route-challenge",
      "title": "Probe protected API Bearer challenge",
      "status": "informational",
      "evidence": {
        "checked": [
          {
            "path": "/api/admin/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://relayfi.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/admin/summary",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://relayfi.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://relayfi.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          }
        ]
      },
      "issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
      "howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 9,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "log in"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

Performance and AccessibilityBest PracticesBrowser audit

Browser errors were logged to the console

50 Fail

Check name

Browser errors were logged to the console

Score

0/100

Status

fail

Device

desktop

Category

Best Practices

Fix guidance

Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)

Evidence
{
  "description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)"
}

Performance and AccessibilityBest PracticesBrowser audit

Uses deprecated APIs

50 Fail

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/)."
}

Performance and AccessibilityPerformanceBrowser audit

Forced reflow

14 Fail

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.

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

Image optimization

14 Fail

Check name

Image optimization

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

Review the grouped image optimization checks and improve the failing sub-checks listed in evidence.

Evidence
{
  "checks": [
    {
      "id": "image-aspect-ratio",
      "title": "Displays images with incorrect aspect ratio",
      "score": 0
    }
  ]
}

Performance and AccessibilityPerformanceBrowser audit

Improve image delivery

14 Fail

Check name

Improve image delivery

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

Est savings of 2,911 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)

Evidence
{
  "displayValue": "Est savings of 2,911 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 JavaScript execution time

14 Fail

Check name

Reduce JavaScript execution time

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

4.5 s

Fix guidance

Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).

Evidence
{
  "displayValue": "4.5 s",
  "description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).",
  "numericValue": 4485.536999999989
}

Performance and AccessibilityPerformanceBrowser audit

Reduce unused CSS

14 Fail

Check name

Reduce unused CSS

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

Est savings of 88 KiB

Fix guidance

Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).

Evidence
{
  "displayValue": "Est savings of 88 KiB",
  "description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).",
  "numericValue": 40
}

Performance and AccessibilityPerformanceBrowser audit

Reduce unused JavaScript

14 Fail

Check name

Reduce unused JavaScript

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

Est savings of 824 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/).

Evidence
{
  "displayValue": "Est savings of 824 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": 40
}

Performance and AccessibilityPerformanceBrowser audit

Loading performance

6 Fail

Check name

Loading performance

Score

58/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.

Evidence
{
  "checks": [
    {
      "id": "first-contentful-paint",
      "title": "First Contentful Paint",
      "score": 100,
      "displayValue": "0.4 s",
      "numericValue": 362.0029496561784
    },
    {
      "id": "interactive",
      "title": "Time to Interactive",
      "score": 12,
      "displayValue": "7.6 s",
      "numericValue": 7636.784117733769
    },
    {
      "id": "total-blocking-time",
      "title": "Total Blocking Time",
      "score": 28,
      "displayValue": "510 ms",
      "numericValue": 513.4999999999995
    },
    {
      "id": "speed-index",
      "title": "Speed Index",
      "score": 26,
      "displayValue": "3.0 s",
      "numericValue": 3025.413736883493
    },
    {
      "id": "network-rtt",
      "title": "Network Round Trip Times",
      "score": 100,
      "displayValue": "30 ms",
      "numericValue": 27.321794999999995
    },
    {
      "id": "server-response-time",
      "title": "Initial server response time was short",
      "score": 100,
      "displayValue": "Root document took 10 ms",
      "numericValue": 7
    },
    {
      "id": "max-potential-fid",
      "title": "Max Potential First Input Delay",
      "score": 78,
      "displayValue": "170 ms",
      "numericValue": 166.0000000000009
    },
    {
      "id": "largest-contentful-paint",
      "title": "Largest Contentful Paint",
      "score": 18,
      "displayValue": "3.9 s",
      "numericValue": 3923.503781088707
    }
  ]
}

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.

1 reports
Public score history report links
Scan dateScoreReadinessReport
62/100Level 3, Bot-AwareCurrent report
Report ID 4c8b5765-60df-443e-ac81-002f7b3165ad. Scanned Jun 9, 2026, 12:20 AM.
relayfi.com AI SEO Report: 62/100 (Level 3, Bot-Aware)