Somebody is asking ChatGPT for the best tool in your category right now, and it's naming three companies. You want to know whether you're one of them, and if not, what it would take.
That question has a name now: answer engine optimization, or AEO. It's the practice of getting your company named and linked inside an AI-generated answer rather than ranked on a page of blue links. The temptation for a first-time founder is to file it under "things to worry about at Series A." That's the wrong call, and not because AI search is huge yet. It's because what earns citations takes months to build, and almost nobody in your category has started.
Here's what the 2026 data supports, what it doesn't, and the parts you can skip.
Is answer engine optimization worth it when AI traffic is this small?
Yes, but for the conversion rate, not the volume. AI referral traffic is still tiny, running somewhere between 47 and 190 times smaller than Google organic depending on category. Model AEO as a traffic channel and you'll be disappointed for another year.
Model it as a qualification channel instead. As of March 2026, visitors arriving from AI assistants converted about 42% better than non-AI traffic, a full reversal from March 2025 when the same channel converted 38% worse. One B2B SaaS analysis found AI search accounted for 0.5% of traffic but 12.1% of signups. Search Engine Land, looking at 94 ecommerce sites, put ChatGPT traffic at 31% better conversion than non-branded organic.
The reason is obvious once you've watched someone use it. A person clicking a Google result is starting their research. A person clicking a link ChatGPT gave them has already had their problem restated, their options narrowed to three, and your name endorsed by something they trust. They arrive pre-qualified. At Foundra's scale, where a good week is a few dozen signups, a channel sending forty visitors who convert like four hundred is not a rounding error.
One caveat: those multiples come mostly from vendors selling AEO tooling, and measurement is messy because plenty of AI-assisted discovery ends in a direct visit with no referrer. Treat the direction as reliable and the exact multiple as marketing.
Why ranking on Google stopped guaranteeing an AI citation
Because the overlap between "ranks well" and "gets cited" has collapsed. In mid-2024, roughly 76% of URLs cited in Google's AI Overviews also sat in the organic top 10. Ahrefs' 2026 analysis found only about 37% of cited URLs rank in the top 10, 26% rank between 11 and 100, and nearly 37% don't rank in the top 100 at all.
Read that last number again. More than a third of the pages AI engines cite are pages Google doesn't rank on the first ten pages of results.
This is the most useful fact for a new company. Classic SEO is a queue, and you're at the back of it behind HubSpot and whoever else has been publishing since 2011. Citation isn't the same queue. A page with no backlinks and no rankings can get lifted into an answer because it stated a specific fact cleanly at the moment the model went looking.
If your search traffic has already fallen off a cliff, that's a related but separate diagnosis, covered in why your search traffic dropped 50%.
First, check you aren't blocking the AI crawlers
Do this before anything else. It takes four minutes and it's the only item here that can silently undo all the others.
Cloudflare split AI crawlers into three categories in 2026, search, agent and training, and moved to blocking agent and training by default, with the flip landing September 15, 2026. Search crawlers stay allowed. If you spun up a site behind Cloudflare recently, or clicked through a security preset without reading it, you may be on the blocked side and not know.
The nasty part is that a network-layer block leaves no trace where you'd look for it. Your robots.txt can keep politely welcoming GPTBot while Cloudflare turns it away at the edge. The request never reaches your server, so there's nothing in your logs either. What to check:
- Open
yoursite.com/robots.txtand confirm you aren't disallowing GPTBot, OAI-SearchBot, ClaudeBot, PerplexityBot or Google-Extended. Plenty of templates and WordPress privacy plugins added these blocks by default in 2024 and 2025. - In Cloudflare, open the AI crawler controls and check which categories you're blocking. Allow search and agent unless you have a specific reason not to.
- Confirm your content renders server-side. If your key pages are client-rendered React returning an empty shell to a raw fetch, most crawlers see nothing.
Point three catches more startups than the first two combined.
What actually predicts whether AI cites you: mentions, not backlinks
Ahrefs studied 75,000 brands and correlated a long list of signals against AI Overview brand visibility. Branded web mentions came out on top at 0.664. Backlinks, the thing the entire SEO industry has organized itself around for twenty years, came in at 0.218. A follow-up study across AI platforms found YouTube mentions the strongest single predictor at 0.737.
Correlation is not causation, so don't over-read the decimals. But the shape of it matches what the engines are doing. A link is a vote inside one system. A mention is a fact in the index: this name exists, in this category, alongside these other names. Models are pattern machines, and they recommend what they've seen described.
So the job changes. You're not building a link profile. You're getting your company's name to appear, in context, in the places that describe your category. For a startup with no budget, in rough order of return:
Get into other people's comparison lists. In one 2026 study of software category queries, every tool ChatGPT named had Capterra reviews and 99% had G2 reviews, and brands in the top 20 of their category on those platforms were cited roughly three times more often. Claiming those profiles and getting ten real reviews is a weekend of work, and it's the highest-leverage AEO task most founders haven't done. Directory and roundup submissions are the same play.
Answer questions where your category gets discussed. Not spam, answers. The mechanics are identical to validating a startup idea on Reddit.
Publish under your own name on platforms that get crawled heavily. Dev.to, Hashnode, LinkedIn, YouTube. Cross-posting one article with a canonical tag costs nothing and multiplies the surfaces your name appears on.
Build free tools. Tools get linked and described by other people, which is the mention flywheel running on its own. We covered the economics in free tools as a distribution channel, and Foundra's own free tools exist as much for this reason as for the signups.
Every AI engine cites a different internet
This is the part most people get wrong. There is no single "AI search" channel.
Sanbi analyzed roughly 120,000 citations across ChatGPT, Gemini, Perplexity and Claude for one B2B category over 30 days. Same prompts, same category, four almost non-overlapping source pools. A domain holding 26% citation share on Perplexity held 7.9% on ChatGPT. Sources ChatGPT cited thousands of times were cited essentially zero times by Claude. The patterns, simplified:
- ChatGPT leaned hard on category-canonical and official domains. Its top three sources made up about a third of its citations. Reddit, YouTube and LinkedIn were effectively absent.
- Perplexity was the user-generated-content engine. YouTube at 4.9% of citations, Reddit at 2.0%, LinkedIn at 1.9%, none of which registered on ChatGPT or Claude.
- Gemini tracked Google's index closely and favored vertical trade publications, which means classic SEO fundamentals still move it.
- Claude reached for primary sources. The USPTO patent database was its fourth most-cited domain, with two analyst firms in its top ten.
It's one anonymized category, so treat the percentages as illustrative. The structural point holds, and the zeroes are the signal. If your whole AI visibility plan is Reddit, you're investing in Perplexity and reaching ChatGPT not at all.
Pick the engine your buyers use, then pick the channel that moves it. Most founders should start with ChatGPT, where the volume is, which means deep owned content and canonical third-party listings rather than social.
Do you need an llms.txt file?
No. Skip it and spend the hour somewhere else.
llms.txt was proposed as a robots.txt for language models, a curated map telling AI crawlers which pages matter. It got enormous attention and it hasn't worked. SE Ranking found about 10% adoption across 300,000 domains after roughly eighteen months. Ahrefs looked at 137,000 sites and found 97% of llms.txt files received zero traffic in May 2026, because the bots aren't reading them. One study of over 500 million AI bot visits found 408 that touched llms.txt.
Google has been blunt. Gary Illyes confirmed Google doesn't support it and isn't planning to, John Mueller compared it to the old keywords meta tag, and Google's June 2026 documentation states it has no effect on rankings or AI Overviews in either direction. No major model provider has committed to using it as a signal.
There's one real use case: AI coding assistants like Cursor and Copilot use it to fetch developer docs efficiently. If you ship a developer product, build one for that reason. If you're hoping it gets you into ChatGPT answers, it won't.
How to write a page an AI can lift a clean answer from
Everything above is distribution. This is the page itself, and it's the cheapest thing to fix.
Answer the question in the first two sentences under each heading. No setup, no throat-clearing, no "in today's fast-moving world of AI." The direct answer, under fifty words, written so it still makes sense if someone cuts it out and pastes it somewhere else. Then expand underneath. Look at the H2s in this article: every one of them opens with the answer.
Write headings as the questions people actually ask. "How much does it cost to incorporate in Delaware?" beats "Delaware Incorporation Cost Considerations." The first matches a prompt. The second matches nothing.
Be specific and say where the number came from. "Ahrefs studied 75,000 brands and found branded mentions correlate at 0.664 against backlinks at 0.218" is quotable. "Brand mentions are increasingly important" is not. Models cite sentences carrying a fact and its provenance, because those survive being lifted out of context.
Put the useful thing on the page, not behind a form. A page an engine can't read is a page it can't cite. Gate the tool output if you must, never the explanation.
Give it structure. Real headings, short paragraphs, lists where the content is a list, a table where it's a comparison. Retrieval systems chunk pages, and clean structure produces clean chunks.
None of this conflicts with writing for humans. It's writing well with the padding removed. The fundamentals still apply, and we laid those out in SEO for startups.
How do you track AI citations without paying for a tool?
Open a notes file and spend fifteen minutes on the first of every month. You don't need software for this yet.
Write down ten prompts a real buyer would type. Not "best startup planning tool," which is a keyword, but how a person actually asks: "I've got an idea for a marketplace and no idea if it's any good, what should I do first," or "cheap alternative to LivePlan for a solo founder." Run all ten through ChatGPT, Perplexity, Claude and Google AI Mode in a logged-out session so your history doesn't skew it.
Log three things for each: were you mentioned, who was mentioned instead, and which domains got cited. That third column is the valuable one. It's a list of the exact pages that own your category's answers, which doubles as your outreach and guest-post target list. Do it for three months and you'll see movement well before any dashboard would.
At ten prompts a month a text file beats a paid tracker, because you'll actually read the answers instead of a chart.
Key takeaways
- AI referral volume is small, roughly 47 to 190 times smaller than Google organic, but converts far better. Treat AEO as a qualification channel, not a traffic channel.
- Ranking and citation have come apart. About 37% of AI-cited URLs don't rank in Google's top 100, which is the opening for companies with no domain authority.
- Check crawler access first. Cloudflare's default moved to blocking agent and training crawlers on September 15, 2026, and a network-layer block never appears in robots.txt or your logs.
- Mentions beat backlinks: 0.664 correlation versus 0.218, per Ahrefs.
- Get on G2 and Capterra. Top-20 brands in a category there were cited roughly three times more often in "best software" answers.
- Each engine cites a different internet. Reddit and YouTube move Perplexity and do nearly nothing for ChatGPT.
- Skip llms.txt unless you sell a developer product. 97% get zero bot traffic and Google ignores the file.
- Structure every page so a clean, quotable answer sits in the first two sentences under each heading.
FAQ
How long does it take to start getting cited by AI engines?
Expect three to six months before mentions get consistent, longer in competitive categories. Retrieval-based surfaces like Perplexity and ChatGPT with search enabled can pick up a new page within days if it answers something specific and underserved. Citations drawn from training data rather than live retrieval move on the model release cycle, which is slower and outside your control.
Is AEO different from SEO, or is it the same thing with a new name?
Mostly the same inputs, different objective. Crawlability, content quality and topical depth matter for both. What changes is that you're optimizing to be quoted rather than clicked, the mention matters more than the link, and the winning page is often not the ranking page. Anyone selling AEO as a wholly separate discipline needing its own budget is selling you something.
Does schema markup help get my pages cited?
A little, and it costs almost nothing, so add Article and FAQ schema and move on. No 2026 study has found schema to be a strong independent predictor of AI citation. It makes content easier to parse, worth an hour of setup, but it isn't the lever. Clear headings and extractable answers do far more.
Should I block AI crawlers to protect my content?
For a startup trying to be discovered, almost never. Blocking is a publisher strategy that makes sense when your content is the product and you're negotiating licensing. If you're chasing first customers, you want the models to have read everything you've written.
Do I need a paid tool for any of this?
Not at the start. The crawler check is free, the G2 and Capterra profiles are free, the tracking is a text file. Foundra's free tools and the key reads library cover the strategy side. Buy a citation tracker once you're past roughly fifty prompts a month and the manual version stops being practical.
Top comments (0)