Pulling posts from one WP site to other.

Thrash_Metal

Newbie
Joined
Aug 5, 2011
Messages
24
Reaction score
1
Hello,
Does anyobody know plugin or some way to make the following action:
Lets take blog xx, post xy beeing published in it, what I want is the same xy post to appear in yy blog, and continiue following motion for all the posts whitch are newly posted in blog xx.
 
you could use an autoblog plugin that grabs the content via rss. maybe wp-o-matic or something similar
 
Hello,
Does anyobody know plugin or some way to make the following action:
Lets take blog xx, post xy beeing published in it, what I want is the same xy post to appear in yy blog, and continiue following motion for all the posts whitch are newly posted in blog xx.

Do you have login access to the database & server of both blogs?
 
I use the plugin FeedWordPress to import RSS feeds into a Wordpress blog. Easy to install and works like charm. Just google for feedwordpress and you will find it.
 
All mentioned above plugins are able to pull only those posts that are available via RSS feed (usually only 10 recent ones). So if you want to grab some other WP blog which has say 10000 published posts and only 10 posts are available in RSS - you will fail.

The only autoblogging plugin which can pull all the published posts from ANY WP blog is CyberSEO (both Lite and Suite editions) - it doesn't matter how many posts are available via RSS feed and you don't need to have a database access to that other blog. Simple enable the "Parse WordPress archives" option and have a cup of coffee while plugn pulls all published posts from any given WP blog.
 
Use a plugin (autobot) and configure to pull the posts from one site and have them showing on the other. That is what you want if I understand correctly.
 
Back
Top