Guides

How to Find Which Pages Are Losing Traffic

How to Find Which Pages Are Losing Traffic

In Google Search Console, open Performance โ†’ Search results, set the date range to Compare โ€” last three months against the previous period โ€” then switch to the Pages tab and sort by click difference, ascending. The biggest losers sit at the top. Producing that list takes two minutes; working out why takes the other eight.

The ten-minute sweep

  1. Performance โ†’ Search results, date range โ†’ Compare โ†’ Compare last 3 months to previous period.
  2. Open the Pages tab. Click the Clicks difference column to sort ascending, so the steepest losses come first.
  3. Ignore anything that lost fewer than a handful of clicks. On most sites the bottom twenty rows account for nearly all of the real loss.
  4. For each page worth investigating, click the row to filter the report to that URL, then open the Queries tab โ€” still in compare mode. This tells you whether the page lost its main query or lost a long tail of minor ones. Those are different problems.
  5. Turn compare mode off and widen the date range to 16 months. You now have the shape of the decline, which is the single most diagnostic thing on the screen.

Step 5 is the one people skip. A period-over-period comparison tells you how much was lost; only the long line chart tells you when, and when is what identifies the cause.

Read the shape before you name the cause

Shape of the line Almost always means
Gradual slope over many months Competitive decay
Cliff on one identifiable date Algorithm update, manual action, or your own deploy
Drops to zero and stays there Technical โ€” deindexed, 404, noindex, robots, or a canonical change
Same dip every year Seasonality
Impressions flat, clicks falling The SERP changed around you
Impressions falling, position stable Search demand fell, not your ranking

Two of these six aren't problems at all. Seasonality needs a year-over-year comparison, not a period-over-period one. Falling impressions at a stable position means fewer people are searching for the topic โ€” no amount of editing brings that traffic back, and a refresh spent there is wasted.

The six causes, and how to confirm each

1. The URL quietly stopped being eligible. The cheapest thing to rule out and the most commonly missed. Paste the URL into URL Inspection. If it says anything other than "URL is on Google," stop here โ€” nothing else matters until that's fixed. Common culprits: a noindex shipped with a template change, a robots.txt rule, or Google choosing a different canonical than you intended. Start with how to get your website indexed by Google and check for a redirect chain if the URL changed recently.

2. Competitors improved and you stood still. The gradual-slope signature. Average position drifts 4 โ†’ 8 โ†’ 13 over months while nothing about your page changed. This is content decay, and that post covers the refresh order in detail โ€” this page's job is only to tell you that decay is what you're looking at.

3. You lost backlinks. Position slips with no obvious content or technical cause, and the page's referring domains have shrunk. Links get removed when sites redesign, prune old posts, expire, or switch a link to nofollow. Check the Links report in Search Console for a rough view, or your backlink tool of choice for a precise one, then work through how to recover lost backlinks.

4. You cannibalised yourself. The tell-tale: one page's decline starts on almost exactly the date another of your pages was published, and the two now trade places for the same query. Filter the compare report by that query and look at which URL Google is choosing. This is keyword cannibalisation, and the fix is usually to consolidate rather than to optimise both.

5. The SERP changed around you. Impressions hold steady, position holds steady, clicks fall. Nothing is wrong with your page โ€” something above it is now absorbing the click, whether that's an AI Overview, a new featured snippet, a video carousel, or a shopping block. Search your target query and look at what occupies the space before the first organic result. Context on the scale of this: is Google search traffic declining and how to show up in Google AI Overviews.

6. An algorithm update or a manual action. The cliff signature, site-wide rather than page-specific. Check Security & Manual Actions in Search Console first โ€” that takes ten seconds and gives you a definitive answer either way. If it's clean, cross-reference the date against known update rollouts. See what is a manual action in Search Console and how to recover from a Google penalty.

Rule out the boring explanations first

Before you diagnose anything, make sure the drop is real:

  • Incomplete days. The last two days of any Search Console range are always partial. A dashboard that ends yesterday always looks like a decline.
  • A filter you forgot. Check whether the report is still filtered to a country, device, or search type from a previous session.
  • Branded queries. A run of press coverage three months ago inflates your baseline. Filter out your brand name and compare again.
  • A URL change. If you migrated, the old URL's clicks went to zero and the new URL's started from zero. Neither is a traffic loss. See what happens to backlinks when you migrate a site.
  • The property itself. Data in a URL-prefix property can look like it collapsed when the site simply moved to a different protocol or subdomain. A Domain property avoids this entirely.

What to do with the list

A page down 400 clicks is not automatically more urgent than one down 40 โ€” weight the losses by what the clicks were worth, and skip pages whose topics have genuinely lost demand. The ordering rules for a refresh queue, and the order to work through a refresh itself, are set out in what is content decay; there's no sense repeating them here.

What that post can't help with is causes 1, 3, 5 and 6 above, because none of them are fixed by editing. A deindexed URL needs a technical fix. A page that lost its referring domains needs new ones. A page losing clicks to an AI Overview needs a different kind of visibility. Getting the diagnosis right is what stops you spending a week rewriting a page whose problem was a stray noindex.

Where the diagnosis is authority โ€” causes 2 and 3 both come down to relative strength โ€” the lever is new links aimed at the specific URLs that slipped, which is a more efficient use of them than sending everything at your newest post. Backlinkster pairs you with a site owner in a related niche for a one-for-one in-content swap, verified live by code โ€” five a month free, more on the paid plans.

Frequently asked questions

How do I find which pages lost the most traffic? In Google Search Console, open Performance โ†’ Search results, set the date range to Compare, choose "last 3 months vs previous period," then open the Pages tab and sort by clicks difference ascending. The pages that lost the most clicks appear at the top of the list.

How do I tell a traffic drop from a ranking drop? Compare clicks against impressions and average position for the same page. Clicks down with position down is a ranking drop. Clicks down with position and impressions stable means something in the search results is taking the click instead โ€” usually a new SERP feature. Impressions down with position stable means search demand fell.

Why did one page lose traffic while the rest of my site is fine? Page-specific declines are usually technical (the URL was deindexed, redirected, or lost its canonical), competitive (someone published something better), or self-inflicted (a newer post of yours now competes for the same query). Site-wide declines point at an algorithm update or a manual action instead.

Can I see traffic loss from before I installed Search Console? No. Search Console holds 16 months of performance history, but only from the date the property was verified. There is no backfill, which is why verifying a property early matters even on a site with no traffic yet.

Is a 20% traffic drop normal? Month to month, yes โ€” search demand fluctuates and Google reshuffles results constantly. What matters is the shape over a longer window. A 20% dip that recovers within a few weeks is noise; a 20% decline that holds for three months is a trend worth diagnosing.

Should I refresh a page or delete it? Refresh if it has links, ranking history, or commercial value. Consider consolidating it into a stronger page if it overlaps with something else you've published. Deletion only makes sense for pages with no links, no traffic and no topical role โ€” and even then, redirect rather than remove.

The bottom line

Finding the pages is mechanical: compare three months against the previous period in Search Console, sort by lost clicks, take the top twenty. The judgement is in the diagnosis, and the shape of the decline does most of that work for you. A slope means competitors; a cliff means an update or a deploy; a fall to zero means something technical; flat impressions with falling clicks means the search results changed, not your page. Confirm the cause before you spend a day editing, because four of the six causes aren't fixed by editing at all.

Related: What is content decay? ยท How to recover lost backlinks ยท What is keyword cannibalization? ยท What is a manual action in Search Console? ยท How to set up Google Search Console for a new site

Keep reading

GuidesHow Do I Find Backlinks to My Website? (Free and Paid Ways to Check)Read โ†’ GuidesHow to Get More Traffic to Your Website (Without Paying for Ads)Read โ†’ GuidesHow to Get Millions of Traffic to Your Website (The Scale Playbook)Read โ†’