• Resolved samikip

    (@samikip)


    I have set up a redirect for a page which has query args in the url like:

    link.com/old-page/?search_keyword=abc

    to

    link.com/new-page/?search_keyword=abc

    with the redirect set as

    /old-page/(.*)

    to

    /new-page/$1

    This is not working on SEOpress but works with a different redirection plugin, a bug or I missed anything? I did enable regex

Viewing 1 replies (of 1 total)
  • Plugin Author Benjamin Denis

    (@rainbowgeek)

    Hi,

    please open a support ticket from your customer area on seopress.org as support for premium features is not allowed on w.org.

    Thank you for your understanding.

Viewing 1 replies (of 1 total)
  • The topic ‘Redirects with Quary Args not working’ is closed to new replies.