Hello Herbert,
I am not sure, if I understand your question, but if you need something that helps you creating regexes, then you could use online regex testers.
eg.
http://regextester.com/
That’s how I test my redirection rules.
On top I put in my regex, below the url I am testing against at.
More info:
http://regex.bastardsbook.com
https://www.cheatography.com/davechild/cheat-sheets/regular-expressions/
Best wishes
Marco
Ah, good tips thanks.
The feature request came to mind because I moved a site from legacy to WordPress, and there were tons of old links that I’ve tried to redirect best I can.
So now I have some 24 regexp rules, and it would be nice to test a URL and see what rules kick in, and in what order.
My browser caches various redirects and that can be annoying.
But like I said: great plugin – I have it on oh-so-many sites. Thanks Marco!
Hello Herbert (again),
you’re welcome. I am glad that I could be of help.
Take care
Marco