We are contemplating the idea of rolling out 1 site to be used by 3 domain names. We currently have 3 sites that offer pretty much the same service, but are aimed at different markets.
We would like to change this so that all 3 URLs point to the same site, and a simple PHP check would determine which site the user was looking for and alter the site accordingly.
They only difference between the sites would be the brand name and a few colours. Other than this, the layout and content are identical.
My worry is that this will get us into trouble.
Any comments?