Hi guys,
\I have a situation where the name of a page has been changed and Google reports 404 for all links that were previously indexed.
Since there are already new links indexed, I cannot just rename the url of the page back to the old one.
I am wondering if there is any way I can set this redirect for every link that contains that page.
Something like: /products* redirect (301) to /produkte*
Direct Paths does not seem to have a way for doing it. I have tried setting it up in IIS but I think the 404 handler gets in the way and my rules are never executed.
Any other idea?
Thank you,
Adrian