• wp800s

    (@wp800s)


    In the plugin, how can we add 301 so query strings are stripped and ignored?

    For example, the url is: example.com/wordpress/url/?Freqc=CVGBdDr4Ab2 and we want to 301 redirect this to the clean example.com/wordpress/url/

    I tried adding it to the plugin, and selected “ignore all parameters” but I got a warning about the loop as the source and target urls were the same.

    Thank you

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

    (@johnny5)

    Source: /wordpress/url/?Freqc=CVGBdDr4Ab2 

    Target: /wordpress/url/

    However, unless you have a very specific need for this I would be careful as you can cause problems and it’s probably not necessary.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.