Run multiple domains under 1 wordpress instance

I have a question. I am trying to set up two domains under one wordpress instance.

For instance, I have a wordpress site on www.site1.com

Read More

I have another domain called www.site2.com. Now, I want to run the same wordpress site that is under www.site1.com on www.site2.com

I tried using the wordpress domain mu mapping plugin

http://wordpress.org/plugins/wordpress-mu-domain-mapping/installation/

But it only allows me subdomains or directories of www.site1.com

Can anyone help?

Related posts

Leave a Reply

3 comments

  1. If you meant pointing 2 or more domain names to a single wordpress install, answer is yes you can but it won’t work. WordPress is designed only to host one domain name, if you point another domain name to your wordpress, it will return 404. The other way around to do this is redirect your other domain names to your main domain name (i.e. redirect website2.com to website1.com)

    If you meant pointing 2 or more domain names to a WordPress Multi site install, here’s an article that will help you setting up domain mapping in your WordPress multisite: https://rtcamp.com/wordpress-nginx/tutorials/multisite/domain-mappinng/