Migrate away from Pressable using the Migrate Guru plugin
After investing lots of hours using the steps below, I learned there’s a plugin called Migrate Guru that can do the job much more simply! Using Migrate Guru will save you lots of headaches – plus…it’s FREE!
- On Siteground, create the website using “existing domain”, install WordPress, and choose the option to not migrate.
- Set up the ftp user on Siteground.
- Install Migrate Guru, choose the FTP option, and go to town. Your entire site will get migrated to Siteground with a few clicks.
- Update dns.
Done!
Alternate Steps to migrate from Pressable to Siteground:
- Add an “existing” website to Siteground.
Select “Existing Domain” -> “Start New Website” (because Pressable is not compatible with the Siteground Automatic Migration plugin).
Select “WordPress” or “WooCommerce”. - Get the full backup from Jetpack.
- Export the database from Pressable via phpMyAdmin.
- Import the database into Siteground via phpMyAdmin.
- Unzip the backup you got from Jetpack. Then zip up the “uploads”, “plugins”, and “themes” folders for uploading.
- Upload the zipped “uploads”, “plugins”, and “themes” folders to Siteground using either FTP or the “File Manager” in the Siteground dashboard. Then unzip in the appropriate places on your Siteground server.
- Open wp-config.php on Siteground and change the table prefix to your old prefix, if needed.
- Update DNS to point to Siteground.
- After you confirm DNS is propagated to the Siteground IP, Add SSL Certificate on Siteground.
That’s it!
ALTERNATE METHOD of Migrating from Pressable to Siteground: Using Migrate Guru WP Plugin
Step 1:
NOTE: For the path field, type: /yourdomain.com/public_html/
Step 2:
- Create a new “temporary” site on Siteground. Copy the FTP info from the temporary Siteground site (we’ll use this ftp info in Migrate Guru WP Plugin).
- Once you have the FTP details in hand, update the main domain in Siteground from the temporary domain to the live domain url. (e.g. We only needed to set up the temporary domain to grab the ftp info.)
- Install the free Migrate Guru WP Plugin on the live site on Pressable and run the migration using the “FTP” option and entering the Siteground FTP info.
- Once the migration is complete, update the nameservers to point to Siteground.
- Go to Siteground and add the Let’sEncrypt SSL Certificate.
- Once the SSL certificate is rocking, then turn on the “Force HTTPS” setting in Siteground and in your WordPress site’s SG Cachepress options.
How to Speed Up Your Siteground Site
- Turn on Memcache both on the Siteground dashboard and within the SG Cachepress settings on your WP site.
- Minify html and css in “Frontend” settings within the SG Cachepress plugin.
- Turn on “WordPress Heartbeat Optimization” within the SG Cachepress plugin settings.
More posts from themightymo.com
The Mighty Moo! WordPress Theme Version 1.2.4 Update
I added the following functionality to The Mighty Moo! WordPress theme: Custom stylesheet class example Basically, what I did was add an example to the custom stylesheet to get you rolling. 🙂
The Mighty Moo! WordPress Theme – Version 1.2.3
I just completed another series of updates to “The Mighty Moo!” WordPress theme. Version 1.2.3 adds: Page Template Widgetized Sidebars underneath the content Moved javaScript code into footer.php Theme image files (these were accidentally left out of previous releases) Download it today!
The Mighty Moo! WordPress Theme, Version 1.2.2 Released
Today, I spent eight hours making a number of significant updates to The Mighty Moo! WordPress theme. This set of updates increases the version number to 1.2.2. and include: Single Page template Comment Threading Fixed Commenting bug Custom Style Sheet (Upgrades now won’t mess up your custom CSS edits!) The next round of updates will…