Keeps redirecting
-
DavidBoggitt
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
6 years 3 months ago #6809
by DavidBoggitt
Hi there,
I would like to redirect
/book-online
to
/make-a-booking/book-online
This is sort of working, but when the first redirect is done, it seems to keep looking and the redirect goes to:
/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/book-online
How can I set up this redirect properly please?
Many thanks,
Dave.
Please Log in or Create an account to join the conversation.
-
DavidBoggitt
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
6 years 3 months ago #6810
by DavidBoggitt
Hi,
Sorry if this appears twice, I thought I'd submitted the topic but I can't see it now.
I'd like to redirect:
/book-online to /make-a-booking/bookonline
It's sort of working, but the redirect gets repeated so the redirect is to:
/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/make-a-booking/book-online
How can I set this up properly please?
Many thanks,
Dave.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
6 years 3 months ago #6813
by admin
Hi,
just put a dollar sign $ at the end of the From URL. It is a regular expression, so you need to stecify "ends with".
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
Time to create page: 0.111 seconds