Don't Delete, Appreciate: How to Handle Discontinued Products for SEO
Whether you run a full e-commerce store or a website that showcases products available in retail, managing the product lifecycle is a constant challenge. When a product is discontinued, the default reaction is often to tidy up: delete the page, set it to noindex, and move on. This seems logical, but it’s one of the most common and costly mistakes in digital marketing.
SEOHOW TO
Alex Dibble
9/9/20255 min read
Deleting a discontinued product page is like tearing a valuable page out of your company’s history book. You’re not just removing a product; you’re destroying a digital asset that has likely spent years accumulating authority, traffic, and trust.
Instead of deleting, you should be appreciating. By changing your mindset and your strategy, you can transform these pages from a source of 404 errors into an SEO goldmine that preserves ranking power, delights users, and even creates new sales opportunities.
Why Deleting Discontinued Product Pages Is a Costly Mistake
When you delete a product page, you lose far more than just an old listing. You are actively harming your website's SEO performance and creating a poor user experience, regardless of whether you sell online or not.
You Destroy Link Equity: Over the years, popular product pages attract valuable backlinks from blogs, forums, news articles, and social media. These links build the page's authority, often called "link equity" or "link juice". When you delete the page and it returns a 404 error, all of that hard-earned authority vanishes. This doesn't just hurt the old page; it weakens the overall authority of your entire domain.
You Lose Valuable Traffic: Search demand for products doesn't stop when production does. Collectors, researchers, and potential buyers will continue to search for specific model numbers for years, either to buy second-hand or to research a product before buying a current model in-store. Keeping the page live allows you to capture this highly-qualified, long-tail traffic.
You Create a Frustrating User Experience: Clicking a bookmark, an old link from a forum, or a search result only to land on a "404 Page Not Found" error is a dead end for the user. It breaks their journey and reflects poorly on your brand, making it seem poorly maintained.
Using a noindex tag isn't much better. While it prevents 404s, it tells Google to remove the page from its index entirely, effectively making it invisible and sacrificing all its ranking potential.
The "Digital Museum" Strategy: The Best Practice for Discontinued Products
The optimal strategy is to keep the page live but transform its purpose. Instead of a sales page, it becomes a permanent informational resource—a "digital museum piece." This approach preserves SEO value while providing a fantastic user experience for all visitors.
Here’s how to implement it, step-by-step:
1. Clearly Mark the Product's Status
The user should immediately understand that the product is no longer available. Add a prominent, elegant banner at the top of the page with a clear message like "Archived Model" or "This model has been discontinued."
Crucially, avoid using vague terms like "out of stock" or "unavailable." Google's algorithms can sometimes interpret these as temporary issues and classify the page as a "soft 404," which harms its ranking.
2. Remove Transactional Elements
The goal is to shift the page's intent from transactional to informational.
For e-commerce sites: Disable or remove the "Add to Cart" button and hide the price.
For non-e-commerce sites: Remove or replace calls-to-action like "Find a Retailer" with something that guides the user to current models, such as "Explore the New Collection."
This prevents user confusion and reinforces that the item is an archival piece.
3. Keep All Valuable Content
Do not remove the original product specifications, high-resolution images, or detailed descriptions. This content is valuable to users and search engines. For many customers, the original manufacturer or retailer page is a trusted source for technical details or even instruction manuals long after a purchase.
4. Provide Clear Next Steps
A discontinued product page should never be a dead end. Guide the user toward your current offerings to turn their interest into a potential sale or a positive brand interaction.
Suggest Alternatives: Add a section for "You May Also Like" or "Explore Similar Current Models".
Link to the Category: Provide a clear link back to the main collection, such as "Discover the [Main Product Line] Collection".
Offer Expertise: Include a call-to-action like "Contact an Expert to Find a Similar Model."
The Technical Details: Sending the Right Signals to Google
To make the "Digital Museum" strategy work, you need to ensure you're communicating correctly with search engines.
HTTP Status Code: 200 OK
For the page to remain in Google's index and continue passing link equity, it must return a 200 OK status code. This tells crawlers that the page is live, healthy, and serving content as intended.
Schema Markup for Discontinued Products
Structured data (or schema) is code that helps search engines understand the content on your page. For a discontinued product, you should update your Product schema to reflect its status.
Specifically, you can set the availability property to https://schema.org/Discontinued
However, there's a known quirk: Google's Rich Results Test often requires a price within the Offer property to validate it. Since the product is no longer for sale, you can't list a price. Setting it to "0" is misleading, as it can make Google display a "Free" label.
The best solution is often to remove the entire Offer property from the schema. The page's primary value is its informational content, not its eligibility for product-rich snippets. This avoids validation errors while still providing a valuable, indexable resource.
Here is an example of clean JSON-LD for a discontinued product, with the Offer property removed:
JSON
{ "@context": "https://schema.org/", "@type": "Product", "name": "BrandX Model Z Camera (Discontinued)", "image": "https://example.com/images/brandx-modelz.jpg", "description": "The BrandX Model Z, produced from 2020 to 2022, featured a 24MP full-frame sensor and 4K video capabilities. It is celebrated as a modern classic in the BrandX lineup.", "sku": "BX-MODELZ-2020", "brand": { "@type": "Brand", "name": "BrandX" } }
The Exceptions: When to Redirect or Delete
The "Digital Museum" approach should be your default. However, there are two specific scenarios where a different action is more appropriate.
When to Use a 301 Redirect
A 301 "permanent" redirect should be used only when there is a direct, one-to-one replacement for the discontinued product. For example, if a company releases the 'Model Z Pro' as a direct successor to the 'Model Z', a 301 redirect from the old page to the new one is perfect. This passes the link equity to the successor.
Avoid redirecting to a general category page unless you have no other choice, and never redirect to the homepage. This is a poor user experience and can be seen by Google as a "soft 404."
When to Use a 410 Gone
If, and only if, a product page has zero value, it can be removed. This means it has no significant backlinks, receives no organic traffic, and holds no historical interest.
In this rare case, configure the server to return a 410 Gone status code. A 410 is a more explicit signal to Google than a 404, telling it that the page was intentionally and permanently removed, which can speed up its removal from the index. Even then, you should still have a high-quality custom error page that helps users navigate elsewhere on your site.
Final Thoughts
Your discontinued product pages are not digital clutter to be swept away. They are a record of your brand's history, a magnet for enthusiast traffic, and a repository of valuable link equity. This holds true whether you sell products directly online or showcase them for in-store purchase.
By shifting your strategy from deleting to appreciating, you can preserve your SEO authority, provide a better user journey, and guide knowledgeable customers toward your current collection. Stop throwing away your assets and start building your digital museum.
Digital Kaizen Limited | UK Company Number: 11339386
© 2016 - 2025. All rights reserved.