Difference between revisions of "Week Two (MGDP2060)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
 
Line 1: Line 1:
 
This article lists topics for '''Week Two''' of [[Web_Design_and_Development_III_(MGDP2060)|MGDP2060]].
 
This article lists topics for '''Week Two''' of [[Web_Design_and_Development_III_(MGDP2060)|MGDP2060]].
 +
 +
Previous: [[Week One (MGDP2060)]] - Next: [[Week Three (MGDP2060)]]
  
 
== Examples ==
 
== Examples ==

Latest revision as of 12:22, 8 December 2016

This article lists topics for Week Two of MGDP2060.

Previous: Week One (MGDP2060) - Next: Week Three (MGDP2060)

Examples

Exercises

See Week Two Exercises (MGDP2060).

Reading

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:
    • Root
    • Subfolder
    • Subdomain
  • WordPress Administrator account
  • WordPress autoinstaller
    • Domain name
    • Directory
    • Database name
    • Table prefix - change if you install second WordPress (or more) on same site
    • 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