-
Hello.
Our old website had a forum. We have launched a new website and moved the forum to a subdomain.
I would like to forward old URLs…
e.g.
https://www.mydomain.com/?option=com_kunena&func=view&catid=7&id=216717&Itemid=81.. to the new subdomain:
https://forum.mydomain.com/?option=com_kunena&func=view&catid=7&id=216717&Itemid=81I’ve tried several things, including regex, but my efforts have been unsuccessful.
Curiously, even an explicit redirection doesn’t seem to work:
Source URLs: ?option=com_kunena&func=view&catid=7&id=216717&Itemid=81 [end with]
Destination URL: https://forum.mydomain.com/?option=com_kunena&func=view&catid=7&id=216717&Itemid=81
Redirection Type: 301= no joy… Regular redirections work fine though.
I’m grateful for any help you can provide!
Dan
The ticket ‘URL parameter redirect’ is closed to new replies.