• Hi everyone!

    My client requested a site in wordress, based on the specifications it will be a multisite network with subfolders.

    But some of the sub-site’s content (posts, images, …) have to be available on the parent site.

    I’ve tried searching for a plugin and found nothing, after that I’ve tried developing the plugin, but the methods I deemed useful for achieving this are mostly deprecated or give back limited data sets, and the relevant tutorials I found are grossly outdated…

    Any ideas on how to do this? or a more recent tutorial if available?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    How ‘available’ is available?

    http://wordpress.org/plugins/wordpress-mu-sitewide-tags/ – this will copy posts from subsites to the parent site, and keep your SEO friendly by linking back instead of just reproducing.

    Thread Starter blackfyre

    (@blackfyre)

    Thanks!

    This is almost what I’m looking for… the only problems are:

    1. I need it to handle 3 blogs/subsite and posts need to appear in 3 corresponding blogs on the main site, while this is also multilingual… sot it’s actually 6 blogs/site and 6 corresponding blogs on the main site…
    2. preferably should not copy content from anywhere
    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    #2 is actually okay. The other way is constant DB calls, which will crash yoru site. Don’t stress that one. It’s just about the only time I’ll ever suggest content copying, too, and I’m a real hard-liner about NEVER doing it. 🙂

    #1 is confusing… 3 blogs appear on 3 blogs?

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

The topic ‘Sharing content on network’ is closed to new replies.