Title: Multiple Site Same Content
Last modified: February 27, 2017

---

# Multiple Site Same Content

 *  [Phill Healey](https://wordpress.org/support/users/munklefish/)
 * (@munklefish)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/multiple-site-same-content/)
 * Hi,
 * This plugin looks like it could be really useful, however I’m wondering if there
   is a simpler way to install this plugin on multiple sites but with the same documentation?
 * The obvious way is to create the docs and export the settings, then manually 
   import this in to ever site we need the docs on. Is there a quicker / better 
   way? Could I somehow package this info with my own plugin and have that call 
   the relevant function(s) to import the data? Or is it possible to have all the
   installed instanced pull the data from a central feed?
 * Thanks.
    Phill

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

 *  Plugin Author [mathieuhays](https://wordpress.org/support/users/mathieuhays/)
 * (@mathieuhays)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/multiple-site-same-content/#post-9254169)
 * Hi Phill,
 * Sorry for the late reply! My notifications were going to an old email.
 * I wouldn’t recommend relying on the current data structure as I’m currently undergoing
   a full rewrite of the plugin. I plan on going away from using a custom table 
   and move everything to a custom post type. This will drastically improve the 
   stability of the plugin and make it easier for me to maintain.
 * Based on your issue, I’m considering adding an option to share a doc across a
   selection of sites. Since I don’t have a lot of experience with multisites, I’m
   going to have to dig deeper into this to be sure it’s possible.
 * Thanks for reporting this use-case 😀
 *  Thread Starter [Phill Healey](https://wordpress.org/support/users/munklefish/)
 * (@munklefish)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/multiple-site-same-content/#post-9256826)
 * Hi,
 * No problem.
 * I’ve no need for this as a multisite set-up but rather would like to offer my
   clients a set of FAQs / Documentation in their own WP installation (distinct 
   client sites). Ideally I could deploy a xml file or similar with the plugin as
   I add it to a new site, and it would pickup the data as soon as the plugin is
   activated.
 * Alternatively simply having the ability to export and import documentation from
   one site to another would be great. So for example we setup all the documentation
   on our own WP dev site, then export the data via the plugin. Then go to the clients
   WP admin and import the documentation data in to this site. And so on.
 * This would mean we only need to create the documentation once > export it > Go
   to client site > Import.
 * At the moment it seems we’d have to build the documentation from scratch on every
   site.
 * Thanks.
 *  Plugin Author [mathieuhays](https://wordpress.org/support/users/mathieuhays/)
 * (@mathieuhays)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/multiple-site-same-content/#post-9257236)
 * Ah ok! I assumed you were referring to a multisite installation.
 * Actually there’s already an export/import functionality on the plugin. You can
   find it under `Simple Documentation > Import/Export`. The export generates some
   kind of JSON blob that you can then paste in the import box of your new website.
 * As I was double checking the functionality I noticed that there might be an issue
   when migrating documentation of type `file`. These are exported as URLs so if
   the website you’re exporting from refers to private URLs, your new website might
   not be able to properly link to those files.
 * As I mentioned above, I’m in the process to move the data handling to post types.
   That means that the documentation is going to be exportable through the main 
   WordPress export/import tool. Which also means that if you’re trying to automate
   the process of importing a set of documentation, you will be able to use [wp-cli import command](https://developer.wordpress.org/cli/commands/import/)
 * Hope that answers your question.
    -  This reply was modified 8 years, 11 months ago by [mathieuhays](https://wordpress.org/support/users/mathieuhays/).

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

The topic ‘Multiple Site Same Content’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/client-documentation_fdfdfd.svg)
 * [Simple Documentation](https://wordpress.org/plugins/client-documentation/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/client-documentation/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/client-documentation/)
 * [Active Topics](https://wordpress.org/support/plugin/client-documentation/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/client-documentation/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/client-documentation/reviews/)

## Tags

 * [export](https://wordpress.org/support/topic-tag/export/)
 * [Import](https://wordpress.org/support/topic-tag/import/)
 * [multiple-installs](https://wordpress.org/support/topic-tag/multiple-installs/)
 * [settings](https://wordpress.org/support/topic-tag/settings/)

 * 3 replies
 * 2 participants
 * Last reply from: [mathieuhays](https://wordpress.org/support/users/mathieuhays/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/multiple-site-same-content/#post-9257236)
 * Status: not resolved