In what way is it taking you to the next closest URL?
/shop/category/mouldings/
this shoudl go to:/stock/category/mouldings/
But it instead goes to a similar URL (not a wooComm page), of:
/products/mouldings/
Do you have a full URL to test?
Not on here, as it is a Development website. Sorry.
Ok. You will need to check if there is only one redirect occurring or multiple, and who is performing those redirects. You can use https://redirect.li for that
Annoyingly it threw this error on that website:
Error
Unable to get details. Try again in a bit.
I did and it worked. Showed up the redirect. I then found them in the Redirection plugin. The issue it has is you can search for a term, but that term seems to only search the source URL, not the destination.
IE. if I search for Stock, if finds all of them.
If I search Products, if finds zero. Even tho the Destination is /products/.
That being said, I found a load of redirections in there. I’ve manually removed them. I know it is meant to ‘act’ immediately, but from experience, for whatever reason, it doesn’t. There are now NO redirects of this kind, and yet still it does it. So will give it a few hours.
I have cleared its cache.
Any updates in the plugin are immediate. If that is not happening then it is a cache issue, either in your browser or on your site. You may also have multiple caches.
The reason I asked for the URL is to check the details and the redirect chain as it is possible that your redirect is working, but something else may then be redirecting it away. Likewise a cache may be affecting things. If you can paste the results here that would help.
I Get that, but I am now able to show a Development website publicly.
I’ve just checked it on a clean browser, after do a full clear of the cache on the site (it only has one), and it doesn’t use Cloudflare either. But still, something is in there redirecting them. It is only doing on the Category pages tho, not the Product pages, which also had ‘shop’ and now redirect to ‘stock’.
Plus one of them is called “fabrications”, as the source, and that does not appear in Redirections at all, when I search.
Can you post the results? You can remove URLs.
Your server could be doing caching a number of ways – Cloudflare is not the only thing that can do this.
does not appear in Redirections at all
Sure, it’s not Redirection performing the redirect – it says WordPress is. You will need to find out whatever is doing that.
It looks like it should match, yes.