SlideShare a Scribd company logo
1 of 31
Download to read offline
Introduction to WordPress

                                           Saturday 19 Sep 09
                                          Software Freedom Day
                                                Melbourne

                                                  Kathy Reid
                                           kathy@kathyreid.id.au
                                         http://blog.kathyreid.id.au
                                      http://slideshare.net/KathyReid
Kathy Reid
kathy@kathyreid.id.au
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid
This workshop is for YOU
                                               Let me know
                                           if there's something
                                               you would like
                                          covered in more depth
                                           or in a different way

                                          If it's too technical,
                                                 let me know

Kathy Reid                            If it's not technical enough,
kathy@kathyreid.id.au                             let me know
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid
What is WordPress?
                                            Blogging software
                                               Online journal
                                        Basic content management

                              Slide 3
                                               Easy to learn
                                               Easy to teach
                                             Well documented
                                        Lots of resources available

Kathy Reid                                 Free (or mostly free)
kathy@kathyreid.id.au                         Open Source
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid
Two types of WordPress

                                               Hosted online
                                        (You don't have to install it on
                                              your own server)
                              Slide 4
                                          Available for download
                                              and installation
                                          if you have web hosting
                                          (requires PHP/MySQL)
Kathy Reid                               http://www.wordpress.org
kathy@kathyreid.id.au
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid
Hosted online – getting started


                                        Go to http://www.wordpress.com
                                               Create an account
                              Slide 5    Confirm your account details
                                               Create a new blog

                                        http://yourblog.wordpress.com

Kathy Reid
kathy@kathyreid.id.au
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid
Slide 6




Kathy Reid
kathy@kathyreid.id.au
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid
Exercise 1: Your first WordPress blog
                                        1.Go to
                                         http://www.wordpress.com
                                        2.Sign up for an account
                                         (if you wish)
                              Slide 7   3.Create a new blog
                                        4.Name if whatever you would
                                         like
                                        5.Go to your new blog
                                        6.Have a look around :)
Kathy Reid
kathy@kathyreid.id.au
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid
Handy terms
                                        Post: A blog post, or news story.
                                         Generally content in a post has a
                                         short life time. Posts can be
                                         grouped into categories

                              Slide 8
                                        Page: Like a 'normal' web page of
                                         content – such as 'About Us',
                                         'Contact' etc. Generally content
                                         in a page has a long life time

Kathy Reid                              Blogroll: A list of links, usually to
kathy@kathyreid.id.au                    other blogs or websites of
http://blog.kathyreid.id.au              people you 'follow' or like to read
http://www.slideshare.net/KathyReid
Your first WordPress post

                                        The WordPress bar at the top of
                                           your site is a quick way to
                                              administer your site
                              Slide 9
                                             Let's do a New Post

                                          (Click on New Post in your
                                                WordPress bar)
Kathy Reid
kathy@kathyreid.id.au
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid
10
Editing interface
                                         ●   Title – useful for SEO
                                         ●   Slug – also called a
                                             permalink – the permanent
                                             link to a post
                              Slide 11
                                         ●   WYSIWYG editor
                                             –   Many similar functions to
                                                 Word
                                             –   If you know HTML you can also
Kathy Reid                                       use code if you prefer
kathy@kathyreid.id.au
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid
Exercise 2: Your first post
                                        Use the editing interface to;
                                            –   Give your first post a title
                                            –   Add some content to the post
                                            –   Format the content
                             Slide 12
                                                 ●   Use some bullets
                                                 ●   Try a quotation
                                        ●   Can you find the 'kitchen
                                            sink' button?
Kathy Reid                              ●   What extra formatting does
kathy@kathyreid.id.au
http://blog.kathyreid.id.au                 the kitchen sink give you?
http://www.slideshare.net/KathyReid
Media
                                        ●   Different media types can be
                                            uploaded and inserted into
                                            the web page.
                                        ●   The hosted version of
                             Slide 13       WordPress has limits on
                                            how many media files can
                                            be uploaded
                                        ●   Meta data such as caption
Kathy Reid                                  and description can be
kathy@kathyreid.id.au                       saved with the media file
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid
14
15
Exercise 3: Adding media to a Post
                                        ●   Start a new Post
                                        ●   Use the editing interface to
                                            upload a picture
                                        ●   Give the picture a name and
                             Slide 16
                                            a caption
                                        ●   Insert the picture into your
                                            post
                                        ●   What different options do
Kathy Reid
kathy@kathyreid.id.au                       you have for sizing the
http://blog.kathyreid.id.au                 picture in the post?
http://www.slideshare.net/KathyReid
Tags
                                        ●   Words to describe the
                                            content of your post
                                        ●   Used by search engines for
                                            indexing
                             Slide 17
                                        ●   Can be used to generate a
                                            'tag cloud' – which is an
                                            alternative method to allow
                                            users to navigate your
Kathy Reid                                  website
kathy@kathyreid.id.au
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid
Categories
                                        ●   Categories are a way to group
                                            Posts
                                        ●   (remember the difference
                                            between Posts and Pages,
                                            right? )
                             Slide 18
                                        ●   For instance, 'News' might be a
                                            category, or 'Events' might be a
                                            category
                                        ●   (limited lifespan of content)
Kathy Reid                              ●   By default, WordPress will put
kathy@kathyreid.id.au
http://blog.kathyreid.id.au                 Posts into the 'Uncategorised'
http://www.slideshare.net/KathyReid         category
Exercise 4: Putting a post in a category
                                         ●   Create a new post
                                         ●   Add some content
                                         ●   Create a new category
                             Slide 19    ●   Assign the post to the new
                                             category
                                         ●   View the WordPress site
                                         ●   How has the categories list
Kathy Reid                                   changed?
kathy@kathyreid.id.au
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid
Comments (and spam)
                                       ●   WordPress is intended to
                                           generate discussion – so is
                                           designed to allow people to
                                           make comments
                            Slide 20   ●   WordPress comments are a
                                           key target for spammers
                                       ●   You MUST have Akismet
                                           installed for anti-spam on
Kathy Reid                                 comments (comes with
kathy@kathyreid.id.au                      WordPress by default)
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid
Comments (cont'd)
                                        ●   You will need to have a
                                            sense of what is spam and
                                            what isn't spam – spammers
                                            are getting ever more clever
                             Slide 21       at making their comments
                                            look genuine
                                        ●   Generally, if the comment
                                            includes a link to a website
                                            then it is spam.
Kathy Reid
kathy@kathyreid.id.au                   ●   Oh, a note to spammers:
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid         DIE IN A FIRE!!!!
Publishing
                                       ●   You can preview a post
                                           before publishing it to
                                           double check (good idea!)
                                       ●   You can delay publishing so
                            Slide 22       that a post can be written,
                                           but published in the future
                                       ●   Posts can be public, private
                                           or protected via password
Kathy Reid
kathy@kathyreid.id.au
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid
Pages
                                       ●   Very similar to posts,
                                           generally used for content
                                           with a longer lifespan such
                                           as 'About' or 'Contact'
                            Slide 23   ●   Pages have a hierarchy,
                                           which is created by
                                           assigning a page to a parent
                                           page
Kathy Reid                             ●   Pages can't have tags,
kathy@kathyreid.id.au                      categories etc
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid
24
Quick review
                                       ●   Creating a WordPress.com blog
                                       ●   Difference between posts and
                                           pages
                                       ●   Dealing with uploading and
                            Slide 25       inserting media
                                       ●   Tags
                                       ●   Categories
                                       ●   Publishing and viewing
Kathy Reid                                 permissions
kathy@kathyreid.id.au                  ●   Pages
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid
Dashboard
                                       ●   The 'hub' of your WordPress
                                           websites
                                       ●   Gives you an overview of
                                           how many posts, pages,
                            Slide 26       comments etc you have
                                       ●   Includes a newsfeed from
                                           WordPress.org for
                                           information and helpful hints
Kathy Reid                             ●   On the hosted solution,
kathy@kathyreid.id.au
http://blog.kathyreid.id.au                includes basic stats for your
http://www.slideshare.net/KathyReid        site
27
Appearance, Themes, Widgets, Plugins
                                       ●   WordPress is easy to customise
                                           and extend..free!
                                       ●   Themes customise the look and
                                           feel of your WordPress site
                            Slide 28   ●   Widgets are 'bits' of
                                           functionality that are displayed
                                           on your site
                                       ●   Plugins also add functionality –
                                           but the functionality may or may
Kathy Reid                                 not be displayed
kathy@kathyreid.id.au
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid
Themes
                                       ●   Develop your own theme
                                           (for advanced WordPress
                                           users – requires HTML and
                                           CSS knowledge)
                            Slide 29   ●   Install a ready made theme
                                           that fits the nature of your
                                           website (easiest)
                                       ●   The hosted solution is just a
Kathy Reid                                 case of 'pick a theme' and
kathy@kathyreid.id.au                      change it!
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid
Widgets
                                       ●   Managed via the
                                           'Appearance' menu in the
                                           Dashboard
                                       ●   The Theme must be capable
                            Slide 30       of supporting Widgets




Kathy Reid
kathy@kathyreid.id.au
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid
Additional resources

                                                     FLOSS Manual
                                             (Free/Libre and Open Source
                                                        Software)
                             Slide 31
                                        http://en.flossmanuals.net/wordpress

                                           WordPress – downloads, docs,
                                                       themes
                                             http://www.wordpress.org

Kathy Reid
kathy@kathyreid.id.au
http://blog.kathyreid.id.au
http://www.slideshare.net/KathyReid

More Related Content

Similar to Introduction to WordPress

Slideshare Embed Test
Slideshare Embed TestSlideshare Embed Test
Slideshare Embed Teststurgeond
 
WordCamp Raleigh 2018 - Beginner's Guide to Wordpress
WordCamp Raleigh 2018 - Beginner's Guide to WordpressWordCamp Raleigh 2018 - Beginner's Guide to Wordpress
WordCamp Raleigh 2018 - Beginner's Guide to WordpressConvinsys
 
Wordpress workshop slides
Wordpress workshop slidesWordpress workshop slides
Wordpress workshop slidesLasa UK
 
WordPress for Beginners - West Island Women's Centre
WordPress for Beginners - West Island Women's CentreWordPress for Beginners - West Island Women's Centre
WordPress for Beginners - West Island Women's CentreKathryn Presner
 
Reaching Out in Creative Ways
Reaching Out in Creative WaysReaching Out in Creative Ways
Reaching Out in Creative WaysSarah Glassmeyer
 
Create your own blog or website with wordpress.com
Create your own blog or website with wordpress.comCreate your own blog or website with wordpress.com
Create your own blog or website with wordpress.comBryony Taylor
 
Making something out of nothing: Free software for non-profit organisations
Making something out of nothing: Free software for non-profit organisationsMaking something out of nothing: Free software for non-profit organisations
Making something out of nothing: Free software for non-profit organisationsKathy Reid
 

Similar to Introduction to WordPress (9)

Slideshare Embed Test
Slideshare Embed TestSlideshare Embed Test
Slideshare Embed Test
 
WordPress Security
WordPress SecurityWordPress Security
WordPress Security
 
WordCamp Raleigh 2018 - Beginner's Guide to Wordpress
WordCamp Raleigh 2018 - Beginner's Guide to WordpressWordCamp Raleigh 2018 - Beginner's Guide to Wordpress
WordCamp Raleigh 2018 - Beginner's Guide to Wordpress
 
WordPress Complete Tutorial
WordPress Complete TutorialWordPress Complete Tutorial
WordPress Complete Tutorial
 
Wordpress workshop slides
Wordpress workshop slidesWordpress workshop slides
Wordpress workshop slides
 
WordPress for Beginners - West Island Women's Centre
WordPress for Beginners - West Island Women's CentreWordPress for Beginners - West Island Women's Centre
WordPress for Beginners - West Island Women's Centre
 
Reaching Out in Creative Ways
Reaching Out in Creative WaysReaching Out in Creative Ways
Reaching Out in Creative Ways
 
Create your own blog or website with wordpress.com
Create your own blog or website with wordpress.comCreate your own blog or website with wordpress.com
Create your own blog or website with wordpress.com
 
Making something out of nothing: Free software for non-profit organisations
Making something out of nothing: Free software for non-profit organisationsMaking something out of nothing: Free software for non-profit organisations
Making something out of nothing: Free software for non-profit organisations
 

More from Kathy Reid

Software Freedom Day Melbourne 2013 - Building free software communities
Software Freedom Day Melbourne 2013 - Building free software communitiesSoftware Freedom Day Melbourne 2013 - Building free software communities
Software Freedom Day Melbourne 2013 - Building free software communitiesKathy Reid
 
BarCampGeelong 9th July 2011 - Welcome Presentation
BarCampGeelong 9th July 2011 - Welcome PresentationBarCampGeelong 9th July 2011 - Welcome Presentation
BarCampGeelong 9th July 2011 - Welcome PresentationKathy Reid
 
Not your Nanna's knitting: My first Lilypad Arduino project
Not your Nanna's knitting: My first Lilypad Arduino projectNot your Nanna's knitting: My first Lilypad Arduino project
Not your Nanna's knitting: My first Lilypad Arduino projectKathy Reid
 
Deakin Uni - Videoconferencing journey
Deakin Uni - Videoconferencing journeyDeakin Uni - Videoconferencing journey
Deakin Uni - Videoconferencing journeyKathy Reid
 
Intro to-php-19 jun10
Intro to-php-19 jun10Intro to-php-19 jun10
Intro to-php-19 jun10Kathy Reid
 
Introduction to CiviCRM 12 Sep 09
Introduction to CiviCRM 12 Sep 09Introduction to CiviCRM 12 Sep 09
Introduction to CiviCRM 12 Sep 09Kathy Reid
 

More from Kathy Reid (6)

Software Freedom Day Melbourne 2013 - Building free software communities
Software Freedom Day Melbourne 2013 - Building free software communitiesSoftware Freedom Day Melbourne 2013 - Building free software communities
Software Freedom Day Melbourne 2013 - Building free software communities
 
BarCampGeelong 9th July 2011 - Welcome Presentation
BarCampGeelong 9th July 2011 - Welcome PresentationBarCampGeelong 9th July 2011 - Welcome Presentation
BarCampGeelong 9th July 2011 - Welcome Presentation
 
Not your Nanna's knitting: My first Lilypad Arduino project
Not your Nanna's knitting: My first Lilypad Arduino projectNot your Nanna's knitting: My first Lilypad Arduino project
Not your Nanna's knitting: My first Lilypad Arduino project
 
Deakin Uni - Videoconferencing journey
Deakin Uni - Videoconferencing journeyDeakin Uni - Videoconferencing journey
Deakin Uni - Videoconferencing journey
 
Intro to-php-19 jun10
Intro to-php-19 jun10Intro to-php-19 jun10
Intro to-php-19 jun10
 
Introduction to CiviCRM 12 Sep 09
Introduction to CiviCRM 12 Sep 09Introduction to CiviCRM 12 Sep 09
Introduction to CiviCRM 12 Sep 09
 

Recently uploaded

Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
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 WoodJuan lago vázquez
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...apidays
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 

Recently uploaded (20)

Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
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
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
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 WordPress

  • 1. Introduction to WordPress Saturday 19 Sep 09 Software Freedom Day Melbourne Kathy Reid kathy@kathyreid.id.au http://blog.kathyreid.id.au http://slideshare.net/KathyReid Kathy Reid kathy@kathyreid.id.au http://blog.kathyreid.id.au http://www.slideshare.net/KathyReid
  • 2. This workshop is for YOU Let me know if there's something you would like covered in more depth or in a different way If it's too technical, let me know Kathy Reid If it's not technical enough, kathy@kathyreid.id.au let me know http://blog.kathyreid.id.au http://www.slideshare.net/KathyReid
  • 3. What is WordPress? Blogging software Online journal Basic content management Slide 3 Easy to learn Easy to teach Well documented Lots of resources available Kathy Reid Free (or mostly free) kathy@kathyreid.id.au Open Source http://blog.kathyreid.id.au http://www.slideshare.net/KathyReid
  • 4. Two types of WordPress Hosted online (You don't have to install it on your own server) Slide 4 Available for download and installation if you have web hosting (requires PHP/MySQL) Kathy Reid http://www.wordpress.org kathy@kathyreid.id.au http://blog.kathyreid.id.au http://www.slideshare.net/KathyReid
  • 5. Hosted online – getting started Go to http://www.wordpress.com Create an account Slide 5 Confirm your account details Create a new blog http://yourblog.wordpress.com Kathy Reid kathy@kathyreid.id.au http://blog.kathyreid.id.au http://www.slideshare.net/KathyReid
  • 7. Exercise 1: Your first WordPress blog 1.Go to http://www.wordpress.com 2.Sign up for an account (if you wish) Slide 7 3.Create a new blog 4.Name if whatever you would like 5.Go to your new blog 6.Have a look around :) Kathy Reid kathy@kathyreid.id.au http://blog.kathyreid.id.au http://www.slideshare.net/KathyReid
  • 8. Handy terms Post: A blog post, or news story. Generally content in a post has a short life time. Posts can be grouped into categories Slide 8 Page: Like a 'normal' web page of content – such as 'About Us', 'Contact' etc. Generally content in a page has a long life time Kathy Reid Blogroll: A list of links, usually to kathy@kathyreid.id.au other blogs or websites of http://blog.kathyreid.id.au people you 'follow' or like to read http://www.slideshare.net/KathyReid
  • 9. Your first WordPress post The WordPress bar at the top of your site is a quick way to administer your site Slide 9 Let's do a New Post (Click on New Post in your WordPress bar) Kathy Reid kathy@kathyreid.id.au http://blog.kathyreid.id.au http://www.slideshare.net/KathyReid
  • 10. 10
  • 11. Editing interface ● Title – useful for SEO ● Slug – also called a permalink – the permanent link to a post Slide 11 ● WYSIWYG editor – Many similar functions to Word – If you know HTML you can also Kathy Reid use code if you prefer kathy@kathyreid.id.au http://blog.kathyreid.id.au http://www.slideshare.net/KathyReid
  • 12. Exercise 2: Your first post Use the editing interface to; – Give your first post a title – Add some content to the post – Format the content Slide 12 ● Use some bullets ● Try a quotation ● Can you find the 'kitchen sink' button? Kathy Reid ● What extra formatting does kathy@kathyreid.id.au http://blog.kathyreid.id.au the kitchen sink give you? http://www.slideshare.net/KathyReid
  • 13. Media ● Different media types can be uploaded and inserted into the web page. ● The hosted version of Slide 13 WordPress has limits on how many media files can be uploaded ● Meta data such as caption Kathy Reid and description can be kathy@kathyreid.id.au saved with the media file http://blog.kathyreid.id.au http://www.slideshare.net/KathyReid
  • 14. 14
  • 15. 15
  • 16. Exercise 3: Adding media to a Post ● Start a new Post ● Use the editing interface to upload a picture ● Give the picture a name and Slide 16 a caption ● Insert the picture into your post ● What different options do Kathy Reid kathy@kathyreid.id.au you have for sizing the http://blog.kathyreid.id.au picture in the post? http://www.slideshare.net/KathyReid
  • 17. Tags ● Words to describe the content of your post ● Used by search engines for indexing Slide 17 ● Can be used to generate a 'tag cloud' – which is an alternative method to allow users to navigate your Kathy Reid website kathy@kathyreid.id.au http://blog.kathyreid.id.au http://www.slideshare.net/KathyReid
  • 18. Categories ● Categories are a way to group Posts ● (remember the difference between Posts and Pages, right? ) Slide 18 ● For instance, 'News' might be a category, or 'Events' might be a category ● (limited lifespan of content) Kathy Reid ● By default, WordPress will put kathy@kathyreid.id.au http://blog.kathyreid.id.au Posts into the 'Uncategorised' http://www.slideshare.net/KathyReid category
  • 19. Exercise 4: Putting a post in a category ● Create a new post ● Add some content ● Create a new category Slide 19 ● Assign the post to the new category ● View the WordPress site ● How has the categories list Kathy Reid changed? kathy@kathyreid.id.au http://blog.kathyreid.id.au http://www.slideshare.net/KathyReid
  • 20. Comments (and spam) ● WordPress is intended to generate discussion – so is designed to allow people to make comments Slide 20 ● WordPress comments are a key target for spammers ● You MUST have Akismet installed for anti-spam on Kathy Reid comments (comes with kathy@kathyreid.id.au WordPress by default) http://blog.kathyreid.id.au http://www.slideshare.net/KathyReid
  • 21. Comments (cont'd) ● You will need to have a sense of what is spam and what isn't spam – spammers are getting ever more clever Slide 21 at making their comments look genuine ● Generally, if the comment includes a link to a website then it is spam. Kathy Reid kathy@kathyreid.id.au ● Oh, a note to spammers: http://blog.kathyreid.id.au http://www.slideshare.net/KathyReid DIE IN A FIRE!!!!
  • 22. Publishing ● You can preview a post before publishing it to double check (good idea!) ● You can delay publishing so Slide 22 that a post can be written, but published in the future ● Posts can be public, private or protected via password Kathy Reid kathy@kathyreid.id.au http://blog.kathyreid.id.au http://www.slideshare.net/KathyReid
  • 23. Pages ● Very similar to posts, generally used for content with a longer lifespan such as 'About' or 'Contact' Slide 23 ● Pages have a hierarchy, which is created by assigning a page to a parent page Kathy Reid ● Pages can't have tags, kathy@kathyreid.id.au categories etc http://blog.kathyreid.id.au http://www.slideshare.net/KathyReid
  • 24. 24
  • 25. Quick review ● Creating a WordPress.com blog ● Difference between posts and pages ● Dealing with uploading and Slide 25 inserting media ● Tags ● Categories ● Publishing and viewing Kathy Reid permissions kathy@kathyreid.id.au ● Pages http://blog.kathyreid.id.au http://www.slideshare.net/KathyReid
  • 26. Dashboard ● The 'hub' of your WordPress websites ● Gives you an overview of how many posts, pages, Slide 26 comments etc you have ● Includes a newsfeed from WordPress.org for information and helpful hints Kathy Reid ● On the hosted solution, kathy@kathyreid.id.au http://blog.kathyreid.id.au includes basic stats for your http://www.slideshare.net/KathyReid site
  • 27. 27
  • 28. Appearance, Themes, Widgets, Plugins ● WordPress is easy to customise and extend..free! ● Themes customise the look and feel of your WordPress site Slide 28 ● Widgets are 'bits' of functionality that are displayed on your site ● Plugins also add functionality – but the functionality may or may Kathy Reid not be displayed kathy@kathyreid.id.au http://blog.kathyreid.id.au http://www.slideshare.net/KathyReid
  • 29. Themes ● Develop your own theme (for advanced WordPress users – requires HTML and CSS knowledge) Slide 29 ● Install a ready made theme that fits the nature of your website (easiest) ● The hosted solution is just a Kathy Reid case of 'pick a theme' and kathy@kathyreid.id.au change it! http://blog.kathyreid.id.au http://www.slideshare.net/KathyReid
  • 30. Widgets ● Managed via the 'Appearance' menu in the Dashboard ● The Theme must be capable Slide 30 of supporting Widgets Kathy Reid kathy@kathyreid.id.au http://blog.kathyreid.id.au http://www.slideshare.net/KathyReid
  • 31. Additional resources FLOSS Manual (Free/Libre and Open Source Software) Slide 31 http://en.flossmanuals.net/wordpress WordPress – downloads, docs, themes http://www.wordpress.org Kathy Reid kathy@kathyreid.id.au http://blog.kathyreid.id.au http://www.slideshare.net/KathyReid