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

OVERALL SCORE

Level 2, Agent-Limited

Priority improvements needed for AI agents
AIDiscoverability47%Agent Easeof Use4%Security& Trust20%GEO, AIO, AEO82%SEO100%Performance& Accessibility51%
  • AI Discoverability 47 out of 100
  • Agent Ease of Use 4 out of 100
  • Security & Trust 20 out of 100
  • GEO, AIO and AEO 82 out of 100
  • SEO 100 out of 100
  • Performance and Accessibility 51 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Yext | Enterprise Agentic Marketing Platform | Yext favicon

Yext | Enterprise Agentic Marketing Platform | Yext

Yext is the enterprise agentic marketing platform — intelligence, verified data, and distribution to win every discovery moment across AI and search.

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
47
Priority fix8141View details
Discoverability
67
Needs work540View details
Content Readiness
38
Priority fix271View details
Bot Access Control
33
Priority fix130View details
Agent Ease of Use
4
Priority fix4242View details
API
0
Priority fix060View details
Auth
Not Applicable
Not Applicable040View details
MCP
13
Priority fix062View details
Skill Discovery
0
Priority fix080View details
Agent Commerce
Not Applicable
Not Applicable400
GEO, AIO and AEO
82
Mostly ready8010
GEO Readiness
Not Applicable
Not Applicable400
AIO Readiness
76
Mostly ready106
AEO Readiness
78
Mostly ready304
SEO
100
Strong1100
SEO
100
Strong1100
Security & Trust
20
Priority fix540View details
Security & Trust
20
Priority fix140View details
AI Training Exposure
Not Applicable
Not Applicable400
Performance and Accessibility
51
Needs work2241View details
Performance
31
Priority fix1131View details
Accessibility
87
Mostly ready1110View details

Prioritized recommendations

Issues ranked by score impact

42 items need attention

Agent Ease of UseAPIEstablished

API Catalog

API Catalog failed at "Fetch API catalog".

50 Fail

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": "  <html>\r\n   <head>\r\n            <!-- This is Wordpress -->\r\n<!-- Google Tag Manager -->\r\n<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\r\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\r\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\r\n'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\r\n})(window,document,'script','dataLayer','GTM-T2C2W9D');</script>\r\n<!-- End Google Tag Manager -->\r\n      <style type=\"text/css\">\r\n         body, html\r\n         {\r\n             margin: 0; padding: 0; height: 100%; overflow: hidden;\r\n         }\r\n     </style>\r\n   </head>\r\n   <body>\r\n      <!-- Google Tag Manager (noscript) -->\r\n      <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-T2C2W9D"
      },
      "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 DiscoverabilityBot Access ControlInformational

Content Signal

Content Signal is missing or incomplete.

50 Fail

Needs attention

Content Signal

Failed check
01

Issue

No Content Signal found in robots.txt

02

Why it matters

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

Check name

Content Signal

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

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

Result

Content Signal is missing or incomplete.

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

AI DiscoverabilityDiscoverabilityEstablished

High-value schema types

High-value schema types is missing or incomplete.

50 Fail

Needs attention

High-value schema types

Failed check
01

Issue

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

02

Why it matters

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

Check name

High-value schema types

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

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

Result

High-value schema types is missing or incomplete.

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

AI DiscoverabilityDiscoverabilityEstablished

Link headers

Link headers failed at "Find useful Link headers".

50 Fail

Needs attention

Link headers

Failed check
01

Issue

No useful agent discovery Link headers were found.

02

Why it matters

Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.

Check name

Link headers

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Include Link response headers for agent discovery using RFC 8288.

Result

Link headers failed at "Find useful Link headers".

Validation steps

  1. Find useful Link headers

    No useful agent discovery Link headers were found.

  2. Fetch same-origin Link header targets

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

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

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": "  <html>\r\n   <head>\r\n            <!-- This is Wordpress -->\r\n<!-- Google Tag Manager -->\r\n<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\r\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\r\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\r\n'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\r\n})(window,document,'script','dataLayer','GTM-T2C2W9D');</script>\r\n<!-- End Google Tag Manager -->\r\n      <style type=\"text/css\">\r\n         body, html\r\n         {\r\n             margin: 0; padding: 0; height: 100%; overflow: hidden;\r\n         }\r\n     </style>\r\n   </head>\r\n   <body>\r\n      <!-- Google Tag Manager (noscript) -->\r\n      <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-T2C2W9D"
          },
          {
            "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": "  <html>\r\n   <head>\r\n            <!-- This is Wordpress -->\r\n<!-- Google Tag Manager -->\r\n<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\r\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\r\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\r\n'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\r\n})(window,document,'script','dataLayer','GTM-T2C2W9D');</script>\r\n<!-- End Google Tag Manager -->\r\n      <style type=\"text/css\">\r\n         body, html\r\n         {\r\n             margin: 0; padding: 0; height: 100%; overflow: hidden;\r\n         }\r\n     </style>\r\n   </head>\r\n   <body>\r\n      <!-- Google Tag Manager (noscript) -->\r\n      <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-T2C2W9D"
          },
          {
            "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": "  <html>\r\n   <head>\r\n            <!-- This is Wordpress -->\r\n<!-- Google Tag Manager -->\r\n<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\r\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\r\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\r\n'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\r\n})(window,document,'script','dataLayer','GTM-T2C2W9D');</script>\r\n<!-- End Google Tag Manager -->\r\n      <style type=\"text/css\">\r\n         body, html\r\n         {\r\n             margin: 0; padding: 0; height: 100%; overflow: hidden;\r\n         }\r\n     </style>\r\n   </head>\r\n   <body>\r\n      <!-- Google Tag Manager (noscript) -->\r\n      <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-T2C2W9D"
          },
          {
            "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": "  <html>\r\n   <head>\r\n            <!-- This is Wordpress -->\r\n<!-- Google Tag Manager -->\r\n<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\r\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\r\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\r\n'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\r\n})(window,document,'script','dataLayer','GTM-T2C2W9D');</script>\r\n<!-- End Google Tag Manager -->\r\n      <style type=\"text/css\">\r\n         body, html\r\n         {\r\n             margin: 0; padding: 0; height: 100%; overflow: hidden;\r\n         }\r\n     </style>\r\n   </head>\r\n   <body>\r\n      <!-- Google Tag Manager (noscript) -->\r\n      <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-T2C2W9D"
          },
          {
            "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\n<html>\n  <head>\n    <title>Yext</title>\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"/>\n    <link rel=\"stylesheet\" type=\"text/css\" href=\"/v1/public/stylesheets/global.css\"/>\n    <link rel=\"stylesheet\" type=\"text/css\" href=\"/v1/public/stylesheets/admin.css\"/>\n                <script src=\"//ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js\"></script>\n    <script type=\"text/javascript\">\n      jq110 = jQuery;\n    </script>\n      </head>\n  <body >\n    <div id=\"main\">\n              <div id=\"nav\">\n          <!-- nav -->\n          <div id=\"nav-inner\">\n            <div class=\"nav-inner-container\">\n              <img src=\"/v1/public/images/yext_seal_white.svg\" alt=\"Yext\" class=\"nav_logo\">\n                                                      </div>\n "
          },
          {
            "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\n<html>\n  <head>\n    <title>Yext</title>\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"/>\n    <link rel=\"stylesheet\" type=\"text/css\" href=\"/v1/public/stylesheets/global.css\"/>\n    <link rel=\"stylesheet\" type=\"text/css\" href=\"/v1/public/stylesheets/admin.css\"/>\n                <script src=\"//ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js\"></script>\n    <script type=\"text/javascript\">\n      jq110 = jQuery;\n    </script>\n      </head>\n  <body >\n    <div id=\"main\">\n              <div id=\"nav\">\n          <!-- nav -->\n          <div id=\"nav-inner\">\n            <div class=\"nav-inner-container\">\n              <img src=\"/v1/public/images/yext_seal_white.svg\" alt=\"Yext\" class=\"nav_logo\">\n                                                      </div>\n "
          },
          {
            "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": "  <html>\r\n   <head>\r\n            <!-- This is Wordpress -->\r\n<!-- Google Tag Manager -->\r\n<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\r\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\r\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\r\n'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\r\n})(window,document,'script','dataLayer','GTM-T2C2W9D');</script>\r\n<!-- End Google Tag Manager -->\r\n      <style type=\"text/css\">\r\n         body, html\r\n         {\r\n             margin: 0; padding: 0; height: 100%; overflow: hidden;\r\n         }\r\n     </style>\r\n   </head>\r\n   <body>\r\n      <!-- Google Tag Manager (noscript) -->\r\n      <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-T2C2W9D"
          }
        ]
      },
      "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
      "howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
    }
  ]
}

AI DiscoverabilityBot Access ControlInformational

Web Bot Auth request signing

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

50 Fail

Needs attention

Web Bot Auth request signing

Failed check
01

Issue

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

02

Why it matters

Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.

Check name

Web Bot Auth request signing

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.

Result

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

Validation steps

  1. Fetch to find resource

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

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/http-message-signatures-directory",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 1056
          }
        ]
      },
      "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 UseSkill DiscoveryEmerging recommendation

A2A Agent Card

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

25 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": 1056
          },
          {
            "path": "/.well-known/a2a/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 1056
          },
          {
            "path": "/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 1056
          }
        ]
      },
      "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".

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

25 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": 1056
          },
          {
            "path": "/agent.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 1056
          }
        ]
      },
      "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".

25 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": 1056
          },
          {
            "path": "/agents.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 1056
          }
        ]
      },
      "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."
    }
  ]
}

Security & TrustSecurity & TrustEstablished

Content-Security-Policy

Content-Security-Policy is missing or incomplete.

25 Fail

Needs attention

Content-Security-Policy

Failed check
01

Issue

Content-Security-Policy is missing or incomplete.

02

Why it matters

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

Check name

Content-Security-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

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

Result

Content-Security-Policy is missing or incomplete.

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

Security & TrustSecurity & TrustEstablished

Frame protection

Frame protection is missing or incomplete.

25 Fail

Needs attention

Frame protection

Failed check
01

Issue

Frame protection is missing or incomplete.

02

Why it matters

Frame protection blocks hostile sites from embedding pages in deceptive frames, reducing clickjacking risk.

Check name

Frame protection

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Prevent unwanted framing with X-Frame-Options or CSP frame-ancestors.

Result

Frame protection is missing or incomplete.

Evidence
{
  "xFrameOptions": null,
  "validXFrame": false,
  "contentSecurityPolicy": null,
  "cspFrameAncestors": false
}

AI DiscoverabilityContent ReadinessEmerging recommendation

llms.txt

llms.txt failed at "Fetch to find resource".

25 Fail

Needs attention

llms.txt

Failed check
01

Issue

llms.txt was not found at the expected path.

02

Why it matters

llms.txt gives language-model clients a concise, curated summary of important site context and links before they crawl broadly.

Check name

llms.txt

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Emerging recommendation

Goal

Publish llms.txt to summarize agent-readable site guidance.

Result

llms.txt failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    llms.txt was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/llms.txt",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 1056
          },
          {
            "path": "/llms-full.txt",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 1056
          }
        ]
      },
      "issue": "llms.txt was not found at the expected path.",
      "howToFix": "Publish /llms.txt as Markdown with a clear title, concise site summary, and useful links for agents."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Markdown negotiation

Markdown negotiation failed at "Markdown content type".

25 Fail

Needs attention

Markdown negotiation

Failed check
01

Issue

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

02

Why it matters

Markdown negotiation gives agents a cleaner representation of page content while preserving normal HTML for browsers.

Check name

Markdown negotiation

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

Return HTML responses as markdown when agents request it.

Result

Markdown negotiation failed at "Markdown content type".

Validation steps

  1. Markdown content type

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

  2. Vary: Accept header

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

  3. Structured Markdown body

    Markdown response is missing a heading.

Evidence
{
  "failedStep": "content-type",
  "steps": [
    {
      "id": "content-type",
      "title": "Markdown content type",
      "status": "fail",
      "evidence": {
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      },
      "issue": "Content-Type \"text/html; charset=utf-8\" does not indicate Markdown when requested with Accept: text/markdown.",
      "howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
    },
    {
      "id": "vary-accept",
      "title": "Vary: Accept header",
      "status": "fail",
      "evidence": {
        "vary": "Accept-Encoding"
      },
      "issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"Accept-Encoding\".",
      "howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
    },
    {
      "id": "markdown-content",
      "title": "Structured Markdown body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "hasHeading": false,
        "wordCount": 9322,
        "excerpt": "<!DOCTYPE html><html lang=\"en\"><head><link rel=\"stylesheet\" href=\"/assets/static/MainLayout-kZW4eJ-w.css\"/>\n<link rel=\"stylesheet\" href=\"/assets/static/homepageV2-4gjT7rJp.css\"/><title>Yext | Enterprise Agentic Marketing Platform | Yext</ti",
        "issue": "Markdown response is missing a heading."
      },
      "issue": "Markdown response is missing a heading.",
      "howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

MCP Server Card

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

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": 1056
          },
          {
            "path": "/.well-known/mcp/server-cards.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 1056
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 1056
          }
        ]
      },
      "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": 1056
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 1056
          },
          {
            "path": "/.well-known/mcp/server-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 1056
          }
        ]
      },
      "issue": "mcp.json was not found at the expected path.",
      "howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
    }
  ]
}

Security & TrustSecurity & TrustEstablished

Referrer-Policy

Referrer-Policy is missing or incomplete.

25 Fail

Needs attention

Referrer-Policy

Failed check
01

Issue

Referrer-Policy is missing or incomplete.

02

Why it matters

Referrer-Policy controls how much URL context is sent to other origins, limiting accidental leakage of paths, queries, and identifiers.

Check name

Referrer-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Limit how much referrer data leaves the site.

Result

Referrer-Policy is missing or incomplete.

Evidence
{
  "header": "referrer-policy",
  "value": null
}

AI DiscoverabilityContent ReadinessEstablished

Semantic HTML

Semantic HTML is missing or incomplete.

25 Fail

Needs attention

Semantic HTML

Failed check
01

Issue

Semantic HTML is incomplete: skipped heading levels; 10 links missing accessible names; 2 buttons missing accessible names; missing alt text on >10% of images.

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": false,
  "accessibleLinks": false,
  "accessibleButtons": false,
  "imageAltCoverage": false,
  "formAutocompleteCoverage": true,
  "details": {
    "inaccessibleLinks": [
      "<a class=\"d-flex yext-navigation__logo \" href=\"https://www.yext.com\"><svg class=\"yext-logo\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 720 720\"><path d=\"M360 0C161.18 0 0 161.18 0 360s161.18 360 360 360 360-161.18 360-360S558.82 0 360 0zm0 691.2C177.08 691.2 28.8 542.92 28.8 360S177.08 28.8 360 28.8 691.2 177.08 691.2 360 542.92 691.2 360 691.2z\"/><path d=\"M370.8 399.6h64.8v129.6h28.8V399.6h64.8v-28.8H370.8zm-38.37-32.4L270 429.64l-62.43-62.44-20.37 20.37L249.64 450l-62.44 62.43 20.37 20.37",
      "<a href=\"https://www.yext.com/customers/dominos\" class=\"icon-with-text icon-with-text--image-only\"><div class=\"icon-with-text__icon\"><img src=\"https://a.mktgcdn.com/p/2yBKvb_gBFYSWKUVvHmW3jB00exk2cc7BGhMFyl9Ugk/480x107.png\" loading=\"lazy\"></div></a>",
      "<a href=\"https://www.yext.com/customers/ihg-hotels-resorts\" class=\"icon-with-text icon-with-text--image-only\"><div class=\"icon-with-text__icon\"><img src=\"https://a.mktgcdn.com/p/CUUX2KjWLukGVHvhINLUOuin6eFKF4ZUZ-QkMLAbasE/480x79.png\" loading=\"lazy\"></div></a>",
      "<a href=\"https://www.yext.com/customers/brookdale\" class=\"icon-with-text icon-with-text--image-only\"><div class=\"icon-with-text__icon\"><img src=\"https://a.mktgcdn.com/p/PDP5Y4NLBSJ0lHHAxCnb5LbW5726hmsh8ePnoL6PYr8/467x104.png\" loading=\"lazy\"></div></a>",
      "<a href=\"https://www.yext.com/customers/fedex\" class=\"icon-with-text icon-with-text--image-only\"><div class=\"icon-with-text__icon\"><img src=\"https://a.mktgcdn.com/p/n-0gMMQxLW-ysYOa44MPS-DT8I26KHUUZC0NYB-eLuM/476x200.png\" loading=\"lazy\"></div></a>",
      "<a href=\"https://www.yext.com/customers/samsung\" class=\"icon-with-text icon-with-text--image-only\"><div class=\"icon-with-text__icon\"><img src=\"https://a.mktgcdn.com/p/_-wS4A9_999YEXYUUF4eP0bCE8m-cH7TlhbdXZEXePE/475x73.png\" loading=\"lazy\"></div></a>",
      "<a href=\"https://yex.tt/38ZbOw7\" class=\"footer__social-logo\" target=\"_blank\"><svg class=\"twitter-icon\" viewBox=\"0 0 1200 1227\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z\" fill=\"white\"/></svg></",
      "<a href=\"https://yex.tt/2MBz4c5\" class=\"footer__social-logo\" target=\"_blank\"><svg class=\"linkedin-icon\" xmlns=\"http://www.w3.org/2000/svg\" id=\"Group_1282\" data-name=\"Group 1282\" viewBox=\"0 0 65 64.5\"><script xmlns=\"\"/><path id=\"Path_2525\" data-name=\"Path 2525\" d=\"M1165,274.515a1.2,1.2,0,0,0,1.21-1.269c0-.9-.543-1.33-1.657-1.33h-1.8v4.712h.677v-2.054h.832l.019.025,1.291,2.029h.724l-1.389-2.1Zm-.783-.472h-.785V272.45h.995c.514,0,1.1.084,1.1.757,0,.774-.593.836-1.314.836\" transform=\"translate(-1092",
      "<a href=\"https://yex.tt/3rOrZFb\" class=\"footer__social-logo\" target=\"_blank\"><svg aria-labelledby=\"fb-app-logo\" fill=\"none\" viewBox=\"0 0 500 500\" xmlns=\"http://www.w3.org/2000/svg\"><g><path fill=\"white\" d=\"m500,250C500,111.93,388.07,0,250,0S0,111.93,0,250c0,117.24,80.72,215.62,189.61,242.64v-166.24h-51.55v-76.4h51.55v-32.92c0-85.09,38.51-124.53,122.05-124.53,15.84,0,43.17,3.11,54.35,6.21v69.25c-5.9-.62-16.15-.93-28.88-.93-40.99,0-56.83,15.53-56.83,55.9v27.02h81.66l-14.03,76.4h-67.63v171.77c123.7",
      "<a href=\"https://yex.tt/391xUy0\" class=\"footer__social-logo\" target=\"_blank\"><svg class=\"instagram-icon\" id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1000 1000\"><defs/><path fill=\"white\" d=\"M295.42,6c-53.2,2.51-89.53,11-121.29,23.48-32.87,12.81-60.73,30-88.45,57.82S40.89,143,28.17,175.92c-12.31,31.83-20.65,68.19-23,121.42S2.3,367.68,2.56,503.46,3.42,656.26,6,709.6c2.54,53.19,11,89.51,23.48,121.28,12.83,32.87,30,60.72,57.83,88.45S143,964.09,176,976.83c31.8,12.2"
    ],
    "inaccessibleButtons": [
      "<button class=\"hamburger false hamburger--squeeze js-yext-hamburger\" type=\"button\" data-content=\".js-yext-hamburger-content\"><span class=\"hamburger-box\"><span class=\"hamburger-inner\"></span></span></button>",
      "<button class=\"button-unstyle\" data-testid=\"open-search-bar-button\" style=\"position: absolute; right: -9px; top: 50%; transform: translateY(-50%);\"><div class=\"svg-icon-wrapper navigation-search-icon\"><svg enable-background=\"new 0 0 900 900\" viewBox=\"0 0 900 900\" xmlns=\"http://www.w3.org/2000/svg\" class=\"injected-svg icon searchright-icon\"><path d=\"m245 666 160.9-163.5 1.9-1.9 2 1.8c67.8 61.1 172.2 55.6 233.3-12.2s55.6-172.2-12.2-233.2-172.2-55.6-233.3 12.2c-56.6 62.8-56.6 158.2-.1 221l1.8 2-1.9"
    ],
    "missingAutocompleteInputs": [],
    "imagesMissingAlt": [
      "<img src=\"https://a.mktgcdn.com/p/c4nkSg_mvOsRfLu3X4biObOaMvBVWukdjM1MNiKGERI/1024x1024.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/Q_ZbYFXSDJC4dUKIwlxoWrcwP_8Pmx1NZrhrGqHkY88/1.0000/80x80.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/-spI9SS2WQJGt4cN8_q3RG0ecp2meiVBWYfpoJTxCfA/1.0000/80x80.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/2y4zdYJW7CjRaqNsEG2NMoOg7Y3zF6cJFfWG4KQwj7g/74x74.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/fws_UMT_yOHpZ2FNwC9mTVyM96-nMoYATEf3sLPqmaY/1.0000/80x80.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/buHaRWovlDBRDDwU9_VCllmzUagpI3zfjun4XXXz2RI/1.0000/80x80.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/nAchABFQSeUMVGCiDl4o1vpyD4PSPm02xU3aWI-GXGA/248x248.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/IKsvUg5aRSQ3oXB8PMK6QeZmiy0f-PZLH4oJ9hKO55c/248x248.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/FP2cm8IadhBUFbFnYNhMb5zf2xKsaexJhPsPzKidlhU/225x225.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/2sHzNttcRSjBpkZq2ZihxtMH_5dqmwBDh_eDwyEXhwg/248x248.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/33cm4rVqZQ8aBK6BcQjqy9JDeFxO_iA6cl39uedzP-8/248x248.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/2yBKvb_gBFYSWKUVvHmW3jB00exk2cc7BGhMFyl9Ugk/480x107.png\" loading=\"lazy\">",
      "<img src=\"https://a.mktgcdn.com/p/CUUX2KjWLukGVHvhINLUOuin6eFKF4ZUZ-QkMLAbasE/480x79.png\" loading=\"lazy\">",
      "<img src=\"https://a.mktgcdn.com/p/PDP5Y4NLBSJ0lHHAxCnb5LbW5726hmsh8ePnoL6PYr8/467x104.png\" loading=\"lazy\">",
      "<img src=\"https://a.mktgcdn.com/p/n-0gMMQxLW-ysYOa44MPS-DT8I26KHUUZC0NYB-eLuM/476x200.png\" loading=\"lazy\">",
      "<img src=\"https://a.mktgcdn.com/p/_-wS4A9_999YEXYUUF4eP0bCE8m-cH7TlhbdXZEXePE/475x73.png\" loading=\"lazy\">",
      "<img src=\"https://a.mktgcdn.com/p/bZJ9qKy7S8foiWXR1b4CHhPXA2VyTPBT_oqyX67FOi8/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/xVmQW-dvCroBf_vqPJwk0OVtZN8sxOS9dTXQy56rHms/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/_sdvDtjk90kApOGsBxeCvsBQM4Z7dhWj5B6i6jCFHAM/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/q_0ALactSD_-QMbEoInJkesrADgkBi55Q62YGuRxzKU/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/fkDoVlTBHFeZL0Swg1Y8Pw9AbctbNj32NYe28RtC26c/1200x1200.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/wAEChgVga6iE01-YxBXwhCaJ3exJCGo50rhs-2sglQ4/450x450.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/KxgLsLPuBRZiNO1zv8C1sNXWR2xYyL_rX1c2WtDL1Eo/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/7N4BElu6hDxLPxqQyUFco58HYvpuyKYerWv5s9McEHE/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/9fKDw5Dp-O-imHDfK1IjCZ-swLNgXm6TO2Z87K6xVv4/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/l-Z7JAczwUQZ5oWpMtYzApgtvAoEq93WFBosC7oC1XA/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/rZyw5gzz_LnryvK9Yy6RTDIKk0Z75fLYu958fUdYZjs/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/jF0TnCxqwHB222GzZSuJKStEvexeZXl7dgG_N2dP4PQ/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/K4qyJjiHFnYpQrErbD3Cfo0Il898pYRppe5fTMJSiW4/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img src=\"https://a.mktgcdn.com/p/VbKiY3E65M_J_CMGgZJw9GpqzFsf0nctz0U4e_63WWE/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">",
      "<img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=1619423408278084&amp;ev=PageView&amp;noscript=1\">"
    ],
    "skippedHeadingLevels": [
      "h3: Platform",
      "h3: Solutions",
      "h5: BLOG POST",
      "h5: BLOG POST",
      "h3: Resources",
      "h5: BLOG POST",
      "h5: BLOG POST",
      "h3: Support",
      "h3: Company",
      "h6: See how Yext can transform your search experience anywhere people ask questions about you",
      "h1: The future of marketing is agentic",
      "h2: Trusted by brands managing 4M+ locations worldwide",
      "h2: Reliable agents are built on reliable data",
      "h3: Know exactly where you’re losing to competitors.",
      "h3: Control your brand accuracy in AI",
      "h3: Instantly create and distribute content",
      "h2: A flexible foundation for agentic marketing",
      "h3: Put agents to work, fast",
      "h3: Connect your own AI",
      "h3: Develop custom workflows",
      "h2: How the world's leading brands win with Yext",
      "h3: Drive visibility everywhere",
      "h3: Control what AI says about your brand",
      "h3: Win at the local level",
      "h3: Own the full customer journey",
      "h2: Visibility insights you can actually act on",
      "h2: The brands building a strong AI foundation today will be easier to discover tomorrow"
    ]
  },
  "counts": {
    "h1": 1,
    "headings": 27,
    "links": 126,
    "inaccessibleLinks": 10,
    "buttons": 23,
    "inaccessibleButtons": 2,
    "images": 75,
    "imagesWithAlt": 44,
    "autocompleteInputs": 1,
    "inputsWithAutocomplete": 1,
    "missingAutocompleteInputs": 0
  }
}

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": 1056
          },
          {
            "path": "/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 1056
          },
          {
            "path": "/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 1056
          }
        ]
      },
      "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."
    }
  ]
}

Security & TrustSecurity & TrustEstablished

X-Content-Type-Options

X-Content-Type-Options is missing or incomplete.

25 Fail

Needs attention

X-Content-Type-Options

Failed check
01

Issue

X-Content-Type-Options is missing or incomplete.

02

Why it matters

X-Content-Type-Options prevents browsers from treating mislabeled files as executable content, reducing content-sniffing attacks.

Check name

X-Content-Type-Options

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Prevent MIME sniffing for browser-loaded resources.

Result

X-Content-Type-Options is missing or incomplete.

Evidence
{
  "header": "x-content-type-options",
  "value": null
}

AI DiscoverabilityContent ReadinessEstablished

Content freshness signals

Content freshness signals is partially implemented.

19 Warning

Needs attention

Content freshness signals

Warning
01

Issue

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

02

Why it matters

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

Check name

Content freshness signals

Score

25/100

Status

warning

Category

Content Readiness

Maturity

Established

Goal

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

Result

Content freshness signals is partially implemented.

Evidence
{
  "lastModified": "Thu, 04 Jun 2026 16:59:40 GMT",
  "schemaDates": [],
  "metaDateCount": 0,
  "timeDateCount": 0
}

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> is missing a name attribute.
    • <input> 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": 0,
        "formsWithTags": 0,
        "totalInteractive": 150,
        "interactiveWithTags": 0,
        "totalCount": 150,
        "taggedCount": 0,
        "dataMcpToolCount": 0,
        "dataMcpTools": [],
        "coverage": 0,
        "annotationIssues": [
          "<input> is missing a name attribute.",
          "<input> 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": 2,
        "issues": [
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description."
        ]
      },
      "issue": "WebMCP declarative annotations need fixes.",
      "issueDetails": [
        {
          "title": "WebMCP declarative annotation issues",
          "items": [
            {
              "type": "code",
              "value": "<input> is missing a name attribute."
            },
            {
              "type": "code",
              "value": "<input> 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": 0,
        "formsWithTags": 0,
        "totalInteractive": 150,
        "interactiveWithTags": 0,
        "totalCount": 150,
        "taggedCount": 0,
        "dataMcpToolCount": 0,
        "dataMcpTools": [],
        "coverage": 0,
        "annotationIssues": [
          "<input> is missing a name attribute.",
          "<input> 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": 0,
    "formsWithTags": 0,
    "totalInteractive": 150,
    "interactiveWithTags": 0,
    "totalCount": 150,
    "taggedCount": 0,
    "dataMcpToolCount": 0,
    "dataMcpTools": [],
    "coverage": 0,
    "annotationIssues": [
      "<input> is missing a name attribute.",
      "<input> 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

AEO: Answer-first sections

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

6 Warning

Needs attention

AEO: Answer-first sections

Warning
01

Issue

17 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": 21,
  "passing": 4,
  "failing": [
    {
      "heading": "Platform",
      "headingHtml": "<h3 class=\"panel-heading mb-0\"><button class=\"d-flex align-items-center justify-content-between collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapsenav-tab-trigger-0\" aria-expanded=\"false\" aria-controls=\"collapsenav-tab-trigger-0\">Platform<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"30\" height=\"30\" class=\"plus-icon_svg__icon-plus\" viewBox=\"0 0 64 64\"><g fill=\"none\" stroke=\"#000\" stroke-miterlimit=\"10\" stroke-width=\"2\"><path d=\"M32 50V14\" class=\"plus-icon_svg__plus-icon__vertical-l...",
      "firstParagraph": "Platform",
      "paragraphHtml": "<p class=\"panel__section-title\">Platform</p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Solutions",
      "headingHtml": "<h3 class=\"panel-heading mb-0\"><button class=\"d-flex align-items-center justify-content-between collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapsenav-tab-trigger-1\" aria-expanded=\"false\" aria-controls=\"collapsenav-tab-trigger-1\">Solutions<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"30\" height=\"30\" class=\"plus-icon_svg__icon-plus\" viewBox=\"0 0 64 64\"><g fill=\"none\" stroke=\"#000\" stroke-miterlimit=\"10\" stroke-width=\"2\"><path d=\"M32 50V14\" class=\"plus-icon_svg__plus-icon__vertical-...",
      "firstParagraph": "Industries",
      "paragraphHtml": "<p class=\"preheader\">Industries</p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Resources",
      "headingHtml": "<h3 class=\"panel-heading mb-0\"><button class=\"d-flex align-items-center justify-content-between collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapsenav-tab-trigger-2\" aria-expanded=\"false\" aria-controls=\"collapsenav-tab-trigger-2\">Resources<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"30\" height=\"30\" class=\"plus-icon_svg__icon-plus\" viewBox=\"0 0 64 64\"><g fill=\"none\" stroke=\"#000\" stroke-miterlimit=\"10\" stroke-width=\"2\"><path d=\"M32 50V14\" class=\"plus-icon_svg__plus-icon__vertical-...",
      "firstParagraph": "Blog",
      "paragraphHtml": "<p lang=\"en\" class=\"icon-with-text__title\">Blog</p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Support",
      "headingHtml": "<h3 class=\"panel-heading mb-0\"><button class=\"d-flex align-items-center justify-content-between collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapsenav-tab-trigger-3\" aria-expanded=\"false\" aria-controls=\"collapsenav-tab-trigger-3\">Support<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"30\" height=\"30\" class=\"plus-icon_svg__icon-plus\" viewBox=\"0 0 64 64\"><g fill=\"none\" stroke=\"#000\" stroke-miterlimit=\"10\" stroke-width=\"2\"><path d=\"M32 50V14\" class=\"plus-icon_svg__plus-icon__vertical-li...",
      "firstParagraph": "Help Center",
      "paragraphHtml": "<p lang=\"en\" class=\"icon-with-text__title\">Help Center</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Company",
      "headingHtml": "<h3 class=\"panel-heading mb-0\"><button class=\"d-flex align-items-center justify-content-between collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapsenav-tab-trigger-4\" aria-expanded=\"false\" aria-controls=\"collapsenav-tab-trigger-4\">Company<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"30\" height=\"30\" class=\"plus-icon_svg__icon-plus\" viewBox=\"0 0 64 64\"><g fill=\"none\" stroke=\"#000\" stroke-miterlimit=\"10\" stroke-width=\"2\"><path d=\"M32 50V14\" class=\"plus-icon_svg__plus-icon__vertical-li...",
      "firstParagraph": "About",
      "paragraphHtml": "<p lang=\"en\" class=\"icon-with-text__title\">About</p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Trusted by brands managing 4M+ locations worldwide",
      "headingHtml": "<h2 style=\"text-align: center; font-weight: 600; font-size: 28px; color: rgb(26, 27, 28); margin-bottom: 24px;\">Trusted by brands managing 4M+ locations worldwide</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Control your brand accuracy in AI",
      "headingHtml": "<h3 style=\"font-weight: 600; font-size: 28px; color: rgb(26, 27, 28); margin-bottom: 16px;\">Control your brand accuracy in AI</h3>",
      "firstParagraph": "Connect and manage your brand's verified data across every location using Yext's Knowledge Graph. When agents answer questions about your brand, they'll pull directly from this trusted record.",
      "paragraphHtml": "<p style=\"font-weight: 300; font-size: 16px; color: rgb(26, 27, 28); line-height: 1.6; margin: 0px;\">Connect and manage your brand&apos;s verified data across every location using Yext&apos;s Knowledge Graph. When agents answer questions about your brand, they&apos;ll pull directly from this trusted record.</p>",
      "words": 28,
      "direct": false,
      "issue": "First paragraph is 28 words and does not look like a concise direct answer."
    },
    {
      "heading": "Instantly create and distribute content",
      "headingHtml": "<h3 style=\"font-weight: 600; font-size: 28px; color: rgb(26, 27, 28); margin-bottom: 16px;\">Instantly create and distribute content</h3>",
      "firstParagraph": "Create on-brand local pages, social content, review responses, and email campaigns from your verified brand data using Yext's content generation agents. Distribution agents will then syndicate that content in real time to LLMs, directories, maps, social and review platforms – all without an aggregator.",
      "paragraphHtml": "<p style=\"font-weight: 300; font-size: 16px; color: rgb(26, 27, 28); line-height: 1.6; margin: 0px;\">Create on-brand local pages, social content, review responses, and email campaigns from your verified brand data using Yext&apos;s content generation agents. Distribution agents will then syndicate that content in real time to LLMs, directories, maps, social and review platforms &#x2013; all without an aggregator.</p>",
      "words": 43,
      "direct": false,
      "issue": "First paragraph is 43 words and does not look like a concise direct answer."
    },
    {
      "heading": "A flexible foundation for agentic marketing",
      "headingHtml": "<h2 style=\"text-align: center; font-weight: 600; font-size: clamp(26px, 3vw, 36px); color: rgb(255, 255, 255); margin-bottom: 48px;\">A flexible foundation for agentic marketing</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Put agents to work, fast",
      "headingHtml": "<h3 style=\"font-weight: 600; font-size: 18px; color: rgb(255, 255, 255); margin-bottom: 12px;\">Put agents to work, fast</h3>",
      "firstParagraph": "Get access to agents built on your verified brand data and ready to deploy instantly.",
      "paragraphHtml": "<p style=\"font-weight: 300; font-size: 15px; color: rgba(255, 255, 255, 0.7); line-height: 1.6; margin: 0px;\">Get access to agents built on your verified brand data and ready to deploy instantly.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Connect your own AI",
      "headingHtml": "<h3 style=\"font-weight: 600; font-size: 18px; color: rgb(255, 255, 255); margin-bottom: 12px;\">Connect your own AI</h3>",
      "firstParagraph": "Plug your internal agents into Yext's Knowledge Graph and publisher network via MCP and API.",
      "paragraphHtml": "<p style=\"font-weight: 300; font-size: 15px; color: rgba(255, 255, 255, 0.7); line-height: 1.6; margin: 0px;\">Plug your internal agents into Yext&apos;s Knowledge Graph and publisher network via MCP and API.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Develop custom workflows",
      "headingHtml": "<h3 style=\"font-weight: 600; font-size: 18px; color: rgb(255, 255, 255); margin-bottom: 12px;\">Develop custom workflows</h3>",
      "firstParagraph": "Use Yext's APIs and developer platform to build custom agents and workflows.",
      "paragraphHtml": "<p style=\"font-weight: 300; font-size: 15px; color: rgba(255, 255, 255, 0.7); line-height: 1.6; margin: 0px;\">Use Yext&apos;s APIs and developer platform to build custom agents and workflows.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "How the world's leading brands win with Yext",
      "headingHtml": "<h2 style=\"text-align: center; font-weight: 600; font-size: clamp(24px, 3vw, 34px); color: rgb(26, 27, 28); margin-bottom: 48px;\">How the world&apos;s leading brands win with Yext</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Drive visibility everywhere",
      "headingHtml": "<h3 style=\"font-weight: 600; font-size: 18px; color: rgb(26, 27, 28); margin-bottom: 24px;\">Drive visibility everywhere</h3>",
      "firstParagraph": "“With Yext, we know our stores have a reliable and up-to-date digital presence at all times. Customers can find accurate information wherever they search...”",
      "paragraphHtml": "<p style=\"font-weight: 400; font-size: 15px; color: rgb(26, 27, 28); line-height: 1.7; font-style: italic; margin: 0px;\">&#x201c;With Yext, we know our stores have a reliable and up-to-date digital presence at all times. Customers can find accurate information wherever they search...&#x201d;</p>",
      "words": 24,
      "direct": false,
      "issue": "First paragraph is 24 words and does not look like a concise direct answer."
    },
    {
      "heading": "Control what AI says about your brand",
      "headingHtml": "<h3 style=\"font-weight: 600; font-size: 18px; color: rgb(26, 27, 28); margin-bottom: 24px;\">Control what AI says about your brand</h3>",
      "firstParagraph": "“When I explain the why behind our investment in our Knowledge Graph, it's easy to share. It fuels smart search, SEO discoverability, AI search visibility...”",
      "paragraphHtml": "<p style=\"font-weight: 400; font-size: 15px; color: rgb(26, 27, 28); line-height: 1.7; font-style: italic; margin: 0px;\">&#x201c;When I explain the why behind our investment in our Knowledge Graph, it&apos;s easy to share. It fuels smart search, SEO discoverability, AI search visibility...&#x201d;</p>",
      "words": 25,
      "direct": false,
      "issue": "First paragraph is 25 words and does not look like a concise direct answer."
    },
    {
      "heading": "Visibility insights you can actually act on",
      "headingHtml": "<h2 style=\"font-weight: 600; font-size: clamp(24px, 3vw, 36px); color: rgb(255, 255, 255); margin-bottom: 24px; line-height: 1.2;\">Visibility insights you can actually act on</h2>",
      "firstParagraph": "Yext has direct access to how the world's largest brands perform across AI and traditional search.",
      "paragraphHtml": "<p style=\"font-weight: 300; font-size: 16px; color: rgba(255, 255, 255, 0.8); line-height: 1.7; margin-bottom: 28px;\">Yext has direct access to how the world&apos;s largest brands perform across AI and traditional search.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "The brands building a strong AI foundation today will be easier to discover tomorrow",
      "headingHtml": "<h2 style=\"font-weight: 600; font-size: clamp(26px, 3.5vw, 40px); color: rgb(255, 255, 255); line-height: 1.2; margin-bottom: 40px;\">The brands building a strong AI foundation today will be easier to discover tomorrow</h2>",
      "firstParagraph": "Intelligence. Verified data. Everywhere that matters.",
      "paragraphHtml": "<p>Intelligence. Verified data. <br>Everywhere that matters.</p>",
      "words": 6,
      "direct": false,
      "issue": "First paragraph is 6 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.

5 Warning

Needs attention

AEO: Answer evidence and trust

Warning
01

Issue

Missing AIO trust signals: author, freshnessDate.

Details

02

Why it matters

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

Check name

AEO: Answer evidence and trust

Score

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": true,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "freshnessDate"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [
    "Yext"
  ],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "https://www.yext.com/integrations/facebook",
      "text": "FacebookControl the facts about your brand on your Facebook.",
      "html": "<a href=\"https://www.yext.com/integrations/facebook\" class=\"icon-with-text icon-with-text--wrapped\"><div class=\"icon-with-text__icon\"><img src=\"https://a.mktgcdn.com/p/-spI9SS2WQJGt4cN8_q3RG0ecp2meiVBWYfpoJTxCfA/1.0000/80x80.png\" loading=\"lazy\" style=\"border-radius: 50%;\"></div><div style=\"flex: 1 0 0px;\"><p lang=\"en\" class=\"icon-with-text__title\">Facebook</p><p class=\"icon-with-text__description\">Control the facts about your brand on your Facebook.</p></div></a>"
    },
    {
      "href": "https://www.yext.com/about",
      "text": "AboutWhy Yext?",
      "html": "<a href=\"https://www.yext.com/about\" class=\"icon-with-text icon-with-text--wrapped\"><div class=\"icon-with-text__icon\"><img src=\"https://a.mktgcdn.com/p/l-Z7JAczwUQZ5oWpMtYzApgtvAoEq93WFBosC7oC1XA/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\"></div><div style=\"flex: 1 0 0px;\"><p lang=\"en\" class=\"icon-with-text__title\">About</p><p class=\"icon-with-text__description\">Why Yext?</p></div></a>"
    },
    {
      "href": "https://www.yext.com/about/newsroom",
      "text": "NewsroomCompany updates and industry news.",
      "html": "<a href=\"https://www.yext.com/about/newsroom\" class=\"icon-with-text icon-with-text--wrapped\"><div class=\"icon-with-text__icon\"><img src=\"https://a.mktgcdn.com/p/rZyw5gzz_LnryvK9Yy6RTDIKk0Z75fLYu958fUdYZjs/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\"></div><div style=\"flex: 1 0 0px;\"><p lang=\"en\" class=\"icon-with-text__title\">Newsroom</p><p class=\"icon-with-text__description\">Company updates and industry news.</p></div></a>"
    },
    {
      "href": "https://www.yext.com/about",
      "text": "About",
      "html": "<a class=\"text-white font-weight-normal\" href=\"https://www.yext.com/about\" lang=\"en\" style=\"display: inline-block; line-height: 1.3;\">About</a>"
    },
    {
      "href": "https://www.yext.com/about/news-media",
      "text": "Press",
      "html": "<a class=\"text-white font-weight-normal\" href=\"https://www.yext.com/about/news-media\" lang=\"en\" style=\"display: inline-block; line-height: 1.3;\">Press</a>"
    }
  ],
  "contactLinks": [
    {
      "href": "https://www.yext.com/industries/hospitality",
      "text": "HospitalityFrom search to stay—Yext helps hospitality brands win locally.",
      "html": "<a href=\"https://www.yext.com/industries/hospitality\" class=\"icon-with-text icon-with-text--wrapped\"><div class=\"icon-with-text__icon\"><img src=\"https://a.mktgcdn.com/p/33cm4rVqZQ8aBK6BcQjqy9JDeFxO_iA6cl39uedzP-8/248x248.png\" loading=\"lazy\" style=\"border-radius: 50%;\"></div><div style=\"flex: 1 0 0px;\"><p lang=\"en\" class=\"icon-with-text__title\">Hospitality</p><p class=\"icon-with-text__description\">From search to stay&#x2014;Yext helps hospitality brands win locally.</p></div></a>"
    },
    {
      "href": "https://www.yext.com/help",
      "text": "Help CenterGet support and find the answers to your product questions.",
      "html": "<a href=\"https://www.yext.com/help\" class=\"icon-with-text icon-with-text--wrapped\"><div class=\"icon-with-text__icon\"><img src=\"https://a.mktgcdn.com/p/KxgLsLPuBRZiNO1zv8C1sNXWR2xYyL_rX1c2WtDL1Eo/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\"></div><div style=\"flex: 1 0 0px;\"><p lang=\"en\" class=\"icon-with-text__title\">Help Center</p><p class=\"icon-with-text__description\">Get support and find the answers to your product questions.</p></div></a>"
    },
    {
      "href": "https://www.yext.com/contact/sales",
      "text": "Contact Us",
      "html": "<a class=\"yext-navigation__link\" href=\"https://www.yext.com/contact/sales\" style=\"line-height: 1;\">Contact Us</a>"
    },
    {
      "href": "https://help.yext.com/hc/en-us/requests/new?&referrerPageUrl=https://help.yext.com/hc/en-us",
      "text": "Support",
      "html": "<a class=\"yext-navigation__link\" href=\"https://help.yext.com/hc/en-us/requests/new?&amp;referrerPageUrl=https://help.yext.com/hc/en-us\" target=\"_blank\" style=\"line-height: 1;\">Support</a>"
    },
    {
      "href": "https://www.yext.com/contact/sales",
      "text": "Contact Us",
      "html": "<a class=\"yext-navigation__link\" href=\"https://www.yext.com/contact/sales\" style=\"line-height: 1;\">Contact Us</a>"
    },
    {
      "href": "https://help.yext.com/hc/en-us/requests/new?&referrerPageUrl=https://help.yext.com/hc/en-us",
      "text": "Support",
      "html": "<a class=\"yext-navigation__link\" href=\"https://help.yext.com/hc/en-us/requests/new?&amp;referrerPageUrl=https://help.yext.com/hc/en-us\" target=\"_blank\" style=\"line-height: 1;\">Support</a>"
    },
    {
      "href": "https://www.yext.com/contact/scout-mcp-api",
      "text": "Learn more (opens in new tab)→",
      "html": "<a class=\"banner-cta\" href=\"https://www.yext.com/contact/scout-mcp-api\" target=\"_blank\" rel=\"noopener noreferrer\">Learn more<span class=\"sr-only\"> (opens in new tab)</span><span class=\"banner-cta__arrow\" aria-hidden=\"true\">&#x2192;</span></a>"
    },
    {
      "href": "https://www.yext.com/contact",
      "text": "Talk to an Expert",
      "html": "<a href=\"https://www.yext.com/contact\" class=\"btn btn-outline-secondary\">Talk to an Expert</a>"
    },
    {
      "href": "https://www.yext.com/help",
      "text": "Help Center",
      "html": "<a class=\"text-white font-weight-normal\" href=\"https://www.yext.com/help\" lang=\"en\" style=\"display: inline-block; line-height: 1.3;\">Help Center</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://www.yext.com/privacy-policy",
      "text": "Privacy Policy",
      "html": "<a rel=\"noopener\" tabindex=\"0\" href=\"https://www.yext.com/privacy-policy\" target=\"_blank\" class=\" osano-cm-storage-policy osano-cm-content__link osano-cm-link \" aria-describedby=\"osano-cm-aria.newWindow\"><!--?lit$139934765$-->Privacy Policy</a>"
    },
    {
      "href": "https://www.yext.com/terms/uk-modern-slavery-act",
      "text": "Modern Slavery Act Statement",
      "html": "<a class=\"text-white font-weight-normal\" href=\"https://www.yext.com/terms/uk-modern-slavery-act\" lang=\"en\" style=\"display: inline-block; line-height: 1.3;\">Modern Slavery Act Statement</a>"
    },
    {
      "href": "https://www.yext.com/privacy-policy/",
      "text": "Privacy Policy",
      "html": "<a href=\"https://www.yext.com/privacy-policy/\">Privacy Policy</a>"
    },
    {
      "href": "https://www.yext.com/terms/",
      "text": "Terms",
      "html": "<a href=\"https://www.yext.com/terms/\">Terms</a>"
    },
    {
      "href": "https://www.yext.com/privacy-policy/#ad-choices",
      "text": "AdChoices",
      "html": "<a href=\"https://www.yext.com/privacy-policy/#ad-choices\">AdChoices</a>"
    },
    {
      "href": "https://www.yext.com/terms/copyright-policy",
      "text": "Copyright",
      "html": "<a href=\"https://www.yext.com/terms/copyright-policy\">Copyright</a>"
    }
  ],
  "score": 60,
  "weight": 22
}

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, freshnessDate.

Details

02

Why it matters

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

Check name

AIO: Source and trust signals

Score

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": true,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "freshnessDate"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [
    "Yext"
  ],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "https://www.yext.com/integrations/facebook",
      "text": "FacebookControl the facts about your brand on your Facebook.",
      "html": "<a href=\"https://www.yext.com/integrations/facebook\" class=\"icon-with-text icon-with-text--wrapped\"><div class=\"icon-with-text__icon\"><img src=\"https://a.mktgcdn.com/p/-spI9SS2WQJGt4cN8_q3RG0ecp2meiVBWYfpoJTxCfA/1.0000/80x80.png\" loading=\"lazy\" style=\"border-radius: 50%;\"></div><div style=\"flex: 1 0 0px;\"><p lang=\"en\" class=\"icon-with-text__title\">Facebook</p><p class=\"icon-with-text__description\">Control the facts about your brand on your Facebook.</p></div></a>"
    },
    {
      "href": "https://www.yext.com/about",
      "text": "AboutWhy Yext?",
      "html": "<a href=\"https://www.yext.com/about\" class=\"icon-with-text icon-with-text--wrapped\"><div class=\"icon-with-text__icon\"><img src=\"https://a.mktgcdn.com/p/l-Z7JAczwUQZ5oWpMtYzApgtvAoEq93WFBosC7oC1XA/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\"></div><div style=\"flex: 1 0 0px;\"><p lang=\"en\" class=\"icon-with-text__title\">About</p><p class=\"icon-with-text__description\">Why Yext?</p></div></a>"
    },
    {
      "href": "https://www.yext.com/about/newsroom",
      "text": "NewsroomCompany updates and industry news.",
      "html": "<a href=\"https://www.yext.com/about/newsroom\" class=\"icon-with-text icon-with-text--wrapped\"><div class=\"icon-with-text__icon\"><img src=\"https://a.mktgcdn.com/p/rZyw5gzz_LnryvK9Yy6RTDIKk0Z75fLYu958fUdYZjs/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\"></div><div style=\"flex: 1 0 0px;\"><p lang=\"en\" class=\"icon-with-text__title\">Newsroom</p><p class=\"icon-with-text__description\">Company updates and industry news.</p></div></a>"
    },
    {
      "href": "https://www.yext.com/about",
      "text": "About",
      "html": "<a class=\"text-white font-weight-normal\" href=\"https://www.yext.com/about\" lang=\"en\" style=\"display: inline-block; line-height: 1.3;\">About</a>"
    },
    {
      "href": "https://www.yext.com/about/news-media",
      "text": "Press",
      "html": "<a class=\"text-white font-weight-normal\" href=\"https://www.yext.com/about/news-media\" lang=\"en\" style=\"display: inline-block; line-height: 1.3;\">Press</a>"
    }
  ],
  "contactLinks": [
    {
      "href": "https://www.yext.com/industries/hospitality",
      "text": "HospitalityFrom search to stay—Yext helps hospitality brands win locally.",
      "html": "<a href=\"https://www.yext.com/industries/hospitality\" class=\"icon-with-text icon-with-text--wrapped\"><div class=\"icon-with-text__icon\"><img src=\"https://a.mktgcdn.com/p/33cm4rVqZQ8aBK6BcQjqy9JDeFxO_iA6cl39uedzP-8/248x248.png\" loading=\"lazy\" style=\"border-radius: 50%;\"></div><div style=\"flex: 1 0 0px;\"><p lang=\"en\" class=\"icon-with-text__title\">Hospitality</p><p class=\"icon-with-text__description\">From search to stay&#x2014;Yext helps hospitality brands win locally.</p></div></a>"
    },
    {
      "href": "https://www.yext.com/help",
      "text": "Help CenterGet support and find the answers to your product questions.",
      "html": "<a href=\"https://www.yext.com/help\" class=\"icon-with-text icon-with-text--wrapped\"><div class=\"icon-with-text__icon\"><img src=\"https://a.mktgcdn.com/p/KxgLsLPuBRZiNO1zv8C1sNXWR2xYyL_rX1c2WtDL1Eo/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\"></div><div style=\"flex: 1 0 0px;\"><p lang=\"en\" class=\"icon-with-text__title\">Help Center</p><p class=\"icon-with-text__description\">Get support and find the answers to your product questions.</p></div></a>"
    },
    {
      "href": "https://www.yext.com/contact/sales",
      "text": "Contact Us",
      "html": "<a class=\"yext-navigation__link\" href=\"https://www.yext.com/contact/sales\" style=\"line-height: 1;\">Contact Us</a>"
    },
    {
      "href": "https://help.yext.com/hc/en-us/requests/new?&referrerPageUrl=https://help.yext.com/hc/en-us",
      "text": "Support",
      "html": "<a class=\"yext-navigation__link\" href=\"https://help.yext.com/hc/en-us/requests/new?&amp;referrerPageUrl=https://help.yext.com/hc/en-us\" target=\"_blank\" style=\"line-height: 1;\">Support</a>"
    },
    {
      "href": "https://www.yext.com/contact/sales",
      "text": "Contact Us",
      "html": "<a class=\"yext-navigation__link\" href=\"https://www.yext.com/contact/sales\" style=\"line-height: 1;\">Contact Us</a>"
    },
    {
      "href": "https://help.yext.com/hc/en-us/requests/new?&referrerPageUrl=https://help.yext.com/hc/en-us",
      "text": "Support",
      "html": "<a class=\"yext-navigation__link\" href=\"https://help.yext.com/hc/en-us/requests/new?&amp;referrerPageUrl=https://help.yext.com/hc/en-us\" target=\"_blank\" style=\"line-height: 1;\">Support</a>"
    },
    {
      "href": "https://www.yext.com/contact/scout-mcp-api",
      "text": "Learn more (opens in new tab)→",
      "html": "<a class=\"banner-cta\" href=\"https://www.yext.com/contact/scout-mcp-api\" target=\"_blank\" rel=\"noopener noreferrer\">Learn more<span class=\"sr-only\"> (opens in new tab)</span><span class=\"banner-cta__arrow\" aria-hidden=\"true\">&#x2192;</span></a>"
    },
    {
      "href": "https://www.yext.com/contact",
      "text": "Talk to an Expert",
      "html": "<a href=\"https://www.yext.com/contact\" class=\"btn btn-outline-secondary\">Talk to an Expert</a>"
    },
    {
      "href": "https://www.yext.com/help",
      "text": "Help Center",
      "html": "<a class=\"text-white font-weight-normal\" href=\"https://www.yext.com/help\" lang=\"en\" style=\"display: inline-block; line-height: 1.3;\">Help Center</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://www.yext.com/privacy-policy",
      "text": "Privacy Policy",
      "html": "<a rel=\"noopener\" tabindex=\"0\" href=\"https://www.yext.com/privacy-policy\" target=\"_blank\" class=\" osano-cm-storage-policy osano-cm-content__link osano-cm-link \" aria-describedby=\"osano-cm-aria.newWindow\"><!--?lit$139934765$-->Privacy Policy</a>"
    },
    {
      "href": "https://www.yext.com/terms/uk-modern-slavery-act",
      "text": "Modern Slavery Act Statement",
      "html": "<a class=\"text-white font-weight-normal\" href=\"https://www.yext.com/terms/uk-modern-slavery-act\" lang=\"en\" style=\"display: inline-block; line-height: 1.3;\">Modern Slavery Act Statement</a>"
    },
    {
      "href": "https://www.yext.com/privacy-policy/",
      "text": "Privacy Policy",
      "html": "<a href=\"https://www.yext.com/privacy-policy/\">Privacy Policy</a>"
    },
    {
      "href": "https://www.yext.com/terms/",
      "text": "Terms",
      "html": "<a href=\"https://www.yext.com/terms/\">Terms</a>"
    },
    {
      "href": "https://www.yext.com/privacy-policy/#ad-choices",
      "text": "AdChoices",
      "html": "<a href=\"https://www.yext.com/privacy-policy/#ad-choices\">AdChoices</a>"
    },
    {
      "href": "https://www.yext.com/terms/copyright-policy",
      "text": "Copyright",
      "html": "<a href=\"https://www.yext.com/terms/copyright-policy\">Copyright</a>"
    }
  ],
  "score": 60,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: AI preview controls

AIO: AI preview controls scored 70/100 and needs improvement.

2 Warning

Needs attention

AIO: AI preview controls

Warning
01

Issue

3 data-nosnippet element(s) found.

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: AI preview controls

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: AI preview controls scored 70/100 and needs improvement.

Evidence
{
  "restrictiveDirectives": [],
  "dataNoSnippetElements": [
    "<div data-nosnippet class=\"osano-cm-window\" dir=\"ltr\"><!----> <!--?lit$139934765$--><div hidden class=\"osano-visually-hidden\"> <span id=\"osano-cm-aria.newWindow\"><!--?lit$139934765$-->Opens in a new window</span> <span id=\"osano-cm-aria.external\"><!--?lit$139934765$-->Opens an external website</span> <span id=\"osano-cm-aria.externalNewWindow\"><!--?lit$139934765$-->Opens an external website in a new window</span> </div> <!--?lit$139934765$--> <div role=\"dialog\" id=\"5a355410-1716-457a-b173-8a23...",
    "<div data-nosnippet=\"true\" class=\"yext-navigation\"><div class=\"yext-navigation__inner js-yext-navigation__inner\"><div class=\"backdrop\"></div><nav class=\"js-yext-answers-bar-navigation yext-answers-bar-navigation yext-answers-bar-navigation--new\"><div class=\"px-lg-2 yext-answers-bar-navigaton-container\"><div class=\"container-lg px-lg-0\"><div class=\"d-flex flex-nowrap align-items-center justify-content-lg-between yext-nav-main-wrapper\"><a class=\"d-flex yext-navigation__logo \" href=\"https://www....",
    "<div data-nosnippet=\"true\"><footer class=\"yext-footer yext-footer--new py-3\"><div class=\"container\"><div class=\"row justify-content-between foreground-on-dark mb-2\"><div class=\"col-12 col-lg-3 mb-5\"><a class=\"footer__image\" href=\"https://www.yext.com\"><img src=\"//a.mktgcdn.com/p/-IZaJreNCgYGZQH5t_ITYYncLcZrGpmCkebP7VtNaBk/1200x1200.png\" alt=\"Intelligence. Verified data. &lt;br&gt;Everywhere that matters.\" class=\"w-100\"><div class=\"mt-2\"><div class=\"rich-text\"><p>Intelligence. Verified data. <..."
  ],
  "score": 70,
  "weight": 12
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Google eligibility and indexability

AIO: Google eligibility and indexability scored 80/100 and needs improvement.

2 Warning

Needs attention

AIO: Google eligibility and indexability

Warning
01

Issue

Canonical does not self-reference the scanned page.

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: Google eligibility and indexability

Score

80/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

AIO: Google eligibility and indexability scored 80/100 and needs improvement.

Evidence
{
  "status": 200,
  "googlebotBlocked": false,
  "metaRobotsTags": [],
  "xRobotsTag": "",
  "canonical": "https://www.yext.com/index.html",
  "finalUrl": "https://www.yext.com/",
  "canonicalScore": 60,
  "score": 80,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer intent coverage

AEO: Answer intent coverage scored 70/100 and needs improvement.

1 Warning

Needs attention

AEO: Answer intent coverage

Warning
01

Issue

Missing likely AI Overview intent sections: what, 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": "Trusted by brands managing 4M+ locations worldwide",
      "html": "<h2 style=\"text-align: center; font-weight: 600; font-size: 28px; color: rgb(26, 27, 28); margin-bottom: 24px;\">Trusted by brands managing 4M+ locations worldwide</h2>"
    },
    {
      "text": "Reliable agents are built on reliable data",
      "html": "<h2 style=\"font-weight: 600; font-size: clamp(32px, 4vw, 52px); color: rgb(26, 27, 28); line-height: 1.2; margin: 0px;\">Reliable agents are built on reliable data</h2>"
    },
    {
      "text": "A flexible foundation for agentic marketing",
      "html": "<h2 style=\"text-align: center; font-weight: 600; font-size: clamp(26px, 3vw, 36px); color: rgb(255, 255, 255); margin-bottom: 48px;\">A flexible foundation for agentic marketing</h2>"
    },
    {
      "text": "How the world's leading brands win with Yext",
      "html": "<h2 style=\"text-align: center; font-weight: 600; font-size: clamp(24px, 3vw, 34px); color: rgb(26, 27, 28); margin-bottom: 48px;\">How the world&apos;s leading brands win with Yext</h2>"
    },
    {
      "text": "Visibility insights you can actually act on",
      "html": "<h2 style=\"font-weight: 600; font-size: clamp(24px, 3vw, 36px); color: rgb(255, 255, 255); margin-bottom: 24px; line-height: 1.2;\">Visibility insights you can actually act on</h2>"
    },
    {
      "text": "The brands building a strong AI foundation today will be easier to discover tomorrow",
      "html": "<h2 style=\"font-weight: 600; font-size: clamp(26px, 3.5vw, 40px); color: rgb(255, 255, 255); line-height: 1.2; margin-bottom: 40px;\">The brands building a strong AI foundation today will be easier to discover tomorrow</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Yext?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Yext work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Yext?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Yext free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Yext compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Yext?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Yext?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Yext free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Yext compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Page experience for AIO

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

1 Warning

Needs attention

AIO: Page experience for AIO

Warning
01

Issue

68 image(s) are missing width/height attributes. 8 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, initial-scale=1",
  "visibleWords": 1244,
  "htmlBytes": 235215,
  "imagesMissingDimensions": [
    {
      "src": "https://a.mktgcdn.com/p/c4nkSg_mvOsRfLu3X4biObOaMvBVWukdjM1MNiKGERI/1024x1024.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/c4nkSg_mvOsRfLu3X4biObOaMvBVWukdjM1MNiKGERI/1024x1024.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/Q_ZbYFXSDJC4dUKIwlxoWrcwP_8Pmx1NZrhrGqHkY88/1.0000/80x80.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/Q_ZbYFXSDJC4dUKIwlxoWrcwP_8Pmx1NZrhrGqHkY88/1.0000/80x80.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/-spI9SS2WQJGt4cN8_q3RG0ecp2meiVBWYfpoJTxCfA/1.0000/80x80.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/-spI9SS2WQJGt4cN8_q3RG0ecp2meiVBWYfpoJTxCfA/1.0000/80x80.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/2y4zdYJW7CjRaqNsEG2NMoOg7Y3zF6cJFfWG4KQwj7g/74x74.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/2y4zdYJW7CjRaqNsEG2NMoOg7Y3zF6cJFfWG4KQwj7g/74x74.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/fws_UMT_yOHpZ2FNwC9mTVyM96-nMoYATEf3sLPqmaY/1.0000/80x80.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/fws_UMT_yOHpZ2FNwC9mTVyM96-nMoYATEf3sLPqmaY/1.0000/80x80.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/buHaRWovlDBRDDwU9_VCllmzUagpI3zfjun4XXXz2RI/1.0000/80x80.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/buHaRWovlDBRDDwU9_VCllmzUagpI3zfjun4XXXz2RI/1.0000/80x80.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "//a.mktgcdn.com/p/lM8wCkKuRyXw38nGvkmjry0MqggoZA_FvFsz2ReFOGY/640x360.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img class src=\"//a.mktgcdn.com/p/lM8wCkKuRyXw38nGvkmjry0MqggoZA_FvFsz2ReFOGY/640x360.jpg\" alt loading=\"lazy\">"
    },
    {
      "src": "//a.mktgcdn.com/p/vLGUMyvuKMQ5qOBK3LVIY8NwY3trNZDBexzRwNIAocE/640x360.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img class src=\"//a.mktgcdn.com/p/vLGUMyvuKMQ5qOBK3LVIY8NwY3trNZDBexzRwNIAocE/640x360.jpg\" alt loading=\"lazy\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/nAchABFQSeUMVGCiDl4o1vpyD4PSPm02xU3aWI-GXGA/248x248.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/nAchABFQSeUMVGCiDl4o1vpyD4PSPm02xU3aWI-GXGA/248x248.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/IKsvUg5aRSQ3oXB8PMK6QeZmiy0f-PZLH4oJ9hKO55c/248x248.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/IKsvUg5aRSQ3oXB8PMK6QeZmiy0f-PZLH4oJ9hKO55c/248x248.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/FP2cm8IadhBUFbFnYNhMb5zf2xKsaexJhPsPzKidlhU/225x225.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/FP2cm8IadhBUFbFnYNhMb5zf2xKsaexJhPsPzKidlhU/225x225.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/2sHzNttcRSjBpkZq2ZihxtMH_5dqmwBDh_eDwyEXhwg/248x248.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/2sHzNttcRSjBpkZq2ZihxtMH_5dqmwBDh_eDwyEXhwg/248x248.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/33cm4rVqZQ8aBK6BcQjqy9JDeFxO_iA6cl39uedzP-8/248x248.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/33cm4rVqZQ8aBK6BcQjqy9JDeFxO_iA6cl39uedzP-8/248x248.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/2yBKvb_gBFYSWKUVvHmW3jB00exk2cc7BGhMFyl9Ugk/480x107.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/2yBKvb_gBFYSWKUVvHmW3jB00exk2cc7BGhMFyl9Ugk/480x107.png\" loading=\"lazy\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/CUUX2KjWLukGVHvhINLUOuin6eFKF4ZUZ-QkMLAbasE/480x79.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/CUUX2KjWLukGVHvhINLUOuin6eFKF4ZUZ-QkMLAbasE/480x79.png\" loading=\"lazy\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/PDP5Y4NLBSJ0lHHAxCnb5LbW5726hmsh8ePnoL6PYr8/467x104.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/PDP5Y4NLBSJ0lHHAxCnb5LbW5726hmsh8ePnoL6PYr8/467x104.png\" loading=\"lazy\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/n-0gMMQxLW-ysYOa44MPS-DT8I26KHUUZC0NYB-eLuM/476x200.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/n-0gMMQxLW-ysYOa44MPS-DT8I26KHUUZC0NYB-eLuM/476x200.png\" loading=\"lazy\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/_-wS4A9_999YEXYUUF4eP0bCE8m-cH7TlhbdXZEXePE/475x73.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/_-wS4A9_999YEXYUUF4eP0bCE8m-cH7TlhbdXZEXePE/475x73.png\" loading=\"lazy\">"
    },
    {
      "src": "//a.mktgcdn.com/p/Aa38d_N4z3g4o_M2WicrzsfKb3_pJta4d4FmxytnI14/1560x878.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img class src=\"//a.mktgcdn.com/p/Aa38d_N4z3g4o_M2WicrzsfKb3_pJta4d4FmxytnI14/1560x878.png\" alt loading=\"lazy\">"
    },
    {
      "src": "//a.mktgcdn.com/p/08Ce9gErDvYeJ6v-5MlHHUMC49RwMiMxmtsxmwZegHE/1560x878.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img class src=\"//a.mktgcdn.com/p/08Ce9gErDvYeJ6v-5MlHHUMC49RwMiMxmtsxmwZegHE/1560x878.png\" alt loading=\"lazy\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/bZJ9qKy7S8foiWXR1b4CHhPXA2VyTPBT_oqyX67FOi8/100x100.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/bZJ9qKy7S8foiWXR1b4CHhPXA2VyTPBT_oqyX67FOi8/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/xVmQW-dvCroBf_vqPJwk0OVtZN8sxOS9dTXQy56rHms/100x100.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/xVmQW-dvCroBf_vqPJwk0OVtZN8sxOS9dTXQy56rHms/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/_sdvDtjk90kApOGsBxeCvsBQM4Z7dhWj5B6i6jCFHAM/100x100.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/_sdvDtjk90kApOGsBxeCvsBQM4Z7dhWj5B6i6jCFHAM/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/q_0ALactSD_-QMbEoInJkesrADgkBi55Q62YGuRxzKU/100x100.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/q_0ALactSD_-QMbEoInJkesrADgkBi55Q62YGuRxzKU/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/fkDoVlTBHFeZL0Swg1Y8Pw9AbctbNj32NYe28RtC26c/1200x1200.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/fkDoVlTBHFeZL0Swg1Y8Pw9AbctbNj32NYe28RtC26c/1200x1200.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/wAEChgVga6iE01-YxBXwhCaJ3exJCGo50rhs-2sglQ4/450x450.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/wAEChgVga6iE01-YxBXwhCaJ3exJCGo50rhs-2sglQ4/450x450.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "//a.mktgcdn.com/p/CTX-Bqo2Hlb4ZYsCcn88fHxVbHtdU72IoJBKnvaZe8g/1560x878.webp",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img class src=\"//a.mktgcdn.com/p/CTX-Bqo2Hlb4ZYsCcn88fHxVbHtdU72IoJBKnvaZe8g/1560x878.webp\" alt loading=\"lazy\">"
    },
    {
      "src": "//a.mktgcdn.com/p/KqU18AvBLPq5VI7levuYpzHGAppLbhfZvC4_jVtGDg8/1560x878.webp",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img class src=\"//a.mktgcdn.com/p/KqU18AvBLPq5VI7levuYpzHGAppLbhfZvC4_jVtGDg8/1560x878.webp\" alt loading=\"lazy\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/KxgLsLPuBRZiNO1zv8C1sNXWR2xYyL_rX1c2WtDL1Eo/100x100.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/KxgLsLPuBRZiNO1zv8C1sNXWR2xYyL_rX1c2WtDL1Eo/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/7N4BElu6hDxLPxqQyUFco58HYvpuyKYerWv5s9McEHE/100x100.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/7N4BElu6hDxLPxqQyUFco58HYvpuyKYerWv5s9McEHE/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/9fKDw5Dp-O-imHDfK1IjCZ-swLNgXm6TO2Z87K6xVv4/100x100.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/9fKDw5Dp-O-imHDfK1IjCZ-swLNgXm6TO2Z87K6xVv4/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "//a.mktgcdn.com/p/P62Iqxp6HosDKY_vo7ACcA1D-o-x_PpRyrMODPjNqnM/1201x675.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img class src=\"//a.mktgcdn.com/p/P62Iqxp6HosDKY_vo7ACcA1D-o-x_PpRyrMODPjNqnM/1201x675.jpg\" alt loading=\"lazy\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/l-Z7JAczwUQZ5oWpMtYzApgtvAoEq93WFBosC7oC1XA/100x100.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/l-Z7JAczwUQZ5oWpMtYzApgtvAoEq93WFBosC7oC1XA/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/rZyw5gzz_LnryvK9Yy6RTDIKk0Z75fLYu958fUdYZjs/100x100.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/rZyw5gzz_LnryvK9Yy6RTDIKk0Z75fLYu958fUdYZjs/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/jF0TnCxqwHB222GzZSuJKStEvexeZXl7dgG_N2dP4PQ/100x100.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/jF0TnCxqwHB222GzZSuJKStEvexeZXl7dgG_N2dP4PQ/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/K4qyJjiHFnYpQrErbD3Cfo0Il898pYRppe5fTMJSiW4/100x100.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/K4qyJjiHFnYpQrErbD3Cfo0Il898pYRppe5fTMJSiW4/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/VbKiY3E65M_J_CMGgZJw9GpqzFsf0nctz0U4e_63WWE/100x100.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/VbKiY3E65M_J_CMGgZJw9GpqzFsf0nctz0U4e_63WWE/100x100.png\" loading=\"lazy\" style=\"border-radius: 50%;\">"
    },
    {
      "src": "http://a.mktgcdn.com/p/_-wS4A9_999YEXYUUF4eP0bCE8m-cH7TlhbdXZEXePE/475x73.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"http://a.mktgcdn.com/p/_-wS4A9_999YEXYUUF4eP0bCE8m-cH7TlhbdXZEXePE/475x73.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "http://a.mktgcdn.com/p/n-0gMMQxLW-ysYOa44MPS-DT8I26KHUUZC0NYB-eLuM/476x200.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"http://a.mktgcdn.com/p/n-0gMMQxLW-ysYOa44MPS-DT8I26KHUUZC0NYB-eLuM/476x200.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/os58OOTalOURK2nPv8H1aXC9OXroLk6pXjZQXS2T5Yg/360x315.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://a.mktgcdn.com/p/os58OOTalOURK2nPv8H1aXC9OXroLk6pXjZQXS2T5Yg/360x315.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "http://a.mktgcdn.com/p/brD8DvHg9WE2ColvOpEa2n2ejSgrn-0P1gi706itx-c/555x287.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"http://a.mktgcdn.com/p/brD8DvHg9WE2ColvOpEa2n2ejSgrn-0P1gi706itx-c/555x287.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/z6lDVllDBHYGdhFV5yTcyNtZZdOziDlY2nfhpMm5izk/480x218.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://a.mktgcdn.com/p/z6lDVllDBHYGdhFV5yTcyNtZZdOziDlY2nfhpMm5izk/480x218.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "http://a.mktgcdn.com/p/mqYs35HmJc4I01h0AF0z2Aw3Uj2YPdxkONwWzqa9yb0/900x235.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"http://a.mktgcdn.com/p/mqYs35HmJc4I01h0AF0z2Aw3Uj2YPdxkONwWzqa9yb0/900x235.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "http://a.mktgcdn.com/p/jcK_uNOjSXAkcg_bDYGCUe8SeYPQm_dTNYKNph4wJEY/235x72.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"http://a.mktgcdn.com/p/jcK_uNOjSXAkcg_bDYGCUe8SeYPQm_dTNYKNph4wJEY/235x72.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "http://a.mktgcdn.com/p/qNSaaR49zm1MvgqxhKjJcQNo7oadrTfY2OnIhPZmMhE/264x125.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"http://a.mktgcdn.com/p/qNSaaR49zm1MvgqxhKjJcQNo7oadrTfY2OnIhPZmMhE/264x125.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "http://a.mktgcdn.com/p/USnkiiKFkHekA-d8jgqzXLxK5KA0bb6jlBkEqXeAR7s/1280x380.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"http://a.mktgcdn.com/p/USnkiiKFkHekA-d8jgqzXLxK5KA0bb6jlBkEqXeAR7s/1280x380.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "http://a.mktgcdn.com/p/YzS_Hhv23SuCXHqJBS9oJanHCQOFb2mA0f1LXUvvlXU/480x106.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"http://a.mktgcdn.com/p/YzS_Hhv23SuCXHqJBS9oJanHCQOFb2mA0f1LXUvvlXU/480x106.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/pVfQras0MQQ5V7ot7L5Y1ki9TwWAcDMDQfm5ryN2nME/1575x441.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://a.mktgcdn.com/p/pVfQras0MQQ5V7ot7L5Y1ki9TwWAcDMDQfm5ryN2nME/1575x441.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "http://a.mktgcdn.com/p/_-wS4A9_999YEXYUUF4eP0bCE8m-cH7TlhbdXZEXePE/475x73.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"http://a.mktgcdn.com/p/_-wS4A9_999YEXYUUF4eP0bCE8m-cH7TlhbdXZEXePE/475x73.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "http://a.mktgcdn.com/p/n-0gMMQxLW-ysYOa44MPS-DT8I26KHUUZC0NYB-eLuM/476x200.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"http://a.mktgcdn.com/p/n-0gMMQxLW-ysYOa44MPS-DT8I26KHUUZC0NYB-eLuM/476x200.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/os58OOTalOURK2nPv8H1aXC9OXroLk6pXjZQXS2T5Yg/360x315.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://a.mktgcdn.com/p/os58OOTalOURK2nPv8H1aXC9OXroLk6pXjZQXS2T5Yg/360x315.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "http://a.mktgcdn.com/p/brD8DvHg9WE2ColvOpEa2n2ejSgrn-0P1gi706itx-c/555x287.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"http://a.mktgcdn.com/p/brD8DvHg9WE2ColvOpEa2n2ejSgrn-0P1gi706itx-c/555x287.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/z6lDVllDBHYGdhFV5yTcyNtZZdOziDlY2nfhpMm5izk/480x218.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://a.mktgcdn.com/p/z6lDVllDBHYGdhFV5yTcyNtZZdOziDlY2nfhpMm5izk/480x218.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "http://a.mktgcdn.com/p/mqYs35HmJc4I01h0AF0z2Aw3Uj2YPdxkONwWzqa9yb0/900x235.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"http://a.mktgcdn.com/p/mqYs35HmJc4I01h0AF0z2Aw3Uj2YPdxkONwWzqa9yb0/900x235.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "http://a.mktgcdn.com/p/jcK_uNOjSXAkcg_bDYGCUe8SeYPQm_dTNYKNph4wJEY/235x72.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"http://a.mktgcdn.com/p/jcK_uNOjSXAkcg_bDYGCUe8SeYPQm_dTNYKNph4wJEY/235x72.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "http://a.mktgcdn.com/p/qNSaaR49zm1MvgqxhKjJcQNo7oadrTfY2OnIhPZmMhE/264x125.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"http://a.mktgcdn.com/p/qNSaaR49zm1MvgqxhKjJcQNo7oadrTfY2OnIhPZmMhE/264x125.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "http://a.mktgcdn.com/p/USnkiiKFkHekA-d8jgqzXLxK5KA0bb6jlBkEqXeAR7s/1280x380.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"http://a.mktgcdn.com/p/USnkiiKFkHekA-d8jgqzXLxK5KA0bb6jlBkEqXeAR7s/1280x380.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "http://a.mktgcdn.com/p/YzS_Hhv23SuCXHqJBS9oJanHCQOFb2mA0f1LXUvvlXU/480x106.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"http://a.mktgcdn.com/p/YzS_Hhv23SuCXHqJBS9oJanHCQOFb2mA0f1LXUvvlXU/480x106.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/pVfQras0MQQ5V7ot7L5Y1ki9TwWAcDMDQfm5ryN2nME/1575x441.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://a.mktgcdn.com/p/pVfQras0MQQ5V7ot7L5Y1ki9TwWAcDMDQfm5ryN2nME/1575x441.png\" alt style=\"max-width: 100%; max-height: 100%; object-fit: contain;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/DrU0qhvpotqh8x19-57UCKdgdlIKpRMPPWwua_CouOU/321x321.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/DrU0qhvpotqh8x19-57UCKdgdlIKpRMPPWwua_CouOU/321x321.jpg\" alt=\"Tilman Schlieper\" loading=\"lazy\" style=\"width: 52px; height: 52px; border-radius: 50%; object-fit: cover; flex-shrink: 0;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/dozfc0w5vNDZwNDrohzHh3eeUxQeZfSxySVfgFOfp3M/338x166.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/dozfc0w5vNDZwNDrohzHh3eeUxQeZfSxySVfgFOfp3M/338x166.png\" alt loading=\"lazy\" style=\"height: 28px; max-width: 100px; object-fit: contain; flex-shrink: 0; opacity: 0.7;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/XuD72j4R-zJ3nczG_V_fXyra0cwBnn1y01xYoc-ltD8/400x400.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/XuD72j4R-zJ3nczG_V_fXyra0cwBnn1y01xYoc-ltD8/400x400.jpg\" alt=\"Amber Welch\" loading=\"lazy\" style=\"width: 52px; height: 52px; border-radius: 50%; object-fit: cover; flex-shrink: 0;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/nBxxtvQGi0Pk4ZbQ1qrsXAKuGCLzYAD6MysMU_fRMm4/200x200.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/nBxxtvQGi0Pk4ZbQ1qrsXAKuGCLzYAD6MysMU_fRMm4/200x200.jpg\" alt loading=\"lazy\" style=\"height: 28px; max-width: 100px; object-fit: contain; flex-shrink: 0; opacity: 0.7;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/BGhxOtdUTrLSVcScp3jCx2DQf7SSa4unKV41zJmIu54/1920x1280.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/BGhxOtdUTrLSVcScp3jCx2DQf7SSa4unKV41zJmIu54/1920x1280.jpg\" alt=\"Leanne Levine\" loading=\"lazy\" style=\"width: 52px; height: 52px; border-radius: 50%; object-fit: cover; flex-shrink: 0;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/TPUC5YZ1zi7Dx6zDSyx0DqSCLGyXtkYykEHgiseaFHY/480x208.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/TPUC5YZ1zi7Dx6zDSyx0DqSCLGyXtkYykEHgiseaFHY/480x208.png\" alt loading=\"lazy\" style=\"height: 28px; max-width: 100px; object-fit: contain; flex-shrink: 0; opacity: 0.7;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/E33_83PPhzVlob68ZROYP5dHAE0jbXcjnsZv6VlkHOI/1170x1170.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/E33_83PPhzVlob68ZROYP5dHAE0jbXcjnsZv6VlkHOI/1170x1170.png\" alt=\"Steve Hockett\" loading=\"lazy\" style=\"width: 52px; height: 52px; border-radius: 50%; object-fit: cover; flex-shrink: 0;\">"
    },
    {
      "src": "https://a.mktgcdn.com/p/B08t92NG4F9reEPmyfw3JMBGkT2HU8H_5EI8G0dclM4/475x85.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img src=\"https://a.mktgcdn.com/p/B08t92NG4F9reEPmyfw3JMBGkT2HU8H_5EI8G0dclM4/475x85.png\" alt loading=\"lazy\" style=\"height: 28px; max-width: 100px; object-fit: contain; flex-shrink: 0; opacity: 0.7;\">"
    },
    {
      "src": "//a.mktgcdn.com/p/-IZaJreNCgYGZQH5t_ITYYncLcZrGpmCkebP7VtNaBk/1200x1200.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//a.mktgcdn.com/p/-IZaJreNCgYGZQH5t_ITYYncLcZrGpmCkebP7VtNaBk/1200x1200.png\" alt=\"Intelligence. Verified data. &lt;br&gt;Everywhere that matters.\" class=\"w-100\">"
    }
  ],
  "possibleDialogs": [
    "<div role=\"dialog\" id=\"5a355410-1716-457a-b173-8a23a789a93d\" aria-label=\"Cookie Consent Banner\" aria-describedby=\"5a355410-1716-457a-b173-8a23a789a93d__label\" class=\"osano-cm-window__dialog osano-cm-dialog osano-cm-dialog--position_bottom osano-cm-dialog--type_bar\"> <!--?lit$139934765$--> <div class=\" osano-cm-dialog__content osano-cm-content \"> <!--?lit$139934765$--> <!--?lit$139934765$--> <span id=\"5a355410-1716-457a-b173-8a23a789a93d__label\" class=\" osano-cm-content__message osano-cm-messa...",
    "<div class=\" osano-cm-dialog__content osano-cm-content \"> <!--?lit$139934765$--> <!--?lit$139934765$--> <span id=\"5a355410-1716-457a-b173-8a23a789a93d__label\" class=\" osano-cm-content__message osano-cm-message \"> <!--?lit$139934765$-->To improve your experience, we (and our partners) store and/or access information on your terminal (cookie or equivalent) with your consent for all our websites and applications, on your connected terminals. <!--?lit$139934765$--> <!--?lit$139934765$--> </span>...",
    "<div class=\"osano-cm-dialog__buttons osano-cm-buttons\"> <!--?lit$139934765$--><!--?lit$139934765$--><!--?lit$139934765$--><button class=\" osano-cm-manage osano-cm-buttons__button osano-cm-button osano-cm-button--type_manage \" tabindex=\"0\"> <!--?lit$139934765$-->Manage Preferences </button><!--?--><!--?--> <!--?lit$139934765$--><!--?lit$139934765$--><button class=\" osano-cm-accept-all osano-cm-buttons__button osano-cm-button osano-cm-button--type_accept \" tabindex=\"0\"> <!--?lit$139934765$-->Ac...",
    "<div role=\"dialog\" aria-modal=\"true\" id=\"0c6ac2b5-1f27-4c25-94ae-8a05c86e286b\" aria-labelledby=\"0c6ac2b5-1f27-4c25-94ae-8a05c86e286b__label\" inert class=\" osano-cm-window__info-dialog osano-cm-info-dialog osano-cm-info-dialog--hidden \"> <!--?lit$139934765$--><!--?lit$139934765$--><span tabindex=\"0\" aria-hidden=\"true\" data-focus=\"first\"></span><!--?--> <div role=\"presentation\" class=\" osano-cm-info-dialog__info osano-cm-info osano-cm-info--position_left \"> <!--?lit$139934765$--><div role=\"pres...",
    "<div role=\"presentation\" class=\" osano-cm-info-dialog__info osano-cm-info osano-cm-info--position_left \"> <!--?lit$139934765$--><div role=\"presentation\" class=\" osano-cm-info__info-dialog-header osano-cm-info-dialog-header \"> <p role=\"heading\" aria-level=\"1\" aria-hidden=\"true\" id=\"0c6ac2b5-1f27-4c25-94ae-8a05c86e286b__label\" class=\" osano-cm-info-dialog-header__header osano-cm-header \"> <!--?lit$139934765$-->Storage Preferences </p> <!--?lit$139934765$--> <!--?lit$139934765$--><button class=\"...",
    "<div role=\"presentation\" class=\" osano-cm-info__info-dialog-header osano-cm-info-dialog-header \"> <p role=\"heading\" aria-level=\"1\" aria-hidden=\"true\" id=\"0c6ac2b5-1f27-4c25-94ae-8a05c86e286b__label\" class=\" osano-cm-info-dialog-header__header osano-cm-header \"> <!--?lit$139934765$-->Storage Preferences </p> <!--?lit$139934765$--> <!--?lit$139934765$--><button class=\" osano-cm-info-dialog-header__close osano-cm-close \"> <!--?lit$139934765$--><svg width=\"20px\" height=\"20px\" viewBox=\"0 0 20 20\"...",
    "<p role=\"heading\" aria-level=\"1\" aria-hidden=\"true\" id=\"0c6ac2b5-1f27-4c25-94ae-8a05c86e286b__label\" class=\" osano-cm-info-dialog-header__header osano-cm-header \"> <!--?lit$139934765$-->Storage Preferences </p>",
    "<button class=\" osano-cm-info-dialog-header__close osano-cm-close \"> <!--?lit$139934765$--><svg width=\"20px\" height=\"20px\" viewBox=\"0 0 20 20\" aria-labelledby=\"5ebacab6-0cac-44de-91ca-b577a362464e\"> <title id=\"5ebacab6-0cac-44de-91ca-b577a362464e\">&lt;!----&gt;Close Cookie Preferences&lt;!----&gt;</title> <line role=\"presentation\" x1=\"2\" y1=\"2\" x2=\"18\" y2=\"18\"/> <line role=\"presentation\" x1=\"2\" y1=\"18\" x2=\"18\" y2=\"2\"/> </svg> </button>"
  ],
  "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.

1 Warning

Needs attention

AIO: Answer block readiness

Warning
01

Issue

17 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": 21,
  "passing": 4,
  "failing": [
    {
      "heading": "Platform",
      "headingHtml": "<h3 class=\"panel-heading mb-0\"><button class=\"d-flex align-items-center justify-content-between collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapsenav-tab-trigger-0\" aria-expanded=\"false\" aria-controls=\"collapsenav-tab-trigger-0\">Platform<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"30\" height=\"30\" class=\"plus-icon_svg__icon-plus\" viewBox=\"0 0 64 64\"><g fill=\"none\" stroke=\"#000\" stroke-miterlimit=\"10\" stroke-width=\"2\"><path d=\"M32 50V14\" class=\"plus-icon_svg__plus-icon__vertical-l...",
      "firstParagraph": "Platform",
      "paragraphHtml": "<p class=\"panel__section-title\">Platform</p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Solutions",
      "headingHtml": "<h3 class=\"panel-heading mb-0\"><button class=\"d-flex align-items-center justify-content-between collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapsenav-tab-trigger-1\" aria-expanded=\"false\" aria-controls=\"collapsenav-tab-trigger-1\">Solutions<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"30\" height=\"30\" class=\"plus-icon_svg__icon-plus\" viewBox=\"0 0 64 64\"><g fill=\"none\" stroke=\"#000\" stroke-miterlimit=\"10\" stroke-width=\"2\"><path d=\"M32 50V14\" class=\"plus-icon_svg__plus-icon__vertical-...",
      "firstParagraph": "Industries",
      "paragraphHtml": "<p class=\"preheader\">Industries</p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Resources",
      "headingHtml": "<h3 class=\"panel-heading mb-0\"><button class=\"d-flex align-items-center justify-content-between collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapsenav-tab-trigger-2\" aria-expanded=\"false\" aria-controls=\"collapsenav-tab-trigger-2\">Resources<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"30\" height=\"30\" class=\"plus-icon_svg__icon-plus\" viewBox=\"0 0 64 64\"><g fill=\"none\" stroke=\"#000\" stroke-miterlimit=\"10\" stroke-width=\"2\"><path d=\"M32 50V14\" class=\"plus-icon_svg__plus-icon__vertical-...",
      "firstParagraph": "Blog",
      "paragraphHtml": "<p lang=\"en\" class=\"icon-with-text__title\">Blog</p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Support",
      "headingHtml": "<h3 class=\"panel-heading mb-0\"><button class=\"d-flex align-items-center justify-content-between collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapsenav-tab-trigger-3\" aria-expanded=\"false\" aria-controls=\"collapsenav-tab-trigger-3\">Support<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"30\" height=\"30\" class=\"plus-icon_svg__icon-plus\" viewBox=\"0 0 64 64\"><g fill=\"none\" stroke=\"#000\" stroke-miterlimit=\"10\" stroke-width=\"2\"><path d=\"M32 50V14\" class=\"plus-icon_svg__plus-icon__vertical-li...",
      "firstParagraph": "Help Center",
      "paragraphHtml": "<p lang=\"en\" class=\"icon-with-text__title\">Help Center</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Company",
      "headingHtml": "<h3 class=\"panel-heading mb-0\"><button class=\"d-flex align-items-center justify-content-between collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapsenav-tab-trigger-4\" aria-expanded=\"false\" aria-controls=\"collapsenav-tab-trigger-4\">Company<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"30\" height=\"30\" class=\"plus-icon_svg__icon-plus\" viewBox=\"0 0 64 64\"><g fill=\"none\" stroke=\"#000\" stroke-miterlimit=\"10\" stroke-width=\"2\"><path d=\"M32 50V14\" class=\"plus-icon_svg__plus-icon__vertical-li...",
      "firstParagraph": "About",
      "paragraphHtml": "<p lang=\"en\" class=\"icon-with-text__title\">About</p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Trusted by brands managing 4M+ locations worldwide",
      "headingHtml": "<h2 style=\"text-align: center; font-weight: 600; font-size: 28px; color: rgb(26, 27, 28); margin-bottom: 24px;\">Trusted by brands managing 4M+ locations worldwide</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Control your brand accuracy in AI",
      "headingHtml": "<h3 style=\"font-weight: 600; font-size: 28px; color: rgb(26, 27, 28); margin-bottom: 16px;\">Control your brand accuracy in AI</h3>",
      "firstParagraph": "Connect and manage your brand's verified data across every location using Yext's Knowledge Graph. When agents answer questions about your brand, they'll pull directly from this trusted record.",
      "paragraphHtml": "<p style=\"font-weight: 300; font-size: 16px; color: rgb(26, 27, 28); line-height: 1.6; margin: 0px;\">Connect and manage your brand&apos;s verified data across every location using Yext&apos;s Knowledge Graph. When agents answer questions about your brand, they&apos;ll pull directly from this trusted record.</p>",
      "words": 28,
      "direct": false,
      "issue": "First paragraph is 28 words and does not look like a concise direct answer."
    },
    {
      "heading": "Instantly create and distribute content",
      "headingHtml": "<h3 style=\"font-weight: 600; font-size: 28px; color: rgb(26, 27, 28); margin-bottom: 16px;\">Instantly create and distribute content</h3>",
      "firstParagraph": "Create on-brand local pages, social content, review responses, and email campaigns from your verified brand data using Yext's content generation agents. Distribution agents will then syndicate that content in real time to LLMs, directories, maps, social and review platforms – all without an aggregator.",
      "paragraphHtml": "<p style=\"font-weight: 300; font-size: 16px; color: rgb(26, 27, 28); line-height: 1.6; margin: 0px;\">Create on-brand local pages, social content, review responses, and email campaigns from your verified brand data using Yext&apos;s content generation agents. Distribution agents will then syndicate that content in real time to LLMs, directories, maps, social and review platforms &#x2013; all without an aggregator.</p>",
      "words": 43,
      "direct": false,
      "issue": "First paragraph is 43 words and does not look like a concise direct answer."
    },
    {
      "heading": "A flexible foundation for agentic marketing",
      "headingHtml": "<h2 style=\"text-align: center; font-weight: 600; font-size: clamp(26px, 3vw, 36px); color: rgb(255, 255, 255); margin-bottom: 48px;\">A flexible foundation for agentic marketing</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Put agents to work, fast",
      "headingHtml": "<h3 style=\"font-weight: 600; font-size: 18px; color: rgb(255, 255, 255); margin-bottom: 12px;\">Put agents to work, fast</h3>",
      "firstParagraph": "Get access to agents built on your verified brand data and ready to deploy instantly.",
      "paragraphHtml": "<p style=\"font-weight: 300; font-size: 15px; color: rgba(255, 255, 255, 0.7); line-height: 1.6; margin: 0px;\">Get access to agents built on your verified brand data and ready to deploy instantly.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Connect your own AI",
      "headingHtml": "<h3 style=\"font-weight: 600; font-size: 18px; color: rgb(255, 255, 255); margin-bottom: 12px;\">Connect your own AI</h3>",
      "firstParagraph": "Plug your internal agents into Yext's Knowledge Graph and publisher network via MCP and API.",
      "paragraphHtml": "<p style=\"font-weight: 300; font-size: 15px; color: rgba(255, 255, 255, 0.7); line-height: 1.6; margin: 0px;\">Plug your internal agents into Yext&apos;s Knowledge Graph and publisher network via MCP and API.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Develop custom workflows",
      "headingHtml": "<h3 style=\"font-weight: 600; font-size: 18px; color: rgb(255, 255, 255); margin-bottom: 12px;\">Develop custom workflows</h3>",
      "firstParagraph": "Use Yext's APIs and developer platform to build custom agents and workflows.",
      "paragraphHtml": "<p style=\"font-weight: 300; font-size: 15px; color: rgba(255, 255, 255, 0.7); line-height: 1.6; margin: 0px;\">Use Yext&apos;s APIs and developer platform to build custom agents and workflows.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "How the world's leading brands win with Yext",
      "headingHtml": "<h2 style=\"text-align: center; font-weight: 600; font-size: clamp(24px, 3vw, 34px); color: rgb(26, 27, 28); margin-bottom: 48px;\">How the world&apos;s leading brands win with Yext</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Drive visibility everywhere",
      "headingHtml": "<h3 style=\"font-weight: 600; font-size: 18px; color: rgb(26, 27, 28); margin-bottom: 24px;\">Drive visibility everywhere</h3>",
      "firstParagraph": "“With Yext, we know our stores have a reliable and up-to-date digital presence at all times. Customers can find accurate information wherever they search...”",
      "paragraphHtml": "<p style=\"font-weight: 400; font-size: 15px; color: rgb(26, 27, 28); line-height: 1.7; font-style: italic; margin: 0px;\">&#x201c;With Yext, we know our stores have a reliable and up-to-date digital presence at all times. Customers can find accurate information wherever they search...&#x201d;</p>",
      "words": 24,
      "direct": false,
      "issue": "First paragraph is 24 words and does not look like a concise direct answer."
    },
    {
      "heading": "Control what AI says about your brand",
      "headingHtml": "<h3 style=\"font-weight: 600; font-size: 18px; color: rgb(26, 27, 28); margin-bottom: 24px;\">Control what AI says about your brand</h3>",
      "firstParagraph": "“When I explain the why behind our investment in our Knowledge Graph, it's easy to share. It fuels smart search, SEO discoverability, AI search visibility...”",
      "paragraphHtml": "<p style=\"font-weight: 400; font-size: 15px; color: rgb(26, 27, 28); line-height: 1.7; font-style: italic; margin: 0px;\">&#x201c;When I explain the why behind our investment in our Knowledge Graph, it&apos;s easy to share. It fuels smart search, SEO discoverability, AI search visibility...&#x201d;</p>",
      "words": 25,
      "direct": false,
      "issue": "First paragraph is 25 words and does not look like a concise direct answer."
    },
    {
      "heading": "Visibility insights you can actually act on",
      "headingHtml": "<h2 style=\"font-weight: 600; font-size: clamp(24px, 3vw, 36px); color: rgb(255, 255, 255); margin-bottom: 24px; line-height: 1.2;\">Visibility insights you can actually act on</h2>",
      "firstParagraph": "Yext has direct access to how the world's largest brands perform across AI and traditional search.",
      "paragraphHtml": "<p style=\"font-weight: 300; font-size: 16px; color: rgba(255, 255, 255, 0.8); line-height: 1.7; margin-bottom: 28px;\">Yext has direct access to how the world&apos;s largest brands perform across AI and traditional search.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "The brands building a strong AI foundation today will be easier to discover tomorrow",
      "headingHtml": "<h2 style=\"font-weight: 600; font-size: clamp(26px, 3.5vw, 40px); color: rgb(255, 255, 255); line-height: 1.2; margin-bottom: 40px;\">The brands building a strong AI foundation today will be easier to discover tomorrow</h2>",
      "firstParagraph": "Intelligence. Verified data. Everywhere that matters.",
      "paragraphHtml": "<p>Intelligence. Verified data. <br>Everywhere that matters.</p>",
      "words": 6,
      "direct": false,
      "issue": "First paragraph is 6 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "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": 2021
          },
          {
            "path": "/api/context",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 2021
          },
          {
            "path": "/context",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 1056
          }
        ]
      },
      "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: what, 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": "Trusted by brands managing 4M+ locations worldwide",
      "html": "<h2 style=\"text-align: center; font-weight: 600; font-size: 28px; color: rgb(26, 27, 28); margin-bottom: 24px;\">Trusted by brands managing 4M+ locations worldwide</h2>"
    },
    {
      "text": "Reliable agents are built on reliable data",
      "html": "<h2 style=\"font-weight: 600; font-size: clamp(32px, 4vw, 52px); color: rgb(26, 27, 28); line-height: 1.2; margin: 0px;\">Reliable agents are built on reliable data</h2>"
    },
    {
      "text": "A flexible foundation for agentic marketing",
      "html": "<h2 style=\"text-align: center; font-weight: 600; font-size: clamp(26px, 3vw, 36px); color: rgb(255, 255, 255); margin-bottom: 48px;\">A flexible foundation for agentic marketing</h2>"
    },
    {
      "text": "How the world's leading brands win with Yext",
      "html": "<h2 style=\"text-align: center; font-weight: 600; font-size: clamp(24px, 3vw, 34px); color: rgb(26, 27, 28); margin-bottom: 48px;\">How the world&apos;s leading brands win with Yext</h2>"
    },
    {
      "text": "Visibility insights you can actually act on",
      "html": "<h2 style=\"font-weight: 600; font-size: clamp(24px, 3vw, 36px); color: rgb(255, 255, 255); margin-bottom: 24px; line-height: 1.2;\">Visibility insights you can actually act on</h2>"
    },
    {
      "text": "The brands building a strong AI foundation today will be easier to discover tomorrow",
      "html": "<h2 style=\"font-weight: 600; font-size: clamp(26px, 3.5vw, 40px); color: rgb(255, 255, 255); line-height: 1.2; margin-bottom: 40px;\">The brands building a strong AI foundation today will be easier to discover tomorrow</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Yext?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Yext work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Yext?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Yext free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Yext compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Yext?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Yext?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Yext free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Yext compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 4
}

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": 1056
          },
          {
            "path": "/.well-known/oauth-authorization-server",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 1056
          }
        ]
      },
      "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": 6,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign in"
      }
    ]
  },
  "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": "Not Found"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish resource and authorization_servers as absolute URLs."
    },
    {
      "id": "resource-identity",
      "title": "Validate protected resource identity",
      "status": "fail",
      "evidence": {
        "expectedResource": "https://www.yext.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://www.yext.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/admin/summary",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.yext.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.yext.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          }
        ]
      },
      "issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
      "howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 6,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign in"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

Performance and AccessibilityAccessibilityBrowser audit

Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.

100 Fail

Check name

Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.

Score

0/100

Status

fail

Device

desktop

Category

Accessibility

Fix guidance

Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.10/aria-required-children).

Evidence
{
  "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.10/aria-required-children)."
}

Performance and AccessibilityBest PracticesBrowser audit

Browser errors were logged to the console

50 Fail

Check name

Browser errors were logged to the console

Score

0/100

Status

fail

Device

desktop

Category

Best Practices

Fix guidance

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

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

Performance and AccessibilityBest PracticesBrowser audit

Does not use HTTPS

50 Fail

Check name

Does not use HTTPS

Score

0/100

Status

fail

Device

desktop

Category

Best Practices

Estimated savings

8 insecure requests found

Fix guidance

All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https://developers.google.com/web/fundamentals/security/prevent-mixed-content/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. [Learn more about HTTPS](https://developer.chrome.com/docs/lighthouse/pwa/is-on-https/).

Evidence
{
  "displayValue": "8 insecure requests found",
  "description": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https://developers.google.com/web/fundamentals/security/prevent-mixed-content/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. [Learn more about HTTPS](https://developer.chrome.com/docs/lighthouse/pwa/is-on-https/)."
}

Performance and AccessibilityPerformanceBrowser audit

Reduce JavaScript execution time

25 Fail

Check name

Reduce JavaScript execution time

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

41.4 s

Fix guidance

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

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

Performance and AccessibilityPerformanceBrowser audit

Loading performance

17 Fail

Check name

Loading performance

Score

33/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

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

Evidence
{
  "checks": [
    {
      "id": "first-contentful-paint",
      "title": "First Contentful Paint",
      "score": 12,
      "displayValue": "2.6 s",
      "numericValue": 2582.1337
    },
    {
      "id": "largest-contentful-paint",
      "title": "Largest Contentful Paint",
      "score": 20,
      "displayValue": "3.8 s",
      "numericValue": 3782.4289
    },
    {
      "id": "speed-index",
      "title": "Speed Index",
      "score": 0,
      "displayValue": "17.5 s",
      "numericValue": 17494.55288598581
    },
    {
      "id": "total-blocking-time",
      "title": "Total Blocking Time",
      "score": 0,
      "displayValue": "45,750 ms",
      "numericValue": 45752.88280000001
    },
    {
      "id": "max-potential-fid",
      "title": "Max Potential First Input Delay",
      "score": 0,
      "displayValue": "5,830 ms",
      "numericValue": 5827.000000000002
    },
    {
      "id": "server-response-time",
      "title": "Initial server response time was short",
      "score": 100,
      "displayValue": "Root document took 20 ms",
      "numericValue": 21.874000000000002
    },
    {
      "id": "interactive",
      "title": "Time to Interactive",
      "score": 0,
      "displayValue": "55.2 s",
      "numericValue": 55178.066500000015
    },
    {
      "id": "uses-rel-preconnect",
      "title": "Preconnect to required origins",
      "score": 100
    },
    {
      "id": "network-rtt",
      "title": "Network Round Trip Times",
      "score": 100,
      "displayValue": "220 ms",
      "numericValue": 215.084
    },
    {
      "id": "third-party-summary",
      "title": "Reduce the impact of third-party code",
      "score": 0,
      "displayValue": "Third-party code blocked the main thread for 21,850 ms"
    }
  ]
}

Performance and AccessibilityPerformanceBrowser audit

Image optimization

13 Fail

Check name

Image optimization

Score

50/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

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

Evidence
{
  "checks": [
    {
      "id": "image-aspect-ratio",
      "title": "Displays images with correct aspect ratio",
      "score": 100
    },
    {
      "id": "uses-responsive-images",
      "title": "Properly size images",
      "score": 0,
      "displayValue": "Est savings of 4,259 KiB",
      "numericValue": 300
    }
  ]
}

Performance and AccessibilityPerformanceBrowser audit

Image elements do not have explicit `width` and `height`

13 Warning

Check name

Image elements do not have explicit `width` and `height`

Score

50/100

Status

warning

Device

desktop

Category

Performance

Fix guidance

Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)

Evidence
{
  "description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)"
}

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
45/100Level 2, Agent-LimitedCurrent report
Report ID 0c316a12-c7fb-40a1-a43b-eeb076edca4e. Scanned Jun 5, 2026, 6:16 AM.
yext.com AI SEO Report: 45/100 (Level 2, Agent-Limited)