I’ve entered custom URLS that match wordpress page urls (domain.com/page-title-here/), but when the redirect happens, passing along some pairs (domain.com/page-title-here/?address=user@mail.com) I’m getting 404s.
I think this is because there are already pairs being passed in and it’s being re-written.
Anyone run into this and the fix? Thanks!