Redirect to URL with query string not working
-
With the redirection plugin, most redirects work fine. If I redirect to a search query, though, the page does not load. If I put the same URL in the browser, it loads properly. For example,
If I try to redirect to “http://www.example.com/?s=boots” an empty page loads, even though it is a valid URL if I paste it into a browser. My use case is actually a bit more complex and uses regex, but this is a simple redirect that illustrates the problem. This worked fine for many years, but at some point apparently stopped working as before.
My redirect is a pass-through that retains the original URL in the address bar.
The topic ‘Redirect to URL with query string not working’ is closed to new replies.