How Google Search ranking works

No Comments
How google search ranking works
TL;DR: There is no single "Google algorithm." Ranking is a pipeline: crawl, index, understand the query, retrieve and score candidates, then rerank with dozens of specialized systems. What we reliably know comes from three sources: Google's own documentation, sworn testimony from the US antitrust trial, and the 2024 internal API leak. This article walks the pipeline using only those.
Pipeline stages
5
One algorithm?
No, many systems
Core updates
Several per year
Best sources
Google docs, DOJ trial, 2024 leak
Biggest myth
"200 ranking factors"

Stop picturing one algorithm

The most useful mental model I can give you after two decades of doing this: Google is not a formula, it is an assembly line. A query enters, passes through distinct stages, and a results page comes out the other end. Each stage has its own systems, its own failure modes, and its own optimization levers. When rankings move, the diagnostic question is not "what did the algorithm do," it is "which stage changed its mind about me."

The ranking pipeline 1. Crawl Googlebot fetches 2. Index Render, canonicalize 3. Understand query intent, BERT, synonyms 4. Retrieve and score: topicality, links, freshness 5. Rerank Navboost, spam and quality systems Stages 1 and 2 decide IF you can rank. Stages 3 to 5 decide WHERE you rank. Most "algorithm update" pain lives in stage 5, where boost and demote passes reshuffle the initial scoring.

Stages 1 and 2: crawling and indexing

Before ranking exists, Googlebot has to fetch your page and Google has to decide it deserves a slot in the index. Indexing includes rendering (Googlebot runs an evergreen Chromium, so JavaScript content does get seen, eventually), canonicalization (picking one URL among duplicates), and storing signals about the page and its site. Plenty of "ranking problems" I get called in for are actually indexing problems: the page is canonicalized away, stuck in Discovered - currently not crawled, or serving different content to the renderer. Check Search Console's URL Inspection before theorizing about anything fancier.

Stage 3: understanding the query

Google rewrites and interprets queries before matching them to documents. Its documented systems here include RankBrain (launched 2015, its first deep-learning ranking system, helping with queries it has never seen), neural matching (relating query concepts to page concepts), and BERT (rolled out in 2019 to model how words change meaning in context). This is why exact-match keyword stuffing keeps losing value: the system matches meanings, not strings.

Stage 4: retrieval and core scoring

From the index, Google pulls a candidate set and scores it. The signals Google itself documents: topicality (does the content actually address the query), links and PageRank (still in Google's own ranking systems documentation, diminished from 2010 but very much alive), freshness where the query deserves it, page experience, and site-level quality signals. E-E-A-T deserves a clarification because it gets mangled constantly: it is not a score. It is the rubric human quality raters use, and Google says its systems use measurable proxies to approximate it. You cannot "add E-E-A-T"; you can build the evidence its proxies detect.

Stage 5: reranking, Navboost, and twiddlers

This is the stage the industry underestimated for years, and the one the US v. Google antitrust trial dragged into daylight. In 2023 testimony, Google's Pandu Nayak confirmed Navboost, a system that aggregates 13 months of user interaction data on queries and results and uses it to adjust rankings. Trial exhibits also referenced Glue, a sibling system covering non-web SERP features. So yes: aggregated user behavior influences rankings. That is not the same as "CTR is a ranking factor you can game with click bots"; Google has systems specifically for detecting that, and the data is aggregated and slow-moving.

The May 2024 leak of over 2,500 internal Content API Warehouse documents added texture: attributes like siteAuthority, hostAge, and Chrome-derived view data, plus "twiddlers," reranking functions that boost or demote after initial scoring. Google confirmed the documents were real but warned that a field existing in storage does not prove it is used in ranking. My read: treat the leak as a parts catalog, not a wiring diagram. It tells you what Google can measure, not what it currently weighs.

Also living at this stage: the documented boost-and-demote systems. SpamBrain handles link spam and hacked content. The helpful content system, which flattened a lot of thin affiliate sites in 2022 and 2023, was folded into the core ranking systems in the March 2024 core update. The reviews system rewards first-hand product testing. These site-level classifiers are why one bad content strategy can drag down your good pages too.

SystemWhat it doesHow we know
PageRank / link signalsUses links to assess importance and authorityGoogle ranking systems docs
RankBrainML help on novel and ambiguous queriesGoogle, announced 2015
BERTModels word meaning in contextGoogle, rolled out 2019
NavboostReranks using 13 months of aggregated user interaction dataSworn DOJ trial testimony, 2023
SpamBrainDetects link spam and hacked contentGoogle spam updates docs
Helpful content systemSite-level classifier for people-first content; now part of coreGoogle, merged into core March 2024
TwiddlersPost-scoring boost and demote functions2024 Content Warehouse leak

What this means for how you actually work

First, satisfied clicks are the endgame. If Navboost is watching 13 months of interactions, the page that answers the query and gets remembered beats the page that merely matches keywords. Second, quality is scored at the site level, so prune or fix the dead weight instead of hoping your good pages carry it. Third, links still matter, but as one stage-4 signal among several, not the whole game. Fourth, stop chasing single factors. A pipeline with reranking passes means a page can win stage 4 and get quietly demoted in stage 5, which is exactly what a helpful-content demotion looks like in the wild.

And diagnose in pipeline order: indexed correctly? Understood for the right queries? Competitive on core signals? Only then start asking whether a classifier is sitting on you.

DO

  • Diagnose in pipeline order: index, understanding, scoring, reranking
  • Optimize for the query's intent, not the keyword string
  • Build content that earns long, satisfied engagement
  • Audit site-level quality; classifiers judge the whole domain
  • Ground your model in Google docs, trial testimony, and confirmed leaks
DON'T

  • Recite "200 ranking factors" lists; that framing is a fossil
  • Try to game interaction signals with click manipulation
  • Assume every leaked attribute is an active ranking input
  • Treat E-E-A-T as a checkbox you can add to a page
  • Blame "the algorithm" before checking indexing basics

FAQ

Is click-through rate a ranking factor?
At the altitude that matters to you: aggregated user interaction data influences rankings via Navboost, per sworn testimony. At the altitude Google denies: no, there is no simple per-page CTR dial you can crank. Both statements are true. Earn clicks that end the search; do not buy them.
Do Core Web Vitals decide rankings?
They are a real but lightweight signal. Google has repeatedly described page experience as a tiebreaker-class input, not a primary one. Fix genuinely slow pages for users and conversions; do not expect a ranking miracle from shaving 200 milliseconds.
How often does Google change ranking?
Small changes ship constantly, and Google runs several named core updates per year, announced on its Search Status Dashboard. If your traffic moved on a dated update, compare which page types moved before rewriting anything.
Did the 2024 leak change SEO best practice?
Less than the hot takes claimed. It confirmed directionally what good practitioners already did: build site-level quality, earn engagement, keep links clean. Its real value is killing naive myths, like the idea that Google stores nothing about user behavior.
Is E-E-A-T a ranking score?
No. It is the rubric in the Search Quality Rater Guidelines. Raters do not set rankings; their judgments benchmark whether Google's automated proxies are working. Build verifiable expertise signals and the proxies take care of themselves.
Want the pipeline diagnosed for your site?

Our advanced SEO audit walks every stage, from crawl budget and indexing through site-level quality classifiers, and tells you exactly which one is holding your rankings back.

Get the Advanced SEO Audit

Claude Vincent is a technical SEO consultant focused on crawlability, rendering, and AI-search visibility. He writes the field guides and case studies at SEO ProCheck, with a bias toward the durable, unglamorous work that decides whether search engines and AI answer engines can actually read and cite a site.

About SEO ProCheck

Technical SEO consulting and GEO strategy with 20 years of enterprise experience. Case studies, resources, and tools for search and AI visibility.

Work With Me

Technical SEO audits, GEO strategy, site migrations, and international SEO. Hourly consulting for teams who need hands-on support, not just reports.

Subscribe to our newsletter!

More from our blog