Migrate a WordPress Site from One Shared Hosting to Another Without SSH
Learn how to migrate a WordPress site from one shared hosting to another without using SSH, using WP Migrate Toolkit.
Introduction to WordPress Migration
Migrating a WordPress site from one shared hosting to another can seem daunting, especially without SSH access. Fortunately, with the right tools and a few simple steps, the process can be smooth and hassle-free.
Prepare Your Data
Backup Your Site
Before starting the migration, make sure to create a complete backup of your site. This includes files and the database. Many hosts offer integrated backup features, but you can also use plugins like UpdraftPlus.
Export Your Database
Use phpMyAdmin to export your database. Access your hosting control panel, open phpMyAdmin, select your database, then use the "Export" option. Choose the SQL format.
Import to the New Hosting
Upload Your Files
Use an FTP client like FileZilla to transfer your site files to the new hosting. Log in with your FTP credentials and transfer all WordPress files to your new server's directory.
Import the Database
Access the phpMyAdmin of your new hosting. Create a new database and import the previously exported SQL file.
Using WP Migrate Toolkit
Why Choose WP Migrate Toolkit
WP Migrate Toolkit significantly simplifies the migration process, especially without SSH. The tool handles URLs, files, and the database without errors.
Download the Plugin
Install the WP Migrate Toolkit plugin on your source site. Configure it to manage export and import from the WordPress dashboard.
Use the CLI for Automated Migrations
While the plugin is powerful, the CLI of WP Migrate Toolkit offers increased automation and customization. This allows managing multiple migrations with simple scripts.
Finalize the Migration
Fix Permalinks and Check Links
After migrating your site, access your WordPress dashboard, and reset your permalinks by going to Settings > Permalinks. This ensures all URLs work correctly.
Check Your Site
Browse your site to ensure everything is in order. Test forms, links, and other critical functionalities.
Conclusion
Migrating a WordPress site from one shared hosting to another without SSH can be simple with the right tools. WP Migrate Toolkit proves indispensable for a hassle-free migration. Try the plugin or the CLI now to discover its power.
Migrate a WordPress site hassle-free
WP Migrate Toolkit moves files + database over FTP, without SSH.
Download the CLI Download the plugin