• Resolved Anonymous User 20477466

    (@anonymized-20477466)


    normal redirection works fine. but unfortunately the redirect with criteria I am not able to make this work.

    I tried to redirect any URL that contained: “wp” but I get an error message

    Could you help me?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author iClyde

    (@iclyde)

    Hi @aki89xgw

    Please try these configurations:

    1. Try to use space at the end
    – Contains: wp <- notice there is space after wp<space>
    – A Specific URL: https://www.aki89.it

    2. Try to use regex
    – Regexp matches: (.*)wp(.*)
    – A Specific URL: https://www.aki89.it

    Such redirection can redirect sites that you don’t want to redirect as “wp” is quite popular “word”. E.g. WordPress can add parameters which contains “wp” on every page.

    Let me know if that works for you.
    Thank you!

    Thread Starter Anonymous User 20477466

    (@anonymized-20477466)

    i solved it and i was able to use the function correctly thanks a lot!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘the redirect rule doesn’t work’ is closed to new replies.