PDA

View Full Version : Redirection Problem



mikehudson
01-04-2011, 12:41 PM
Hello All,

I cam across a new problem today. i have a site that runs on ZEND frame work which have dynamic URLs. now i made it to static URls.

When i try to Redirect the old dynamic Urls to static urls.ld Urls not redirected to Static one. it remains the same.

syntax:
Redirect 301 /search/advanced/index?category=xyz http://www.abx.com/xyz.html

above syntax is correct but unable to Redirect the dynamic URL.

Please let me know the proper redirection.

Very helpful.

righteous
07-29-2013, 02:13 AM
this redirection is not correct use redirection through htaccess or by cpanel

anjali_talking
07-29-2013, 02:27 AM
Create a proper .htaccess file.

blessy_smith
07-29-2013, 02:53 AM
Nice guideful info..