
How to Get AI to Cite You
Until recently the goal of running a website was clear: reach the first page of search results. But over the past few years user behavior has quietly shifted. When people wonder about something, instead of typing keywords and scanning links, they ask an AI in full sentences and read a synthesized answer. And in a large share of cases, they click nothing at all.
This is not a story about search disappearing. It is a story about one more path to being found. "Do we appear in the results" used to be the whole question; now "does the AI use us as a basis when it answers" is a second one. The work of answering that new question is increasingly called AEO — Answer Engine Optimization.
The good news is that this is not a brand-new discipline. If you have been doing good SEO, you are more than halfway there. The emphasis simply shifts. Let's walk through what actually differs.
You get carried in the answer, not listed beside it
In traditional search your page was presented as one of ten candidates. The click was the user's choice, and you competed for it with a title and description. In an AI answer your page is not a candidate but raw material. Content from several sources is composed into one passage, and your name appears beneath it like a footnote.
That difference carries two practical implications. First, clicks may fall, but citations remain as brand exposure — having your domain listed as a basis is itself a mark of credibility. Second, to be cited a page has to be easy to compose from. AI does not admire your page. It looks for a sentence and takes it.
People read a page and understand it. Machines take sentences out of it. Writing so sentences are easy to take is the new optimization.
Four things cited pages have in common
Look at pages that show up often in AI answers and it has nothing to do with striking design or sheer length. Instead they share these four traits.
1. They answer the question immediately
This is the decisive one. If the first sentence under the heading "How long does a website take to build?" begins with "Founded in 2015, our studio…" that page will not be cited. When a heading is a question, the very next sentence must be the answer. Background and case studies can follow. Readers prefer that order too.
2. One page covers one topic
Cram services, pricing, process, and FAQs onto one page and a human will scroll to find things, but a machine perceives the topic as blurry. One topic, one page. Do not worry about ending up with more pages; each answering its own question serves total visibility better.
3. The structure exists in the markup, not just visually
A person sees large text and knows it is a heading. A machine checks whether it is a heading element. A bolded paragraph and a real heading can look identical on screen and mean entirely different things to a parser. Headings as headings, lists as lists, tables as tables.
4. The facts are specific
"Around three weeks" gets cited where "fast delivery" does not; "from $1,200" gets cited where "reasonable pricing" does not. Sentences containing numbers and conditions can be lifted into an answer as they are. Vague adjectives inform nobody, human or otherwise.
Structured data: a label written for machines
One step further is structured data — writing, invisibly on the page, a machine-readable statement of what the page is about. Whether it is company information, a blog article, or a set of FAQs; who wrote it and when.
Think of a museum label. Hang only the artwork and each visitor interprets it alone; add the title, artist, and year and the misreadings disappear. Structured data is the label attached to your page.
For a typical business website, this much is enough.
- Organization — name, logo, contact, social profiles. The basis for recognizing your brand as one entity.
- Article — headline, author, publish date, primary image for blog posts. The grounds for judging freshness.
- FAQ — questions paired explicitly with answers. The format most readily lifted into an answer.
- Breadcrumbs — the hierarchy from home to the current page, describing where it sits.
One caution. Structured data must match what is actually on the page. Declaring FAQs in markup that do not exist on screen is explicitly prohibited by search engines, and being caught costs you rather than helps. The label has to describe the artwork.
You cannot be cited if you cannot be read
However good the content, it cannot be cited if it is never read in the first place. Surprisingly many sites stall right here.
The most common case is a site whose content is drawn entirely by JavaScript. It looks fine in a browser, but the document itself is an empty shell, so some crawlers see nothing. Text baked into images has the same problem: people read it, machines do not.
Checking is easy. Open view-source and search for a sentence from your body copy. If it is in the source, machines can read it. If not, server-side rendering is worth considering.
One more item has appeared recently: whether AI crawlers are allowed in. Your site has a file declaring which crawlers may access it, and blocking AI crawlers there also removes you from citation. Choosing to block over training concerns is legitimate, but it is better to make that call knowing the trade-off is answer visibility.
Five things to check today
Things you can review as your site stands, without a redesign.
- 1. Ask an AI about your company — literally ask "what kind of company is ___?" How you get introduced, and what it gets wrong, comes out immediately. The fastest diagnostic there is.
- 2. Build an FAQ page — take the five questions customers actually ask and answer them. Question as the heading, answer as the next sentence.
- 3. Put numbers in — timelines, starting prices, scope of support. Whatever you can state, state concretely.
- 4. Confirm your copy is in the source — search view-source for a body sentence.
- 5. Test your structured data — paste a URL into Google's rich results test and see what gets recognized.
All five fit inside a day. And as it happens, every one of them also makes a better page for humans. No visitor dislikes a page that answers the question directly, states numbers plainly, and is cleanly structured.
Good content still wins
Talk about AEO and it can feel like yet another technique to chase. But what you actually do is write honest information in a clear structure. Just as the tricks that once gamed search engines went inert one by one, what works in the AI era is still content that genuinely helps.
What changed is that you have one more kind of reader. People read, and machines read. A page written with both in mind gets found either way.
At ononc, structured data, server rendering, and AI-search readiness are included by default when we build a site. If you are curious how your site currently appears in AI answers, we are happy to look at where it stands with you — with a concrete list of what changes when you fix what.
More posts

Why Website Speed Changes Your Revenue
The feeling that "our site seems a bit slow" is usually accurate. And those one or two seconds quietly put a price on your visitor and inquiry counts. Here is what the three Core Web Vitals actually ask, in plain language, plus what you can check today.
How Generative AI Is Changing Our Business and Website
Just a few years ago, AI felt like the domain of research labs and tech giants. After ChatGPT, that changed — generative AI is now a tool for today's work.