riasvdv / statamic-redirect

Redirect allows you to redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website.
https://statamic.com/addons/rias/redirect
19 stars 21 forks source link

FR: Maintain query strings on exact match patterns #180

Open stuartcusackie opened 1 month ago

stuartcusackie commented 1 month ago

We ran into a bit of trouble today on a project that needs to maintain query strings for marketing campaigns. I opened an issue about it earlier.

I'm wondering if we can maintain query strings by default on exact match rules, or even to have a checkbox to choose. As it stands, this project will have to use regex patterns for all of its redirects and this will lead to confusion in the future.

Thanks!