Skip to main content

How to Migrate a WordPress Site Manually



Manual migration comprises of primarily 3 steps, i.e. Take backup of your website files and database on your local computer, transfer them to the destination hosting provider & then update the wp-config.php file. All this can be done via the file manager provided in your hosting control panel or using an FTP client like win-scp or FileZilla.

Step 1. Back up Your WordPress Files and MySQL Database

  1. Connect to your old website server via FTP using win-scp or FileZilla.
  2. Navigate to the public_html folder and select all the files inside it.
  3. Then download them to your local computer.

or

  1. Another way is to open File Manager in your old website control panel, select the files mentioned above and compress them to a zip file. Then download the zip file via the above method.

or

  1. Login to your website server via SSH (how to login can be found out from your hosting provider). Navigate to the public_html folder and use the command “tar -zcvf <filename.tgz> *” without the quotes. It’ll create a gzipped tar file containing all the files in the public_html folder, which you can then download via FTP, as mentioned above.

After the download is finished, it’s time to create a backup of your MySQL database:

  1. Open the phpMyAdmin page from your control panel.
  2. Select the database for the website you’re migrating and press the Export button.
  3. Pick the Quick method to export your entire database, and then choose SQL as the format.
  4. Click Go. Save the exported database backup file to a directory on your local PC.

Step 2.  Upload the backed up files to Your New Host

You may use any FTP client as mentioned in Step 1 above, to upload the backed up WordPress files to the public_html directory of your website, on the new hosting server. If you uploaded a compressed file, then you must uncompress it via file manager after upload.

After this is done, we’ll have to create a new database in the new hosting provider’s control panel and import the database backup:

  1. Open the control panel of your new hosting account and head over to MySQL Databases.
  2. Create a new database and take note of the database name, username, and password.
  3. Head back to Databases -> phpMyAdmin and select your new database.
  4. Click the Import tab at the top of the page.
  5. Select the Choose File button and upload the MySQL backup file that you had downloaded from the old hosting provider.
  6. Leave all settings as they are and hit Go.

Step 3.  Update wp-config.php with Your New Database Details

Next, specify the credentials of your new MySQL database by editing the wp-config.php file in your new hosting account.

  1. Reaccess the public_html folder from File Manager in your new hosting control panel and locate the wp-config.php file.
  2. Edit the file and change these values with your new database details:
    • DB_NAME – database name.
    • DB_USER – database username.
    • DB_PASSWORD – user password.
    • DB_HOST – database hostname (this value is usually localhost, but it may vary depending on your hosting platform).
    • Select Save, then a popup window will appear. Click Yes.

That’s it, folks, if your domain name is already pointing to your website with the new hosting provider and all of the steps above are performed properly, then you should be able to access your website from your new hosting provider now.

Comments

Popular posts from this blog

My Addiction to Technology.

  I keep hearing everyday within my family, my friend circle and everyone else that I meet regularly, about my addiction to tech gadgets. Let’s give it some thought to see how true is that. Oxford dictionary quotes “ The fact or condition of being addicted to a particular substance or activity “. Cambridge dictionary days “ An inability to stop doing our using something, especially something harmful “. Look at the second definition, it also says “something harmful”, which is a very relative thing. Horse riding can be very harmful for some whereas it’s the bread and butter for a jockey or a Polo player. Operating the blast furnace of a steel plant can be extremely dangerous, but it’s the job for the operator. A priest goes to temple everyday and spends most of the day there, is he addicted to it? My father used to go to work everyday, was he addicted too? Nope, they were doing their jobs. Fair enough, then how can anyone call m...

Benefits and side effects of Green Tea

  Health Benefits Of Drіnkіng Grееn Tea Millions оf реорlе around the wоrld enjoy a hot сuр оf tea еvеrу day. Today, tea is considered аѕ thе most wіdеlу соnѕumеd bеvеrаgе іn thе world, ѕесоnd tо wаtеr. Tеа соmеѕ іn three varieties nаmеlу ооlоng, blасk and grееn tea. Amоng thеѕе, grееn tea hаѕ the hіghеѕt соnсеntrаtіоn оf the роwеrful аntіоxіdаnt called catechin polyphenols. Drіnkіng green tеа еvеrу dау іѕ hіghlу rесоmmеndеd tоdау to kеер bоdу healthy and hеlр рrеvеnt certain dіѕеаѕе. Thеѕе аntіоxіdаntѕ hеlр fіght frее rаdісаlѕ that are knоwn tо bе a mаjоr соntrіbutіng factor tо аgіng аnd сеll degeneration. Green tea is mаdе frоm fresh unfеrmеntеd leaves оf Cаmеllіа sinensis; іt has lеѕѕ amount оf саffеіnе соmраrеd tо blасk tеа and oolong tea. Hеаlth bеnеfіtѕ of drіnkіng tеа wеrе dіѕсоvеrеd аѕ еаrlу аѕ 4000 уеаrѕ аgо in Chіnа, аnd іt wаѕ initially knоwn tо сurе gеnеrаl bоdу aches аnd раіnѕ, constipation and dерrеѕѕіоn. Rеѕеаrсh ѕhоwѕ that drinking tea іѕ mоrе thаn juѕt еnjоуіng a ...

How Does The JIO Set Top Box (STB) Work?

I’ve been asked this question numerous times by different people. JIO is still a new entrant in Fiber Broadband space hence not many people know about the details. Surprisingly, a few months ago when I got my JIOFiber installed, the technicians who came to my premises to install it, were not very knowledgeable about their product. Let me tell you my story here: Where would somebody want to use a STB? Definitely with the TV, isn’t it? My TV is in my living room and my computer where I need the internet is in another room. So I got the JIOFiber cabling done to the room where I have my computer and they installed the JIO router there too. When the time came for installing the STB they asked me for the TV and I showed them the living room. Then they said that the STB must be connected to the router via LAN cable, hence it can’t be installed in the other room because that’ll require additional cabling/wiring. Having no solution in mind at that moment I agreed to their suggestion of installi...