Hi All,
I am looking for a way to create a redirect on an old URL on the PowerPage. This specific url will get parameters and need to be redirected with parameters. I have tried creating a Redirect under Portal management i failed to figure out how this works with parameters in the URL.
Example
https://www.mysite.com/user/?id=12345
needs to be ->
https://www.mysite.com/currentuser/?id=12345
When i try to create a redirect in portal management i can do https://www.mysite.com/user ->https://www.mysite.com/currentuser but if i add params to the url it stops working.
I could write a javascript but i prefer to stick to the standard if there is one.
I hope someone knows the answer.
Regards,
Meton