Backing Up the Main Site
Overview
This instruction covers the weekly backup process for the main WordPress site. Regular backups are critical for security and disaster recovery.
Steps
- Log into WordPress Admin Panel
- Navigate to https://mainsite.example.com/wp-admin
- Use your admin credentials
- Go to Tools → Backups
- Or use the installed backup plugin from the sidebar
- Click "Create New Backup"
- Select "Full Backup" (includes database and files)
- Add a description: "Weekly backup - [Current Date]"
- Wait for backup to complete (usually 5-10 minutes)
- Check that backup appears in the list
- Download a copy to local storage if required
- Backups are automatically stored in cloud storage
- Keep the 4 most recent backups
- Delete older backups to save space
Frequency
This should be done
every Monday morning as part of weekly maintenance.
Troubleshooting
- If backup fails, check available disk space
- Ensure all WordPress plugins are up to date
- Contact IT if issues persist
Related Tasks
- #security #maintenance #weekly