Quote:
Originally Posted by AndrewD
This is perfectly workable. An alternative, perhaps better in the long run, is that I handle this properly as an HTTP 301, permanently moved, status, and automatically redirect the browser. Which do you prefer?
|
I prefer to the simple one, namely the one I suggested.
Or maybe you can change something else. Now when the item link is not correct, then the browser will be redirected to the category which catid=xx, instead of that, I prefer to redirect it to the item link which linkid=xxx. If this linkid has been deleted, then LDM will automatically display the error message, as now LDM does.