Official statement
Google recommends three approaches based on the volume of out-of-stock products: redirection to similar alternatives for a few pages, 404 error for a moderate volume, and 'unavailable after' meta tag for large catalogs. This strategic differentiation aims to optimize the user experience while preserving crawl budget. The major concern is to prevent search engines from indexing outdated content that harms the overall relevance of the site.
What you need to understand
Why does Google differentiate strategies based on the volume of pages?
The logic behind this recommendation relates to the balance between technical effort and SEO benefit. For a small catalog, each page potentially represents a significant ranking opportunity. Redirecting manually to comparable products preserves existing traffic and accumulated link juice.
On a medium-sized site, this approach becomes impractical. Google favors 404 transparency: it's better to clearly signal that a product no longer exists than to multiply approximate redirects. The engine interprets such errors as normal in the lifecycle of an e-commerce catalog.
What does the 'unavailable after' tag actually do?
This meta tag indicates to Google a specific expiration date for a page. After this date, the engine can automatically deindex it without penalizing the site. This is particularly suitable for classified ad platforms or sites with extremely rapid product turnover.
The syntax looks like this: <meta name="robots" content="unavailable_after: 2025-06-15">. Google treats this directive as a strong signal that the content will become obsolete. Unlike a harsh deletion, this approach gives engines time to discover the page while programming its clean removal.
What category does my e-commerce site fall into?
Google remains deliberately vague about exact thresholds. The scale is measured less in absolute numbers than in the proportion of volatile pages compared to the total catalog. A site with 500 items and 50 annual out-of-stocks falls under the 'small volume' category. A marketplace with 100,000 products and 2,000 monthly removals shifts into the 'very large' category.
The true criterion is your operational capacity to individually manage each out-of-stock item. If you can reasonably identify a relevant alternative product by product, stick with the redirect strategy. As soon as this manual handling becomes unmanageable, switch to automation via 404 or temporal tag.
- Small volume: 301 redirect to similar product to maintain PageRank and existing traffic
- Medium volume: clear 404 error to properly signal permanent unavailability
- Very large volume: 'unavailable after' tag to automate deindexing without overloading the crawl budget
- The choice depends more on the volatile pages/catalog ratio than the raw number of products
- Google tolerates 404s in e-commerce as long as they remain proportionate and coherent
SEO Expert opinion
Is this progressive approach actually observed in results?
In practice, redirecting to similar products works when the match is genuine. Google detects mass redirects to generic landing pages or catch-all categories, treating them as soft 404s. The recommendation is valid but requires true manual curation.
For 404s, observation confirms that Google does not penalize a site generating many of them, provided the ratio remains consistent with activity. A seasonal fashion site with 15% 404s poses no issue. However, 40% error pages on a stable catalog trigger alarm signals regarding the overall quality of the site.
Is the 'unavailable after' tag truly respected by Google?
[To be verified] Adoption of this tag remains marginal, and few real-world reports confirm its reliability. Google documents it officially, but its actual execution speed is unclear: immediate deindexing after the date, or just added to a queue for later recrawl?
Some tests show that pages marked 'unavailable after' remain indexed for several weeks after expiration. This suggests that Google treats this directive as a signal among others, not as an imperative command. For urgent deindexing needs, it is better to combine with an HTTP 410 (Gone) status or remove via Search Console.
What are the risks of misapplying these recommendations?
The classic trap: systematically redirecting all out-of-stocks to the homepage or a parent category. Google interprets these chains as masked errors and may ignore the redirects. Worse, this unnecessarily dilutes PageRank without adding user value.
Another frequent mistake: leaving out-of-stock products accessible with a grayed-out "out of stock" button without an appropriate tag. Google indexes these pages, users click, no one converts. Bounce rates skyrocket, and the quality signal of the domain gradually deteriorates. Better to have a clean 404 than a zombie page that pollutes the index.
Practical impact and recommendations
How do I choose the right strategy for my catalog?
Start by quantifying your product turnover over 6 months: how many pages become permanently obsolete, how many return to stock, how many are replaced by updated versions. This assessment reveals your actual profile. Below 50 annual removed pages, manual handling through targeted redirects remains viable.
Beyond 200 monthly removals, automation becomes essential. Set up a workflow that automatically identifies similar products based on business criteria (same category + same price range + shared attributes), then generates redirects or switches to 404 if no equivalent exists. Marketplaces often use machine learning to suggest the best alternatives.
What technical errors should be absolutely avoided?
Never create redirect chains: product A → product B (which is also redirected) → product C. Google follows a maximum of 5 hops before abandoning, and each step dilutes the transmitted PageRank. Always redirect directly to the final destination.
Avoid 404s that return an HTTP 200 code with just a visual error message. These soft 404s disrupt indexing because Google receives contradictory signals. Check in Search Console in the "Coverage" section to detect these inconsistencies. A true 404 must return a status code of 404, period.
How do I audit the current state of my site?
Crawl your site with Screaming Frog or Oncrawl, enabling HTTP code and redirect tracking. Export all 404 pages and analyze their incoming link profile: if some still accumulate external juice, that's pure waste. These URLs deserve a targeted redirect to a relevant equivalent.
Next, check in Google Analytics for destination pages generating organic traffic but showing a bounce rate of over 80%. These often indicate poorly managed out-of-stock products: the page technically exists, Google sends traffic to it, but users leave immediately due to the inability to purchase. Prioritize correcting these performance leaks.
- Segment the catalog based on the volume of volatile pages and choose the appropriate strategy (redirect / 404 / unavailable after)
- Implement business rules to automatically identify relevant replacement products
- Ensure that 404s return an HTTP 404 status code, not 200
- Regularly audit error pages that retain high-quality backlinks for intelligent redirection
- Monitor soft 404s in Search Console and systematically correct them
- Test the 'unavailable after' tag on a small sample before large-scale deployment
💬 Comments (0)
Be the first to comment.