Title: Queries in WP Multisite network
Last modified: February 4, 2021

---

# Queries in WP Multisite network

 *  [shanthini](https://wordpress.org/support/users/shanthini/)
 * (@shanthini)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/queries-in-wp-multisite-network/)
 * We have planned to setup WordPress multisite network for the following websites.
   All of these will be having same content except contact address. So to make the
   content update easier we planned like this.
    1) [http://www.xxxx..in](http://www.xxxx..in)
   2) [http://www.xxxx.ca](http://www.xxxx.ca) 3) [http://www.xxxx.my](http://www.xxxx.my)
 * . Here we are able to configure the theme/plugins across all websites from a 
   base website. But we are not able to find the possibility to publish posts/pages
   across the websites with the default WP installation. We have following queries.
   Could you please clarify
    1) Do we have the possibility to have a single menu
   across all websites in our WordPress multisite network. Will this be supported
   by default WP installation or whether we need to look for third party plugin/
   custom code. 2) Do we have the possibility publish posts across all websites 
   in our WordPress multisite network. Will this be supported by default WP installation
   or whether we need to look for third party plugin/custom code. 3) Do we have 
   the possibility publish pages across all websites in our WordPress multisite 
   network. Will this be supported by default WP installation or whether we need
   to look for third party plugin/custom code.
 * Also, if you have any alternate suggestion for the above requirement, could you
   please share.
 * Thank you

Viewing 1 replies (of 1 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/queries-in-wp-multisite-network/#post-14013173)
 * Multisite sites are almost completely independent of one another. It’ll take 
   custom code to get data from one site to another. I really dislike redundant 
   data and seriously question your scheme. If the only difference is contact data,
   why not have a single site and dynamically output varying contact information
   depending on the requested TLD (.in, .ca, etc.)?
 * It’ll take a bit of custom coding, but much less than keeping multiple sites 
   in sync. A single site WP can respond to multiple domains by dynamically setting
   the site and home URLs from whatever the value is in $_SERVER. See
    `https://
   wordpress.org/support/article/editing-wp-config-php/#wp_siteurl` and the next
   Blog Address section.
    -  This reply was modified 5 years, 4 months ago by [bcworkz](https://wordpress.org/support/users/bcworkz/).

Viewing 1 replies (of 1 total)

The topic ‘Queries in WP Multisite network’ is closed to new replies.

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 1 reply
 * 2 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/queries-in-wp-multisite-network/#post-14013173)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
