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

Using a 301 redirect to redirect an expired page to another category page is not recommended. A 301 redirect means that the content has permanently moved, which is not the case when it no longer exists.
9:05
🎥 Source video

Extracted from a Google Search Central video

⏱ 1h02 💬 EN 📅 04/01/2019 ✂ 9 statements
Watch on YouTube (9:05) →
Other statements from this video 8
  1. 2:43 Faut-il vraiment mettre à jour son contenu régulièrement pour ranker ?
  2. 6:26 Faut-il vraiment utiliser le code 410 pour supprimer du contenu obsolète ?
  3. 15:34 Les directories sont-ils vraiment utiles pour le SEO en 2025 ?
  4. 18:39 L'emplacement géographique du gestionnaire de site affecte-t-il vraiment le ranking Google ?
  5. 23:59 La vitesse de page est-elle vraiment un facteur de ranking mineur en SEO ?
  6. 26:17 Les structured data suffisent-elles vraiment à décrocher des rich snippets ?
  7. 28:40 Faut-il réagir immédiatement après une chute de positions suite à une mise à jour Google ?
  8. 32:17 Pourquoi vos rankings fluctuent-ils après chaque core update sans pour autant être pénalisés ?
📅
Official statement from (7 years ago)
TL;DR

Google strongly discourages using a 301 redirect to point an expired product page to a category page. The reason given: 301 indicates a permanent move, not a disappearance. For SEOs, this means rethinking the entire strategy for managing obsolete pages — and accepting that a 404 or 410 may be cleaner options, even if they seem counterintuitive when trying to preserve link juice.

What you need to understand

Why does Google reject this common practice?

Google's logic is based on HTTP semantics. A 301 redirect means "Moved Permanently" — in other words, the content has permanently moved elsewhere. If I sell red shoes in size 42 and the product no longer exists, redirecting to the "Red Shoes" page or "All Shoes" doesn't comply with this definition.

The content hasn't moved. It no longer exists. And this is where the confusion sets in: many SEOs believe that a 301 to a nearby category preserves some of the link equity (PageRank) and offers an alternative to the user. Google says no — or at least, not like that.

What should we do instead according to this logic?

The strict position would be to use a 404 code (Not Found) or, even better, a 410 code (Gone) if you know that the page will never return. The 410 is more explicit: it tells Google, "this resource existed, it no longer exists, no need to come back to crawl."

Some e-commerce sites combine: 404/410 on the server side, but with a custom page suggesting alternatives. This respects the technical guideline while providing an acceptable user experience. The problem is that this approach assumes losing all link signal that pointed to the expired page.

Is this Google position uniformly applied by search engines?

Let's be honest: field practice shows mixed results. Bing, for example, has long been more tolerant of "approximate" 301s. Google itself does not systematically penalize sites that massively redirect expired products to categories — as long as these redirects remain relevant.

The ambiguity remains on what "relevant" means. A blue jean size 32 to "Blue Jeans"? Probably acceptable. To "All Clothing"? Now that looks like a disguised soft 404, and Google can choose to ignore it or treat it as an error.

  • A 301 redirect implies a permanent move, not a disappearance of content.
  • Google instead recommends a 404 or 410 code for expired pages without an exact equivalent.
  • Google's tolerance varies depending on the perceived relevance of the redirection — but there is no documented threshold.
  • Large e-commerce sites often continue this practice without visible penalty — creating a gap between the official doctrine and the observed reality.

SEO Expert opinion

Is this statement consistent with observed practices on the ground?

No. And it's a classic problem with Google's communications: the theory is clear, reality is blurred. Large e-commerce players (Amazon, Cdiscount, Zalando) massively redirect their expired products to categories or similar replacement pages. They don't seem penalized for it.

Two hypotheses: either Google tolerates these practices on a large scale because the alternative (millions of 404s) would be worse for user experience, or the "penalty" is invisible — a simple loss of link signal without measurable ranking impact. In either case, the official statement does not suffice to guide a strategic decision.

What nuances should be applied to this rule?

It all depends on the semantic proximity between the expired page and the destination. If a product has a direct equivalent (new model, updated reference), a 301 is still justified — and Google generally accepts it. The problem arises when redirecting to a "vaguely related" page.

Some SEOs use a hybrid approach: 301 to a similar product if available, otherwise 410 with dynamic suggestions on the front end. This requires more business logic, but avoids the "soft" redirects that Google may interpret as soft 404s. [To be verified]: Google has never documented a numerical tolerance threshold for this type of redirection.

In what cases does this rule clearly not apply?

If you manage a site with event pages (concert tickets, limited-time bookings), the situation changes. Once the event is over, redirecting to the artist's page or the "Upcoming Concerts" category may make sense — even if technically, it's still debatable.

Similarly, for outdated editorial content (2018 guides replaced by 2023 versions), a 301 is legitimate if the new content deals exactly with the same topic. This is no longer an "expiration", it's an update. Here, Google should have no issue.

Warning: If you apply this rule strictly on a large e-commerce site, expect a spike in the number of 404s reported in Search Console. This can be healthy in the long term, but it requires rigorous monitoring to distinguish legitimate 404s from real errors.

Practical impact and recommendations

What should you do concretely with expired product pages?

The first step: segment expired pages according to their nature. A permanently discontinued product is not treated like a temporarily out-of-stock item. For products that are permanently removed without an equivalent, prioritize a 410 code rather than a 404 — it speeds up deindexing and frees up crawl budget.

If a product has a direct successor (new model, updated reference), then a 301 is still justified and Google shouldn't bat an eye. Document these choices in a decision matrix: it facilitates maintenance and avoids inconsistencies over time.

What mistakes should be avoided to prevent worsening the situation?

Never redirect in bulk to the homepage or a "catch-all" page. Google interprets this as a soft 404 and may purely ignore these redirects. Result: you lose link signal AND pollute your index with dead pages.

Avoid redirection chains (A → B → C). If an expired page was already pointing to a category that itself has been redirected, you create a chain that Google may refuse to follow entirely. Regularly audit to bypass these chains and point directly to the final destination.

How can you verify that your strategy is compliant and effective?

Use Search Console to monitor 404 errors and soft 404s. If Google classifies your redirects as soft 404s, it's a signal that they are deemed irrelevant. You will then need to either revise the destinations or accept to switch to 410.

On the analytics side, track the bounce rate of destination pages from the redirects. If users leave immediately, it indicates that the redirect is not relevant — and Google will eventually catch on through behavioral signals. A bounce rate higher than 70-80% on these pages should raise alarms.

  • Segment your expired pages: temporary break, replaced product, permanent discontinuation.
  • Use the 410 code for permanently removed pages without an equivalent.
  • Reserve 301 for cases where a direct replacement product exists.
  • Create custom 404/410 pages with relevant dynamic suggestions.
  • Audit redirection chains quarterly to bypass them.
  • Monitor Search Console for soft 404s and adjust strategy.
Managing expired pages requires a nuanced approach: neither all 301s nor all 404s, but a business logic applied on a case-by-case basis. Medium to large e-commerce sites often benefit from outsourcing this complexity to a specialized SEO agency, capable of implementing coherent automated rules and monitoring impacts over time. The issue is not just technical — it's also about avoiding the loss of qualified traffic on thousands of pages that continue to receive links or direct traffic.

❓ Frequently Asked Questions

Peut-on encore utiliser une 301 si la page de destination est très proche du produit expiré ?
Oui, si le produit de destination est un équivalent direct (même gamme, même usage, nouveau modèle), Google accepte généralement la 301. C'est la pertinence sémantique qui compte, pas juste la catégorie parente.
Un code 410 est-il vraiment préférable à un 404 pour les pages expirées ?
Le 410 indique explicitement que la ressource n'existe plus et ne reviendra pas, ce qui accélère la désindexation et libère du crawl budget. C'est plus propre si vous êtes sûr que la page ne reviendra jamais.
Que se passe-t-il si je laisse des milliers de 404 sur mon site ?
Les 404 légitimes ne pénalisent pas le site en eux-mêmes. Le problème survient si Google les crawle massivement au détriment des pages actives, ou si elles génèrent une mauvaise expérience utilisateur via des liens internes cassés.
Comment gérer les backlinks qui pointent vers une page expirée ?
Si la page a des backlinks de qualité, une 301 vers la page la plus pertinente reste justifiée pour préserver le signal. Sinon, laissez un 410 et concentrez-vous sur l'acquisition de nouveaux liens vers vos pages actives.
Google pénalise-t-il vraiment les sites qui redirigent les produits expirés vers des catégories ?
Aucune pénalité documentée ou confirmée. Google peut ignorer ces redirections (les traiter comme des soft 404) et ne pas transférer le signal de lien, mais ça ne déclenche pas de pénalité algorithmique visible.
🏷 Related Topics
Domain Age & History Content AI & SEO Redirects

🎥 From the same video 8

Other SEO insights extracted from this same Google Search Central video · duration 1h02 · published on 04/01/2019

🎥 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.