Moving a Drupal site to a new host
Moving a Drupal site to a new host is quite easy. It can be summarized as just two steps - backing up the MySQL database and the web-site root directory and storing these on the new host.
Backing up the website files at current host
Login as the administrator in your website at the current host.… Read more