Maven Boy

Learn web developing, designing, blogging & much more

Ads Here

Tuesday, 17 October 2017

How to transfer WordPress site from one server to another

How to transfer WordPress site from one server to another

transfer website from one server to another


Transfer WordPress site from one server to another server consists simple steps. You have to work on source server and destination server.
What is source server?
Server from which you have to transfer website.
What is destination server?
Server on which you have to transfer website.

Step 1

Download complete Website (HTML, PHP , CSS files and all folders) and export its database from MySql. Here is explanation of these two
How to download a website?
Login to your source c panel
open file manager


and create a zip file of the folder that contains the all files and folders of the website.


How to export database?
After login to your c panel, open phpmyadmin



click on databases from the menu

select the related database of the website

 and from the above menu click on "export" and after that just click on "Go" button.

Step 2

Upload your Website to Destination Server and import its database.
How to upload a website?
Login to you c panel, open file manager and in public_html upload zip file of the website that you have downloaded from the source server.

How to import database?
After login to your Destination server (c panel), open phpmyadmin, create a user account by clicking on user accounts from above menu, create a database with this user account and then import the zip file of the database that you have exported from source server.

That's it, if  you have any question just comment us.
I will guide you more about your problem.


No comments:

Post a Comment