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
Simple Pull Quote WordPress Plugin Update!
I just updated our Simple Pull Quote WordPress plugin to include an external style sheet that you can edit. The plugin is simple and completely customizable via CSS. It uses shortcode and custom fields that make it easy to control where the pull quotes will go.
PC Web Blogging for Beginners Class Tonight!
Tonight, I will be teaching a class for folks who are interested in learning more about blogging. The class, titled PC Web Blogging for Beginners, is offered at Minneapolis’ Washburn High School via Minneapolis Community Education‘s Adult Enrichment program. Anyone can register for only $15. I am excited to be participating in this exciting venture! …
WordPress Pull Quote Plugin
I discovered today that there is not a pull quote plugin for WordPress that does what I would like it to do. So, I have begun developing one myself. This is my first attempt at a plugin, and so far it has been a great learning experience (read: lots and lots of failures). haha! I…