Answer · Cost & Scope
How do you make WordPress AI-citable (AEO setup)?
JSON-LD + llms.txt + speakable + 50-word answer blocks. With code.
JSON-LD + llms.txt + speakable + 50-word answer blocks. With code.
Why this matters in 2026
AI search assistants (ChatGPT, Claude, Perplexity, Gemini) are now a non-trivial source of B2B referral traffic. Sites optimised for traditional SEO can show up in their answers, but the citation rate is 3 — 5× higher for sites with structured AEO setup.
Four-part setup
- JSON-LD per content type. FAQPage for FAQ entries, Article for insights, HowTo for tutorials, Service for service pages.
speakableproperty on the 50-word answer block. - 50-word answer blocks. Every long-form post starts with a 50-word answer block that completely answers the question. Crawlers and AI agents lift this as the citation.
- llms.txt at the root. A markdown index of your highest-quality content with summaries. Some agents read it; the rest will soon.
- Refresh-date metadata. Visible in the UI and in JSON-LD. AI agents weight freshness heavily for cost / regulation / pricing queries.
What I don’t recommend
“AEO plugins” that promise instant citation. They generate boilerplate JSON-LD with no semantic structure. Hand-write the schema; it’s not that much code.