TutorialsKnowledge BaseAbout Start here
B

Backup

Maintenance 4 min read Knowledge Base entry 2 of 26
Definition

A backup is a complete, restorable copy of your website — files and database together — stored somewhere your website isn't.

In plain English

A backup is not a copy of your homepage. A WordPress site is two things at once: files (theme, plugins, uploads) and a database (posts, pages, settings, orders). Lose either one and the site is gone.

A real backup captures both at the same moment, so restoring puts you back exactly where you were — not “mostly” where you were.

Without a backupPlugin update breaks the siteNo known-good version existsRebuild from memoryDays of lost workWith a backupPlugin update breaks the siteRestore last night's copySite back in minutesDiagnose calmly
The failure is identical in both columns. Only the recovery changes.

Why it matters

Sites break. A plugin update conflicts, a migration goes sideways, someone pastes bad code into a theme file, or a login gets compromised.

With a tested backup, that's a bad twenty minutes. Without one, it can be a bad month — or the end of the site.

How it works

  1. Back up both halvesFiles and database, captured together. Every time, no exceptions.
  2. Match the schedule to the riskA shop taking daily orders needs daily backups. A five-page brochure site can live with weekly.
  3. Store it somewhere elseGoogle Drive, Dropbox, S3. A backup sitting on the same server as the site dies with the server.
  4. Restore one on purposeAn untested backup isn't a backup. It's a hope.

Take a manual backup before anything scary

Theme swap, PHP version bump, major WooCommerce update — take a fresh backup first. Thirty seconds of work, and the update stops being frightening.

Watch it in a real build


Tip: use ← and → to move between entries.

The Friday email

One email a week. The thing I'd tell you over coffee.

What changed in WordPress and AI that week, what I'd actually use, and what I'd ignore. Written by me, not summarised by a tool.

  • New tutorials the moment they're published
  • Honest verdicts on tools — including the ones I dropped
  • No sequences, no upsells, one click to leave

41,000+ readers. Unsubscribe in one click.

Free, forever, no signup

Pick a starting point. Have something real by tonight.

Every tutorial is free, complete, and built in real time — including the bits that break. Start where you are, not where a course thinks you should be.