1 WordPress installation with 2 pages: every page gets a separate domain
Yes, it’s possible to have WordPress serve a different home page depending on the domain of the request. You’ll need to do some setup: Make sure every domain you’re planning on using is pointing to the server On the server, make sure the virtual host for each domain points to the WordPress directory. Alternatively you … Read more