sandywp / plugins / all-in-one-wp-migration

All-in-One WP Migration and Backup

4.5 out of 5 stars. 4.5 7,665 reviews

Trusted by 60M+ sites: The gold standard for WordPress migration and backup. Migrate, backup, and restore your WordPress site with one click.

Launch a sandbox with this plugin → No signup.
Ready in seconds.

v7.110 5,000,000+ installs WP 3.3+ PHP 5.3+

your-sandbox.sandywp.com/wp-admin
All-in-One WP Migration and Backup running inside a SandyWP sandbox

What you get inside

4 screens
  • Mobile Export page

  • Mobile Import page

  • Plugin Menu

About this plugin

The Most Trusted WordPress Migration & Backup Plugin Since 2013

All-in-One WP Migration is the gold standard for WordPress site migration and backup, used by over 60 million websites worldwide – from small blogs to Fortune 500 companies and government agencies. Whether you need to migrate WordPress to a new host, create a full site backup, or restore a previous backup, our plugin offers enterprise-grade reliability with beginner-friendly simplicity.

Why Choose All-in-One WP Migration?

  • Effortless Migration: Migrate your entire site with a single click – including database, media, themes, and plugins
  • One-Click Backup: Create a complete WordPress backup before you migrate, so you can restore anytime
  • Zero Downtime: Complete your migration with no service interruptions
  • Universal Compatibility: Migrate between any hosting providers – from budget shared hosting to high-end dedicated servers
  • Technical Excellence: Engineered for reliability with memory-efficient processing (512KB chunks), ideal for resource-limited environments
  • No Technical Skills Required: Intuitive interface lets anyone migrate or backup a WordPress site without technical expertise
  • Cross-Database Support: Migrate seamlessly between MySQL, MariaDB, and SQLite databases
  • Secure & Reliable: Trusted by Boeing, NASA, Harvard, Stanford, Automattic, and government agencies worldwide

How to Migrate WordPress – Simple as 1-2-3:

  1. Install the migration plugin on your source and destination sites
  2. Backup & Export your site to a .wpress backup file with one click
  3. Import & Migrate using our drag-and-drop importer on your destination site

For Developers & Power Users:

  • Advanced Find & Replace: Control exactly what changes when you migrate
  • Selective Migration & Backup: Include or exclude specific content types from your migration or backup
  • PHP 5.3-8.4 Compatibility: Works across virtually all hosting environments
  • Custom WPress Format: Our optimized archive format ensures data integrity
  • Hook System: Extensive API for custom integration and workflows
  • Command-Line Support: Automate migrations and backups via WP-CLI

Premium Extensions:

Enhance your migration and backup workflow with our premium extensions:

  • Unlimited Migration Size: Migrate sites of any size with no file limits
  • Cloud Backup & Migration: Backup and migrate directly to/from Dropbox, Google Drive, OneDrive, and more
  • Multisite Migration: Migrate complex WordPress multisite networks
  • Scheduled Backups: Automated, recurring WordPress backups on your schedule
  • Database Filtering: Exclude specific tables or data from your migration or backup

Features Spotlight:

  • WCAG 2.1 AA Level accessibility compliance
  • Mobile-responsive interface
  • Browse WPRESS files online or extract locally
  • Automatic URL and path replacement during migration
  • WordPress Playground integration – migrate between SQLite and MySQL
  • Regular bi-weekly updates ensuring your backup and migration plugin stays compatible
  • Available in 50+ languages including Japanese

Trusted by the Government and Big Corporations:

Many enterprise customers, government organizations, and universities use, love, and trust All-in-One WP Migration. Here are some: Boeing, NASA, VW, IBM, Harvard University, Stanford University, Lego, P&G, Automattic, State of California, State of Hawaii.
This broad adoption demonstrates how safe, reliable and adaptable this WordPress migration and backup plugin is for any website migration need.

Update Frequency:
Our team is dedicated to keeping this WordPress migration and backup plugin up-to-date and secure. We release updates every two weeks or at least once a month, ensuring your migration and backup workflows remain compatible with the latest WordPress versions, including beta releases. Our proactive testing and feedback to the WordPress core team help in preemptively addressing any potential issues, so you can always migrate and backup with confidence.

Full Compatibility and Support:

All-in-One WP Migration has been extensively tested and confirmed to be compatible with most WordPress plugins and themes, so you can migrate and backup without worrying about conflicts.
This means you don’t experience cross-plugin compatibility issues that can slow down or break your WordPress site when you migrate.
All-in-One WP Migration has partnered with multiple theme and plugin vendors to distribute their products with us as a single, easy-to-install migration and backup package.
These vendors trust our migration plugin to provide their customers with reliable product delivery, support, migrations, and backups.

Cloud Storage Supported:

All-in-One WP Migration supports backup and migration to all major cloud storage services.
The plugin comes preinstalled on all Bitnami WordPress sites running on AWS, Google Compute Cloud, and Microsoft Azure – ready to migrate and backup out of the box.

Case Studies:

  • Small Business Migration: A small online retailer used All-in-One WP Migration to migrate to a more robust hosting solution, creating a full backup before the migration and completing the move without downtime during peak shopping season.
  • Educational Migration: A prominent university utilized All-in-One WP Migration to migrate and consolidate multiple departmental sites into a single WordPress network, with automated backups ensuring no data was lost during migration.
  • Government Migration: Following a directive to improve digital accessibility, a government agency used our migration plugin to migrate their content to a new, compliant platform without impacting public access to critical information.

Contact us

Privacy Policy

All-in-One WP Migration is designed to fully respect and protect the personal information of its users. It asks for your consent to collect the user’s email address when filling the plugin’s contact form.
All-in-One WP Migration is in full compliance with General Data Protection Regulation (GDPR).
See our GDPR Compliant Privacy Policy here.

Questions

How do I migrate my WordPress site to a new host?

Install All-in-One WP Migration on your current site and click Export. The plugin creates a single .wpress file containing your entire WordPress site – database, media, themes, and plugins. Then install a fresh copy of WordPress on your new host, install the plugin there as well, and use the Import feature to upload the .wpress file. The plugin will migrate everything automatically, including updating all URL references and handling serialized data safely. You can migrate between any hosting providers – from shared hosting to dedicated servers.

Before you migrate, we recommend lowering your DNS TTL to 300 seconds at least 48 hours in advance, and keeping your old host active for 7–14 days as a safety net in case you need to roll back.

How do I backup and restore my WordPress site?

To create a backup, go to All-in-One WP Migration > Export and choose your backup destination – local download or cloud storage. The plugin creates a complete backup of your entire WordPress site in a single .wpress file. To restore a backup, go to All-in-One WP Migration > Import and upload or select your .wpress backup file. The plugin will restore your database, themes, plugins, and media files automatically. After restoring a backup, clear all caches and re-save your permalink settings under Settings > Permalinks.

For best results, use a hybrid backup strategy: cloud storage for automated daily backups and local copies for fast recovery. Follow the 3-2-1 rule – maintain three copies of your data across two different storage types, with one stored off-site.

Can I migrate a WordPress multisite network?

Yes. The Multisite Extension allows you to migrate an entire WordPress multisite network as a single .wpress file. You can also extract a single subsite – when you migrate a subsite, the plugin automatically converts table prefixes and reorganizes media file paths. Multisite migrations require special handling because the network uses shared database tables for users and per-site tables with unique prefixes. We recommend at least 512 MB of PHP memory for large multisite migrations.

What if my backup file exceeds the upload size limit?

If your server rejects a backup file as too large during import, you have several options. You can increase the PHP upload limit by adding php_value upload_max_filesize 512M and php_value post_max_size 512M to your .htaccess file, or set client_max_body_size 512m for Nginx servers. For sites that require unlimited upload size, the Unlimited Extension removes all file size restrictions set by your host.

How do I migrate a WooCommerce store?

You can migrate a WooCommerce store the same way you migrate any WordPress site – export on your current host and import on the new one. However, after you migrate a WooCommerce store, you should immediately verify that payment gateway API keys are configured correctly, update any webhook URLs to reference your new domain, and run a small real transaction to confirm checkout works end-to-end. We recommend enabling maintenance mode on your old server after DNS propagation to prevent split orders during the transition. See our full WooCommerce migration guide for detailed steps.

Will my SEO rankings be affected when I migrate?

If you migrate to the same domain on a new host, your SEO rankings should remain intact because All-in-One WP Migration preserves all your content, URLs, and metadata exactly as they were. If you migrate to a new domain, set up proper 301 redirects mapping every old URL to its new equivalent and use Google Search Console’s “Change of Address” tool. A temporary ranking fluctuation of 10–20% in the first 1–2 weeks after a domain migration is normal. Keep your redirects active for at least one year. See our SEO migration checklist for a complete guide to preserving your rankings when you migrate.

How do I troubleshoot a failed migration or import?

The most common issues after you migrate and their solutions:

  • White screen: Enable WP_DEBUG in wp-config.php to see the actual error. Verify PHP version compatibility between your old and new servers.
  • Database connection error: Check that DB_NAME, DB_USER, DB_PASSWORD, and DB_HOST in wp-config.php match your new server’s settings.
  • 404 errors on all pages: Re-save permalinks under Settings > Permalinks to regenerate rewrite rules.
  • Broken images: Verify the wp-content/uploads/ directory transferred completely with correct permissions (755 for directories, 644 for files).
  • Import stuck or frozen: Increase PHP max_execution_time and memory_limit, or use WP-CLI to migrate from the command line: wp ai1wm restore backup.wpress.

For a comprehensive list of migration troubleshooting tips, see our migration troubleshooting guide.

Can I migrate between different database types?

Yes, All-in-One WP Migration supports cross-database migration between MySQL, MariaDB, and SQLite. This is especially useful when you migrate sites to or from WordPress Playground, which uses SQLite. The plugin handles all database schema differences automatically – you simply export from one environment and import into the other.

4.5

7,665 reviews

  • 5 ★ 6,384
  • 4 ★ 217
  • 3 ★ 108
  • 2 ★ 91
  • 1 ★ 865

Ratings come from WordPress.org. SandyWP does not collect its own reviews.

sandywp / also on the shelf

Try another plugin

Spin up a real WordPress site in seconds.

Test plugins, build a demo, hand a client a link — then squash it and start again. No local setup, no Docker.