Copying content from wordpress to another wordpress blog

coolguy

Junior Member
Joined
Dec 26, 2007
Messages
165
Reaction score
112
I want to copy content of other wordpress blog(I don't own it) to mines. I need to copy all the posts and not just those in RSS feeds which most of the plugins are doing.

Can somebody provide any info how to do it.

PS: I have already ready 10+ pages here and haven't got a good solution till now. Also this is not for SEO based sites, it's for PPC, I just need content on my blog doesn't matter whether it's copied or not.
 
How many pages do you have to do? Less than 100?

1) Grind through it yourself, copy the text into the visual editor of WP and it will retain formatting I am 95% sure (or just grab the HTML from the source)
2) Hire someone to do it on Fiverr, easy to find unskilled workers from 3rd world countries to do stuff like this

Jared
 
I know Two methods which I have listed below,

First Method:

Well, there is a way to copy Pages from one WordPress "instance" to another. Which is what I presume you want to do.

On the Admin Panel, under Tools, click on Export. In the Content Types, select Pages, and click on the Download Export File button.

Then just Import it in your other WordPress "instance".

Second Method:

Built-in export/import functionality. Does not transfer themes or settings, Adds to current content, but does not replace current articles or clear out old ones. Doing a sql-dump export and import paths are absolute, and are not updated, so links, etc are all broken in new site.

Hope either of these two methods will help you out.
 
First Method:

YOU CAN COPY PAGES FROM ONE TO ANOTHER,CLICK ON ADMIN PANEL GO ON EXPORT.SELECT PAGES AND CLICK ON EXPORT FILE. YOU WILL BE ABLE TO EXPORT VERY QUICKLY
 
Morty14 has given good explanation.*

I do believe one this two method definitely help you
 
Maybe you can try using a plugin or software program to grab the posts from the targeted site's RSS feed and then have those converted into WP blog posts on your site.
 
just copy text form source blog and paste into your visual editor wordpress
 
Back
Top