× Here you can get community support related to ReDJ.

redj redirect rules help.

More
5 years 7 months ago #6864 by admin
Replied by admin on topic redj redirect rules help.
Hi,
try with the following rules (literally):

www.gyn.gr/index.php?Itemid=150&option=com_community&userid=63&view=profile
to
www.gyn.gr/index.php?option=com_easysocial&view=profile&id=63:dr-parmenion-zisopoulos&Itemid=119

From URL: ^//index\.php.*option=com_community.*view=profile
To URL: {scheme}://{siteurl}/index.php?option=com_easysocial&view=profile&id={queryvar userid}&Itemid=119
Request only: true (checked)

www.gyn.gr/index.php?Itemid=150&option=com_community&userid=63&view=friends
to
www.gyn.gr/index.php?option=com_easysocial&view=friends&userid=63:dr-parmenion-zisopoulos&Itemid=119

From URL: ^//index\.php.*option=com_community.*view=friends
To URL: {scheme}://{siteurl}/index.php?option=com_easysocial&view=friends&userid={queryvar userid}&Itemid=119
Request only: true (checked)

www.gyn.gr/index.php?Itemid=150&option=com_community&task=myphotos&userid=63&view=photos
to
www.gyn.gr/index.php?option=com_easysocial&view=albums&uid=63:dr-parmenion-zisopoulos&type=user&Itemid=119

From URL: ^//index\.php.*option=com_community.*task=myphotos.*view=photos
To URL: {scheme}://{siteurl}/index.php?option=com_easysocial&view=albums&uid={queryvar userid}&Itemid=119
Request only: true (checked)

www.gyn.gr/index.php?Itemid=150&option=com_community&task=myvideos&userid=63&view=videos
to
www.gyn.gr/index.php?option=com_easysocial&view=videos&uid=63:dr-parmenion-zisopoulos&type=user&Itemid=119

From URL: ^//index\.php.*option=com_community.*task=myvideos.*view=videos
To URL: {scheme}://{siteurl}/index.php?option=com_easysocial&view=videos&uid={queryvar userid}&type=user&Itemid=119
Request only: true (checked)

Now I think you have an idea about how to create any other rule like this too :)

Regards,
Luigi
The following user(s) said Thank You: ziso

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

Time to create page: 0.088 seconds