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
How to Whitelist SEM Rush IPs in Cloudflare
Alright, I’m going to show you how to whitelist a set of IPs on CloudFlare. In our case we use SEMrush and we want to make sure the SEMrush has full access to our sites.
How to install a Cloudflare SSL certificate on Siteground
Hey there! In this video, I’ll show you how to install a Cloudflare SSL certificate on your SiteGround website. I’ve noticed that Let’s Encrypt sometimes doesn’t renew properly due to conflicts with Cloudflare, so this is a great solution. We’ll use TCwebsecurity.com as the guinea pig. I’ll walk you through the process step-by-step. Once we…
How to Download a Website from Wayback Machine
Today I ran into an issue where a bunch of website files were deleted off the server, and I was called upon to restore the old files. After first pursuing other options (e.g. backups), I landed on Wayback Machine as the next best choice. Thankfully, there’s a handy command line tool for downloading any site…