wordpress backup

  1. K

    Creating a Backup of WordPress Website Hosted on Linux VPS Using SSH

    In Linux servers, the directory path for hosted websites is ./var/www/html/ by default. You can use this path for creating backup files of the websites using SSH. The result with be an archived file in either tar or gzip format. In this article, learn how to create backup files of your WordPress...
  2. bhawanisingh

    Steps to take backup and restore website with Wordpress UpdraftPlus plugin

    WordPress website security starts with the first mode of backup. You might be well-known with the backup format but the big advantage is backup restoration. Using UpdraftPlus, it is easy to take backup and restoration. This plugin will give a perfect measure to scale the website maintenance and...
Top