× Here you can get community support related to ReDJ.

how to redirect result and tag page?

  • kalixo
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
9 years 5 months ago - 9 years 5 months ago #3155 by kalixo
how to redirect result and tag page? was created by kalixo
Dear all!
Could you plase help me with redirecting search result url?
I need to redirect:
/component/search/?searchword=XXX&searchphrase=all&Itemid=9999
(where XXX is searchword)
to
/szukaj/XXX

and the desired tag url is from:
/component/k2/tag/XXXTAG.html
(where XXXTAG is tagword)
to:
/XXXTAG

Thanks in advance!
Last edit: 9 years 5 months ago by kalixo.

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #3157 by webanalyst
Replied by webanalyst on topic how to redirect result and tag page?
Hi friends,

How to 301 redirect in my site?

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #3160 by admin
Replied by admin on topic how to redirect result and tag page?
Try this:
From URL: ^/component/search/\?searchword=.*&searchphrase=all&Itemid=9999$
To URL: {scheme}://{siteurl}/szukaj/{requestvar searchword}
Request only: true

Kind regards,
Luigi
The following user(s) said Thank You: kalixo

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #3161 by webanalyst
Replied by webanalyst on topic how to redirect result and tag page?
Thanks for your information.
try it.

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #3164 by admin
Replied by admin on topic how to redirect result and tag page?
U're welcome.

Please Log in or Create an account to join the conversation.

Time to create page: 0.095 seconds