SlideShare a Scribd company logo
As Many WordPress Tips and Tricks that I can fit in a 30 minute talk Presentation for WordPress Ann Arbor.  Feb 23, 2011  Twitter Hash-tag #wpa2 Declan O’Neill www.cake.ie
Block all WordPress Core files from compliant  search engines  Add the following code to your a robots.txt file. User-agent: *  Disallow: /wp-*  Disallow: *.php  - user agent: (*) is used to target all compliant search engines. - /wp-*: restricts all core files - *.php: restricts all files ending with .php See: http://www.cake.ie/dev/wpa2/robots.txt
TAC   (Theme Authenticity Checker) Scan all of your theme files for potentially malicious or unwanted code. http ://wordpress.org/extend/plugins/tac/ Hat Tip:  WPMU
Fix  Broken  / Outdated Links Broken Link Checker http ://wordpress.org/extend/plugins/broken-link-checker/ For offline link-checking analysis, check out Xenu’s Link Sleuth  http ://home.snafu.de/tilman/xenulink.html
WordPress   Updates ** Back up First! Plugin - http://www.wordpress.org/extend/plugins/wp-db-backup/
Creating and Using Custom Menus  Dashboard > Appearance > Menus Dashboard > Appearance > Widgets >
Enable MultiSite
Page Specific Custom Headers Example:  http://www.cake.ie/dev/wpa2/?page_id=62 Just create a banner image that is 940 x 198 pixels. Then follow the on-screen prompts to choose the image from your computer and upload it or choose it from one of the images already in your Media Library. Once the image has successfully been uploaded, look underneath the sizing options, and click “Use as featured image”. Don’t forget to click Update on your post/page to save your changes.
Using WordPress as a CMS Dashboard > Settings > Reading Front page displays: Static Page Select Default Front page - Usually “Home” Select Default Homepage - Usually “News” or “Blog” or whatever you want to call it
Change the Default Size of the Page Header Image (Twenty Ten Theme)   Dashboard > Appearance > Editor Open “Theme Functions” (functions.php)  Find the following code:  Change 198 to the new preferred height - click “Update File”
Change The Default Navigation Background Color (Twenty Ten Theme)   Dashboard > Appearance > Editor Open “Stylesheet” (style.css) -   Find this code Change #000 to your color of choice. Default White / #fff Color to Hex Converter -  http://www.colorschemer.com/online.html Get Hex Color from an Image -  http://kuler.adobe.com/#create/fromanimage  (Requires Flash)
Default URLs vs. “Pretty” Permalinks  Dashboard > Settings > Permalinks ** Pick one Permalink setting and Stick with it. Permalink Types:  http://codex.wordpress.org/Using_Permalinks
Comments  Dashboard > Settings > Discussion: Users must be registered and logged in to comment Automatically close comments on articles older than (90) days E-mail me whenever anyone posts a comment Before a comment appears: An administrator must always approve the comment. Comment Blacklist
Duplicate Content Issues (One Post  - many different views) Blog Post: http://website.com/blog/i-like-cheese/  Category view: http://website.com/blog/category/food/  Tag view: http://website.com/blog/tag/cow/  Tag view: http://website.com/blog/tag/camembert/  Tag view: http://website.com/blog/tag/parmesan/  Daily archive view: http://website.com/blog/2011/02/23/  Monthly archive view: http://website.com/blog/2011/02/  Yearly archive view: http://website.com/blog/2011/  Author archive view: http://website.com/blog/author/your-name/
Duplicate Content Issues [cont…] Use robots.txt directives – to block Categories / Tags or Archives Use Canonical Meta Tags – to specify the original URL. Use Excerpts for Posts – Only display Post teasers on Archive pages.
WordPress (Version 3.1) http://codex.wordpress.org/Version_3.1   Whats New?-  Admin Bar Streamlined Writing Interface Post Formats :  http://codex.wordpress.org/Post_Formats Exporter/Importer Overhaul  Custom Content Type Improvements: http://codex.wordpress.org/Post_Types Advanced Queries Refreshed Blue Admin Color Scheme

More Related Content

PPT
Top 20 word press plugins you've never heard of
PPT
Top 20 WordPress Plugins You've Never Heard Of
KEY
Philip Arthur Moore: Best Practices — On Breaking and Fixing WordPress Themes
PDF
Step by step guide for creating wordpress plugin
PDF
How to WordPress: the basics, part 1
PPTX
How to develope plugin in wordpress: 6 simple steps.
PPTX
Getting Started With WordPress Development
PDF
Skillfeed word press-course-anouncement-april-23-2015
Top 20 word press plugins you've never heard of
Top 20 WordPress Plugins You've Never Heard Of
Philip Arthur Moore: Best Practices — On Breaking and Fixing WordPress Themes
Step by step guide for creating wordpress plugin
How to WordPress: the basics, part 1
How to develope plugin in wordpress: 6 simple steps.
Getting Started With WordPress Development
Skillfeed word press-course-anouncement-april-23-2015

What's hot (20)

PPT
WordPress Power Tips by Lorelle VanFossen
PDF
15 Essential WordPress Plugins
ODP
WordPress Plugin Development For Beginners
PPTX
Rapid html & css coding with emmet
PPT
Getting Started With Wordpress
PDF
So i have a website now what?
PPTX
WordPress
PPTX
WordPress for beginners lesson 4 fall2015 JALC
PPTX
Start a BLog: Module 3
PPT
6 Useful Tips For WordPress Theme Development!
PDF
WordPress plugin development
PDF
How to display the total number of comments in word press
PDF
Wordpress Plugin Development Short Tutorial
PPTX
Exploring the WordPress Dashboard and How to Pick & Install Plugins
ZIP
WordcampNYC 2010 - Wordpress & Multimedia (Updated)
PPTX
Websites You Didn’t Know You Can Build with Elementor
PPTX
Jomc463 beginner wordpress(zeoli)
PPTX
Powering Music Sites with WordPress
PDF
Your Site Has Been Hacked, Now What?
PPTX
Word press for beginners lesson 3 jalc fall 2015
WordPress Power Tips by Lorelle VanFossen
15 Essential WordPress Plugins
WordPress Plugin Development For Beginners
Rapid html & css coding with emmet
Getting Started With Wordpress
So i have a website now what?
WordPress
WordPress for beginners lesson 4 fall2015 JALC
Start a BLog: Module 3
6 Useful Tips For WordPress Theme Development!
WordPress plugin development
How to display the total number of comments in word press
Wordpress Plugin Development Short Tutorial
Exploring the WordPress Dashboard and How to Pick & Install Plugins
WordcampNYC 2010 - Wordpress & Multimedia (Updated)
Websites You Didn’t Know You Can Build with Elementor
Jomc463 beginner wordpress(zeoli)
Powering Music Sites with WordPress
Your Site Has Been Hacked, Now What?
Word press for beginners lesson 3 jalc fall 2015
Ad

Viewers also liked (20)

PDF
Comment les réseaux sociaux peuvent-ils favoriser la créativité et l'innovati...
PDF
Investigacion de operaciones jean
PPTX
BICIPASEOS EN POSADAS-MISIONES
PPS
Sneeberg
PPT
La Historia De La Vida (2)
PDF
Crowdfinance redefining wall street
PDF
Autorisation
PPT
Wide Area Network
PDF
Marine Surveyor in Vietnam
PDF
DOCX
Que son las tics
PPTX
MVVM en Windows Phone
PDF
Making Infrastructure Work: BIM Meets Geospatial (Rollo Home, Ordnance Survey)
PDF
SAWNanodrops
PPT
Sicherheit rund ums Kind im 1. Lebensjahr
PPTX
Case Study over Davidson Oil: A Family of Companies
PPTX
Tester Motivation - the results of a 600 tester survey with Stuart Reid
PPT
Museus e sustentabilidade
PPT
ERP Outsourcing, Dynamics AX, and Managed Services by OneNeck IT Services
PPTX
Humor blogger
Comment les réseaux sociaux peuvent-ils favoriser la créativité et l'innovati...
Investigacion de operaciones jean
BICIPASEOS EN POSADAS-MISIONES
Sneeberg
La Historia De La Vida (2)
Crowdfinance redefining wall street
Autorisation
Wide Area Network
Marine Surveyor in Vietnam
Que son las tics
MVVM en Windows Phone
Making Infrastructure Work: BIM Meets Geospatial (Rollo Home, Ordnance Survey)
SAWNanodrops
Sicherheit rund ums Kind im 1. Lebensjahr
Case Study over Davidson Oil: A Family of Companies
Tester Motivation - the results of a 600 tester survey with Stuart Reid
Museus e sustentabilidade
ERP Outsourcing, Dynamics AX, and Managed Services by OneNeck IT Services
Humor blogger
Ad

Similar to WordPress Ann Arbor: WP Tips and Tricks (20)

PPT
How To Get Started After Installing Wordpress ( Wordcamp, Delhi )
PPT
WordPress MU 101
PPT
Internet Librarian Slides
ODP
Top Plugins for WordPress multisite
ODP
Savannah
PDF
Wordpress Ultimate CSV Importer Pro Plugin Manual
PPTX
WordPress Optimization & Security - ThinkVisibility 2012, Leeds
PDF
WordPress Plugin Development 201
PDF
Top 8 hidden handy features of word press
PDF
Creating Your First WordPress Plugin
PDF
Intro to WordPress Plugin Development
PPTX
WordPress theme development from scratch : ICT MeetUp 2013 Nepal
PPT
Wordpress Optimization Settings
PPTX
Getting started with WordPress development
PDF
Wordpress Tech Talk
PDF
Wordpress Tech Talk at Atlogys
PPT
Introduction to WordPress & Theme Development
ODP
Beginning WordPress Plugin Development
PPTX
HTML Purifier, WYSIWYG, and TinyMCE
PDF
Wordpress SEO Featuring Dave Jesch
How To Get Started After Installing Wordpress ( Wordcamp, Delhi )
WordPress MU 101
Internet Librarian Slides
Top Plugins for WordPress multisite
Savannah
Wordpress Ultimate CSV Importer Pro Plugin Manual
WordPress Optimization & Security - ThinkVisibility 2012, Leeds
WordPress Plugin Development 201
Top 8 hidden handy features of word press
Creating Your First WordPress Plugin
Intro to WordPress Plugin Development
WordPress theme development from scratch : ICT MeetUp 2013 Nepal
Wordpress Optimization Settings
Getting started with WordPress development
Wordpress Tech Talk
Wordpress Tech Talk at Atlogys
Introduction to WordPress & Theme Development
Beginning WordPress Plugin Development
HTML Purifier, WYSIWYG, and TinyMCE
Wordpress SEO Featuring Dave Jesch

Recently uploaded (20)

PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Empathic Computing: Creating Shared Understanding
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
Spectroscopy.pptx food analysis technology
PPTX
Programs and apps: productivity, graphics, security and other tools
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Electronic commerce courselecture one. Pdf
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Building Integrated photovoltaic BIPV_UPV.pdf
MIND Revenue Release Quarter 2 2025 Press Release
20250228 LYD VKU AI Blended-Learning.pptx
Diabetes mellitus diagnosis method based random forest with bat algorithm
Reach Out and Touch Someone: Haptics and Empathic Computing
Empathic Computing: Creating Shared Understanding
Digital-Transformation-Roadmap-for-Companies.pptx
Encapsulation_ Review paper, used for researhc scholars
Spectroscopy.pptx food analysis technology
Programs and apps: productivity, graphics, security and other tools
Understanding_Digital_Forensics_Presentation.pptx
NewMind AI Weekly Chronicles - August'25 Week I
Advanced methodologies resolving dimensionality complications for autism neur...
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Per capita expenditure prediction using model stacking based on satellite ima...
MYSQL Presentation for SQL database connectivity
Electronic commerce courselecture one. Pdf
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...

WordPress Ann Arbor: WP Tips and Tricks

  • 1. As Many WordPress Tips and Tricks that I can fit in a 30 minute talk Presentation for WordPress Ann Arbor. Feb 23, 2011 Twitter Hash-tag #wpa2 Declan O’Neill www.cake.ie
  • 2. Block all WordPress Core files from compliant search engines Add the following code to your a robots.txt file. User-agent: * Disallow: /wp-* Disallow: *.php - user agent: (*) is used to target all compliant search engines. - /wp-*: restricts all core files - *.php: restricts all files ending with .php See: http://www.cake.ie/dev/wpa2/robots.txt
  • 3. TAC (Theme Authenticity Checker) Scan all of your theme files for potentially malicious or unwanted code. http ://wordpress.org/extend/plugins/tac/ Hat Tip: WPMU
  • 4. Fix Broken / Outdated Links Broken Link Checker http ://wordpress.org/extend/plugins/broken-link-checker/ For offline link-checking analysis, check out Xenu’s Link Sleuth http ://home.snafu.de/tilman/xenulink.html
  • 5. WordPress Updates ** Back up First! Plugin - http://www.wordpress.org/extend/plugins/wp-db-backup/
  • 6. Creating and Using Custom Menus Dashboard > Appearance > Menus Dashboard > Appearance > Widgets >
  • 8. Page Specific Custom Headers Example: http://www.cake.ie/dev/wpa2/?page_id=62 Just create a banner image that is 940 x 198 pixels. Then follow the on-screen prompts to choose the image from your computer and upload it or choose it from one of the images already in your Media Library. Once the image has successfully been uploaded, look underneath the sizing options, and click “Use as featured image”. Don’t forget to click Update on your post/page to save your changes.
  • 9. Using WordPress as a CMS Dashboard > Settings > Reading Front page displays: Static Page Select Default Front page - Usually “Home” Select Default Homepage - Usually “News” or “Blog” or whatever you want to call it
  • 10. Change the Default Size of the Page Header Image (Twenty Ten Theme) Dashboard > Appearance > Editor Open “Theme Functions” (functions.php) Find the following code: Change 198 to the new preferred height - click “Update File”
  • 11. Change The Default Navigation Background Color (Twenty Ten Theme) Dashboard > Appearance > Editor Open “Stylesheet” (style.css) - Find this code Change #000 to your color of choice. Default White / #fff Color to Hex Converter - http://www.colorschemer.com/online.html Get Hex Color from an Image - http://kuler.adobe.com/#create/fromanimage (Requires Flash)
  • 12. Default URLs vs. “Pretty” Permalinks Dashboard > Settings > Permalinks ** Pick one Permalink setting and Stick with it. Permalink Types: http://codex.wordpress.org/Using_Permalinks
  • 13. Comments Dashboard > Settings > Discussion: Users must be registered and logged in to comment Automatically close comments on articles older than (90) days E-mail me whenever anyone posts a comment Before a comment appears: An administrator must always approve the comment. Comment Blacklist
  • 14. Duplicate Content Issues (One Post - many different views) Blog Post: http://website.com/blog/i-like-cheese/ Category view: http://website.com/blog/category/food/ Tag view: http://website.com/blog/tag/cow/ Tag view: http://website.com/blog/tag/camembert/ Tag view: http://website.com/blog/tag/parmesan/ Daily archive view: http://website.com/blog/2011/02/23/ Monthly archive view: http://website.com/blog/2011/02/ Yearly archive view: http://website.com/blog/2011/ Author archive view: http://website.com/blog/author/your-name/
  • 15. Duplicate Content Issues [cont…] Use robots.txt directives – to block Categories / Tags or Archives Use Canonical Meta Tags – to specify the original URL. Use Excerpts for Posts – Only display Post teasers on Archive pages.
  • 16. WordPress (Version 3.1) http://codex.wordpress.org/Version_3.1 Whats New?- Admin Bar Streamlined Writing Interface Post Formats : http://codex.wordpress.org/Post_Formats Exporter/Importer Overhaul Custom Content Type Improvements: http://codex.wordpress.org/Post_Types Advanced Queries Refreshed Blue Admin Color Scheme