Title: MultiSite &#8211; Same Content &#8211; Two Domains
Last modified: August 21, 2016

---

# MultiSite – Same Content – Two Domains

 *  [bharatstop](https://wordpress.org/support/users/bharatstop/)
 * (@bharatstop)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/multisite-same-content-two-domains/)
 * Hi
 * 1. Same content
    2. Two Domains ( ONE.com, TWO.com)
 * tried with WordPress Creat A Network and WordPress MU Domain Mapping.
 * But not solved my problem.
 * See “Create A Network” will enable creating multiple sites like subdomain, subfolders.
   but new wordpress tables created, wp2_, wp3_
    for adding posts.
 * wordpress MU domain mapping, it redirects and mask the URL with new domain name,
   but you can more domains, but all redirects to primary DOMAIN.
 *  – ONE.com ( standalone wordpress)
    – ONE.com/SUBFolder (created by using CREATE
   A NETWORK) – installed WordPress MU Domain Mapping – then added TWO.com and THREE.
   com for ONE.com/Subfolder website, by domain mapping.
 *  – TWO.com is set as Primary domain, while domain mapping
    – Three.com also redirects
   to TWO.com.. but i want TWO.com separate and THREE.com, even i can use the same
   theme.
 * please any ideas help me out.
 * thanks

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Thread Starter [bharatstop](https://wordpress.org/support/users/bharatstop/)
 * (@bharatstop)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/multisite-same-content-two-domains/#post-4770592)
 * any body did experienced my problem, help me out please.
 *  [dcleek](https://wordpress.org/support/users/dcleek/)
 * (@dcleek)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/multisite-same-content-two-domains/#post-4770632)
 * Do you have two separate WordPress installations? One Standalone and one Multisite?
   Or, are they all in one Network?
 *  Thread Starter [bharatstop](https://wordpress.org/support/users/bharatstop/)
 * (@bharatstop)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/multisite-same-content-two-domains/#post-4770633)
 * One wordpress installation and Network enabled and configured MU plugin.
    all
   are in one network.
 *  Thread Starter [bharatstop](https://wordpress.org/support/users/bharatstop/)
 * (@bharatstop)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/multisite-same-content-two-domains/#post-4770634)
 * Basically trying to achieve the below req for my customer.
 * Is there anyway, we can configure,
 * 1. same content (posts)
    2. two domains
 * [http://www.one.com/helloworld-post](http://www.one.com/helloworld-post)
    [http://www.two.com/helloworld-post](http://www.two.com/helloworld-post)
 *  [dcleek](https://wordpress.org/support/users/dcleek/)
 * (@dcleek)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/multisite-same-content-two-domains/#post-4770649)
 * If I’m understanding you correctly, it sounds like you want to auto-copy the 
   posts from one site to another.
 * I haven’t tried any of them, but check out these potential solutions:
 * Free
    [http://wordpress.org/plugins/threewp-broadcast/](http://wordpress.org/plugins/threewp-broadcast/)
   [http://wordpress.org/plugins/broadcast-mu/](http://wordpress.org/plugins/broadcast-mu/)
 * Paid
    [https://premium.wpmudev.org/project/autoblog/](https://premium.wpmudev.org/project/autoblog/)
   [https://premium.wpmudev.org/project/multisite-content-copier/](https://premium.wpmudev.org/project/multisite-content-copier/)
 *  [Dave Navarro, Jr.](https://wordpress.org/support/users/dnavarrojr/)
 * (@dnavarrojr)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/multisite-same-content-two-domains/#post-4770663)
 * FWIW, I used the WPMU Multisite Content Copier and it worked for exactly this
   purpose. Although, there was a slight delay as the copier only ran every 5 minutes.
 * The problem I ran into was that it almost exactly doubled the server space usage
   as not only were the articles copied, but all associated media as well. It wasn’t
   an elegant solution.
 * In the end, I installed a JSON API plugin on SITE1 and then wrote some code to
   pull post data from SITE1 into pages of SITE2 in real-time so that only a single
   copy of the data existed on SITE1.
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [12 years, 2 months ago](https://wordpress.org/support/topic/multisite-same-content-two-domains/#post-4770670)
 * General warning: Be _VERY_ cautious whenever you’re 100% duplicating sites, as
   this can have horrible impact on your SEO.
 * I would not recommend Multisite for this venture, ever, since Multisite is meant
   for multiple _separate_ sites, with separate content. Sharing some content is
   understandable (though it can and should be avoided with few exceptions), but
   the more places you let a user go for information, the more confused they become.
   You dilute yourself 🙂
 * [https://wordpress.org/plugins/wordpress-mu-sitewide-tags/](https://wordpress.org/plugins/wordpress-mu-sitewide-tags/)
 * That will duplicate posts to a ‘tags’ site, but link back to the REAL site. Good
   for SEO and readers.
 *  [BrightTribe](https://wordpress.org/support/users/brighttribeblog/)
 * (@brighttribeblog)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/multisite-same-content-two-domains/#post-4770742)
 * Question…
 * Say I want to use multisite to manage multiple cancer blogs for a single organization.
   Each type of cancer would have its own blog (breast, lung, etc.). And I have 
   my primary site as the main organizational blog. I want to feed all the posts
   from each of the individual cancer blogs into the one primary site…how can I 
   do that?
 * Thanks so much!!
 *  [dcleek](https://wordpress.org/support/users/dcleek/)
 * (@dcleek)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/multisite-same-content-two-domains/#post-4770743)
 * brighttribeblog, I use the Sitewide Tags plugin Ipstenu mentioned above to do
   just that on nccumc.org. Works great!
 * [https://wordpress.org/plugins/wordpress-mu-sitewide-tags/](https://wordpress.org/plugins/wordpress-mu-sitewide-tags/)

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘MultiSite – Same Content – Two Domains’ is closed to new replies.

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 9 replies
 * 5 participants
 * Last reply from: [dcleek](https://wordpress.org/support/users/dcleek/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/multisite-same-content-two-domains/#post-4770743)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
