I have added a couple of custom redirects that don't work. The old url will not redirect to the new one, even though it says it has been added and saved in the dashboard module. The weird thing is that when I set the wildcard option to true it works.
I'm using relative urls btw, tried with absolute ones but that didn't work either. I have followed Jon D Jones guide on how to setup this plugin properly, (Guide by Jon D Jones). I have installed this plugin on a site a while ago but didn't encountered this problem back then. Am I missing som obvious configuration step here or what? Or has something changed in the new EPiServer updates?
The current versions I'm using is 9.12.0 for EPiServer CMS and 9.8.2 for the UI.
Thanks in advance.
Another thing that just happened. Even though I uncheck the wildcard option it still gets treated like one.
For example:
OldUrl: /testurl
NewUrl: /testurl2
Then, if i type in www.hostname.com/testurl nothing happens.
But if I type www.hostname.com/testurl plus a additional char, it redirects to the newurl defined in the bvn manager.