casel

NotesPractice5 min

Writing so an answer engine can quote you

AEO is not a new dark art. It is the old advice — be specific, be structured, be quotable — with a machine as the reader.

Answer engines lift sentences out of context and show them alone. That is the whole mechanic, and it changes what good writing on the web looks like. A paragraph that only makes sense after the two above it will either be skipped or misquoted. A sentence that survives being pulled out will get shown to people who never visit your page.

What survives extraction

  • Self-contained sentences: the subject is named, not carried over from a previous line.
  • Specific facts: opening hours, materials, price ranges, service areas, who you are not for.
  • Headings that ask the question a person would ask, answered in the first sentence beneath.
  • Structured data that agrees with the visible page, rather than describing a nicer imaginary one.

None of that is a trick. It is the same advice a good editor would have given twenty years ago, with a different reader in mind. The difference now is the penalty for vagueness: a vague page is not ranked lower so much as it is simply not usable as an answer.

The part specific to writing in your own language

Being quotable in Hindi does not make you unquotable in English. The instinct is to translate everything so the machines can read it. We think that is backwards. Write the page natively, keep the structured data precise, and let the summarisers do the language work they are actually good at. A native page with clean structure travels further than a translated page with none.

What we generate follows this by default: clean headings, structured data that matches the page, an llms.txt, and summaries written to be lifted. You should not have to know any of this exists.