Knowledgebase

Backing Up with a WordPress Plugin Print

  • backupsdisasterrecovery, backups, wordpress, plugins, cron, backup, database, email, dns, restore
  • 0

The usual approach for WordPress sites.

WHAT TO LOOK FOR

Scheduled automatic backups Remote storage, sending copies off the server Both files and database Retention management A restore function that works Notification of success or failure

CONFIGURING ONE

  1. Install the plugin.
  2. Connect remote storage: Google Drive, Dropbox, or similar.
  3. Set the schedule: database daily, files weekly, is a reasonable starting point.
  4. Set retention, keeping enough copies to cover a slow-burning problem.
  5. Run a backup manually and confirm it appears in the remote storage.

THE CRON DEPENDENCY

Scheduled backups depend on cron. On our servers, HTTP wp-cron is blocked, so WordPress needs a real cron job configured or the schedule never runs.

This is the single most common reason a backup plugin produces nothing.

VERIFYING

Check the remote storage for recent files of plausible size. Do not trust the plugin's own log alone.

WHAT IT DOES NOT COVER

Email, other sites on the account, cron jobs, and DNS records.


Was this answer helpful?
Back

Are you happy with your experience? Leave us a review on Trustpilot.


Trustpilot