I'm using the Wordpress Redirection plugin to redirect from the homepage to another page on the site.
/ redirects to example.com/project-management-online-short-course/
However, when I type a URL like example.com/?s=randomstring it doesn't redirect.
I have tried several regex string none seem to work. Is it possible to catch these query strings?