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

When a listing expires, it is appropriate to let the page return a 404 error. This signals to Google that the page is no longer available and prevents it from being indexed.
30:42
🎥 Source video

Extracted from a Google Search Central video

⏱ 52:42 💬 EN 📅 11/06/2019 ✂ 10 statements
Watch on YouTube (30:42) →
Other statements from this video 9
  1. 3:15 Le contenu dupliqué est-il vraiment pénalisé par Google ?
  2. 6:56 Faut-il vraiment multiplier les propriétés Schema.org pour booster son SEO ?
  3. 10:57 Faut-il vraiment créer des pages auteur dédiées pour booster l'EAT de son site ?
  4. 16:16 Combien de liens peut-on placer sur une page sans pénalité SEO ?
  5. 18:32 Faut-il encore activer le rendu côté serveur pour les robots de recherche ?
  6. 21:45 Pourquoi le cloaking reste-t-il une ligne rouge absolue pour Google ?
  7. 28:36 Faut-il vraiment combiner hreflang et canonical auto-référencié ?
  8. 32:43 Faut-il vraiment signaler les abus de rich snippets de vos concurrents ?
  9. 40:37 Faut-il vraiment se limiter aux emplois et vidéos avec l'API d'indexation Google ?
📅
Official statement from (6 years ago)
TL;DR

John Mueller asserts that allowing an expired job listing page to return a 404 is appropriate, as it signals to Google that the content is no longer available and avoids unnecessary indexing. For an SEO, this directive poses a dilemma: on one hand, it simplifies technical management; on the other, it forfeits the opportunity to capitalize on the authority accumulated by these pages. Ultimately, the decision depends on the volume of traffic still generated, the conversion potential on alternatives, and the ability to intelligently redirect.

What you need to understand

Why does Google recommend a 404 instead of a redirect or an archive page?

The logic of Google is based on index cleanliness. An expired listing no longer needs to be served to users: the product has been sold, the position filled, the event passed. Keeping these pages indexed clutters the index with outdated content, potentially diluting the overall site's relevance.

A well-managed 404 error clearly informs Googlebot that the resource no longer exists. The bot unambiguously de-indexes the page, freeing up crawl budget for active content. It's a straightforward signal that avoids the gray areas of soft 404s or automatic redirects to the homepage — practices that Google penalizes or ignores.

Does this approach apply to all types of ephemeral content?

No, and that's where it gets tricky. Job listings, real estate ads, or one-time events are inherently volatile. Their useful lifespan is short, and their organic traffic is often marginal once expired.

In contrast, a blog post that loses relevance, a product page that is permanently out of stock, or seasonal content do not merit the same treatment. Mueller's recommendation specifically targets content whose expiration is final and has no residual value. Blindly applying the 404 to all outdated content would be a strategic mistake.

What are the concrete risks of leaving these pages indexed without action?

The first risk is that of a soft 404 that is unintentional. If the expired page displays a generic message like 'this listing is no longer available' without returning a proper HTTP 404 code, Google may perceive it as still existing, index it, and rate it as low quality. The result: index pollution and degraded quality signals.

The second is the waste of crawl budget. On a high-volume site (thousands of listings per month), if Googlebot continues to visit dead pages that return a 200, it is wasting time. That time could be spent on your new active listings. On fast-rotating sites, this mechanism can delay the indexing of fresh content.

  • Explicit 404: clear signal for de-indexing, frees crawl budget, avoids soft 404s.
  • Mainly applicable to ephemeral content without residual value (job listings, classifieds, one-time events).
  • Risks if mismanaged: unintentional soft 404s, waste of crawl budget, index pollution with outdated content.
  • Do not generalize: this directive does not apply to permanently out-of-stock product pages, in-depth articles, or seasonal content with future traffic potential.
  • User experience matters: a well-designed 404 with alternative suggestions is better than an automatic redirect to the homepage that degrades behavioral metrics.

SEO Expert opinion

Is this recommendation consistent with field observations?

Yes, in the majority of cases observed on high-turnover listing sites. Job platforms like Indeed, Pôle Emploi, or Monster have been applying this logic for years: an expired listing returns a 404 with a customized page suggesting similar offers. Google does not index these dead pages, and the crawl budget remains focused on active listings.

In contrast, some classifieds sites (Leboncoin, eBay) choose to keep expired pages with a status of 'sold' or 'expired', and keep them indexed. Why? Because they still generate long tail traffic on very specific queries, and serve as entry points to redirect to similar listings. This strategy works if the volume of residual traffic justifies keeping the page indexed — but it requires fine management to avoid low quality signals.

What nuances should be added based on the site context?

It all depends on the content lifecycle and the business model. On a job site, an expired listing has no value after the recruitment process closes. The 404 is the cleanest solution. However, on an e-commerce site, a permanently out-of-stock product page has often accumulated backlinks, authority, and brand traffic. Abruptly removing it with a 404 amounts to throwing away that capital.

In this case, a 301 redirect to a relevant category or an alternative product preserves link equity and maintains user experience. Mueller's recommendation thus primarily applies to content lacking residual SEO value. [To be confirmed]: Google has never published a clear threshold defining at what volume of backlinks or traffic a redirect becomes preferable to a 404. This is a case-by-case decision based on the metrics specific to each page.

In which cases does this rule absolutely not apply?

As soon as the expired page retains a valid search intent or the ability to convert on an alternative. A concrete example: an expired real estate listing for '3-bedroom apartment in Lyon 6th'. If the site has other similar properties available, transforming this page into a dynamic landing page listing active listings in the same area provides more value than a dry 404.

The same goes for recurring events (annual trade show, festival): archiving the past edition with a link to the next edition maintains SEO continuity and capitalizes on the link history. The 404 is only relevant if the content is definitely dead without a credible alternative to propose. Let’s be honest: in most ecommerce or media cases, that’s not the case.

Warning: Systematically applying a 404 to all expired pages without analyzing their residual traffic, backlinks, and potential for indirect conversion can destroy acquired SEO capital. Audit each type of expired content before generalizing this directive.

Practical impact and recommendations

What should you do concretely on a high-turnover listing site?

Auditing the volume and lifespan of listings is the first reflex. If you publish 500 listings per month with an average lifespan of 30 days, you will quickly have thousands of expired pages. Automating management via a script that switches the HTTP status to 404 after expiration becomes essential.

At the same time, personalizing the 404 error page to suggest similar listings or a criteria-based search improves user experience and reduces bounce rates. Google observes behavioral signals: a 404 that keeps the user engaged is less penalizing than a 404 that causes an immediate return to the SERPs.

What mistakes should be avoided during implementation?

The worst mistake is an unintentional soft 404. Technically, the page returns a 200 code with a message 'listing expired', but Google considers it active, indexes it, and then rates it as low quality because it has no useful content. Ensure your CMS or script correctly returns an HTTP 404 code, not a 200 with an error message.

Another trap: automatically redirecting all expired pages to the homepage with a 301. This might be tempting to 'retain the user', but Google interprets these massive redirects as disguised soft 404s. If you redirect, do it to a relevant destination (category, pre-filtered search, similar listing), otherwise opt for the 404.

How can I check that my site is correctly managing expired pages?

Use Screaming Frog or a similar crawler to identify all pages returning a 404. Cross-reference this list with your server logs to detect pages still crawled by Googlebot. If 404s are frequently visited, two hypotheses arise: either they are still linked internally (mesh error), or they have active backlinks that would be a shame to lose.

In Search Console, monitor the Coverage report under 'Excluded'. The pages in 404 should appear in 'Not Found (404)' without any particular alert. If Google reports massive numbers of 'Not Found (404)' when you haven't expired any content recently, it's a signal of a technical error to investigate.

  • Automate the switch to 404 post-expiration via script or CMS rule
  • Personalize the 404 page with suggestions for similar listings or advanced search
  • Check the returned HTTP code: it must be 404, never 200 with an error message
  • Audit the backlinks of expired pages before switching them to definitive 404
  • Monitor Search Console for soft 404s or massive errors
  • Clean up internal links pointing to expired pages to avoid crawl errors
Managing expired pages demands a rigorous technical strategy and case-by-case analysis. While the 404 is the cleanest solution for content without residual value, it can destroy SEO capital on pages with high potential. The arbitration between 404, 301 redirect, and dynamic archiving relies on precise data: traffic, backlinks, search intent, ability to propose an alternative. For high-volume or complex model sites, these optimizations can quickly become cumbersome to manage internally. Engaging a specialized SEO agency allows for personalized support, advanced audit tools, and field expertise to calibrate the right strategy without sacrificing user experience or search engine ranking.

❓ Frequently Asked Questions

Une page expirée en 404 perd-elle définitivement son PageRank et ses backlinks ?
Oui, une 404 signale à Google que la page n'existe plus. Les backlinks pointant vers elle ne transmettent plus d'équité de lien. Si la page avait des liens de qualité, une redirection 301 vers une alternative pertinente préserve une partie de cette autorité.
Quelle différence entre une 404 et une 410 (Gone) pour les pages expirées ?
La 410 indique explicitement que la ressource est définitivement supprimée et ne reviendra jamais. Google la traite comme une 404, mais désindexe potentiellement plus vite. En pratique, la différence est marginale ; la 404 suffit dans la majorité des cas.
Faut-il soumettre les URLs en 404 dans un sitemap pour accélérer la désindexation ?
Non, c'est contre-productif. Un sitemap doit lister uniquement les URLs actives et indexables. Inclure des 404 envoie des signaux contradictoires à Google et gaspille du crawl budget.
Comment gérer les pages expirées qui reçoivent encore du trafic organique significatif ?
Si le trafic reste conséquent, privilégiez une redirection 301 vers une page de catégorie pertinente ou une landing page dynamique listant des annonces similaires. La 404 n'a de sens que si le trafic résiduel est négligeable et sans potentiel de conversion.
Les métriques comportementales sur une page 404 impactent-elles le SEO global du site ?
Google observe les signaux utilisateurs sur toutes les pages, 404 comprises. Une 404 bien conçue qui retient l'utilisateur (suggestions, recherche) génère de meilleurs signaux qu'une 404 vide provoquant un retour immédiat aux SERP. Cela peut influencer indirectement la perception qualité du site.
🏷 Related Topics
Domain Age & History Crawl & Indexing AI & SEO

🎥 From the same video 9

Other SEO insights extracted from this same Google Search Central video · duration 52 min · published on 11/06/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.