What does Google say about SEO? /
Quick SEO Quiz

Test your SEO knowledge in 5 questions

Less than a minute. Find out how much you really know about Google search.

🕒 ~1 min 🎯 5 questions

Official statement

For products that are no longer available, it is better to use a dedicated 404 page rather than redirecting to a category page. This allows search engines and users to understand the situation without confusion.
70:06
🎥 Source video

Extracted from a Google Search Central video

⏱ 1h13 💬 EN 📅 27/01/2017 ✂ 10 statements
Watch on YouTube (70:06) →
Other statements from this video 9
  1. 17:00 Les accordéons et onglets sont-ils vraiment pris en compte par Google en mobile-first ?
  2. 34:57 Comment savoir si votre site est réellement pénalisé par Google ?
  3. 40:14 Pourquoi Google refuse-t-il officiellement le noindex dans le robots.txt ?
  4. 46:13 La vitesse de site est-elle vraiment un facteur de classement ou juste un mythe SEO ?
  5. 47:44 Faut-il vraiment croiser rel='canonical' et rel='alternate' entre versions desktop et mobile ?
  6. 56:03 Faut-il vraiment craindre un afflux massif de backlinks lors d'un lancement de site ?
  7. 64:52 Pourquoi 15 % des requêtes Google sont-elles totalement inconnues de l'algorithme chaque jour ?
  8. 75:09 Les redirections automatiques basées sur la langue nuisent-elles à l'indexation multilingue ?
  9. 101:09 Les URL dynamiques en JavaScript posent-elles vraiment un problème d'indexation ?
📅
Official statement from (9 years ago)
TL;DR

Google recommends using a dedicated 404 page for products that are permanently unavailable rather than redirecting to a category page. This approach avoids confusion for both search engines and users by clearly signaling the absence of the product. Essentially, it requires revising the strategy for managing outdated URLs and creating useful 404 pages that keep the user on the site.

What you need to understand

Why does Google prefer a 404 over a redirect for missing products?

John Mueller’s stance challenges a common practice: systematically redirecting out-of-stock products to a category page or a similar product. This logic relied on the idea of preserving SEO juice and avoiding 404 errors.

The issue? A 301 redirect indicates a permanent move. When a user lands on a generic category page after clicking on a link to a specific product, they understand that a substitution has occurred. For Google, it’s the same: the engine detects a gap between the initial intent and the content served. This discrepancy can be interpreted as a manipulation attempt or, at best, as sloppy management.

What does Google mean by a dedicated 404 page?

When Mueller talks about a dedicated 404, he is not referring to a blank page with a standard error message. He refers to a page that correctly returns a HTTP 404 code, but which offers a thoughtful user experience: a clear explanation of unavailability, suggestions for alternative products, access to main categories.

This approach preserves the transparency of the signal sent to Google while maintaining the user within the conversion funnel. It is a balance between technical honesty and business optimization. A well-designed 404 may have a lower bounce rate than a poorly-targeted redirect.

In what situations does this rule truly apply?

The recommendation targets products permanently removed from the catalog, not temporary outages. If a product comes back in stock regularly, keeping it online with a "temporary out of stock" note remains relevant. The HTTP 200 status is then fully justified.

For a product that will never return, the dedicated 404 avoids accumulating arbitrary redirects that dilute the thematic relevance of the site. Google prefers to understand that a product no longer exists rather than having to interpret a chain of redirects to increasingly less targeted pages.

  • A dedicated 404 page must return a HTTP 404 code, not a 200 with "error" content
  • 301 redirects to generic categories create a gap between intention and served content
  • This rule pertains to products permanently removed, not temporary stock outages
  • A well-designed 404 can have a lower bounce rate than a poorly-targeted redirect
  • Google interprets massive redirects as sloppy management or a manipulation attempt

SEO Expert opinion

Is this statement consistent with observed practices on the ground?

Yes and no. On mature e-commerce sites, the historical practice has often been to redirect to the parent category or to a competing product to limit SEO traffic loss. This logic assumed that each indexed URL represents a ranking potential that must be preserved at all costs.

Recent observations show that Google manages 404s better than before. The engine does not penalize a site that returns legitimate 404s, as long as their proportion remains reasonable. A 404 rate of 5 to 10% on a catalog of several thousand references does not impact overall ranking. However, massive redirects to less relevant pages can trigger signals of degraded quality [To be verified].

What nuances should be added to this recommendation?

Mueller's position does not cover all scenarios. What about a product replaced by a new version? Redirecting to the next model remains the only logical option, both for the user and for the engine. Similarly, if a product changes brand but retains the same characteristics, a 301 redirect to the new product page is justified.

The real debate concerns products without a direct equivalent. In this case, the dedicated 404 makes perfect sense, provided it is genuinely designed. A generic error page that only redirects to the homepage has no value. Targeted suggestions, accessible internal search, and a design consistent with the rest of the site are necessary.

In what contexts can this rule pose problems?

On highly seasonal sites, removing hundreds of references every quarter generates a volume of 404s that is difficult to manage manually. Designing a dedicated page for each category of missing products requires resources that not all teams have. The temptation to redirect en masse to categories remains strong.

Another edge case: multi-currency or multi-language sites. A product may be available in one market and removed in another. Returning a 404 on one language version while keeping a 200 on another can create inconsistencies in crawling and indexing. Google then recommends using hreflang tags to clarify the situation, but this complicates technical management.

Warning: If you are massively converting existing redirects to 404s, monitor Google Search Console for at least 4 weeks. A sharp drop in indexed pages may signal a configuration problem or misunderstanding from the engine.

Practical impact and recommendations

What should you do concretely to apply this recommendation?

First step: audit existing setups. Identify all current 301 redirects on missing products. Cross-reference this list with your sales history and active catalog to pinpoint references permanently removed. Do not touch redirects pointing to legitimate replacement products.

Next, create a detailed e-commerce 404 page. It should contain: a clear message explaining unavailability, a block of similar products (based on the category or tags of the missing product if you retain these metadata), direct access to bestsellers or new products, and a search field. The HTTP response code must be a pure 404, not a 200 with "error" content.

What mistakes should you avoid in this transition?

Do not abruptly delete all your existing redirects. If a URL has accumulated quality backlinks, converting it to a pure 404 loses that signal. In this specific case, maintaining a redirect to a closely related product remains defensible, even if it goes against Mueller's recommendation.

Another pitfall: do not return a 200 code with 404 content. This is a classic error on poorly configured CMSs. Google will then index an empty or generic page thinking it is valid. Check the response code with a tool like Screaming Frog or directly via curl in the command line.

How can you verify that your site adheres to this logic?

Use Google Search Console to track the evolution of detected 404s. A gradual increase following the implementation of this strategy is normal. However, if the volume skyrockets without explanation, it means a technical problem is generating unwanted errors.

Also monitor the coverage rate in GSC. Well-managed 404 pages do not harm overall indexing. If you notice a drop in the number of indexed pages, cross-reference with server logs to understand if Google crawls less or if you have accidentally blocked entire sections of the site.

  • Audit existing redirects to identify those related to permanently removed products
  • Create an e-commerce 404 page with targeted suggestions, internal search, and consistent design
  • Ensure the returned HTTP code is indeed a 404, not a 200 with error content
  • Keep redirects for legitimate replacements or for URLs with quality backlinks
  • Monitor Google Search Console for 4 weeks after the transition to detect any abnormal signals
  • Cross-reference crawl data with server logs to understand Googlebot's behavior
Properly managing missing products requires a rigorous technical approach and close monitoring of crawling and indexing indicators. If your catalog changes frequently or if you manage several thousand references, this optimization can quickly become complex. Engaging a specialized SEO agency allows you to secure this transition without risking your organic traffic and benefit from personalized support on edge cases specific to your industry.

❓ Frequently Asked Questions

Une page 404 bien conçue nuit-elle au référencement d'un site e-commerce ?
Non, Google ne pénalise pas un site qui renvoie des 404 légitimes pour des produits réellement disparus. Un taux de 404 de 5 à 10 % sur un gros catalogue est normal et n'impacte pas le ranking global tant que les pages actives restent de qualité.
Faut-il rediriger vers un produit similaire ou renvoyer une 404 ?
Si le produit de remplacement est vraiment équivalent (nouvelle version, même fonction), la redirection 301 se justifie. Si le lien est moins évident, une 404 dédiée avec suggestions est plus honnête pour Google et pour l'utilisateur.
Comment gérer les produits en rupture temporaire ?
Garde la page en ligne avec un code 200 et une mention claire de rupture temporaire. La 404 est réservée aux produits définitivement retirés du catalogue, pas aux stocks qui se renouvellent régulièrement.
Que faire si un produit disparu a des backlinks de qualité ?
Si l'URL a accumulé des liens entrants solides, maintenir une redirection vers un produit vraiment proche reste défendable pour conserver ce signal. C'est un compromis pragmatique entre la recommandation de Google et la réalité du netlinking.
Quelle différence entre un code 404 et un code 410 pour un produit disparu ?
Le 410 (Gone) indique un retrait définitif et peut accélérer la désindexation. En pratique, Google traite les deux codes de manière similaire. Le 404 reste plus courant et plus simple à gérer sur la plupart des CMS e-commerce.
🏷 Related Topics
Domain Age & History E-commerce JavaScript & Technical SEO Redirects

🎥 From the same video 9

Other SEO insights extracted from this same Google Search Central video · duration 1h13 · published on 27/01/2017

🎥 Watch the full video on YouTube →

Related statements

💬 Comments (0)

Be the first to comment.

2000 characters remaining
🔔

Get real-time analysis of the latest Google SEO declarations

Be the first to know every time a new official Google statement drops — with full expert analysis.

No spam. Unsubscribe in one click.