My product-page traffic just dropped almost 50% and I can't figure out why
A sudden, near-50 percent falloff in product-page visits usually traces back to one of a handful of causes: broken tracking, a missed redirect, an accidental indexing block, or a Google algorithm shift.
What's going on
Merchants sometimes see product-page traffic fall off a cliff. In one commonly reported pattern, close to half of a store's product-page sessions disappear within a short window with no obvious cause. Analytics dashboards show the drop clearly, but it's rarely obvious from inside Shopify admin alone whether the issue is a tracking problem, a technical SEO break, or an external factor like a Google algorithm update.
The frustrating part is that several very different root causes produce an identical-looking symptom: a sudden drop in sessions to product URLs. A broken analytics tag looks the same on a dashboard as a real de-indexing event, and a silently broken redirect after a handle rename looks the same as a robots.txt block. Diagnosing this correctly means checking a specific sequence of tools rather than guessing at a single fix.
Why it happens
Product pages are more fragile to URL and metadata changes than most other page types because they're frequently edited, with handles renamed, variants restructured, or collections reorganized, and each edit risks orphaning the old indexed URL if no redirect is added. Since Shopify doesn't automatically create a redirect when a merchant changes a product's URL handle, that one edit can silently 404 a page that was previously indexed and ranking.
Analytics and real traffic are also easy to conflate: a consent-banner change, a broken GA4 tag after a theme update, or new bot filtering can make traffic look like it cratered when the pages are actually still ranking and being visited.
Google also periodically ships broad core updates and product- or review-focused ranking changes that can shift visibility for thin or templated product content across an entire store at once, independent of anything the merchant changed.
5 ways to fix it
Rule out a tracking or consent problem before you touch anything technical
Compare Google Analytics 4 and Google Search Console for the same date range and the same product URLs. If GA4 shows the drop but Search Console impressions and clicks look normal, you likely have a broken GA4 tag, a consent-banner change blocking analytics cookies, or a shift in bot traffic rather than a real ranking loss. If Search Console impressions dropped too, move on to the indexing checks below.
Check Search Console's Page Indexing and URL Inspection reports
In Google Search Console, open the Pages report under Indexing and look for a jump in statuses like Crawled currently not indexed, Not found (404), or Page with redirect for the affected product URLs. Then run the URL Inspection tool on a handful of the dropped pages to see what Google last crawled: the current page, a redirect, or a canonical pointing somewhere else. This tells you within minutes whether Google has actually stopped indexing these pages.
Look for a broken redirect after a product URL or theme change
A sudden drop concentrated on product pages, rather than a slow decline, is most often caused by a URL change: a renamed product handle, a theme switch, or an app that rewrote handles in bulk. Any of these orphans the old indexed URL unless a redirect is in place, since Shopify does not automatically create one when a handle is edited. In the Shopify admin, check Online Store, then Navigation, then URL Redirects, and confirm every changed product URL has a redirect from its old path to the new one.
Check robots.txt and canonical tags for unintended changes
Shopify generates a default robots.txt file and canonical tags on product pages, but themes, apps, or manual edits can override either one. Open yourstore.com/robots.txt and confirm product paths aren't newly blocked, then view page source on a few affected product pages to confirm the canonical tag points to that product's own primary URL rather than a variant or duplicate collection URL.
Rule out a broad Google algorithm update
Google ships core updates and product- or review-focused ranking changes several times a year, and thin or largely templated product descriptions can lose visibility across an update with no changes on your end. Check Google's Search Status Dashboard for update timing against your drop date, and compare against competitors in your niche. If the whole category dipped at once, prioritize page speed and content depth over hunting for a technical bug, since there may not be one.
Bottom line
There's no single setting in Shopify that explains a sudden traffic drop, because the same symptom, roughly half your product-page visits disappearing, can come from a broken tracking tag, a missed redirect after a handle change, an accidental robots.txt or canonical change, or a Google algorithm update unrelated to anything you did. Work through Search Console's indexing and URL inspection data before changing anything, since it will usually tell you which of these it is within minutes. If redirect or indexing drift keeps recurring every time you restructure products or collections, a monitoring app that watches canonical tags, redirects, and indexation status can catch it earlier next time, but it won't replace reading the Search Console data for this specific drop.
Browse the rest of the problem library, run a free storefront scan to catch issues like this automatically, or email us and we'll work out a custom solution for it.