Knowledge Base
How to Create a WordPress Backup
Protecting Your WordPress Site
Regular backups protect against data loss, hacks, and update failures.
Method 1: JetBackup (via DirectAdmin)
Your hosting includes automatic backups:
- Log into DirectAdmin
- Open JetBackup
- Select your WordPress files and database
- Create manual backup or schedule automatic
Method 2: WordPress Plugin
Use UpdraftPlus (free):
- Install and activate UpdraftPlus
- Go to Settings → UpdraftPlus Backups
- Click Backup Now
- Choose what to backup
What to Back Up
- Database: Posts, pages, settings, users
- Plugins: Your installed plugins
- Themes: Your themes
- Uploads: Images and media
Backup Storage
Store backups in multiple locations:
- Cloud storage (Google Drive, Dropbox)
- Your computer
- Remote server
Backup Schedule
- Active sites: Daily or weekly
- Static sites: Weekly or monthly
- Before changes: Always backup first
Testing Backups
Periodically test restoring a backup to ensure it works.