What is WPvivid plugin?
WPvivid Backup & Migration is an all-in-one WordPress backup plugin that combines scheduled backups, one-click migration, and staging into a single free plugin — a feature set that typically requires a premium tool. The free version supports automatic backup scheduling, full site backups (files and database), cloud storage integration with Google Drive, Dropbox, Amazon S3, Microsoft OneDrive, DigitalOcean Spaces, FTP, and SFTP, and a key-based migration system that transfers sites directly between servers without downloading and re-uploading the backup archive.
The key-based migration approach is WPvivid’s standout free feature: install WPvivid on both the source and destination sites, generate a key on the destination, enter it on the source, and the plugin transfers the site data directly between servers. This avoids the upload size limitations that affect All-in-One WP Migration’s free tier. The free version also includes a basic staging environment — a significant addition that usually requires a separate plugin.
WPvivid Pro adds incremental backups, database backup encryption, more cloud storage options (Wasabi, pCloud, Backblaze, WebDav), backup before plugin/theme updates, and remote restore capability. Pricing ranges from $49.50 to $70/year depending on the tier. With over 400,000 active installations and a 4.8 rating on WordPress.org, it punches above its weight for a plugin that competes directly with UpdraftPlus and Duplicator on features while offering more for free.
Need Help With WPvivid Setup, Troubleshooting, or Customization?
Need help with WPvivid? Whether you are dealing with errors, broken functionality, styling problems, plugin conflicts, or advanced customization, we can help you fix the issue and get the plugin working properly on your WordPress site.
Get WPvivid Expert HelpKey Features
- Scheduled automatic backups (hourly, daily, weekly, monthly) in free version
- Full site backup — database and files
- Cloud storage: Google Drive, Dropbox, S3, OneDrive, FTP, SFTP (free)
- Key-based direct server-to-server migration without download/upload
- Basic staging environment in free version
Pros & Cons
Pros
- Most generous free tier in the backup plugin category — scheduling and cloud storage free
- Key-based migration avoids upload size limits without requiring a paid extension
- Staging included in free version
Cons
- Less community resources and tutorials than UpdraftPlus due to smaller user base
- Incremental backups locked to Pro — large sites back up fully each time on free
Free vs Premium
Free: scheduled backups, all major cloud storage, key-based migration, staging. Pro ($49.50–70/year): incremental backups, database encryption, backup before updates, additional cloud providers (Wasabi, Backblaze, pCloud), remote restore.
Common Problems & Fixes
WPvivid key-based migration is failing to connect between the source and destination sites — what should I check?
Key-based migration requires both servers to be able to communicate via HTTP. Check: (1) the destination site is publicly accessible — migration keys do not work if the destination is behind a password-protected maintenance mode; (2) no firewall is blocking outbound connections from your source server to the destination; (3) the migration key was copied correctly without trailing spaces. If both sites are on the same server, local server-to-server communication may be restricted — use standard export/import in that case.
WPvivid backup is completing but cloud storage upload is failing — how do I fix it?
Cloud upload failures are usually caused by incorrect credentials or expired OAuth tokens. Go to WPvivid → Remote Storage and click Test Connection for your configured storage. If the test fails, re-authenticate: for Google Drive and Dropbox (OAuth), disconnect and reconnect your account. For S3, verify the bucket name, region, access key, and secret key. Also check that the storage destination has sufficient free space — uploads to full cloud storage fail silently in some configurations.
After restoring a WPvivid backup, my site URL is pointing to the old domain — how do I fix it?
WPvivid’s migration tool includes URL replacement. If restoring a backup (not migrating), the URL replacement step may not run automatically. After restore, go to WPvivid → Settings and look for the URL replacement option, or use Better Search Replace to update the old domain to the new one across all database tables. Run the replacement with “Run as dry run” first to preview the number of replacements before committing.
Customization & Developer Notes
How do I set up WPvivid to back up to multiple cloud destinations simultaneously?
WPvivid supports sending backups to multiple cloud storage destinations in the same backup job. Go to WPvivid → Remote Storage and add multiple destinations. When creating or scheduling a backup, select all desired destinations. The backup will be sent to each destination after completion. This provides redundancy without additional cost on the free version — a meaningful advantage over UpdraftPlus free, which supports only one destination.
How do I use WPvivid's staging feature to test changes before going live?
WPvivid’s staging creates a copy of your site in a subfolder or subdomain. Go to WPvivid → Staging and set up a staging path. The plugin copies files and database to the staging location and adjusts URLs automatically. Test updates, theme changes, or new plugins on staging. When ready to push changes to production, WPvivid Pro’s push-to-live feature handles the transfer. On the free version, you can manually copy specific changed files back to production after testing.
Frequently Asked Questions
How does WPvivid compare to UpdraftPlus for free users?
WPvivid’s free version is more generous than UpdraftPlus free in several ways: it includes scheduling (UpdraftPlus free does have scheduling too), key-based migration, and a basic staging environment. Both include cloud storage and one-click restore in free. UpdraftPlus has a larger community, more third-party tutorials, and better WP-CLI support. For pure backup reliability, both are comparable. WPvivid edges ahead for users who need migration and staging without paying.
Is WPvivid suitable for large WooCommerce stores?
WPvivid works on WooCommerce sites but the free version’s full backup approach (not incremental) means large stores with many orders and product images will have large backup files that take longer and consume more storage. WPvivid Pro’s incremental backups significantly reduce this overhead. For large stores where backup reliability and backup window size are critical, BlogVault’s SaaS approach or UpdraftPlus Premium with incremental backups are more optimized.
Can WPvivid break after updates?
Yes, that can happen, especially on older sites with many plugins. This usually happens when the plugin, theme, and add-ons are updated out of sequence. In most cases, testing on staging catches the issue before it reaches the live site. From experience, backups and changelog reviews save a lot of cleanup time.
What should I check before installing WPvivid?
Start by checking whether another plugin already does the same job. In most cases, overlap is what creates avoidable conflicts and performance issues. A common issue is installing a plugin because it looks convenient without checking the stack first. From experience, a short compatibility review avoids most of the pain later.