I want to begin the work to convert to extensionless URLs but I have a dash and a pipe as part of my product names. If I remove those, the indexed page name will change. How to I redirect old page name to new page name so I don't have broken links on Pinterest, etc.
I am sure there are several ways to do this, but if you you are on a windows server, you should be able to do it in the web.config file. Here is how I do it
(If you already have rewrite rules in your web.config file, just add the new rules in)