19. How to Backup Your Website in cPanel Print

  • 0

If you don't want to back up your entire website, you can manually back up individual files and directories using File Manager:

  1. Log into cPanel.

  2. Under the Files section, click File Manager.

  3. Navigate to the folder or file you want to back up.

  4. Right-click the file or folder and select Compress.

  5. Choose the compression type (e.g., ZIP) and click Compress File.

  6. After compression, download the ZIP file to your local computer.


Backing Up Databases:

  1. Log into cPanel.

  2. Under the Databases section, click phpMyAdmin.

  3. Select the database you want to back up.

  4. In the left sidebar, click on the database name.

  5. Click on the Export tab.

  6. Choose the export method (Quick or Custom). For most users, Quick is sufficient.

  7. Click Go to download the database backup.


Restoring Website Backups:

To restore a backup from cPanel:

  1. Log into cPanel.

  2. Under the Files section, click Backup.

  3. In the Restore a Home Directory Backup section, click Choose File and select the backup file you wish to restore.

  4. Click Upload to restore the backup.

If you’re restoring a database, you can use phpMyAdmin to import the database backup:

  1. Log into cPanel.

  2. Under the Databases section, click phpMyAdmin.

  3. Select the database you want to restore.

  4. Click on the Import tab.

  5. Select the backup file and click Go to import it into the database.


Automatic Backups:

Some hosting providers, including Meeky Boost, offer automatic backups. It’s important to regularly check if this service is enabled in your hosting plan.


Additional Tips:

  • Store backups in multiple locations (e.g., cloud storage, local drive) to safeguard your data.

  • Schedule regular backups, especially after major changes to your website or database.

  • Verify the integrity of your backups by occasionally restoring them to a test environment.


Was this answer helpful?

« Back