0
|
Hello, Thank you for your question on 301 redirects. To redirect all URLs of one domain to a specific page in teh subdomain (main page, for example) you will need to set it up like below: RedirectMatch 301 ^/(.*)$ http://newsite.com/index.html For each exceptional page, you will need to craft each one individually. They should appear in the format as below: RedirectMatch 301 /contact.php /contact-us.php [L] When placing them in the .htaccess file, be sure to put these above the full domain redirect so that they will activate first. Then, if they are not triggered, the main redirect will take place. Kindest Regards, Scott M |
Email: | support@WebHostingHub.com | Ticket: | Submit a Support Ticket |
---|---|---|---|
Call: |
877-595-4HUB (4482) 757-416-6627 (Intl.) |
Chat: | Click To Chat Now |