Hi there,
I have a client who has two businesses, very similar names as they are different but similar products.
I have setup a site with domain1.com pointing to the root of the site and domain2.com pointing to a page. This works fine however I'd like this page to use domain2.com however it uses domain1.com.
What would be the best way to achieve this?
This is what currently happens
- Browse to http://www.company1.com -> http://www.company1.com/about-company1
- Browse to http://www.company2.com -> http://www.company1.com/about-company2
This is what I would like to happen
- Browse to http://www.company1.com -> http://www.company1.com/about-company1
- Browse to http://www.company2.com -> http://www.company2.com/about-company2
/
Thanks for any suggestions.