Copy most recent post from Wordpress to another server?
January 23, 2006 5:17 PM
Subscribe
Copy most recent post from Wordpress to another server?
There's a WordPress blog at foo.whereiwork.com, and I've been given the task of making the most recent post from it into a server-side include at bar.whereiwork.com.
Quick and dirty version - write a perl script to grab the post, munge it and ftp it to the other server. Add a special link to the WordPress interface which runs that script and tell users to click on it when done. That won't take long but it's got obvious problems.
Anyone got a better way? Can I use a custom template somehow? Export the same post in two different templates? Can WordPress FTP files to other servers, with a plugin or something similar? If I used different software, MovableType for instance, would it be easier?
posted by AmbroseChapel to computers & internet (4 comments total)
What's running on the destination server?
posted by Caviar at 6:50 PM on January 23, 2006