Migrate an existing WordPress blog to Amazon Lightsail - Amazon Lightsail

Migrate an existing WordPress blog to Amazon Lightsail

Looking to change your WordPress hosting provider? Amazon Lightsail is the easiest way to run a WordPress site on AWS.

You can choose one of our pricing plans (starting at $3.50 USD per month) and have full control over your WordPress installation, including plugins, themes, and more.

Creating a Lightsail WordPress instance only takes a few minutes. Follow this tutorial to back up your existing WordPress blog and import it to a new instance running in Lightsail.

Here's a quick overview of the process:


      Overview of the process to convert your existing WordPress blog to
        Amazon Lightsail

Continue reading to get started.

Prerequisites

Before you begin, you'll need the following:

  1. You'll need to an AWS account. Sign up for AWS, or sign in to AWS if you already have an account.

  2. Make sure your account is set up to use Lightsail. If it has been a while since you created your account, or if you haven't provided a credit card yet, you may need to log in to the AWS Management Console and update your account first.

Step 1: Back up your existing WordPress blog

You can use WordPress to back up your existing blog. You'll just need to be able to log into the WordPress admin console and manage your blog.

  1. Navigate to your blog, and then choose Manage.

    If the Manage banner is not shown, you can reach the sign in page by browsing to http://<PublicIP>/wp-login.php. Replace <PublicIP> with the public IP address of your instance.

  2. Enter your user name and password to log into the WordPress admin console.

  3. On the WordPress Dashboard, choose Tools, and then choose Export.

  4. On the Export page, choose All content to export everything as an XML file.

    
            Export your WordPress blog using the export tools
  5. Choose Download export file to download your old blog as an XML file.

    Save the XML file in a location that's easy to find. You'll need it in Step 4.

Step 2: Create a new WordPress instance in Lightsail

You can create a new WordPress instance in Lightsail in just a few minutes. Here's how:

  1. Go to the Lightsail home page and log in.

  2. Choose Create instance.

  3. Select the AWS Region where you'd like to create your blog.

    You can choose the default Availability Zone or change that once you select an AWS Region.

  4. Select WordPress.

    
            Pick WordPress as your Lightsail instance image
  5. Choose your instance plan (or bundle).

    You can upgrade your Lightsail plan later if needed. For more information, see Create an instance from a snapshot in Lightsail.

  6. Enter a name for your instance.

    Resource names:

    • Must be unique within each AWS Region in your Lightsail account.

    • Must contain 2–255 characters.

    • Must start and end with an alphanumeric character.

    • Can include alphanumeric characters, periods, dashes, and underscores.

  7. Choose one of the following options to add tags to your instance:

    • Add key-only tags or Edit key-only tags (if tags have already been added). Enter your new tag into the tag key text box, and press Enter. Choose Save when you’re done entering your tags to add them, or choose Cancel to not add them.

      
                Key-only tags in the Lightsail console.
    • Create a key-value tag, then enter a key into the Key text box, and a value into the Value text box. Choose Save when you’re done entering your tags, or choose Cancel to not add them.

      Key-value tags can only be added one at a time before saving. To add more than one key-value tag, repeat the previous steps.

      
                Key-value tags in the Lightsail console.
    Note

    For more information about key-only and key-value tags, see Tags.

  8. Choose Create instance.

Step 3: Log into your new Lightsail WordPress blog

Now that you have a new blog in Lightsail, you'll need to access the WordPress Dashboard to import your old blog data. The default password to sign in to the administration dashboard of your WordPress website is stored on the instance. Complete the following steps to get the password.

To get the default password for the WordPress administrator
  1. Open the instance management page for your WordPress instance.

  2. On the WordPress panel, choose Retrieve default password. This expands Access default password at the bottom of the page.

    
            Accessing WordPress admin password in Lightsail.
  3. Choose Launch CloudShell. This opens a panel at the bottom of the page.

  4. Choose Copy and then paste the contents into the CloudShell window. You can either put your cursor at the CloudShell prompt and press Ctrl+V, or you can right-click to open the menu and then choose Paste.

  5. Make a note of the password displayed in the CloudShell window. You need this to sign in to the administration dashboard of your WordPress website.

    
            Viewing WordPress admin password in Lightsail.

Now that you have the password for the administration dashboard of your WordPress website, you can sign in. In the administration dashboard, you can change your user password, install plugins, change the theme of your website, and more.

Complete the following steps to sign in to the administration dashboard of your WordPress website.

To sign in to the administration dashboard
  1. Open the instance management page for your WordPress instance.

  2. On the WordPress panel, choose Access WordPress Admin.

  3. On the Access your WordPress Admin Dashboard panel, under Use public IP address, choose the link with this format:

    http://public-ipv4-address./wp-admin

  4. For Username or Email Address, enter user.

  5. For Password, enter the password obtained in the previous step.

  6. Choose Log in.

    
            Launching and configuring WordPress in Lightsail.

    You are now signed in to the administration dashboard of your WordPress website where you can perform administrative actions. For more information about administering your WordPress website, see the WordPress Codex in the WordPress documentation.

    
            Launching and configuring WordPress in Lightsail.

Step 4: Import your XML file into your new Lightsail blog

Once you have successfully logged into the WordPress Dashboard on your new Lightsail instance, follow these steps to import the XML file into your new Lightsail blog.

  1. From the WordPress Dashboard on your new Lightsail instance, choose Tools.

  2. Choose Import, and then choose Install Now to install the WordPress import tool.

    
            Install the Import tool in the WordPress Dashboard
  3. Once the tool is done installing, choose Run Importer to run the import tool.

  4. On the Import WordPress page, choose Browse.

  5. Find the XML file you saved in Step 1: Back up your existing WordPress blog, and then choose Open.

  6. Choose Upload file and import.

    Accept the rest of the defaults, and then choose Submit.

Next steps

You can verify that everything worked by choosing your blog (next to the Home icon), and then choosing Visit Site from the WordPress dashboard. You can also type the IP address into a browser and view the blog.

Here are some next steps: