Is there a plugin that will allow me to make a post to my main blog and also have it duplicated on my second blog?
Both blogs are on the same hosting account with the following directory structure...
ROOT
|-- Blog 1
|-- Blog 2
The reason for this is that I want to make all the posts on blog 1 avaliable on blog 2, but be able to add extra posts to blog 2 that will not show up on blog one.
Cheers in advance.