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

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability31%Agent Easeof Use8%Security& Trust20%GEO, AIO, AEO77%SEO92%Performance& Accessibility95%
  • AI Discoverability 31 out of 100
  • Agent Ease of Use 8 out of 100
  • Security & Trust 20 out of 100
  • GEO, AIO and AEO 77 out of 100
  • SEO 92 out of 100
  • Performance and Accessibility 95 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Adobe Marketo Engage | Marketing Automation Platform favicon

Adobe Marketo Engage | Marketing Automation Platform

Automate campaigns, generate leads, and personalize B2B journeys with marketing automation tools that help drive pipeline and revenue on Adobe Marketo Engage.

Next step

Turn this report into a fix workflow

28 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
31
Priority fix5151View details
Discoverability
43
Priority fix360View details
Content Readiness
42
Priority fix251View details
Bot Access Control
0
Priority fix040View details
Agent Ease of Use
8
Priority fix6200View details
API
0
Priority fix040View details
Auth
Not Applicable
Not Applicable020View details
MCP
25
Priority fix260View details
Skill Discovery
0
Priority fix080View details
Agent Commerce
Not Applicable
Not Applicable400
GEO, AIO and AEO
77
Mostly ready927View details
GEO Readiness
Not Applicable
Not Applicable400
AIO Readiness
75
Mostly ready313View details
AEO Readiness
65
Needs work214View details
SEO
92
Strong1010View details
SEO
92
Strong1010View details
Security & Trust
20
Priority fix340View details
Security & Trust
20
Priority fix140View details
AI Training Exposure
Not Applicable
Not Applicable200
Performance and Accessibility
95
Strong2212View details
Performance
93
Strong1612View details
Accessibility
100
Strong600

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 could not be fetched.

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 could not be fetched.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch API catalog",
      "status": "fail",
      "evidence": {
        "error": "TimeoutError: The operation was aborted due to timeout"
      },
      "issue": "The API catalog endpoint could not be fetched.",
      "howToFix": "Publish /.well-known/api-catalog as application/linkset+json."
    }
  ]
}

Agent Ease of UseAPIEstablished

OpenAPI discovery

OpenAPI discovery failed at "Find valid OpenAPI document".

50 Fail

Needs attention

OpenAPI discovery

Failed check
01

Issue

No valid OpenAPI or Swagger document was found at expected paths.

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

    No valid OpenAPI or Swagger document was found at expected paths.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Find valid OpenAPI document",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/openapi.json",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/openapi.yaml",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/swagger.json",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/swagger.yaml",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/api/openapi.json",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/api/swagger.json",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/docs/openapi.json",
            "error": "TimeoutError: The operation was aborted due to timeout"
          }
        ]
      },
      "issue": "No valid OpenAPI or Swagger document was found at expected paths.",
      "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
}

Agent Ease of UseMCPEmerging recommendation

MCP Server Card

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

33 Fail

Needs attention

MCP Server Card

Failed check
01

Issue

MCP Server Card was not found at the expected path.

02

Why it matters

MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.

Check name

MCP Server Card

Score

0/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

Publish an MCP Server Card for agent discovery.

Result

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

Validation steps

  1. Fetch to find resource

    MCP Server Card was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/mcp/server-card.json",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/.well-known/mcp/server-cards.json",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/.well-known/mcp.json",
            "error": "TimeoutError: The operation was aborted due to timeout"
          }
        ]
      },
      "issue": "MCP Server Card was not found at the expected path.",
      "howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

mcp.json

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

33 Fail

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",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/.well-known/mcp.json",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/.well-known/mcp/server-card.json",
            "error": "TimeoutError: The operation was aborted due to timeout"
          }
        ]
      },
      "issue": "mcp.json was not found at the expected path.",
      "howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
    }
  ]
}

AI DiscoverabilityBot Access ControlInformational

Web Bot Auth request signing

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

33 Fail

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",
            "error": "TimeoutError: The operation was aborted due to timeout"
          }
        ]
      },
      "issue": "Web Bot Auth request signing was not found at the expected path.",
      "howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
    }
  ]
}

Agent Ease of UseMCPInformational

WebMCP manifest

WebMCP manifest failed at "Fetch to find resource".

33 Fail

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",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/webmcp.json",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/mcp.json",
            "error": "TimeoutError: The operation was aborted due to timeout"
          }
        ]
      },
      "issue": "WebMCP manifest was not found at the expected path.",
      "howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

A2A Agent Card

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

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",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/.well-known/a2a/agent-card.json",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/agent-card.json",
            "error": "TimeoutError: The operation was aborted due to timeout"
          }
        ]
      },
      "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",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/.well-known/skills/index.json",
            "error": "TimeoutError: The operation was aborted due to timeout"
          }
        ]
      },
      "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",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/agent.json",
            "error": "TimeoutError: The operation was aborted due to timeout"
          }
        ]
      },
      "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",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/agents.json",
            "error": "TimeoutError: The operation was aborted due to timeout"
          }
        ]
      },
      "issue": "agents.json was not found at the expected path.",
      "howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
    }
  ]
}

Security & TrustSecurity & TrustEstablished

Content-Security-Policy

Content-Security-Policy is missing or incomplete.

25 Fail

Needs attention

Content-Security-Policy

Failed check
01

Issue

Content-Security-Policy is missing or incomplete.

02

Why it matters

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

Check name

Content-Security-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

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

Result

Content-Security-Policy is missing or incomplete.

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

AI DiscoverabilityDiscoverabilityEstablished

FAQPage schema

FAQPage schema is missing or incomplete.

25 Fail

Needs attention

FAQPage schema

Failed check
01

Issue

FAQ content was detected but no FAQPage schema was found.

02

Why it matters

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

Check name

FAQPage schema

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

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

Result

FAQPage schema is missing or incomplete.

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

Security & TrustSecurity & TrustEstablished

Frame protection

Frame protection is missing or incomplete.

25 Fail

Needs attention

Frame protection

Failed check
01

Issue

Frame protection is missing or incomplete.

02

Why it matters

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

Check name

Frame protection

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

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

Result

Frame protection is missing or incomplete.

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

AI DiscoverabilityDiscoverabilityEstablished

High-value schema types

High-value schema types is missing or incomplete.

25 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": [
    "WebPage",
    "WebSite"
  ]
}

AI DiscoverabilityDiscoverabilityEstablished

Link headers

Link headers failed at "Find useful Link headers".

25 Fail

Needs attention

Link headers

Failed check
01

Issue

No useful agent discovery Link headers were found.

02

Why it matters

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

Check name

Link headers

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Include Link response headers for agent discovery using RFC 8288.

Result

Link headers failed at "Find useful Link headers".

Validation steps

  1. Find useful Link headers

    No useful agent discovery Link headers were found.

  2. Fetch same-origin Link header targets

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

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

AI DiscoverabilityContent ReadinessEmerging recommendation

llms.txt

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

25 Fail

Needs attention

llms.txt

Failed check
01

Issue

llms.txt was not found at the expected path.

02

Why it matters

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

Check name

llms.txt

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Emerging recommendation

Goal

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

Result

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

Validation steps

  1. Fetch to find resource

    llms.txt was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/llms.txt",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 974
          },
          {
            "path": "/llms-full.txt",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 974
          }
        ]
      },
      "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 "Fetch Markdown variant".

25 Fail

Needs attention

Markdown negotiation

Failed check
01

Issue

Failed to fetch with Accept: text/markdown: TimeoutError: The operation was aborted due to timeout

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 "Fetch Markdown variant".

Validation steps

  1. Fetch Markdown variant

    Failed to fetch with Accept: text/markdown: TimeoutError: The operation was aborted due to timeout

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch Markdown variant",
      "status": "fail",
      "evidence": {
        "error": "TimeoutError: The operation was aborted due to timeout"
      },
      "issue": "Failed to fetch with Accept: text/markdown: TimeoutError: The operation was aborted due to timeout",
      "howToFix": "Support text/markdown responses for agent-readable pages."
    }
  ]
}

Security & TrustSecurity & TrustEstablished

Referrer-Policy

Referrer-Policy is missing or incomplete.

25 Fail

Needs attention

Referrer-Policy

Failed check
01

Issue

Referrer-Policy is missing or incomplete.

02

Why it matters

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

Check name

Referrer-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Limit how much referrer data leaves the site.

Result

Referrer-Policy is missing or incomplete.

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

AI DiscoverabilityContent ReadinessEstablished

Semantic HTML

Semantic HTML is missing or incomplete.

25 Fail

Needs attention

Semantic HTML

Failed check
01

Issue

Semantic HTML is incomplete: missing <nav> 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": true,
  "nav": false,
  "footer": true,
  "meaningfulH1": true,
  "headingOrder": true,
  "accessibleLinks": true,
  "accessibleButtons": true,
  "imageAltCoverage": true,
  "formAutocompleteCoverage": true,
  "details": {
    "inaccessibleLinks": [],
    "inaccessibleButtons": [],
    "missingAutocompleteInputs": [],
    "imagesMissingAlt": [
      "<img src=\"https://business.adobe.com/akam/13/pixel_151fb99c?a=dD0yMmVhMjY3NjZiNTA0MmNhMGRhZTBhZjY0MDcyZTRjYTZkMjZmOThmJmpzPW9mZg==\" style=\"visibility: hidden; position: absolute; left: -999px; top: -999px;\">"
    ],
    "skippedHeadingLevels": []
  },
  "counts": {
    "h1": 1,
    "headings": 74,
    "links": 28,
    "inaccessibleLinks": 0,
    "buttons": 0,
    "inaccessibleButtons": 0,
    "images": 17,
    "imagesWithAlt": 16,
    "autocompleteInputs": 0,
    "inputsWithAutocomplete": 0,
    "missingAutocompleteInputs": 0
  }
}

AI DiscoverabilityDiscoverabilityEstablished

Sitemap

Sitemap is missing or incomplete.

25 Fail

Needs attention

Sitemap

Failed check
01

Issue

No valid XML sitemap found at checked locations: https://business.adobe.com/sitemap_index.xml, https://business.adobe.com/sitemap.xml, https://business.adobe.com/sitemap_index.xml, https://business.adobe.com/sitemap-index.xml.

02

Why it matters

Sitemaps help crawlers and agents discover canonical URLs, updated pages, and deeper content that may not be obvious from the homepage navigation.

Check name

Sitemap

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Publish a sitemap and reference it from robots.txt.

Result

Sitemap is missing or incomplete.

Evidence
{
  "checked": [
    "https://business.adobe.com/sitemap_index.xml",
    "https://business.adobe.com/sitemap.xml",
    "https://business.adobe.com/sitemap_index.xml",
    "https://business.adobe.com/sitemap-index.xml"
  ]
}

Security & TrustSecurity & TrustEstablished

X-Content-Type-Options

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

25 Fail

Needs attention

X-Content-Type-Options

Failed check
01

Issue

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

02

Why it matters

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

Check name

X-Content-Type-Options

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Prevent MIME sniffing for browser-loaded resources.

Result

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

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

AI DiscoverabilityContent ReadinessEstablished

Content freshness signals

Content freshness signals is partially implemented.

13 Warning

Needs attention

Content freshness signals

Warning
01

Issue

Content freshness signals are incomplete: 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

50/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": "Tue, 02 Jun 2026 21:45:40 GMT",
  "schemaDates": [],
  "metaDateCount": 1,
  "timeDateCount": 0
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Source and trust signals

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

8 Fail

Needs attention

AIO: Source and trust signals

Failed check
01

Issue

Missing AIO trust signals: author, freshnessDate, policyLinks.

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": true,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": false
  },
  "missing": [
    "author",
    "freshnessDate",
    "policyLinks"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [
    "Adobe"
  ],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/products/marketo/dynamic-chat",
      "text": "Learn more | Learn more about Adobe Dynamic Chat.",
      "html": "<a href=\"/products/marketo/dynamic-chat\">Learn more | Learn more about Adobe Dynamic Chat.</a>"
    },
    {
      "href": "/products/marketo/marketo-measure",
      "text": "Learn more | Learn more about Adobe Marketo Measure.",
      "html": "<a href=\"/products/marketo/marketo-measure\">Learn more | Learn more about Adobe Marketo Measure.</a>"
    }
  ],
  "contactLinks": [],
  "privacyLinks": [],
  "score": 40,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer evidence and trust

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

6 Fail

Needs attention

AEO: Answer evidence and trust

Failed check
01

Issue

Missing AIO trust signals: author, freshnessDate, policyLinks.

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": true,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": false
  },
  "missing": [
    "author",
    "freshnessDate",
    "policyLinks"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [
    "Adobe"
  ],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/products/marketo/dynamic-chat",
      "text": "Learn more | Learn more about Adobe Dynamic Chat.",
      "html": "<a href=\"/products/marketo/dynamic-chat\">Learn more | Learn more about Adobe Dynamic Chat.</a>"
    },
    {
      "href": "/products/marketo/marketo-measure",
      "text": "Learn more | Learn more about Adobe Marketo Measure.",
      "html": "<a href=\"/products/marketo/marketo-measure\">Learn more | Learn more about Adobe Marketo Measure.</a>"
    }
  ],
  "contactLinks": [],
  "privacyLinks": [],
  "score": 40,
  "weight": 22
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer-first sections

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

5 Warning

Needs attention

AEO: Answer-first sections

Warning
01

Issue

68 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": 73,
  "passing": 5,
  "failing": [
    {
      "heading": "Put AI to work in your daily workflows.",
      "headingHtml": "<h3 id=\"put-ai-to-work-in-your-daily-workflows\">Put AI to work in your daily workflows.</h3>",
      "firstParagraph": "Create content faster, optimize journeys, onboard teams, and automate marketing operations tasks with AI.",
      "paragraphHtml": "<p>Create content faster,&#x202f;optimize&#x202f;journeys, onboard teams, and automate marketing operations&#x202f;tasks&#x202f;with&#x202f;AI.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Improve operational efficiency and scale.",
      "headingHtml": "<h3 id=\"improve-operational-efficiency-and-scale\">Improve operational efficiency and scale.</h3>",
      "firstParagraph": "Leverage marketer-defined rules, generative AI, and user-friendly tools to simplify and automate complex marketing tasks.",
      "paragraphHtml": "<p>Leverage marketer-defined rules, generative AI, and user-friendly tools to simplify and automate complex marketing tasks.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Boost reach and engage customers where they are.",
      "headingHtml": "<h3 id=\"boost-reach-and-engage-customers-where-they-are\">Boost reach and engage customers where they are.</h3>",
      "firstParagraph": "Coordinate campaigns across channels — online and offline.",
      "paragraphHtml": "<p>Coordinate campaigns across channels &#x2014; online and offline.</p>",
      "words": 7,
      "direct": false,
      "issue": "First paragraph is 7 words and does not look like a concise direct answer."
    },
    {
      "heading": "Create content that connects in the moment.",
      "headingHtml": "<h3 id=\"create-content-that-connects-in-the-moment\">Create content that connects in the moment.</h3>",
      "firstParagraph": "Powerful AI lets you easily create and personalize content so you can deliver it across channels dynamically.",
      "paragraphHtml": "<p>Powerful AI lets you easily create and personalize content so you can deliver it across channels dynamically.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Increase sales productivity and performance.",
      "headingHtml": "<h3 id=\"increase-sales-productivity-and-performance\">Increase sales productivity and performance.</h3>",
      "firstParagraph": "Align marketing and sales teams around the best leads and accounts and empower sales teams with buyer insights and engagement tools.",
      "paragraphHtml": "<p>Align marketing and sales teams around the best leads and accounts and empower sales teams with buyer insights and engagement tools.</p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Optimize marketing ROI and business impact.",
      "headingHtml": "<h3 id=\"optimize-marketing-roi-and-business-impact\">Optimize marketing ROI and business impact.</h3>",
      "firstParagraph": "Out-of-the-box dashboards, customizable reporting, and multi-touch attribution give you deep insights into what’s working within your campaigns.",
      "paragraphHtml": "<p>Out-of-the-box dashboards, customizable reporting, and multi-touch attribution give you deep insights into what&#x2019;s working within your campaigns.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Build highly targeted audiences.",
      "headingHtml": "<h3 id=\"build-highly-targeted-audiences\">Build highly targeted audiences.</h3>",
      "firstParagraph": "Create precise segments for your campaigns with automated capture and continuous enrichment of lead- and account-level customer profiles.",
      "paragraphHtml": "<p>Create precise segments for your campaigns with automated capture and continuous enrichment of lead- and account-level customer profiles.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Adobe Marketo Engage use cases",
      "headingHtml": "<h2 id=\"adobe-marketo-engage-use-cases\">Adobe Marketo Engage use cases</h2>",
      "firstParagraph": "",
      "paragraphHtml": "<p> <picture> <source type=\"image/webp\" srcset=\"./media_12b25feb5754a97f6051566ddb6cc1bc48ff7c4bd.png?width=2000&amp;format=webply&amp;optimize=medium\" media=\"(min-width: 600px)\"> <source type=\"image/webp\" srcset=\"./media_12b25feb5754a97f6051566ddb6cc1bc48ff7c4bd.png?width=750&amp;format=webply&amp;optimize=medium\"> <source type=\"image/png\" srcset=\"./media_12b25feb5754a97f6051566ddb6cc1bc48ff7c4bd.png?width=2000&amp;format=png&amp;optimize=medium\" media=\"(min-width: 600px)\"> <img loading=\"laz...",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "Customer lifecycle engagement",
      "headingHtml": "<h3 id=\"customer-lifecycle-engagement\"><a href=\"/products/marketo/customer-lifecycle-engagement\">Customer lifecycle engagement</a></h3>",
      "firstParagraph": "AI-driven workflows keep your customers engaged after their initial purchase, increasing usage, customer retention, and lifetime customer value.",
      "paragraphHtml": "<p>AI-driven workflows keep your customers engaged after their initial purchase, increasing usage, customer retention, and lifetime customer value.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Cross-channel personalization",
      "headingHtml": "<h3 id=\"cross-channel-personalization\"><a href=\"/products/marketo/cross-channel-personalization\">Cross-channel personalization</a></h3>",
      "firstParagraph": "Create relevant and consistent customer experiences across channels to remove buying friction, accelerate the customer journey, improve marketing efficiency, and increase deal velocity.",
      "paragraphHtml": "<p>Create relevant and consistent customer experiences across channels to remove buying friction, accelerate the customer journey, improve marketing efficiency, and increase deal velocity.</p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "Align sales and marketing",
      "headingHtml": "<h3 id=\"align-sales-and-marketing\"><a href=\"/products/marketo/align-sales-and-marketing\">Align sales and marketing</a></h3>",
      "firstParagraph": "Maximize revenue and deliver exceptional customer experiences by aligning marketing and sales teams with unified strategies, cohesive data, and consistent messaging.",
      "paragraphHtml": "<p>Maximize revenue and deliver exceptional customer experiences by aligning marketing and sales teams with unified strategies, cohesive data, and consistent messaging.</p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Prove marketing impact",
      "headingHtml": "<h3 id=\"prove-marketing-impact\"><a href=\"/products/marketo/prove-marketing-impact\">Prove marketing impact</a></h3>",
      "firstParagraph": "Make confident marketing investment decisions with shared insights and accurate marketing attribution.",
      "paragraphHtml": "<p>Make confident marketing investment decisions with shared insights and accurate marketing attribution.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Powerful additions to Marketo Engage.",
      "headingHtml": "<h2 id=\"powerful-additions-to-marketo-engage\">Powerful additions to Marketo Engage.</h2>",
      "firstParagraph": "Boost Marketo Engage with additional generative AI-powered applications that improve your customer conversations and connect your marketing programs to revenue.",
      "paragraphHtml": "<p>Boost Marketo Engage with additional generative AI-powered applications that improve your customer conversations and connect your marketing programs to revenue.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Questions? We have answers.",
      "headingHtml": "<h2 id=\"questions-we-have-answers\">Questions? We have answers.</h2>",
      "firstParagraph": "Marketing automation involves using intelligent software to help manage aspects of the marketing process at scale. This software automates and measures the results of marketing tasks and workflows, powering many modern marketing practices, including:",
      "paragraphHtml": "<p><a href=\"https://business.adobe.com/blog/basics/marketing-automation-benefits-and-best-practices#_dnt\">Marketing automation</a> involves using intelligent software to help manage aspects of the marketing process at scale. This software automates and measures the results of marketing tasks and workflows, powering many modern marketing practices, including:</p>",
      "words": 34,
      "direct": false,
      "issue": "First paragraph is 34 words and does not look like a concise direct answer."
    },
    {
      "heading": "Let us show you the full power of Adobe Marketo Engage.",
      "headingHtml": "<h2 id=\"let-us-show-you-the-full-power-of-adobe-marketo-engage\">Let us show you the full power of Adobe Marketo Engage.</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "ADOBE MARKETO ENGAGE",
      "headingHtml": "<h3 id=\"adobe-marketo-engage-1\"><strong>ADOBE MARKETO ENGAGE</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Powerful marketing automation.",
      "headingHtml": "<h3 id=\"powerful-marketing-automation-1\"><strong>Powerful marketing automation.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Watch overview",
      "headingHtml": "<h3 id=\"watch-overview\"><strong>Watch overview</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Book a demo",
      "headingHtml": "<h3 id=\"book-a-demo\"><strong>Book a demo</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Explore the features and capabilities of Marketo Engage.",
      "headingHtml": "<h3 id=\"explore-the-features-and-capabilities-of-marketo-engage\"><strong>Explore the features and capabilities of Marketo Engage.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Build highly targeted audiences.",
      "headingHtml": "<h3 id=\"build-highly-targeted-audiences-1\"><strong>Build highly targeted audiences.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Learn more",
      "headingHtml": "<h3 id=\"learn-more\"><strong>Learn more</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Boost reach and engage customers where they are.",
      "headingHtml": "<h3 id=\"boost-reach-and-engage-customers-where-they-are-1\"><strong>Boost reach and engage customers where they are.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Create content that connects in the moment.",
      "headingHtml": "<h3 id=\"create-content-that-connects-in-the-moment-1\"><strong>Create content that connects in the moment.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Improve operational efficiency and scale.",
      "headingHtml": "<h3 id=\"improve-operational-efficiency-and-scale-1\"><strong>Improve operational efficiency and scale.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Increase sales productivity and performance.",
      "headingHtml": "<h3 id=\"increase-sales-productivity-and-performance-1\"><strong>Increase sales productivity and performance.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Optimize marketing ROI and business impact.",
      "headingHtml": "<h3 id=\"optimize-marketing-roi-and-business-impact-1\"><strong>Optimize marketing ROI and business impact.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The latest and upcoming innovations for Marketo Engage.",
      "headingHtml": "<h3 id=\"the-latest-and-upcoming-innovations-for-marketo-engage\"><strong>The latest and upcoming innovations for Marketo Engage.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "email designer",
      "headingHtml": "<h3 id=\"email-designer\"><strong>email designer</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "chat responses.",
      "headingHtml": "<h3 id=\"chat-responses\"><strong>chat responses.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Adobe Express",
      "headingHtml": "<h3 id=\"adobe-express\"><strong>Adobe Express</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "webinar engagement dashboard",
      "headingHtml": "<h3 id=\"webinar-engagement-dashboard\"><strong>webinar engagement dashboard</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "CRM sync dashboard",
      "headingHtml": "<h3 id=\"crm-sync-dashboard\"><strong>CRM sync dashboard</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "chat-based meeting scheduler",
      "headingHtml": "<h3 id=\"chat-based-meeting-scheduler\"><strong>chat-based meeting scheduler</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Adobe Marketo Engage use cases",
      "headingHtml": "<h3 id=\"adobe-marketo-engage-use-cases-1\"><strong>Adobe Marketo Engage use cases</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Customer lifecycle engagement",
      "headingHtml": "<h3 id=\"customer-lifecycle-engagement-1\"><strong>Customer lifecycle engagement</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Cross-channel personalization",
      "headingHtml": "<h3 id=\"cross-channel-personalization-1\"><strong>Cross-channel personalization</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Align sales and marketing",
      "headingHtml": "<h3 id=\"align-sales-and-marketing-1\"><strong>Align sales and marketing</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Prove marketing impact",
      "headingHtml": "<h3 id=\"prove-marketing-impact-1\"><strong>Prove marketing impact</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Adobe named a Leader in the 2024 Gartner® Magic Quadrant™ for B2B Marketing Automation Platforms.",
      "headingHtml": "<h3 id=\"adobe-named-a-leader-in-the-2024-gartner-magic-quadrant-for-b2b-marketing-automation-platforms\"><strong>Adobe named a Leader in the 2024 Gartner&#xae; Magic Quadrant&#x2122; for B2B Marketing Automation Platforms.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Read the report",
      "headingHtml": "<h3 id=\"read-the-report\"><strong>Read the report</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Tap into pre-built integrations and a scalable architecture.",
      "headingHtml": "<h3 id=\"tap-into-pre-built-integrations-and-a-scalable-architecture-1\"><strong>Tap into pre-built integrations and a scalable architecture.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Go to integrations",
      "headingHtml": "<h3 id=\"go-to-integrations\"><strong>Go to integrations</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Powerful additions to Marketo Engage.",
      "headingHtml": "<h3 id=\"powerful-additions-to-marketo-engage-1\"><strong>Powerful additions to Marketo Engage.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Adobe Dynamic Chat",
      "headingHtml": "<h3 id=\"adobe-dynamic-chat-1\"><strong>Adobe Dynamic Chat</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Adobe Marketo Measure",
      "headingHtml": "<h3 id=\"adobe-marketo-measure-1\"><strong>Adobe Marketo Measure</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Driving results for some of the world’s biggest companies.",
      "headingHtml": "<h3 id=\"driving-results-for-some-of-the-worlds-biggest-companies\"><strong>Driving results for some of the world&#x2019;s biggest companies.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Reduced time per email campaign by 37%.",
      "headingHtml": "<h3 id=\"reduced-time-per-email-campaign-by-37\"><strong>Reduced time per email campaign by 37%.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$4 million in additional revenue.",
      "headingHtml": "<h3 id=\"million-in-additional-revenue\"><strong>&#x24;4 million in additional revenue.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Increased revenue 2.8x and pipeline 24x.",
      "headingHtml": "<h3 id=\"increased-revenue-28x-and-pipeline-24x\"><strong>Increased revenue 2.8x and pipeline 24x.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Reduced campaign costs by 400% per prospect.",
      "headingHtml": "<h3 id=\"reduced-campaign-costs-by-400-per-prospect\"><strong>Reduced campaign costs by 400% per prospect.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Improved lead quality and scoring by 40%.",
      "headingHtml": "<h3 id=\"improved-lead-quality-and-scoring-by-40\"><strong>Improved lead quality and scoring by 40%.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Read more stories",
      "headingHtml": "<h3 id=\"read-more-stories\"><strong>Read more stories</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Learn more about Marketo Engage.",
      "headingHtml": "<h3 id=\"learn-more-about-marketo-engage\"><strong>Learn more about Marketo Engage.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "See all Marketo Engage resources",
      "headingHtml": "<h3 id=\"see-all-marketo-engage-resources\"><strong>See all Marketo Engage resources</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Questions? We have answers.",
      "headingHtml": "<h3 id=\"questions-we-have-answers-1\"><strong>Questions? We have answers.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What is Marketo Engage?",
      "headingHtml": "<h3 id=\"what-is-marketo-engage\"><strong>What is Marketo Engage?</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What is marketing automation, and why is it important?",
      "headingHtml": "<h3 id=\"what-is-marketing-automation-and-why-is-it-important\"><strong>What is marketing automation, and why is it important?</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Marketing automation",
      "headingHtml": "<h3 id=\"marketing-automation\"><strong>Marketing automation</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What are common digital marketing strategies?",
      "headingHtml": "<h3 id=\"what-are-common-digital-marketing-strategies\"><strong>What are common digital marketing strategies?</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "digital marketing strategies",
      "headingHtml": "<h3 id=\"digital-marketing-strategies\"><strong>digital marketing strategies</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What is account based marketing (ABM)?",
      "headingHtml": "<h3 id=\"what-is-account-based-marketing-abm\"><strong>What is account based marketing (ABM)?</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Account-based marketing (ABM)",
      "headingHtml": "<h3 id=\"account-based-marketing-abm\"><strong>Account-based marketing (ABM)</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What is lead management?",
      "headingHtml": "<h3 id=\"what-is-lead-management\"><strong>What is lead management?</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Lead management",
      "headingHtml": "<h3 id=\"lead-management\"><strong>Lead management</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Let us show you the full power of Adobe Marketo Engage.",
      "headingHtml": "<h3 id=\"let-us-show-you-the-full-power-of-adobe-marketo-engage-1\"><strong>Let us show you the full power of Adobe Marketo Engage.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Let's talk about what Adobe Marketo Engage can do for your business.",
      "headingHtml": "<h3 id=\"lets-talk-about-what-adobe-marketo-engage-can-do-for-your-business\"><strong>Let&apos;s talk about what Adobe Marketo Engage can do for your business.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Get started",
      "headingHtml": "<h3 id=\"get-started\"><strong>Get started</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    }
  ],
  "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.

4 Warning

Needs attention

AEO: Question-led structure

Warning
01

Issue

No question-led h2 sections or FAQ pattern was detected.

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: 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": 7,
  "questionH2s": [],
  "hasFaq": false,
  "score": 50,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Visible structured data match

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

4 Warning

Needs attention

AIO: Visible structured data match

Warning
01

Issue

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

Details

02

Why it matters

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

Check name

AIO: Visible structured data match

Score

67/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "schemaCount": 2,
  "checkedFields": [
    {
      "path": "$[0].name",
      "value": "Adobe Marketo Engage"
    },
    {
      "path": "$[0].about.name",
      "value": "Adobe Marketo Engage"
    },
    {
      "path": "$[0].about.citation.name",
      "value": "Minimum System Requirements | Adobe Marketo Engage"
    },
    {
      "path": "$[0].isPartOf.name",
      "value": "Adobe for Business"
    },
    {
      "path": "$[0].isPartOf.publisher.name",
      "value": "Adobe"
    },
    {
      "path": "$[0].isPartOf.publisher.brand[0].name",
      "value": "Adobe Creative Cloud"
    },
    {
      "path": "$[0].isPartOf.publisher.brand[0].alternateName",
      "value": "Creative Cloud"
    },
    {
      "path": "$[0].isPartOf.publisher.brand[1].name",
      "value": "Adobe for Business"
    },
    {
      "path": "$[0].isPartOf.publisher.brand[1].alternateName",
      "value": "Experience Cloud"
    },
    {
      "path": "$[0].isPartOf.publisher.brand[2].name",
      "value": "Adobe Document Cloud"
    },
    {
      "path": "$[0].isPartOf.publisher.brand[2].alternateName",
      "value": "Document Cloud"
    },
    {
      "path": "$[1].name",
      "value": "Adobe for Business"
    }
  ],
  "mismatches": [
    {
      "path": "$[0].isPartOf.publisher.brand[0].name",
      "value": "Adobe Creative Cloud"
    },
    {
      "path": "$[0].isPartOf.publisher.brand[0].alternateName",
      "value": "Creative Cloud"
    },
    {
      "path": "$[0].isPartOf.publisher.brand[1].alternateName",
      "value": "Experience Cloud"
    },
    {
      "path": "$[0].isPartOf.publisher.brand[2].alternateName",
      "value": "Document Cloud"
    }
  ],
  "score": 67,
  "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

68 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": 73,
  "passing": 5,
  "failing": [
    {
      "heading": "Put AI to work in your daily workflows.",
      "headingHtml": "<h3 id=\"put-ai-to-work-in-your-daily-workflows\">Put AI to work in your daily workflows.</h3>",
      "firstParagraph": "Create content faster, optimize journeys, onboard teams, and automate marketing operations tasks with AI.",
      "paragraphHtml": "<p>Create content faster,&#x202f;optimize&#x202f;journeys, onboard teams, and automate marketing operations&#x202f;tasks&#x202f;with&#x202f;AI.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Improve operational efficiency and scale.",
      "headingHtml": "<h3 id=\"improve-operational-efficiency-and-scale\">Improve operational efficiency and scale.</h3>",
      "firstParagraph": "Leverage marketer-defined rules, generative AI, and user-friendly tools to simplify and automate complex marketing tasks.",
      "paragraphHtml": "<p>Leverage marketer-defined rules, generative AI, and user-friendly tools to simplify and automate complex marketing tasks.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Boost reach and engage customers where they are.",
      "headingHtml": "<h3 id=\"boost-reach-and-engage-customers-where-they-are\">Boost reach and engage customers where they are.</h3>",
      "firstParagraph": "Coordinate campaigns across channels — online and offline.",
      "paragraphHtml": "<p>Coordinate campaigns across channels &#x2014; online and offline.</p>",
      "words": 7,
      "direct": false,
      "issue": "First paragraph is 7 words and does not look like a concise direct answer."
    },
    {
      "heading": "Create content that connects in the moment.",
      "headingHtml": "<h3 id=\"create-content-that-connects-in-the-moment\">Create content that connects in the moment.</h3>",
      "firstParagraph": "Powerful AI lets you easily create and personalize content so you can deliver it across channels dynamically.",
      "paragraphHtml": "<p>Powerful AI lets you easily create and personalize content so you can deliver it across channels dynamically.</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Increase sales productivity and performance.",
      "headingHtml": "<h3 id=\"increase-sales-productivity-and-performance\">Increase sales productivity and performance.</h3>",
      "firstParagraph": "Align marketing and sales teams around the best leads and accounts and empower sales teams with buyer insights and engagement tools.",
      "paragraphHtml": "<p>Align marketing and sales teams around the best leads and accounts and empower sales teams with buyer insights and engagement tools.</p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Optimize marketing ROI and business impact.",
      "headingHtml": "<h3 id=\"optimize-marketing-roi-and-business-impact\">Optimize marketing ROI and business impact.</h3>",
      "firstParagraph": "Out-of-the-box dashboards, customizable reporting, and multi-touch attribution give you deep insights into what’s working within your campaigns.",
      "paragraphHtml": "<p>Out-of-the-box dashboards, customizable reporting, and multi-touch attribution give you deep insights into what&#x2019;s working within your campaigns.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Build highly targeted audiences.",
      "headingHtml": "<h3 id=\"build-highly-targeted-audiences\">Build highly targeted audiences.</h3>",
      "firstParagraph": "Create precise segments for your campaigns with automated capture and continuous enrichment of lead- and account-level customer profiles.",
      "paragraphHtml": "<p>Create precise segments for your campaigns with automated capture and continuous enrichment of lead- and account-level customer profiles.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Adobe Marketo Engage use cases",
      "headingHtml": "<h2 id=\"adobe-marketo-engage-use-cases\">Adobe Marketo Engage use cases</h2>",
      "firstParagraph": "",
      "paragraphHtml": "<p> <picture> <source type=\"image/webp\" srcset=\"./media_12b25feb5754a97f6051566ddb6cc1bc48ff7c4bd.png?width=2000&amp;format=webply&amp;optimize=medium\" media=\"(min-width: 600px)\"> <source type=\"image/webp\" srcset=\"./media_12b25feb5754a97f6051566ddb6cc1bc48ff7c4bd.png?width=750&amp;format=webply&amp;optimize=medium\"> <source type=\"image/png\" srcset=\"./media_12b25feb5754a97f6051566ddb6cc1bc48ff7c4bd.png?width=2000&amp;format=png&amp;optimize=medium\" media=\"(min-width: 600px)\"> <img loading=\"laz...",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    },
    {
      "heading": "Customer lifecycle engagement",
      "headingHtml": "<h3 id=\"customer-lifecycle-engagement\"><a href=\"/products/marketo/customer-lifecycle-engagement\">Customer lifecycle engagement</a></h3>",
      "firstParagraph": "AI-driven workflows keep your customers engaged after their initial purchase, increasing usage, customer retention, and lifetime customer value.",
      "paragraphHtml": "<p>AI-driven workflows keep your customers engaged after their initial purchase, increasing usage, customer retention, and lifetime customer value.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Cross-channel personalization",
      "headingHtml": "<h3 id=\"cross-channel-personalization\"><a href=\"/products/marketo/cross-channel-personalization\">Cross-channel personalization</a></h3>",
      "firstParagraph": "Create relevant and consistent customer experiences across channels to remove buying friction, accelerate the customer journey, improve marketing efficiency, and increase deal velocity.",
      "paragraphHtml": "<p>Create relevant and consistent customer experiences across channels to remove buying friction, accelerate the customer journey, improve marketing efficiency, and increase deal velocity.</p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "Align sales and marketing",
      "headingHtml": "<h3 id=\"align-sales-and-marketing\"><a href=\"/products/marketo/align-sales-and-marketing\">Align sales and marketing</a></h3>",
      "firstParagraph": "Maximize revenue and deliver exceptional customer experiences by aligning marketing and sales teams with unified strategies, cohesive data, and consistent messaging.",
      "paragraphHtml": "<p>Maximize revenue and deliver exceptional customer experiences by aligning marketing and sales teams with unified strategies, cohesive data, and consistent messaging.</p>",
      "words": 21,
      "direct": false,
      "issue": "First paragraph is 21 words and does not look like a concise direct answer."
    },
    {
      "heading": "Prove marketing impact",
      "headingHtml": "<h3 id=\"prove-marketing-impact\"><a href=\"/products/marketo/prove-marketing-impact\">Prove marketing impact</a></h3>",
      "firstParagraph": "Make confident marketing investment decisions with shared insights and accurate marketing attribution.",
      "paragraphHtml": "<p>Make confident marketing investment decisions with shared insights and accurate marketing attribution.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Powerful additions to Marketo Engage.",
      "headingHtml": "<h2 id=\"powerful-additions-to-marketo-engage\">Powerful additions to Marketo Engage.</h2>",
      "firstParagraph": "Boost Marketo Engage with additional generative AI-powered applications that improve your customer conversations and connect your marketing programs to revenue.",
      "paragraphHtml": "<p>Boost Marketo Engage with additional generative AI-powered applications that improve your customer conversations and connect your marketing programs to revenue.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "Questions? We have answers.",
      "headingHtml": "<h2 id=\"questions-we-have-answers\">Questions? We have answers.</h2>",
      "firstParagraph": "Marketing automation involves using intelligent software to help manage aspects of the marketing process at scale. This software automates and measures the results of marketing tasks and workflows, powering many modern marketing practices, including:",
      "paragraphHtml": "<p><a href=\"https://business.adobe.com/blog/basics/marketing-automation-benefits-and-best-practices#_dnt\">Marketing automation</a> involves using intelligent software to help manage aspects of the marketing process at scale. This software automates and measures the results of marketing tasks and workflows, powering many modern marketing practices, including:</p>",
      "words": 34,
      "direct": false,
      "issue": "First paragraph is 34 words and does not look like a concise direct answer."
    },
    {
      "heading": "Let us show you the full power of Adobe Marketo Engage.",
      "headingHtml": "<h2 id=\"let-us-show-you-the-full-power-of-adobe-marketo-engage\">Let us show you the full power of Adobe Marketo Engage.</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "ADOBE MARKETO ENGAGE",
      "headingHtml": "<h3 id=\"adobe-marketo-engage-1\"><strong>ADOBE MARKETO ENGAGE</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Powerful marketing automation.",
      "headingHtml": "<h3 id=\"powerful-marketing-automation-1\"><strong>Powerful marketing automation.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Watch overview",
      "headingHtml": "<h3 id=\"watch-overview\"><strong>Watch overview</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Book a demo",
      "headingHtml": "<h3 id=\"book-a-demo\"><strong>Book a demo</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Explore the features and capabilities of Marketo Engage.",
      "headingHtml": "<h3 id=\"explore-the-features-and-capabilities-of-marketo-engage\"><strong>Explore the features and capabilities of Marketo Engage.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Build highly targeted audiences.",
      "headingHtml": "<h3 id=\"build-highly-targeted-audiences-1\"><strong>Build highly targeted audiences.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Learn more",
      "headingHtml": "<h3 id=\"learn-more\"><strong>Learn more</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Boost reach and engage customers where they are.",
      "headingHtml": "<h3 id=\"boost-reach-and-engage-customers-where-they-are-1\"><strong>Boost reach and engage customers where they are.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Create content that connects in the moment.",
      "headingHtml": "<h3 id=\"create-content-that-connects-in-the-moment-1\"><strong>Create content that connects in the moment.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Improve operational efficiency and scale.",
      "headingHtml": "<h3 id=\"improve-operational-efficiency-and-scale-1\"><strong>Improve operational efficiency and scale.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Increase sales productivity and performance.",
      "headingHtml": "<h3 id=\"increase-sales-productivity-and-performance-1\"><strong>Increase sales productivity and performance.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Optimize marketing ROI and business impact.",
      "headingHtml": "<h3 id=\"optimize-marketing-roi-and-business-impact-1\"><strong>Optimize marketing ROI and business impact.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The latest and upcoming innovations for Marketo Engage.",
      "headingHtml": "<h3 id=\"the-latest-and-upcoming-innovations-for-marketo-engage\"><strong>The latest and upcoming innovations for Marketo Engage.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "email designer",
      "headingHtml": "<h3 id=\"email-designer\"><strong>email designer</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "chat responses.",
      "headingHtml": "<h3 id=\"chat-responses\"><strong>chat responses.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Adobe Express",
      "headingHtml": "<h3 id=\"adobe-express\"><strong>Adobe Express</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "webinar engagement dashboard",
      "headingHtml": "<h3 id=\"webinar-engagement-dashboard\"><strong>webinar engagement dashboard</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "CRM sync dashboard",
      "headingHtml": "<h3 id=\"crm-sync-dashboard\"><strong>CRM sync dashboard</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "chat-based meeting scheduler",
      "headingHtml": "<h3 id=\"chat-based-meeting-scheduler\"><strong>chat-based meeting scheduler</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Adobe Marketo Engage use cases",
      "headingHtml": "<h3 id=\"adobe-marketo-engage-use-cases-1\"><strong>Adobe Marketo Engage use cases</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Customer lifecycle engagement",
      "headingHtml": "<h3 id=\"customer-lifecycle-engagement-1\"><strong>Customer lifecycle engagement</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Cross-channel personalization",
      "headingHtml": "<h3 id=\"cross-channel-personalization-1\"><strong>Cross-channel personalization</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Align sales and marketing",
      "headingHtml": "<h3 id=\"align-sales-and-marketing-1\"><strong>Align sales and marketing</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Prove marketing impact",
      "headingHtml": "<h3 id=\"prove-marketing-impact-1\"><strong>Prove marketing impact</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Adobe named a Leader in the 2024 Gartner® Magic Quadrant™ for B2B Marketing Automation Platforms.",
      "headingHtml": "<h3 id=\"adobe-named-a-leader-in-the-2024-gartner-magic-quadrant-for-b2b-marketing-automation-platforms\"><strong>Adobe named a Leader in the 2024 Gartner&#xae; Magic Quadrant&#x2122; for B2B Marketing Automation Platforms.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Read the report",
      "headingHtml": "<h3 id=\"read-the-report\"><strong>Read the report</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Tap into pre-built integrations and a scalable architecture.",
      "headingHtml": "<h3 id=\"tap-into-pre-built-integrations-and-a-scalable-architecture-1\"><strong>Tap into pre-built integrations and a scalable architecture.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Go to integrations",
      "headingHtml": "<h3 id=\"go-to-integrations\"><strong>Go to integrations</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Powerful additions to Marketo Engage.",
      "headingHtml": "<h3 id=\"powerful-additions-to-marketo-engage-1\"><strong>Powerful additions to Marketo Engage.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Adobe Dynamic Chat",
      "headingHtml": "<h3 id=\"adobe-dynamic-chat-1\"><strong>Adobe Dynamic Chat</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Adobe Marketo Measure",
      "headingHtml": "<h3 id=\"adobe-marketo-measure-1\"><strong>Adobe Marketo Measure</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Driving results for some of the world’s biggest companies.",
      "headingHtml": "<h3 id=\"driving-results-for-some-of-the-worlds-biggest-companies\"><strong>Driving results for some of the world&#x2019;s biggest companies.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Reduced time per email campaign by 37%.",
      "headingHtml": "<h3 id=\"reduced-time-per-email-campaign-by-37\"><strong>Reduced time per email campaign by 37%.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$4 million in additional revenue.",
      "headingHtml": "<h3 id=\"million-in-additional-revenue\"><strong>&#x24;4 million in additional revenue.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Increased revenue 2.8x and pipeline 24x.",
      "headingHtml": "<h3 id=\"increased-revenue-28x-and-pipeline-24x\"><strong>Increased revenue 2.8x and pipeline 24x.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Reduced campaign costs by 400% per prospect.",
      "headingHtml": "<h3 id=\"reduced-campaign-costs-by-400-per-prospect\"><strong>Reduced campaign costs by 400% per prospect.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Improved lead quality and scoring by 40%.",
      "headingHtml": "<h3 id=\"improved-lead-quality-and-scoring-by-40\"><strong>Improved lead quality and scoring by 40%.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Read more stories",
      "headingHtml": "<h3 id=\"read-more-stories\"><strong>Read more stories</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Learn more about Marketo Engage.",
      "headingHtml": "<h3 id=\"learn-more-about-marketo-engage\"><strong>Learn more about Marketo Engage.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "See all Marketo Engage resources",
      "headingHtml": "<h3 id=\"see-all-marketo-engage-resources\"><strong>See all Marketo Engage resources</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Questions? We have answers.",
      "headingHtml": "<h3 id=\"questions-we-have-answers-1\"><strong>Questions? We have answers.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What is Marketo Engage?",
      "headingHtml": "<h3 id=\"what-is-marketo-engage\"><strong>What is Marketo Engage?</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What is marketing automation, and why is it important?",
      "headingHtml": "<h3 id=\"what-is-marketing-automation-and-why-is-it-important\"><strong>What is marketing automation, and why is it important?</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Marketing automation",
      "headingHtml": "<h3 id=\"marketing-automation\"><strong>Marketing automation</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What are common digital marketing strategies?",
      "headingHtml": "<h3 id=\"what-are-common-digital-marketing-strategies\"><strong>What are common digital marketing strategies?</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "digital marketing strategies",
      "headingHtml": "<h3 id=\"digital-marketing-strategies\"><strong>digital marketing strategies</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What is account based marketing (ABM)?",
      "headingHtml": "<h3 id=\"what-is-account-based-marketing-abm\"><strong>What is account based marketing (ABM)?</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Account-based marketing (ABM)",
      "headingHtml": "<h3 id=\"account-based-marketing-abm\"><strong>Account-based marketing (ABM)</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What is lead management?",
      "headingHtml": "<h3 id=\"what-is-lead-management\"><strong>What is lead management?</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Lead management",
      "headingHtml": "<h3 id=\"lead-management\"><strong>Lead management</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Let us show you the full power of Adobe Marketo Engage.",
      "headingHtml": "<h3 id=\"let-us-show-you-the-full-power-of-adobe-marketo-engage-1\"><strong>Let us show you the full power of Adobe Marketo Engage.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Let's talk about what Adobe Marketo Engage can do for your business.",
      "headingHtml": "<h3 id=\"lets-talk-about-what-adobe-marketo-engage-can-do-for-your-business\"><strong>Let&apos;s talk about what Adobe Marketo Engage can do for your business.</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Get started",
      "headingHtml": "<h3 id=\"get-started\"><strong>Get started</strong></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    }
  ],
  "score": 65,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer intent coverage

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

1 Warning

Needs attention

AEO: Answer intent coverage

Warning
01

Issue

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

Details

02

Why it matters

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

Check name

AEO: Answer intent coverage

Score

70/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

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

Evidence
{
  "headings": [
    {
      "text": "Powerful marketing automation.",
      "html": "<h2 id=\"powerful-marketing-automation\">Powerful marketing automation.</h2>"
    },
    {
      "text": "Explore the features of Marketo Engage.",
      "html": "<h2 id=\"explore-the-features-of-marketo-engage\">Explore the features of Marketo Engage.</h2>"
    },
    {
      "text": "Adobe Marketo Engage use cases",
      "html": "<h2 id=\"adobe-marketo-engage-use-cases\">Adobe Marketo Engage use cases</h2>"
    },
    {
      "text": "Tap into pre-built integrations and a scalable architecture.",
      "html": "<h2 id=\"tap-into-pre-built-integrations-and-a-scalable-architecture\">Tap into pre-built integrations and a scalable architecture.</h2>"
    },
    {
      "text": "Powerful additions to Marketo Engage.",
      "html": "<h2 id=\"powerful-additions-to-marketo-engage\">Powerful additions to Marketo Engage.</h2>"
    },
    {
      "text": "Questions? We have answers.",
      "html": "<h2 id=\"questions-we-have-answers\">Questions? We have answers.</h2>"
    },
    {
      "text": "Let us show you the full power of Adobe Marketo Engage.",
      "html": "<h2 id=\"let-us-show-you-the-full-power-of-adobe-marketo-engage\">Let us show you the full power of Adobe Marketo Engage.</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Adobe Marketo Engage?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Adobe Marketo Engage work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Adobe Marketo Engage?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Adobe Marketo Engage free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Adobe Marketo Engage compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Adobe Marketo Engage?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Adobe Marketo Engage work?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Adobe Marketo Engage free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Adobe Marketo Engage 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",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/api/context",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/context",
            "error": "TimeoutError: The operation was aborted due to timeout"
          }
        ]
      },
      "issue": "AI context endpoint was not found at the expected path.",
      "howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
    }
  ]
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Query intent coverage

AIO: Query intent coverage is informational for this page.

Informational

Needs attention

AIO: Query intent coverage

Informational
01

Issue

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

Details

02

Why it matters

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

Check name

AIO: Query intent coverage

Score

70/100

Status

informational

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

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

Result

AIO: Query intent coverage is informational for this page.

Evidence
{
  "headings": [
    {
      "text": "Powerful marketing automation.",
      "html": "<h2 id=\"powerful-marketing-automation\">Powerful marketing automation.</h2>"
    },
    {
      "text": "Explore the features of Marketo Engage.",
      "html": "<h2 id=\"explore-the-features-of-marketo-engage\">Explore the features of Marketo Engage.</h2>"
    },
    {
      "text": "Adobe Marketo Engage use cases",
      "html": "<h2 id=\"adobe-marketo-engage-use-cases\">Adobe Marketo Engage use cases</h2>"
    },
    {
      "text": "Tap into pre-built integrations and a scalable architecture.",
      "html": "<h2 id=\"tap-into-pre-built-integrations-and-a-scalable-architecture\">Tap into pre-built integrations and a scalable architecture.</h2>"
    },
    {
      "text": "Powerful additions to Marketo Engage.",
      "html": "<h2 id=\"powerful-additions-to-marketo-engage\">Powerful additions to Marketo Engage.</h2>"
    },
    {
      "text": "Questions? We have answers.",
      "html": "<h2 id=\"questions-we-have-answers\">Questions? We have answers.</h2>"
    },
    {
      "text": "Let us show you the full power of Adobe Marketo Engage.",
      "html": "<h2 id=\"let-us-show-you-the-full-power-of-adobe-marketo-engage\">Let us show you the full power of Adobe Marketo Engage.</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Adobe Marketo Engage?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Adobe Marketo Engage work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Adobe Marketo Engage?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Adobe Marketo Engage free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Adobe Marketo Engage compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Adobe Marketo Engage?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Adobe Marketo Engage work?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Adobe Marketo Engage free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Adobe Marketo Engage 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",
            "error": "TimeoutError: The operation was aborted due to timeout"
          },
          {
            "path": "/.well-known/oauth-authorization-server",
            "error": "TimeoutError: The operation was aborted due to timeout"
          }
        ]
      },
      "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": 3,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      }
    ]
  },
  "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 could not be fetched.

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 could not be fetched.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch protected resource metadata",
      "status": "fail",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "error": "TimeoutError: The operation was aborted due to timeout"
      },
      "issue": "The OAuth Protected Resource metadata endpoint could not be fetched.",
      "howToFix": "Publish /.well-known/oauth-protected-resource JSON."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 3,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

Security & TrustAI Training ExposureEmerging recommendation

TDMRep declaration

The optional TDMRep check could not complete.

Informational

Needs attention

TDMRep declaration

Informational
01

Issue

The scanner could not fetch /.well-known/tdmrep.json: TimeoutError: The operation was aborted due to timeout

02

Why it matters

TDMRep is a W3C Community Group protocol and IANA-registered well-known URI for declaring text and data mining reservation policy on applicable content.

Check name

TDMRep declaration

Score

0/100

Status

informational

Category

AI Training Exposure

Maturity

Emerging recommendation

Goal

Publish a machine-readable text and data mining reservation declaration when the site needs one.

Result

The optional TDMRep check could not complete.

Validation steps

  1. Fetch /.well-known/tdmrep.json

    The scanner could not fetch /.well-known/tdmrep.json: TimeoutError: The operation was aborted due to timeout

Evidence
{
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch /.well-known/tdmrep.json",
      "status": "informational",
      "evidence": {
        "error": "TimeoutError: The operation was aborted due to timeout"
      },
      "issue": "The scanner could not fetch /.well-known/tdmrep.json: TimeoutError: The operation was aborted due to timeout",
      "howToFix": "Retry the scan, then publish /.well-known/tdmrep.json when the rightsholder needs to reserve or permit text and data mining with the W3C TDMRep signal."
    }
  ],
  "error": "TimeoutError: The operation was aborted due to timeout"
}

SEOSEOBrowser audit

Links do not have descriptive text

100 Fail

Check name

Links do not have descriptive text

Score

0/100

Status

fail

Device

desktop

Category

SEO

Estimated savings

10 links found

Fix guidance

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

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

Performance and AccessibilityPerformanceBrowser audit

LCP request discovery

33 Fail

Check name

LCP request discovery

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

[Optimize LCP](https://developer.chrome.com/docs/performance/insights/lcp-discovery) by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading

Evidence
{
  "description": "[Optimize LCP](https://developer.chrome.com/docs/performance/insights/lcp-discovery) by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading"
}

Performance and AccessibilityPerformanceBrowser audit

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

17 Warning

Check name

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

Score

50/100

Status

warning

Device

desktop

Category

Performance

Fix guidance

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

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

Performance and AccessibilityPerformanceBrowser audit

Minify JavaScript

17 Warning

Check name

Minify JavaScript

Score

50/100

Status

warning

Device

desktop

Category

Performance

Estimated savings

Est savings of 22 KiB

Fix guidance

Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unminified-javascript/).

Evidence
{
  "displayValue": "Est savings of 22 KiB",
  "description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unminified-javascript/).",
  "numericValue": 20
}

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
58/100Level 3, Bot-AwareCurrent report
Report ID 2ca8ab0d-5fd4-463c-83a0-6da5cf98d5ff. Scanned Jun 8, 2026, 3:53 PM.
business.adobe.com AI SEO Report: 58/100 (Level 3, Bot-Aware)