I am using Nuxt and need to create a multi url to multi url redirect.
An example would be to redirect any urls that contain (anything before)/products/bread(anything after) >>> /shop/product/bread(whatever came after in the url that was redirected). Any help would be greatly appreciated!
I am using Nuxt and need to create a multi url to multi url redirect.
An example would be to redirect any urls that contain (anything before)/products/bread(anything after) >>> /shop/product/bread(whatever came after in the url that was redirected). Any help would be greatly appreciated!