Redirecting a site into WordPress
-
Basic issue is that if you specify the following redirect (for example):
/en/products/ftir-acc/atr/atr/quest/ —> https://specac.com/product/quest-high-throughput-atr-accessory/
…then the site will attempt to load this instead:
https://specac.com/product-category/ftir-spectrometer-accessories/atr/atr/quest/
Which is a sort of hybrid url matching parts of the original url, but which doesn’t exist and just goes straight to a 404.
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Redirecting a site into WordPress’ is closed to new replies.