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

OVERALL SCORE

Level 2, Agent-Limited

Priority improvements needed for AI agents
AIDiscoverability38%Agent Easeof Use4%Security& Trust100%GEO, AIO, AEO74%SEO100%Performance& Accessibility48%
  • AI Discoverability 38 out of 100
  • Agent Ease of Use 4 out of 100
  • Security & Trust 100 out of 100
  • GEO, AIO and AEO 74 out of 100
  • SEO 100 out of 100
  • Performance and Accessibility 48 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

SurveyMonkey: The World’s Most Popular Survey Platform favicon

SurveyMonkey: The World’s Most Popular Survey Platform

Easily create surveys and forms with AI and templates for employee and customer feedback, market research, event registrations and more. Get started free.

Next step

Turn this report into a fix workflow

21 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
38
Priority fix7151View details
Discoverability
67
Needs work540View details
Content Readiness
38
Priority fix271View details
Bot Access Control
0
Priority fix040View 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
74
Needs work6212View details
GEO Readiness
84
Mostly ready204
AIO Readiness
79
Mostly ready313View details
AEO Readiness
61
Needs work115View details
SEO
100
Strong1100
SEO
100
Strong1100
Security & Trust
100
Strong900
Security & Trust
100
Strong500
AI Training Exposure
Not Applicable
Not Applicable400
Performance and Accessibility
48
Priority fix2340View details
Performance
25
Priority fix1230View details
Accessibility
91
Strong1110View details

Prioritized recommendations

Issues ranked by score impact

41 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"
      },
      "issue": "The API catalog endpoint did not return HTTP 2xx.",
      "howToFix": "Publish /.well-known/api-catalog."
    },
    {
      "id": "validate",
      "title": "Validate RFC 9727 linkset",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"utf-8\"/>\n\t<meta name=\"robots\" content=\"noindex,nofollow\"/>\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/>\n\t<meta name=\"keywords\" content=\"questionnaire, questionnaires, questionaire, questionaires, free online survey, free online surveys\" />\n\t<meta name=\"description\" content=\"Create and publish online surveys in minutes, and view results graphically and in real time. SurveyMonkey provides free online questionnaire and survey software.\" />\n\t<meta name=\"google-site-verification\" content=\"T6bFSmsnquJ-zUSMV3Kku9K413VJ80KjprWnV_Bv5lw\" />\n\t<link rel=\"canonical\" href=\"https://www.surveymonkey.com/\"/>\n\t<link rel=\"shortcut icon\" href=\"https://cdn.smassets.net/assets/static/images/surveymonkey/favicon.ico\"/>\n\t<title>Page"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
    },
    {
      "id": "target-validation",
      "title": "Fetch advertised API catalog targets",
      "status": "fail",
      "evidence": {
        "checked": [],
        "failures": [
          {
            "reason": "No same-origin API catalog hrefs were available to fetch."
          }
        ]
      },
      "issue": "API Catalog did not expose any same-origin hrefs to validate.",
      "howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
    }
  ]
}

AI DiscoverabilityDiscoverabilityEstablished

High-value schema types

High-value schema types is missing or incomplete.

50 Fail

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"
  ]
}

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" 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" 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",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"utf-8\"/>\n\t<meta name=\"robots\" content=\"noindex,nofollow\"/>\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/>\n\t<meta name=\"keywords\" content=\"questionnaire, questionnaires, questionaire, questionaires, free online survey, free online surveys\" />\n\t<meta name=\"description\" content=\"Create and publish online surveys in minutes, and view results graphically and in real time. SurveyMonkey provides free online questionnaire and survey software.\" />\n\t<meta name=\"google-site-verification\" content=\"T6bFSmsnquJ-zUSMV3Kku9K413VJ80KjprWnV_Bv5lw\" />\n\t<link rel=\"canonical\" href=\"https://www.surveymonkey.com/\"/>\n\t<link rel=\"shortcut icon\" href=\"https://cdn.smassets.net/assets/static/images/surveymonkey/favicon.ico\"/>\n\t<title>Page"
          },
          {
            "path": "/openapi.yaml",
            "statusCode": 404,
            "contentType": "text/html",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"utf-8\"/>\n\t<meta name=\"robots\" content=\"noindex,nofollow\"/>\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/>\n\t<meta name=\"keywords\" content=\"questionnaire, questionnaires, questionaire, questionaires, free online survey, free online surveys\" />\n\t<meta name=\"description\" content=\"Create and publish online surveys in minutes, and view results graphically and in real time. SurveyMonkey provides free online questionnaire and survey software.\" />\n\t<meta name=\"google-site-verification\" content=\"T6bFSmsnquJ-zUSMV3Kku9K413VJ80KjprWnV_Bv5lw\" />\n\t<link rel=\"canonical\" href=\"https://www.surveymonkey.com/\"/>\n\t<link rel=\"shortcut icon\" href=\"https://cdn.smassets.net/assets/static/images/surveymonkey/favicon.ico\"/>\n\t<title>Page"
          },
          {
            "path": "/swagger.json",
            "statusCode": 404,
            "contentType": "text/html",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"utf-8\"/>\n\t<meta name=\"robots\" content=\"noindex,nofollow\"/>\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/>\n\t<meta name=\"keywords\" content=\"questionnaire, questionnaires, questionaire, questionaires, free online survey, free online surveys\" />\n\t<meta name=\"description\" content=\"Create and publish online surveys in minutes, and view results graphically and in real time. SurveyMonkey provides free online questionnaire and survey software.\" />\n\t<meta name=\"google-site-verification\" content=\"T6bFSmsnquJ-zUSMV3Kku9K413VJ80KjprWnV_Bv5lw\" />\n\t<link rel=\"canonical\" href=\"https://www.surveymonkey.com/\"/>\n\t<link rel=\"shortcut icon\" href=\"https://cdn.smassets.net/assets/static/images/surveymonkey/favicon.ico\"/>\n\t<title>Page"
          },
          {
            "path": "/swagger.yaml",
            "statusCode": 404,
            "contentType": "text/html",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"utf-8\"/>\n\t<meta name=\"robots\" content=\"noindex,nofollow\"/>\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/>\n\t<meta name=\"keywords\" content=\"questionnaire, questionnaires, questionaire, questionaires, free online survey, free online surveys\" />\n\t<meta name=\"description\" content=\"Create and publish online surveys in minutes, and view results graphically and in real time. SurveyMonkey provides free online questionnaire and survey software.\" />\n\t<meta name=\"google-site-verification\" content=\"T6bFSmsnquJ-zUSMV3Kku9K413VJ80KjprWnV_Bv5lw\" />\n\t<link rel=\"canonical\" href=\"https://www.surveymonkey.com/\"/>\n\t<link rel=\"shortcut icon\" href=\"https://cdn.smassets.net/assets/static/images/surveymonkey/favicon.ico\"/>\n\t<title>Page"
          },
          {
            "path": "/api/openapi.json",
            "statusCode": 404,
            "contentType": "text/html",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"utf-8\"/>\n\t<meta name=\"robots\" content=\"noindex,nofollow\"/>\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/>\n\t<meta name=\"keywords\" content=\"questionnaire, questionnaires, questionaire, questionaires, free online survey, free online surveys\" />\n\t<meta name=\"description\" content=\"Create and publish online surveys in minutes, and view results graphically and in real time. SurveyMonkey provides free online questionnaire and survey software.\" />\n\t<meta name=\"google-site-verification\" content=\"T6bFSmsnquJ-zUSMV3Kku9K413VJ80KjprWnV_Bv5lw\" />\n\t<link rel=\"canonical\" href=\"https://www.surveymonkey.com/\"/>\n\t<link rel=\"shortcut icon\" href=\"https://cdn.smassets.net/assets/static/images/surveymonkey/favicon.ico\"/>\n\t<title>Page"
          },
          {
            "path": "/api/swagger.json",
            "statusCode": 404,
            "contentType": "text/html",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"utf-8\"/>\n\t<meta name=\"robots\" content=\"noindex,nofollow\"/>\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/>\n\t<meta name=\"keywords\" content=\"questionnaire, questionnaires, questionaire, questionaires, free online survey, free online surveys\" />\n\t<meta name=\"description\" content=\"Create and publish online surveys in minutes, and view results graphically and in real time. SurveyMonkey provides free online questionnaire and survey software.\" />\n\t<meta name=\"google-site-verification\" content=\"T6bFSmsnquJ-zUSMV3Kku9K413VJ80KjprWnV_Bv5lw\" />\n\t<link rel=\"canonical\" href=\"https://www.surveymonkey.com/\"/>\n\t<link rel=\"shortcut icon\" href=\"https://cdn.smassets.net/assets/static/images/surveymonkey/favicon.ico\"/>\n\t<title>Page"
          },
          {
            "path": "/docs/openapi.json",
            "statusCode": 404,
            "contentType": "text/html",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"utf-8\"/>\n\t<meta name=\"robots\" content=\"noindex,nofollow\"/>\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/>\n\t<meta name=\"keywords\" content=\"questionnaire, questionnaires, questionaire, questionaires, free online survey, free online surveys\" />\n\t<meta name=\"description\" content=\"Create and publish online surveys in minutes, and view results graphically and in real time. SurveyMonkey provides free online questionnaire and survey software.\" />\n\t<meta name=\"google-site-verification\" content=\"T6bFSmsnquJ-zUSMV3Kku9K413VJ80KjprWnV_Bv5lw\" />\n\t<link rel=\"canonical\" href=\"https://www.surveymonkey.com/\"/>\n\t<link rel=\"shortcut icon\" href=\"https://cdn.smassets.net/assets/static/images/surveymonkey/favicon.ico\"/>\n\t<title>Page"
          }
        ]
      },
      "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
      "howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
    }
  ]
}

AI DiscoverabilityBot Access ControlEstablished

AI bot rules in robots.txt

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

33 Fail

Needs attention

AI bot rules in robots.txt

Failed check
01

Issue

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

02

Why it matters

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

Check name

AI bot rules in robots.txt

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Established

Goal

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

Result

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

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

AI DiscoverabilityBot Access ControlInformational

Content Signal

Content Signal is missing or incomplete.

33 Fail

Needs attention

Content Signal

Failed check
01

Issue

No Content Signal found in robots.txt

02

Why it matters

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

Check name

Content Signal

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

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

Result

Content Signal is missing or incomplete.

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

AI DiscoverabilityBot Access ControlInformational

Web Bot Auth request signing

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

33 Fail

Needs attention

Web Bot Auth request signing

Failed check
01

Issue

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

02

Why it matters

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

Check name

Web Bot Auth request signing

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

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

Result

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

Validation steps

  1. Fetch to find resource

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

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/http-message-signatures-directory",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 4234
          }
        ]
      },
      "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",
            "length": 4234
          },
          {
            "path": "/.well-known/a2a/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 4234
          },
          {
            "path": "/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 4234
          }
        ]
      },
      "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",
            "length": 4234
          },
          {
            "path": "/.well-known/skills/index.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 4234
          }
        ]
      },
      "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",
            "length": 4234
          },
          {
            "path": "/agent.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 4234
          }
        ]
      },
      "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",
            "length": 4234
          },
          {
            "path": "/agents.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 4234
          }
        ]
      },
      "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."
    }
  ]
}

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",
            "length": 4234
          },
          {
            "path": "/llms-full.txt",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 4234
          }
        ]
      },
      "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": 66735,
        "excerpt": "<!DOCTYPE html><html lang=\"en-US\" prefix=\"og: http://ogp.me/ns#\"><head><meta charSet=\"utf-8\"/><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><meta content=\"width=device-width, initial-scale=1\" na",
        "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",
            "length": 4234
          },
          {
            "path": "/.well-known/mcp/server-cards.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 4234
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 4234
          }
        ]
      },
      "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",
            "length": 4234
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 4234
          },
          {
            "path": "/.well-known/mcp/server-card.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 4234
          }
        ]
      },
      "issue": "mcp.json was not found at the expected path.",
      "howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Semantic HTML

Semantic HTML is missing or incomplete.

25 Fail

Needs attention

Semantic HTML

Failed check
01

Issue

Semantic HTML is incomplete: missing <main> landmark.

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": false,
  "nav": true,
  "footer": true,
  "meaningfulH1": true,
  "headingOrder": true,
  "accessibleLinks": true,
  "accessibleButtons": true,
  "imageAltCoverage": true,
  "formAutocompleteCoverage": true,
  "details": {
    "inaccessibleLinks": [],
    "inaccessibleButtons": [],
    "missingAutocompleteInputs": [],
    "imagesMissingAlt": [],
    "skippedHeadingLevels": []
  },
  "counts": {
    "h1": 1,
    "headings": 24,
    "links": 242,
    "inaccessibleLinks": 0,
    "buttons": 27,
    "inaccessibleButtons": 0,
    "images": 20,
    "imagesWithAlt": 20,
    "autocompleteInputs": 0,
    "inputsWithAutocomplete": 0,
    "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",
            "length": 4234
          },
          {
            "path": "/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 4234
          },
          {
            "path": "/mcp.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 4234
          }
        ]
      },
      "issue": "WebMCP manifest was not found at the expected path.",
      "howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
    }
  ]
}

AI DiscoverabilityContent 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 Last-Modified HTTP header; missing dateModified/datePublished in JSON-LD.

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": null,
  "schemaDates": [],
  "metaDateCount": 1,
  "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 name="marketing"> is missing tool-param-description.
    • <input name="functional"> is missing tool-param-description.
    • <input name="essential"> 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": 272,
        "interactiveWithTags": 0,
        "totalCount": 272,
        "taggedCount": 0,
        "dataMcpToolCount": 0,
        "dataMcpTools": [],
        "coverage": 0,
        "annotationIssues": [
          "<input name=\"marketing\"> is missing tool-param-description.",
          "<input name=\"functional\"> is missing tool-param-description.",
          "<input name=\"essential\"> 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": 3,
        "issues": [
          "<input name=\"marketing\"> is missing tool-param-description.",
          "<input name=\"functional\"> is missing tool-param-description.",
          "<input name=\"essential\"> is missing tool-param-description."
        ]
      },
      "issue": "WebMCP declarative annotations need fixes.",
      "issueDetails": [
        {
          "title": "WebMCP declarative annotation issues",
          "items": [
            {
              "type": "code",
              "value": "<input name=\"marketing\"> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<input name=\"functional\"> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<input name=\"essential\"> 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": 272,
        "interactiveWithTags": 0,
        "totalCount": 272,
        "taggedCount": 0,
        "dataMcpToolCount": 0,
        "dataMcpTools": [],
        "coverage": 0,
        "annotationIssues": [
          "<input name=\"marketing\"> is missing tool-param-description.",
          "<input name=\"functional\"> is missing tool-param-description.",
          "<input name=\"essential\"> 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": 272,
    "interactiveWithTags": 0,
    "totalCount": 272,
    "taggedCount": 0,
    "dataMcpToolCount": 0,
    "dataMcpTools": [],
    "coverage": 0,
    "annotationIssues": [
      "<input name=\"marketing\"> is missing tool-param-description.",
      "<input name=\"functional\"> is missing tool-param-description.",
      "<input name=\"essential\"> is missing tool-param-description."
    ]
  },
  "browserWebMcp": {
    "checked": true,
    "detected": false,
    "hasNavigatorModelContext": false,
    "modelContextType": "undefined",
    "hasProvideContext": false,
    "hasRegisterTool": false
  }
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Source and trust signals

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

9 Fail

Needs attention

AIO: Source and trust signals

Failed check
01

Issue

Missing AIO trust signals: author, publisher, freshnessDate.

Details

02

Why it matters

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

Check name

AIO: Source and trust signals

Score

40/100

Status

fail

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher",
    "freshnessDate"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/about/leadership/",
      "text": "Leadership Team",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/leadership/\"><span>Leadership Team</span></a>"
    },
    {
      "href": "/about/vision-mission/",
      "text": "Vision and Mission",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/vision-mission/\"><span>Vision and Mission</span></a>"
    },
    {
      "href": "/about/social-impact-inclusion/",
      "text": "Social Impact and Inclusion",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/social-impact-inclusion/\"><span>Social Impact and Inclusion</span></a>"
    },
    {
      "href": "/about/office-locations/",
      "text": "Locations",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/office-locations/\"><span>Locations</span></a>"
    },
    {
      "href": "/about/imprint/",
      "text": "Imprint",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/imprint/\"><span>Imprint</span></a>"
    },
    {
      "href": "/about/leadership/",
      "text": "Leadership Team",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/leadership/\"><span>Leadership Team</span></a>"
    },
    {
      "href": "/about/vision-mission/",
      "text": "Vision and Mission",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/vision-mission/\"><span>Vision and Mission</span></a>"
    },
    {
      "href": "/about/social-impact-inclusion/",
      "text": "Social Impact and Inclusion",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/social-impact-inclusion/\"><span>Social Impact and Inclusion</span></a>"
    },
    {
      "href": "/about/office-locations/",
      "text": "Locations",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/office-locations/\"><span>Locations</span></a>"
    },
    {
      "href": "/about/imprint/",
      "text": "Imprint",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/imprint/\"><span>Imprint</span></a>"
    },
    {
      "href": "https://www.linkedin.com/company/surveymonkey/",
      "text": "",
      "html": "<a target=\"_blank\" class=\"Button_wrenchButton__DQ8JO Button_wrenchButton-variant-tertiary__0FOpH Button_wrenchButton-iconOnly__dHWAJ wrenchButton--tertiary\" href=\"https://www.linkedin.com/company/surveymonkey/\" aria-label=\"This link opens in a new tab\" title=\"Linkedin\" rel=\"noopener noreferrer\"><svg class=\"Icons_wrenchIcons__GhdpH\" viewBox=\"0 0 16 16\" preserveAspectRatio=\"xMidYMid\" role=\"img\" aria-label=\"Linkedin\"><g><path d=\"M14.816 0H1.18A1.168 1.168 0 0 0 0 1.154v13.691A1.168 1.168 0 0 0 1..."
    },
    {
      "href": "/about/health-plan-machine-readable-file/",
      "text": "Health Plan Transparency in Coverage",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/health-plan-machine-readable-file/\"><span>Health Plan Transparency in Coverage</span></a>"
    }
  ],
  "contactLinks": [
    {
      "href": "/templates/rsvp-contact-information-survey-template/",
      "text": "RSVP and Contact Information Survey",
      "html": "<a class=\"LinkTier_linkTier__hxT7v\" href=\"/templates/rsvp-contact-information-survey-template/\"><div class=\"Box_wrenchBox__JCv3S wrench-display-flex wrench-flex-row wrench-align-items-center\"><div class=\"Typography_wrenchTypography__vgjuB Typography_wrenchTypography-align-left__naol3 Typography_wrenchTypography-variant-body__NpUmF Typography_wrenchTypography-color-dark__BeAvj Typography_wrenchTypography-weight-medium__CkjWk LinkTier_linkTierMenuNavTitle__FGN7C\" style=\"line-height:1.125\">RSVP..."
    },
    {
      "href": "/learn/",
      "text": "Best PracticesArticles to help you get the most out of surveys and forms",
      "html": "<a class=\"LinkTier_linkTier__hxT7v\" href=\"/learn/\"><div class=\"Box_wrenchBox__JCv3S wrench-display-flex wrench-flex-column\"><div class=\"Box_wrenchBox__JCv3S wrench-mb-1 wrench-display-flex wrench-align-items-center\"><div class=\"Box_wrenchBox__JCv3S wrench-mr-2 wrench-display-flex wrench-align-items-center LinkTier_linkTierIcon__r_7pd\"><svg class=\"Icons_wrenchIcons__GhdpH\" viewBox=\"0 0 16 16\" preserveAspectRatio=\"xMidYMid\" role=\"presentation\" alt=\"\"><g><path d=\"m5.738 5.528-4.999.008-.103.007c..."
    },
    {
      "href": "/resources/",
      "text": "Resource CenterHelpful guides and more from SurveyMonkey",
      "html": "<a class=\"LinkTier_linkTier__hxT7v\" href=\"/resources/\"><div class=\"Box_wrenchBox__JCv3S wrench-display-flex wrench-flex-column\"><div class=\"Box_wrenchBox__JCv3S wrench-mb-1 wrench-display-flex wrench-align-items-center\"><div class=\"Box_wrenchBox__JCv3S wrench-mr-2 wrench-display-flex wrench-align-items-center LinkTier_linkTierIcon__r_7pd\"><svg class=\"Icons_wrenchIcons__GhdpH\" viewBox=\"0 0 16 16\" preserveAspectRatio=\"xMidYMid\" role=\"presentation\" alt=\"\"><g><path d=\"M15.25 14.5a.75.75 0 1 1 0 1..."
    },
    {
      "href": "https://help.surveymonkey.com/en",
      "text": "Help CenterGet documentation, tutorials, and help by product",
      "html": "<a class=\"LinkTier_linkTier__hxT7v\" target=\"_blank\" href=\"https://help.surveymonkey.com/en\"><div class=\"Box_wrenchBox__JCv3S wrench-display-flex wrench-flex-column\"><div class=\"Box_wrenchBox__JCv3S wrench-mb-1 wrench-display-flex wrench-align-items-center\"><div class=\"Box_wrenchBox__JCv3S wrench-mr-2 wrench-display-flex wrench-align-items-center LinkTier_linkTierIcon__r_7pd\"><svg class=\"Icons_wrenchIcons__GhdpH\" viewBox=\"0 0 16 16\" preserveAspectRatio=\"xMidYMid\" role=\"presentation\" alt=\"\"><g>..."
    },
    {
      "href": "/mp/contact-sales/",
      "text": "Contact Sales",
      "html": "<a class=\"responsiveTypography-size5 LinkText_mdsLinkText__6ENBG LinkText_mdsLinkText-linkHoverColor-color5__JtCuQ GlobalNavCTAs_navCTAClass__BZZGy\" target=\"_self\" href=\"/mp/contact-sales/\">Contact Sales</a>"
    },
    {
      "href": "/templates/rsvp-contact-information-survey-template/",
      "text": "RSVP and Contact Information Survey",
      "html": "<a class=\"LinkTier_linkTier__hxT7v\" href=\"/templates/rsvp-contact-information-survey-template/\"><div class=\"Box_wrenchBox__JCv3S wrench-display-flex wrench-flex-row wrench-align-items-center\"><div class=\"Typography_wrenchTypography__vgjuB Typography_wrenchTypography-align-left__naol3 Typography_wrenchTypography-variant-body__NpUmF Typography_wrenchTypography-color-dark__BeAvj Typography_wrenchTypography-weight-medium__CkjWk LinkTier_linkTierMenuNavTitle__FGN7C\" style=\"line-height:1.125\">RSVP..."
    },
    {
      "href": "/learn/",
      "text": "Best PracticesArticles to help you get the most out of surveys and forms",
      "html": "<a class=\"LinkTier_linkTier__hxT7v\" href=\"/learn/\"><div class=\"Box_wrenchBox__JCv3S wrench-display-flex wrench-flex-column\"><div class=\"Box_wrenchBox__JCv3S wrench-mb-1 wrench-display-flex wrench-align-items-center\"><div class=\"Box_wrenchBox__JCv3S wrench-mr-2 wrench-display-flex wrench-align-items-center LinkTier_linkTierIcon__r_7pd\"><svg class=\"Icons_wrenchIcons__GhdpH\" viewBox=\"0 0 16 16\" preserveAspectRatio=\"xMidYMid\" role=\"presentation\" alt=\"\"><g><path d=\"m5.738 5.528-4.999.008-.103.007c..."
    },
    {
      "href": "/resources/",
      "text": "Resource CenterHelpful guides and more from SurveyMonkey",
      "html": "<a class=\"LinkTier_linkTier__hxT7v\" href=\"/resources/\"><div class=\"Box_wrenchBox__JCv3S wrench-display-flex wrench-flex-column\"><div class=\"Box_wrenchBox__JCv3S wrench-mb-1 wrench-display-flex wrench-align-items-center\"><div class=\"Box_wrenchBox__JCv3S wrench-mr-2 wrench-display-flex wrench-align-items-center LinkTier_linkTierIcon__r_7pd\"><svg class=\"Icons_wrenchIcons__GhdpH\" viewBox=\"0 0 16 16\" preserveAspectRatio=\"xMidYMid\" role=\"presentation\" alt=\"\"><g><path d=\"M15.25 14.5a.75.75 0 1 1 0 1..."
    },
    {
      "href": "https://help.surveymonkey.com/en",
      "text": "Help CenterGet documentation, tutorials, and help by product",
      "html": "<a class=\"LinkTier_linkTier__hxT7v\" target=\"_blank\" href=\"https://help.surveymonkey.com/en\"><div class=\"Box_wrenchBox__JCv3S wrench-display-flex wrench-flex-column\"><div class=\"Box_wrenchBox__JCv3S wrench-mb-1 wrench-display-flex wrench-align-items-center\"><div class=\"Box_wrenchBox__JCv3S wrench-mr-2 wrench-display-flex wrench-align-items-center LinkTier_linkTierIcon__r_7pd\"><svg class=\"Icons_wrenchIcons__GhdpH\" viewBox=\"0 0 16 16\" preserveAspectRatio=\"xMidYMid\" role=\"presentation\" alt=\"\"><g>..."
    },
    {
      "href": "/mp/contact-sales/",
      "text": "Contact Sales",
      "html": "<a class=\"responsiveTypography-size5 LinkText_mdsLinkText__6ENBG LinkText_mdsLinkText-linkHoverColor-color5__JtCuQ GlobalNavCTAs_navCTAClass__BZZGy GlobalNavCTAs_navCTAClassMobile__mXMyA\" target=\"_self\" href=\"/mp/contact-sales/\">Contact Sales</a>"
    },
    {
      "href": "/mp/contact-sales/",
      "text": "Contact sales",
      "html": "<a class=\" sm-linkButton-2-18 sm-linkButton-d15-2-321\" rel title=\"Contact sales\" href=\"/mp/contact-sales/\">Contact sales</a>"
    },
    {
      "href": "https://help.surveymonkey.com/en",
      "text": "Support",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"https://help.surveymonkey.com/en\"><span>Support</span></a>"
    },
    {
      "href": "/mp/contact-sales/",
      "text": "Contact Sales",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/mp/contact-sales/\"><span>Contact Sales</span></a>"
    },
    {
      "href": "https://help.surveymonkey.com/en",
      "text": "Support",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"https://help.surveymonkey.com/en\"><span>Support</span></a>"
    },
    {
      "href": "/mp/contact-sales/",
      "text": "Contact Sales",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/mp/contact-sales/\"><span>Contact Sales</span></a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://www.surveymonkey.com/mp/legal/privacy/",
      "text": "Our Privacy Notice",
      "html": "<a href=\"https://www.surveymonkey.com/mp/legal/privacy/\" target=\"_blank\" rel=\"noopener noreferrer\">Our Privacy Notice</a>"
    },
    {
      "href": "/learn/trust-center/",
      "text": "Trust CenterOur industry-leading security, compliance, and privacy practices",
      "html": "<a class=\"LinkTier_linkTier__hxT7v\" href=\"/learn/trust-center/\"><div class=\"Box_wrenchBox__JCv3S wrench-display-flex wrench-flex-column\"><div class=\"Box_wrenchBox__JCv3S wrench-mb-1 wrench-display-flex wrench-align-items-center\"><div class=\"Box_wrenchBox__JCv3S wrench-mr-2 wrench-display-flex wrench-align-items-center LinkTier_linkTierIcon__r_7pd\"><svg class=\"Icons_wrenchIcons__GhdpH\" viewBox=\"0 0 16 16\" preserveAspectRatio=\"xMidYMid\" role=\"presentation\" alt=\"\"><g><path d=\"M8.25 0a2.75 2.75 0..."
    },
    {
      "href": "/learn/trust-center/",
      "text": "Trust CenterOur industry-leading security, compliance, and privacy practices",
      "html": "<a class=\"LinkTier_linkTier__hxT7v\" href=\"/learn/trust-center/\"><div class=\"Box_wrenchBox__JCv3S wrench-display-flex wrench-flex-column\"><div class=\"Box_wrenchBox__JCv3S wrench-mb-1 wrench-display-flex wrench-align-items-center\"><div class=\"Box_wrenchBox__JCv3S wrench-mr-2 wrench-display-flex wrench-align-items-center LinkTier_linkTierIcon__r_7pd\"><svg class=\"Icons_wrenchIcons__GhdpH\" viewBox=\"0 0 16 16\" preserveAspectRatio=\"xMidYMid\" role=\"presentation\" alt=\"\"><g><path d=\"M8.25 0a2.75 2.75 0..."
    },
    {
      "href": "/mp/legal/privacy/",
      "text": "Privacy notice",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/mp/legal/privacy/\"><span>Privacy notice</span></a>"
    },
    {
      "href": "/mp/legal/terms-of-use/",
      "text": "Terms of use",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/mp/legal/terms-of-use/\"><span>Terms of use</span></a>"
    }
  ],
  "score": 40,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer evidence and trust

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

5 Fail

Needs attention

AEO: Answer evidence and trust

Failed check
01

Issue

Missing AIO trust signals: author, publisher, freshnessDate.

Details

02

Why it matters

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

Check name

AEO: Answer evidence and trust

Score

40/100

Status

fail

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher",
    "freshnessDate"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/about/leadership/",
      "text": "Leadership Team",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/leadership/\"><span>Leadership Team</span></a>"
    },
    {
      "href": "/about/vision-mission/",
      "text": "Vision and Mission",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/vision-mission/\"><span>Vision and Mission</span></a>"
    },
    {
      "href": "/about/social-impact-inclusion/",
      "text": "Social Impact and Inclusion",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/social-impact-inclusion/\"><span>Social Impact and Inclusion</span></a>"
    },
    {
      "href": "/about/office-locations/",
      "text": "Locations",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/office-locations/\"><span>Locations</span></a>"
    },
    {
      "href": "/about/imprint/",
      "text": "Imprint",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/imprint/\"><span>Imprint</span></a>"
    },
    {
      "href": "/about/leadership/",
      "text": "Leadership Team",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/leadership/\"><span>Leadership Team</span></a>"
    },
    {
      "href": "/about/vision-mission/",
      "text": "Vision and Mission",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/vision-mission/\"><span>Vision and Mission</span></a>"
    },
    {
      "href": "/about/social-impact-inclusion/",
      "text": "Social Impact and Inclusion",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/social-impact-inclusion/\"><span>Social Impact and Inclusion</span></a>"
    },
    {
      "href": "/about/office-locations/",
      "text": "Locations",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/office-locations/\"><span>Locations</span></a>"
    },
    {
      "href": "/about/imprint/",
      "text": "Imprint",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/imprint/\"><span>Imprint</span></a>"
    },
    {
      "href": "https://www.linkedin.com/company/surveymonkey/",
      "text": "",
      "html": "<a target=\"_blank\" class=\"Button_wrenchButton__DQ8JO Button_wrenchButton-variant-tertiary__0FOpH Button_wrenchButton-iconOnly__dHWAJ wrenchButton--tertiary\" href=\"https://www.linkedin.com/company/surveymonkey/\" aria-label=\"This link opens in a new tab\" title=\"Linkedin\" rel=\"noopener noreferrer\"><svg class=\"Icons_wrenchIcons__GhdpH\" viewBox=\"0 0 16 16\" preserveAspectRatio=\"xMidYMid\" role=\"img\" aria-label=\"Linkedin\"><g><path d=\"M14.816 0H1.18A1.168 1.168 0 0 0 0 1.154v13.691A1.168 1.168 0 0 0 1..."
    },
    {
      "href": "/about/health-plan-machine-readable-file/",
      "text": "Health Plan Transparency in Coverage",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/about/health-plan-machine-readable-file/\"><span>Health Plan Transparency in Coverage</span></a>"
    }
  ],
  "contactLinks": [
    {
      "href": "/templates/rsvp-contact-information-survey-template/",
      "text": "RSVP and Contact Information Survey",
      "html": "<a class=\"LinkTier_linkTier__hxT7v\" href=\"/templates/rsvp-contact-information-survey-template/\"><div class=\"Box_wrenchBox__JCv3S wrench-display-flex wrench-flex-row wrench-align-items-center\"><div class=\"Typography_wrenchTypography__vgjuB Typography_wrenchTypography-align-left__naol3 Typography_wrenchTypography-variant-body__NpUmF Typography_wrenchTypography-color-dark__BeAvj Typography_wrenchTypography-weight-medium__CkjWk LinkTier_linkTierMenuNavTitle__FGN7C\" style=\"line-height:1.125\">RSVP..."
    },
    {
      "href": "/learn/",
      "text": "Best PracticesArticles to help you get the most out of surveys and forms",
      "html": "<a class=\"LinkTier_linkTier__hxT7v\" href=\"/learn/\"><div class=\"Box_wrenchBox__JCv3S wrench-display-flex wrench-flex-column\"><div class=\"Box_wrenchBox__JCv3S wrench-mb-1 wrench-display-flex wrench-align-items-center\"><div class=\"Box_wrenchBox__JCv3S wrench-mr-2 wrench-display-flex wrench-align-items-center LinkTier_linkTierIcon__r_7pd\"><svg class=\"Icons_wrenchIcons__GhdpH\" viewBox=\"0 0 16 16\" preserveAspectRatio=\"xMidYMid\" role=\"presentation\" alt=\"\"><g><path d=\"m5.738 5.528-4.999.008-.103.007c..."
    },
    {
      "href": "/resources/",
      "text": "Resource CenterHelpful guides and more from SurveyMonkey",
      "html": "<a class=\"LinkTier_linkTier__hxT7v\" href=\"/resources/\"><div class=\"Box_wrenchBox__JCv3S wrench-display-flex wrench-flex-column\"><div class=\"Box_wrenchBox__JCv3S wrench-mb-1 wrench-display-flex wrench-align-items-center\"><div class=\"Box_wrenchBox__JCv3S wrench-mr-2 wrench-display-flex wrench-align-items-center LinkTier_linkTierIcon__r_7pd\"><svg class=\"Icons_wrenchIcons__GhdpH\" viewBox=\"0 0 16 16\" preserveAspectRatio=\"xMidYMid\" role=\"presentation\" alt=\"\"><g><path d=\"M15.25 14.5a.75.75 0 1 1 0 1..."
    },
    {
      "href": "https://help.surveymonkey.com/en",
      "text": "Help CenterGet documentation, tutorials, and help by product",
      "html": "<a class=\"LinkTier_linkTier__hxT7v\" target=\"_blank\" href=\"https://help.surveymonkey.com/en\"><div class=\"Box_wrenchBox__JCv3S wrench-display-flex wrench-flex-column\"><div class=\"Box_wrenchBox__JCv3S wrench-mb-1 wrench-display-flex wrench-align-items-center\"><div class=\"Box_wrenchBox__JCv3S wrench-mr-2 wrench-display-flex wrench-align-items-center LinkTier_linkTierIcon__r_7pd\"><svg class=\"Icons_wrenchIcons__GhdpH\" viewBox=\"0 0 16 16\" preserveAspectRatio=\"xMidYMid\" role=\"presentation\" alt=\"\"><g>..."
    },
    {
      "href": "/mp/contact-sales/",
      "text": "Contact Sales",
      "html": "<a class=\"responsiveTypography-size5 LinkText_mdsLinkText__6ENBG LinkText_mdsLinkText-linkHoverColor-color5__JtCuQ GlobalNavCTAs_navCTAClass__BZZGy\" target=\"_self\" href=\"/mp/contact-sales/\">Contact Sales</a>"
    },
    {
      "href": "/templates/rsvp-contact-information-survey-template/",
      "text": "RSVP and Contact Information Survey",
      "html": "<a class=\"LinkTier_linkTier__hxT7v\" href=\"/templates/rsvp-contact-information-survey-template/\"><div class=\"Box_wrenchBox__JCv3S wrench-display-flex wrench-flex-row wrench-align-items-center\"><div class=\"Typography_wrenchTypography__vgjuB Typography_wrenchTypography-align-left__naol3 Typography_wrenchTypography-variant-body__NpUmF Typography_wrenchTypography-color-dark__BeAvj Typography_wrenchTypography-weight-medium__CkjWk LinkTier_linkTierMenuNavTitle__FGN7C\" style=\"line-height:1.125\">RSVP..."
    },
    {
      "href": "/learn/",
      "text": "Best PracticesArticles to help you get the most out of surveys and forms",
      "html": "<a class=\"LinkTier_linkTier__hxT7v\" href=\"/learn/\"><div class=\"Box_wrenchBox__JCv3S wrench-display-flex wrench-flex-column\"><div class=\"Box_wrenchBox__JCv3S wrench-mb-1 wrench-display-flex wrench-align-items-center\"><div class=\"Box_wrenchBox__JCv3S wrench-mr-2 wrench-display-flex wrench-align-items-center LinkTier_linkTierIcon__r_7pd\"><svg class=\"Icons_wrenchIcons__GhdpH\" viewBox=\"0 0 16 16\" preserveAspectRatio=\"xMidYMid\" role=\"presentation\" alt=\"\"><g><path d=\"m5.738 5.528-4.999.008-.103.007c..."
    },
    {
      "href": "/resources/",
      "text": "Resource CenterHelpful guides and more from SurveyMonkey",
      "html": "<a class=\"LinkTier_linkTier__hxT7v\" href=\"/resources/\"><div class=\"Box_wrenchBox__JCv3S wrench-display-flex wrench-flex-column\"><div class=\"Box_wrenchBox__JCv3S wrench-mb-1 wrench-display-flex wrench-align-items-center\"><div class=\"Box_wrenchBox__JCv3S wrench-mr-2 wrench-display-flex wrench-align-items-center LinkTier_linkTierIcon__r_7pd\"><svg class=\"Icons_wrenchIcons__GhdpH\" viewBox=\"0 0 16 16\" preserveAspectRatio=\"xMidYMid\" role=\"presentation\" alt=\"\"><g><path d=\"M15.25 14.5a.75.75 0 1 1 0 1..."
    },
    {
      "href": "https://help.surveymonkey.com/en",
      "text": "Help CenterGet documentation, tutorials, and help by product",
      "html": "<a class=\"LinkTier_linkTier__hxT7v\" target=\"_blank\" href=\"https://help.surveymonkey.com/en\"><div class=\"Box_wrenchBox__JCv3S wrench-display-flex wrench-flex-column\"><div class=\"Box_wrenchBox__JCv3S wrench-mb-1 wrench-display-flex wrench-align-items-center\"><div class=\"Box_wrenchBox__JCv3S wrench-mr-2 wrench-display-flex wrench-align-items-center LinkTier_linkTierIcon__r_7pd\"><svg class=\"Icons_wrenchIcons__GhdpH\" viewBox=\"0 0 16 16\" preserveAspectRatio=\"xMidYMid\" role=\"presentation\" alt=\"\"><g>..."
    },
    {
      "href": "/mp/contact-sales/",
      "text": "Contact Sales",
      "html": "<a class=\"responsiveTypography-size5 LinkText_mdsLinkText__6ENBG LinkText_mdsLinkText-linkHoverColor-color5__JtCuQ GlobalNavCTAs_navCTAClass__BZZGy GlobalNavCTAs_navCTAClassMobile__mXMyA\" target=\"_self\" href=\"/mp/contact-sales/\">Contact Sales</a>"
    },
    {
      "href": "/mp/contact-sales/",
      "text": "Contact sales",
      "html": "<a class=\" sm-linkButton-2-18 sm-linkButton-d15-2-321\" rel title=\"Contact sales\" href=\"/mp/contact-sales/\">Contact sales</a>"
    },
    {
      "href": "https://help.surveymonkey.com/en",
      "text": "Support",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"https://help.surveymonkey.com/en\"><span>Support</span></a>"
    },
    {
      "href": "/mp/contact-sales/",
      "text": "Contact Sales",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/mp/contact-sales/\"><span>Contact Sales</span></a>"
    },
    {
      "href": "https://help.surveymonkey.com/en",
      "text": "Support",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"https://help.surveymonkey.com/en\"><span>Support</span></a>"
    },
    {
      "href": "/mp/contact-sales/",
      "text": "Contact Sales",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/mp/contact-sales/\"><span>Contact Sales</span></a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://www.surveymonkey.com/mp/legal/privacy/",
      "text": "Our Privacy Notice",
      "html": "<a href=\"https://www.surveymonkey.com/mp/legal/privacy/\" target=\"_blank\" rel=\"noopener noreferrer\">Our Privacy Notice</a>"
    },
    {
      "href": "/learn/trust-center/",
      "text": "Trust CenterOur industry-leading security, compliance, and privacy practices",
      "html": "<a class=\"LinkTier_linkTier__hxT7v\" href=\"/learn/trust-center/\"><div class=\"Box_wrenchBox__JCv3S wrench-display-flex wrench-flex-column\"><div class=\"Box_wrenchBox__JCv3S wrench-mb-1 wrench-display-flex wrench-align-items-center\"><div class=\"Box_wrenchBox__JCv3S wrench-mr-2 wrench-display-flex wrench-align-items-center LinkTier_linkTierIcon__r_7pd\"><svg class=\"Icons_wrenchIcons__GhdpH\" viewBox=\"0 0 16 16\" preserveAspectRatio=\"xMidYMid\" role=\"presentation\" alt=\"\"><g><path d=\"M8.25 0a2.75 2.75 0..."
    },
    {
      "href": "/learn/trust-center/",
      "text": "Trust CenterOur industry-leading security, compliance, and privacy practices",
      "html": "<a class=\"LinkTier_linkTier__hxT7v\" href=\"/learn/trust-center/\"><div class=\"Box_wrenchBox__JCv3S wrench-display-flex wrench-flex-column\"><div class=\"Box_wrenchBox__JCv3S wrench-mb-1 wrench-display-flex wrench-align-items-center\"><div class=\"Box_wrenchBox__JCv3S wrench-mr-2 wrench-display-flex wrench-align-items-center LinkTier_linkTierIcon__r_7pd\"><svg class=\"Icons_wrenchIcons__GhdpH\" viewBox=\"0 0 16 16\" preserveAspectRatio=\"xMidYMid\" role=\"presentation\" alt=\"\"><g><path d=\"M8.25 0a2.75 2.75 0..."
    },
    {
      "href": "/mp/legal/privacy/",
      "text": "Privacy notice",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/mp/legal/privacy/\"><span>Privacy notice</span></a>"
    },
    {
      "href": "/mp/legal/terms-of-use/",
      "text": "Terms of use",
      "html": "<a class=\"Link_wrenchLink__gtIv5\" href=\"/mp/legal/terms-of-use/\"><span>Terms of use</span></a>"
    }
  ],
  "score": 40,
  "weight": 22
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Entity clarity

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

4 Warning

Needs attention

GEO: Entity clarity

Warning
01

Issue

Title/H1 terms missing from description: surveymonkey, world, most, popular, survey, platform, turn, curiosity, into, clarity.

Details

02

Why it matters

Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.

Check name

GEO: Entity clarity

Score

70/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for AI answer engines to extract, cite, and attribute.

Result

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

Evidence
{
  "title": "SurveyMonkey: The World’s Most Popular Survey Platform",
  "h1": "Turn curiosity into clarity",
  "description": "Easily create surveys and forms with AI and templates for employee and customer feedback, market research, event registrations and more. Get started free.",
  "topicOverlap": 0,
  "topicTerms": [
    "surveymonkey",
    "world",
    "most",
    "popular",
    "survey",
    "platform",
    "turn",
    "curiosity",
    "into",
    "clarity"
  ],
  "descriptionTerms": [
    "easily",
    "create",
    "surveys",
    "forms",
    "templates",
    "employee",
    "customer",
    "feedback",
    "market",
    "research",
    "event",
    "registrations",
    "more",
    "get",
    "started",
    "free"
  ],
  "missingFromDescription": [
    "surveymonkey",
    "world",
    "most",
    "popular",
    "survey",
    "platform",
    "turn",
    "curiosity",
    "into",
    "clarity"
  ],
  "score": 70,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer-first sections

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

4 Warning

Needs attention

AEO: Answer-first sections

Warning
01

Issue

21 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": 22,
  "passing": 1,
  "failing": [
    {
      "heading": "The world's most popular survey platform used by 260K+ organizations worldwide",
      "headingHtml": "<h2>The world&apos;s most popular survey platform used by 260K+ organizations worldwide</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Your always-on insights platform to power confident business decisions",
      "headingHtml": "<h2>Your always-on insights platform to power confident business decisions</h2>",
      "firstParagraph": "BUILD LIKE A PRO",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4 Paragraph_mdsParagraph-textColor-color5__rTu_O\"><strong>BUILD LIKE A PRO</strong></p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "Create expert surveys and forms in seconds",
      "headingHtml": "<h2>Create expert surveys and forms in seconds</h2>",
      "firstParagraph": "Just write a prompt for an AI-polished survey or form—or get a head start with 500+ expert templates.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size23 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4 Paragraph_mdsParagraph-textColor-color0__WwRcC\">Just write a prompt for an <a class=\"sm-link\" href=\"/product/features/ai/\">AI-polished</a> survey or form&#x2014;or get a head start with <a class=\"sm-link\" href=\"/templates/\">500+ expert templates</a>.</p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Reach your audience with precision",
      "headingHtml": "<h2>Reach your audience with precision</h2>",
      "firstParagraph": "Engage exactly the right (human) respondents with powerful ways to send your survey, or tap into our global audience panel of 335M+ people in over 130 countries.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size23 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4 Paragraph_mdsParagraph-textColor-color0__WwRcC\">Engage exactly the right (human) respondents with powerful ways to send your survey, or tap into our <a class=\"sm-link\" href=\"/collect/audience/calculator/preview\">global audience panel</a> of 335M+ people in over 130 countries.</p>",
      "words": 27,
      "direct": false,
      "issue": "First paragraph is 27 words and does not look like a concise direct answer."
    },
    {
      "heading": "Move fast with action-ready insights",
      "headingHtml": "<h2>Move fast with action-ready insights</h2>",
      "firstParagraph": "AI and connected data show you hidden patterns and trends so you have richer insights to make your most critical decisions.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size23 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4 Paragraph_mdsParagraph-textColor-color0__WwRcC\">AI and connected data show you hidden patterns and trends so you have richer insights to make your most critical decisions.</p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Plug into your favorite tools",
      "headingHtml": "<h2>Plug into your favorite tools</h2>",
      "firstParagraph": "Modernize your workflows with 200+ integrations, enterprise-grade security, and features built to automate and scale.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size23 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4 Paragraph_mdsParagraph-textColor-color0__WwRcC\">Modernize your workflows with 200+ <a class=\"sm-link\" href=\"/product/integrations/\">integrations</a>, enterprise-grade security, and features built to automate and scale.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Your continuous insights engine, built for any challenge",
      "headingHtml": "<h2>Your continuous insights engine, built for any challenge</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Make continuous customer health tracking a competitive advantage",
      "headingHtml": "<h3>Make continuous customer health tracking a competitive advantage</h3>",
      "firstParagraph": "Drive retention and loyalty with connected insights from journey-based listening, trend tracking, and early churn detection.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4\">Drive retention and loyalty with connected insights from journey-based listening, trend tracking, and early churn detection.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Attract, engage, and retain top talent with continuous feedback",
      "headingHtml": "<h3>Attract, engage, and retain top talent with continuous feedback</h3>",
      "firstParagraph": "Gain a deeper, strategic view of the employee experience by powering the entire lifecycle with always-on insights.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4\">Gain a deeper, strategic view of the employee experience by powering the entire lifecycle with always-on insights.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Improve every event with end-to-end feedback",
      "headingHtml": "<h3>Improve every event with end-to-end feedback</h3>",
      "firstParagraph": "Collect real-time feedback before, during, and after events to improve planning and deliver better experiences.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4\">Collect real-time feedback before, during, and after events to improve planning and deliver better experiences.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Streamline registrations and payments",
      "headingHtml": "<h3>Streamline registrations and payments</h3>",
      "firstParagraph": "Turn transactional data into connected customer journeys, enable smarter workflows, and unlock insights over time and across events and experiences.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4\">Turn transactional data into connected customer journeys, enable smarter workflows, and unlock insights over time and across events and experiences.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Greyhound's NPS® response rates jumped to 94% after using SurveyMonkey",
      "headingHtml": "<h2>Greyhound&apos;s NPS&#xae; response rates jumped to 94% after using SurveyMonkey</h2>",
      "firstParagraph": "“Within a few months, our NPS was up almost 15 points. SurveyMonkey changed the way that data was getting into people's hands and it changed what they were able to do with it.”",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size23 Paragraph_mdsParagraph-alignLeft__jmAKT Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4 Paragraph_mdsParagraph-textColor-color0__WwRcC\">&#x201c;Within a few months, our NPS was up almost 15 points. SurveyMonkey changed the way that data was getting into people&apos;s hands and it changed what they were able to do with it.&#x201d;</p>",
      "words": 33,
      "direct": false,
      "issue": "First paragraph is 33 words and does not look like a concise direct answer."
    },
    {
      "heading": "Plans that fit you or your team",
      "headingHtml": "<h2>Plans that fit you or your team</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Basic",
      "headingHtml": "<h3>Basic</h3>",
      "firstParagraph": "For anyone just getting started. Create unlimited surveys and collect 25 free responses on each survey.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4\"><strong>For anyone</strong> just getting started. Create unlimited surveys and <strong>collect 25 free responses on each survey.</strong></p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Individuals",
      "headingHtml": "<h3>Individuals</h3>",
      "firstParagraph": "For individual users who need advanced tools and want to save with a flexible, feature-rich plan.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4\"><strong>For individual users</strong> who need advanced tools and want to save with a flexible, feature-rich plan.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Teams",
      "headingHtml": "<h3>Teams</h3>",
      "firstParagraph": "For growing teams who need great survey tools, branding controls, and real-time collaboration features.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4\"><strong>For growing teams</strong> who need great survey tools, branding controls, and real-time collaboration features.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Enterprise",
      "headingHtml": "<h3>Enterprise</h3>",
      "firstParagraph": "For organizations that need secure access, admin tools, and powerful integrations at scale.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4 Paragraph_mdsParagraph-textColor-color0__WwRcC\"><strong>For organizations</strong> that need secure access, admin tools, and powerful integrations at scale.</p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "It’s easy to get going",
      "headingHtml": "<h2>It&#x2019;s easy to get going</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Build your first survey",
      "headingHtml": "<h3>Build your first survey</h3>",
      "firstParagraph": "Build and design a survey or form in no time with AI, start from scratch or use one of our 500+ templates.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4\">Build and design a survey or form in no time with AI, start from scratch or use one of our 500+ templates.</p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Let the feedback flow",
      "headingHtml": "<h3>Let the feedback flow</h3>",
      "firstParagraph": "Understand your ideal audience better. Start turning questions into insights in about an hour.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4\">Understand your ideal audience better. Start turning questions into insights in about an hour.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Unlock powerful insights",
      "headingHtml": "<h3>Unlock powerful insights</h3>",
      "firstParagraph": "Get ready for your next ah-ha moment using powerful analysis and collaboration tools.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4\">Get ready for your next ah-ha moment using powerful analysis and collaboration tools. </p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Question-led structure

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

3 Warning

Needs attention

AEO: Question-led structure

Warning
01

Issue

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

02

Why it matters

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

Check name

AEO: Question-led structure

Score

50/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "h2Count": 10,
  "questionH2s": [],
  "hasFaq": true,
  "score": 50,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Page experience for AIO

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

2 Warning

Needs attention

AIO: Page experience for AIO

Warning
01

Issue

5 image(s) are missing width/height attributes. 12 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": 2132,
  "htmlBytes": 656859,
  "imagesMissingDimensions": [
    {
      "src": "data:image/webp;base64,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",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Booklet cover titled &#x2018;The State of Curiosity 2026&#x2019; with the SurveyMonkey logo and a small office photo.\" data-testid=\"MarketingHeader-default-image\" decoding=\"async\" loading=\"lazy\" src=\"data:image/webp;base64,UklGRgJfAABXRUJQVlA4IPZeAACQfwGdASrQArYBPlEmkEYjoiGnpNQZ0PAKCWVDBAie3GDWhl2aIXZMBwVK7tLWhG/8ViHpN/L/w/pt2z/Ef3b9Te0rwR7F/4npq+Zfvn/Y/xvtB/5fqi/jX7re4B/D/4z/n/7N/fv2f+Mb9cvfF/fPQ1/Qv8F+yf/h+Mz08/6H1AP73/2fX79Rn0APNy/8P7s/CF/Yf+V+2//w+RL+af5X///8z///AB///UA///WX9oP8..."
    },
    {
      "src": "data:image/webp;base64,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",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Booklet cover titled &#x2018;The State of Curiosity 2026&#x2019; with the SurveyMonkey logo and a small office photo.\" data-testid=\"MarketingHeader-default-image\" decoding=\"async\" loading=\"lazy\" src=\"data:image/webp;base64,UklGRgJfAABXRUJQVlA4IPZeAACQfwGdASrQArYBPlEmkEYjoiGnpNQZ0PAKCWVDBAie3GDWhl2aIXZMBwVK7tLWhG/8ViHpN/L/w/pt2z/Ef3b9Te0rwR7F/4npq+Zfvn/Y/xvtB/5fqi/jX7re4B/D/4z/n/7N/fv2f+Mb9cvfF/fPQ1/Qv8F+yf/h+Mz08/6H1AP73/2fX79Rn0APNy/8P7s/CF/Yf+V+2//w+RL+af5X///8z///AB///UA///WX9oP8..."
    },
    {
      "src": "https://prod.smassets.net/assets/content/sm/resources-build-your-first-survey-homepage.webp",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Various screenshots of survey templates\" decoding=\"async\" loading=\"lazy\" src=\"https://prod.smassets.net/assets/content/sm/resources-build-your-first-survey-homepage.webp\">"
    },
    {
      "src": "https://prod.smassets.net/assets/content/sm/resources-let-the-feedback-flow.webp",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Five emoji faces ranging from smiling to frowning, with different percentages over each face, from 60% for the happy one, and 2% to the frowning one\" decoding=\"async\" loading=\"lazy\" src=\"https://prod.smassets.net/assets/content/sm/resources-let-the-feedback-flow.webp\">"
    },
    {
      "src": "https://prod.smassets.net/assets/content/sm/resources-unlock-powerful-insights.webp",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Hand reaching out to a circle graph\" decoding=\"async\" loading=\"lazy\" src=\"https://prod.smassets.net/assets/content/sm/resources-unlock-powerful-insights.webp\">"
    }
  ],
  "possibleDialogs": [
    "<body class=\"mds-locale--en-US fides-overlay-modal-link-shown fides-global-modal\"><div id=\"lightningjs-usabilla_live\" style=\"display: none;\"><div><iframe frameborder=\"0\" id=\"lightningjs-frame-usabilla_live\"></iframe></div></div><div id=\"fides-overlay\" class=\"fides-overlay\"><div id=\"fides-overlay-wrapper\" tabindex=\"-1\"><div id=\"fides-modal\" role=\"alertdialog\" aria-hidden=\"true\" aria-labelledby=\"fides-modal-title\" class=\"fides-modal-container\" aria-modal=\"true\" tabindex=\"-1\"><div class=\"fides-m...",
    "<div id=\"fides-modal\" role=\"alertdialog\" aria-hidden=\"true\" aria-labelledby=\"fides-modal-title\" class=\"fides-modal-container\" aria-modal=\"true\" tabindex=\"-1\"><div class=\"fides-modal-overlay\"></div><div role=\"document\" class=\"fides-modal-content\"><div class=\"fides-modal-header\"><div></div><button type=\"button\" aria-label=\"Close modal\" class=\"fides-close-button\" style=\"visibility: visible;\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\"><path fill=\"#2D3748\" d=\"m8 7.0...",
    "<div class=\"fides-modal-overlay\"></div>",
    "<div role=\"document\" class=\"fides-modal-content\"><div class=\"fides-modal-header\"><div></div><button type=\"button\" aria-label=\"Close modal\" class=\"fides-close-button\" style=\"visibility: visible;\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\"><path fill=\"#2D3748\" d=\"m8 7.057 3.3-3.3.943.943-3.3 3.3 3.3 3.3-.943.943-3.3-3.3-3.3 3.3-.943-.943 3.3-3.3-3.3-3.3.943-.943 3.3 3.3Z\"/></svg></button></div><div id=\"fides-consent-content\"><div class=\"fides-modal-body\"><div rol...",
    "<div class=\"fides-modal-header\"><div></div><button type=\"button\" aria-label=\"Close modal\" class=\"fides-close-button\" style=\"visibility: visible;\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\"><path fill=\"#2D3748\" d=\"m8 7.057 3.3-3.3.943.943-3.3 3.3 3.3 3.3-.943.943-3.3-3.3-3.3 3.3-.943-.943 3.3-3.3-3.3-3.3.943-.943 3.3 3.3Z\"/></svg></button></div>",
    "<div class=\"fides-modal-body\"><div role=\"heading\" aria-level=\"2\" id=\"fides-modal-title\" class=\"fides-modal-title\">Cookies Preferences Center</div><p class=\"fides-modal-description\"></p><div><div class=\"fides-experience-description-part\">Cookies are small bits of data stored on the device (computer, mobile phone, tablet or any other mobile device) that you use to access any of our websites (the Sites), so we can recognize repeat users. Each cookie expires after a certain period of time dependi...",
    "<div role=\"heading\" aria-level=\"2\" id=\"fides-modal-title\" class=\"fides-modal-title\">Cookies Preferences Center</div>",
    "<p class=\"fides-modal-description\"></p>",
    "<div class=\"fides-modal-notices\"><div><div><div class=\"fides-notice-toggle\"><div class=\"fides-notice-toggle-title\"><span role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"marketing\" class=\"fides-notice-toggle-trigger\"><span class=\"fides-flex-center fides-justify-space-between\">Advertising Cookies</span></span><span class=\"fides-notice-toggle-controls\"><div class=\"fides-toggle\"><input type=\"checkbox\" name=\"marketing\" aria-label=\"Advertising Cookies\" role=\"switch\" disabled class=\"...",
    "<div class=\"fides-modal-footer\"><div id=\"fides-button-group\"><div class=\"fides-modal-button-group fides-modal-primary-actions\"><button type=\"button\" class=\"fides-banner-button fides-banner-button-primary fides-acknowledge-button\" style=\"cursor: pointer;\"><span style=\"display: flex; align-items: center; gap: 0.5em;\">Accept all</span></button></div><div class=\"fides-modal-button-group fides-modal-secondary-actions fides-button-group-i18n fides-button-group-brand\"><div class=\"fides-i18n-menu \"><...",
    "<div class=\"fides-modal-button-group fides-modal-primary-actions\"><button type=\"button\" class=\"fides-banner-button fides-banner-button-primary fides-acknowledge-button\" style=\"cursor: pointer;\"><span style=\"display: flex; align-items: center; gap: 0.5em;\">Accept all</span></button></div>",
    "<div class=\"fides-modal-button-group fides-modal-secondary-actions fides-button-group-i18n fides-button-group-brand\"><div class=\"fides-i18n-menu \"><div role=\"menu\" id=\"fides-i18n-popover\" class=\"fides-i18n-popover\"><button type=\"button\" role=\"menuitemradio\" aria-checked=\"true\" id=\"fidesActiveMenuItem\" title=\"English\" aria-label=\"English\" tabindex=\"-1\" class=\"fides-banner-button fides-menu-item \">English</button><button type=\"button\" role=\"menuitemradio\" aria-checked=\"false\" title=\"Danish\" ari..."
  ],
  "score": 70,
  "weight": 10
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Explanatory content depth

GEO: Explanatory content depth scored 75/100 and needs improvement.

2 Warning

Needs attention

GEO: Explanatory content depth

Warning
01

Issue

No substantial explanatory paragraphs were found.

Details

02

Why it matters

Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.

Check name

GEO: Explanatory content depth

Score

75/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for AI answer engines to extract, cite, and attribute.

Result

GEO: Explanatory content depth scored 75/100 and needs improvement.

Evidence
{
  "candidatePassages": 1,
  "citablePassages": 0,
  "failingCandidateParagraphs": [],
  "citableParagraphs": [],
  "score": 75,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Answer block readiness

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

2 Warning

Needs attention

AIO: Answer block readiness

Warning
01

Issue

21 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": 22,
  "passing": 1,
  "failing": [
    {
      "heading": "The world's most popular survey platform used by 260K+ organizations worldwide",
      "headingHtml": "<h2>The world&apos;s most popular survey platform used by 260K+ organizations worldwide</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Your always-on insights platform to power confident business decisions",
      "headingHtml": "<h2>Your always-on insights platform to power confident business decisions</h2>",
      "firstParagraph": "BUILD LIKE A PRO",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4 Paragraph_mdsParagraph-textColor-color5__rTu_O\"><strong>BUILD LIKE A PRO</strong></p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "Create expert surveys and forms in seconds",
      "headingHtml": "<h2>Create expert surveys and forms in seconds</h2>",
      "firstParagraph": "Just write a prompt for an AI-polished survey or form—or get a head start with 500+ expert templates.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size23 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4 Paragraph_mdsParagraph-textColor-color0__WwRcC\">Just write a prompt for an <a class=\"sm-link\" href=\"/product/features/ai/\">AI-polished</a> survey or form&#x2014;or get a head start with <a class=\"sm-link\" href=\"/templates/\">500+ expert templates</a>.</p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Reach your audience with precision",
      "headingHtml": "<h2>Reach your audience with precision</h2>",
      "firstParagraph": "Engage exactly the right (human) respondents with powerful ways to send your survey, or tap into our global audience panel of 335M+ people in over 130 countries.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size23 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4 Paragraph_mdsParagraph-textColor-color0__WwRcC\">Engage exactly the right (human) respondents with powerful ways to send your survey, or tap into our <a class=\"sm-link\" href=\"/collect/audience/calculator/preview\">global audience panel</a> of 335M+ people in over 130 countries.</p>",
      "words": 27,
      "direct": false,
      "issue": "First paragraph is 27 words and does not look like a concise direct answer."
    },
    {
      "heading": "Move fast with action-ready insights",
      "headingHtml": "<h2>Move fast with action-ready insights</h2>",
      "firstParagraph": "AI and connected data show you hidden patterns and trends so you have richer insights to make your most critical decisions.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size23 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4 Paragraph_mdsParagraph-textColor-color0__WwRcC\">AI and connected data show you hidden patterns and trends so you have richer insights to make your most critical decisions.</p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Plug into your favorite tools",
      "headingHtml": "<h2>Plug into your favorite tools</h2>",
      "firstParagraph": "Modernize your workflows with 200+ integrations, enterprise-grade security, and features built to automate and scale.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size23 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4 Paragraph_mdsParagraph-textColor-color0__WwRcC\">Modernize your workflows with 200+ <a class=\"sm-link\" href=\"/product/integrations/\">integrations</a>, enterprise-grade security, and features built to automate and scale.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Your continuous insights engine, built for any challenge",
      "headingHtml": "<h2>Your continuous insights engine, built for any challenge</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Make continuous customer health tracking a competitive advantage",
      "headingHtml": "<h3>Make continuous customer health tracking a competitive advantage</h3>",
      "firstParagraph": "Drive retention and loyalty with connected insights from journey-based listening, trend tracking, and early churn detection.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4\">Drive retention and loyalty with connected insights from journey-based listening, trend tracking, and early churn detection.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Attract, engage, and retain top talent with continuous feedback",
      "headingHtml": "<h3>Attract, engage, and retain top talent with continuous feedback</h3>",
      "firstParagraph": "Gain a deeper, strategic view of the employee experience by powering the entire lifecycle with always-on insights.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4\">Gain a deeper, strategic view of the employee experience by powering the entire lifecycle with always-on insights.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Improve every event with end-to-end feedback",
      "headingHtml": "<h3>Improve every event with end-to-end feedback</h3>",
      "firstParagraph": "Collect real-time feedback before, during, and after events to improve planning and deliver better experiences.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4\">Collect real-time feedback before, during, and after events to improve planning and deliver better experiences.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Streamline registrations and payments",
      "headingHtml": "<h3>Streamline registrations and payments</h3>",
      "firstParagraph": "Turn transactional data into connected customer journeys, enable smarter workflows, and unlock insights over time and across events and experiences.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4\">Turn transactional data into connected customer journeys, enable smarter workflows, and unlock insights over time and across events and experiences.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Greyhound's NPS® response rates jumped to 94% after using SurveyMonkey",
      "headingHtml": "<h2>Greyhound&apos;s NPS&#xae; response rates jumped to 94% after using SurveyMonkey</h2>",
      "firstParagraph": "“Within a few months, our NPS was up almost 15 points. SurveyMonkey changed the way that data was getting into people's hands and it changed what they were able to do with it.”",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size23 Paragraph_mdsParagraph-alignLeft__jmAKT Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4 Paragraph_mdsParagraph-textColor-color0__WwRcC\">&#x201c;Within a few months, our NPS was up almost 15 points. SurveyMonkey changed the way that data was getting into people&apos;s hands and it changed what they were able to do with it.&#x201d;</p>",
      "words": 33,
      "direct": false,
      "issue": "First paragraph is 33 words and does not look like a concise direct answer."
    },
    {
      "heading": "Plans that fit you or your team",
      "headingHtml": "<h2>Plans that fit you or your team</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Basic",
      "headingHtml": "<h3>Basic</h3>",
      "firstParagraph": "For anyone just getting started. Create unlimited surveys and collect 25 free responses on each survey.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4\"><strong>For anyone</strong> just getting started. Create unlimited surveys and <strong>collect 25 free responses on each survey.</strong></p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Individuals",
      "headingHtml": "<h3>Individuals</h3>",
      "firstParagraph": "For individual users who need advanced tools and want to save with a flexible, feature-rich plan.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4\"><strong>For individual users</strong> who need advanced tools and want to save with a flexible, feature-rich plan.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Teams",
      "headingHtml": "<h3>Teams</h3>",
      "firstParagraph": "For growing teams who need great survey tools, branding controls, and real-time collaboration features.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4\"><strong>For growing teams</strong> who need great survey tools, branding controls, and real-time collaboration features.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Enterprise",
      "headingHtml": "<h3>Enterprise</h3>",
      "firstParagraph": "For organizations that need secure access, admin tools, and powerful integrations at scale.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4 Paragraph_mdsParagraph-textColor-color0__WwRcC\"><strong>For organizations</strong> that need secure access, admin tools, and powerful integrations at scale.</p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "It’s easy to get going",
      "headingHtml": "<h2>It&#x2019;s easy to get going</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Build your first survey",
      "headingHtml": "<h3>Build your first survey</h3>",
      "firstParagraph": "Build and design a survey or form in no time with AI, start from scratch or use one of our 500+ templates.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4\">Build and design a survey or form in no time with AI, start from scratch or use one of our 500+ templates.</p>",
      "words": 22,
      "direct": false,
      "issue": "First paragraph is 22 words and does not look like a concise direct answer."
    },
    {
      "heading": "Let the feedback flow",
      "headingHtml": "<h3>Let the feedback flow</h3>",
      "firstParagraph": "Understand your ideal audience better. Start turning questions into insights in about an hour.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4\">Understand your ideal audience better. Start turning questions into insights in about an hour.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Unlock powerful insights",
      "headingHtml": "<h3>Unlock powerful insights</h3>",
      "firstParagraph": "Get ready for your next ah-ha moment using powerful analysis and collaboration tools.",
      "paragraphHtml": "<p class=\"Paragraph_mdsParagraph__NOHWp responsiveTypography-size5 Paragraph_mdsParagraph-linkUnderline__Oriec Paragraph_mdsParagraph-linkOnLightBg__3M5a4\">Get ready for your next ah-ha moment using powerful analysis and collaboration tools. </p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Extraction-friendly structure

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

2 Warning

Needs attention

GEO: Extraction-friendly structure

Warning
01

Issue

Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, ordered list only if the page explains a workflow/process.

Details

02

Why it matters

Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.

Check name

GEO: Extraction-friendly structure

Score

85/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for AI answer engines to extract, cite, and attribute.

Result

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

Evidence
{
  "hasSummary": false,
  "tableCount": 0,
  "tablesWithHead": 0,
  "tablesMissingThead": [],
  "orderedLists": 0,
  "hasFaq": true,
  "definitionPatterns": 8,
  "schemaBlocks": 1,
  "missingSignals": [
    "optional top summary / TL;DR / key takeaways block",
    "table with <thead> only if the page already has tabular/comparative data",
    "ordered list only if the page explains a workflow/process"
  ],
  "score": 85,
  "weight": 24
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Entity and definition clarity

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

2 Warning

Needs attention

AEO: Entity and definition clarity

Warning
01

Issue

Entity or definition gaps: surveymonkey, world, most, popular, survey, platform, turn, curiosity, into, clarity.

Details

02

Why it matters

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

Check name

AEO: Entity and definition clarity

Score

75/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "title": "SurveyMonkey: The World’s Most Popular Survey Platform",
  "h1": "Turn curiosity into clarity",
  "description": "Easily create surveys and forms with AI and templates for employee and customer feedback, market research, event registrations and more. Get started free.",
  "topicOverlap": 0,
  "definitionCount": 8,
  "topicTerms": [
    "surveymonkey",
    "world",
    "most",
    "popular",
    "survey",
    "platform",
    "turn",
    "curiosity",
    "into",
    "clarity"
  ],
  "descriptionTerms": [
    "easily",
    "create",
    "surveys",
    "forms",
    "templates",
    "employee",
    "customer",
    "feedback",
    "market",
    "research",
    "event",
    "registrations",
    "more",
    "get",
    "started",
    "free"
  ],
  "missingFromDescription": [
    "surveymonkey",
    "world",
    "most",
    "popular",
    "survey",
    "platform",
    "turn",
    "curiosity",
    "into",
    "clarity"
  ],
  "score": 75,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer intent coverage

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

1 Warning

Needs attention

AEO: Answer intent coverage

Warning
01

Issue

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

Details

02

Why it matters

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

Check name

AEO: Answer intent coverage

Score

70/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "headings": [
    {
      "text": "The world's most popular survey platform used by 260K+ organizations worldwide",
      "html": "<h2>The world&apos;s most popular survey platform used by 260K+ organizations worldwide</h2>"
    },
    {
      "text": "Your always-on insights platform to power confident business decisions",
      "html": "<h2>Your always-on insights platform to power confident business decisions</h2>"
    },
    {
      "text": "Create expert surveys and forms in seconds",
      "html": "<h2>Create expert surveys and forms in seconds</h2>"
    },
    {
      "text": "Reach your audience with precision",
      "html": "<h2>Reach your audience with precision</h2>"
    },
    {
      "text": "Move fast with action-ready insights",
      "html": "<h2>Move fast with action-ready insights</h2>"
    },
    {
      "text": "Plug into your favorite tools",
      "html": "<h2>Plug into your favorite tools</h2>"
    },
    {
      "text": "Your continuous insights engine, built for any challenge",
      "html": "<h2>Your continuous insights engine, built for any challenge</h2>"
    },
    {
      "text": "Greyhound's NPS® response rates jumped to 94% after using SurveyMonkey",
      "html": "<h2>Greyhound&apos;s NPS&#xae; response rates jumped to 94% after using SurveyMonkey</h2>"
    },
    {
      "text": "Plans that fit you or your team",
      "html": "<h2>Plans that fit you or your team</h2>"
    },
    {
      "text": "It’s easy to get going",
      "html": "<h2>It&#x2019;s easy to get going</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is SurveyMonkey: The World’s Most Popular Survey...?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does SurveyMonkey: The World’s Most Popular Survey... work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use SurveyMonkey: The World’s Most Popular Survey...?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is SurveyMonkey: The World’s Most Popular Survey... free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does SurveyMonkey: The World’s Most Popular Survey... compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is SurveyMonkey: The World’s Most Popular Survey...?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does SurveyMonkey: The World’s Most Popular Survey... work?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does SurveyMonkey: The World’s Most Popular Survey... compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 8
}

Agent Ease of UseAPIEmerging recommendation

AI context endpoint

AI context endpoint is informational for this page.

Informational

Needs attention

AI context endpoint

Informational
01

Issue

AI context endpoint is informational for this page.

02

Why it matters

A context endpoint gives agents a small, low-latency summary of product purpose, safe actions, and canonical machine-readable resources without scraping the whole site.

Check name

AI context endpoint

Score

100/100

Status

informational

Category

API

Maturity

Emerging recommendation

Goal

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

Result

AI context endpoint is informational for this page.

Validation steps

  1. Fetch to find resource

    AI context endpoint was not found at the expected path.

Evidence
{
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "informational",
      "evidence": {
        "checked": [
          {
            "path": "/api/ai/context",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 4234
          },
          {
            "path": "/api/context",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 4234
          },
          {
            "path": "/context",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 4234
          }
        ]
      },
      "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, how, compare.

Details

02

Why it matters

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

Check name

AIO: Query intent coverage

Score

70/100

Status

informational

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

AIO: Query intent coverage is informational for this page.

Evidence
{
  "headings": [
    {
      "text": "The world's most popular survey platform used by 260K+ organizations worldwide",
      "html": "<h2>The world&apos;s most popular survey platform used by 260K+ organizations worldwide</h2>"
    },
    {
      "text": "Your always-on insights platform to power confident business decisions",
      "html": "<h2>Your always-on insights platform to power confident business decisions</h2>"
    },
    {
      "text": "Create expert surveys and forms in seconds",
      "html": "<h2>Create expert surveys and forms in seconds</h2>"
    },
    {
      "text": "Reach your audience with precision",
      "html": "<h2>Reach your audience with precision</h2>"
    },
    {
      "text": "Move fast with action-ready insights",
      "html": "<h2>Move fast with action-ready insights</h2>"
    },
    {
      "text": "Plug into your favorite tools",
      "html": "<h2>Plug into your favorite tools</h2>"
    },
    {
      "text": "Your continuous insights engine, built for any challenge",
      "html": "<h2>Your continuous insights engine, built for any challenge</h2>"
    },
    {
      "text": "Greyhound's NPS® response rates jumped to 94% after using SurveyMonkey",
      "html": "<h2>Greyhound&apos;s NPS&#xae; response rates jumped to 94% after using SurveyMonkey</h2>"
    },
    {
      "text": "Plans that fit you or your team",
      "html": "<h2>Plans that fit you or your team</h2>"
    },
    {
      "text": "It’s easy to get going",
      "html": "<h2>It&#x2019;s easy to get going</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is SurveyMonkey: The World’s Most Popular Survey...?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does SurveyMonkey: The World’s Most Popular Survey... work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use SurveyMonkey: The World’s Most Popular Survey...?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is SurveyMonkey: The World’s Most Popular Survey... free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does SurveyMonkey: The World’s Most Popular Survey... compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is SurveyMonkey: The World’s Most Popular Survey...?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does SurveyMonkey: The World’s Most Popular Survey... work?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does SurveyMonkey: The World’s Most Popular Survey... 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",
            "length": 4234
          },
          {
            "path": "/.well-known/oauth-authorization-server",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 4234
          }
        ]
      },
      "issue": "OAuth / OIDC discovery was not found at the expected path.",
      "howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 9,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "log in"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

Agent Ease of UseAuthEmerging recommendation

OAuth Protected Resource

OAuth Protected Resource has an informational finding because the page appears to support authentication.

Informational

Needs attention

OAuth Protected Resource

Informational
01

Issue

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

02

Why it matters

Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.

Check name

OAuth Protected Resource

Score

0/100

Status

informational

Category

Auth

Maturity

Emerging recommendation

Goal

Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.

Result

OAuth Protected Resource has an informational finding because the page appears to support authentication.

Validation steps

  1. Fetch protected resource metadata

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

  2. Validate protected resource metadata

    Response is not valid JSON.

  3. Validate protected resource identity

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

  4. Probe protected API Bearer challenge

    No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch protected resource metadata",
      "status": "fail",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "statusCode": 404,
        "contentType": "text/html"
      },
      "issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
      "howToFix": "Publish /.well-known/oauth-protected-resource JSON."
    },
    {
      "id": "metadata",
      "title": "Validate protected resource metadata",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"utf-8\"/>\n\t<meta name=\"robots\" content=\"noindex,nofollow\"/>\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/>\n\t<meta name=\"keywords\" content=\"questionnaire, questionnaires, questionaire, questionaires, free online survey, free online surveys\" />\n\t<meta name=\"description\" content=\"Create and publish online surveys in minutes, and view results graphically and in real time. SurveyMonkey provides free online questionnaire and survey software.\" />\n\t<meta name=\"google-site-verification\" content=\"T6bFSmsnquJ-zUSMV3Kku9K413VJ80KjprWnV_Bv5lw\" />\n\t<link rel=\"canonical\" href=\"https://www.surveymonkey.com/\"/>\n\t<link rel=\"shortcut icon\" href=\"https://cdn.smassets.net/assets/static/images/surveymonkey/favicon.ico\"/>\n\t<title>Page"
      },
      "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.surveymonkey.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.surveymonkey.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/admin/summary",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.surveymonkey.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.surveymonkey.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          }
        ]
      },
      "issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
      "howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 9,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "log in"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

Performance and AccessibilityAccessibilityBrowser audit

`[aria-hidden="true"]` elements contain focusable descendents

100 Fail

Check name

`[aria-hidden="true"]` elements contain focusable descendents

Score

0/100

Status

fail

Device

desktop

Category

Accessibility

Fix guidance

Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https://dequeuniversity.com/rules/axe/4.10/aria-hidden-focus).

Evidence
{
  "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https://dequeuniversity.com/rules/axe/4.10/aria-hidden-focus)."
}

Performance and AccessibilityBest PracticesBrowser audit

Browser errors were logged to the console

50 Fail

Check name

Browser errors were logged to the console

Score

0/100

Status

fail

Device

desktop

Category

Best Practices

Fix guidance

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

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

Performance and AccessibilityBest PracticesBrowser audit

Uses deprecated APIs

50 Fail

Check name

Uses deprecated APIs

Score

0/100

Status

fail

Device

desktop

Category

Best Practices

Estimated savings

2 warnings found

Fix guidance

Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/).

Evidence
{
  "displayValue": "2 warnings found",
  "description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/)."
}

Performance and AccessibilityPerformanceBrowser audit

Reduce JavaScript execution time

33 Fail

Check name

Reduce JavaScript execution time

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

26.8 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": "26.8 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": 26839.175999999945
}

Performance and AccessibilityPerformanceBrowser audit

Loading performance

24 Fail

Check name

Loading performance

Score

27/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": 0,
      "displayValue": "7.4 s",
      "numericValue": 7449.8712000000005
    },
    {
      "id": "largest-contentful-paint",
      "title": "Largest Contentful Paint",
      "score": 0,
      "displayValue": "10.4 s",
      "numericValue": 10427.86965
    },
    {
      "id": "speed-index",
      "title": "Speed Index",
      "score": 0,
      "displayValue": "9.4 s",
      "numericValue": 9419.822004352685
    },
    {
      "id": "total-blocking-time",
      "title": "Total Blocking Time",
      "score": 0,
      "displayValue": "23,130 ms",
      "numericValue": 23127.28074999999
    },
    {
      "id": "max-potential-fid",
      "title": "Max Potential First Input Delay",
      "score": 0,
      "displayValue": "3,190 ms",
      "numericValue": 3190
    },
    {
      "id": "server-response-time",
      "title": "Initial server response time was short",
      "score": 100,
      "displayValue": "Root document took 60 ms",
      "numericValue": 57.771
    },
    {
      "id": "interactive",
      "title": "Time to Interactive",
      "score": 0,
      "displayValue": "36.7 s",
      "numericValue": 36704.71911500001
    },
    {
      "id": "uses-rel-preconnect",
      "title": "Preconnect to required origins",
      "score": 100,
      "displayValue": "",
      "numericValue": 0
    },
    {
      "id": "network-rtt",
      "title": "Network Round Trip Times",
      "score": 100,
      "displayValue": "20 ms",
      "numericValue": 15.6321
    },
    {
      "id": "third-party-summary",
      "title": "Reduce the impact of third-party code",
      "score": 0,
      "displayValue": "Third-party code blocked the main thread for 19,030 ms"
    },
    {
      "id": "largest-contentful-paint-element",
      "title": "Largest Contentful Paint element",
      "score": 0,
      "displayValue": "10,430 ms"
    }
  ]
}

Performance and AccessibilityPerformanceBrowser audit

Image optimization

17 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 122 KiB",
      "numericValue": 160
    }
  ]
}

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
47/100Level 2, Agent-LimitedCurrent report
Report ID b4273aad-8d93-4a67-aaf3-64e94c1ccd50. Scanned Jun 5, 2026, 1:50 AM.
surveymonkey.com AI SEO Report: 47/100 (Level 2, Agent-Limited)