Redirect with "any" at the end of url
-
kalixo
-
Topic Author
-
Offline
-
Senior Member
-
Less
More
-
Posts: 45
-
Thank you received: 0
-
-
10 years 10 months ago #2427
by kalixo
Dear all!
How to define redirect
FROM: webisteurl/something/itemlist/tag/tagname.html
TO: webisteurl/something/tag/tagname.html
where "tagname.html" may be different string for each page? I don't know how to define that there can be anything after .../tag/
Please advice!
Best!
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
10 years 10 months ago #2430
by admin
Hi,
try this:
From URL: ^/something/itemlist/tag/
To URL: http://{siteurl}/something/tag/{pathltrim /something/itemlist/tag/}
Request only: true (checked)
Kind regards,
Luigi
The following user(s) said Thank You: kalixo
Please Log in or Create an account to join the conversation.
Time to create page: 0.148 seconds