Duplicator – Backups & Migration Plugin – Cloud Backups, Scheduled Backups, & More
WordPress Backup & Migration Plugin Duplicator provides a simple way to move WordPress sites, create reliable backups, or clone a site for staging. With Duplicator, you can easily migrate, transfer, or clone your WordPress site between domains or hosts with no downtime. Create full backups of your website, or package your entire site to download and install elsewhere with only a few steps. At Duplicator, reliabilty, security, and ease of use are our top priorities. Our variety of cloud backup integrations and easy migration wizard make Duplicator the most beginner-friendly backup and migration plugin on the market. You don’t have to hire a developer. Create a backup and migrate sites in just a few minutes. Duplicator Pro This plugin is the Lite version of Duplicator Pro, which comes with scheduled backups, cloud storage integrations, multisite support, and more. Get Duplicator Pro for the complete migration and backup solution. Easy Site Migration, Backup, and Cloning Duplicator streamlines site migrations by packaging your website files and database into a single file, known as a “backup”. Download and re-install your “backup” on any new WordPress location or server without dealing with complicated setups. Launch at your new destination without installing WordPress. Duplicator is the only migration and backup plugin that works on an empty site. See why experts love Duplicator: “Duplicator provides an easy to use tool to make backups of your site, or to transfer it to another location.” Richard McAdams – Expert Web Developer Secure WordPress Backups Duplicator offers cloud WordPress backups with military-grade encryption. Automatically backup your entire WordPress site to secure cloud storage. Recovery Points (1-click Restore) Duplicator makes 1-click restores for WordPress backups easy and stress-free. Quickly restore your entire website in minutes just like a time machine. Fast WordPress Migrations Duplicator makes WordPress website migrations fast and stress-free. Quickly move to a new host, domain, or server. No downtime, no data loss, and no coding required. WordPress Multisite Backups Duplicator offers automatic WordPress Multisite backups with easy 1-click restore. Safely backup your entire Multisite network to secure cloud storage. WooCommerce Backups Duplicator offers reliable WooCommerce backups with military-grade encryption. Easily and automatically back up your entire online store to secure cloud storage. Pre-configured WordPress Installs Never start from scratch with Duplicator’s smart pre-configured WordPress installs. Save time and hassle duplicating ready-made sites with 1-click. WordPress Recovery Points with Quick Rollbacks Duplicator offers hourly recovery points and 1-click rollbacks for WordPress sites. Quickly and automatically recover from failed WordPress updates or disasters. Partial WordPress Backup Plugin Duplicator makes partial backups for WordPress quick and easy. Save storage and restore sites faster with database-only, media-only, or completely custom backups. Server to Server WordPress Migration Import Tool Duplicator makes server-to-server WordPress migrations fast and hassle-free. Quickly import your website to a new server in minutes. No downtime, no data loss. Smart WordPress Migration Wizard Duplicator’s smart WordPress migration wizard makes transferring your website to a new host or server effortless. No downtime, no data loss, and no code required. Drag & Drop Import WordPress Website Tool Migrating WordPress sites has never been easier with Duplicator’s drag & drop import tools. Quickly transfer your site to a new host or server in minutes, no code required. Clone WordPress Website Plugin Duplicator clones your entire WordPress website with 1-click, no code needed. Perfect for staging sites, sandbox, or site migration. WordPress Staging Site Duplicator Pro lets you create a WordPress staging site directly from your WordPress dashboard. Safely test plugin updates, theme changes, and new features on a staging environment before pushing changes to your live site. No manual setup, no separate hosting, and no risk to your production site. Duplicator Pro Features Duplicator Pro takes Duplicator to the next level with features you’ll love, such as: WordPress staging sites – create a staging copy of your site to safely test changes before going live Drag and Drop installs – just drag the backup file to the destination site! Scheduled backups Cloud Storage to Dropbox Backups, Google Drive Backups, Microsoft OneDrive Backups, Amazon S3 Backups and FTP/SFTP Backups Custom Backups and Cloning: want just plugins, or just themes, just the database? No problem! A special 2-step streamlined installer mode for mega-fast installs Recovery Points added for very fast emergency site restores Support for managed and shared hosts such as WordPress.com, WPEngine, GoDaddy Managed, and more Multi-threaded to support larger websites & databases Migrate an entire multisite WordPress network or a sub site as a standalone site Database and user creation in the installer with cPanel API Connect to cPanel directly from the installer Custom plugin hooks for developers Advanced permissions Email notifications Professional support … and much more! Supported Backup Cloud Storage Integrations We support any Amazon S3 compatible storage providers plus these first-party integrations. Localhost Backups FTP/ SFTP Backups Dropbox Backups Google Drive Backups Microsoft OneDrive Backups Amazon S3 Backups Cloudflare R2 Backups Wasabi Backups Dream Objects Backups Vultr Backups Digital Ocean Spaces Backups Google Cloud Storage Backups Backblaze B2 Storage Backups Linode Object Storage Backups You can easily see why Duplicator is the best WordPress backup and migration plugin on the market! Want to unlock these features? Upgrade to our Pro version Branding Guidelines Duplicator® is a registered trademark of Snap Creek LLC. When writing about the backup & migration plugin by Duplicator, please make sure to uppercase the initial first letter. Duplicator (correct) duplicator (incorrect)
Top keywords
- wordpress35×3.91%
- backups34×3.80%
- duplicator32×3.58%
- site19×2.12%
- backup16×1.79%
- migration12×1.34%
- storage11×1.23%
- cloud9×1.01%
- website9×1.01%
- sites8×0.89%
- cloud storage7×0.78%
- entire7×0.78%
Smart Auto Upload Images – Import External Images
Smart Auto Upload Images automatically imports external images from your post content into your WordPress media library. When you save or update a post, the plugin detects any external image URLs, downloads them to your server, and replaces the original URLs with your hosted versions. This improves site performance, ensures image availability, and gives you complete control over your content. Why Auto Upload Images to Your Media Library? When you copy content from external sources or use remote images, you risk broken images when the original source removes them. Hosting images on your own server provides several benefits: Better SEO performance – Search engines favor self-hosted images Faster page load times – Eliminates external HTTP requests Full content control – Images remain available even if sources go offline How Auto Upload Images Works The plugin runs automatically whenever you save or update a post. Here’s the process: Scans post content for external image URLs (any image not hosted on your domain) Downloads each external image to a temporary location Validates image file integrity and format Uploads valid images to your WordPress media library Replaces original external URLs with new local URLs Attaches imported images to your post in the media library No manual intervention required. Just write your content and let the plugin handle the rest. Key Features Automatic External Image Detection The plugin automatically identifies external images in your post content when you save. It distinguishes between local images (already hosted on your site) and external images that need importing. Smart URL Replacement After importing images, the plugin intelligently replaces all instances of the external URL with your new local URL. This works with images in: Post content (Classic Editor and Gutenberg blocks) Image galleries Featured images Media Library Integration All imported images are added to your WordPress media library with proper metadata. You can: Edit images using WordPress image editor View which post each image is attached to Set custom alt text during import Apply your site’s image optimization settings Flexible Domain Exclusions Exclude specific domains from auto-import. Useful for: CDN-hosted images you want to keep external Partner websites where you have permission to hotlink Your own secondary domains Social media embeds you want to keep as external Custom Post Type Control Choose which post types trigger auto-upload. Enable for: Posts and pages (default) WooCommerce products Custom portfolio post types Documentation posts Or disable for specific types you want to skip Advanced File Naming Patterns Set custom file naming patterns for imported images using dynamic tags: %filename% – Original filename %post_title% – Current post title %post_id% – Post ID %image_title% – Image title attribute %date% – Current date %time% – Current timestamp Example: %post_title%-%filename% becomes my-blog-post-example-image.jpg Custom Alt Text Patterns Define alt text patterns for better SEO: %post_title% – Use post title in alt text %filename% – Use filename as alt text Custom text – Set consistent alt text across imports Image Size Constraints Set maximum width and height for imported images to: Control storage usage Maintain consistent image sizes Automatically resize oversized images Prevent huge images from slowing your site Featured Image from URL Set a post’s featured image using an external URL. The plugin will: Download the image from the URL Import it to your media library Set it as the post’s featured image Work via REST API or post editor How to Import External Images from Posts Install and activate Auto Upload Images Go to Settings → Auto Upload Images Configure your preferences (or use defaults) Create or edit any post with external images Click Save or Update – images import automatically Check your Media Library to see imported images How to Exclude Specific Domains If you want to prevent images from certain domains from being imported: Go to Settings → Auto Upload Images Find the “Excluded Domains” section Enter domains one per line (e.g., cdn.example.com) Save settings Images from excluded domains will be left as external URLs How to Set Custom File Names for Imported Images Navigate to Settings → Auto Upload Images Find “File Name Pattern” setting Enter your pattern using available tags: Example: %post_title%-%filename% Example: imported-%date%-%filename% Save settings New imports will use your naming pattern This helps organize your media library and improves SEO with descriptive file names. How to Set Featured Image via URL Using the Post Editor: Edit your post Find the Featured Image section in the sidebar Enter the external image URL in the “Set from URL” field The image imports automatically and sets as featured image Integration with Page Builders Auto Upload Images works with popular page builders: Gutenberg Block Editor All images in Gutenberg blocks are automatically detected and imported when you save the post. Classic Editor External images in Classic Editor content are imported on post save. WooCommerce Enable auto-import for Product post type to automatically import external product images. Custom Post Types Configure any custom post type to trigger auto-import functionality. Just ensure Auto Upload Images is active when running imports. Performance and Storage Considerations Server Storage Imported images consume server storage. Monitor your hosting plan’s disk space if importing large quantities of images. Import Speed Import time depends on: * Image file sizes * Your server’s download speed * Number of images per post * Configured maximum dimensions Optimization Tips Set maximum width/height to reduce storage Use an image optimization plugin after import Exclude domains hosting very large images Test with small batches before bulk imports Developer Features Filter: smart_aui_validate_image_url Programmatically control which image URLs get imported. add_filter( 'smart_aui_validate_image_url', function( $is_valid, $url ) { // Skip images from specific paths if ( strpos( $url, '/cdn/avatars/' ) !== false ) { return false; } return $is_valid; }, 10, 2 ); Additional Hooks Check plugin documentation for additional filters and actions to customize behavior. Troubleshooting Images Not Importing Problem: External images remain unchanged after saving post Solutions: * Check if domain is in excluded domains list * Verify your server can make external HTTP requests * Check WordPress debug log for errors * Ensure PHP has necessary image processing libraries * Verify write permissions on uploads directory Import Errors in Debug Log Problem: Seeing errors in wp-content/debug.log Solutions: * Check image URL is publicly accessible * Verify image format is supported (JPG, PNG, GIF, WebP) * Ensure external server allows download/hotlinking * Check SSL certificate validity if using HTTPS images Images Upload but URLs Not Replaced Problem: Images added to media library but old URLs remain Solutions: * Clear any caching plugins * Check post content in Text/HTML mode * Verify images aren’t in excluded domain list * Review file naming pattern doesn’t cause conflicts Duplicate Images in Media Library Problem: Same image imported multiple times Solutions: * Plugin should detect and reuse existing images (v1.2.0+) * Check if images have different URLs but same file * Clear media library of duplicates and re-save post Featured Image Not Setting from URL Problem: Featured image URL not importing Solutions: * Verify URL is publicly accessible * Check image format is supported * Ensure PHP memory limit is sufficient * Review error logs for specific error messages Maximum Width/Height Not Applied Problem: Images exceed configured dimensions Solutions: * Ensure GD or ImageMagick is installed on server * Check PHP memory limit allows image processing * Verify dimensions are set in plugin settings * Test with smaller images first