Is it possible to have 404 errors automatically redirect to the homepage? If so, how do I do this?
If I have a product that is no longer available, and I delete the product, I obviously get 404 - page not found, particularly in search results. I would like it to automatically redirect the page to the homepage. I am not sure if this is possible, or if I am totally missing something obvious. The only thing I can think of is a 301 redirect, but this could be cumbersome. Would rather have it be automatic if possible.
If I have a product that is no longer available, and I delete the product, I obviously get 404 - page not found, particularly in search results. I would like it to automatically redirect the page to the homepage. I am not sure if this is possible, or if I am totally missing something obvious. The only thing I can think of is a 301 redirect, but this could be cumbersome. Would rather have it be automatic if possible.
Comment