We had an issue with encoded URLS on our website which caused URL's like:
ros%C3%A9-wine.php
This has now been replaced in the sitemaps file with the correct:
rose-wine.php
However as these URL's were in the wild we now have duplicate pages on Google along with lots of pages with encoded ë's etc.
Is there a way to redirect any encoded URL's to the homepage using htaccess ?
Thanks,
Rick