Difference between revisions of "Week Two (MGDP2060)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Topics)
(Chapter three)
Line 32: Line 32:
 
* Where to install WordPress:
 
* Where to install WordPress:
 
** Root
 
** Root
** Subfolder
+
** Subfolder - see [[WordPress subfolder installation]]
 
** Subdomain
 
** Subdomain
 
* WordPress Administrator account
 
* WordPress Administrator account

Revision as of 11:52, 28 August 2016

This article lists topics for Week Two of MGDP2060.

Topics

Chapter one

  • How WordPress works
  • Database
  • Programming code
  • Dynamic sites
  • WordPress themes
  • What you can build in WordPress
    • Blogs
    • Stories and articles
    • Catalogs
    • Business sites
  • WordPress Hosting
    • WordPress.com vs. Self-Hosted Sites
    • Managed

Chapter two

  • Signing up with Wordpress.com

Chapter three

  • Installing WordPress on self-hosted website
  • Prepare for WordPress
  • Web hosts - premium performance
  • Where to install WordPress:
  • WordPress Administrator account
  • WordPress autoinstaller
    • Domain name
    • Directory
    • Database name
    • Table prefix
    • Site name
    • Description
    • Admin Username, Password, Email
  • Multiple WordPress sites
  • Installing WordPress by hand
    • Create MySQL database for WordPress
    • Upload WordPress files to web host
    • Browse WordPress installation script
  • Keeping WordPress up to date

Exercises

See Week Two Exercises (MGDP2060).