I have about 50 posts on one of the blogs that I want to import to a different one. Is there a tool/plugin for it that imports selected posts with all content(images)? thanks.
You can import the posts using the WordPress default import option. But the problem is you can't import selected posts.
You can Filter it With Dates Or Authors! Perfectly DO-able using the Wordpress Export Import Feature! ~ExP~
I have the same problem, and have been searching for days for the answer. I want to include: * Text * Tags * Image * Image Title * Image Caption * Image ALT text * Featured Image (thumbnail on home page blurb) DETAILS: I created a master blog with about 285 posts, each with one image in the media library (which automatically created two smaller versions as well). Each post has a Featured Image, which displays a thumbnail on the home page only, in the blurbs that show up there. There are about 57 Categories. I want to transfer or copy just 5 posts to a different WP installation, on a different domain. Then another 5 or so to yet a different WP installation, on a third domain. And so on until all 280 are done, and placed on the "correct" blog. Many of the blogs/domains are on different servers as well, though I don't think that should matter. I tried plugins called Copy Post and Transfer -- neither of which did the trick. I tried the Export/Import method, which fails miserably each time. I choose One Category, and it transfers all of them, and it transfers One post, not the 5 in that Category, and it transfers all 2,000 tags, not just the ones associated with those 5 posts in that Category. And the images are not "attached" when I import it, so the media library must be played with laboriously. Is there no tool or plugin for this, as the OP asked?? It seems impossible. Any help gratefully received!
Well, after much digging, it seems this is not possible. The only way seems to be to do it manually, pasting the HTML code from the dashboard, and then copying the image and uploading it to the new blog separately. That is kinda sucky.
This can be done through PHPmyadmin in your server account. All you have to do is export database 1 to your desktop, import it to the new site, then export the fields that contains the posts from database 1 to database 2 (your current site).