learn.web Back to the curriculum ↗

SEO / GEO / Information Quality / 01

How discovery systems work

Map crawling, indexing, retrieval, ranking, grounding, citation, and the user intents behind them.

Time
60 min
Mode
Learn → Make → Check
Path
Search & AI Discovery

By the end, you can…

Discovery is a sequence of gates

A system must discover a URL, fetch it, understand and index its content, retrieve it for a relevant query, then decide how to present it. A failure at an early gate cannot be repaired by polishing a later one.

Generative search still relies on retrieval and quality systems. Answers may combine multiple passages and queries, but crawlability, clear content, reputation, and original value remain foundational.

Intent is the job behind the query

Queries may seek an explanation, comparison, action, location, product, or reassurance. Analyze the result landscape and the decisions a reader must make, then choose a format that serves them.

Do not confuse correlation with control. Document what the platform states, what your data shows, and what remains a hypothesis.

Your studio task

Make — Diagram how one important question moves from crawl to retrieval to answer or result.

  1. Choose one important audience question.
  2. Map discovery, crawl, index, retrieval, presentation, and conversion.
  3. Identify the likely task and required evidence.
  4. Mark every assumption as documented, observed, or unknown.
Definition of done

The diagram separates what you control, what you can measure, and what remains opaque.

Open the interactive lesson with its workspace ↗

Knowledge check

If a useful page is blocked from crawling, what should you fix first?
  1. Add more keywords
  2. Restore crawler access
  3. Increase the word count
Reveal answer (B)

The content cannot enter later discovery stages until the system can fetch it.

Which discovery gate comes first?
  1. Crawling
  2. Ranking
  3. Citation
Reveal answer (A)

A system must first find and fetch the URL before any later gate matters.