Page 1 of 1

Redirecting with GET variables

Posted: 26 Jun 2012, 11:30
by james.textlocal
We've recently rebuilt our website into Joomla, and are successfully using PhocaSEF - very happy :)

However, there is something strange happening when we have get variables passed to "old" pages, which should be redirected.

Example:
emailtosms?tlrx=googlePeriE2S&gclid=9e375thm93475th9475t
should point to say /mobile/email/
However, it's failing with a 404, so goes incorrectly to /

Is there any way of telling/getting PhocaSEF to ignore the $_GET variables?!

Thanks
James

Re: Redirecting with GET variables

Posted: 27 Jun 2012, 00:34
by Jan
Hi, Phoca SEF does not work with variables, it only run exactly in case 404 is called - so if you get the 404 and Phoca SEF will find the old link in database it will redirect it to new one.

Jan