Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author John Godley

    (@johnny5)

    You can use a regular expression to match any query parameters:

    https://redirection.me/support/redirect-regular-expressions/

    Alternatively you can use the 4.0 alpha, which has a feature to ignore query parameters:

    https://github.com/johngodley/redirection/releases/tag/4.0-alpha-1

    Wow, I was looking for a similar thing. I had set up redirects from /2017/01/01/thing/ => /thing/ using the regular expressions I found at this support page.

    Everything worked fine until I had a look at my search console logs. All the posts that had been previously shared on social media with UTM parameters at the end of the URL like ?utm_content=buffer40047&utm_medium=social&utm_source=bufferapp.com&utm_campaign=buffer/ had stopped working and giving users a 404 error.

    I badly want to test out the alpha version but I’m not sure if I would want to take the risk at this time. I’ll better wait for the stable release. And I’m really glad to hear that the ignore query parameters feature is coming. Thanks, John!

    • This reply was modified 5 years, 9 months ago by Antony Agnel.

    The Alpha version is working perfectly for me with ? And regex redirects. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Facebook is adding clid, which prevents redirects from working’ is closed to new replies.