How do I create a backup?
21 viewsHow do I create a backup?
Overview
A backup is a full copy of your website, including files and database. It protects you from data loss caused by updates, errors, hacking, or accidental changes. You should always create backups before making major changes.
Method 1 – Create a backup using WordPress plugin (recommended)
-
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
-
Select:
- Website files
- Database
-
Start the backup and wait for it to complete
-
Download and store the backup safely (computer or cloud storage)
Method 2 – Create a manual backup via DirectAdmin
Step 1: Backup website files
- Log in to DirectAdmin
- Go to System Info & Files → File Manager
- Open
public_html - Select all files
- Click Add to Archive (ZIP)
- Download the ZIP file
Step 2: Backup database
- Go to Account Manager → MySQL Management
- Select your database
- Click Backup / Export (or use phpMyAdmin if available)
- Download the
.sqlfile
What a full backup includes
To fully protect your site, you need:
- Website files (themes, plugins, uploads)
- Database (posts, pages, settings, users)
Important Notes
- Always store backups in more than one location
- Create backups before updates or changes
- Keep backups separate from your hosting account when possible
Recommended backup schedule
- Small websites: weekly backups
- Active websites or stores: daily backups
- Before any major update: always create a manual backup
Common Issues & Fixes
Backup file too large
- Exclude cache or temporary files
- Use a compression plugin
Restore not working
- Ensure both files and database are included
Backup failed
- Check disk space in DirectAdmin
- Try manual backup method
Need Help?
If you need help creating or restoring a backup, our support team can securely generate or recover your website backup for you.