How do I back up my WordPress site?
22 viewsHow do I back up my WordPress site?
Overview
A backup is a complete copy of your website (files + database). It protects you from data loss caused by updates, errors, hacks, or accidental changes. You should back up your site regularly.
Method 1 – Using a WordPress Plugin (Recommended)
Step-by-step:
-
Log in to your WordPress dashboard
yourdomain.com/wp-admin
-
Go to Plugins → Add New
-
Search for a backup plugin (e.g. UpdraftPlus)
-
Click Install Now, then Activate
-
Go to the plugin settings
-
Click Backup Now
-
Choose to include:
- Database
- Files
-
Run the backup and wait for it to complete
-
Download and store your backup safely (computer or cloud storage)
Method 2 – Using DirectAdmin File Manager
Step-by-step:
- Log in to DirectAdmin
- Via client portal or
yourdomain.com:2222
- Via client portal or
- Go to: System Info & Files → File Manager
- Open the public_html folder
- Select all website files
- Click Add to Archive (ZIP)
- Download the ZIP file to your computer
Method 3 – Database Backup (Advanced)
Your WordPress database stores posts, pages, and settings.
- Log in to DirectAdmin
- Go to MySQL Management
- Select your database
- Click Backup or export via phpMyAdmin
Important Notes
- Always store backups in multiple locations
- Back up before updates or major changes
- Keep both files + database for a full restore
Recommended Backup Schedule
- Small sites: weekly backups
- Active blogs/shops: daily backups
- Before updates: always create a manual backup
Common Issues & Fixes
Backup file too large
- Exclude cache or temporary files
- Use incremental backup plugins
Restore not working
- Ensure both files and database are included
- Check plugin compatibility
Backup failed
- Increase PHP limits if needed
- Try manual backup via DirectAdmin
Need Help?
If you need help creating or restoring a WordPress backup, our support team can assist and ensure your site is safely secured.