Dynamic redirection
-
dabri
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
9 years 2 months ago #4218
by dabri
Hello,
how can I solve the following 301 redirection?
This is the old URL:
www.domain.com/prospekte/food/page21.html
and I want to redirect to:
www.domain.com/media/prospekte/food/page21.html
The problem is, I have several 100 pages: like page21.html, page22.html, page23.html ..... and so on.
Is there a solution, to manage the redirection with only one entry?
How ist the structure for the
fromurl and the
tourl in this case?
Thank you for your help and this great extension.
Regard
Daniel
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
9 years 2 months ago #4220
by admin
Hi Daniel,
try this:
From URL: ^/prospekte/food/
To URL: {scheme}://{siteurl}/media{path}{queryfull}
Request only: true (checked)
Kind regards
Luigi
Please Log in or Create an account to join the conversation.
-
dabri
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
9 years 2 months ago #4221
by dabri
Hi Luigi,
works perfect.
Thank you very much!
Regards Daniel
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
Time to create page: 0.142 seconds