SlideShare uma empresa Scribd logo
1 de 32
Baixar para ler offline
Introduction to
                            WordPress for
                          Personal Site Design
                               Nicole C. Engard
                              nengard@gmail.com




Monday, December 17, 12
Outline
                   • What is Wordpress?
                   • Who is using Wordpress?
                   • Why Wordpress?
                   • Install and Set Up Wordpress
                   • Customize Wordpress

Monday, December 17, 12
What is Wordpress
                   • Open Source
                   • Free of Cost
                   • A blogging platform
                   • A content management system (CMS)
                   • Easy to Learn

Monday, December 17, 12
Who is Using Wordpress
              •       Businesses
                    •     http://blogs.adobe.com
                    •     http://www.thefordstory.com
                    •     http://mozillalabs.com
                    •     http://kogibbq.com

              •       Universities
                    •     http://med.ucf.edu
                    •     http://www.drew.edu
                    •     http://ualr.edu

              •       More
                    •     http://wordpress.org/showcase/



Monday, December 17, 12
Who is Using WordPress




                          Found on: http://trends.builtwith.com/cms


Monday, December 17, 12
Why Wordpress?
                   • Easy to navigate
                   • Built in search engine
                   • Thousands of plugins/extensions
                   • Thousands of pre-made themes
                   • Tons of online documentation & help

Monday, December 17, 12
Why Wordpress as a CMS
                • It’s for more than just blogging
                • Allows for multiple users/permissions
                • No need for system admin - anyone can
                          upgrade/edit files
                   • Named ‘Hall of Fame CMS’ in 2010
                          •   packtpub.com/open-source-awards-home/2010-wordpress

                   • Easy, Easy, Easy!
Monday, December 17, 12
Wordpress Varieties
                   • Wordpress.com
                     • Free hosted version of Wordpress
                   • Wordpress.org
                     • Free downloadable version of Wordpress
                   • BuddyPress (http://buddypress.org)
                     • Social networking site built on Wordpress

Monday, December 17, 12
Doing it Yourself



Monday, December 17, 12
Things to do
            • Install Wordpress
            • Alter settings
            • Choose a theme
            • Set Menus & Widgets
            • Add Content
             • Create a page
             • Create a blog
            • Add Plugins
Monday, December 17, 12
Terms
          • Widget
            • Bits of content you can add to your sidebars
              and menus without knowing any coding
          • Menu
            • Navigational menus found at the top and/or side
              of your site
          • Plugin
            • A package of code that adds additional
                          functionality to your site


Monday, December 17, 12
Installing WordPress
                   • Instructions:
                          •   codex.wordpress.org/Installing_WordPress

                          •   wpsites.net/video/how-to-install-wordpress-
                              manually/

                   • Famous Five Minute Install
                          •   Less if you have a server with one click
                              installation of WordPress


Monday, December 17, 12
Settings
       •       Click ‘Settings’ (toward the bottom left)
             •   General includes site title and general settings
             •   Writing includes settings related to content creation
             •   Reading includes settings related to how users read
             •   Discussion includes settings related to commenting
             •   Media includes settings related to images and files
             •   Privacy includes settings related to your site on search
                 engines
             •   Permalinks includes settings related to the style of your links



Monday, December 17, 12
Choose a Theme
       •       Click ‘Themes’ under ‘Appearance’

       •       Under ‘Manage Themes’ you will see all of the installed
               themes and can preview them by clicking ‘Preview’ or
               apply them by clicking ‘Activate’

       •       To install themes you click the ‘Install Themes’ tab and
               search the themes on WordPress

             •      Important to look for themes that support widgets,
                    custom menus and custom headers



Monday, December 17, 12
Managing Menus
         •      Click ‘Appearance’
         •      Click ‘Menus’
               •      If your theme supports menus a note like ‘Your theme supports 2
                      menus’ will appear in the top left
         •      Click the ‘+’ tab to add a new menu
         •      Give the menu a name
         •      Drag pages from the left to the menu
         •      Add a URL to another page using ‘Custom Links’
         •      Save the menu
         •      Assign the menu a location under ‘Theme Locations’


Monday, December 17, 12
Widgets Defined
            • Search widgets let people search your site
            • RSS widgets pull in RSS feeds and publish them
                   on your site
            • Text widgets are handy for any custom text or
                   code you’d like to include
            • Recent posts and recent comments will show
                   recently added content to your site


Monday, December 17, 12
Managing Widgets
                   • Add a Search widget
                   • Click ‘Appearance’
                   • Click ‘Widgets’
                   • Drag ‘Search’ from the list of widgets to an
                          area on the right



Monday, December 17, 12
Create a Page
       •       Click ‘Add New’ under ‘Pages’ on the left hand side menu

       •       Choose a ‘Title’

       •       Enter your body text

       •       On the right choose the ‘Page Parent’ and ‘Order’

       •       Below the content decide if you want to allow comments

       •       Click ‘Publish’



Monday, December 17, 12
Create a Blog Post
       •       Click ‘Add New’ under ‘Posts’
       •       Choose a ‘Title’
       •       Enter your body text
       •       Insert an image or link to a file
       •       Below the content decide if you want to allow comments
       •       Click ‘Publish’




Monday, December 17, 12
Plugins
                   • Click ‘Add new’ under ‘Plugins’
                   • Search the plugin database for the tool you
                          need
                   • Click ‘Install’ under the right plugin
                   • Set up plugin if necessary

Monday, December 17, 12
Must Have Plugins
     • Events Calendar
          •      wordpress.org/extend/plugins/the-events-calendar/

     • Contact Form
          •      wordpress.org/extend/plugins/contact-form-7/

     • Google Sitemaps
          •      wordpress.org/extend/plugins/google-sitemap-generator/

     • Anti-Spam
          •      wordpress.org/extend/plugins/akismet/



Monday, December 17, 12
Must Have Plugins
                   • WP Backup
                          •   wordpress.org/extend/plugins/wp-db-backup/

                   • Exploit Scanner
                          •   wordpress.org/extend/plugins/exploit-scanner/

                   • Maintenance Mode
                          •   wordpress.org/extend/plugins/maintenance-mode/



Monday, December 17, 12
Must Have Plugins
           •      No Self Pings
                •         wordpress.org/extend/plugins/no-self-ping/

           •      Google Analyticator
                •         wordpress.org/extend/plugins/google-analyticator/

           •      Google Analytics for WordPress
                •         wordpress.org/extend/plugins/google-analytics-for-wordpress/

           •      Broken Link Checker
                •         wordpress.org/extend/plugins/broken-link-checker/



Monday, December 17, 12
On Your Own


Monday, December 17, 12
Additional Tools
         •      Web server with MySQL and PHP installed & a domain
                name
               •      I use Hostgator.com (hosting) and GoDaddy.com (domain)
               •      Dreamhost offers free hosting to non profits
         •      Access to (or someone who can) alter the MySQL
                database interface or a host with single click install of
                Wordpress
         •      FTP Software
               •      I use Filezilla (http://filezilla-project.org/)


Monday, December 17, 12
WordPress Presentations
                   • People to follow on SlideShare:
                    • Stephanie Leary
                            www.slideshare.net/stephanieleary
                          • Syed Balkhi
                            www.slideshare.net/wpbeginner
                          • Andrea Rennick
                            www.slideshare.net/AndreaRennick


Monday, December 17, 12
WordPress Tutorials
                   • YouTube Playlists
                          •   www.youtube.com/view_play_list?
                              p=3660E1BF38351F4D

                          •   www.youtube.com/view_play_list?
                              p=2B44F91BD836E499

                          •   www.youtube.com/view_play_list?
                              p=928D6604C81A7D0B



Monday, December 17, 12
Premium Themes
                   • WooThemes: www.woothemes.com
                   • StudioPress: www.studiopress.com
                   • ElegantThemes: www.elegantthemes.com
                   • Official Listing: wordpress.org/extend/
                          themes/commercial/
                   • Comparison: www.smashingmagazine.com/
                          2011/04/20/detailed-comparison-of-
                          premium-wordpress-theme-clubs/


Monday, December 17, 12
Blogs
                   • WordPress News
                    • http://wordpress.org/news/
                   • WPMU
                    • http://wpmu.org
                   • WP Sites
                    • http://wpsites.net
Monday, December 17, 12
Links
    • Beginner’s Guide to Tricking out Wordpress
          •      http://lifehacker.com/5365600/the-beginners-guide-to-tricking-out-your-
                 wordpress-blog

    • Wordpress Quick Start Guide
      • http://codex.wordpress.org/WordPress_Quick_Start_Guide
    • Secure your WordPress blog
      • http://mashable.com/2010/04/28/wordpress-security-tips/
    • WordPress Bibliography
          •      https://www.zotero.org/nengard/items/collectionKey/48SH2WJI




Monday, December 17, 12
Books
         •      Leary, Stephanie. Beginning WordPress 3. 1st ed. Apress,
                2010.
         •      Jones, Kyle M. L, and Polly-Alida Farrington. Learning
                from libraries that use WordPress : content-management
                system best practices and case studies. Chicago:
                American Library Association, 2013.
         •      Tomasi, Chuck, and Kreg Steppe. Sams Teach Yourself
                WordPress 3 in 10 Minutes. 1st ed. Sams, 2010.
         •      Beck, Jessica Neuman, and Matt Beck. 2009. WordPress:
                Visual QuickStart Guide. [S.l.]: Peachpit Press.


Monday, December 17, 12
Thank You
                         Nicole C. Engard
                       nengard@gmail.com
      Slides: web2learning.net > Publications & Presentations




Monday, December 17, 12

Mais conteúdo relacionado

Mais procurados

GDI - Intro to WordPress
GDI - Intro to WordPressGDI - Intro to WordPress
GDI - Intro to WordPress
Suzette Franck
 

Mais procurados (20)

Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
 
WORDPRESS
WORDPRESSWORDPRESS
WORDPRESS
 
Wordpress essential training - Wordpress Presentation PPT
Wordpress essential training - Wordpress Presentation PPTWordpress essential training - Wordpress Presentation PPT
Wordpress essential training - Wordpress Presentation PPT
 
Website design with Wordpress ppt
Website design with Wordpress pptWebsite design with Wordpress ppt
Website design with Wordpress ppt
 
Alice Phieu - WordPress For Beginners
Alice Phieu - WordPress For BeginnersAlice Phieu - WordPress For Beginners
Alice Phieu - WordPress For Beginners
 
Wordpress ppt
Wordpress pptWordpress ppt
Wordpress ppt
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
 
WordPress Webinar Training Presentation
WordPress Webinar Training PresentationWordPress Webinar Training Presentation
WordPress Webinar Training Presentation
 
GDI - Intro to WordPress
GDI - Intro to WordPressGDI - Intro to WordPress
GDI - Intro to WordPress
 
WordPress what is Wordpress
WordPress what is WordpressWordPress what is Wordpress
WordPress what is Wordpress
 
Wordpress CMS tutorial and guide manual
Wordpress CMS tutorial and guide manualWordpress CMS tutorial and guide manual
Wordpress CMS tutorial and guide manual
 
Wordpress
WordpressWordpress
Wordpress
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
 
WordPress Course Outline
WordPress Course OutlineWordPress Course Outline
WordPress Course Outline
 
Introduction of Html/css/js
Introduction of Html/css/jsIntroduction of Html/css/js
Introduction of Html/css/js
 
Wordpress
WordpressWordpress
Wordpress
 
Content Management System - CMS
 Content Management System - CMS Content Management System - CMS
Content Management System - CMS
 
Introduction to Web Hosting.
Introduction to Web Hosting.Introduction to Web Hosting.
Introduction to Web Hosting.
 
Content Management System
Content Management SystemContent Management System
Content Management System
 
Wordpress Development Introduction
Wordpress Development IntroductionWordpress Development Introduction
Wordpress Development Introduction
 

Destaque

Wordpress as a CMS
Wordpress as a CMSWordpress as a CMS
Wordpress as a CMS
markirby
 
Gis Project Proposal
Gis Project ProposalGis Project Proposal
Gis Project Proposal
larsonk
 

Destaque (17)

Introduction of wordpress, Wordpress Training Ahmedabad, Wordpress Class Ahme...
Introduction of wordpress, Wordpress Training Ahmedabad, Wordpress Class Ahme...Introduction of wordpress, Wordpress Training Ahmedabad, Wordpress Class Ahme...
Introduction of wordpress, Wordpress Training Ahmedabad, Wordpress Class Ahme...
 
Designing WordPress - Heart&Sole2011
Designing WordPress - Heart&Sole2011Designing WordPress - Heart&Sole2011
Designing WordPress - Heart&Sole2011
 
WordPress for the 99%
WordPress for the 99%WordPress for the 99%
WordPress for the 99%
 
Wordpress as a CMS
Wordpress as a CMSWordpress as a CMS
Wordpress as a CMS
 
Create website using open source CMS WordPress by swapnil chafale
Create website using open source CMS WordPress by swapnil chafaleCreate website using open source CMS WordPress by swapnil chafale
Create website using open source CMS WordPress by swapnil chafale
 
Installation of wordpress and opencart
Installation of wordpress and opencartInstallation of wordpress and opencart
Installation of wordpress and opencart
 
Tips & Tricks in securing your WordPress installation
Tips & Tricks in securing your WordPress installationTips & Tricks in securing your WordPress installation
Tips & Tricks in securing your WordPress installation
 
1 installation of wordpress
1 installation of wordpress1 installation of wordpress
1 installation of wordpress
 
Content Strategy for WordPress
Content Strategy for WordPressContent Strategy for WordPress
Content Strategy for WordPress
 
Wc miami Genesis Introduction
Wc miami Genesis Introduction Wc miami Genesis Introduction
Wc miami Genesis Introduction
 
Wc cbus-15 - Support your product
Wc cbus-15 - Support your productWc cbus-15 - Support your product
Wc cbus-15 - Support your product
 
Writing for the Web in Government and Education
Writing for the Web in Government and EducationWriting for the Web in Government and Education
Writing for the Web in Government and Education
 
Online publishing with wordpress(installation)
Online publishing with wordpress(installation)Online publishing with wordpress(installation)
Online publishing with wordpress(installation)
 
Content Strategy for WordPress: Case Study
Content Strategy for WordPress: Case StudyContent Strategy for WordPress: Case Study
Content Strategy for WordPress: Case Study
 
Gis Project Proposal
Gis Project ProposalGis Project Proposal
Gis Project Proposal
 
Content First in Action
Content First in ActionContent First in Action
Content First in Action
 
Panning for Gold: Sifting through Emerging Technologies to Find the Real Trea...
Panning for Gold: Sifting through Emerging Technologies to Find the Real Trea...Panning for Gold: Sifting through Emerging Technologies to Find the Real Trea...
Panning for Gold: Sifting through Emerging Technologies to Find the Real Trea...
 

Semelhante a Intro to Wordpress

Using Wordpress To Create Your Website
Using Wordpress To Create Your WebsiteUsing Wordpress To Create Your Website
Using Wordpress To Create Your Website
Nicole C. Engard
 
Wordpress website development
Wordpress website developmentWordpress website development
Wordpress website development
John Faust
 
Wp nhcc portfolio
Wp nhcc portfolioWp nhcc portfolio
Wp nhcc portfolio
gregorvios
 
09-10-2012-getting-started-with-word-press
09-10-2012-getting-started-with-word-press09-10-2012-getting-started-with-word-press
09-10-2012-getting-started-with-word-press
Jerome Miller
 
Castro Chapter 2
Castro Chapter 2Castro Chapter 2
Castro Chapter 2
Jeff Byrnes
 
Castro Chapter 2
Castro Chapter 2Castro Chapter 2
Castro Chapter 2
Jeff Byrnes
 

Semelhante a Intro to Wordpress (20)

Using Wordpress To Create Your Website
Using Wordpress To Create Your WebsiteUsing Wordpress To Create Your Website
Using Wordpress To Create Your Website
 
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
 
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
 
Customizing WordPress Themes
Customizing WordPress ThemesCustomizing WordPress Themes
Customizing WordPress Themes
 
How to select, install and customize a WordPress theme
How to select, install and customize a WordPress themeHow to select, install and customize a WordPress theme
How to select, install and customize a WordPress theme
 
Wordpress website development
Wordpress website developmentWordpress website development
Wordpress website development
 
Getting into WordPress
Getting into WordPressGetting into WordPress
Getting into WordPress
 
Wp nhcc portfolio
Wp nhcc portfolioWp nhcc portfolio
Wp nhcc portfolio
 
Ten Things You Should Know About WordPress
Ten Things You Should Know About WordPressTen Things You Should Know About WordPress
Ten Things You Should Know About WordPress
 
How To Choose A Theme
How To Choose A ThemeHow To Choose A Theme
How To Choose A Theme
 
Brad Hauck - Better Wordpress Blogging Workshop - Breakout Session
Brad Hauck - Better Wordpress Blogging Workshop - Breakout SessionBrad Hauck - Better Wordpress Blogging Workshop - Breakout Session
Brad Hauck - Better Wordpress Blogging Workshop - Breakout Session
 
Learn Drupal's Most Powerful Site-Building Modules: Display Suite, Context, V...
Learn Drupal's Most Powerful Site-Building Modules: Display Suite, Context, V...Learn Drupal's Most Powerful Site-Building Modules: Display Suite, Context, V...
Learn Drupal's Most Powerful Site-Building Modules: Display Suite, Context, V...
 
WordPress Theme Basics
WordPress Theme BasicsWordPress Theme Basics
WordPress Theme Basics
 
Front end-design and best practices
Front end-design and best practicesFront end-design and best practices
Front end-design and best practices
 
Meeple Communications Introduction to WordPress April 2017
Meeple Communications Introduction to WordPress April 2017Meeple Communications Introduction to WordPress April 2017
Meeple Communications Introduction to WordPress April 2017
 
WordPress: Your Passport to Business
WordPress: Your Passport to BusinessWordPress: Your Passport to Business
WordPress: Your Passport to Business
 
09-10-2012-getting-started-with-word-press
09-10-2012-getting-started-with-word-press09-10-2012-getting-started-with-word-press
09-10-2012-getting-started-with-word-press
 
Castro Chapter 2
Castro Chapter 2Castro Chapter 2
Castro Chapter 2
 
Castro Chapter 2
Castro Chapter 2Castro Chapter 2
Castro Chapter 2
 
WCBos13 intermediate workshop
WCBos13 intermediate workshopWCBos13 intermediate workshop
WCBos13 intermediate workshop
 

Mais de Nicole C. Engard

Training Koha Libraries - KohaCon13
Training Koha Libraries - KohaCon13Training Koha Libraries - KohaCon13
Training Koha Libraries - KohaCon13
Nicole C. Engard
 
Open Source in Libraries: Freedom and Community
Open Source in Libraries: Freedom and CommunityOpen Source in Libraries: Freedom and Community
Open Source in Libraries: Freedom and Community
Nicole C. Engard
 
Libraries Developing Openly
Libraries Developing OpenlyLibraries Developing Openly
Libraries Developing Openly
Nicole C. Engard
 
Teaching and Learning Technology
Teaching and Learning TechnologyTeaching and Learning Technology
Teaching and Learning Technology
Nicole C. Engard
 
Why Should I Care? New Technologies for Libraries & Librarians
Why Should I Care? New Technologies for Libraries & LibrariansWhy Should I Care? New Technologies for Libraries & Librarians
Why Should I Care? New Technologies for Libraries & Librarians
Nicole C. Engard
 
Open Source Software for Libraries
Open Source Software for LibrariesOpen Source Software for Libraries
Open Source Software for Libraries
Nicole C. Engard
 
Koha: Participation is Key
Koha: Participation is KeyKoha: Participation is Key
Koha: Participation is Key
Nicole C. Engard
 

Mais de Nicole C. Engard (20)

Training Koha Libraries - KohaCon13
Training Koha Libraries - KohaCon13Training Koha Libraries - KohaCon13
Training Koha Libraries - KohaCon13
 
The New Age of Librarianship
The New Age of LibrarianshipThe New Age of Librarianship
The New Age of Librarianship
 
The Accidental Systems Librarian
The Accidental Systems LibrarianThe Accidental Systems Librarian
The Accidental Systems Librarian
 
Implementing Open Source
Implementing Open SourceImplementing Open Source
Implementing Open Source
 
Practical Open Source Software for Libraries
Practical Open Source Software for LibrariesPractical Open Source Software for Libraries
Practical Open Source Software for Libraries
 
Training Librarians: Tips from the Trenches
Training Librarians: Tips from the TrenchesTraining Librarians: Tips from the Trenches
Training Librarians: Tips from the Trenches
 
Training on Koha
Training on KohaTraining on Koha
Training on Koha
 
Open Source: Freedom and Community
Open Source: Freedom and CommunityOpen Source: Freedom and Community
Open Source: Freedom and Community
 
Open Source in Libraries: Freedom and Community
Open Source in Libraries: Freedom and CommunityOpen Source in Libraries: Freedom and Community
Open Source in Libraries: Freedom and Community
 
Open Source Tools for Libraries
Open Source Tools for LibrariesOpen Source Tools for Libraries
Open Source Tools for Libraries
 
Web 2.0 Tools & Applications in Libraries
Web 2.0 Tools & Applications in LibrariesWeb 2.0 Tools & Applications in Libraries
Web 2.0 Tools & Applications in Libraries
 
Open Source for Libraries
Open Source for LibrariesOpen Source for Libraries
Open Source for Libraries
 
Open Source for Libraries
Open Source for LibrariesOpen Source for Libraries
Open Source for Libraries
 
Coding Potpourri: MySQL
Coding Potpourri: MySQLCoding Potpourri: MySQL
Coding Potpourri: MySQL
 
Libraries Developing Openly
Libraries Developing OpenlyLibraries Developing Openly
Libraries Developing Openly
 
Teaching and Learning Technology
Teaching and Learning TechnologyTeaching and Learning Technology
Teaching and Learning Technology
 
Why Should I Care? New Technologies for Libraries & Librarians
Why Should I Care? New Technologies for Libraries & LibrariansWhy Should I Care? New Technologies for Libraries & Librarians
Why Should I Care? New Technologies for Libraries & Librarians
 
Open Source Software for Libraries
Open Source Software for LibrariesOpen Source Software for Libraries
Open Source Software for Libraries
 
Koha: Participation is Key
Koha: Participation is KeyKoha: Participation is Key
Koha: Participation is Key
 
Intoduction to Koha Technical Services
Intoduction to Koha Technical ServicesIntoduction to Koha Technical Services
Intoduction to Koha Technical Services
 

Último

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Último (20)

Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 

Intro to Wordpress

  • 1. Introduction to WordPress for Personal Site Design Nicole C. Engard nengard@gmail.com Monday, December 17, 12
  • 2. Outline • What is Wordpress? • Who is using Wordpress? • Why Wordpress? • Install and Set Up Wordpress • Customize Wordpress Monday, December 17, 12
  • 3. What is Wordpress • Open Source • Free of Cost • A blogging platform • A content management system (CMS) • Easy to Learn Monday, December 17, 12
  • 4. Who is Using Wordpress • Businesses • http://blogs.adobe.com • http://www.thefordstory.com • http://mozillalabs.com • http://kogibbq.com • Universities • http://med.ucf.edu • http://www.drew.edu • http://ualr.edu • More • http://wordpress.org/showcase/ Monday, December 17, 12
  • 5. Who is Using WordPress Found on: http://trends.builtwith.com/cms Monday, December 17, 12
  • 6. Why Wordpress? • Easy to navigate • Built in search engine • Thousands of plugins/extensions • Thousands of pre-made themes • Tons of online documentation & help Monday, December 17, 12
  • 7. Why Wordpress as a CMS • It’s for more than just blogging • Allows for multiple users/permissions • No need for system admin - anyone can upgrade/edit files • Named ‘Hall of Fame CMS’ in 2010 • packtpub.com/open-source-awards-home/2010-wordpress • Easy, Easy, Easy! Monday, December 17, 12
  • 8. Wordpress Varieties • Wordpress.com • Free hosted version of Wordpress • Wordpress.org • Free downloadable version of Wordpress • BuddyPress (http://buddypress.org) • Social networking site built on Wordpress Monday, December 17, 12
  • 9. Doing it Yourself Monday, December 17, 12
  • 10. Things to do • Install Wordpress • Alter settings • Choose a theme • Set Menus & Widgets • Add Content • Create a page • Create a blog • Add Plugins Monday, December 17, 12
  • 11. Terms • Widget • Bits of content you can add to your sidebars and menus without knowing any coding • Menu • Navigational menus found at the top and/or side of your site • Plugin • A package of code that adds additional functionality to your site Monday, December 17, 12
  • 12. Installing WordPress • Instructions: • codex.wordpress.org/Installing_WordPress • wpsites.net/video/how-to-install-wordpress- manually/ • Famous Five Minute Install • Less if you have a server with one click installation of WordPress Monday, December 17, 12
  • 13. Settings • Click ‘Settings’ (toward the bottom left) • General includes site title and general settings • Writing includes settings related to content creation • Reading includes settings related to how users read • Discussion includes settings related to commenting • Media includes settings related to images and files • Privacy includes settings related to your site on search engines • Permalinks includes settings related to the style of your links Monday, December 17, 12
  • 14. Choose a Theme • Click ‘Themes’ under ‘Appearance’ • Under ‘Manage Themes’ you will see all of the installed themes and can preview them by clicking ‘Preview’ or apply them by clicking ‘Activate’ • To install themes you click the ‘Install Themes’ tab and search the themes on WordPress • Important to look for themes that support widgets, custom menus and custom headers Monday, December 17, 12
  • 15. Managing Menus • Click ‘Appearance’ • Click ‘Menus’ • If your theme supports menus a note like ‘Your theme supports 2 menus’ will appear in the top left • Click the ‘+’ tab to add a new menu • Give the menu a name • Drag pages from the left to the menu • Add a URL to another page using ‘Custom Links’ • Save the menu • Assign the menu a location under ‘Theme Locations’ Monday, December 17, 12
  • 16. Widgets Defined • Search widgets let people search your site • RSS widgets pull in RSS feeds and publish them on your site • Text widgets are handy for any custom text or code you’d like to include • Recent posts and recent comments will show recently added content to your site Monday, December 17, 12
  • 17. Managing Widgets • Add a Search widget • Click ‘Appearance’ • Click ‘Widgets’ • Drag ‘Search’ from the list of widgets to an area on the right Monday, December 17, 12
  • 18. Create a Page • Click ‘Add New’ under ‘Pages’ on the left hand side menu • Choose a ‘Title’ • Enter your body text • On the right choose the ‘Page Parent’ and ‘Order’ • Below the content decide if you want to allow comments • Click ‘Publish’ Monday, December 17, 12
  • 19. Create a Blog Post • Click ‘Add New’ under ‘Posts’ • Choose a ‘Title’ • Enter your body text • Insert an image or link to a file • Below the content decide if you want to allow comments • Click ‘Publish’ Monday, December 17, 12
  • 20. Plugins • Click ‘Add new’ under ‘Plugins’ • Search the plugin database for the tool you need • Click ‘Install’ under the right plugin • Set up plugin if necessary Monday, December 17, 12
  • 21. Must Have Plugins • Events Calendar • wordpress.org/extend/plugins/the-events-calendar/ • Contact Form • wordpress.org/extend/plugins/contact-form-7/ • Google Sitemaps • wordpress.org/extend/plugins/google-sitemap-generator/ • Anti-Spam • wordpress.org/extend/plugins/akismet/ Monday, December 17, 12
  • 22. Must Have Plugins • WP Backup • wordpress.org/extend/plugins/wp-db-backup/ • Exploit Scanner • wordpress.org/extend/plugins/exploit-scanner/ • Maintenance Mode • wordpress.org/extend/plugins/maintenance-mode/ Monday, December 17, 12
  • 23. Must Have Plugins • No Self Pings • wordpress.org/extend/plugins/no-self-ping/ • Google Analyticator • wordpress.org/extend/plugins/google-analyticator/ • Google Analytics for WordPress • wordpress.org/extend/plugins/google-analytics-for-wordpress/ • Broken Link Checker • wordpress.org/extend/plugins/broken-link-checker/ Monday, December 17, 12
  • 24. On Your Own Monday, December 17, 12
  • 25. Additional Tools • Web server with MySQL and PHP installed & a domain name • I use Hostgator.com (hosting) and GoDaddy.com (domain) • Dreamhost offers free hosting to non profits • Access to (or someone who can) alter the MySQL database interface or a host with single click install of Wordpress • FTP Software • I use Filezilla (http://filezilla-project.org/) Monday, December 17, 12
  • 26. WordPress Presentations • People to follow on SlideShare: • Stephanie Leary www.slideshare.net/stephanieleary • Syed Balkhi www.slideshare.net/wpbeginner • Andrea Rennick www.slideshare.net/AndreaRennick Monday, December 17, 12
  • 27. WordPress Tutorials • YouTube Playlists • www.youtube.com/view_play_list? p=3660E1BF38351F4D • www.youtube.com/view_play_list? p=2B44F91BD836E499 • www.youtube.com/view_play_list? p=928D6604C81A7D0B Monday, December 17, 12
  • 28. Premium Themes • WooThemes: www.woothemes.com • StudioPress: www.studiopress.com • ElegantThemes: www.elegantthemes.com • Official Listing: wordpress.org/extend/ themes/commercial/ • Comparison: www.smashingmagazine.com/ 2011/04/20/detailed-comparison-of- premium-wordpress-theme-clubs/ Monday, December 17, 12
  • 29. Blogs • WordPress News • http://wordpress.org/news/ • WPMU • http://wpmu.org • WP Sites • http://wpsites.net Monday, December 17, 12
  • 30. Links • Beginner’s Guide to Tricking out Wordpress • http://lifehacker.com/5365600/the-beginners-guide-to-tricking-out-your- wordpress-blog • Wordpress Quick Start Guide • http://codex.wordpress.org/WordPress_Quick_Start_Guide • Secure your WordPress blog • http://mashable.com/2010/04/28/wordpress-security-tips/ • WordPress Bibliography • https://www.zotero.org/nengard/items/collectionKey/48SH2WJI Monday, December 17, 12
  • 31. Books • Leary, Stephanie. Beginning WordPress 3. 1st ed. Apress, 2010. • Jones, Kyle M. L, and Polly-Alida Farrington. Learning from libraries that use WordPress : content-management system best practices and case studies. Chicago: American Library Association, 2013. • Tomasi, Chuck, and Kreg Steppe. Sams Teach Yourself WordPress 3 in 10 Minutes. 1st ed. Sams, 2010. • Beck, Jessica Neuman, and Matt Beck. 2009. WordPress: Visual QuickStart Guide. [S.l.]: Peachpit Press. Monday, December 17, 12
  • 32. Thank You Nicole C. Engard nengard@gmail.com Slides: web2learning.net > Publications & Presentations Monday, December 17, 12