I'm using JoomFish 2.0.2, Phocagallery 1.8.8 and Joomla! 1.5.9 with SEF.
I need to redirect old links to avoid duplicate pages on my website and to redirect links pointing to the old version to the new address created by JoomFish.
I need to redirect this:
Code: Select all
http://www.xyz.com/index.php/category-name
Code: Select all
http://www.xyz.com/index.php/en/category-name
Code: Select all
http://www.xyz.com/index.php/ru/category-name, http://www.xyz.com/index.php/sk/category-name
It would be also great to have redirected pages like:
Code: Select all
http://www.xyz.com/index.php/category-name?start=40
Code: Select all
http://www.xyz.com/index.php/en/category-name?start=40
Thanks,
yetti