What you'll learn:
- At the end of this course students should have an understanding of the physical structure of WordPress, and understand and implement two different ways to migrate a WordPress site from a local computer or domain, to another online hosting server
In this course you will learn how to download and install the Xampp software needed to build WordPress websites offline on your home (localhost) computer. Once you have built a WordPress site you will learn how to download and install a WordPress plugin that will enable you to compress the local site, and then migrate it to an online hosting server. Occasionally with the plugin method you may run into WordPress migration problems with some host providers. This course will teach you a second method to migrate your WordPress site manually without using a plugin. This second method is a little more complex as it involves exporting and importing your databases, but it is a fail safe method that should work with all WordPress sites andhosting providers.