Module 2: Wordpress Server Environments
Module Assignment 2.1
Fall 2016: Due September 8
- Purchase a shared web hosting service and a domain name from Reclaim Hosting. Student hosting is $25/year. Make a note of your domain name and any/all information including usernames and passwords during the setup process.
- Install Wordpress on the server instance.
Note: you will have at least three different sets of credentials from your web hosting service. You will have an FTP account username/password, a web hosting service (Reclaim Hosting) username/password, and individual credentials for Wordpress based on how you set it up. Write these credentials down in a way that will be easy for you to understand and reference later.
Module Assignment 2.2
Fall 2016: Due September 13 (will review in class)
- Install Cyberduck, Fetch, or another FTP program of your choosing on your own personal computer. (Ideally, this machine is your laptop.)
- Using the FTP credentials provided to you by your web hosting service, log in to the FTP server using SFTP as the protocol.
- Browse your file structure via FTP and notice how Wordpress depends on PHP files. Make note of the folders, files, and structure as you browse.
Module Assignment 2.3
Fall 2016: Due September 13 OPTIONAL
- On a computer where you have administrative access, install MAMP (for Mac) or XAMPP (for Windows). (Ideally, this machine is your laptop.)
- Install Wordpress from wordpress.org on your local machine in the folder /Applications/MAMP/htdocs.
Module Assignment 2.4
Fall 2016: Due September 13
- On your Wordpress installation on your remote hosting service, activate the twenty-sixteen theme.
- Complete the following:
a. Create three pages and two blog posts on your remote Wordpress installation using the default Twenty Sixteen theme
- PAGES (3): Your Brief Bio + a photo; Your Hometown; Contact Information
- POSTS (2): An introductory, 150 word post about your reason for enrolling in iMedia + a post that shares and summarizes an article from the web/news covering one aspect of your interest in technology (e.g. virtual reality, games, gender studies, etc.)
- CATEGORIES (2): add two categories (in addition to “Uncategorized”), one per post, your choice of label
- TAGS (~4): add tags, multiple per post, your choice of tag
- MENU: Customize the menu section (Appearance > Menu) to your liking
b. Read Getting Started in the Theme Handbook
c. Read through Best Wordpress Starter Themes for new Wordpress Developers