matthancocknz
Member
Posted 2 years ago #
Hey,
I have 2 domain names that I want to associate with 1 WordPress installation.
I've gone through Google, but the majority of those results seem to be related to multi-site installations. Searching the support forums here bring up solutions like Apache configuration file editing (which I can't do) or using plugins that haven't been updated since WP 2.6.
Any suggestions or solutions on how to get this working would be appreciated. :)
You want both domains to point to the same WP install? Like domain1.com/foo and domain2.com/foo point to the exact same page? They won't both work, you'll have to have one redirect to the other. WordPress can only have ONE domain.
matthancocknz
Member
Posted 2 years ago #
That's okay if it won't work like that.
I'll just forward domain2.com to domain1.com and continue to use domain1.com as the primary one.
Cheers.
Yeah, that'll work fine :)
CityEnd
Member
Posted 2 years ago #
Have a talk with your web hosting provider to see if they are able to mask domain1.com with domain2.com
so in the address bar it will show domain2.com/example.php when it's really accessing domain1.com/example.php