how google ranking works1

Type a question and Google answers in about half a second — choosing from hundreds of billions of pages. That speed hides an enormous machine, and once you see how it works, most "SEO tricks" reveal themselves as either common sense or wishful thinking.

Think of Google as a librarian for the entire web — except the library has no card catalogue and a new book lands every fraction of a second. To answer instantly, it does three separate jobs long before you ever type anything.

The three jobs behind every search

Google's own engineers describe Search in three stages: crawling, indexing, and serving results. Get this mental model right and almost every SEO decision becomes obvious.

THREE JOBS BEHIND EVERY SEARCHCrawlfind pagesIndexunderstandRankscore & sortServeresultsspidersthe indexhundreds of signals
Crawl, index, rank, serve. A page must clear every stage in order — being crawled doesn't mean it's indexed, and being indexed doesn't mean it ranks.

Crawling is discovery. Automated programs called crawlers — Google's is Googlebot — follow links from page to page and fetch what they find. There is no master list of the web, so if nothing links to your page and it isn't in your sitemap, Google may never learn it exists.

Indexing is understanding. Google reads the page — its text, titles, headings, images and their alt text — and files what it learns in the index. If it can't make sense of a page, it won't be stored well, and you can't rank for what isn't understood.

Serving is the part everyone calls ranking. The instant you search, Google scans the index for matching pages and orders them by what it predicts is most relevant and highest quality — using, in its own words, hundreds of factors, weighted against your language, location and device.

Google isn't one algorithm — it's a committee

There is no single "Google algorithm." Ranking is a stack of specialised systems built up over a decade, each handling part of the problem. The ones worth knowing by name:

  • RankBrain (2015) — Google's first deep-learning ranking system. It makes sense of unfamiliar, long-tail queries by relating them to ones it already understands.
  • Neural matching (2018) — connects a query to pages by concept, so it can surface the right result even when none of your exact words appear on it.
  • BERT (2019) — reads a sentence in both directions at once, so it finally grasps how a small word like not or to flips the meaning.
  • Navboost — re-orders results using how people actually clicked them. Its story is the interesting one — hold that thought.

These don't run as equals; they form a funnel. A query first retrieves tens of thousands of candidate pages, which are then ranked, sharpened, and finally re-ordered.

INSIDE “RANK”: A NARROWING FUNNELRetrievaltens of thousands of pagesCoarse rankingnarrowed to a few hundredFine rankingBERT · DeepRankRe-rankclicks · Navboost↓ the ten results you actually see
Ranking is a funnel: cast a wide net, then narrow it with progressively smarter (and more expensive) systems — the last of which factors in how real people behaved.

The year the curtain slipped

For years Google publicly downplayed the idea that user clicks affect ranking. Then, in 2024, two things made that position impossible to hold.

First, in the U.S. antitrust trial, Google's own VP of Search testified under oath about Navboost and its use of roughly 13 months of click data. Asked how important it was, his answer was blunt:

Navboost is one of the important signals that we have.Pandu Nayak, VP of Search, Google (sworn testimony)

Then a leak of more than 2,500 pages of internal Google API documentation — surfaced by Rand Fishkin and Mike King — listed thousands of ranking attributes, including click signals literally named goodClicks, badClicks and lastLongestClick. Read alongside the trial, the message was hard to miss: what searchers do with a result feeds back into ranking.

What actually moves rankings

Systems and signals are the how. Underneath them, Google is really asking three honest questions on the searcher's behalf.

WHAT GOOGLE WEIGHSRelevancematches the intentQuality · E‑E‑A‑Tearns trustExperiencefast & stableWhere you rankon page one
Three questions every result is scored against. Relevance gets you considered; quality and experience decide the order.

1. Relevance — match the intent, not the keyword

Ranking starts with relevance: does this page answer this query? The trap is matching words instead of intent. Someone searching "running shoes" wants to shop; someone searching "how to clean running shoes" wants a guide. Same two words, but completely different pages should win.

So decide which intent you're serving, then make the page unmistakably about it — in the title, the opening line, and the headings. A clear, honest title tag and meta description are still among the highest-leverage things you can write:

html
<title>How to clean running shoes (without wrecking them)</title>
<meta name="description" content="A 5-step method by material —
  mesh, knit, and leather — plus the mistakes that ruin them.">

2. Quality — give Google reasons to trust you

Once a set of pages is relevant, quality breaks the tie. Google frames this as E-E-A-T: Experience, Expertise, Authoritativeness and Trustworthiness. It isn't a score you can game — it's the overall impression that a real, credible source made this. The December 2025 core update pushed E-E-A-T well beyond health and money topics into everyday searches like reviews, comparisons and how-tos.

And no, the answer isn't to out-publish everyone with AI:

Our systems don't care whether content is created by AI or by humans. What matters is whether it's helpful for people.John Mueller, Google (2025)

You demonstrate trust with things that are hard to fake:

  • First-hand experience — original photos, real test results, specifics only someone who did the thing would know.
  • A real author — a named writer with relevant credentials, not "admin".
  • Accuracy you can check — claims backed by sources, and kept up to date.
  • A site that earns links — other credible pages citing you is still one of the strongest votes there is.

3. Experience — fast, stable, usable pages

Two pages, equally relevant and trustworthy? Google leans toward the one that's pleasant to use, measured partly by Core Web Vitals: LCP (loading, aim under 2.5s), INP (responsiveness, under 200ms — it replaced FID in 2024), and CLS (visual stability, under 0.1).

The new gatekeeper: AI Overviews

The biggest recent shift isn't in the ranking systems — it's in the results page itself. Since 2024, Google increasingly answers the question directly, in an AI-generated summary sitting above the blue links. By early 2026, AI Overviews appeared in roughly a quarter of US searches — far more on informational queries, far less on shopping ones.

AI Overviewsrc 1src 2src 3fewer clicks reach here ↓
The answer now often sits above the first organic result. Ranking #1 no longer guarantees the click.

The consequence is the rise of the zero-click search. Across a single year, the share of Google searches ending without any click climbed from around 56% to roughly 69%; for queries that trigger an AI Overview it runs higher still, and top results can shed a third to two-thirds of their clicks. Ranking first matters less when no one needs to leave the page.

See it from Google's side

Two minutes from the Search team, in their own words — a useful gut-check against the myths the SEO internet loves to invent:

Google's own explainer of crawling, indexing and serving.

A starter checklist

  1. Make sure the page can be crawled and indexed — check Search Console and submit a sitemap.
  2. Pick one search intent per page and match it in the title and first paragraph.
  3. Write the most genuinely useful version of the answer — for a person, not a word count.
  4. Earn the click with an honest title, then satisfy it so no one bounces back.
  5. Show experience: original examples, a named author, sources, fresh dates.
  6. Structure answers cleanly (clear headings, direct first sentences) so they're quotable by AI Overviews.
  7. Link internally, and keep pages fast and stable on real devices.

The one principle under all of it

Every system, leak and update points back to one thing Google is forever trying to approximate: a satisfied human who found exactly what they needed. Chasing the algorithm is a losing game because the target keeps moving. Serving the reader is a winning one — because that's the target the algorithm is chasing too.

Focus on the user and all else will follow.Google, "Ten things we know to be true"