How do i set 301 redirection for all the pages and not for main domain? i have a ecommerce site which was running on main domain. Entire ecommerce has been moved to another folder. Now i want to run wordpress blog on main domain. wp blog: www.machinery.com ecommerce: www.machinery.com/products/ i have succeeded in htaccess redirecting all the pages to new location. however, main domain also redirects to new location. How do i set 301 redirection for pages and not for main domain?
anyone? i've trying but nothing has worked so far. How to set 301 redirection for all the pages and not for main domain? i want to run blog on root directory and a store on another directory.