Move wordpress site from one server to other
Posted by admin on Jul.21, 2011, under wordpress
Here is simple steps you can follow to move your wordpress blog without any 404 errors.
we are explaining it in simple steps.
1) Goto your current host’s file manager and make zip of your domain. and using ftp download it on your hard drive.
2) Now goto myphp admin and take a backup of your current blogs database backup in sql zipped format on your hard drive.
3) Now log in to your hosting account and update your nameserver to new servers name server.
4) Now use ftp on new server, as most hosting accounts allows you to use some temporary ftp server till new name server takes time to use domain as ftp server.
5) upload downloaded zip to the folder where new site files locations allotted. (for this you have to add your domain to new server [ i.e addon domain section ] or add domain.
6) Then using new domains control panel create new database, user password now upload backup-ed sql database (step 2) to new database. Note down database name, username, password, host name ( some times its localhost. )
7) now using new servers file manager unzip your uploaded zip file in root of the domain and delete wp-config.php file.
8) Now wait till name server changes. they will take 1-2 hrs. some time less than than or more than this… then…
9) Navigate to your site you will get prompt to setup database. add all details. please note down your previous table prefix as in most cases its wp_ but some time where databases are limited you have to add prefix other than wp_ so note down from previous tables. and enter the same. prefix is to avoid over writing of tables while installing more than one wordpress blogs on same database.
10)You done it.
Leave us comments so we will reply you for your queries.
Leave a Reply
You must be logged in to post a comment.


