Backing up and restoring WordPress
WordPress
Updated Jan 18, 2026
WordPress Backup Guide
Regular backups protect against data loss, hacking, and mistakes.
Using UpdraftPlus (Recommended)
Install & Configure
- Install UpdraftPlus plugin
- Go to Settings → UpdraftPlus Backups
- Click Settings tab
- Set backup schedule (e.g., Daily files, Weekly database)
- Choose storage (Google Drive, Dropbox, etc.)
- Save Changes
Manual Backup
- Go to UpdraftPlus
- Click Backup Now
- Select what to include
- Click Backup Now
Restore from Backup
- Go to UpdraftPlus → Existing Backups
- Find the backup date
- Click Restore
- Select components to restore
- Confirm and wait
Manual Backup via cPanel
Files
- Go to File Manager
- Select public_html
- Click Compress
- Download the ZIP
Database
- Open phpMyAdmin
- Select your WordPress database
- Click Export
- Download the SQL file
Was this article helpful?