SlideShare uma empresa Scribd logo
1 de 42
Baixar para ler offline
Getting Started with WordPress   GENERAL ASSEMBLY
1            Jerome Miller           09.10.2012
GETTING STARTED
WITH WORDPRESS
Jerome Miller
General Assembly San Francisco
09.10.2012




About | Hosting | Styling | Adding Functionality
HELLO.
General Assembly is a global network of campuses
for individuals seeking opportunity and education in
technology, business, and design founded in NYC.

Follow us on Twitter at @GA_SF for the latest news on
classes, courses, and events in San Francisco, and use
the hashtag #GASF to continue the conversation.

Take a look at our course catalog at
generalassemb.ly/sf for a list of classes currently
offered.

       Getting Started with WordPress   GENERAL ASSEMBLY
3               Jerome Miller           09.10.2012
WHO AM I?

•   Jerome Miller - Kentucky
•   Teamsite - Cisco
•   MCMS - Ky.gov CMS training
•   Enterprise Standards - CA.gov
•   Start Up - UI Engineer
•   ZURB - Agency Design Manager
•   The Desire Mint - My Agency




         Getting Started with WordPress   GENERAL ASSEMBLY
4                 Jerome Miller           09.10.2012
WHO ARE YOU?

Experience ?
•WordPress
•HTML/CSS
•PHP

Goals ?
•Blog
•Website

      Getting Started with WordPress   GENERAL ASSEMBLY
5              Jerome Miller           09.10.2012
WHO IS WORDPRESS?

• B2 cafelog - Michel Valdrighi
•   ~2003 Matt Mulwig
•   Open Source – YOU and ME
•   WordPress Foundation
•   Automattic
•   WordPress.org
•   WordPress.com

        Getting Started with WordPress   GENERAL ASSEMBLY
6                Jerome Miller           09.10.2012
MORE THAN A BLOG

                                          (Top 1M Sites)
It’s a CMS!!!                             http://trends.builtwith.com/cms




•Versioning
•doc Repository
•Workflow
•Enterprise Federation
… and much, much, more.
         Getting Started with WordPress          GENERAL ASSEMBLY
7                 Jerome Miller                  09.10.2012
EXAMPLE SITES

http://social.ford.com/
http://gigaom.com/
http://www.katyperry.com/
http://www.bu.edu/admissions/
http://www.carolinarollergirls.com/
http://www.cutestpaw.com/


     Getting Started with WordPress   GENERAL ASSEMBLY
8             Jerome Miller           09.10.2012
WALK-THROUGH

         •    configurable Dashboard
         •    Posts vs Pages
         •    doc/Media library
         •    Links and Comments




    Getting Started with WordPress   GENERAL ASSEMBLY
9            Jerome Miller           09.10.2012
WALK-THROUGH

• Screen Options
• Dashboard
• Rearrange




     Getting Started with WordPress   GENERAL ASSEMBLY
10            Jerome Miller           09.10.2012
WALK-THROUGH

•    Create a Page
•    Page Title – slug
•    Visual vs HTML
•    Kitchen Sink
•    Enter / Shift Enter <p> vs <br>
•    Full Screen


         Getting Started with WordPress   GENERAL ASSEMBLY
11                Jerome Miller           09.10.2012
WALK-THROUGH

• Create a Post
• Categories vs Tags
• Featured Images




      Getting Started with WordPress   GENERAL ASSEMBLY
12             Jerome Miller           09.10.2012
WALK-THROUGH

• Media Library




     Getting Started with WordPress   GENERAL ASSEMBLY
13            Jerome Miller           09.10.2012
WALK-THROUGH

Links

•Manage and categorize external links for
your whole site
•Throwback to blogs and old websites
•May still be useful


        Getting Started with WordPress   GENERAL ASSEMBLY
14               Jerome Miller           09.10.2012
WALK-THROUGH

• Comments




     Getting Started with WordPress   GENERAL ASSEMBLY
15            Jerome Miller           09.10.2012
.COM VS .ORG

• You have a choice to make
 WordPress.com       vs Self Host
•                  Fully managed       • Any theme or plugin you want
                   (secure and         • Modify everything
                   stable)
•                  Free(ish) and
                   Easy                • Stability and Security – up to you $
•                  Referrals /         • Dev up to you - $
                   Community           • Hosting up to you - $

•                     You cannot
                      upload a
                      custom theme
 •
16    Getting Started You WordPress
                      with can’t      GENERAL ASSEMBLY
              Jerome Miller           09.10.2012
HOSTING .COM VS .ORG

A Plan for Growth
1.Start with wp.com
2.Get a domain
3.Set up self hosting
4.Export Your Content
5.Customize your Theme


     Getting Started with WordPress   GENERAL ASSEMBLY
17            Jerome Miller           09.10.2012
.COM PREMIUM SERVICES

Premium Services at wp.com
•No ads $30
•CSS-fonts-images $30
•Domain $13
•Guided migration $129
•Redirect $13


     Getting Started with WordPress   GENERAL ASSEMBLY
18            Jerome Miller           09.10.2012
SELF HOSTING

• Fantastico                   OR •     download-upload
                                  •     set up db
                                  •     modify config file
                                  •     initialize




      Getting Started with WordPress   GENERAL ASSEMBLY
19             Jerome Miller           09.10.2012
SELF HOSTING – AUTO INSTALLERS

• Fantastico – what’s that?
• Don’t worry about it.
Look for the easy button…




         Getting Started with WordPress   GENERAL ASSEMBLY
20                Jerome Miller           09.10.2012
SELF HOSTING - DOWNLOAD

• Download -
  http://wordpress.org/download/




     Getting Started with WordPress   GENERAL ASSEMBLY
21            Jerome Miller           09.10.2012
SELF HOSTING – UPLOAD FILES

• Upload – to your webserver
• Unpack it in the root
• Or a subfolder




     Getting Started with WordPress   GENERAL ASSEMBLY
22            Jerome Miller           09.10.2012
SELF HOSTING – CREATE A DB

• Create a MySQL Database




     Getting Started with WordPress   GENERAL ASSEMBLY
23            Jerome Miller           09.10.2012
SELF HOSTING – WP-CONFIG.PHP

• modify wp-config.php




     Getting Started with WordPress   GENERAL ASSEMBLY
24            Jerome Miller           09.10.2012
CHOOSING A HOST

• Look for WP logo
• Linux over Windows < $
• Go with specialty

• Or a big player $5 to $15/mo

• You get what you pay for

      Getting Started with WordPress   GENERAL ASSEMBLY
25             Jerome Miller           09.10.2012
5 MIN BREAK

• 7:15-7:20




      Getting Started with WordPress   GENERAL ASSEMBLY
26             Jerome Miller           09.10.2012
SET UP

•    A New Blog or Website?
•    blog name, timezone, date format...
•    commenting rules
•    add widget in sidebar
•    set up custom menus – 2011
•    CMSerize it! - change front page


         Getting Started with WordPress   GENERAL ASSEMBLY
27                Jerome Miller           09.10.2012
IMPORTING CONTENT

• RSS and other options
• Better than nothing




     Getting Started with WordPress   GENERAL ASSEMBLY
28            Jerome Miller           09.10.2012
SECURITY

• Hardening WP
http://codex.wordpress.org/Hardening_WordPress




       Getting Started with WordPress   GENERAL ASSEMBLY
29              Jerome Miller           09.10.2012
STYLING

• Themes & CSS
• Pick a good theme Framework




* .com – limited themes and CSS for $

      Getting Started with WordPress   GENERAL ASSEMBLY
30             Jerome Miller           09.10.2012
STYLING – WITH THEMES

Some Good Providers
•http://www.studiopress.com/
•http://www.woothemes.com/ - canvas
•http://www.elegantthemes.com/




     Getting Started with WordPress   GENERAL ASSEMBLY
31            Jerome Miller           09.10.2012
STYLING – WITH THEMES

• Switching a theme
• Demo




     Getting Started with WordPress   GENERAL ASSEMBLY
32            Jerome Miller           09.10.2012
STYLING – WITH CSS

• direct edit
• new stylesheet
• child theme




      Getting Started with WordPress   GENERAL ASSEMBLY
33             Jerome Miller           09.10.2012
ADDING FUNCTIONALITY

• Widgets, Plugins, Functions and More
• .com vs .org




     Getting Started with WordPress   GENERAL ASSEMBLY
34            Jerome Miller           09.10.2012
ADDING FUNCTIONALITY - WIDGETS

• How to add remove




     Getting Started with WordPress   GENERAL ASSEMBLY
35            Jerome Miller           09.10.2012
ADDING FUNCTIONALITY - MENUS

• custom menus - how to enable and build




     Getting Started with WordPress   GENERAL ASSEMBLY
36            Jerome Miller           09.10.2012
ADDING FUNCTIONALITY - PLUGINS

• Popular Options
•    http://wordpress.org/extend/plugins/akismet/ my #1 Akismet (Automattic)
•    http://wordpress.org/extend/plugins/contact-form-7/ Contact Form 7
•    http://wordpress.org/extend/plugins/wordpress-seo/ Yoast SEO
•    http://wordpress.org/extend/plugins/w3-total-cache/ caching




             Getting Started with WordPress   GENERAL ASSEMBLY
37                    Jerome Miller           09.10.2012
ADDING FUNCTIONALITY -
FUNCTIONS.PHP

• Caution
• Demo simple tricks
•    http://www.wpbeginner.com/wp-tutorials/25-extremely-useful-tricks-for-the-wordpress-fun
     /

function wpbeginner_remove_version() {
return '';
}
add_filter('the_generator', 'wpbeginner_remove_version');




             Getting Started with WordPress   GENERAL ASSEMBLY
38                    Jerome Miller           09.10.2012
ADDING FUNCTIONALITY – THEMES

•    style and function
•    essential files
•    theme frameworks
•    child themes




         Getting Started with WordPress   GENERAL ASSEMBLY
39                Jerome Miller           09.10.2012
ADDING FUNCTIONALITY –
SHORTCODES

• example




     Getting Started with WordPress   GENERAL ASSEMBLY
40            Jerome Miller           09.10.2012
FINAL RECCOMENDATION

• start with .com, get a domain, set up self
  hosting, export




      Getting Started with WordPress   GENERAL ASSEMBLY
41             Jerome Miller           09.10.2012
QUESTIONS

Thanks for taking the class
jerome@desiremint.com


Feedback
http://generalassemb.ly/education/class-feedback/




       Getting Started with WordPress   GENERAL ASSEMBLY
42              Jerome Miller           09.10.2012

Mais conteúdo relacionado

Mais procurados

Wordpress intro
Wordpress introWordpress intro
Wordpress introthe-colab
 
Web Publishing: An Overview of Tools and Service
Web Publishing: An Overview of Tools and ServiceWeb Publishing: An Overview of Tools and Service
Web Publishing: An Overview of Tools and Servicekilmeny21
 
What is WordPress Introduction to the CMS
What is WordPress Introduction to the CMSWhat is WordPress Introduction to the CMS
What is WordPress Introduction to the CMSthe-colab
 
Getting Started With WordPress Themes for Beginners
Getting Started With WordPress Themes for BeginnersGetting Started With WordPress Themes for Beginners
Getting Started With WordPress Themes for BeginnersNew Tricks
 
PEPY Wordpress workshop-01
PEPY Wordpress workshop-01PEPY Wordpress workshop-01
PEPY Wordpress workshop-01Wei Peng
 
Patacs wp.com slides_oct_2018_final3
Patacs wp.com slides_oct_2018_final3Patacs wp.com slides_oct_2018_final3
Patacs wp.com slides_oct_2018_final3gvaughan
 
WordPress for Beginners
WordPress for BeginnersWordPress for Beginners
WordPress for BeginnersBrad Williams
 
10 Cool Things You Can Do with Widgets
10 Cool Things You Can Do with Widgets10 Cool Things You Can Do with Widgets
10 Cool Things You Can Do with Widgetsdrywallbmb
 
Apple pi preso_october_2019_final4
Apple pi preso_october_2019_final4Apple pi preso_october_2019_final4
Apple pi preso_october_2019_final4gvaughan
 
Using Netvibes as a home/start page
Using Netvibes as a home/start pageUsing Netvibes as a home/start page
Using Netvibes as a home/start pagePhil Bradley
 
Web browsers and website publishing
Web browsers and website publishingWeb browsers and website publishing
Web browsers and website publishingGurleen Kaur
 
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon Dublin
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon DublinCreating Layouts and Landing Pages for Drupal 8 - DrupalCon Dublin
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon DublinSuzanne Dergacheva
 
Web 2.0 - Teaching and Learning in the Cloud
Web 2.0 - Teaching and Learning in the CloudWeb 2.0 - Teaching and Learning in the Cloud
Web 2.0 - Teaching and Learning in the CloudChris Penny
 
Take Your Markup to Eleven
Take Your Markup to ElevenTake Your Markup to Eleven
Take Your Markup to ElevenEmily Lewis
 
Child Theming WordPress - Chris Aprea - WordCamp Sydney 2012
Child Theming WordPress - Chris Aprea - WordCamp Sydney 2012Child Theming WordPress - Chris Aprea - WordCamp Sydney 2012
Child Theming WordPress - Chris Aprea - WordCamp Sydney 2012WordCamp Sydney
 
"Wordpress for web designers. What, when, how, where" por @nuriarai
"Wordpress for web designers. What, when, how, where" por @nuriarai"Wordpress for web designers. What, when, how, where" por @nuriarai
"Wordpress for web designers. What, when, how, where" por @nuriaraiwebcat
 
The Malvern Red & Black Society: A WordPress Success Story
The Malvern Red & Black Society: A WordPress Success StoryThe Malvern Red & Black Society: A WordPress Success Story
The Malvern Red & Black Society: A WordPress Success StoryShanta Nathwani
 
WordPress: A Designer's CMS
WordPress: A Designer's CMSWordPress: A Designer's CMS
WordPress: A Designer's CMSChelsea Otakan
 
What is Drupal? And Why is it Useful? Webinar
What is Drupal? And Why is it Useful? WebinarWhat is Drupal? And Why is it Useful? Webinar
What is Drupal? And Why is it Useful? WebinarSuzanne Dergacheva
 

Mais procurados (20)

Wordpress intro
Wordpress introWordpress intro
Wordpress intro
 
Web Publishing: An Overview of Tools and Service
Web Publishing: An Overview of Tools and ServiceWeb Publishing: An Overview of Tools and Service
Web Publishing: An Overview of Tools and Service
 
What is WordPress Introduction to the CMS
What is WordPress Introduction to the CMSWhat is WordPress Introduction to the CMS
What is WordPress Introduction to the CMS
 
Getting Started With WordPress Themes for Beginners
Getting Started With WordPress Themes for BeginnersGetting Started With WordPress Themes for Beginners
Getting Started With WordPress Themes for Beginners
 
PEPY Wordpress workshop-01
PEPY Wordpress workshop-01PEPY Wordpress workshop-01
PEPY Wordpress workshop-01
 
Patacs wp.com slides_oct_2018_final3
Patacs wp.com slides_oct_2018_final3Patacs wp.com slides_oct_2018_final3
Patacs wp.com slides_oct_2018_final3
 
WordPress for Beginners
WordPress for BeginnersWordPress for Beginners
WordPress for Beginners
 
10 Cool Things You Can Do with Widgets
10 Cool Things You Can Do with Widgets10 Cool Things You Can Do with Widgets
10 Cool Things You Can Do with Widgets
 
Apple pi preso_october_2019_final4
Apple pi preso_october_2019_final4Apple pi preso_october_2019_final4
Apple pi preso_october_2019_final4
 
Best Practices in Theme Development - WordCamp Orlando 2012
Best Practices in Theme Development - WordCamp Orlando 2012Best Practices in Theme Development - WordCamp Orlando 2012
Best Practices in Theme Development - WordCamp Orlando 2012
 
Using Netvibes as a home/start page
Using Netvibes as a home/start pageUsing Netvibes as a home/start page
Using Netvibes as a home/start page
 
Web browsers and website publishing
Web browsers and website publishingWeb browsers and website publishing
Web browsers and website publishing
 
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon Dublin
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon DublinCreating Layouts and Landing Pages for Drupal 8 - DrupalCon Dublin
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon Dublin
 
Web 2.0 - Teaching and Learning in the Cloud
Web 2.0 - Teaching and Learning in the CloudWeb 2.0 - Teaching and Learning in the Cloud
Web 2.0 - Teaching and Learning in the Cloud
 
Take Your Markup to Eleven
Take Your Markup to ElevenTake Your Markup to Eleven
Take Your Markup to Eleven
 
Child Theming WordPress - Chris Aprea - WordCamp Sydney 2012
Child Theming WordPress - Chris Aprea - WordCamp Sydney 2012Child Theming WordPress - Chris Aprea - WordCamp Sydney 2012
Child Theming WordPress - Chris Aprea - WordCamp Sydney 2012
 
"Wordpress for web designers. What, when, how, where" por @nuriarai
"Wordpress for web designers. What, when, how, where" por @nuriarai"Wordpress for web designers. What, when, how, where" por @nuriarai
"Wordpress for web designers. What, when, how, where" por @nuriarai
 
The Malvern Red & Black Society: A WordPress Success Story
The Malvern Red & Black Society: A WordPress Success StoryThe Malvern Red & Black Society: A WordPress Success Story
The Malvern Red & Black Society: A WordPress Success Story
 
WordPress: A Designer's CMS
WordPress: A Designer's CMSWordPress: A Designer's CMS
WordPress: A Designer's CMS
 
What is Drupal? And Why is it Useful? Webinar
What is Drupal? And Why is it Useful? WebinarWhat is Drupal? And Why is it Useful? Webinar
What is Drupal? And Why is it Useful? Webinar
 

Semelhante a 09-10-2012-getting-started-with-word-press

Word press workshop powerpoint
Word press workshop   powerpointWord press workshop   powerpoint
Word press workshop powerpointerezwe
 
UCSY CS Club Week1
UCSY CS Club Week1UCSY CS Club Week1
UCSY CS Club Week1Ye Linn Wai
 
Everything WordPress
Everything WordPressEverything WordPress
Everything WordPressEric Myers
 
Adding Content to your WordPress Website
Adding Content to your WordPress WebsiteAdding Content to your WordPress Website
Adding Content to your WordPress WebsiteRiceDesign
 
Basic WordPress Workshop Presentation
Basic WordPress Workshop PresentationBasic WordPress Workshop Presentation
Basic WordPress Workshop PresentationFelix Albutra
 
Building Websites with WordPress UBC Summer 2012
Building Websites with WordPress UBC Summer 2012Building Websites with WordPress UBC Summer 2012
Building Websites with WordPress UBC Summer 2012Tris Hussey
 
Word press theme and plugins WordCamp Presentation
Word press theme and plugins WordCamp PresentationWord press theme and plugins WordCamp Presentation
Word press theme and plugins WordCamp PresentationAngela Samuels
 
Moving from Wordpress.com to Wordpress.org - Wordcamp Toronto 2011
Moving from Wordpress.com to Wordpress.org - Wordcamp Toronto 2011Moving from Wordpress.com to Wordpress.org - Wordcamp Toronto 2011
Moving from Wordpress.com to Wordpress.org - Wordcamp Toronto 2011Georgiana Laudi
 
Score intro wordpress 4.3.2013
Score intro wordpress 4.3.2013Score intro wordpress 4.3.2013
Score intro wordpress 4.3.2013Bob Garrett
 
WP-MU 101: How to Install and Avoid Common Mistakes
WP-MU 101: How to Install and Avoid Common MistakesWP-MU 101: How to Install and Avoid Common Mistakes
WP-MU 101: How to Install and Avoid Common MistakesCT Moore
 
Absolute Beginners Guide to Drupal
Absolute Beginners Guide to DrupalAbsolute Beginners Guide to Drupal
Absolute Beginners Guide to DrupalRod Martin
 
WordPress Meetup Bandung - December 2014
WordPress Meetup Bandung - December 2014WordPress Meetup Bandung - December 2014
WordPress Meetup Bandung - December 2014Fikri Rasyid
 
BITM3730 11-7.pptx
BITM3730 11-7.pptxBITM3730 11-7.pptx
BITM3730 11-7.pptxMattMarino13
 
WordPress Hampton Roads Meetup 9-18-12
WordPress Hampton Roads Meetup 9-18-12WordPress Hampton Roads Meetup 9-18-12
WordPress Hampton Roads Meetup 9-18-12Melodie Laylor
 
WordPress vs Joomla vs Drupal (Infographic)
WordPress vs Joomla vs Drupal (Infographic)WordPress vs Joomla vs Drupal (Infographic)
WordPress vs Joomla vs Drupal (Infographic)Capsicum Mediaworks
 
How to create a WordPress Site
How to create a WordPress Site How to create a WordPress Site
How to create a WordPress Site MuhammadUsaid2
 
WordPress Fundamentals Part 2
WordPress Fundamentals Part 2WordPress Fundamentals Part 2
WordPress Fundamentals Part 2Sennza Design
 

Semelhante a 09-10-2012-getting-started-with-word-press (20)

Word press workshop powerpoint
Word press workshop   powerpointWord press workshop   powerpoint
Word press workshop powerpoint
 
UCSY CS Club Week1
UCSY CS Club Week1UCSY CS Club Week1
UCSY CS Club Week1
 
Everything WordPress
Everything WordPressEverything WordPress
Everything WordPress
 
Blogging basics 101.pptx
Blogging basics 101.pptxBlogging basics 101.pptx
Blogging basics 101.pptx
 
Adding Content to your WordPress Website
Adding Content to your WordPress WebsiteAdding Content to your WordPress Website
Adding Content to your WordPress Website
 
Basic WordPress Workshop Presentation
Basic WordPress Workshop PresentationBasic WordPress Workshop Presentation
Basic WordPress Workshop Presentation
 
Building Websites with WordPress UBC Summer 2012
Building Websites with WordPress UBC Summer 2012Building Websites with WordPress UBC Summer 2012
Building Websites with WordPress UBC Summer 2012
 
Word press theme and plugins WordCamp Presentation
Word press theme and plugins WordCamp PresentationWord press theme and plugins WordCamp Presentation
Word press theme and plugins WordCamp Presentation
 
Moving from Wordpress.com to Wordpress.org - Wordcamp Toronto 2011
Moving from Wordpress.com to Wordpress.org - Wordcamp Toronto 2011Moving from Wordpress.com to Wordpress.org - Wordcamp Toronto 2011
Moving from Wordpress.com to Wordpress.org - Wordcamp Toronto 2011
 
Score intro wordpress 4.3.2013
Score intro wordpress 4.3.2013Score intro wordpress 4.3.2013
Score intro wordpress 4.3.2013
 
Wc boston
Wc bostonWc boston
Wc boston
 
WP-MU 101: How to Install and Avoid Common Mistakes
WP-MU 101: How to Install and Avoid Common MistakesWP-MU 101: How to Install and Avoid Common Mistakes
WP-MU 101: How to Install and Avoid Common Mistakes
 
Absolute Beginners Guide to Drupal
Absolute Beginners Guide to DrupalAbsolute Beginners Guide to Drupal
Absolute Beginners Guide to Drupal
 
WordPress Meetup Bandung - December 2014
WordPress Meetup Bandung - December 2014WordPress Meetup Bandung - December 2014
WordPress Meetup Bandung - December 2014
 
BITM3730 11-7.pptx
BITM3730 11-7.pptxBITM3730 11-7.pptx
BITM3730 11-7.pptx
 
WordPress Hampton Roads Meetup 9-18-12
WordPress Hampton Roads Meetup 9-18-12WordPress Hampton Roads Meetup 9-18-12
WordPress Hampton Roads Meetup 9-18-12
 
WordPress vs Joomla vs Drupal (Infographic)
WordPress vs Joomla vs Drupal (Infographic)WordPress vs Joomla vs Drupal (Infographic)
WordPress vs Joomla vs Drupal (Infographic)
 
937079
937079937079
937079
 
How to create a WordPress Site
How to create a WordPress Site How to create a WordPress Site
How to create a WordPress Site
 
WordPress Fundamentals Part 2
WordPress Fundamentals Part 2WordPress Fundamentals Part 2
WordPress Fundamentals Part 2
 

Último

Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Landscape Catalogue 2024 Australia-1.pdf
Landscape Catalogue 2024 Australia-1.pdfLandscape Catalogue 2024 Australia-1.pdf
Landscape Catalogue 2024 Australia-1.pdfAarwolf Industries LLC
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkPixlogix Infotech
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Kaya Weers
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Jeffrey Haguewood
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditSkynet Technologies
 
Infrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsInfrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsYoss Cohen
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesBernd Ruecker
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
Français Patch Tuesday - Avril
Français Patch Tuesday - AvrilFrançais Patch Tuesday - Avril
Français Patch Tuesday - AvrilIvanti
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
Accelerating Enterprise Software Engineering with Platformless
Accelerating Enterprise Software Engineering with PlatformlessAccelerating Enterprise Software Engineering with Platformless
Accelerating Enterprise Software Engineering with PlatformlessWSO2
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...itnewsafrica
 
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Mark Simos
 

Último (20)

Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Landscape Catalogue 2024 Australia-1.pdf
Landscape Catalogue 2024 Australia-1.pdfLandscape Catalogue 2024 Australia-1.pdf
Landscape Catalogue 2024 Australia-1.pdf
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App Framework
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance Audit
 
Infrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsInfrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platforms
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architectures
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
Français Patch Tuesday - Avril
Français Patch Tuesday - AvrilFrançais Patch Tuesday - Avril
Français Patch Tuesday - Avril
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
Accelerating Enterprise Software Engineering with Platformless
Accelerating Enterprise Software Engineering with PlatformlessAccelerating Enterprise Software Engineering with Platformless
Accelerating Enterprise Software Engineering with Platformless
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
 
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
 

09-10-2012-getting-started-with-word-press

  • 1. Getting Started with WordPress GENERAL ASSEMBLY 1 Jerome Miller 09.10.2012
  • 2. GETTING STARTED WITH WORDPRESS Jerome Miller General Assembly San Francisco 09.10.2012 About | Hosting | Styling | Adding Functionality
  • 3. HELLO. General Assembly is a global network of campuses for individuals seeking opportunity and education in technology, business, and design founded in NYC. Follow us on Twitter at @GA_SF for the latest news on classes, courses, and events in San Francisco, and use the hashtag #GASF to continue the conversation. Take a look at our course catalog at generalassemb.ly/sf for a list of classes currently offered. Getting Started with WordPress GENERAL ASSEMBLY 3 Jerome Miller 09.10.2012
  • 4. WHO AM I? • Jerome Miller - Kentucky • Teamsite - Cisco • MCMS - Ky.gov CMS training • Enterprise Standards - CA.gov • Start Up - UI Engineer • ZURB - Agency Design Manager • The Desire Mint - My Agency Getting Started with WordPress GENERAL ASSEMBLY 4 Jerome Miller 09.10.2012
  • 5. WHO ARE YOU? Experience ? •WordPress •HTML/CSS •PHP Goals ? •Blog •Website Getting Started with WordPress GENERAL ASSEMBLY 5 Jerome Miller 09.10.2012
  • 6. WHO IS WORDPRESS? • B2 cafelog - Michel Valdrighi • ~2003 Matt Mulwig • Open Source – YOU and ME • WordPress Foundation • Automattic • WordPress.org • WordPress.com Getting Started with WordPress GENERAL ASSEMBLY 6 Jerome Miller 09.10.2012
  • 7. MORE THAN A BLOG (Top 1M Sites) It’s a CMS!!! http://trends.builtwith.com/cms •Versioning •doc Repository •Workflow •Enterprise Federation … and much, much, more. Getting Started with WordPress GENERAL ASSEMBLY 7 Jerome Miller 09.10.2012
  • 9. WALK-THROUGH • configurable Dashboard • Posts vs Pages • doc/Media library • Links and Comments Getting Started with WordPress GENERAL ASSEMBLY 9 Jerome Miller 09.10.2012
  • 10. WALK-THROUGH • Screen Options • Dashboard • Rearrange Getting Started with WordPress GENERAL ASSEMBLY 10 Jerome Miller 09.10.2012
  • 11. WALK-THROUGH • Create a Page • Page Title – slug • Visual vs HTML • Kitchen Sink • Enter / Shift Enter <p> vs <br> • Full Screen Getting Started with WordPress GENERAL ASSEMBLY 11 Jerome Miller 09.10.2012
  • 12. WALK-THROUGH • Create a Post • Categories vs Tags • Featured Images Getting Started with WordPress GENERAL ASSEMBLY 12 Jerome Miller 09.10.2012
  • 13. WALK-THROUGH • Media Library Getting Started with WordPress GENERAL ASSEMBLY 13 Jerome Miller 09.10.2012
  • 14. WALK-THROUGH Links •Manage and categorize external links for your whole site •Throwback to blogs and old websites •May still be useful Getting Started with WordPress GENERAL ASSEMBLY 14 Jerome Miller 09.10.2012
  • 15. WALK-THROUGH • Comments Getting Started with WordPress GENERAL ASSEMBLY 15 Jerome Miller 09.10.2012
  • 16. .COM VS .ORG • You have a choice to make WordPress.com vs Self Host • Fully managed • Any theme or plugin you want (secure and • Modify everything stable) • Free(ish) and Easy • Stability and Security – up to you $ • Referrals / • Dev up to you - $ Community • Hosting up to you - $ • You cannot upload a custom theme • 16 Getting Started You WordPress with can’t GENERAL ASSEMBLY Jerome Miller 09.10.2012
  • 17. HOSTING .COM VS .ORG A Plan for Growth 1.Start with wp.com 2.Get a domain 3.Set up self hosting 4.Export Your Content 5.Customize your Theme Getting Started with WordPress GENERAL ASSEMBLY 17 Jerome Miller 09.10.2012
  • 18. .COM PREMIUM SERVICES Premium Services at wp.com •No ads $30 •CSS-fonts-images $30 •Domain $13 •Guided migration $129 •Redirect $13 Getting Started with WordPress GENERAL ASSEMBLY 18 Jerome Miller 09.10.2012
  • 19. SELF HOSTING • Fantastico OR • download-upload • set up db • modify config file • initialize Getting Started with WordPress GENERAL ASSEMBLY 19 Jerome Miller 09.10.2012
  • 20. SELF HOSTING – AUTO INSTALLERS • Fantastico – what’s that? • Don’t worry about it. Look for the easy button… Getting Started with WordPress GENERAL ASSEMBLY 20 Jerome Miller 09.10.2012
  • 21. SELF HOSTING - DOWNLOAD • Download - http://wordpress.org/download/ Getting Started with WordPress GENERAL ASSEMBLY 21 Jerome Miller 09.10.2012
  • 22. SELF HOSTING – UPLOAD FILES • Upload – to your webserver • Unpack it in the root • Or a subfolder Getting Started with WordPress GENERAL ASSEMBLY 22 Jerome Miller 09.10.2012
  • 23. SELF HOSTING – CREATE A DB • Create a MySQL Database Getting Started with WordPress GENERAL ASSEMBLY 23 Jerome Miller 09.10.2012
  • 24. SELF HOSTING – WP-CONFIG.PHP • modify wp-config.php Getting Started with WordPress GENERAL ASSEMBLY 24 Jerome Miller 09.10.2012
  • 25. CHOOSING A HOST • Look for WP logo • Linux over Windows < $ • Go with specialty • Or a big player $5 to $15/mo • You get what you pay for Getting Started with WordPress GENERAL ASSEMBLY 25 Jerome Miller 09.10.2012
  • 26. 5 MIN BREAK • 7:15-7:20 Getting Started with WordPress GENERAL ASSEMBLY 26 Jerome Miller 09.10.2012
  • 27. SET UP • A New Blog or Website? • blog name, timezone, date format... • commenting rules • add widget in sidebar • set up custom menus – 2011 • CMSerize it! - change front page Getting Started with WordPress GENERAL ASSEMBLY 27 Jerome Miller 09.10.2012
  • 28. IMPORTING CONTENT • RSS and other options • Better than nothing Getting Started with WordPress GENERAL ASSEMBLY 28 Jerome Miller 09.10.2012
  • 29. SECURITY • Hardening WP http://codex.wordpress.org/Hardening_WordPress Getting Started with WordPress GENERAL ASSEMBLY 29 Jerome Miller 09.10.2012
  • 30. STYLING • Themes & CSS • Pick a good theme Framework * .com – limited themes and CSS for $ Getting Started with WordPress GENERAL ASSEMBLY 30 Jerome Miller 09.10.2012
  • 31. STYLING – WITH THEMES Some Good Providers •http://www.studiopress.com/ •http://www.woothemes.com/ - canvas •http://www.elegantthemes.com/ Getting Started with WordPress GENERAL ASSEMBLY 31 Jerome Miller 09.10.2012
  • 32. STYLING – WITH THEMES • Switching a theme • Demo Getting Started with WordPress GENERAL ASSEMBLY 32 Jerome Miller 09.10.2012
  • 33. STYLING – WITH CSS • direct edit • new stylesheet • child theme Getting Started with WordPress GENERAL ASSEMBLY 33 Jerome Miller 09.10.2012
  • 34. ADDING FUNCTIONALITY • Widgets, Plugins, Functions and More • .com vs .org Getting Started with WordPress GENERAL ASSEMBLY 34 Jerome Miller 09.10.2012
  • 35. ADDING FUNCTIONALITY - WIDGETS • How to add remove Getting Started with WordPress GENERAL ASSEMBLY 35 Jerome Miller 09.10.2012
  • 36. ADDING FUNCTIONALITY - MENUS • custom menus - how to enable and build Getting Started with WordPress GENERAL ASSEMBLY 36 Jerome Miller 09.10.2012
  • 37. ADDING FUNCTIONALITY - PLUGINS • Popular Options • http://wordpress.org/extend/plugins/akismet/ my #1 Akismet (Automattic) • http://wordpress.org/extend/plugins/contact-form-7/ Contact Form 7 • http://wordpress.org/extend/plugins/wordpress-seo/ Yoast SEO • http://wordpress.org/extend/plugins/w3-total-cache/ caching Getting Started with WordPress GENERAL ASSEMBLY 37 Jerome Miller 09.10.2012
  • 38. ADDING FUNCTIONALITY - FUNCTIONS.PHP • Caution • Demo simple tricks • http://www.wpbeginner.com/wp-tutorials/25-extremely-useful-tricks-for-the-wordpress-fun / function wpbeginner_remove_version() { return ''; } add_filter('the_generator', 'wpbeginner_remove_version'); Getting Started with WordPress GENERAL ASSEMBLY 38 Jerome Miller 09.10.2012
  • 39. ADDING FUNCTIONALITY – THEMES • style and function • essential files • theme frameworks • child themes Getting Started with WordPress GENERAL ASSEMBLY 39 Jerome Miller 09.10.2012
  • 40. ADDING FUNCTIONALITY – SHORTCODES • example Getting Started with WordPress GENERAL ASSEMBLY 40 Jerome Miller 09.10.2012
  • 41. FINAL RECCOMENDATION • start with .com, get a domain, set up self hosting, export Getting Started with WordPress GENERAL ASSEMBLY 41 Jerome Miller 09.10.2012
  • 42. QUESTIONS Thanks for taking the class jerome@desiremint.com Feedback http://generalassemb.ly/education/class-feedback/ Getting Started with WordPress GENERAL ASSEMBLY 42 Jerome Miller 09.10.2012

Notas do Editor

  1. Thanks for choosing GA
  2. Thanks for choosing GA
  3. Thanks for choosing GA
  4. Kentucky Colonel – Experienced Web Producer – Music, Future, Tech, RC Slope Glidders
  5. B2 cafelog - Michel Valdrighi
  6. may have started as a bb but Definitely a CMS http://trends.builtwith.com/cms
  7. Quick fun look online if time and need to catch attention
  8. show how to use and customize
  9. Explain diff and create each - show how that manifests in the actual site
  10. Explain diff and create each - show how that manifests in the actual site
  11. show how when you add a pic it goes in the library
  12. history of blogroll
  13. show approval and workflow options (settings&gt;discussion)
  14. http://en.support.wordpress.com/com-vs-org/ vetted themes and plugins are a big bonus
  15. Check Time - Should be @ 40mins into class now (7:15)
  16. http://en.support.wordpress.com/upgrades/ consider $ for domain from the start... think about it
  17. Note security issue with salt https://api.wordpress.org/secret-key/1.1/salt/
  18. Most people use linux too so there is less headache
  19. @45mins
  20. @70mins
  21. caution - theme forrest, always safe on .com
  22. caution - theme forrest, always safe on .com
  23. custom design upgrade on .com
  24. All in one seo, WP super cache – almost 20k