How to transfer a WordPress site using a migration plugin

The easiest way to migrate a WordPress website is to use a migration plugin. The two best plugins are All-in-One WP Migration and Duplicator. These plugins allow you to export your website as a file and later import it to another location. To migrate your website, we recommend the following method:

  1. Log in to your current WordPress admin area.
  2. Click "Plugins" in your WordPress menu.
  3. Click "Add New" and search for one of the plugins.
  4. Install the plugin.
  5. Create an export file (refer to the plugin's documentation for further instructions).

Now that you have your export file, let’s look at the import process. If you want to avoid downtime, you can consider installing WordPress on a temporary URL and path or using the hosts file trick (link to this guide below).

  1. Install WordPress on your Polar55 account (we recommend using the 1-click method).
  2. Follow the import instructions provided by the plugin in step 4. The two plugins have different methods, so we recommend reading their documentation.

If everything went smoothly, you should now have a copy of your website at Polar55.

  1. Finalize the process by changing the nameservers to Polar55.

During this process, you might need the following guides:

Additionally, we insert the following line into our wp-config.php file in the WordPress installation we create on Polar55 (where we migrate the site):

define( 'WP_MEMORY_LIMIT', '1000M' );

Note: The free version of the plugins can only be used for websites that are smaller than 2 GB. If your site is larger than this, you might need to purchase the Pro version, hire us to move your site for you, or find another free plugin capable of migrating websites larger than 2 GB.

Can’t import your file?

In some cases, the import may freeze or fail. If that happens, you can follow this method instead:

1: Download this plugin - Click the green “Code” button and select “Download ZIP”
2: Log in to your WordPress admin and upload the plugin
3: Activate the plugin
4: Go to “All-in-One Migration” in your WordPress menu and select “Export”. Export as a file
5: Change the nameserver to Polar55
6: Upload the downloaded plugin from step 1 to the WordPress installation on Polar55
7: Log in to File Manager through our control panel or cPanel
8: Find the folder wp-content/ai1wm-backups/ (either in your public_html folder if it is the main domain, or in a folder with the domain name if it is an addon domain)
9: Upload your export file to the folder
10: Select “All-in-One WP Migration” in your WordPress menu and choose “Backups”. You should now see your backup file along with a button called “Restore”. Click it and wait for the import to finish. Your site should now be imported.
11: Delete the plugin as soon as you are finished so you do not leave an outdated plugin installed, as it may pose a security risk to your WordPress website.

  • 8 Users Found This Useful
Was this answer helpful?

Didn't find a solution?

If you haven't found a solution by searching or navigating our categories, you can open a new support ticket.

Open New Ticket

Related Articles

How to clone a website or create a staging environment for your website

At polar55, it's easy to create either a staging environment for your website or copy/clone your...

How to delete an existing 1-click installation, e.g., WordPress

If you have installed, for example, WordPress using our 1-click installation and you wish to...

How to Install WordPress at Polar55

It is easy to install WordPress at Polar55, and it only takes a few minutes. You can watch the...

How to manually transfer your WordPress site to Polar55

The easiest way to move a WordPress site to Polar55 is by using a migration plugin. However,...

How to work with your WordPress site via our temporary URL

Are you in the process of moving a WordPress site to our server and haven't changed DNS yet? You...