Hi all,
We’re using the Vendor meta fields and because of this vendor URLs were automatically created.
They look like this: www.mysite.com/collections/**vendor?=**blue+fish
We’ve created cleaner collections for each vendor now and would like to redirect the old versions over to our new format that looks like: www.mysite.com/collections/blue-fish
We’ve set up a redirect for /collections/vendor?=blue+fish to go to ----> /collections/blue-fish but this redirect is not working.
There surely has to be some way to redirect these URLs?
Thanks in advance!