Magento 1.9 – How to Delete Product Without 404 Error

catalogdeletemagento-1.9

I have some products I want to delete from my website. It means I don't want them in catalog nor in search results.

In the same time I don't want 404 error page for these url products. Best solution for me would be: set stock availability to "No longer available" and set visibility "show only individually".

Is possible to achieve similar result?

Best Answer

If you set the product to "catalog only", but remove all of it's categorisations, then the product will still be available (i.e. /product-one/) - and then just set it's stock options/layout to have a discontinued message.