Book description
Whether you're promoting your business or writing about your travel adventures, Head First WordPress will teach you not only how to make your blog look unique and attention-grabbing, but also how to dig into the more complex functionality available on the WordPress platform. You'll learn how to customize your blog with your own URL, templates, plugin functionality, and more.
Table of contents
- Cover Page
- Advance Praise for Head First WordPress
- Praise for other Head First books
- Title Page
- Copyright Page
- Dedication
- Table of Contents (Summary)
- Table of Contents (the real thing)
- how to use this book Intro
- The technical review team
- Acknowledgments
- Safari® Books Online
-
1 getting started WordPress from scratch
- Web publishing for the masses
- How WordPress works: the 30,000-foot view
- The lifecycle of a WordPress blog post
- The Acme Bit and Pixel Company
- Download WordPress
- The “famous” 5-minute WordPress Install®
- Upload your WordPress files to the web server
- FTP client options
- WordPress installation step 2: Configuration
- WordPress stores all your stuff in a database
- Create a new database from your hosting panel
- Almost there...
- Every blog needs a title
- Pilot your blog with the WordPress dashboard
- Create your first blog post
- Use both editors when creating new posts
- Use Preview to check your post before you publish
- Your first post is now live!
- Remove or replace sample posts before you go live
- You don’t need Photoshop to edit an image
- Add an image using the media library
- Uh-oh...
- Update group permissions to get image uploads working
- Adjusting images within the post editor
- Edit your post to move the text down a line
- Welcome to the Bit Blog
- Your WordPress Toolbox
-
2 changing your blog’s look and feel A question of style
- A tale of two sites
- The Acme Bit Company home page
- Anatomy of a WordPress theme
- WordPress themes are a collection of template files...
- ... all working in concert
- PHP is the logic behind your theme
- Always use the .php extension for WordPress theme files
- Create a new theme
- Stylesheets dictate the look and feel of pages in WordPress
- Rules do a lot of work for you
- WordPress uses stylesheets two different ways
- Stylesheets identify elements in your HTML
- Putting it all together
- Everything looks good but the sidebars
- Update your sidebar content with widgets
- Drag and drop widgets where you want them
- One theme to rule them all
- Your WordPress Toolbox
-
3 content management with wordpress Beyond the blog
- WordPress is a content management system
- WordPress has three main management sections
- WordPress pages are just posts “outside” the blog
- Pages are the backbone of your CMS
- Adding a new page is just like adding a new post
- http://acmebit.com/?pageid=23...
- Make your URLs manageable with permalinks
- Permalinks are handled by the web server
- Page Not Found?
- Minding your .htaccess file
- Build your pages with the visual editor
- All pages are not created equal
- Build navigation using the WordPress menu system
- Modify your theme to enable the navigation menu
- Use CSS rules to control what shows up in the menu
- WordPress has different home page options
- No more blog... No more home page either?
- Add HTML to your new home page template file
- Then add the Acme site style rules to your CSS file
- Your WordPress Toolbox
-
4 users, categories, and tags Keeping things organized
- You’re the new editor of Thanks for Mutton
- WordPress user roles
- The anatomy of a WordPress user
- A sample user profile
- Match users to their appropriate roles
- Avoid chaos with an editorial workflow
- Review pending posts from the admin dashboard
- Categories are big buckets for your content
- Categories help organize your content
- Content is key when creating category structures
- Leftover categories often make good tags
- Writers want their pictures next to their posts
- Gravatar makes user pictures easy
- Gravatar works with your email address
- Gravatar supports WordPress comments out-of-the-box
- Your WordPress Toolbox
-
5 video and plug-ins Getting things moving
- Adding video to Thanks for Mutton
- Host your videos outside WordPress
- Hosting with Vimeo
- Upload your video to Vimeo
- Plug-ins make working with other web services easier
- Find a plug-in for almost anything in the Plugin Directory
- Browse and install plug-ins from within WordPress
- Vimeo short code
- Add additional content and files to your post
- Use the media gallery to attach other files
- Use categories to create a video section
- thanksformutton.com/categories/video
- Use the “more” tag to clean up your home page
-
6 podcasting and syndication Spreading the word
- The Thanks for Mutton podcast
- WordPress is your hub for content distribution
- The anatomy of a podcast
- RSS is one way the Web syndicates content
- The lifecycle of an RSS feed
- WordPress publishes an RSS feed automatically
- Vimeo doesn’t work well with podcasting
- Where’s the video?
- WordPress embeds its own videos too
- Add some info to your iTunes feed
- Use a plug-in to build a special feed for iTunes
- TSG Podcasting Plug-in
- Use the Podcasting Plug-in to embed videos for podcasts
- Feedburner gives you podcast stats
- Override feeds in the header of our theme
- Welcome to the Thanks for Mutton podcast
-
7 securing wordpress Locking things down
- Something’s not right here...
- You’ve been hacked
- Keep your WordPress installation and plug-ins up-to-date
- Avoid file uploads with automatic updates
- Use FTP to update WordPress if automatic updates don’t work
- Secure users make secure websites
- Edit your database to change usernames
- Databases are made up of tables
- Add more security to WordPress by protecting wp-admin
- Create a new authentication realm
- Security by obscurity
- You can learn a lot about a site by looking at its head
- Back up early, back up often
- Use plug-ins for remote, automated backups
- Don’t store backups on your web server
- Connect automated backups to Amazon S3
- Restoring your backups
- Import a backed-up database using phpMyAdmin
- Your WordPress Toolbox
-
8 making wordpress fast Time for the passing lane
- Not again...
- Keep an eye on your traffic with Google Analytics
- Integrating Google Analytics with WordPress
- Your site traffic has a lot to say...
- You’ve been Dugg
- The anatomy of a web page request
- WordPress performance checklist
- Speed up WordPress with caching
- Start caching with the WP Super Cache plug-in
- WP-Super Cache turns your blog into a bunch of HTML files
- Don’t forget about your database
- Check performance issues with YSlow
- So much for being class valedictorian...
- Content Delivery Networks give your web server a break
- Float around in the Amazon cloud
- Amazon CloudFront CDN
- Link Amazon S3 and CloudFront to complete the CDN
- Distribute your site’s files
- Using the CDN in WordPress
- Your Theme Toolbox
- appendix: leftovers The Top Ten Things (we didn’t cover)
- Index
Product information
- Title: Head First WordPress
- Author(s):
- Release date: July 2010
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596806286
You might also like
book
WordPress Development Quick Start Guide
Learn core WordPress concepts and components to create modern WordPress-based solutions Key Features Learn the foundations …
book
WordPress 5 Cookbook
Explore built-in WordPress features and the power of advanced plugins and themes for building modern websites …
video
WordPress Academy: Learn WordPress Step by Step
This course is for anybody looking for a career building WordPress websites or themes, or even …
book
Head First Ajax
Ajax is no longer an experimental approach to website development, but the key to building browser-based …