Hack

Write one page that answers exactly one question

A page answering one question gets quoted. A page answering eight gets skimmed, and the assistant picks the wrong paragraph.

Flexsent Labs · 20 August 2026 · 2 min read · 3 sources

The problem

Your page covers eight related things. An assistant answering one of them has to decide which paragraph is the answer, and it often decides wrong — or skips you for a competitor’s page that covers only that one thing.

This is not a ranking problem. Your page may be retrieved and still not quoted, because retrieval finds the document and generation needs a passage. A document that contains the answer somewhere is worse, for this purpose, than a shorter document that is the answer.

The fix

  1. Name the single question the page answers. Put it in the title, phrased the way a person would ask it, not the way a keyword tool would write it.
  2. Answer it in the first paragraph, completely, before any context. No throat-clearing, no history of the problem, no definition of terms the reader already knows. The answer, then the reasoning.
  3. Move everything else to its own page and link between them.
  4. Make the first paragraph quotable standalone. Read it aloud with no surrounding text. If it depends on the sentence before it, it cannot be lifted.

Verify it

Paste the URL into an assistant and ask your question verbatim. Then read what comes back:

  • If it quotes or closely paraphrases your first paragraph — it worked.
  • If it summarises the whole page — the page is still answering too many things.
  • If it answers from somewhere else entirely — you were not the best passage available.

Then check the raw HTML too. Most AI crawlers do not execute JavaScript, so whatever curl does not return is invisible to them regardless of how good the answer is. The same finding, independently written up, puts client-rendered content out of reach of roughly seventy per cent of them.

Caveat

This multiplies your page count, and page count without structure is a liability. Twenty orphan pages each answering one question will underperform one good page: nothing links to them, nothing establishes which is authoritative, and you have traded one unquotable page for a dozen invisible ones.

Do it with a real internal linking structure — a hub that names each question and links to its answer — or do not do it at all. The same structural argument is made from the marketing side in HubSpot’s AEO comparison.