• I am trying to see if there is a way that I can install a plugin to each copy of WP and they all share the same information.

    For example, the plugin that I am wanting to install is WP Customer Reviews. When a site user fills in a review I’d like all the other versions of the plugin, on different domains, to be updated with the new review automatically.

    At the moment, we have to manually publish it to each site. (100+ websites!).

    We are using standalone copies of WP on each domain, with separate databases.

    Any help would be greatly appreciated.

    Many thanks.

Viewing 1 replies (of 1 total)
  • WordPress multisite has https://codex.wordpress.org/Must_Use_Plugins

    One thing to understand about multisite is that by default each subsite functions as a completely separate site as far as content. That said, there are some plugins where you can duplicate content between sites. Search the repository for “multisite duplicate content”. BUT, you should be aware that Google will penalize you as far as SEO when you duplicate site content in this way.

Viewing 1 replies (of 1 total)

The topic ‘Share plugin data with other domains running WP’ is closed to new replies.