AnyLearn
All lessons
Businessintermediate

Why one page beats another

Thousands of pages match your query; the engine picks ten and orders them. Learn the four questions ranking answers, why links became a proxy for trust, what PageRank actually measured, how the query itself is interpreted before anything is scored, and why chasing individual ranking factors is the wrong mental model.

Updated · AI-authored, review-gated · how lessons are made

Not signed in: your progress and quiz score won't be saved.
Progress1 / 8

From millions of matches to ten results

For almost any query, the index holds not the ten pages you see but potentially millions that contain the words. Ranking is the job of ordering that haystack so the ten most useful sit on top.

No single rule does it. A modern engine blends a large number of signals, and the exact recipe is secret and constantly changing. But the signals group into a small number of questions, and thinking in questions rather than in a list of tricks is what separates understanding search from chasing it.

  • Relevance. Does this page match what the query is about?
  • Authority. Is this a source worth trusting?
  • Quality. Is the page itself good, useful, honest, well-made?
  • Context. Who is asking, from where, on what device, meaning what?

Everything marketed as a "ranking factor" is a proxy for one of those four. Get the questions and the specific tactics stop being a mysterious list and become obvious consequences.

Full lesson text

All 8 steps on one page, for reading, reference, and search.

Show

1. From millions of matches to ten results

For almost any query, the index holds not the ten pages you see but potentially millions that contain the words. Ranking is the job of ordering that haystack so the ten most useful sit on top.

No single rule does it. A modern engine blends a large number of signals, and the exact recipe is secret and constantly changing. But the signals group into a small number of questions, and thinking in questions rather than in a list of tricks is what separates understanding search from chasing it.

  • Relevance. Does this page match what the query is about?
  • Authority. Is this a source worth trusting?
  • Quality. Is the page itself good, useful, honest, well-made?
  • Context. Who is asking, from where, on what device, meaning what?

Everything marketed as a "ranking factor" is a proxy for one of those four. Get the questions and the specific tactics stop being a mysterious list and become obvious consequences.

2. Relevance is not keyword matching

The oldest signal is relevance: does the page concern what the query is about? Early engines answered it crudely, by matching keywords, which is why the early web filled with pages stuffing a phrase in repeatedly. Counting words is trivial to game.

Modern relevance works on meaning, not string matching. The engine represents both the query and the page as points in a semantic space, the embeddings idea from machine learning, so a page about "how to fix a slow laptop" can rank for "my computer is lagging" despite sharing almost no words.

This is why keyword density stopped being a useful lever. The engine is not counting a phrase; it is asking whether the page is about the thing the query means. Two consequences follow:

  • Writing naturally and covering a topic thoroughly beats repeating a target phrase.
  • Search intent matters more than wording. "Best running shoes" wants a comparison; "buy Nike Pegasus" wants a shop; "running shoe" wants a definition. Same topic, three different pages should win, because the intent differs.

Matching the intent behind the words is most of relevance now.

3. PageRank: links as votes

Relevance alone is not enough, because thousands of pages are relevant and many are junk. The idea that made Google was to judge authority from the web's own structure: PageRank.

The core insight is elegant. Treat a link from page A to page B as a vote by A for B. A page with many links pointing to it is probably important. But not all votes count equally: a link from an already-important page is worth more than one from an obscure one. So importance is defined recursively, a page is important if important pages link to it, and the math resolves that circular definition across the whole web graph.

The deeper why: links were a signal that was expensive to fake. Anyone can write that their page is authoritative; getting genuinely respected sites to link to you was hard, so links approximated real-world trust the words on a page never could.

That original elegance is also why the next step in the story is an arms race. The moment links became the currency of ranking, an entire industry formed to manufacture them.

4. The links arms race

Once links decided rankings and rankings decided money, links became something to buy, trade, and fabricate: link farms, paid links, comment spam, entire networks of sites existing only to link to each other. The signal that worked because it was expensive to fake was now being faked at scale.

Search engines responded, and the back-and-forth shaped modern SEO:

  • Weighting links by the trust of the linking site, so a thousand junk links count for little.
  • Ignoring or penalising obvious manufactured-link patterns.
  • A tag that lets a site link without passing a vote, so citing a page does not endorse it, which matters for user-generated content and paid placements.

The general dynamic here is worth naming, because it recurs everywhere in ranking: any signal that predicts quality becomes a target the moment it is rewarded, and then degrades as a predictor. It is Goodhart's law again, the same trap that turns engagement metrics into clickbait. Every ranking signal lives on a treadmill: useful, then gamed, then defended, then partly retired.

This is why there is no fixed list of what works. The list is a moving battlefield.

5. Quality when links are not enough

Links work poorly for a lot of the web. A brand-new but excellent page has none yet. Whole topics, especially health, finance and other high-stakes areas, need a judgement of trustworthiness that raw link counts do not capture.

So engines added quality signals aimed at the content itself. Google publishes a public framework for this, summarised as E-E-A-T: Experience, Expertise, Authoritativeness, Trustworthiness. It is not a number in the algorithm; it is the concept the algorithm's quality signals try to approximate, and the standard human raters use when they evaluate results to train it.

The practical translations are concrete: is there a real, identifiable author with genuine standing on this topic; does the page show first-hand experience rather than rewording others; is the site transparent about who runs it; are claims sourced. This is why an anonymous, sourceless article struggles on a serious topic no matter how well optimised.

The recurring theme: as each mechanical signal gets gamed, engines lean harder on signals that are harder to fake, and genuine expertise and transparency are among the hardest of all.

6. Context: the query is interpreted first

Before any page is scored, the engine interprets the query, and the same words can mean different things.

  • Location. "Coffee" from a phone means coffee near me now; the best answer is a map, not an encyclopedia entry.
  • Time. "Election results" wants the most recent, so some queries trigger a strong freshness preference and others do not.
  • Device and history shape it further; "python" leans one way for someone who reads programming sites and another for a nature reader.
  • Ambiguity. "Jaguar" is a car, an animal, and a team, so the engine often deliberately diversifies the results to cover the likely meanings rather than betting on one.

Two people can search identical words and correctly get different, personalised results, which is one reason "what rank am I" has no single answer.

The reframing that matters: an engine is not matching a query to pages. It is matching an interpreted intent, in a context, to pages. Relevance and quality are scored against that interpretation, so understanding what a query is really asking is upstream of everything else.

7. Stop chasing factors, answer the questions

The way ranking is usually taught, a checklist of two hundred factors, is close to useless, because the factors change constantly, most are unknown or secret, and their weights shift with every update. Optimising a list you cannot see is a fool's errand.

The durable model is the four questions, and every real tactic is downstream of one of them.

QuestionWhat actually moves it
relevancecover the topic and match the intent, not the keyword
authorityearn genuine references from trusted sources
qualityreal expertise, first-hand experience, transparency, sources
contextserve the location, freshness and intent the query implies

Notice what every row rewards: being genuinely the best answer. That is not an accident or a platitude. An engine's own incentive is to satisfy searchers, so over time, and unevenly, it keeps adjusting toward signals that track real quality and away from ones that can be faked.

The honest strategy that survives every algorithm update is therefore the least clever one: be the best answer to a real question, and make it easy to crawl, understand, and trust. Everything else is a temporary proxy for that.

8. How a query becomes an ordered result

The query is interpreted into an intent and context first, candidates are pulled from the index, then scored against relevance, authority and quality, and finally ordered, often diversified across meanings.

flowchart TD
  A["query typed"] --> B["interpret intent and context: location, freshness, ambiguity"]
  B --> C["pull candidate pages from the index"]
  C --> D["score relevance: does it match the meaning"]
  C --> E["score authority: trusted references"]
  C --> F["score quality: expertise, experience, transparency"]
  D --> G["combine signals and order"]
  E --> G
  F --> G
  G --> H["top results, often diversified across meanings"]

Check your understanding

The lesson ends with a 5-question quiz. Take it in the player above to see your score.

  1. Why did keyword density stop being a useful ranking lever?
    • Search engines now match meaning via semantic representations, not repeated strings
    • Keywords are now banned from pages
    • Engines count keywords but cap them at ten per page
    • Density only matters for images
  2. What was PageRank's core insight?
    • Pages with more keywords are more important
    • A link is a vote, and votes from already-important pages count more, defined recursively across the web
    • Newer pages should always rank higher
    • Faster pages deserve more authority
  3. Why does every ranking signal eventually degrade as a predictor of quality?
    • Search engines forget how to measure them
    • Users stop caring about them
    • Once a signal is rewarded it becomes a target and gets gamed, which is Goodhart's law
    • They expire after a fixed number of years
  4. What is E-E-A-T best understood as?
    • A precise numerical score inside the ranking algorithm
    • A penalty applied to new websites
    • A keyword-density target for serious topics
    • The concept (Experience, Expertise, Authoritativeness, Trustworthiness) that quality signals and human raters try to approximate
  5. Two people search the identical words and get different results. Why is that correct behaviour?
    • The engine interprets the query's intent in context, location, freshness, history, so the same words can mean different things
    • One of them is being shown fake results
    • Search results are randomised for fairness
    • The index differs between users

Related lessons

Business
intermediate

When the answer replaces the link

Search is shifting from a list of links to a written answer, and a large and rising share of searches now end without a click. Learn what changes when an AI writes the answer, why 'being cited is the new ranking', how generative engine optimization differs from classic SEO, and which parts of search are genuinely new versus the same old mechanics with a new surface.

8 steps·~12 min
Business
intermediate

How the web gets found and filed

Before a search engine can rank a page it has to discover it, fetch it, understand it, and store it, and most of the web never makes it through. Learn how crawlers find pages, why a crawl budget means not everything gets visited, what indexing actually stores, why JavaScript makes a page harder to read, and the difference between crawled, indexed, and ranked.

8 steps·~12 min
Business
intermediate

The Workflows: Content, Personalisation, and Search

Where the work actually changes. This lesson covers a content pipeline built so claims stay grounded, personalisation and where its returns stop, what changed about search when answers replaced links, creative testing done properly, and the customer research synthesis that is quietly the highest-value use in the function.

8 steps·~12 min
AI
intermediate

What the algorithm optimizes, and why it drifts

A feed does exactly what it was told to maximize, which is rarely what anyone wanted. Learn which signals rankers actually weight and why implicit ones beat likes, how proxy objectives produce clickbait and rage-bait as correct answers to badly posed questions, and the mechanisms platforms use to pull an optimizer back toward what people value.

8 steps·~12 min