Forums
(@mnizinski)
9 years, 4 months ago
You can also try using a RegEx redirect and use this format: ^/my-old-page-url\.html.*(?=\?)
This will carry the query string along with the new url, if that’s something you’re looking for.