+1-855-211-0932 (ID:287497)
Don't have an account yet? Sign up now!

HomeArticlesHow to Migrate a WordPress Blog from Another Host to Our Servers

How to Migrate a WordPress Blog from Another Host to Our Servers

How to Migrate a WordPress Blog to Our Servers

How to Migrate a WordPress Blog from Another Host to Our Servers

To move your WordPress website from your old hosting account to this new one with us, please follow this step-by-step tutorial, which consists of 9 steps:

Steps for Migration:

  1. Download and install the wp-db-backup plugin.
  2. Log in to your WordPress admin panel, navigate to Manage > Backup, select all tables, and click Backup to download the gzip file.
  3. Extract the gzip file to get an .sql file. Open it in a text editor and search for the line: INSERT INTO `wp_options` VALUES (1, 0, 'siteurl', 'http://your-old-url.com', 'yes'). Replace the old URL with your new server URL if the domain has changed.
  4. Find another line: INSERT INTO `wp_options` VALUES (39, 0, 'home', 'http://your-old-url.com', 'yes'). Replace the URL with the new one, only if the domain has changed.
  5. Use FTP to download the entire WordPress folder from your current server. Keep the structure intact.
  6. Create a new MySQL database via your hosting control panel.
  7. Import the database in phpMyAdmin by selecting your .sql file under the Import tab.
  8. Edit the wp-config.php file with the new database details (name, username, password, and server).
  9. Upload the WordPress files via FTP to your new server’s domain folder.

Need help with FTP? Check out our guide on how to connect via FTP and upload files.



Tags: , , , , , , , , , , , , , ,

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>