Transfer my Blog to another hosting

. Monday, November 17, 2008
  • Agregar a Technorati
  • Agregar a Del.icio.us
  • Agregar a DiggIt!
  • Agregar a Yahoo!
  • Agregar a Google
  • Agregar a Meneame
  • Agregar a Furl
  • Agregar a Reddit
  • Agregar a Magnolia
  • Agregar a Blinklist
  • Agregar a Blogmarks


How to transfer a wordpress blog

If you have wordpress blog then it is simple for you to transfer or migrate your blog from one host to another easily in short for some persons >> backup all directories  >> backup database  change host upload >> directories >> import the backuped databse and change the configuration file .

For deeply stats read below.

Backup  your WordPress database 

There are many ways you can back up a database for the WP-as I said using phpMyAdmin to do. If you are not sure what is phpmyadmin. This is an on-line Admin area for the management of the database. Usually found in the "Database" section when you go to the domain cPanel - www.domain.com / cPanel. 

Once you successfully log in to phpMyAdmin, click on the name of the WP database. You will now see the top navigation tab. Click the Export button and check the following instructions from Cormac: 
click on "Select All" and "SQL" of the Export-down menu 
Click to add Drop the table "," Auto_Increment added value "and" black cabinet table and field names quotes "that the structure of the menu 
Run He added, "and" Use the hex for the binary files' on data 
You can ignore all other values in absentia 

When you're done, click "Save File", and it will store and download the WP database. Sql file to your desktop. 
2nd Create a new Word Press database 

After you've done the above, go back to cPanel and click on the MySQL database. Create a new database can be done in 3 easy steps: 

2.1 Choose the name of the new database and click Create Database 

2.2 A new user add. That is obvious. Create a new user name and password. 

Add 2.3 user database. This allows the user to a new database, creates a step in 2.1. 
3rd Edit WP-config.php 

Important: This feature is very important. You must edit the file, change the old configuration database that you created in step 2 The next step is to the Word Press to reach their own MySQL database, you can determine. 
/ / MySQL settings ** ** / / 

define ( 'DB_NAME "," putyourdbnamehere'); / / name of the database 

define ( 'db_user "," username "); / / MySQL name 

define ( 'db_password "," password "); / / ... and password 
4th WordPress upload and download all the files and folders 

This is pretty simple, if you know how to use software to download and upload FTP. So, for simplicity, I do not want to develop more than I assume you already know how these files to the FTP. It should be borne in mind that you need to download all the WP files and folders, including plugins and themes folder to the new folder. 
5th Imports (upload), formerly a backup database 

This is easy. Given the fact that you already know how to export through phpmyadmin. You need only examine and select the Import loaded. SQL file and you're done. 

It has everything you need to do, and now you have successfully moved your WordPress blog has a new host. As good as I did.If you don’t have PHPmyadmin installed on your hosting account, you can use mySQLDump from a SSH terminal. 

how to transfer your blog to another hosting without having downtime/



0 comments: