Skip to main content
Executive GuideMarketing

The CMO's Guide to Agent Readiness: Why Your Marketing Website Fails and What to Fix

Your marketing website is designed to convert humans. Hero images, animations, testimonial carousels, gated PDFs. AI agents cannot use any of it. The average marketing-focused website scores 28/100on agent readiness. Five changes — all within marketing's control — can push that above 50. Agent-driven leads cost $0 CAC.

AH
AgentHermes Research
April 15, 202614 min read

The Human-Agent Disconnect: What Marketing Builds vs What Agents Need

Marketing teams spend millions making websites that convert humans. The irony is that the same design choices that increase human conversion — beautiful imagery, interactive elements, gated content — make the site completely opaque to AI agents. An agent cannot see your hero image. It cannot click your animated pricing toggle. It cannot fill out your contact form.

This is not a future problem. Right now, when someone asks ChatGPT “What is the best project management tool for agencies?” or asks Perplexity to “compare CRM platforms under $100/month,” the AI recommends businesses it can understand. Understanding requires structured data — not marketing copy.

The CTO guide covers the API and infrastructure layer. This guide covers everything the marketing team controls — and it is more than you think. CMOs influence D1 Discoverability, D4 Pricing, D6 Data Quality, and D9 Agent Experience. That is 35% of the total score.

28
avg marketing site score
35%
of score CMOs influence
$0
agent-driven lead CAC
5
fixes in this guide

Common Marketing Elements: Human Value vs Agent Value

Every element on your marketing site was designed for humans. Here is how each one registers with an AI agent — and which scoring dimensions it impacts.

Element
Human Value
Agent Reality
Dims
Hero image with tagline
Emotional hook, builds brand
Invisible. Agents cannot interpret hero images or CSS animations.
D1, D6
Contact form
Lead capture, CRM integration
Useless. Agents need a POST /api/leads endpoint, not a <form> tag.
D2, D3
"Starting at $X/mo"
Anchor pricing, drives clicks
Ambiguous. No structured price, no tiers, no comparison possible.
D4
Testimonial carousel
Social proof, trust signal
Invisible. No structured review data. Schema.org Review would work.
D6
PDF case studies
Sales enablement, authority
Opaque. PDFs are not crawlable. HTML + Schema.org Article works.
D1, D6
Animated pricing page
Premium feel, brand identity
Broken. JS-rendered pricing is invisible to most crawlers.
D4, D1

This does not mean removing these elements. Your hero image and testimonial carousel still convert humans. The fix is adding a structured data layer underneath them. Keep the marketing site beautiful for humans — but add the machine-readable metadata that makes it useful for agents too. This is the same dual-layer approach SEO teams already use: one page serves both humans and crawlers.

The 5-Item CMO Checklist for Agent Readiness

These are ordered by ROI. The first two can be done this week with your existing SEO team. All five together typically produce a 15-25 point score improvement.

1. Schema.org Product/Service Markup

Your SEO team already knows Schema.org for search. Extend it for agents. Add Product, Service, Offer, PriceSpecification, and Organization markup to every relevant page. Agents read this before they read your HTML.

Effort: Low — SEO team can implement in 1-2 daysImpact: D1 Discovery +15, D6 Data Quality +10

2. Structured Pricing Page

Replace "contact us for pricing" with a machine-readable pricing page. Use Schema.org Offer markup with structured tiers, features per tier, and actual dollar amounts. Agents that can read your pricing can recommend you. Agents that cannot will recommend competitors who expose their prices.

Effort: Medium — requires pricing strategy decisionImpact: D4 Pricing +25, D6 Data Quality +5

3. Lead Intake API Endpoint

Build a simple POST /api/leads endpoint that accepts structured lead data: name, email, company, use case. When an agent recommends your product, it needs a programmatic way to pass the lead to you — not a contact form. This is how you capture agent-driven leads at $0 CAC.

Effort: Medium — engineering + CRM integrationImpact: D2 API Quality +20, D3 Onboarding +15

4. llms.txt File

Create a /llms.txt file that tells AI models what your business does, what you sell, who you serve, and how to interact with you — in plain text optimized for LLM consumption. This is the single highest-ROI file for AI visibility. Takes 30 minutes to write.

Effort: Low — marketing can write this todayImpact: D1 Discovery +20, D9 Agent Experience +10

5. HTML Content Over PDF

Every case study, white paper, and data sheet that lives as a PDF is invisible to AI crawlers. Convert them to HTML pages with Schema.org Article markup. The content is the same — the format makes it discoverable.

Effort: Low to Medium — content team migrationImpact: D1 Discovery +10, D6 Data Quality +10

Marketing Budget ROI: Agent-Driven Leads vs Traditional Channels

The CMO pitch for agent readiness is simple: it is the only lead generation channel with $0 marginal CAC. Once your marketing surface is agent-readable, every AI-driven recommendation is a free qualified lead. The user asked the AI for help, the AI recommended you, and the user followed through. No ad spend. No content production per lead. No bid wars.

Channel
CAC
Cost Type
Agent-Ready?
Google Ads
$45-200
Per click
No
LinkedIn Ads
$75-300
Per click
No
SEO Content
$15-50
One-time
Partial
Agent-Driven Leads
$0
One-time setup
Yes

The caveat: agent-driven traffic is still early. Our data shows it growing 40% quarter-over-quarter for agent-ready businesses, but absolute volumes are lower than Google Ads today. The strategic move is to invest now while the cost is near-zero and the competition is non-existent. By the time agent traffic is significant, the businesses that invested early will have compounding advantages in AI citation authority.

This is the same argument for SEO in 2005. The ROI was not obvious yet, but the businesses that started early dominated search for a decade. Agent readiness is the SEO of 2026. The ROI calculator can model the projected impact for your specific traffic profile.

CMO + CTO: The Full Coverage Map

Neither the CMO nor the CTO can achieve a high agent readiness score alone. The score spans content, infrastructure, APIs, pricing, security, and agent-native protocols. Here is the ownership split:

CMO Owns

  • D1 Discoverability (Schema.org, llms.txt, content format)
  • D4 Pricing (structured pricing page, transparent tiers)
  • D6 Data Quality (product/service markup, HTML content)
  • D9 Agent Experience (llms.txt, content organization)

CTO Owns

  • D2 API Quality (REST endpoints, OpenAPI spec, error handling)
  • D3 Onboarding (sandbox, self-service signup, API keys)
  • D5 Payment (payment API, billing integration)
  • D7 Security (OAuth, TLS, security.txt)
  • D8 Reliability (status page, /health endpoint, SLA)

The overlap is D1 and D9. Both teams influence discoverability and agent experience. The CMO controls content and discovery files (llms.txt, Schema.org). The CTO controls technical discovery (agent-card.json, MCP server, OpenAPI spec). Coordinate on these two dimensions to avoid gaps. Read the CTO guide alongside this one for the complete picture.

Frequently Asked Questions

How is this different from the CTO guide?

The CTO guide focuses on API architecture, authentication, error handling, and infrastructure decisions. This guide focuses on what marketing teams control: website content structure, pricing transparency, Schema.org markup, lead capture, and content format. Both roles need to act — the CTO builds the API foundation, the CMO ensures the marketing surface is agent-readable. Together, they cover 7 of 9 dimensions.

My SEO team already does Schema.org — is that enough?

It is a great start, but most SEO implementations use basic schemas (Organization, WebPage, BreadcrumbList) that help search engines but do not help agents. Agents need Product/Service schemas with Offer and PriceSpecification — the schemas that describe what you sell, how much it costs, and how to buy it. Ask your SEO team to audit their schema coverage against the Schema.org commerce types.

What is the ROI of agent readiness for marketing?

Agent-driven leads cost $0 CAC after initial setup. When an AI agent recommends your product to a user, that is a qualified referral from a trusted source — the user asked the AI for a recommendation and got your name. Compare that to $45-200 per Google Ads click or $75-300 per LinkedIn click. The math favors agent readiness as soon as you have non-trivial agent traffic, which our data shows is growing 40% quarter-over-quarter for businesses that are agent-ready.

Does agent readiness replace SEO?

No. It extends SEO into a new channel. Google Search is not going away. But AI answer engines (ChatGPT, Perplexity, Gemini) are capturing an increasing share of information queries. The businesses that do well in both channels share a foundation: structured data, clear pricing, and machine-readable content. Agent readiness builds on your SEO investment — it does not replace it.

How quickly can a marketing team improve agent readiness?

The five items in this guide can be implemented in 2-4 weeks by a typical marketing team with light engineering support. Schema.org markup and llms.txt can be done in the first week. Structured pricing and HTML content migration take another week. The lead intake API requires engineering time but is a simple endpoint. Most businesses see a 15-25 point score improvement from these changes alone.


How agent-ready is your marketing site?

Run a free Agent Readiness Scan to see your score across all 9 dimensions. Marketing-focused sites average 28/100. See where you stand in 60 seconds.


Share this article: