Intro WP of current lecture
https://www.meetup.com/wordpresskc/
WORDPRESS is the Applications of free software
What is WordPress?
WordPress.org is where you find the files to down load the wordpress software (Plug-Ins, Themes, CODEX, and more)
You need a domain name and Hosting Service to use this free software
WordPress.com is an Cloud hosting service that allows you to build a website with out a purchased domain name or hosting service because you are being hosted on wordpress.com multiple users cloud service for free.
Hosting aWordpress Website
Local-Hosted Files and Database(s) are only on your machine PC or Laptop.. you can view it in a browser but no one on the internet can view it
Self-Hosted Files and Database are locate on your hosting services devices and these are connected to the internet so everyone can see your website
Migrating aWordPress Website
You need to use an FTP to move your files and database from a local-hosted account to a self-hosted account
Uploading using an FTP
Adding the WordPress code to your server
FTP Only Clients
- FileZilla
- CyberDuck
- Transmit Mac Only
- CuteFTP
- Expandrive
Plugin Files and Database are locate on your hosting services devices and these are connected to the internet so everyone can see your website
Backup Plugins
- BackupBuddy
- Duplicator
- All-in-One WordPress Migration
- JetPack VaultPress Backup
- BlogVault
- WP Migrate DB
How WordPress Stores your Data
MySQL ..database for WordPress
All Post, Pages and media are stored in a database
Theme can be changed but the data stays the same