Redirect to page based on URL parameter
-
We want a way to display a page based on a URL parameter. Here’s an example
If the page request is https://www.mydomain.com/?result=0&otherparamters=otherdata(etc)
We would want to display the page https://www.mydomain.com/page-for-result-0
Are you aware of a way to do this?
I’ve looked at redirect plugins, but they don’t seem to have this capability.
Thanks in advance!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Redirect to page based on URL parameter’ is closed to new replies.