Configure Regex Redirection

#563736
Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous
    Rank Math free

    To add more info, I want to create a single regex redirection so that if anyone visits any URL under this domain https://websitename.com/demo-shop/* (where * represents all the URLs after /demo-shop/) then they will be redirected to https://websitename.com/gift-shop/*

    Hello,

    Thank you for contacting us and bringing your concern to our attention.

    You can try to add the following regex redirection on your website and see if that works for you:

    Source: demo-shop/(.*)
    Match: Regex
    Destination: https://websitename.com/gift-shop/$1
    

    Let us know how it goes. Looking forward to helping you.

    Thank you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

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

The ticket ‘Configure Regex Redirection’ is closed to new replies.