× Here you can get community support related to ReDJ.

How to redirect com_search from custom identifier

  • sundar
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 10 months ago #4985 by sundar
Hi Support,

How to redirect com_search URL from custom identifier? like below mentioned

From URL: www.domain.com/property/?id=4874
To URL: www.domain.com/index.php?option=com_search&view=search&layout=default_fullview_new&task=dispaly_property&id=4874

Please help me for this one. Thanks in advance.

-Sundar

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

More
7 years 10 months ago #4986 by admin
Create a rule as follow:
From URL: ^/property/\?id=4874$
To URL: {scheme}://{siteurl}/index.php?option=com_search&view=search&layout=default_fullview_new&task=dispaly_property&id=4874
Request only: true (checked)

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

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

  • sundar
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 10 months ago #4987 by sundar
Hi Admin,

Thanks for your quick reply.

I just used this same rule, but its redirecting to index.php?option=com_content&view=article&id=151. Can you please suggest me?


Thanks,
Sundar

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

More
7 years 10 months ago #4990 by admin
This means that there is another rule with higher priority that applies for the same URL. You can find it ordering rules by "last visit" just after the redirect.
The following user(s) said Thank You: sundar

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

Time to create page: 0.068 seconds