Tag Archives: files

How To Move WordPress On GoDaddy

Most Popular Video

How To Move WordPress On GoDaddy

Moving a WordPress website may seem like an impossible task but we make it step by step easy. Follow along with this video to learn how to move WordPress on GoDaddy including:

  • FTP Hostname, username and password
  • phpMyAdmin login information, username and password
  • Database Hostname, username and password
  • Database Connection String
  • Import and Export with phpMyAdmin
  • FTP Hostname, username and password
  • Use cPanel to connect WordPress files and database

We make it as easy as possible to follow along and move your WordPress blog from one host to another. Even though this video shows how to migrate between GoDaddy accounts, the basics of any WordPress migration are shown in this video. So even if you use Hostgator, Hostpapa, Bluehost, 1 and 1 or any other webhosting provider you will be able to move you WordPress files and database to any hosting account worldwide.

Gratitude For How To Move WordPress On GoDaddy

Thanks so much! I was having a hell of a time trying to figure all this out and finally Godaddy referred me to this video and just like that everything worked!! So much time could have been saved if I saw this earlier.

Thank you very much. Great Upload

Wonderful, just works great

I love you! Bless you. Great tutorial! You are a great person!

This really helped take away a major headache. Thanks!

So Many Successful Do It Yourself WordPress Migrations

Speaking of gratitude we are Thankful and Appreciative of all of the viewers support and kind comments while learning to move WordPress. Each time a viewer comments on our migration video thanking us for uploading it motivates us to keep making videos about advanced WordPress tasks like migrations.

Duplicating Files

You will notice at various times throughout WeConnectWebsites videos the tech will make a duplicate of a file or folder as a “Just in case” backup. You may want to do the same process of duplicating files. No matter what your skill level an extra backup can save you from having to completely rebuild your website which can equate to weeks of work.

Duplicating Files On Your Computer

From most computers you should be able to right click on the file you would like to duplicate and select “Duplicate” or “Make Copy” to duplicate any file before editing an original. This ensures that even if you make a huge mistake you still have a copy to work with.

Duplicating Files Via FTP

This method works just as well when you are working via FTP. Typically any FTP program will allow you to duplicate a file on you shared hosting or VPS server. Currently WeConnectWebsites is using Transmit for Mac which has a feature to duplicate any file or folder by right clicking on what you would like to duplicate and making the selection from the pop up menu. You can then choose to edit the copy you have made or the original. We recommend using the copy for your edits and adding .original to the original file.

Duplicating Files For WordPress Child Themes

Duplicating files is also necessary when making a child theme. Files that you make edits to should always be duplicated in your child theme and not the developers original script.
Why?
If the theme developer releases an update it may over write your code thus breaking your website. Keep in mind this isn’t to say that an update will not break your child theme but it will be much easier to fix if you duplicate your files into a child theme. More information on making a child theme.