• Trying to redirect /some-page?X=5
    from URL /some-page*
    to URL /some-other-page/
    query string is still present when you land on /some-other-page/?X=5
    how do I remove the query string?

Viewing 1 replies (of 1 total)
  • Thread Starter John Huebner

    (@hube2)

    I have also tried
    from: /some-page?X=5
    to: /some-other-page/
    the old system was no WP, all pages had query strings for finding the page, this needs to be removed on the new site.

Viewing 1 replies (of 1 total)
  • The topic ‘Not removeing query string’ is closed to new replies.