Support » Fixing WordPress » Use 1 WordPress to update multiple sites

  • I want to create posts on 1 of my WordPress installs and have those posts feed over to other WordPress installs. For example:

    Main blog – create a post in Category A, another in Category B, another in Category C.

    Main blog’s news will come from Category A.
    Second blog’s news posts should be created from the posts in Category B (from main blog).
    Third blog’s news posts should be created from posts in Category C (from main blog).

    Suggestions ? Coding options? I can insert PHP if that would work better than a plugin, I am just not sure how to pull the categories from one blog into another blog.

    Thanks in advance.

  • The topic ‘Use 1 WordPress to update multiple sites’ is closed to new replies.