Export Report
OVERALL SCORE
Level 3, Bot-Aware
- 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
What AI sees of your website
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.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 31 | Priority fix | 5 | 15 | 1 | View details |
| Discoverability | 43 | Priority fix | 3 | 6 | 0 | View details |
| Content Readiness | 42 | Priority fix | 2 | 5 | 1 | View details |
| Bot Access Control | 0 | Priority fix | 0 | 4 | 0 | View details |
| Agent Ease of Use | 8 | Priority fix | 6 | 20 | 0 | View details |
| API | 0 | Priority fix | 0 | 4 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 0 | 2 | 0 | View details |
| MCP | 25 | Priority fix | 2 | 6 | 0 | View details |
| Skill Discovery | 0 | Priority fix | 0 | 8 | 0 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 77 | Mostly ready | 9 | 2 | 7 | View details |
| GEO Readiness | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| AIO Readiness | 75 | Mostly ready | 3 | 1 | 3 | View details |
| AEO Readiness | 65 | Needs work | 2 | 1 | 4 | View details |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| Security & Trust | 20 | Priority fix | 3 | 4 | 0 | View details |
| Security & Trust | 20 | Priority fix | 1 | 4 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 2 | 0 | 0 | |
| Performance and Accessibility | 95 | Strong | 22 | 1 | 2 | View details |
| Performance | 93 | Strong | 16 | 1 | 2 | View details |
| Accessibility | 100 | Strong | 6 | 0 | 0 |
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
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
Needs attention
API Catalog
Issue
The API catalog endpoint could not be fetched.
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
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
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
Issue
No valid OpenAPI or Swagger document was found at expected paths.
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
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
AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
Needs attention
AI bot rules in robots.txt
Issue
No specific User-agent rules found for major AI crawlers (GPTBot, ClaudeBot, etc.) in robots.txt.
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
AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
Needs attention
Content Signal
Issue
No Content Signal found in robots.txt
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
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
Needs attention
MCP Server Card
Issue
MCP Server Card was not found at the expected path.
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
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
Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
Needs attention
mcp.json
Issue
mcp.json was not found at the expected path.
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
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
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
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
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
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
Needs attention
WebMCP manifest
Issue
WebMCP manifest was not found at the expected path.
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
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
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
Needs attention
A2A Agent Card
Issue
A2A Agent Card was not found at the expected path.
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
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
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
Needs attention
Agent Skills index
Issue
Agent Skills index was not found at the expected path.
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
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
Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
Needs attention
agent.json
Issue
agent.json was not found at the expected path.
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
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
Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
Needs attention
agents.json
Issue
agents.json was not found at the expected path.
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
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
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
Needs attention
Content-Security-Policy
Issue
Content-Security-Policy is missing or incomplete.
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
AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
Needs attention
FAQPage schema
Issue
FAQ content was detected but no FAQPage schema was found.
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
Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
Needs attention
Frame protection
Issue
Frame protection is missing or incomplete.
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
AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
Needs attention
High-value schema types
Issue
No high-value schema types (e.g. Article, Product, Service) were found.
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
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
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
Find useful Link headers
No useful agent discovery Link headers were found.
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
AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
Needs attention
llms.txt
Issue
llms.txt was not found at the expected path.
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
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
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Fetch Markdown variant".
Needs attention
Markdown negotiation
Issue
Failed to fetch with Accept: text/markdown: TimeoutError: The operation was aborted due to timeout
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
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
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
Needs attention
Referrer-Policy
Issue
Referrer-Policy is missing or incomplete.
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
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: missing <nav> landmark.
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
AI DiscoverabilityDiscoverabilityEstablished
Sitemap
Sitemap is missing or incomplete.
Needs attention
Sitemap
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.
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
Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
Needs attention
X-Content-Type-Options
Issue
X-Content-Type-Options is missing or incomplete.
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
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
Needs attention
Content freshness signals
Issue
Content freshness signals are incomplete: missing dateModified/datePublished in JSON-LD.
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
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author, freshnessDate, policyLinks.
Details
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
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, freshnessDate, policyLinks.
Details
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
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
Needs attention
AEO: Answer-first sections
Issue
68 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
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, optimize journeys, onboard teams, and automate marketing operations tasks with 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 — 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’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&format=webply&optimize=medium\" media=\"(min-width: 600px)\"> <source type=\"image/webp\" srcset=\"./media_12b25feb5754a97f6051566ddb6cc1bc48ff7c4bd.png?width=750&format=webply&optimize=medium\"> <source type=\"image/png\" srcset=\"./media_12b25feb5754a97f6051566ddb6cc1bc48ff7c4bd.png?width=2000&format=png&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® Magic Quadrant™ 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’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>$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'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
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
Needs attention
AEO: Question-led structure
Issue
No question-led h2 sections or FAQ pattern was detected.
Details
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
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 67/100 and needs improvement.
Needs attention
AIO: Visible structured data match
Issue
4 structured-data value(s) were not found in visible page text.
Details
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
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
Needs attention
AIO: Answer block readiness
Issue
68 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
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, optimize journeys, onboard teams, and automate marketing operations tasks with 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 — 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’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&format=webply&optimize=medium\" media=\"(min-width: 600px)\"> <source type=\"image/webp\" srcset=\"./media_12b25feb5754a97f6051566ddb6cc1bc48ff7c4bd.png?width=750&format=webply&optimize=medium\"> <source type=\"image/png\" srcset=\"./media_12b25feb5754a97f6051566ddb6cc1bc48ff7c4bd.png?width=2000&format=png&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® Magic Quadrant™ 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’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>$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'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
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
Needs attention
AEO: Answer intent coverage
Issue
Missing likely AI Overview intent sections: what, how, cost, compare.
Details
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
Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Needs attention
AI context endpoint
Issue
AI context endpoint is informational for this page.
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
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
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Needs attention
AIO: Query intent coverage
Issue
Missing likely AI Overview intent sections: what, how, cost, compare.
Details
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
AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Needs attention
IndexNow key
Issue
IndexNow key is informational for this page.
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
Find advertised IndexNow key location
No IndexNow key location was advertised in HTML, Link headers, or robots.txt.
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
Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Needs attention
OAuth / OIDC discovery
Issue
OAuth / OIDC discovery was not found at the expected path.
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
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
Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Needs attention
OAuth Protected Resource
Issue
The OAuth Protected Resource metadata endpoint could not be fetched.
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
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
Security & TrustAI Training ExposureEmerging recommendation
TDMRep declaration
The optional TDMRep check could not complete.
Needs attention
TDMRep declaration
Issue
The scanner could not fetch /.well-known/tdmrep.json: TimeoutError: The operation was aborted due to timeout
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
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
SEOSEOBrowser audit
Links do not have descriptive text
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
Performance and AccessibilityPerformanceBrowser audit
LCP request discovery
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
References
https://web.dev/learn/performance/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
Performance and AccessibilityPerformanceBrowser audit
Image elements do not have explicit `width` and `height`
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)
References
https://web.dev/learn/performance/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
Performance and AccessibilityPerformanceBrowser audit
Minify JavaScript
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/).
References
https://web.dev/learn/performance/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.
| Scan date | Score | Readiness | Report |
|---|---|---|---|
| 58/100 | Level 3, Bot-Aware | Current report |