Top Banner
Developing a Website with WordPress Heather Acton http://heatheracton.com Chicago Code Camp May 19, 2012
13

Developing a Website with WordPress

Sep 03, 2014

Download

Technology

Heather Acton

About WordPress, and a crash course in building and maintaining a WordPress website.
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Developing a Website with WordPress

Developing aWebsite withWordPressHeather Actonhttp://heatheracton.comChicago Code CampMay 19, 2012

Page 2: Developing a Website with WordPress

Introduction

Mechanical Engineer turned Web Developer○ http://heatheracton.com

Develop client sites using WordPress Organize WordCamp Chicago

○ http://2012.chicago.wordcamp.org

Organize WordPress Lake County Meetup○ http://wplc.us

Page 3: Developing a Website with WordPress

What is WordPress

CMS PHP / MySQL WordPress.org

Page 4: Developing a Website with WordPress

Why Develop with WordPress

Faster Easier Flexible Community

Page 5: Developing a Website with WordPress

What Can WordPress Do?

Blogs (of course...) Business Sites Social Networks E-Commerce

Page 6: Developing a Website with WordPress

How to Build a WordPress Website

1. Choose a host 2. Install WordPress 3. Choose & install a theme, or build your own 4. Plug it in... 5. Take care of it!

Page 7: Developing a Website with WordPress

1. Choose a Host

YAY! Bluehost Hostgator WP Engine

Linux

Meh... GoDaddy Yahoo DirectNic Hosting24

Windows

Page 8: Developing a Website with WordPress

2. Install & Setup WordPress

Pick your poison

○ One-click

○ Famous 5 minute install

Configure

○ No admin user

○ Settings-->Permalinks set to /%postname%/

○ Settings-->General

Page 9: Developing a Website with WordPress

3. Themes

Free themes repository Premium themes

○ StudioPress○ WooThemes○ Theme Trust

Build your own!

○ Toolbox○ WP Bootstrap

Page 10: Developing a Website with WordPress

4. Plugins (& other functionality)

BackupBuddy Gravity Forms WordPress SEO

Google Analytics Google Feedburner Webmaster Tools

Page 11: Developing a Website with WordPress

5. Ongoing Ownership

Make sure backups are running Clickity click to update

○ WordPress version

○ Plugins

○ Theme or theme framework

Page 12: Developing a Website with WordPress

Continuing Ed

Online

○ WordPress.org Codex

○ WP101.com

○ Lynda.com

WordCamps

Milwaukee - 6/2 & 3○ Chicago - 8/25 & 26

WordPress Meetups

○ Lake County

○ North Side

○ Milwaukee

Page 13: Developing a Website with WordPress

Questions?