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

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability45%Agent Easeof Use6%Security& Trust80%GEO, AIO, AEO78%SEO92%Performance& Accessibility96%
  • AI Discoverability 45 out of 100
  • Agent Ease of Use 6 out of 100
  • Security & Trust 80 out of 100
  • GEO, AIO and AEO 78 out of 100
  • SEO 92 out of 100
  • Performance and Accessibility 96 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Tipalti | Finance Automation that puts you in charge

Tipalti helps drive business growth by automating and simplifying accounts payable, mass payments, procurement, and employee expenses in one connected suite.

Next step

Turn this report into a fix workflow

24 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
45
Priority fix10140View details
Discoverability
57
Needs work450View details
Content Readiness
67
Needs work650View details
Bot Access Control
0
Priority fix040View details
Agent Ease of Use
6
Priority fix4293View details
API
0
Priority fix060View details
Auth
Not Applicable
Not Applicable070View details
MCP
13
Priority fix062View details
Skill Discovery
5
Priority fix0101View details
Agent Commerce
Not Applicable
Not Applicable400
GEO, AIO and AEO
78
Mostly ready5015
GEO Readiness
85
Mostly ready204
AIO Readiness
78
Mostly ready205
AEO Readiness
70
Needs work106
SEO
92
Strong1010View details
SEO
92
Strong1010View details
Security & Trust
80
Mostly ready810View details
Security & Trust
80
Mostly ready410View details
AI Training Exposure
Not Applicable
Not Applicable400
Performance and Accessibility
96
Strong2520View details
Performance
98
Strong1820View details
Accessibility
91
Strong700

Prioritized recommendations

Issues ranked by score impact

42 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": "frame-ancestors 'self' https://*.tipalti.com;"
}

Agent Ease of UseAPIEstablished

API Catalog

API Catalog failed at "Fetch API catalog".

50 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>\n<html lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\t\n<link href=\"https://ob.withflowersea.com\" rel=\"preconnect\">\n\t\t\n<link href=\"https://cdn.amplitude.com\" rel=\"preconnect\">\n\t  <script>\n    window.dataLayer = window.dataLayer || [];\n\n    function gtag() {\n      dataLayer.push(arguments);\n    }\n    gtag('consent', 'default', {\n      'ad_storage': 'denied',\n      'ad_user_data': 'denied',\n      'ad_personalization': 'denied',\n      'analytics_storage': 'denied',\n      'wait_for_update': 500\n    });\n  </script>\n    <script defer src=\"https://ob.withflowersea.com/i/4bb5637076a991571e7c4c7f8e9b199c.js\" data-ch=\"cheq4ppc\" class=\"ct_clicktrue_35388\"></script>\n    <script>\n    (function () {\n      function uuid() {\n        return 'xxxxxxxx-xxxx-4xx"
      },
      "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

Markdown negotiation

Markdown negotiation failed at "Markdown content type".

50 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, Accept-Encoding, Accept-Encoding, Accept-Encoding,Cookie".

  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, Accept-Encoding, Accept-Encoding, Accept-Encoding,Cookie"
      },
      "issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding,Cookie\".",
      "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": 46443,
        "excerpt": "<!DOCTYPE html>\n<html lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\t\n<link href=\"https://ob.withflowersea.com\" rel=\"preconnect\">\n\t\t\n<link href=\"https://cdn.amplitude.com\" rel=\"preconnect\">\n\t  <script>\n    ",
        "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 UseAPIEstablished

OpenAPI discovery

OpenAPI discovery failed at "Find valid OpenAPI document".

50 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": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\t\n<link href=\"https://ob.withflowersea.com\" rel=\"preconnect\">\n\t\t\n<link href=\"https://cdn.amplitude.com\" rel=\"preconnect\">\n\t  <script>\n    window.dataLayer = window.dataLayer || [];\n\n    function gtag() {\n      dataLayer.push(arguments);\n    }\n    gtag('consent', 'default', {\n      'ad_storage': 'denied',\n      'ad_user_data': 'denied',\n      'ad_personalization': 'denied',\n      'analytics_storage': 'denied',\n      'wait_for_update': 500\n    });\n  </script>\n    <script defer src=\"https://ob.withflowersea.com/i/4bb5637076a991571e7c4c7f8e9b199c.js\" data-ch=\"cheq4ppc\" class=\"ct_clicktrue_35388\"></script>\n    <script>\n    (function () {\n      function uuid() {\n        return 'xxxxxxxx-xxxx-4xx"
          },
          {
            "path": "/openapi.yaml",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\t\n<link href=\"https://ob.withflowersea.com\" rel=\"preconnect\">\n\t\t\n<link href=\"https://cdn.amplitude.com\" rel=\"preconnect\">\n\t  <script>\n    window.dataLayer = window.dataLayer || [];\n\n    function gtag() {\n      dataLayer.push(arguments);\n    }\n    gtag('consent', 'default', {\n      'ad_storage': 'denied',\n      'ad_user_data': 'denied',\n      'ad_personalization': 'denied',\n      'analytics_storage': 'denied',\n      'wait_for_update': 500\n    });\n  </script>\n    <script defer src=\"https://ob.withflowersea.com/i/4bb5637076a991571e7c4c7f8e9b199c.js\" data-ch=\"cheq4ppc\" class=\"ct_clicktrue_35388\"></script>\n    <script>\n    (function () {\n      function uuid() {\n        return 'xxxxxxxx-xxxx-4xx"
          },
          {
            "path": "/swagger.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\t\n<link href=\"https://ob.withflowersea.com\" rel=\"preconnect\">\n\t\t\n<link href=\"https://cdn.amplitude.com\" rel=\"preconnect\">\n\t  <script>\n    window.dataLayer = window.dataLayer || [];\n\n    function gtag() {\n      dataLayer.push(arguments);\n    }\n    gtag('consent', 'default', {\n      'ad_storage': 'denied',\n      'ad_user_data': 'denied',\n      'ad_personalization': 'denied',\n      'analytics_storage': 'denied',\n      'wait_for_update': 500\n    });\n  </script>\n    <script defer src=\"https://ob.withflowersea.com/i/4bb5637076a991571e7c4c7f8e9b199c.js\" data-ch=\"cheq4ppc\" class=\"ct_clicktrue_35388\"></script>\n    <script>\n    (function () {\n      function uuid() {\n        return 'xxxxxxxx-xxxx-4xx"
          },
          {
            "path": "/swagger.yaml",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\t\n<link href=\"https://ob.withflowersea.com\" rel=\"preconnect\">\n\t\t\n<link href=\"https://cdn.amplitude.com\" rel=\"preconnect\">\n\t  <script>\n    window.dataLayer = window.dataLayer || [];\n\n    function gtag() {\n      dataLayer.push(arguments);\n    }\n    gtag('consent', 'default', {\n      'ad_storage': 'denied',\n      'ad_user_data': 'denied',\n      'ad_personalization': 'denied',\n      'analytics_storage': 'denied',\n      'wait_for_update': 500\n    });\n  </script>\n    <script defer src=\"https://ob.withflowersea.com/i/4bb5637076a991571e7c4c7f8e9b199c.js\" data-ch=\"cheq4ppc\" class=\"ct_clicktrue_35388\"></script>\n    <script>\n    (function () {\n      function uuid() {\n        return 'xxxxxxxx-xxxx-4xx"
          },
          {
            "path": "/api/openapi.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\t\n<link href=\"https://ob.withflowersea.com\" rel=\"preconnect\">\n\t\t\n<link href=\"https://cdn.amplitude.com\" rel=\"preconnect\">\n\t  <script>\n    window.dataLayer = window.dataLayer || [];\n\n    function gtag() {\n      dataLayer.push(arguments);\n    }\n    gtag('consent', 'default', {\n      'ad_storage': 'denied',\n      'ad_user_data': 'denied',\n      'ad_personalization': 'denied',\n      'analytics_storage': 'denied',\n      'wait_for_update': 500\n    });\n  </script>\n    <script defer src=\"https://ob.withflowersea.com/i/4bb5637076a991571e7c4c7f8e9b199c.js\" data-ch=\"cheq4ppc\" class=\"ct_clicktrue_35388\"></script>\n    <script>\n    (function () {\n      function uuid() {\n        return 'xxxxxxxx-xxxx-4xx"
          },
          {
            "path": "/api/swagger.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\t\n<link href=\"https://ob.withflowersea.com\" rel=\"preconnect\">\n\t\t\n<link href=\"https://cdn.amplitude.com\" rel=\"preconnect\">\n\t  <script>\n    window.dataLayer = window.dataLayer || [];\n\n    function gtag() {\n      dataLayer.push(arguments);\n    }\n    gtag('consent', 'default', {\n      'ad_storage': 'denied',\n      'ad_user_data': 'denied',\n      'ad_personalization': 'denied',\n      'analytics_storage': 'denied',\n      'wait_for_update': 500\n    });\n  </script>\n    <script defer src=\"https://ob.withflowersea.com/i/4bb5637076a991571e7c4c7f8e9b199c.js\" data-ch=\"cheq4ppc\" class=\"ct_clicktrue_35388\"></script>\n    <script>\n    (function () {\n      function uuid() {\n        return 'xxxxxxxx-xxxx-4xx"
          },
          {
            "path": "/docs/openapi.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\t\n<link href=\"https://ob.withflowersea.com\" rel=\"preconnect\">\n\t\t\n<link href=\"https://cdn.amplitude.com\" rel=\"preconnect\">\n\t  <script>\n    window.dataLayer = window.dataLayer || [];\n\n    function gtag() {\n      dataLayer.push(arguments);\n    }\n    gtag('consent', 'default', {\n      'ad_storage': 'denied',\n      'ad_user_data': 'denied',\n      'ad_personalization': 'denied',\n      'analytics_storage': 'denied',\n      'wait_for_update': 500\n    });\n  </script>\n    <script defer src=\"https://ob.withflowersea.com/i/4bb5637076a991571e7c4c7f8e9b199c.js\" data-ch=\"cheq4ppc\" class=\"ct_clicktrue_35388\"></script>\n    <script>\n    (function () {\n      function uuid() {\n        return 'xxxxxxxx-xxxx-4xx"
          }
        ]
      },
      "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.

50 Fail

Needs attention

Semantic HTML

Failed check
01

Issue

Semantic HTML is incomplete: 3 links missing accessible names; 0/13 applicable form inputs have autocomplete attributes (13 missing).

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": true,
  "headingOrder": true,
  "accessibleLinks": false,
  "accessibleButtons": true,
  "imageAltCoverage": true,
  "formAutocompleteCoverage": false,
  "details": {
    "inaccessibleLinks": [
      "<a href=\"/accounts-payable-software/finance-ai\"><img decoding=\"async\" src=\"https://tipalti.com/wp-content/uploads/2024/10/AI-CARD.svg\" alt class=\"wp-image-77212\" width=\"474\" height=\"278\" loading=\"lazy\" fetchpriority=\"low\"></a>",
      "<a href=\"/accounts-payable-software/global\"><img decoding=\"async\" src=\"https://tipalti.com/wp-content/uploads/2024/10/GLOBAL-CARD.svg\" alt class=\"wp-image-77217\" width=\"474\" height=\"278\" loading=\"lazy\" fetchpriority=\"low\"></a>",
      "<a href=\"/accounts-payable-software/financial-compliance/\"><img decoding=\"async\" src=\"https://tipalti.com/wp-content/uploads/2024/10/compliance-card.svg\" alt class=\"wp-image-77243\" width=\"474\" height=\"278\" loading=\"lazy\" fetchpriority=\"low\"></a>"
    ],
    "inaccessibleButtons": [],
    "missingAutocompleteInputs": [
      "<input type=\"text\" name=\"s\" class=\"js-search-input input-search\" placeholder=\"Search\" aria-label=\"Search\">",
      "<input type=\"text\" name=\"s\" class=\"js-search-input input-search\" placeholder=\"Search\" aria-label=\"Search\">",
      "<input type=\"text\" name=\"s\" class=\"js-search-input input-search\" placeholder=\"Search\" aria-label=\"Search\">",
      "<input type=\"text\" name=\"s\" class=\"js-search-input input-search\" placeholder=\"Search\" aria-label=\"Search\">",
      "<input type=\"text\" name=\"s\" class=\"js-search-input input-search\" placeholder=\"Search\" aria-label=\"Search\">",
      "<input type=\"text\" name=\"s\" class=\"js-search-input input-search\" placeholder=\"Search\" aria-label=\"Search\">",
      "<input type=\"email\" id=\"matrix_form_9_6a286e08b74db_email\" name=\"email\" class=\"form-control\" placeholder=\"*Work email address\">",
      "<input type=\"text\" id=\"matrix_form_9_6a286e08b74db_firstName\" name=\"firstName\" class=\"form-control\" placeholder=\"*First name\">",
      "<input type=\"text\" id=\"matrix_form_9_6a286e08b74db_lastName\" name=\"lastName\" class=\"form-control\" placeholder=\"*Last name\">",
      "<input type=\"text\" id=\"matrix_form_9_6a286e08b74db_company\" name=\"company\" class=\"form-control\" placeholder=\"*Company name\">",
      "<input type=\"tel\" id=\"matrix_form_9_6a286e08b74db_phone\" name=\"phone\" class=\"form-control\" placeholder=\"Phone\">",
      "<input type=\"text\" name=\"user_email\" class=\"hide\">",
      "<input type=\"text\" name=\"user_phone\" class=\"hide\">"
    ],
    "imagesMissingAlt": [],
    "skippedHeadingLevels": []
  },
  "counts": {
    "h1": 1,
    "headings": 67,
    "links": 386,
    "inaccessibleLinks": 3,
    "buttons": 14,
    "inaccessibleButtons": 0,
    "images": 182,
    "imagesWithAlt": 182,
    "autocompleteInputs": 13,
    "inputsWithAutocomplete": 0,
    "missingAutocompleteInputs": 13
  }
}

AI DiscoverabilityBot Access ControlEstablished

AI bot rules in robots.txt

AI bot rules in robots.txt is missing or incomplete.

33 Fail

Needs attention

AI bot rules in robots.txt

Failed check
01

Issue

No specific User-agent rules found for major AI crawlers (GPTBot, ClaudeBot, etc.) in robots.txt.

02

Why it matters

Explicit AI bot rules reduce ambiguity for crawler operators and make training, indexing, or retrieval access policy auditable.

Check name

AI bot rules in robots.txt

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Established

Goal

Add User-agent rules for AI crawlers like GPTBot, Claude-Web, and others.

Result

AI bot rules in robots.txt is missing or incomplete.

Evidence
{
  "expectedBots": [
    "GPTBot",
    "ChatGPT-User",
    "ClaudeBot",
    "Claude-Web",
    "Anthropic-AI",
    "Google-Extended",
    "PerplexityBot",
    "CCBot",
    "Applebot-Extended",
    "Meta-ExternalAgent",
    "Bytespider",
    "Amazonbot",
    "Cohere-AI"
  ],
  "configuredBots": []
}

AI DiscoverabilityBot Access ControlInformational

Content Signal

Content Signal is missing or incomplete.

33 Fail

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

FAQPage schema

FAQPage schema is missing or incomplete.

33 Fail

Needs attention

FAQPage schema

Failed check
01

Issue

FAQ content was detected but no FAQPage schema was found.

02

Why it matters

FAQPage schema lets agents extract visible question-and-answer content cleanly and avoid guessing which text is an answer.

Check name

FAQPage schema

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Expose question-and-answer content in FAQPage structured data when FAQs are present.

Result

FAQPage schema is missing or incomplete.

Evidence
{
  "found": false,
  "visibleFaq": true,
  "allTypes": [
    "ImageObject",
    "ItemList",
    "Organization",
    "WebPage",
    "WebSite"
  ]
}

AI DiscoverabilityDiscoverabilityEstablished

High-value schema types

High-value schema types is missing or incomplete.

33 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": [
    "ImageObject",
    "ItemList",
    "Organization",
    "WebPage",
    "WebSite"
  ]
}

AI DiscoverabilityDiscoverabilityEstablished

Link headers

Link headers failed at "Find useful Link headers".

33 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".

33 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": 336533
          }
        ]
      },
      "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 UseMCPEmerging recommendation

MCP Server Card

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

25 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": 336533
          },
          {
            "path": "/.well-known/mcp/server-cards.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 336533
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 336533
          }
        ]
      },
      "issue": "MCP Server Card was not found at the expected path.",
      "howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

mcp.json

mcp.json failed at "Fetch to find resource".

25 Fail

Needs attention

mcp.json

Failed check
01

Issue

mcp.json was not found at the expected path.

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

0/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.

Result

mcp.json failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    mcp.json was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 337452
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 336533
          },
          {
            "path": "/.well-known/mcp/server-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 336533
          }
        ]
      },
      "issue": "mcp.json was not found at the expected path.",
      "howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
    }
  ]
}

Agent Ease of UseMCPInformational

WebMCP manifest

WebMCP manifest failed at "Fetch to find resource".

25 Fail

Needs attention

WebMCP manifest

Failed check
01

Issue

WebMCP manifest was not found at the expected path.

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

0/100

Status

fail

Category

MCP

Maturity

Informational

Goal

Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.

Result

WebMCP manifest failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    WebMCP manifest was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 336533
          },
          {
            "path": "/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 337452
          },
          {
            "path": "/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 337452
          }
        ]
      },
      "issue": "WebMCP manifest was not found at the expected path.",
      "howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

A2A Agent Card

A2A Agent Card failed at "Fetch to find resource".

20 Fail

Needs attention

A2A Agent Card

Failed check
01

Issue

A2A Agent Card was not found at the expected path.

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

0/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish an agent card so A2A-compatible clients can discover capabilities.

Result

A2A Agent Card failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    A2A Agent Card was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 336533
          },
          {
            "path": "/.well-known/a2a/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 336533
          },
          {
            "path": "/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 337452
          }
        ]
      },
      "issue": "A2A Agent Card was not found at the expected path.",
      "howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

Agent Skills index

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

20 Fail

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": 336533
          },
          {
            "path": "/.well-known/skills/index.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 336533
          }
        ]
      },
      "issue": "Agent Skills index was not found at the expected path.",
      "howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

agent.json

agent.json failed at "Fetch to find resource".

20 Fail

Needs attention

agent.json

Failed check
01

Issue

agent.json was not found at the expected path.

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

0/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.

Result

agent.json failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    agent.json was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/agent.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 336533
          },
          {
            "path": "/agent.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 337452
          }
        ]
      },
      "issue": "agent.json was not found at the expected path.",
      "howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
    }
  ]
}

Agent Ease of UseSkill DiscoveryInformational

agents.json

agents.json failed at "Fetch to find resource".

20 Fail

Needs attention

agents.json

Failed check
01

Issue

agents.json was not found at the expected path.

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

0/100

Status

fail

Category

Skill Discovery

Maturity

Informational

Goal

Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.

Result

agents.json failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    agents.json was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/agents.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 336533
          },
          {
            "path": "/agents.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 337452
          }
        ]
      },
      "issue": "agents.json was not found at the expected path.",
      "howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

DNS-AID Agent Discovery

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

15 Fail

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": "tipalti.com",
        "probes": [
          {
            "name": "_index._agents.tipalti.com",
            "found": false,
            "recordCount": 1,
            "records": [],
            "hasAlpn": false,
            "hasEndpoint": false
          },
          {
            "name": "_a2a._agents.tipalti.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": "tipalti.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 UseMCPInformational

WebMCP

WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".

13 Warning

Needs attention

WebMCP

Warning
01

Issue

WebMCP declarative annotations need fixes.

Details

02

Why it matters

WebMCP can expose page context and actions directly through the browser, giving agents safer structured hooks than screen scraping alone.

Check name

WebMCP

Score

50/100

Status

warning

Category

MCP

Maturity

Informational

Goal

Support WebMCP to expose site tools to AI agents via the browser.

Result

WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".

Validation steps

  1. Detect data-mcp-tool annotations

    No data-mcp-tool attributes were found on interactive elements.

  2. Detect WebMCP declarative tags

    No elements found with tool-name or tool-description attributes.

  3. Validate WebMCP declarative annotation quality

    WebMCP declarative annotations need fixes.

    WebMCP declarative annotation issues
    • <input name="s"> is missing tool-param-description.
    • <input name="email"> is missing a label.
    • <input name="email"> is missing tool-param-description.
    • <select name="industry"> is missing a label.
    • <select name="industry"> is missing tool-param-description.
    • <select name="Size_range"> is missing a label.
    • <select name="Size_range"> is missing tool-param-description.
    • <input name="firstName"> is missing a label.
    • <input name="firstName"> is missing tool-param-description.
    • <input name="lastName"> is missing a label.
    • <input name="lastName"> is missing tool-param-description.
    • <input name="company"> is missing a label.
    • <input name="company"> is missing tool-param-description.
    • <select name="ERP_Version__c"> is missing a label.
    • <select name="ERP_Version__c"> is missing tool-param-description.
    • <select name="Country"> is missing a label.
    • <select name="Country"> is missing tool-param-description.
    • <select name="Country_state"> is missing a label.
    • <select name="Country_state"> is missing tool-param-description.
    • <input name="phone"> is missing a label.
    • <input name="phone"> is missing tool-param-description.
    • <input name="data_opt_in"> is missing tool-param-description.
    • <input name="Marketing_opt_in"> is missing tool-param-description.
    • <input name="user_email"> is missing a label.
    • <input name="user_email"> is missing tool-param-description.
  4. Detect WebMCP imperative API usage

    navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.

  5. Detect WebMCP browser navigator injection

    navigator.modelContext was not detected in the rendered browser page.

  6. Interactive surface coverage

    Only 0% of interactive surfaces are annotated.

Evidence
{
  "failedStep": "declarative-annotation-quality",
  "steps": [
    {
      "id": "data-mcp-tool-attributes",
      "title": "Detect data-mcp-tool annotations",
      "status": "informational",
      "evidence": {
        "dataMcpToolCount": 0,
        "dataMcpTools": []
      },
      "issue": "No data-mcp-tool attributes were found on interactive elements.",
      "howToFix": "Add data-mcp-tool attributes to high-value forms, buttons, and links so generic MCP-aware tooling can identify intended actions."
    },
    {
      "id": "declarative-tags",
      "title": "Detect WebMCP declarative tags",
      "status": "informational",
      "evidence": {
        "totalForms": 2,
        "formsWithTags": 0,
        "totalInteractive": 210,
        "interactiveWithTags": 0,
        "totalCount": 212,
        "taggedCount": 0,
        "dataMcpToolCount": 0,
        "dataMcpTools": [],
        "coverage": 0,
        "annotationIssues": [
          "<input name=\"s\"> is missing tool-param-description.",
          "<input name=\"email\"> is missing a label.",
          "<input name=\"email\"> is missing tool-param-description.",
          "<select name=\"industry\"> is missing a label.",
          "<select name=\"industry\"> is missing tool-param-description.",
          "<select name=\"Size_range\"> is missing a label.",
          "<select name=\"Size_range\"> is missing tool-param-description.",
          "<input name=\"firstName\"> is missing a label.",
          "<input name=\"firstName\"> is missing tool-param-description.",
          "<input name=\"lastName\"> is missing a label.",
          "<input name=\"lastName\"> is missing tool-param-description.",
          "<input name=\"company\"> is missing a label.",
          "<input name=\"company\"> is missing tool-param-description.",
          "<select name=\"ERP_Version__c\"> is missing a label.",
          "<select name=\"ERP_Version__c\"> is missing tool-param-description.",
          "<select name=\"Country\"> is missing a label.",
          "<select name=\"Country\"> is missing tool-param-description.",
          "<select name=\"Country_state\"> is missing a label.",
          "<select name=\"Country_state\"> is missing tool-param-description.",
          "<input name=\"phone\"> is missing a label.",
          "<input name=\"phone\"> is missing tool-param-description.",
          "<input name=\"data_opt_in\"> is missing tool-param-description.",
          "<input name=\"Marketing_opt_in\"> is missing tool-param-description.",
          "<input name=\"user_email\"> is missing a label.",
          "<input name=\"user_email\"> is missing tool-param-description.",
          "<input name=\"user_phone\"> is missing a label.",
          "<input name=\"user_phone\"> is missing tool-param-description."
        ]
      },
      "issue": "No elements found with tool-name or tool-description attributes.",
      "howToFix": "Add tool-name and tool-description attributes to forms and interactive elements."
    },
    {
      "id": "declarative-annotation-quality",
      "title": "Validate WebMCP declarative annotation quality",
      "status": "warning",
      "evidence": {
        "issueCount": 27,
        "issues": [
          "<input name=\"s\"> is missing tool-param-description.",
          "<input name=\"email\"> is missing a label.",
          "<input name=\"email\"> is missing tool-param-description.",
          "<select name=\"industry\"> is missing a label.",
          "<select name=\"industry\"> is missing tool-param-description.",
          "<select name=\"Size_range\"> is missing a label.",
          "<select name=\"Size_range\"> is missing tool-param-description.",
          "<input name=\"firstName\"> is missing a label.",
          "<input name=\"firstName\"> is missing tool-param-description.",
          "<input name=\"lastName\"> is missing a label.",
          "<input name=\"lastName\"> is missing tool-param-description.",
          "<input name=\"company\"> is missing a label.",
          "<input name=\"company\"> is missing tool-param-description.",
          "<select name=\"ERP_Version__c\"> is missing a label.",
          "<select name=\"ERP_Version__c\"> is missing tool-param-description.",
          "<select name=\"Country\"> is missing a label.",
          "<select name=\"Country\"> is missing tool-param-description.",
          "<select name=\"Country_state\"> is missing a label.",
          "<select name=\"Country_state\"> is missing tool-param-description.",
          "<input name=\"phone\"> is missing a label.",
          "<input name=\"phone\"> is missing tool-param-description.",
          "<input name=\"data_opt_in\"> is missing tool-param-description.",
          "<input name=\"Marketing_opt_in\"> is missing tool-param-description.",
          "<input name=\"user_email\"> is missing a label.",
          "<input name=\"user_email\"> is missing tool-param-description."
        ]
      },
      "issue": "WebMCP declarative annotations need fixes.",
      "issueDetails": [
        {
          "title": "WebMCP declarative annotation issues",
          "items": [
            {
              "type": "code",
              "value": "<input name=\"s\"> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<input name=\"email\"> is missing a label."
            },
            {
              "type": "code",
              "value": "<input name=\"email\"> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<select name=\"industry\"> is missing a label."
            },
            {
              "type": "code",
              "value": "<select name=\"industry\"> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<select name=\"Size_range\"> is missing a label."
            },
            {
              "type": "code",
              "value": "<select name=\"Size_range\"> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<input name=\"firstName\"> is missing a label."
            },
            {
              "type": "code",
              "value": "<input name=\"firstName\"> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<input name=\"lastName\"> is missing a label."
            },
            {
              "type": "code",
              "value": "<input name=\"lastName\"> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<input name=\"company\"> is missing a label."
            },
            {
              "type": "code",
              "value": "<input name=\"company\"> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<select name=\"ERP_Version__c\"> is missing a label."
            },
            {
              "type": "code",
              "value": "<select name=\"ERP_Version__c\"> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<select name=\"Country\"> is missing a label."
            },
            {
              "type": "code",
              "value": "<select name=\"Country\"> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<select name=\"Country_state\"> is missing a label."
            },
            {
              "type": "code",
              "value": "<select name=\"Country_state\"> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<input name=\"phone\"> is missing a label."
            },
            {
              "type": "code",
              "value": "<input name=\"phone\"> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<input name=\"data_opt_in\"> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<input name=\"Marketing_opt_in\"> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<input name=\"user_email\"> is missing a label."
            },
            {
              "type": "code",
              "value": "<input name=\"user_email\"> is missing tool-param-description."
            }
          ]
        }
      ],
      "howToFix": "Use snake_case tool-name values, descriptive tool-description values, named and labeled fields, and tool-param-description on inputs."
    },
    {
      "id": "imperative-api",
      "title": "Detect WebMCP imperative API usage",
      "status": "informational",
      "evidence": {
        "staticSignals": {
          "detected": false,
          "matched": []
        },
        "browser": {
          "checked": true,
          "detected": false,
          "hasNavigatorModelContext": false,
          "modelContextType": "undefined",
          "hasProvideContext": false,
          "hasRegisterTool": false
        }
      },
      "issue": "navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.",
      "howToFix": "Use navigator.modelContext.provideContext() to register tools programmatically."
    },
    {
      "id": "browser-navigator-injection",
      "title": "Detect WebMCP browser navigator injection",
      "status": "informational",
      "evidence": {
        "browser": {
          "checked": true,
          "detected": false,
          "hasNavigatorModelContext": false,
          "modelContextType": "undefined",
          "hasProvideContext": false,
          "hasRegisterTool": false
        }
      },
      "issue": "navigator.modelContext was not detected in the rendered browser page.",
      "howToFix": "Expose WebMCP through navigator.modelContext in the browser runtime when the page is intended to provide in-page tools."
    },
    {
      "id": "surface-coverage",
      "title": "Interactive surface coverage",
      "status": "informational",
      "evidence": {
        "totalForms": 2,
        "formsWithTags": 0,
        "totalInteractive": 210,
        "interactiveWithTags": 0,
        "totalCount": 212,
        "taggedCount": 0,
        "dataMcpToolCount": 0,
        "dataMcpTools": [],
        "coverage": 0,
        "annotationIssues": [
          "<input name=\"s\"> is missing tool-param-description.",
          "<input name=\"email\"> is missing a label.",
          "<input name=\"email\"> is missing tool-param-description.",
          "<select name=\"industry\"> is missing a label.",
          "<select name=\"industry\"> is missing tool-param-description.",
          "<select name=\"Size_range\"> is missing a label.",
          "<select name=\"Size_range\"> is missing tool-param-description.",
          "<input name=\"firstName\"> is missing a label.",
          "<input name=\"firstName\"> is missing tool-param-description.",
          "<input name=\"lastName\"> is missing a label.",
          "<input name=\"lastName\"> is missing tool-param-description.",
          "<input name=\"company\"> is missing a label.",
          "<input name=\"company\"> is missing tool-param-description.",
          "<select name=\"ERP_Version__c\"> is missing a label.",
          "<select name=\"ERP_Version__c\"> is missing tool-param-description.",
          "<select name=\"Country\"> is missing a label.",
          "<select name=\"Country\"> is missing tool-param-description.",
          "<select name=\"Country_state\"> is missing a label.",
          "<select name=\"Country_state\"> is missing tool-param-description.",
          "<input name=\"phone\"> is missing a label.",
          "<input name=\"phone\"> is missing tool-param-description.",
          "<input name=\"data_opt_in\"> is missing tool-param-description.",
          "<input name=\"Marketing_opt_in\"> is missing tool-param-description.",
          "<input name=\"user_email\"> is missing a label.",
          "<input name=\"user_email\"> is missing tool-param-description.",
          "<input name=\"user_phone\"> is missing a label.",
          "<input name=\"user_phone\"> is missing tool-param-description."
        ]
      },
      "issue": "Only 0% of interactive surfaces are annotated.",
      "howToFix": "Add WebMCP annotations to all forms and interactive elements to increase agent coverage."
    }
  ],
  "staticSignals": {
    "detected": false,
    "matched": []
  },
  "coverage": {
    "totalForms": 2,
    "formsWithTags": 0,
    "totalInteractive": 210,
    "interactiveWithTags": 0,
    "totalCount": 212,
    "taggedCount": 0,
    "dataMcpToolCount": 0,
    "dataMcpTools": [],
    "coverage": 0,
    "annotationIssues": [
      "<input name=\"s\"> is missing tool-param-description.",
      "<input name=\"email\"> is missing a label.",
      "<input name=\"email\"> is missing tool-param-description.",
      "<select name=\"industry\"> is missing a label.",
      "<select name=\"industry\"> is missing tool-param-description.",
      "<select name=\"Size_range\"> is missing a label.",
      "<select name=\"Size_range\"> is missing tool-param-description.",
      "<input name=\"firstName\"> is missing a label.",
      "<input name=\"firstName\"> is missing tool-param-description.",
      "<input name=\"lastName\"> is missing a label.",
      "<input name=\"lastName\"> is missing tool-param-description.",
      "<input name=\"company\"> is missing a label.",
      "<input name=\"company\"> is missing tool-param-description.",
      "<select name=\"ERP_Version__c\"> is missing a label.",
      "<select name=\"ERP_Version__c\"> is missing tool-param-description.",
      "<select name=\"Country\"> is missing a label.",
      "<select name=\"Country\"> is missing tool-param-description.",
      "<select name=\"Country_state\"> is missing a label.",
      "<select name=\"Country_state\"> is missing tool-param-description.",
      "<input name=\"phone\"> is missing a label.",
      "<input name=\"phone\"> is missing tool-param-description.",
      "<input name=\"data_opt_in\"> is missing tool-param-description.",
      "<input name=\"Marketing_opt_in\"> is missing tool-param-description.",
      "<input name=\"user_email\"> is missing a label.",
      "<input name=\"user_email\"> is missing tool-param-description.",
      "<input name=\"user_phone\"> is missing a label.",
      "<input name=\"user_phone\"> is missing tool-param-description."
    ]
  },
  "browserWebMcp": {
    "checked": true,
    "detected": false,
    "hasNavigatorModelContext": false,
    "modelContextType": "undefined",
    "hasProvideContext": false,
    "hasRegisterTool": false
  }
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Source and trust signals

AIO: Source and trust signals scored 60/100 and needs improvement.

4 Warning

Needs attention

AIO: Source and trust signals

Warning
01

Issue

Missing AIO trust signals: author, publisher.

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

60/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

AIO: Source and trust signals scored 60/100 and needs improvement.

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": true,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [
    "2024-05-29T10:48:47-07:00",
    "2026-06-05T11:57:18-07:00"
  ],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/company/",
      "text": "Company",
      "html": "<a href=\"/company/\" class=\"main-nav__tab-item-link\">Company</a>"
    },
    {
      "href": "/resources/customer-stories/",
      "text": "Our Customers Learn more about what our customers are saying and how they're succeeding with Tipalti.",
      "html": "<a href=\"/resources/customer-stories/\" class=\"tab-item__title js-megamenu-tab-item__title is-hover\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Our Customers <span>Learn more about what our customers are..."
    },
    {
      "href": "/company/reviews/",
      "text": "Ratings and Reviews Discover authentic customer feedback and ratings to help you make informed decisions.",
      "html": "<a href=\"/company/reviews/\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> <div class=\"sub-menu__content\"> Ratings and Reviews <span>Discover authentic customer feedback and ratings to help you make informed decisions.</span> </div> </a>"
    },
    {
      "href": "/resources/learn/#mass-payments",
      "text": "Mass Payments Learn about scaling cross-border invoiceless payments.",
      "html": "<a href=\"/resources/learn/#mass-payments\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> <div class=\"sub-menu__content\"> Mass Payments <span>Learn about scaling cross-border invoiceless payments.</span> </div> </a>"
    },
    {
      "href": "/company/",
      "text": "Reimagining Finance Transform AP, Procurement, Employee Expenses, and Global Payments with innovative automation.",
      "html": "<a href=\"/company/\" class=\"tab-item__title js-megamenu-tab-item__title is-hover\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Reimagining Finance <span>Transform AP, Procurement, Employee Expenses, and Gl..."
    },
    {
      "href": "/company/",
      "text": "Company Overview Learn more about our history, mission, and goals.",
      "html": "<a href=\"/company/\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> <div class=\"sub-menu__content\"> Company Overview <span>Learn more about our history, mission, and goals.</span> </div> </a>"
    },
    {
      "href": "/company/careers/",
      "text": "Careers We're building the future of Fintech",
      "html": "<a href=\"/company/careers/\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> <div class=\"sub-menu__content\"> Careers <span>We&apos;re building the future of Fintech</span> </div> </a>"
    },
    {
      "href": "/company/reviews/",
      "text": "Awards and Reviews See what industry leaders are saying about Tipalti.",
      "html": "<a href=\"/company/reviews/\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> <div class=\"sub-menu__content\"> Awards and Reviews <span>See what industry leaders are saying about Tipalti.</span> </div> </a>"
    },
    {
      "href": "/company/press/",
      "text": "Newsroom Stay on top of the latest Tipalti news and press coverage",
      "html": "<a href=\"/company/press/\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> <div class=\"sub-menu__content\"> Newsroom <span>Stay on top of the latest Tipalti news and press coverage</span> </div> </a>"
    },
    {
      "href": "/company/",
      "text": "Global Sites Explore accounts payable and finance automation solutions tailored to your region.",
      "html": "<a href=\"/company/\" class=\"tab-item__title js-megamenu-tab-item__title is-hover\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Global Sites <span>Explore accounts payable and finance automation solutions t..."
    },
    {
      "href": "/resources/",
      "text": "Resources Learn about the latest trends, best practices, and emerging technologies in finance automation.",
      "html": "<a href=\"/resources/\" class=\"main-nav__tab-item-link\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Resources <span>Learn about the latest trends, best practices, and emerging technologies in finance autom..."
    },
    {
      "href": "/company/",
      "text": "Company Get to know Tipalti. Learn more about our core values and global mission.",
      "html": "<a href=\"/company/\" class=\"main-nav__tab-item-link\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Company <span>Get to know Tipalti. Learn more about our core values and global mission.</span> </p> <div cl..."
    },
    {
      "href": "/resources/customer-stories/",
      "text": "Our Customers Learn more about what our customers are saying and how they're succeeding with Tipalti.",
      "html": "<a href=\"/resources/customer-stories/\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Our Customers <span>Learn more about what our customers are saying and how they&apos;re succeeding with Tipalti.</span>..."
    },
    {
      "href": "/company/",
      "text": "Reimagining Finance Transform AP, Procurement, Employee Expenses, and Global Payments with innovative automation.",
      "html": "<a href=\"/company/\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Reimagining Finance <span>Transform AP, Procurement, Employee Expenses, and Global Payments with innovative automation.</span> </p> </a>"
    },
    {
      "href": "/company/",
      "text": "Global Sites Explore accounts payable and finance automation solutions tailored to your region.",
      "html": "<a href=\"/company/\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Global Sites <span>Explore accounts payable and finance automation solutions tailored to your region.</span> </p> </a>"
    },
    {
      "href": "/company/reviews/",
      "text": "See More Awards and Reviews",
      "html": "<a class=\"wp-block-button__link has-synergy-white-color has-synergy-onyx-background-color has-text-color has-background has-link-color wp-element-button\" href=\"/company/reviews/\" role=\"button\">See More Awards and Reviews</a>"
    },
    {
      "href": "/company/reviews/",
      "text": "Awards and Reviews",
      "html": "<a href=\"/company/reviews/\">Awards and Reviews</a>"
    },
    {
      "href": "/company/",
      "text": "Overview",
      "html": "<a href=\"/company/\">Overview</a>"
    },
    {
      "href": "/company/careers/",
      "text": "Careers",
      "html": "<a href=\"/company/careers/\">Careers</a>"
    },
    {
      "href": "/company/press/",
      "text": "Newsroom",
      "html": "<a href=\"/company/press/\">Newsroom</a>"
    }
  ],
  "contactLinks": [
    {
      "href": "/expense-management/#tax-support",
      "text": "Tax Support Capture tax details for each expense, sync with your ERP.",
      "html": "<a href=\"/expense-management/#tax-support\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> <div class=\"sub-menu__content\"> Tax Support <span>Capture tax details for each expense, sync with your ERP.</span> </div> </a>"
    },
    {
      "href": "/industries/",
      "text": "Industries Explore how Tipalti supports a variety of industries with tailored solutions.",
      "html": "<a href=\"/industries/\" class=\"tab-item__title js-megamenu-tab-item__title is-hover\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Industries <span>Explore how Tipalti supports a variety of industries with..."
    },
    {
      "href": "/company/reviews/",
      "text": "Ratings and Reviews Discover authentic customer feedback and ratings to help you make informed decisions.",
      "html": "<a href=\"/company/reviews/\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> <div class=\"sub-menu__content\"> Ratings and Reviews <span>Discover authentic customer feedback and ratings to help you make informed decisions.</span> </div> </a>"
    },
    {
      "href": "mailto:[email protected]",
      "text": "[email protected]",
      "html": "<a href=\"mailto:[email protected]\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"[email protected] (opens in a new tab)\">[email protected]</a>"
    },
    {
      "href": "https://tipalti.zendesk.com/hc/en-us/requests/new",
      "text": "Raise a support request",
      "html": "<a class=\"wp-block-button__link wp-element-button\" href=\"https://tipalti.zendesk.com/hc/en-us/requests/new\" target=\"_blank\" rel=\"noreferrer noopener nofollow\" role=\"button\" aria-label=\"Raise a support request (opens in a new tab)\">Raise a support request</a>"
    },
    {
      "href": "/resources/",
      "text": "Additional Resources Find the information and support you need to stay informed and inspired.",
      "html": "<a href=\"/resources/\" class=\"tab-item__title js-megamenu-tab-item__title is-hover\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Additional Resources <span>Find the information and support you need to stay..."
    },
    {
      "href": "/resources/support/",
      "text": "Support Get fast, expert responses.",
      "html": "<a href=\"/resources/support/\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> <div class=\"sub-menu__content\"> Support <span>Get fast, expert responses.</span> </div> </a>"
    },
    {
      "href": "mailto:[email protected]",
      "text": "[email protected]",
      "html": "<a href=\"mailto:[email protected]\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"[email protected] (opens in a new tab)\">[email protected]</a>"
    },
    {
      "href": "https://tipalti.zendesk.com/hc/en-us/requests/new",
      "text": "Raise a support request",
      "html": "<a class=\"wp-block-button__link wp-element-button\" href=\"https://tipalti.zendesk.com/hc/en-us/requests/new\" target=\"_blank\" rel=\"noreferrer noopener nofollow\" role=\"button\" aria-label=\"Raise a support request (opens in a new tab)\">Raise a support request</a>"
    },
    {
      "href": "mailto:[email protected]",
      "text": "[email protected]",
      "html": "<a href=\"mailto:[email protected]\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"[email protected] (opens in a new tab)\">[email protected]</a>"
    },
    {
      "href": "https://tipalti.zendesk.com/hc/en-us/requests/new",
      "text": "Raise a support request",
      "html": "<a class=\"wp-block-button__link wp-element-button\" href=\"https://tipalti.zendesk.com/hc/en-us/requests/new\" target=\"_blank\" rel=\"noreferrer noopener nofollow\" role=\"button\" aria-label=\"Raise a support request (opens in a new tab)\">Raise a support request</a>"
    },
    {
      "href": "/industries/",
      "text": "Solutions See how Tipalti helps finance teams across a wide range of industries.",
      "html": "<a href=\"/industries/\" class=\"main-nav__tab-item-link\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Solutions <span>See how Tipalti helps finance teams across a wide range of industries.</span> </p> <div..."
    },
    {
      "href": "/industries/",
      "text": "Industries Explore how Tipalti supports a variety of industries with tailored solutions.",
      "html": "<a href=\"/industries/\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Industries <span>Explore how Tipalti supports a variety of industries with tailored solutions.</span> </p> </a>"
    },
    {
      "href": "/resources/",
      "text": "Additional Resources Find the information and support you need to stay informed and inspired.",
      "html": "<a href=\"/resources/\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Additional Resources <span>Find the information and support you need to stay informed and inspired.</span> </p> </a>"
    },
    {
      "href": "https://tipalti.com/resources/customer-stories/lenus/",
      "text": "Lenus Lenus cut payment processing time by 35%, scaled global payments across 11 countries, and supported 550+ vendors worldwide. Product Accounts Payable Mass Payments Region Europe Industry Healthcare Size 100 – 1000 Read Customer Story",
      "html": "<a href=\"https://tipalti.com/resources/customer-stories/lenus/\"> <div class=\"customer-card width-100 height-100 container-type-inline-size display-flex flex-direction-column is-style-card has-synergy-white-background-color\"> <div class=\"customer-card__logo display-flex justify-content-center align-items-center flex-1 is-style-rounded-24\" style=\"background-color: #c9d6c9;\"> <img decoding=\"async\" src=\"https://tipalti.com/wp-content/uploads/customer-toolkit-logos/lenus.svg\" alt=\"Lenus\" height=\"7..."
    },
    {
      "href": "mailto:[email protected]",
      "text": "[email protected]",
      "html": "<a href=\"mailto:[email protected]\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"[email protected] (opens in a new tab)\">[email protected]</a>"
    },
    {
      "href": "https://tipalti.zendesk.com/hc/en-us/requests/new",
      "text": "Raise a support request",
      "html": "<a class=\"wp-block-button__link wp-element-button flying-press-lazy-bg\" href=\"https://tipalti.zendesk.com/hc/en-us/requests/new\" target=\"_blank\" rel=\" noreferrer noopener nofollow\" role=\"button\" aria-label=\"Raise a support request (opens in a new tab)\">Raise a support request</a>"
    },
    {
      "href": "/resources/support/",
      "text": "Support",
      "html": "<a href=\"/resources/support/\">Support</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "/privacy/",
      "text": "Privacy",
      "html": "<a href=\"/privacy/\">Privacy</a>"
    },
    {
      "href": "/privacy/cookies-declaration/",
      "text": "Cookies Declaration",
      "html": "<a href=\"/privacy/cookies-declaration/\">Cookies Declaration</a>"
    },
    {
      "href": "/privacy/privacy-center/",
      "text": "Your Privacy Choices",
      "html": "<a href=\"/privacy/privacy-center/\" class=\"display-flex\"><picture loading=\"lazy\" decoding=\"async\" style=\"padding: 2px 2px 0px 0px\"> <source type=\"image/webp\" srcset=\"/wp-content/uploads/2026/01/privacy-icon.png.webp\"> <img loading=\"lazy\" decoding=\"async\" src=\"/wp-content/uploads/2026/01/privacy-icon.png\" alt=\"California Consumer Privacy Act (CCPA) Opt-Out Icon\" width=\"29\" height=\"14\" fetchpriority=\"low\"> </picture> Your Privacy Choices</a>"
    },
    {
      "href": "/privacy/payer-sender-rights/",
      "text": "Payer / Sender Rights",
      "html": "<a href=\"/privacy/payer-sender-rights/\">Payer / Sender Rights</a>"
    },
    {
      "href": "https://tipalti.com/privacy/",
      "text": "Tipalti Privacy Policy",
      "html": "<a href=\"https://tipalti.com/privacy/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Tipalti Privacy Policy (opens in a new tab)\">Tipalti Privacy Policy</a>"
    }
  ],
  "score": 60,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer-first sections

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

4 Warning

Needs attention

AEO: Answer-first sections

Warning
01

Issue

56 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": 57,
  "passing": 1,
  "failing": [
    {
      "heading": "Ready to save time and money?",
      "headingHtml": "<h3> Ready to save time and money? </h3>",
      "firstParagraph": "Accounts Payable End-to-end solution for a seamless payables process.",
      "paragraphHtml": "<p> Accounts Payable <span>End-to-end solution for a seamless payables process.</span> </p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    },
    {
      "heading": "Ready to Join Tipalti Articles?",
      "headingHtml": "<h3>Ready to Join Tipalti Articles?</h3>",
      "firstParagraph": "Why Tipalti Discover why Tipalti is the trusted choice for your organization.",
      "paragraphHtml": "<p> Why Tipalti <span>Discover why Tipalti is the trusted choice for your organization.</span> </p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Ready to Join Tipalti Articles?",
      "headingHtml": "<h3>Ready to Join Tipalti Articles?</h3>",
      "firstParagraph": "Our Customers Learn more about what our customers are saying and how they're succeeding with Tipalti.",
      "paragraphHtml": "<p> Our Customers <span>Learn more about what our customers are saying and how they&apos;re succeeding with Tipalti.</span> </p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Ready to Join Tipalti Articles?",
      "headingHtml": "<h3>Ready to Join Tipalti Articles?</h3>",
      "firstParagraph": "Reimagining Finance Transform AP, Procurement, Employee Expenses, and Global Payments with innovative automation.",
      "paragraphHtml": "<p> Reimagining Finance <span>Transform AP, Procurement, Employee Expenses, and Global Payments with innovative automation.</span> </p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Ready to Join Tipalti Articles?",
      "headingHtml": "<h3>Ready to Join Tipalti Articles?</h3>",
      "firstParagraph": "AI-powered finance automation for your business – simplifying global accounts payable, payments, procurement, expenses, and treasury.",
      "paragraphHtml": "<p class=\"hero-paragraph has-synergy-white-color has-text-color has-link-color has-medium-font-size wp-elements-776848181a1c0edce0777f29ebf24b2d\" style=\"padding-bottom:var(--wp--preset--spacing--36)\">AI-powered finance automation for your business &#x2013; simplifying global accounts payable, payments, procurement, expenses, and treasury.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "The Tipalti Connected Suite",
      "headingHtml": "<h2 class=\"connected-suites__heading has-synergy-white-color has-header-1-font-size\"> The Tipalti Connected Suite </h2>",
      "firstParagraph": "Features",
      "paragraphHtml": "<p class=\"is-style-tag\">Features</p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Work smarter, not harder",
      "headingHtml": "<h2 class=\"wp-block-heading has-header-1-font-size\" id=\"5-work-smarter-not-harder\">Work smarter, not harder</h2>",
      "firstParagraph": "With AI-driven capabilities, an intuitive UX, and quick and easy global payments, you can drive unprecedented efficiency.",
      "paragraphHtml": "<p class=\"has-medium-font-size\">With AI-driven capabilities, an intuitive UX, and quick and easy global payments, you can drive unprecedented efficiency.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "AI Designed for Finance",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-2-font-size\" id=\"6-ai\">AI Designed for Finance</h2>",
      "firstParagraph": "Smarter processes. Instant insights. More productivity. Less manual work. Tipalti AI actually gets things done.",
      "paragraphHtml": "<p class=\"has-regular-font-size\">Smarter processes. Instant insights. More productivity. Less manual work. Tipalti AI actually gets things done.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Built for Global Scale",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-2-font-size\" id=\"7-global\">Built for Global Scale</h2>",
      "firstParagraph": "Manage all entities’ payables operations from a single system. Scale globally with cross-border payments to 200+ countries in 120 currencies via 50+ payment methods.",
      "paragraphHtml": "<p class=\"has-regular-font-size\">Manage all entities&#x2019; payables operations from a single system. Scale globally with cross-border payments to 200+ countries in 120 currencies via 50+ payment methods.</p>",
      "words": 24,
      "direct": false,
      "issue": "First paragraph is 24 words and does not look like a concise direct answer."
    },
    {
      "heading": "Controls and Compliance",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-2-font-size\" id=\"8-controls-and-compliance\">Controls and Compliance</h2>",
      "firstParagraph": "Stay up-to-date and protected automatically, with multi-jurisdictional tax compliance, built-in payment protections, and enterprise-grade controls and security.",
      "paragraphHtml": "<p class=\"has-regular-font-size\">Stay up-to-date and protected automatically, with multi-jurisdictional tax compliance, built-in payment protections, and enterprise-grade controls and security.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pre-built connections to extend automated workflows",
      "headingHtml": "<h2 class=\"wp-block-heading has-synergy-white-color has-text-color has-link-color has-header-1-font-size wp-elements-cc390ae69975f58e2315d46e4d21c55e\">Pre-built connections to extend automated workflows</h2>",
      "firstParagraph": "Easily extend and simplify your workflows with pre-built integrations and powerful APIs for your ERPs, accounting systems, performance marketing platforms, HRIS, SSO, Slack, credit cards, and more.",
      "paragraphHtml": "<p class=\"has-synergy-white-color has-text-color has-link-color has-medium-font-size wp-elements-310b64463606373c0ff5948d612cf76b\">Easily extend and simplify your workflows with pre-built integrations and powerful APIs for your ERPs, accounting systems, performance marketing platforms, HRIS, SSO, Slack, credit cards, and more.</p>",
      "words": 27,
      "direct": false,
      "issue": "First paragraph is 27 words and does not look like a concise direct answer."
    },
    {
      "heading": "Leader in the IDC 2024 MarketScape",
      "headingHtml": "<h3 class=\"wp-block-heading\">Leader in the IDC 2024 MarketScape</h3>",
      "firstParagraph": "Worldwide Accounts Payable Automation Software for Midmarket",
      "paragraphHtml": "<p>Worldwide Accounts Payable Automation Software for Midmarket</p>",
      "words": 7,
      "direct": false,
      "issue": "First paragraph is 7 words and does not look like a concise direct answer."
    },
    {
      "heading": "#1 Award-Winning Finance Automation Solution",
      "headingHtml": "<h2 class=\"wp-block-heading has-header-2-font-size\">#1 Award-Winning Finance Automation Solution</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The FinTech Awards",
      "headingHtml": "<h3 class=\"wp-block-heading pb-0\">The FinTech Awards</h3>",
      "firstParagraph": "Best SaaS for FinTech 2025",
      "paragraphHtml": "<p style=\"padding-top:var(--wp--preset--spacing--16)\">Best SaaS for FinTech 2025 </p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "2025 Deloitte TechnologyFast 500",
      "headingHtml": "<h3 class=\"wp-block-heading pb-0\">2025 Deloitte Technology<br>Fast 500</h3>",
      "firstParagraph": "Awarded to Tipalti for the 8th consecutive year",
      "paragraphHtml": "<p style=\"padding-top:var(--wp--preset--spacing--16)\">Awarded to Tipalti for the 8th consecutive year</p>",
      "words": 8,
      "direct": false,
      "issue": "First paragraph is 8 words and does not look like a concise direct answer."
    },
    {
      "heading": "2025 CNBC World’s Top Fintech Company",
      "headingHtml": "<h3 class=\"wp-block-heading pb-0\">2025 CNBC World&#x2019;s Top Fintech Company</h3>",
      "firstParagraph": "Awarded to Tipalti for the 3rd consecutive year",
      "paragraphHtml": "<p style=\"padding-top:var(--wp--preset--spacing--16)\">Awarded to Tipalti for the 3rd consecutive year</p>",
      "words": 8,
      "direct": false,
      "issue": "First paragraph is 8 words and does not look like a concise direct answer."
    },
    {
      "heading": "Leader in the IDC 2024 MarketScape",
      "headingHtml": "<h3 class=\"wp-block-heading pb-0\">Leader in the IDC 2024 MarketScape</h3>",
      "firstParagraph": "Worldwide Accounts Payable Automation Software for Midmarket",
      "paragraphHtml": "<p style=\"padding-top:var(--wp--preset--spacing--16)\">Worldwide Accounts Payable Automation Software for Midmarket</p>",
      "words": 7,
      "direct": false,
      "issue": "First paragraph is 7 words and does not look like a concise direct answer."
    },
    {
      "heading": "Don’t just take our word for it,",
      "headingHtml": "<h2 class=\"wp-block-heading pb-0 has-header-1-font-size\" id=\"3-don%E2%80%99t-just-take-our-word-for-it\">Don&#x2019;t just take our word for it,</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "see what our customers are saying",
      "headingHtml": "<h2 class=\"wp-block-heading has-header-1-font-size\" id=\"4-see-what-our-customers-are-saying\">see what our customers are saying</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "A.Team",
      "headingHtml": "<h3 class=\"has-header-4-font-size\" style=\"margin:0;\">A.Team</h3>",
      "firstParagraph": "A.Team shifted focus from admin to growth, scaled payments to builders in 40 countries, and streamlined onboarding with built-in tax compliance.",
      "paragraphHtml": "<p>A.Team shifted focus from admin to growth, scaled payments to builders in 40 countries, and streamlined onboarding with built-in tax compliance.</p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Create Music Group",
      "headingHtml": "<h3 class=\"has-header-4-font-size\" style=\"margin:0;\">Create Music Group</h3>",
      "firstParagraph": "Manual international payouts and multi-entity accounts payable processes were time-consuming and complex, delaying artist payments",
      "paragraphHtml": "<p>Manual international payouts and multi-entity accounts payable processes were time-consuming and complex, delaying artist payments</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Matterport",
      "headingHtml": "<h3 class=\"has-header-4-font-size\" style=\"margin:0;\">Matterport</h3>",
      "firstParagraph": "Matterport sped up monthly close by 40% and avoided hiring an additional full-time employee for accounts payable.",
      "paragraphHtml": "<p>Matterport sped up monthly close by 40% and avoided hiring an additional full-time employee for accounts payable.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "PubMatic",
      "headingHtml": "<h3 class=\"has-header-4-font-size\" style=\"margin:0;\">PubMatic</h3>",
      "firstParagraph": "PubMatic streamlined global mass payments, cut processing time to 3 minutes, and enhanced operations with a robust NetSuite ERP integration.",
      "paragraphHtml": "<p>PubMatic streamlined global mass payments, cut processing time to 3 minutes, and enhanced operations with a robust NetSuite ERP integration.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Service Rocket",
      "headingHtml": "<h3 class=\"has-header-4-font-size\" style=\"margin:0;\">Service Rocket</h3>",
      "firstParagraph": "ServiceRocket cut AP time by 80%, reduced staffing needs, improved global compliance, and integrated YayPay and NetSuite.",
      "paragraphHtml": "<p>ServiceRocket cut AP time by 80%, reduced staffing needs, improved global compliance, and integrated YayPay and NetSuite.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Lenus",
      "headingHtml": "<h3 class=\"has-header-4-font-size\" style=\"margin:0;\">Lenus</h3>",
      "firstParagraph": "Lenus cut payment processing time by 35%, scaled global payments across 11 countries, and supported 550+ vendors worldwide.",
      "paragraphHtml": "<p>Lenus cut payment processing time by 35%, scaled global payments across 11 countries, and supported 550+ vendors worldwide.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Deep industry expertise,tailored to your needs.",
      "headingHtml": "<h2 class=\"wp-block-heading has-header-1-font-size\">Deep industry expertise,<br>tailored to your needs.</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Adtech",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Adtech</h2>",
      "firstParagraph": "Pay publishers, affiliates, writers, and content creators anywhere in the world.",
      "paragraphHtml": "<p>Pay publishers, affiliates, writers, and content creators anywhere in the world.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Affiliate and Influencer Networks",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Affiliate and Influencer Networks</h2>",
      "firstParagraph": "Send cross-border payments to your global ad network. Scale globally with multi-brand and multi-language capabilities.",
      "paragraphHtml": "<p>Send cross-border payments to your global ad network. Scale globally with multi-brand and multi-language capabilities.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Business Services",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Business Services</h2>",
      "firstParagraph": "Our self-service portal makes supplier onboarding and automated payments a snap.",
      "paragraphHtml": "<p>Our self-service portal makes supplier onboarding and automated payments a snap.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "E-commerce and retail",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">E-commerce and retail</h2>",
      "firstParagraph": "Learn how we automate the entire process for paying your network of global suppliers.",
      "paragraphHtml": "<p>Learn how we automate the entire process for paying your network of global suppliers.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Education",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Education</h2>",
      "firstParagraph": "Keep operations lean by tracking cash flow in real time, streamlining payments, and cutting costs. And we’ll help you stay compliant, too.",
      "paragraphHtml": "<p>Keep operations lean by tracking cash flow in real time, streamlining payments, and cutting costs. And we&#x2019;ll help you stay compliant, too.</p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "Financial Industry",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Financial Industry</h2>",
      "firstParagraph": "We make it easy to bring AP controls and execution to financial businesses with multiple subsidiaries and business units.",
      "paragraphHtml": "<p>We make it easy to bring AP controls and execution to financial businesses with multiple subsidiaries and business units.</p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Healthcare",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Healthcare</h2>",
      "firstParagraph": "Tailored AP automation solutions to overcome the healthcare industry’s most pressing pain points.",
      "paragraphHtml": "<p>Tailored AP automation solutions to overcome the healthcare industry&#x2019;s most pressing pain points.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Gaming",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Gaming</h2>",
      "firstParagraph": "A white-label, scalable, automated solution for a seamless, secure and reliable payment experience that makes both you and your gamers happy.",
      "paragraphHtml": "<p>A white-label, scalable, automated solution for a seamless, secure and reliable payment experience that makes both you and your gamers happy.</p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Gig Economy",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Gig Economy</h2>",
      "firstParagraph": "Freelancers can log into your custom web portal to make tax compliance a breeze.",
      "paragraphHtml": "<p>Freelancers can log into your custom web portal to make tax compliance a breeze.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Manufacturing and Wholesale",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Manufacturing and Wholesale</h2>",
      "firstParagraph": "Source materials globally and track raw material supplier payments with precision. Automate multi-currency transactions, PO matching, and supplier onboarding.",
      "paragraphHtml": "<p>Source materials globally and track raw material supplier payments with precision. Automate multi-currency transactions, PO matching, and supplier onboarding.</p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Music Royalties",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Music Royalties</h2>",
      "firstParagraph": "Our fast, secure, cost-effective payments help you attract and retain the best talent and improve the quality of your network.",
      "paragraphHtml": "<p>Our fast, secure, cost-effective payments help you attract and retain the best talent and improve the quality of your network.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Nonprofits",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Nonprofits</h2>",
      "firstParagraph": "Connect your mission-critical systems to your payments engine, including ERPs and performance tracking systems.",
      "paragraphHtml": "<p>Connect your mission-critical systems to your payments engine, including ERPs and performance tracking systems.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Software and Technology",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Software and Technology</h2>",
      "firstParagraph": "Our end-to-end payables automation solution eliminates paper invoices and manual data entry.",
      "paragraphHtml": "<p>Our end-to-end payables automation solution eliminates paper invoices and manual data entry.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Translations",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Translations</h2>",
      "firstParagraph": "Approve invoices fast and make easy payments using multiple currencies. Take control of cash flow and stay on top of compliance.",
      "paragraphHtml": "<p>Approve invoices fast and make easy payments using multiple currencies. Take control of cash flow and stay on top of compliance.</p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Travel",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Travel</h2>",
      "firstParagraph": "Our payment solutions will help you attract and retain top agents, simplify operations, and build a stellar industry reputation.",
      "paragraphHtml": "<p>Our payment solutions will help you attract and retain top agents, simplify operations, and build a stellar industry reputation.</p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Video Media",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Video Media</h2>",
      "firstParagraph": "Pay your creators effortlessly with our automated solutions. No more delays, errors, or high fees—just smooth and secure payments.",
      "paragraphHtml": "<p>Pay your creators effortlessly with our automated solutions. No more delays, errors, or high fees&#x2014;just smooth and secure payments.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Ready to Save Time and Money?",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-center has-synergy-white-color has-text-color has-link-color has-header-1-font-size wp-elements-bc6f061912b7939d0cddf683d2577093\" id=\"10-up-and-running-in-weeks-not-months\">Ready to Save Time and Money?</h2>",
      "firstParagraph": "Book a demo to get started today and take control of your finance operations with Tipalti.",
      "paragraphHtml": "<p class=\"has-text-align-center has-synergy-white-color has-text-color has-link-color has-large-font-size wp-elements-0529832d24bb315370bcb50d608b9e1d\">Book a demo to get started today and take control of your finance operations with Tipalti.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "See what’s trending in finance automation",
      "headingHtml": "<h2 class=\"wp-block-heading has-header-1-font-size\" id=\"16-see-what%E2%80%99s-trending-in-finance-automation\">See what&#x2019;s trending in finance automation</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What Are Mass Payouts? Complete Guide",
      "headingHtml": "<h3 class=\"card-header__title\">What Are Mass Payouts? Complete Guide</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Best AP Automation for NetSuite: Complete Guide",
      "headingHtml": "<h3 class=\"card-header__title\">Best AP Automation for NetSuite: Complete Guide</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "9 Best Accounts Payable Software Solutions",
      "headingHtml": "<h3 class=\"card-header__title\">9 Best Accounts Payable Software Solutions</h3>",
      "firstParagraph": "",
      "paragraphHtml": "<p></p>",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "Finance automation that puts you in charge",
      "headingHtml": "<h2 class=\"wp-block-heading has-header-1-font-size\" style=\"margin-top:var(--wp--preset--spacing--24);margin-bottom:var(--wp--preset--spacing--36)\">Finance automation that puts you in charge</h2>",
      "firstParagraph": "Contact us",
      "paragraphHtml": "<p class=\"has-medium-font-size\" id=\"0-contact-us\" style=\"padding-top:var(--wp--preset--spacing--16);padding-bottom:var(--wp--preset--spacing--8)\"><strong>Contact us</strong></p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Products",
      "headingHtml": "<h3 class=\"widget-title display-flex justify-content-space-between align-items-center\">Products<span class=\"arrow\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\"><path d=\"M5 15.4756L12 8.47559L19 15.4756\" stroke=\"#141414\" stroke-width=\"2\" stroke-linecap=\"round\"/></svg></span></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Capabilities",
      "headingHtml": "<h3 class=\"widget-title display-flex justify-content-space-between align-items-center\">Capabilities<span class=\"arrow\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\"><path d=\"M5 15.4756L12 8.47559L19 15.4756\" stroke=\"#141414\" stroke-width=\"2\" stroke-linecap=\"round\"/></svg></span></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Why Tipalti",
      "headingHtml": "<h3 class=\"widget-title display-flex justify-content-space-between align-items-center\">Why Tipalti<span class=\"arrow\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\"><path d=\"M5 15.4756L12 8.47559L19 15.4756\" stroke=\"#141414\" stroke-width=\"2\" stroke-linecap=\"round\"/></svg></span></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Platform",
      "headingHtml": "<h3 class=\"widget-title display-flex justify-content-space-between align-items-center\">Platform<span class=\"arrow\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\"><path d=\"M5 15.4756L12 8.47559L19 15.4756\" stroke=\"#141414\" stroke-width=\"2\" stroke-linecap=\"round\"/></svg></span></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Resources",
      "headingHtml": "<h3 class=\"widget-title display-flex justify-content-space-between align-items-center\">Resources<span class=\"arrow\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\"><path d=\"M5 15.4756L12 8.47559L19 15.4756\" stroke=\"#141414\" stroke-width=\"2\" stroke-linecap=\"round\"/></svg></span></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Company",
      "headingHtml": "<h3 class=\"widget-title display-flex justify-content-space-between align-items-center\">Company<span class=\"arrow\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\"><path d=\"M5 15.4756L12 8.47559L19 15.4756\" stroke=\"#141414\" stroke-width=\"2\" stroke-linecap=\"round\"/></svg></span></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Ready to save time and money?",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-center has-header-3-font-size\">Ready to save time and money?</h2>",
      "firstParagraph": "Complete the form below, and we’ll contact you to schedule your personalized demo.",
      "paragraphHtml": "<p class=\"has-text-align-center has-regular-font-size\">Complete the form below, and we&#x2019;ll contact you to schedule your personalized demo.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Thank you!",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-center\">Thank you!</h2>",
      "firstParagraph": "We’ve received your submission and will be in touch shortly. In the meantime, explore how other leading companies modernize their finance operations with Tipalti.",
      "paragraphHtml": "<p class=\"has-text-align-center has-medium-font-size\">We&#x2019;ve received your submission and will be in touch shortly. In the meantime, explore how other leading companies modernize their finance operations with Tipalti.</p>",
      "words": 25,
      "direct": false,
      "issue": "First paragraph is 25 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer evidence and trust

AEO: Answer evidence and trust scored 60/100 and needs improvement.

3 Warning

Needs attention

AEO: Answer evidence and trust

Warning
01

Issue

Missing AIO trust signals: author, publisher.

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

60/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

AEO: Answer evidence and trust scored 60/100 and needs improvement.

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": true,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [
    "2024-05-29T10:48:47-07:00",
    "2026-06-05T11:57:18-07:00"
  ],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/company/",
      "text": "Company",
      "html": "<a href=\"/company/\" class=\"main-nav__tab-item-link\">Company</a>"
    },
    {
      "href": "/resources/customer-stories/",
      "text": "Our Customers Learn more about what our customers are saying and how they're succeeding with Tipalti.",
      "html": "<a href=\"/resources/customer-stories/\" class=\"tab-item__title js-megamenu-tab-item__title is-hover\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Our Customers <span>Learn more about what our customers are..."
    },
    {
      "href": "/company/reviews/",
      "text": "Ratings and Reviews Discover authentic customer feedback and ratings to help you make informed decisions.",
      "html": "<a href=\"/company/reviews/\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> <div class=\"sub-menu__content\"> Ratings and Reviews <span>Discover authentic customer feedback and ratings to help you make informed decisions.</span> </div> </a>"
    },
    {
      "href": "/resources/learn/#mass-payments",
      "text": "Mass Payments Learn about scaling cross-border invoiceless payments.",
      "html": "<a href=\"/resources/learn/#mass-payments\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> <div class=\"sub-menu__content\"> Mass Payments <span>Learn about scaling cross-border invoiceless payments.</span> </div> </a>"
    },
    {
      "href": "/company/",
      "text": "Reimagining Finance Transform AP, Procurement, Employee Expenses, and Global Payments with innovative automation.",
      "html": "<a href=\"/company/\" class=\"tab-item__title js-megamenu-tab-item__title is-hover\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Reimagining Finance <span>Transform AP, Procurement, Employee Expenses, and Gl..."
    },
    {
      "href": "/company/",
      "text": "Company Overview Learn more about our history, mission, and goals.",
      "html": "<a href=\"/company/\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> <div class=\"sub-menu__content\"> Company Overview <span>Learn more about our history, mission, and goals.</span> </div> </a>"
    },
    {
      "href": "/company/careers/",
      "text": "Careers We're building the future of Fintech",
      "html": "<a href=\"/company/careers/\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> <div class=\"sub-menu__content\"> Careers <span>We&apos;re building the future of Fintech</span> </div> </a>"
    },
    {
      "href": "/company/reviews/",
      "text": "Awards and Reviews See what industry leaders are saying about Tipalti.",
      "html": "<a href=\"/company/reviews/\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> <div class=\"sub-menu__content\"> Awards and Reviews <span>See what industry leaders are saying about Tipalti.</span> </div> </a>"
    },
    {
      "href": "/company/press/",
      "text": "Newsroom Stay on top of the latest Tipalti news and press coverage",
      "html": "<a href=\"/company/press/\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> <div class=\"sub-menu__content\"> Newsroom <span>Stay on top of the latest Tipalti news and press coverage</span> </div> </a>"
    },
    {
      "href": "/company/",
      "text": "Global Sites Explore accounts payable and finance automation solutions tailored to your region.",
      "html": "<a href=\"/company/\" class=\"tab-item__title js-megamenu-tab-item__title is-hover\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Global Sites <span>Explore accounts payable and finance automation solutions t..."
    },
    {
      "href": "/resources/",
      "text": "Resources Learn about the latest trends, best practices, and emerging technologies in finance automation.",
      "html": "<a href=\"/resources/\" class=\"main-nav__tab-item-link\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Resources <span>Learn about the latest trends, best practices, and emerging technologies in finance autom..."
    },
    {
      "href": "/company/",
      "text": "Company Get to know Tipalti. Learn more about our core values and global mission.",
      "html": "<a href=\"/company/\" class=\"main-nav__tab-item-link\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Company <span>Get to know Tipalti. Learn more about our core values and global mission.</span> </p> <div cl..."
    },
    {
      "href": "/resources/customer-stories/",
      "text": "Our Customers Learn more about what our customers are saying and how they're succeeding with Tipalti.",
      "html": "<a href=\"/resources/customer-stories/\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Our Customers <span>Learn more about what our customers are saying and how they&apos;re succeeding with Tipalti.</span>..."
    },
    {
      "href": "/company/",
      "text": "Reimagining Finance Transform AP, Procurement, Employee Expenses, and Global Payments with innovative automation.",
      "html": "<a href=\"/company/\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Reimagining Finance <span>Transform AP, Procurement, Employee Expenses, and Global Payments with innovative automation.</span> </p> </a>"
    },
    {
      "href": "/company/",
      "text": "Global Sites Explore accounts payable and finance automation solutions tailored to your region.",
      "html": "<a href=\"/company/\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Global Sites <span>Explore accounts payable and finance automation solutions tailored to your region.</span> </p> </a>"
    },
    {
      "href": "/company/reviews/",
      "text": "See More Awards and Reviews",
      "html": "<a class=\"wp-block-button__link has-synergy-white-color has-synergy-onyx-background-color has-text-color has-background has-link-color wp-element-button\" href=\"/company/reviews/\" role=\"button\">See More Awards and Reviews</a>"
    },
    {
      "href": "/company/reviews/",
      "text": "Awards and Reviews",
      "html": "<a href=\"/company/reviews/\">Awards and Reviews</a>"
    },
    {
      "href": "/company/",
      "text": "Overview",
      "html": "<a href=\"/company/\">Overview</a>"
    },
    {
      "href": "/company/careers/",
      "text": "Careers",
      "html": "<a href=\"/company/careers/\">Careers</a>"
    },
    {
      "href": "/company/press/",
      "text": "Newsroom",
      "html": "<a href=\"/company/press/\">Newsroom</a>"
    }
  ],
  "contactLinks": [
    {
      "href": "/expense-management/#tax-support",
      "text": "Tax Support Capture tax details for each expense, sync with your ERP.",
      "html": "<a href=\"/expense-management/#tax-support\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> <div class=\"sub-menu__content\"> Tax Support <span>Capture tax details for each expense, sync with your ERP.</span> </div> </a>"
    },
    {
      "href": "/industries/",
      "text": "Industries Explore how Tipalti supports a variety of industries with tailored solutions.",
      "html": "<a href=\"/industries/\" class=\"tab-item__title js-megamenu-tab-item__title is-hover\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Industries <span>Explore how Tipalti supports a variety of industries with..."
    },
    {
      "href": "/company/reviews/",
      "text": "Ratings and Reviews Discover authentic customer feedback and ratings to help you make informed decisions.",
      "html": "<a href=\"/company/reviews/\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> <div class=\"sub-menu__content\"> Ratings and Reviews <span>Discover authentic customer feedback and ratings to help you make informed decisions.</span> </div> </a>"
    },
    {
      "href": "mailto:[email protected]",
      "text": "[email protected]",
      "html": "<a href=\"mailto:[email protected]\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"[email protected] (opens in a new tab)\">[email protected]</a>"
    },
    {
      "href": "https://tipalti.zendesk.com/hc/en-us/requests/new",
      "text": "Raise a support request",
      "html": "<a class=\"wp-block-button__link wp-element-button\" href=\"https://tipalti.zendesk.com/hc/en-us/requests/new\" target=\"_blank\" rel=\"noreferrer noopener nofollow\" role=\"button\" aria-label=\"Raise a support request (opens in a new tab)\">Raise a support request</a>"
    },
    {
      "href": "/resources/",
      "text": "Additional Resources Find the information and support you need to stay informed and inspired.",
      "html": "<a href=\"/resources/\" class=\"tab-item__title js-megamenu-tab-item__title is-hover\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Additional Resources <span>Find the information and support you need to stay..."
    },
    {
      "href": "/resources/support/",
      "text": "Support Get fast, expert responses.",
      "html": "<a href=\"/resources/support/\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> <div class=\"sub-menu__content\"> Support <span>Get fast, expert responses.</span> </div> </a>"
    },
    {
      "href": "mailto:[email protected]",
      "text": "[email protected]",
      "html": "<a href=\"mailto:[email protected]\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"[email protected] (opens in a new tab)\">[email protected]</a>"
    },
    {
      "href": "https://tipalti.zendesk.com/hc/en-us/requests/new",
      "text": "Raise a support request",
      "html": "<a class=\"wp-block-button__link wp-element-button\" href=\"https://tipalti.zendesk.com/hc/en-us/requests/new\" target=\"_blank\" rel=\"noreferrer noopener nofollow\" role=\"button\" aria-label=\"Raise a support request (opens in a new tab)\">Raise a support request</a>"
    },
    {
      "href": "mailto:[email protected]",
      "text": "[email protected]",
      "html": "<a href=\"mailto:[email protected]\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"[email protected] (opens in a new tab)\">[email protected]</a>"
    },
    {
      "href": "https://tipalti.zendesk.com/hc/en-us/requests/new",
      "text": "Raise a support request",
      "html": "<a class=\"wp-block-button__link wp-element-button\" href=\"https://tipalti.zendesk.com/hc/en-us/requests/new\" target=\"_blank\" rel=\"noreferrer noopener nofollow\" role=\"button\" aria-label=\"Raise a support request (opens in a new tab)\">Raise a support request</a>"
    },
    {
      "href": "/industries/",
      "text": "Solutions See how Tipalti helps finance teams across a wide range of industries.",
      "html": "<a href=\"/industries/\" class=\"main-nav__tab-item-link\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Solutions <span>See how Tipalti helps finance teams across a wide range of industries.</span> </p> <div..."
    },
    {
      "href": "/industries/",
      "text": "Industries Explore how Tipalti supports a variety of industries with tailored solutions.",
      "html": "<a href=\"/industries/\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Industries <span>Explore how Tipalti supports a variety of industries with tailored solutions.</span> </p> </a>"
    },
    {
      "href": "/resources/",
      "text": "Additional Resources Find the information and support you need to stay informed and inspired.",
      "html": "<a href=\"/resources/\" aria-haspopup=\"true\"> <div class=\"tab-item__icon\"> <i> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"> <path d=\"M19.4416 10.5L27 18.2145M27 18.2145H9M27 18.2145L19.4416 25.9286\" stroke=\"#141414\" stroke-width=\"2.62226\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/> </svg> </i> </div> <p> Additional Resources <span>Find the information and support you need to stay informed and inspired.</span> </p> </a>"
    },
    {
      "href": "https://tipalti.com/resources/customer-stories/lenus/",
      "text": "Lenus Lenus cut payment processing time by 35%, scaled global payments across 11 countries, and supported 550+ vendors worldwide. Product Accounts Payable Mass Payments Region Europe Industry Healthcare Size 100 – 1000 Read Customer Story",
      "html": "<a href=\"https://tipalti.com/resources/customer-stories/lenus/\"> <div class=\"customer-card width-100 height-100 container-type-inline-size display-flex flex-direction-column is-style-card has-synergy-white-background-color\"> <div class=\"customer-card__logo display-flex justify-content-center align-items-center flex-1 is-style-rounded-24\" style=\"background-color: #c9d6c9;\"> <img decoding=\"async\" src=\"https://tipalti.com/wp-content/uploads/customer-toolkit-logos/lenus.svg\" alt=\"Lenus\" height=\"7..."
    },
    {
      "href": "mailto:[email protected]",
      "text": "[email protected]",
      "html": "<a href=\"mailto:[email protected]\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"[email protected] (opens in a new tab)\">[email protected]</a>"
    },
    {
      "href": "https://tipalti.zendesk.com/hc/en-us/requests/new",
      "text": "Raise a support request",
      "html": "<a class=\"wp-block-button__link wp-element-button flying-press-lazy-bg\" href=\"https://tipalti.zendesk.com/hc/en-us/requests/new\" target=\"_blank\" rel=\" noreferrer noopener nofollow\" role=\"button\" aria-label=\"Raise a support request (opens in a new tab)\">Raise a support request</a>"
    },
    {
      "href": "/resources/support/",
      "text": "Support",
      "html": "<a href=\"/resources/support/\">Support</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "/privacy/",
      "text": "Privacy",
      "html": "<a href=\"/privacy/\">Privacy</a>"
    },
    {
      "href": "/privacy/cookies-declaration/",
      "text": "Cookies Declaration",
      "html": "<a href=\"/privacy/cookies-declaration/\">Cookies Declaration</a>"
    },
    {
      "href": "/privacy/privacy-center/",
      "text": "Your Privacy Choices",
      "html": "<a href=\"/privacy/privacy-center/\" class=\"display-flex\"><picture loading=\"lazy\" decoding=\"async\" style=\"padding: 2px 2px 0px 0px\"> <source type=\"image/webp\" srcset=\"/wp-content/uploads/2026/01/privacy-icon.png.webp\"> <img loading=\"lazy\" decoding=\"async\" src=\"/wp-content/uploads/2026/01/privacy-icon.png\" alt=\"California Consumer Privacy Act (CCPA) Opt-Out Icon\" width=\"29\" height=\"14\" fetchpriority=\"low\"> </picture> Your Privacy Choices</a>"
    },
    {
      "href": "/privacy/payer-sender-rights/",
      "text": "Payer / Sender Rights",
      "html": "<a href=\"/privacy/payer-sender-rights/\">Payer / Sender Rights</a>"
    },
    {
      "href": "https://tipalti.com/privacy/",
      "text": "Tipalti Privacy Policy",
      "html": "<a href=\"https://tipalti.com/privacy/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Tipalti Privacy Policy (opens in a new tab)\">Tipalti Privacy Policy</a>"
    }
  ],
  "score": 60,
  "weight": 22
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Entity clarity

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

3 Warning

Needs attention

GEO: Entity clarity

Warning
01

Issue

Title/H1 terms missing from description: finance, automation, puts, charge, solution, all, operations.

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

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

Evidence
{
  "title": "Tipalti | Finance Automation that puts you in charge",
  "h1": "One Solution for All Your Finance Operations",
  "description": "Tipalti helps drive business growth by automating and simplifying accounts payable, mass payments, procurement, and employee expenses in one connected suite.",
  "topicOverlap": 0.2222222222222222,
  "topicTerms": [
    "tipalti",
    "finance",
    "automation",
    "puts",
    "charge",
    "one",
    "solution",
    "all",
    "operations"
  ],
  "descriptionTerms": [
    "tipalti",
    "helps",
    "drive",
    "business",
    "growth",
    "automating",
    "simplifying",
    "accounts",
    "payable",
    "mass",
    "payments",
    "procurement",
    "employee",
    "expenses",
    "one",
    "connected",
    "suite"
  ],
  "missingFromDescription": [
    "finance",
    "automation",
    "puts",
    "charge",
    "solution",
    "all",
    "operations"
  ],
  "score": 77,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Visible structured data match

AIO: Visible structured data match scored 72/100 and needs improvement.

3 Warning

Needs attention

AIO: Visible structured data match

Warning
01

Issue

10 structured-data value(s) were not found in visible page text.

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: Visible structured data match

Score

72/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

AIO: Visible structured data match scored 72/100 and needs improvement.

Evidence
{
  "schemaCount": 8,
  "checkedFields": [
    {
      "path": "$[0].@graph[0].name",
      "value": "Tipalti"
    },
    {
      "path": "$[0].@graph[1].name",
      "value": "Tipalti"
    },
    {
      "path": "$[0].@graph[3].name",
      "value": "Tipalti | Finance Automation that puts you in charge"
    },
    {
      "path": "$[0].@graph[4].name",
      "value": "Tipalti, Inc."
    },
    {
      "path": "$[0].@graph[4].founders[0].name",
      "value": "Chen Amit"
    },
    {
      "path": "$[0].@graph[4].founders[1].name",
      "value": "Oren Zeev"
    },
    {
      "path": "$[0].@graph[5].name",
      "value": "Tipalti"
    },
    {
      "path": "$[0].@graph[5].description",
      "value": "The leading Fintech SaaS platform for global payables automation, procurement, and mass payments."
    },
    {
      "path": "$[0].@graph[6].name",
      "value": "Tipalti Main Navigation"
    },
    {
      "path": "$[0].@graph[6].description",
      "value": "Top-level navigation menu for Tipalti's Fintech SaaS platform."
    },
    {
      "path": "$[0].@graph[6].itemListElement[0].name",
      "value": "AP Automation"
    },
    {
      "path": "$[0].@graph[6].itemListElement[1].name",
      "value": "Mass Payments"
    },
    {
      "path": "$[0].@graph[6].itemListElement[2].name",
      "value": "Procurement"
    },
    {
      "path": "$[0].@graph[6].itemListElement[3].name",
      "value": "Expense Management"
    },
    {
      "path": "$[0].@graph[6].itemListElement[4].name",
      "value": "Solutions"
    },
    {
      "path": "$[0].@graph[6].itemListElement[5].name",
      "value": "Pricing"
    },
    {
      "path": "$[0].@graph[6].itemListElement[6].name",
      "value": "Resources"
    },
    {
      "path": "$[0].@graph[6].itemListElement[7].name",
      "value": "Login"
    },
    {
      "path": "$[1].name",
      "value": "Tipalti"
    },
    {
      "path": "$[2].name",
      "value": "Tipalti"
    },
    {
      "path": "$[4].name",
      "value": "Tipalti | Finance Automation that puts you in charge"
    },
    {
      "path": "$[5].name",
      "value": "Tipalti, Inc."
    },
    {
      "path": "$[5].founders[0].name",
      "value": "Chen Amit"
    },
    {
      "path": "$[5].founders[1].name",
      "value": "Oren Zeev"
    },
    {
      "path": "$[6].name",
      "value": "Tipalti"
    },
    {
      "path": "$[6].description",
      "value": "The leading Fintech SaaS platform for global payables automation, procurement, and mass payments."
    },
    {
      "path": "$[7].name",
      "value": "Tipalti Main Navigation"
    },
    {
      "path": "$[7].description",
      "value": "Top-level navigation menu for Tipalti's Fintech SaaS platform."
    },
    {
      "path": "$[7].itemListElement[0].name",
      "value": "AP Automation"
    },
    {
      "path": "$[7].itemListElement[1].name",
      "value": "Mass Payments"
    },
    {
      "path": "$[7].itemListElement[2].name",
      "value": "Procurement"
    },
    {
      "path": "$[7].itemListElement[3].name",
      "value": "Expense Management"
    },
    {
      "path": "$[7].itemListElement[4].name",
      "value": "Solutions"
    },
    {
      "path": "$[7].itemListElement[5].name",
      "value": "Pricing"
    },
    {
      "path": "$[7].itemListElement[6].name",
      "value": "Resources"
    },
    {
      "path": "$[7].itemListElement[7].name",
      "value": "Login"
    }
  ],
  "mismatches": [
    {
      "path": "$[0].@graph[4].founders[0].name",
      "value": "Chen Amit"
    },
    {
      "path": "$[0].@graph[4].founders[1].name",
      "value": "Oren Zeev"
    },
    {
      "path": "$[0].@graph[6].name",
      "value": "Tipalti Main Navigation"
    },
    {
      "path": "$[0].@graph[6].description",
      "value": "Top-level navigation menu for Tipalti's Fintech SaaS platform."
    },
    {
      "path": "$[0].@graph[6].itemListElement[7].name",
      "value": "Login"
    },
    {
      "path": "$[5].founders[0].name",
      "value": "Chen Amit"
    },
    {
      "path": "$[5].founders[1].name",
      "value": "Oren Zeev"
    },
    {
      "path": "$[7].name",
      "value": "Tipalti Main Navigation"
    },
    {
      "path": "$[7].description",
      "value": "Top-level navigation menu for Tipalti's Fintech SaaS platform."
    },
    {
      "path": "$[7].itemListElement[7].name",
      "value": "Login"
    }
  ],
  "score": 72,
  "weight": 18
}

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

No substantial explanatory paragraphs were found.

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": 1,
  "citablePassages": 0,
  "failingCandidateParagraphs": [],
  "citableParagraphs": [],
  "score": 75,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Question-led structure

AEO: Question-led structure scored 70/100 and needs improvement.

2 Warning

Needs attention

AEO: Question-led structure

Warning
01

Issue

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

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: Question-led structure

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: Question-led structure scored 70/100 and needs improvement.

Evidence
{
  "h2Count": 31,
  "questionH2s": [
    {
      "index": 27,
      "text": "Ready to Save Time and Money?",
      "isQuestion": true,
      "html": "<h2 class=\"wp-block-heading has-text-align-center has-synergy-white-color has-text-color has-link-color has-header-1-font-size wp-elements-bc6f061912b7939d0cddf683d2577093\" id=\"10-up-and-running-in-weeks-not-months\">Ready to Save Time and Money?</h2>"
    },
    {
      "index": 30,
      "text": "Ready to save time and money?",
      "isQuestion": true,
      "html": "<h2 class=\"wp-block-heading has-text-align-center has-header-3-font-size\">Ready to save time and money?</h2>"
    }
  ],
  "hasFaq": false,
  "score": 70,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Extraction-friendly structure

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

2 Warning

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, optional visible FAQ or FAQPage schema.

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": false,
  "definitionPatterns": 13,
  "schemaBlocks": 1,
  "missingSignals": [
    "optional top summary / TL;DR / key takeaways block",
    "table with <thead> only if the page already has tabular/comparative data",
    "ordered list only if the page explains a workflow/process",
    "optional visible FAQ or FAQPage schema"
  ],
  "score": 85,
  "weight": 24
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Page experience for AIO

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

2 Warning

Needs attention

AIO: Page experience for AIO

Warning
01

Issue

9 image(s) are missing width/height attributes. 10 possible modal/interstitial element(s) detected.

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

70/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "viewportContent": "width=device-width, minimum-scale=1.0, maximum-scale=1.0",
  "visibleWords": 3064,
  "htmlBytes": 528401,
  "imagesMissingDimensions": [
    {
      "src": "https://tipalti.com/wp-content/uploads/2025/11/tipalti-ai.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://tipalti.com/wp-content/uploads/2025/11/tipalti-ai.svg\" alt=\"Tipalti AI logo with a stylized sparkles icon to the left of the text, inspired by a pattern-setup-test design approach.\" class=\"wp-image-92857\" style=\"width:90px\">"
    },
    {
      "src": "https://tipalti.com/wp-content/uploads/2025/11/tipalti-ai.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://tipalti.com/wp-content/uploads/2025/11/tipalti-ai.svg\" alt=\"Tipalti AI logo with a stylized sparkles icon to the left of the text, inspired by a pattern-setup-test design approach.\" class=\"wp-image-92857\" style=\"width:90px\">"
    },
    {
      "src": "https://tipalti.com/wp-content/uploads/2025/11/tipalti-ai.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://tipalti.com/wp-content/uploads/2025/11/tipalti-ai.svg\" alt=\"Tipalti AI logo with a stylized sparkles icon to the left of the text, inspired by a pattern-setup-test design approach.\" class=\"wp-image-92857\" style=\"width:90px\">"
    },
    {
      "src": "https://tipalti.com/wp-content/uploads/2025/11/tipalti-ai.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://tipalti.com/wp-content/uploads/2025/11/tipalti-ai.svg\" alt=\"Tipalti AI logo with a stylized sparkles icon to the left of the text, inspired by a pattern-setup-test design approach.\" class=\"wp-image-92857\" style=\"width:90px\">"
    },
    {
      "src": "https://tipalti.com/wp-content/uploads/2025/11/tipalti-ai.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://tipalti.com/wp-content/uploads/2025/11/tipalti-ai.svg\" alt=\"Tipalti AI logo with a stylized sparkles icon to the left of the text, inspired by a pattern-setup-test design approach.\" class=\"wp-image-92857\" style=\"width:90px\">"
    },
    {
      "src": "https://tipalti.com/wp-content/uploads/2025/11/tipalti-ai.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"https://tipalti.com/wp-content/uploads/2025/11/tipalti-ai.svg\" alt=\"Tipalti AI logo with a stylized sparkles icon to the left of the text, inspired by a pattern-setup-test design approach.\" class=\"wp-image-92857\" style=\"width:90px\">"
    },
    {
      "src": "/wp-content/uploads/customer-logos/godaddy.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"/wp-content/uploads/customer-logos/godaddy.svg\" alt=\"GoDaddy logo\" style=\"object-fit:contain;width:150px;height:50px\">"
    },
    {
      "src": "/wp-content/uploads/customer-logos/godaddy.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"/wp-content/uploads/customer-logos/godaddy.svg\" alt=\"GoDaddy logo\" style=\"object-fit:contain;width:150px;height:50px\">"
    },
    {
      "src": "/wp-content/uploads/customer-logos/godaddy.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img decoding=\"async\" src=\"/wp-content/uploads/customer-logos/godaddy.svg\" alt=\"GoDaddy logo\" style=\"object-fit:contain;width:150px;height:50px\">"
    }
  ],
  "possibleDialogs": [
    "<style id=\"tcb-popup-style-inline-css\"> .no-scroll{overflow:hidden;touch-action:none}.popup__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.7);container-type:inline-size;height:0;left:0;max-width:100%!important;opacity:0;position:fixed;top:0;transition:opacity .3s,height 0s;transition-delay:0s,.3s;transition-property:opacity,height;width:100%;z-index:10000}.popup__overlay.visible{height:100%;opacity:1;transition:opacity .3s,height 0s;transition-dela...",
    "<a href=\"javascript:void(0);\" class=\"btn-get-started js-get-started-popup js-get-started-popup__header\" role=\"button\" aria-label=\"Get Started - Opens popup form\"> Get Started </a>",
    "<a href=\"javascript:void(0);\" class=\"btn-getStarted js-get-started-popup\">Request a Demo</a>",
    "<a href=\"javascript:void(0);\" class=\"btn-getStarted js-get-started-popup\">Request a Demo</a>",
    "<a href=\"javascript:void(0);\" class=\"btn-getStarted js-get-started-popup\">Request a Demo</a>",
    "<a href=\"javascript:void(0);\" class=\"btn-getStarted js-get-started-popup\">Request a Demo</a>",
    "<a href=\"javascript:void(0);\" class=\"btn-getStarted js-get-started-popup\">Request a Demo</a>",
    "<div class=\"wp-block-button js-get-started-popup\"><a class=\"wp-block-button__link wp-element-button\" href=\"#requestDemo\" role=\"button\">Get Started</a></div>",
    "<div class=\"wp-block-button js-get-started-popup\"><a class=\"wp-block-button__link has-synergy-onyx-color has-synergy-gold-background-color has-text-color has-background has-link-color wp-element-button\" role=\"button\">Get Started</a></div>",
    "<div id=\".js-get-started-popup_3af34e91_9250_47cf_98a7_607fda0fe915\" class=\"popup-wrapper\" style=\"visibility:hidden;position:absolute;\" data-first-interaction-js-src=\"{&quot;all&quot;:[&quot;https:\\/\\/tipalti.com\\/wp-content\\/plugins\\/tipalti-custom-blocks\\/inc\\/blocks\\/popup\\/build\\/view.min.js?v=9.1.26&quot;],&quot;type&quot;:&quot;module&quot;}\" data-unique-id=\"3af34e91_9250_47cf_98a7_607fda0fe915\" data-related-content-id=\".js-get-started-popup_3af34e91_9250_47cf_98a7_607fda0fe915\" data-cu..."
  ],
  "score": 70,
  "weight": 10
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Answer block readiness

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

2 Warning

Needs attention

AIO: Answer block readiness

Warning
01

Issue

56 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": 57,
  "passing": 1,
  "failing": [
    {
      "heading": "Ready to save time and money?",
      "headingHtml": "<h3> Ready to save time and money? </h3>",
      "firstParagraph": "Accounts Payable End-to-end solution for a seamless payables process.",
      "paragraphHtml": "<p> Accounts Payable <span>End-to-end solution for a seamless payables process.</span> </p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    },
    {
      "heading": "Ready to Join Tipalti Articles?",
      "headingHtml": "<h3>Ready to Join Tipalti Articles?</h3>",
      "firstParagraph": "Why Tipalti Discover why Tipalti is the trusted choice for your organization.",
      "paragraphHtml": "<p> Why Tipalti <span>Discover why Tipalti is the trusted choice for your organization.</span> </p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Ready to Join Tipalti Articles?",
      "headingHtml": "<h3>Ready to Join Tipalti Articles?</h3>",
      "firstParagraph": "Our Customers Learn more about what our customers are saying and how they're succeeding with Tipalti.",
      "paragraphHtml": "<p> Our Customers <span>Learn more about what our customers are saying and how they&apos;re succeeding with Tipalti.</span> </p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Ready to Join Tipalti Articles?",
      "headingHtml": "<h3>Ready to Join Tipalti Articles?</h3>",
      "firstParagraph": "Reimagining Finance Transform AP, Procurement, Employee Expenses, and Global Payments with innovative automation.",
      "paragraphHtml": "<p> Reimagining Finance <span>Transform AP, Procurement, Employee Expenses, and Global Payments with innovative automation.</span> </p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Ready to Join Tipalti Articles?",
      "headingHtml": "<h3>Ready to Join Tipalti Articles?</h3>",
      "firstParagraph": "AI-powered finance automation for your business – simplifying global accounts payable, payments, procurement, expenses, and treasury.",
      "paragraphHtml": "<p class=\"hero-paragraph has-synergy-white-color has-text-color has-link-color has-medium-font-size wp-elements-776848181a1c0edce0777f29ebf24b2d\" style=\"padding-bottom:var(--wp--preset--spacing--36)\">AI-powered finance automation for your business &#x2013; simplifying global accounts payable, payments, procurement, expenses, and treasury.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "The Tipalti Connected Suite",
      "headingHtml": "<h2 class=\"connected-suites__heading has-synergy-white-color has-header-1-font-size\"> The Tipalti Connected Suite </h2>",
      "firstParagraph": "Features",
      "paragraphHtml": "<p class=\"is-style-tag\">Features</p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Work smarter, not harder",
      "headingHtml": "<h2 class=\"wp-block-heading has-header-1-font-size\" id=\"5-work-smarter-not-harder\">Work smarter, not harder</h2>",
      "firstParagraph": "With AI-driven capabilities, an intuitive UX, and quick and easy global payments, you can drive unprecedented efficiency.",
      "paragraphHtml": "<p class=\"has-medium-font-size\">With AI-driven capabilities, an intuitive UX, and quick and easy global payments, you can drive unprecedented efficiency.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "AI Designed for Finance",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-2-font-size\" id=\"6-ai\">AI Designed for Finance</h2>",
      "firstParagraph": "Smarter processes. Instant insights. More productivity. Less manual work. Tipalti AI actually gets things done.",
      "paragraphHtml": "<p class=\"has-regular-font-size\">Smarter processes. Instant insights. More productivity. Less manual work. Tipalti AI actually gets things done.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Built for Global Scale",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-2-font-size\" id=\"7-global\">Built for Global Scale</h2>",
      "firstParagraph": "Manage all entities’ payables operations from a single system. Scale globally with cross-border payments to 200+ countries in 120 currencies via 50+ payment methods.",
      "paragraphHtml": "<p class=\"has-regular-font-size\">Manage all entities&#x2019; payables operations from a single system. Scale globally with cross-border payments to 200+ countries in 120 currencies via 50+ payment methods.</p>",
      "words": 24,
      "direct": false,
      "issue": "First paragraph is 24 words and does not look like a concise direct answer."
    },
    {
      "heading": "Controls and Compliance",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-2-font-size\" id=\"8-controls-and-compliance\">Controls and Compliance</h2>",
      "firstParagraph": "Stay up-to-date and protected automatically, with multi-jurisdictional tax compliance, built-in payment protections, and enterprise-grade controls and security.",
      "paragraphHtml": "<p class=\"has-regular-font-size\">Stay up-to-date and protected automatically, with multi-jurisdictional tax compliance, built-in payment protections, and enterprise-grade controls and security.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pre-built connections to extend automated workflows",
      "headingHtml": "<h2 class=\"wp-block-heading has-synergy-white-color has-text-color has-link-color has-header-1-font-size wp-elements-cc390ae69975f58e2315d46e4d21c55e\">Pre-built connections to extend automated workflows</h2>",
      "firstParagraph": "Easily extend and simplify your workflows with pre-built integrations and powerful APIs for your ERPs, accounting systems, performance marketing platforms, HRIS, SSO, Slack, credit cards, and more.",
      "paragraphHtml": "<p class=\"has-synergy-white-color has-text-color has-link-color has-medium-font-size wp-elements-310b64463606373c0ff5948d612cf76b\">Easily extend and simplify your workflows with pre-built integrations and powerful APIs for your ERPs, accounting systems, performance marketing platforms, HRIS, SSO, Slack, credit cards, and more.</p>",
      "words": 27,
      "direct": false,
      "issue": "First paragraph is 27 words and does not look like a concise direct answer."
    },
    {
      "heading": "Leader in the IDC 2024 MarketScape",
      "headingHtml": "<h3 class=\"wp-block-heading\">Leader in the IDC 2024 MarketScape</h3>",
      "firstParagraph": "Worldwide Accounts Payable Automation Software for Midmarket",
      "paragraphHtml": "<p>Worldwide Accounts Payable Automation Software for Midmarket</p>",
      "words": 7,
      "direct": false,
      "issue": "First paragraph is 7 words and does not look like a concise direct answer."
    },
    {
      "heading": "#1 Award-Winning Finance Automation Solution",
      "headingHtml": "<h2 class=\"wp-block-heading has-header-2-font-size\">#1 Award-Winning Finance Automation Solution</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The FinTech Awards",
      "headingHtml": "<h3 class=\"wp-block-heading pb-0\">The FinTech Awards</h3>",
      "firstParagraph": "Best SaaS for FinTech 2025",
      "paragraphHtml": "<p style=\"padding-top:var(--wp--preset--spacing--16)\">Best SaaS for FinTech 2025 </p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "2025 Deloitte TechnologyFast 500",
      "headingHtml": "<h3 class=\"wp-block-heading pb-0\">2025 Deloitte Technology<br>Fast 500</h3>",
      "firstParagraph": "Awarded to Tipalti for the 8th consecutive year",
      "paragraphHtml": "<p style=\"padding-top:var(--wp--preset--spacing--16)\">Awarded to Tipalti for the 8th consecutive year</p>",
      "words": 8,
      "direct": false,
      "issue": "First paragraph is 8 words and does not look like a concise direct answer."
    },
    {
      "heading": "2025 CNBC World’s Top Fintech Company",
      "headingHtml": "<h3 class=\"wp-block-heading pb-0\">2025 CNBC World&#x2019;s Top Fintech Company</h3>",
      "firstParagraph": "Awarded to Tipalti for the 3rd consecutive year",
      "paragraphHtml": "<p style=\"padding-top:var(--wp--preset--spacing--16)\">Awarded to Tipalti for the 3rd consecutive year</p>",
      "words": 8,
      "direct": false,
      "issue": "First paragraph is 8 words and does not look like a concise direct answer."
    },
    {
      "heading": "Leader in the IDC 2024 MarketScape",
      "headingHtml": "<h3 class=\"wp-block-heading pb-0\">Leader in the IDC 2024 MarketScape</h3>",
      "firstParagraph": "Worldwide Accounts Payable Automation Software for Midmarket",
      "paragraphHtml": "<p style=\"padding-top:var(--wp--preset--spacing--16)\">Worldwide Accounts Payable Automation Software for Midmarket</p>",
      "words": 7,
      "direct": false,
      "issue": "First paragraph is 7 words and does not look like a concise direct answer."
    },
    {
      "heading": "Don’t just take our word for it,",
      "headingHtml": "<h2 class=\"wp-block-heading pb-0 has-header-1-font-size\" id=\"3-don%E2%80%99t-just-take-our-word-for-it\">Don&#x2019;t just take our word for it,</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "see what our customers are saying",
      "headingHtml": "<h2 class=\"wp-block-heading has-header-1-font-size\" id=\"4-see-what-our-customers-are-saying\">see what our customers are saying</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "A.Team",
      "headingHtml": "<h3 class=\"has-header-4-font-size\" style=\"margin:0;\">A.Team</h3>",
      "firstParagraph": "A.Team shifted focus from admin to growth, scaled payments to builders in 40 countries, and streamlined onboarding with built-in tax compliance.",
      "paragraphHtml": "<p>A.Team shifted focus from admin to growth, scaled payments to builders in 40 countries, and streamlined onboarding with built-in tax compliance.</p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Create Music Group",
      "headingHtml": "<h3 class=\"has-header-4-font-size\" style=\"margin:0;\">Create Music Group</h3>",
      "firstParagraph": "Manual international payouts and multi-entity accounts payable processes were time-consuming and complex, delaying artist payments",
      "paragraphHtml": "<p>Manual international payouts and multi-entity accounts payable processes were time-consuming and complex, delaying artist payments</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Matterport",
      "headingHtml": "<h3 class=\"has-header-4-font-size\" style=\"margin:0;\">Matterport</h3>",
      "firstParagraph": "Matterport sped up monthly close by 40% and avoided hiring an additional full-time employee for accounts payable.",
      "paragraphHtml": "<p>Matterport sped up monthly close by 40% and avoided hiring an additional full-time employee for accounts payable.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "PubMatic",
      "headingHtml": "<h3 class=\"has-header-4-font-size\" style=\"margin:0;\">PubMatic</h3>",
      "firstParagraph": "PubMatic streamlined global mass payments, cut processing time to 3 minutes, and enhanced operations with a robust NetSuite ERP integration.",
      "paragraphHtml": "<p>PubMatic streamlined global mass payments, cut processing time to 3 minutes, and enhanced operations with a robust NetSuite ERP integration.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Service Rocket",
      "headingHtml": "<h3 class=\"has-header-4-font-size\" style=\"margin:0;\">Service Rocket</h3>",
      "firstParagraph": "ServiceRocket cut AP time by 80%, reduced staffing needs, improved global compliance, and integrated YayPay and NetSuite.",
      "paragraphHtml": "<p>ServiceRocket cut AP time by 80%, reduced staffing needs, improved global compliance, and integrated YayPay and NetSuite.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Lenus",
      "headingHtml": "<h3 class=\"has-header-4-font-size\" style=\"margin:0;\">Lenus</h3>",
      "firstParagraph": "Lenus cut payment processing time by 35%, scaled global payments across 11 countries, and supported 550+ vendors worldwide.",
      "paragraphHtml": "<p>Lenus cut payment processing time by 35%, scaled global payments across 11 countries, and supported 550+ vendors worldwide.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Deep industry expertise,tailored to your needs.",
      "headingHtml": "<h2 class=\"wp-block-heading has-header-1-font-size\">Deep industry expertise,<br>tailored to your needs.</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Adtech",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Adtech</h2>",
      "firstParagraph": "Pay publishers, affiliates, writers, and content creators anywhere in the world.",
      "paragraphHtml": "<p>Pay publishers, affiliates, writers, and content creators anywhere in the world.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Affiliate and Influencer Networks",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Affiliate and Influencer Networks</h2>",
      "firstParagraph": "Send cross-border payments to your global ad network. Scale globally with multi-brand and multi-language capabilities.",
      "paragraphHtml": "<p>Send cross-border payments to your global ad network. Scale globally with multi-brand and multi-language capabilities.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Business Services",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Business Services</h2>",
      "firstParagraph": "Our self-service portal makes supplier onboarding and automated payments a snap.",
      "paragraphHtml": "<p>Our self-service portal makes supplier onboarding and automated payments a snap.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "E-commerce and retail",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">E-commerce and retail</h2>",
      "firstParagraph": "Learn how we automate the entire process for paying your network of global suppliers.",
      "paragraphHtml": "<p>Learn how we automate the entire process for paying your network of global suppliers.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Education",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Education</h2>",
      "firstParagraph": "Keep operations lean by tracking cash flow in real time, streamlining payments, and cutting costs. And we’ll help you stay compliant, too.",
      "paragraphHtml": "<p>Keep operations lean by tracking cash flow in real time, streamlining payments, and cutting costs. And we&#x2019;ll help you stay compliant, too.</p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "Financial Industry",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Financial Industry</h2>",
      "firstParagraph": "We make it easy to bring AP controls and execution to financial businesses with multiple subsidiaries and business units.",
      "paragraphHtml": "<p>We make it easy to bring AP controls and execution to financial businesses with multiple subsidiaries and business units.</p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Healthcare",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Healthcare</h2>",
      "firstParagraph": "Tailored AP automation solutions to overcome the healthcare industry’s most pressing pain points.",
      "paragraphHtml": "<p>Tailored AP automation solutions to overcome the healthcare industry&#x2019;s most pressing pain points.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Gaming",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Gaming</h2>",
      "firstParagraph": "A white-label, scalable, automated solution for a seamless, secure and reliable payment experience that makes both you and your gamers happy.",
      "paragraphHtml": "<p>A white-label, scalable, automated solution for a seamless, secure and reliable payment experience that makes both you and your gamers happy.</p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Gig Economy",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Gig Economy</h2>",
      "firstParagraph": "Freelancers can log into your custom web portal to make tax compliance a breeze.",
      "paragraphHtml": "<p>Freelancers can log into your custom web portal to make tax compliance a breeze.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Manufacturing and Wholesale",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Manufacturing and Wholesale</h2>",
      "firstParagraph": "Source materials globally and track raw material supplier payments with precision. Automate multi-currency transactions, PO matching, and supplier onboarding.",
      "paragraphHtml": "<p>Source materials globally and track raw material supplier payments with precision. Automate multi-currency transactions, PO matching, and supplier onboarding.</p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Music Royalties",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Music Royalties</h2>",
      "firstParagraph": "Our fast, secure, cost-effective payments help you attract and retain the best talent and improve the quality of your network.",
      "paragraphHtml": "<p>Our fast, secure, cost-effective payments help you attract and retain the best talent and improve the quality of your network.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Nonprofits",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Nonprofits</h2>",
      "firstParagraph": "Connect your mission-critical systems to your payments engine, including ERPs and performance tracking systems.",
      "paragraphHtml": "<p>Connect your mission-critical systems to your payments engine, including ERPs and performance tracking systems.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Software and Technology",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Software and Technology</h2>",
      "firstParagraph": "Our end-to-end payables automation solution eliminates paper invoices and manual data entry.",
      "paragraphHtml": "<p>Our end-to-end payables automation solution eliminates paper invoices and manual data entry.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Translations",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Translations</h2>",
      "firstParagraph": "Approve invoices fast and make easy payments using multiple currencies. Take control of cash flow and stay on top of compliance.",
      "paragraphHtml": "<p>Approve invoices fast and make easy payments using multiple currencies. Take control of cash flow and stay on top of compliance.</p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Travel",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Travel</h2>",
      "firstParagraph": "Our payment solutions will help you attract and retain top agents, simplify operations, and build a stellar industry reputation.",
      "paragraphHtml": "<p>Our payment solutions will help you attract and retain top agents, simplify operations, and build a stellar industry reputation.</p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Video Media",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Video Media</h2>",
      "firstParagraph": "Pay your creators effortlessly with our automated solutions. No more delays, errors, or high fees—just smooth and secure payments.",
      "paragraphHtml": "<p>Pay your creators effortlessly with our automated solutions. No more delays, errors, or high fees&#x2014;just smooth and secure payments.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Ready to Save Time and Money?",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-center has-synergy-white-color has-text-color has-link-color has-header-1-font-size wp-elements-bc6f061912b7939d0cddf683d2577093\" id=\"10-up-and-running-in-weeks-not-months\">Ready to Save Time and Money?</h2>",
      "firstParagraph": "Book a demo to get started today and take control of your finance operations with Tipalti.",
      "paragraphHtml": "<p class=\"has-text-align-center has-synergy-white-color has-text-color has-link-color has-large-font-size wp-elements-0529832d24bb315370bcb50d608b9e1d\">Book a demo to get started today and take control of your finance operations with Tipalti.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "See what’s trending in finance automation",
      "headingHtml": "<h2 class=\"wp-block-heading has-header-1-font-size\" id=\"16-see-what%E2%80%99s-trending-in-finance-automation\">See what&#x2019;s trending in finance automation</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What Are Mass Payouts? Complete Guide",
      "headingHtml": "<h3 class=\"card-header__title\">What Are Mass Payouts? Complete Guide</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Best AP Automation for NetSuite: Complete Guide",
      "headingHtml": "<h3 class=\"card-header__title\">Best AP Automation for NetSuite: Complete Guide</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "9 Best Accounts Payable Software Solutions",
      "headingHtml": "<h3 class=\"card-header__title\">9 Best Accounts Payable Software Solutions</h3>",
      "firstParagraph": "",
      "paragraphHtml": "<p></p>",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "Finance automation that puts you in charge",
      "headingHtml": "<h2 class=\"wp-block-heading has-header-1-font-size\" style=\"margin-top:var(--wp--preset--spacing--24);margin-bottom:var(--wp--preset--spacing--36)\">Finance automation that puts you in charge</h2>",
      "firstParagraph": "Contact us",
      "paragraphHtml": "<p class=\"has-medium-font-size\" id=\"0-contact-us\" style=\"padding-top:var(--wp--preset--spacing--16);padding-bottom:var(--wp--preset--spacing--8)\"><strong>Contact us</strong></p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Products",
      "headingHtml": "<h3 class=\"widget-title display-flex justify-content-space-between align-items-center\">Products<span class=\"arrow\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\"><path d=\"M5 15.4756L12 8.47559L19 15.4756\" stroke=\"#141414\" stroke-width=\"2\" stroke-linecap=\"round\"/></svg></span></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Capabilities",
      "headingHtml": "<h3 class=\"widget-title display-flex justify-content-space-between align-items-center\">Capabilities<span class=\"arrow\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\"><path d=\"M5 15.4756L12 8.47559L19 15.4756\" stroke=\"#141414\" stroke-width=\"2\" stroke-linecap=\"round\"/></svg></span></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Why Tipalti",
      "headingHtml": "<h3 class=\"widget-title display-flex justify-content-space-between align-items-center\">Why Tipalti<span class=\"arrow\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\"><path d=\"M5 15.4756L12 8.47559L19 15.4756\" stroke=\"#141414\" stroke-width=\"2\" stroke-linecap=\"round\"/></svg></span></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Platform",
      "headingHtml": "<h3 class=\"widget-title display-flex justify-content-space-between align-items-center\">Platform<span class=\"arrow\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\"><path d=\"M5 15.4756L12 8.47559L19 15.4756\" stroke=\"#141414\" stroke-width=\"2\" stroke-linecap=\"round\"/></svg></span></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Resources",
      "headingHtml": "<h3 class=\"widget-title display-flex justify-content-space-between align-items-center\">Resources<span class=\"arrow\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\"><path d=\"M5 15.4756L12 8.47559L19 15.4756\" stroke=\"#141414\" stroke-width=\"2\" stroke-linecap=\"round\"/></svg></span></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Company",
      "headingHtml": "<h3 class=\"widget-title display-flex justify-content-space-between align-items-center\">Company<span class=\"arrow\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\"><path d=\"M5 15.4756L12 8.47559L19 15.4756\" stroke=\"#141414\" stroke-width=\"2\" stroke-linecap=\"round\"/></svg></span></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Ready to save time and money?",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-center has-header-3-font-size\">Ready to save time and money?</h2>",
      "firstParagraph": "Complete the form below, and we’ll contact you to schedule your personalized demo.",
      "paragraphHtml": "<p class=\"has-text-align-center has-regular-font-size\">Complete the form below, and we&#x2019;ll contact you to schedule your personalized demo.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Thank you!",
      "headingHtml": "<h2 class=\"wp-block-heading has-text-align-center\">Thank you!</h2>",
      "firstParagraph": "We’ve received your submission and will be in touch shortly. In the meantime, explore how other leading companies modernize their finance operations with Tipalti.",
      "paragraphHtml": "<p class=\"has-text-align-center has-medium-font-size\">We&#x2019;ve received your submission and will be in touch shortly. In the meantime, explore how other leading companies modernize their finance operations with Tipalti.</p>",
      "words": 25,
      "direct": false,
      "issue": "First paragraph is 25 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Entity and definition clarity

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

1 Warning

Needs attention

AEO: Entity and definition clarity

Warning
01

Issue

Entity or definition gaps: finance, automation, puts, charge, solution, all, operations.

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

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

Evidence
{
  "title": "Tipalti | Finance Automation that puts you in charge",
  "h1": "One Solution for All Your Finance Operations",
  "description": "Tipalti helps drive business growth by automating and simplifying accounts payable, mass payments, procurement, and employee expenses in one connected suite.",
  "topicOverlap": 0.2222222222222222,
  "definitionCount": 13,
  "topicTerms": [
    "tipalti",
    "finance",
    "automation",
    "puts",
    "charge",
    "one",
    "solution",
    "all",
    "operations"
  ],
  "descriptionTerms": [
    "tipalti",
    "helps",
    "drive",
    "business",
    "growth",
    "automating",
    "simplifying",
    "accounts",
    "payable",
    "mass",
    "payments",
    "procurement",
    "employee",
    "expenses",
    "one",
    "connected",
    "suite"
  ],
  "missingFromDescription": [
    "finance",
    "automation",
    "puts",
    "charge",
    "solution",
    "all",
    "operations"
  ],
  "score": 81,
  "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: benefits, 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": "The Tipalti Connected Suite",
      "html": "<h2 class=\"connected-suites__heading has-synergy-white-color has-header-1-font-size\"> The Tipalti Connected Suite </h2>"
    },
    {
      "text": "Work smarter, not harder",
      "html": "<h2 class=\"wp-block-heading has-header-1-font-size\" id=\"5-work-smarter-not-harder\">Work smarter, not harder</h2>"
    },
    {
      "text": "AI Designed for Finance",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-2-font-size\" id=\"6-ai\">AI Designed for Finance</h2>"
    },
    {
      "text": "Built for Global Scale",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-2-font-size\" id=\"7-global\">Built for Global Scale</h2>"
    },
    {
      "text": "Controls and Compliance",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-2-font-size\" id=\"8-controls-and-compliance\">Controls and Compliance</h2>"
    },
    {
      "text": "Pre-built connections to extend automated workflows",
      "html": "<h2 class=\"wp-block-heading has-synergy-white-color has-text-color has-link-color has-header-1-font-size wp-elements-cc390ae69975f58e2315d46e4d21c55e\">Pre-built connections to extend automated workflows</h2>"
    },
    {
      "text": "#1 Award-Winning Finance Automation Solution",
      "html": "<h2 class=\"wp-block-heading has-header-2-font-size\">#1 Award-Winning Finance Automation Solution</h2>"
    },
    {
      "text": "Don’t just take our word for it,",
      "html": "<h2 class=\"wp-block-heading pb-0 has-header-1-font-size\" id=\"3-don%E2%80%99t-just-take-our-word-for-it\">Don&#x2019;t just take our word for it,</h2>"
    },
    {
      "text": "see what our customers are saying",
      "html": "<h2 class=\"wp-block-heading has-header-1-font-size\" id=\"4-see-what-our-customers-are-saying\">see what our customers are saying</h2>"
    },
    {
      "text": "Deep industry expertise,tailored to your needs.",
      "html": "<h2 class=\"wp-block-heading has-header-1-font-size\">Deep industry expertise,<br>tailored to your needs.</h2>"
    },
    {
      "text": "Adtech",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Adtech</h2>"
    },
    {
      "text": "Affiliate and Influencer Networks",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Affiliate and Influencer Networks</h2>"
    },
    {
      "text": "Business Services",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Business Services</h2>"
    },
    {
      "text": "E-commerce and retail",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">E-commerce and retail</h2>"
    },
    {
      "text": "Education",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Education</h2>"
    },
    {
      "text": "Financial Industry",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Financial Industry</h2>"
    },
    {
      "text": "Healthcare",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Healthcare</h2>"
    },
    {
      "text": "Gaming",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Gaming</h2>"
    },
    {
      "text": "Gig Economy",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Gig Economy</h2>"
    },
    {
      "text": "Manufacturing and Wholesale",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Manufacturing and Wholesale</h2>"
    },
    {
      "text": "Music Royalties",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Music Royalties</h2>"
    },
    {
      "text": "Nonprofits",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Nonprofits</h2>"
    },
    {
      "text": "Software and Technology",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Software and Technology</h2>"
    },
    {
      "text": "Translations",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Translations</h2>"
    },
    {
      "text": "Travel",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Travel</h2>"
    },
    {
      "text": "Video Media",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Video Media</h2>"
    },
    {
      "text": "Ready to Save Time and Money?",
      "html": "<h2 class=\"wp-block-heading has-text-align-center has-synergy-white-color has-text-color has-link-color has-header-1-font-size wp-elements-bc6f061912b7939d0cddf683d2577093\" id=\"10-up-and-running-in-weeks-not-months\">Ready to Save Time and Money?</h2>"
    },
    {
      "text": "See what’s trending in finance automation",
      "html": "<h2 class=\"wp-block-heading has-header-1-font-size\" id=\"16-see-what%E2%80%99s-trending-in-finance-automation\">See what&#x2019;s trending in finance automation</h2>"
    },
    {
      "text": "Finance automation that puts you in charge",
      "html": "<h2 class=\"wp-block-heading has-header-1-font-size\" style=\"margin-top:var(--wp--preset--spacing--24);margin-bottom:var(--wp--preset--spacing--36)\">Finance automation that puts you in charge</h2>"
    },
    {
      "text": "Ready to save time and money?",
      "html": "<h2 class=\"wp-block-heading has-text-align-center has-header-3-font-size\">Ready to save time and money?</h2>"
    },
    {
      "text": "Thank you!",
      "html": "<h2 class=\"wp-block-heading has-text-align-center\">Thank you!</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Tipalti?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Tipalti work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Tipalti?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Tipalti free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Tipalti compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "benefits",
      "label": "Why use Tipalti?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Tipalti free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Tipalti compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 8
}

Agent Ease of UseAPIEmerging recommendation

AI context endpoint

AI context endpoint is informational for this page.

Informational

Needs attention

AI context endpoint

Informational
01

Issue

AI context endpoint is informational for this page.

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

100/100

Status

informational

Category

API

Maturity

Emerging recommendation

Goal

Expose a compact API context endpoint agents can fetch before deciding which public API or discovery resource to use.

Result

AI context endpoint is informational for this page.

Validation steps

  1. Fetch to find resource

    AI context endpoint was not found at the expected path.

Evidence
{
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "informational",
      "evidence": {
        "checked": [
          {
            "path": "/api/ai/context",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 337452
          },
          {
            "path": "/api/context",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 337452
          },
          {
            "path": "/context",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 337452
          }
        ]
      },
      "issue": "AI context endpoint was not found at the expected path.",
      "howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
    }
  ]
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Query intent coverage

AIO: Query intent coverage is informational for this page.

Informational

Needs attention

AIO: Query intent coverage

Informational
01

Issue

Missing likely AI Overview intent sections: benefits, 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": "The Tipalti Connected Suite",
      "html": "<h2 class=\"connected-suites__heading has-synergy-white-color has-header-1-font-size\"> The Tipalti Connected Suite </h2>"
    },
    {
      "text": "Work smarter, not harder",
      "html": "<h2 class=\"wp-block-heading has-header-1-font-size\" id=\"5-work-smarter-not-harder\">Work smarter, not harder</h2>"
    },
    {
      "text": "AI Designed for Finance",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-2-font-size\" id=\"6-ai\">AI Designed for Finance</h2>"
    },
    {
      "text": "Built for Global Scale",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-2-font-size\" id=\"7-global\">Built for Global Scale</h2>"
    },
    {
      "text": "Controls and Compliance",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-2-font-size\" id=\"8-controls-and-compliance\">Controls and Compliance</h2>"
    },
    {
      "text": "Pre-built connections to extend automated workflows",
      "html": "<h2 class=\"wp-block-heading has-synergy-white-color has-text-color has-link-color has-header-1-font-size wp-elements-cc390ae69975f58e2315d46e4d21c55e\">Pre-built connections to extend automated workflows</h2>"
    },
    {
      "text": "#1 Award-Winning Finance Automation Solution",
      "html": "<h2 class=\"wp-block-heading has-header-2-font-size\">#1 Award-Winning Finance Automation Solution</h2>"
    },
    {
      "text": "Don’t just take our word for it,",
      "html": "<h2 class=\"wp-block-heading pb-0 has-header-1-font-size\" id=\"3-don%E2%80%99t-just-take-our-word-for-it\">Don&#x2019;t just take our word for it,</h2>"
    },
    {
      "text": "see what our customers are saying",
      "html": "<h2 class=\"wp-block-heading has-header-1-font-size\" id=\"4-see-what-our-customers-are-saying\">see what our customers are saying</h2>"
    },
    {
      "text": "Deep industry expertise,tailored to your needs.",
      "html": "<h2 class=\"wp-block-heading has-header-1-font-size\">Deep industry expertise,<br>tailored to your needs.</h2>"
    },
    {
      "text": "Adtech",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Adtech</h2>"
    },
    {
      "text": "Affiliate and Influencer Networks",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Affiliate and Influencer Networks</h2>"
    },
    {
      "text": "Business Services",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Business Services</h2>"
    },
    {
      "text": "E-commerce and retail",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">E-commerce and retail</h2>"
    },
    {
      "text": "Education",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Education</h2>"
    },
    {
      "text": "Financial Industry",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Financial Industry</h2>"
    },
    {
      "text": "Healthcare",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Healthcare</h2>"
    },
    {
      "text": "Gaming",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Gaming</h2>"
    },
    {
      "text": "Gig Economy",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Gig Economy</h2>"
    },
    {
      "text": "Manufacturing and Wholesale",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Manufacturing and Wholesale</h2>"
    },
    {
      "text": "Music Royalties",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Music Royalties</h2>"
    },
    {
      "text": "Nonprofits",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Nonprofits</h2>"
    },
    {
      "text": "Software and Technology",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Software and Technology</h2>"
    },
    {
      "text": "Translations",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Translations</h2>"
    },
    {
      "text": "Travel",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Travel</h2>"
    },
    {
      "text": "Video Media",
      "html": "<h2 class=\"wp-block-heading has-text-align-left has-header-4-font-size\">Video Media</h2>"
    },
    {
      "text": "Ready to Save Time and Money?",
      "html": "<h2 class=\"wp-block-heading has-text-align-center has-synergy-white-color has-text-color has-link-color has-header-1-font-size wp-elements-bc6f061912b7939d0cddf683d2577093\" id=\"10-up-and-running-in-weeks-not-months\">Ready to Save Time and Money?</h2>"
    },
    {
      "text": "See what’s trending in finance automation",
      "html": "<h2 class=\"wp-block-heading has-header-1-font-size\" id=\"16-see-what%E2%80%99s-trending-in-finance-automation\">See what&#x2019;s trending in finance automation</h2>"
    },
    {
      "text": "Finance automation that puts you in charge",
      "html": "<h2 class=\"wp-block-heading has-header-1-font-size\" style=\"margin-top:var(--wp--preset--spacing--24);margin-bottom:var(--wp--preset--spacing--36)\">Finance automation that puts you in charge</h2>"
    },
    {
      "text": "Ready to save time and money?",
      "html": "<h2 class=\"wp-block-heading has-text-align-center has-header-3-font-size\">Ready to save time and money?</h2>"
    },
    {
      "text": "Thank you!",
      "html": "<h2 class=\"wp-block-heading has-text-align-center\">Thank you!</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Tipalti?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Tipalti work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Tipalti?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Tipalti free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Tipalti compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "benefits",
      "label": "Why use Tipalti?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Tipalti free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Tipalti 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; missing credential 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; missing credential 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": false,
        "statusCode": 404,
        "contentType": "text/html; charset=UTF-8",
        "length": 337452,
        "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; missing credential type language.",
          "compatibleContentType": false,
          "contentLength": 208777,
          "hasRegisterInstructions": true,
          "hasProtectedResourceLink": false,
          "hasAuthorizationServerLink": false,
          "mentionsIdentity": false,
          "mentionsCredential": false,
          "links": [
            "https://ogp.me/ns#\">",
            "https://ob.withflowersea.com\"",
            "https://cdn.amplitude.com\"",
            "/script",
            "https://ob.withflowersea.com/i/4bb5637076a991571e7c4c7f8e9b199c.js\"",
            "/script",
            "/g,",
            "//",
            "//",
            "/script"
          ],
          "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\t\n<link href=\"https://ob.withflowersea.com\" rel=\"preconnect\">\n\t\t\n<link href=\"https://cdn.amplitude.com\" rel=\"preconnect\">\n\t  <script>\n    window.dataLayer = window.dataLayer || [];\n\n    function gtag() {\n      dataLayer.push(arguments);\n    }\n    gtag('consent', 'default', {\n      'ad_storage': 'denied',\n      'ad_user_data': 'denied',\n      'ad_personalization': 'denied',\n      'analytics_storage': 'denied',\n      'wait_for_update': 500\n    });\n  </script>\n    <script defer src=\"https://ob.withflowersea.com/i/4bb5637076a991571e7c4c7f8e9b199c.js\" data-ch=\"cheq4ppc\" class=\"ct_clicktrue_35388\"></script>\n    <script>\n    (function () {\n      function uuid() {\n        return 'xxxxxxxx-xxxx-4xx"
        }
      },
      "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; missing credential type language.",
      "howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
    },
    {
      "id": "oauth-protected-resource",
      "title": "Publish protected resource metadata",
      "status": "fail",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "ok": false,
        "statusCode": 404,
        "contentType": "text/html; charset=UTF-8",
        "length": 336533,
        "text": "<!DOCTYPE html>\n<html lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\t\n<link href=\"https://ob.withflowersea.com\" rel=\"preconnect\">\n\t\t\n<link href=\"https://cdn.amplitude.com\" rel=\"preconnect\">\n\t  <script>\n    window.dataLayer = window.dataLayer || [];\n\n    function gtag() {\n      dataLayer.push(arguments);\n    }\n    gtag('consent', 'default', {\n      'ad_storage': 'denied',\n      'ad_user_data': 'denied',\n      'ad_personalization': 'denied',\n      'analytics_storage': 'denied',\n      'wait_for_update': 500\n    });\n  </script>\n    <script defer src=\"https://ob.withflowersea.com/i/4bb5637076a991571e7c4c7f8e9b199c.js\" data-ch=\"cheq4ppc\" class=\"ct_clicktrue_35388\"></script>\n    <script>\n    (function () {\n      function uuid() {\n        return 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(/[xy]/g, function (c) {\n          var r = Math.random() * 16 | 0;\n          return (c === 'x' ? r : (r & 0x3) | 0x8).toString(16);\n        });\n      }\n      // Segment stores ajs_anonymous_id as a JSON-stringified UUID; match that\n      // format so Segment adopts the value on init instead of generating its own.\n      var storageKey = 'ajs_anonymous_id';\n      var anonId;\n      try {\n        var stored = localStorage.getItem(storageKey);\n        anonId = stored ? JSON.parse(stored) : null;\n      } catch (e) {}\n      if (!anonId) {\n        anonId = uuid();\n        try { localStorage.setItem(storageKey, JSON.stringify(anonId)); } catch (e) {}\n      }\n      window.__sharedAnonId = anonId;\n    })();\n    </script>\n    <script src=\"https://cdn.amplitude.com/script/1ddee9abeb434c0211ccacdcdb4bb926.js?integration=segment\"></script>\n    <script>window.amplitude.init('1ddee9abeb434c0211ccacdcdb4bb926', {deviceId: window.__sharedAnonId, fetchRemoteConfig: true, autocapture: false});</script>\n    <script>\n(function () {\n  function syncState() {\n    if (!document.body) return;\n    var banner = document.getElementById('CybotCookiebotDialog');\n    var isVisible = banner && banner.style.display !== 'none' && banner.style.opacity !== '0';\n    document.body.classList.toggle('cookiebot-open', isVisible);\n  }\n\n  window.addEventListener('CookiebotOnDialogDisplay', syncState);\n  window.addEventListener('CookiebotOnLoad', syncState);\n\n  // Body doesn't exist yet in <head>, so defer the initial check\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', syncState);\n  } else {\n    syncState();\n  }\n})();\n</script>\n<meta name=\"viewport\" content=\"width=device-width, minimum-scale=1.0, maximum-scale=1.0\">\n\n<!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ -->\n<meta name=\"robots\" content=\"follow, noindex\"/>\n<meta property=\"og:locale\" content=\"en_US\" />\n<meta property=\"og:type\" content=\"article\" />\n<meta property=\"og:title\" content=\"Page Not Found | Tipalti\" />\n<meta property=\"og:site_name\" content=\"Tipalti\" />\n<meta property=\"article:publisher\" content=\"https://www.facebook.com/Tipalti/\" />\n<meta property=\"fb:admins\" content=\"https://www.facebook.com/Tipalti/\" />\n<meta property=\"og:image\" content=\"https://tipalti.com/wp-content/uploads/2025/08/og-image-082925.png\" />\n<meta property=\"og:image:secure_url\" content=\"https://tipalti.com/wp-content/uploads/2025/08/og-image-082925.png\" />\n<meta property=\"og:image:width\" content=\"1200\" />\n<meta property=\"og:image:height\" content=\"630\" />\n<meta property=\"og:image:alt\" content=\"Tipalti logo with the word &quot;tipalti&quot; in bold black letters and a curved yellow swoosh above the text.\" />\n<meta property=\"og:image:type\" content=\"image/png\" />\n<meta name=\"twitter:card\" content=\"summary_large_image\" />\n<meta name=\"twitter:title\" content=\"Page Not Found | Tipalti\" />\n<meta name=\"twitter:site\" content=\"@tipalti\" />\n<meta name=\"twitter:image\" content=\"https://tipalti.com/wp-content/uploads/2025/08/og-image-082925.png\" />\n<script type=\"application/ld+json\" class=\"rank-math-schema-pro\">{\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"Organizat"
      },
      "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": 336533,
          "text": "<!DOCTYPE html>\n<html lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\t\n<link href=\"https://ob.withflowersea.com\" rel=\"preconnect\">\n\t\t\n<link href=\"https://cdn.amplitude.com\" rel=\"preconnect\">\n\t  <script>\n    window.dataLayer = window.dataLayer || [];\n\n    function gtag() {\n      dataLayer.push(arguments);\n    }\n    gtag('consent', 'default', {\n      'ad_storage': 'denied',\n      'ad_user_data': 'denied',\n      'ad_personalization': 'denied',\n      'analytics_storage': 'denied',\n      'wait_for_update': 500\n    });\n  </script>\n    <script defer src=\"https://ob.withflowersea.com/i/4bb5637076a991571e7c4c7f8e9b199c.js\" data-ch=\"cheq4ppc\" class=\"ct_clicktrue_35388\"></script>\n    <script>\n    (function () {\n      function uuid() {\n        return 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(/[xy]/g, function (c) {\n          var r = Math.random() * 16 | 0;\n          return (c === 'x' ? r : (r & 0x3) | 0x8).toString(16);\n        });\n      }\n      // Segment stores ajs_anonymous_id as a JSON-stringified UUID; match that\n      // format so Segment adopts the value on init instead of generating its own.\n      var storageKey = 'ajs_anonymous_id';\n      var anonId;\n      try {\n        var stored = localStorage.getItem(storageKey);\n        anonId = stored ? JSON.parse(stored) : null;\n      } catch (e) {}\n      if (!anonId) {\n        anonId = uuid();\n        try { localStorage.setItem(storageKey, JSON.stringify(anonId)); } catch (e) {}\n      }\n      window.__sharedAnonId = anonId;\n    })();\n    </script>\n    <script src=\"https://cdn.amplitude.com/script/1ddee9abeb434c0211ccacdcdb4bb926.js?integration=segment\"></script>\n    <script>window.amplitude.init('1ddee9abeb434c0211ccacdcdb4bb926', {deviceId: window.__sharedAnonId, fetchRemoteConfig: true, autocapture: false});</script>\n    <script>\n(function () {\n  function syncState() {\n    if (!document.body) return;\n    var banner = document.getElementById('CybotCookiebotDialog');\n    var isVisible = banner && banner.style.display !== 'none' && banner.style.opacity !== '0';\n    document.body.classList.toggle('cookiebot-open', isVisible);\n  }\n\n  window.addEventListener('CookiebotOnDialogDisplay', syncState);\n  window.addEventListener('CookiebotOnLoad', syncState);\n\n  // Body doesn't exist yet in <head>, so defer the initial check\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', syncState);\n  } else {\n    syncState();\n  }\n})();\n</script>\n<meta name=\"viewport\" content=\"width=device-width, minimum-scale=1.0, maximum-scale=1.0\">\n\n<!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ -->\n<meta name=\"robots\" content=\"follow, noindex\"/>\n<meta property=\"og:locale\" content=\"en_US\" />\n<meta property=\"og:type\" content=\"article\" />\n<meta property=\"og:title\" content=\"Page Not Found | Tipalti\" />\n<meta property=\"og:site_name\" content=\"Tipalti\" />\n<meta property=\"article:publisher\" content=\"https://www.facebook.com/Tipalti/\" />\n<meta property=\"fb:admins\" content=\"https://www.facebook.com/Tipalti/\" />\n<meta property=\"og:image\" content=\"https://tipalti.com/wp-content/uploads/2025/08/og-image-082925.png\" />\n<meta property=\"og:image:secure_url\" content=\"https://tipalti.com/wp-content/uploads/2025/08/og-image-082925.png\" />\n<meta property=\"og:image:width\" content=\"1200\" />\n<meta property=\"og:image:height\" content=\"630\" />\n<meta property=\"og:image:alt\" content=\"Tipalti logo with the word &quot;tipalti&quot; in bold black letters and a curved yellow swoosh above the text.\" />\n<meta property=\"og:image:type\" content=\"image/png\" />\n<meta name=\"twitter:card\" content=\"summary_large_image\" />\n<meta name=\"twitter:title\" content=\"Page Not Found | Tipalti\" />\n<meta name=\"twitter:site\" content=\"@tipalti\" />\n<meta name=\"twitter:image\" content=\"https://tipalti.com/wp-content/uploads/2025/08/og-image-082925.png\" />\n<script type=\"application/ld+json\" class=\"rank-math-schema-pro\">{\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"Organizat"
        }
      },
      "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": "sso"
      }
    ]
  },
  "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": 336533
          },
          {
            "path": "/.well-known/oauth-authorization-server",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 336533
          }
        ]
      },
      "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": "sso"
      }
    ]
  },
  "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>\n<html lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t\t\n<link href=\"https://ob.withflowersea.com\" rel=\"preconnect\">\n\t\t\n<link href=\"https://cdn.amplitude.com\" rel=\"preconnect\">\n\t  <script>\n    window.dataLayer = window.dataLayer || [];\n\n    function gtag() {\n      dataLayer.push(arguments);\n    }\n    gtag('consent', 'default', {\n      'ad_storage': 'denied',\n      'ad_user_data': 'denied',\n      'ad_personalization': 'denied',\n      'analytics_storage': 'denied',\n      'wait_for_update': 500\n    });\n  </script>\n    <script defer src=\"https://ob.withflowersea.com/i/4bb5637076a991571e7c4c7f8e9b199c.js\" data-ch=\"cheq4ppc\" class=\"ct_clicktrue_35388\"></script>\n    <script>\n    (function () {\n      function uuid() {\n        return 'xxxxxxxx-xxxx-4xx"
      },
      "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://tipalti.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://tipalti.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/admin/summary",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://tipalti.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://tipalti.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": "sso"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

SEOSEOBrowser audit

Links do not have descriptive text

100 Fail

Check name

Links do not have descriptive text

Score

0/100

Status

fail

Device

desktop

Category

SEO

Estimated savings

4 links found

Fix guidance

Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).

Evidence
{
  "displayValue": "4 links found",
  "description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/)."
}

Performance and AccessibilityBest PracticesBrowser audit

Uses deprecated APIs

100 Fail

Check name

Uses deprecated APIs

Score

0/100

Status

fail

Device

desktop

Category

Best Practices

Estimated savings

3 warnings 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": "3 warnings 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

50 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

Reduce unused JavaScript

50 Fail

Check name

Reduce unused JavaScript

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

Est savings of 163 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 163 KiB",
  "description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
  "numericValue": 0
}

Fix with MCP or CLI

Use this report as the handoff into remediation. Generate a coding-agent prompt with the failing checks attached, or jump to the MCP and CLI setup docs before your next rescan.

Score history

Public scan score over time

Public reports for this website origin. Select any point or report link to open that canonical report.

1 reports
Public score history report links
Scan dateScoreReadinessReport
67/100Level 3, Bot-AwareCurrent report
tipalti.com AI SEO Report: 67/100 (Level 3, Bot-Aware)