Multiple Domains, One Site
-
It should be simple, and I have read many posts with no results.
I have multiple domains that post to the same directory on my server (where the wp is). The problem is all the links redirect to the main domain. I need it so the domain name does not change.
Example: sitea.com siteb.ca sitec.info
When I click a link in sitea.com it will go to sitea.com/newpage
When I click a link in siteb.ca it will go to siteb.ca/newpage
When I click a link in sitec.info it will go to sitec.info/newpage
Rather than:
When I click a link in sitea.com it will go to sitea.com/newpage
When I click a link in siteb.ca or sitec.info it will still go to sitea.com/newpageI don’t need the page to be different per domain, it needs to be all the same but keep the domain visited!
Thanks.
The topic ‘Multiple Domains, One Site’ is closed to new replies.