ha*ki*g your projects since 1997

Posts Tagged "clone a wordpress site"

How To Clone A WordPress Web Site

How To Clone A WordPress Web Site

Compress your entire WordPress install into one zip file, then move it to the new directory for the new domain Create a new mySQL database, and attach a user to it with all privileges Backup your SQL database using phpmyadmin Import the backed up SQL database into the new database in phpmyadmin and check to make sure that all tables have been imported Enter the new database details into your wp-config file, plus add the following line of code to the...

Read More