Can not make the re-direction work
-
victor11
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 1
-
Thank you received: 0
-
-
10 years 9 months ago #2720
by victor11
Hello Greetings !!!!
I have been trying hard to make the re-direction work using the ReDJ but I could not get any success yet.Although I was able to make one single directory re-direction but when I try anymore it just do not work.
Here is the one that is working fine:
sd.cloudaccess.net/get-a-quote-now
From: /get-a-quote-now/*$
To: get-a-quote
And none of the others are working like:
From: /^get-a-quote-now/get-quote-enroll
To: get-a-quote
I am not sure where I am doing it wrong.Can you please help me in this.
Thank You
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
10 years 8 months ago #2725
by admin
Hi,
if I call:
sd.cloudaccess.net/get-a-quote-now/get-quote-enroll
I get a redirection loop.Try to change your rules as follow:
From URL: ^/get-a-quote-now$
To URL: http://{siteurl}/get-a-quote
Request only: true (checked)
From URL: ^/get-a-quote-now/get-quote-enroll$
To URL: http://{siteurl}/get-a-quote
Request only: true (checked)
If you have a pool of similar URLs to redirect to a single URL with one rule only, post the pool and the destination and I will try to find a single rule for all.
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
Time to create page: 0.161 seconds