Redirect to a directory in another domain

IT_Architect

Verified User
Joined
Feb 27, 2006
Messages
1,080
Situation: Dedicated server so I can do anything that I want to.

Problem: When a single web site services multiple sub-companies, but the individual sub companies also have their own domain names, how can I:
1. Redirect CompanyA.com requests to MainCompany.com/CompanyA without getting nailed for duplicate content by search engines? (I don't care if the browser shows MainCompany.com/CompanyA when they get redirected or simply CompanyA.com.)
2. Still be able to process email to and from CompanyA.com?

Thanks!
 
Back
Top