WordPress 7.0 Won’t Make Your Site Visible in ChatGPT — Here’s How to Fix That
WordPress 7.0 (May 20, 2026) made a lot of noise about “AI in core.” But it solves the wrong half of the AI problem for most site owners.
There are two kinds of “AI on your website”:
- Your site calls AI — a plugin uses a model to help you write. This is what WordPress 7.0’s new API enables.
- AI finds and cites your site — when someone asks ChatGPT, Perplexity, Gemini or Google’s AI Overview a question, your business is the answer.
WordPress 7.0 does nothing for #2. And #2 is where your next customers are looking.
Why this matters now
The way people find businesses is shifting under your feet:
- 31% of Gen Z start a search on an AI platform, not a search engine.
- Google’s AI Overviews doubled their query coverage (≈6.5% → 13%) in one quarter.
- When an AI Overview appears, clicks to websites fall ~15.5%, and only ~1% of people click a link inside the AI answer.
The old game was “rank in ten blue links.” The new game is “be the answer the AI gives.” If ChatGPT can’t read and understand your WordPress site, you simply aren’t in the conversation — no matter how well you rank on classic Google.
Why WordPress (even 7.0) leaves you invisible
WordPress publishes beautiful pages for humans and Google’s crawler. AI engines need something more:
- Machine-readable signposting — files like
llms.txtthat tell an AI agent what your site is and where the important content lives. - An agent card (
agent.json) — a structured description of what your business does and offers, so an agent can act on it. - Structured data (JSON-LD) — Organization, FAQ, Product, Breadcrumb schemas that let an AI extract facts with confidence.
- Extractable, self-contained content — clear question-and-answer sections an AI can lift and cite verbatim.
Out of the box, WordPress ships none of this — and 7.0’s AI API doesn’t change it, because it points the other way (your site calling AI, not AI reading your site).
How to actually become citable
You need a discoverability layer on top of WordPress:
- Publish the machine files —
llms.txt,llms-full.txt,agent.json, a cleanrobots.txtthat welcomes AI fetchers (Claude-User, ChatGPT-User, PerplexityBot…). - Add structured data everywhere — Organization, FAQPage, Product/Offer, Breadcrumbs.
- Write extractable answers — direct, self-contained Q&A blocks that an AI can quote.
- Keep it fresh and fast — AI engines favour current, well-structured, quick-loading content.
You can do this by hand. Or you can install Animam, which generates the entire layer for you — the machine files, the JSON-LD, the agent card — and keeps it in sync as your content changes, while also giving your visitors a conversational agent and your admin an assistant. On top, your site’s content syncs into the agent automatically, so the answers AI engines (and your visitors) get are always your own.
The result: WordPress 7.0 lets your site use AI; Animam makes your site get found and cited by AI.
FAQ
Does WordPress 7.0 make my site appear in ChatGPT?
No. WordPress 7.0’s AI API lets plugins call an AI model from your site. It does nothing to make AI engines read, understand, or cite your site. That requires a discoverability layer (llms.txt, agent.json, structured data) WordPress doesn’t ship.
How do I get my WordPress site cited by ChatGPT or Perplexity?
Make your site machine-readable: publish llms.txt and an agent.json card, add JSON-LD structured data (Organization, FAQ, Product), write extractable Q&A content, and allow AI fetchers in robots.txt. A plugin like Animam generates and maintains all of this automatically.
Is AI-search visibility the same as SEO?
It overlaps but isn’t identical. Classic SEO targets Google’s ten links; AI-search visibility (“GEO/AEO”) targets being the cited answer inside ChatGPT, Perplexity and AI Overviews. As AI answers capture more queries, GEO becomes as important as SEO.
What is an llms.txt file?
A plain-text file at the root of your site that tells AI agents what your site is about and where to find authoritative content — like robots.txt, but for large language models.
Will I lose traffic if I ignore AI search?
Increasingly, yes. AI Overviews already cut click-through ~15.5% on the queries they appear on, and that footprint is doubling fast. If you aren’t the cited answer, that traffic goes to whoever is.
Do I need WordPress 7.0 for AI-search visibility?
No. The discoverability layer works on WordPress 6.x and 7.0 alike — it’s independent of the core AI API.
Be the answer AI gives — not just a site that calls AI.
Add Animam to your WordPress site → · automatic AI-search discoverability + a visitor agent, in 5 minutes, no code.