Difference between revisions of "Week Two (MGDP2060)"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (First) |
Karl Jones (Talk | contribs) |
||
(66 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | This article lists topics for | + | This article lists topics for '''Week Two''' of [[Web_Design_and_Development_III_(MGDP2060)|MGDP2060]]. |
− | + | Previous: [[Week One (MGDP2060)]] - Next: [[Week Three (MGDP2060)]] | |
− | * [[Web Design and Development III (MGDP2060)]] | + | == Examples == |
+ | |||
+ | * [[WordPress subfolder installation]] | ||
+ | * [[WordPress and FTP]] | ||
+ | * [[Learning FTP (1)]] | ||
+ | * [[.htaccess]] | ||
+ | |||
+ | == Exercises == | ||
+ | |||
+ | See [[Week Two Exercises (MGDP2060)]]. | ||
+ | |||
+ | == Reading == | ||
+ | |||
+ | === Chapter one === | ||
+ | |||
+ | * How [[WordPress]] works | ||
+ | * [[Database]] | ||
+ | * Programming code | ||
+ | * Dynamic sites | ||
+ | * [[WordPress theme|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 | ||
+ | |||
+ | |||
+ | [[Category:Web Design and Development III (MGDP2060)]] |
Latest revision as of 11: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