Option 1: Using phpMyAdmin
-
Log in to Plesk.
-
Go to Websites & Domains → Databases.
-
Find the database you need and click "phpMyAdmin" next to it.
-
The phpMyAdmin interface will open. Select your database on the left.
-
Click the Export tab.
-
Under Export method, choose Quick.
-
Keep the format as SQL.
-
Click Go – the backup file will be downloaded to your computer.
Option 2: Using Plesk’s Built-in Tools
-
Go to Websites & Domains → Backup & Restore.
-
Click the Back Up button (or "Create Backup").
-
Choose the backup type:
-
Full – a complete copy of the entire site.
-
Incremental – only changes since the last full backup.
-
-
Check the Back up databases box.
-
If needed, select a specific database, or leave all selected.
-
Click OK – the backup will be created.
-
Once finished, you can download the backup from Backup Manager.
🔐 Security Tips:
-
Use unique names for backup files.
-
Do not store backups in publicly accessible directories (e.g., /httpdocs).
-
Move backups to cloud storage or an offline disk.
-
Encrypt archives containing sensitive information.
-
Back up regularly (1–2 times per week).
-
Always create a backup before updating the site or plugins.