what is the fastest way to clone a site?

turdface

Elite Member
Joined
Sep 3, 2010
Messages
1,555
Reaction score
304
I want to copy a site. How can I make copies of all the page on it and upload them to my own domain?
 
if you use wordpress then you can find many clone site plugins such backup buddy, etc. i just do it manually. change the domain on the database file and upload the wp content files
 
With WP, I use Import.io to scrape and build a CVS, and then WP All Import Pro to import and build the site.
 
WP-DBmanager plugin helps you to get the backup of a site and upload in your new domain
 
You can use Backup buddy plugin in WP to clone your site.
 
Use WP clone by WP Academy.
There are multiple plugins available for this cloning.One is BackupBuddy it will create the backup of that site and clone it to your desired site.
BackupBuddy had all inbuilt tools with it.
 
If you own the site you're trying to copy over quickly, I highly recommend WP Clone.

 
Copy it via shell if it's your site. If not then use httrack.
 
Httrack work fine with HTML websites, not sure about Wordpress or other platforms.
 
You can go to hosting and then copy database and content. Simple!
However, if you do not have any access to that then copy and paste and then copy design too.

I want to copy a site. How can I make copies of all the page on it and upload them to my own domain?
 
Back
Top