Multiple search urls
-
thedove
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 1
-
Thank you received: 0
-
-
7 years 4 months ago - 7 years 4 months ago #6202
by thedove
I am trying to redirect multiple search urls. I cannot seem to get the format down. I am using the text below:
From URL: ^/component/search/?Itemid=(Here there are so many variations)
To URL: http://{siteurl}/search
I actually have need for a good Redirect component for multiple sites and do not particularly care for accessing htaccess so I will gladly pay to upgrade if there is a fix for this. Thanks.
Last edit: 7 years 4 months ago by thedove.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
7 years 4 months ago #6205
by admin
Hi,
try this (literally):
From URL: ^/component/search/\?Itemid=
To URL: http://{siteurl}/search
Request only: true (checked)
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
Time to create page: 0.131 seconds