• I’m sure this is likely to be a subject covered before, but is there any simple method or technique for having WordPress publish a given article to multiple sites (i.e. multiple databases)? I understand I could quite easily have WordPress-published articles appear on multiple sites hosted on the same webserver (or indeed, on different webservers by connecting to a given database server) but what if (for instance, for security reasons) non-localhost database connectivity wasn’t possible?
    I imagine I could stumble through the WP code and effectively duplicate the insertion process, but this may be a rather ugly hack, and could have implications I’m unaware of. Has anyone else tried this who has tips for how best to implement this kind of system?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Not sure exactly what you’re thinking of, but could you try something with RSS feeds?

    Thread Starter kapowaz

    (@kapowaz)

    That would be one way, I suppose – although I’ve never done anything with parsing RSS feeds! Still, should be worth a look.

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

The topic ‘Publishing to multiple WordPress installs’ is closed to new replies.