Automatic redirection fails on GA query string parameters
-
All,
I’m having a problem with automatic rules on Modified posts. In general things are fine, for instance it rewrites /posta/ nicely to /new-posta/.
Unfortunately, when for instance we are using links from Twitter, a Google Analytics campaign code is included: /posta/?ga_campaign=bla. In that case, it returns a 404 instead of redirecting. This can be solved by changing the redirect into a regexp one, but that is not done automatically. After changing to regexp is rewrites nicely to /new-posta/?ga_campaign=bla.
Is there a way to get this fixed automatically?
Best regards,
Stefan
- The topic ‘Automatic redirection fails on GA query string parameters’ is closed to new replies.