All,
Need a little help with the conditional redirect.
My production site format is as follow
category page - http://www.domain.com/logical_folder/category_code.html
product page - http://www.domain.com/logical_folder/product_code/product_name.html
regular page - http://www.domain.com/logical_folder/page_code.html
My dev site will have this new format which is the same as production except its no longer have the 'logical_folder'. I am using toolkit for the short link.
category page - http://www.domain.com/category_code.html
product page - http://www.domain.com/product_code/product_name.html
regular page - http://www.domain.com/page_code.html
How do I go about redirect the pages to support the dev site when I switch the dev site live?
Thanks in advance
Need a little help with the conditional redirect.
My production site format is as follow
category page - http://www.domain.com/logical_folder/category_code.html
product page - http://www.domain.com/logical_folder/product_code/product_name.html
regular page - http://www.domain.com/logical_folder/page_code.html
My dev site will have this new format which is the same as production except its no longer have the 'logical_folder'. I am using toolkit for the short link.
category page - http://www.domain.com/category_code.html
product page - http://www.domain.com/product_code/product_name.html
regular page - http://www.domain.com/page_code.html
How do I go about redirect the pages to support the dev site when I switch the dev site live?
Thanks in advance
Comment