SlideShare ist ein Scribd-Unternehmen logo
1 von 20
Downloaden Sie, um offline zu lesen
5 Free Ways to Bulletproof Your
           WordPress Site
●   What Does Bulletproof Mean to Me?
    ●   Usable
    ●   Accessible
    ●   Secure
    ●   Provides a satisfying user experience
        –   For Your Users
        –   For You
5 Free Ways to Bulletproof Your
        WordPress Site

1. Backup and Maintain
2. Beef Up Security
3. Speed it Up
4. Use the Firefox Web Dev Toolbar
5. Improve Search for Usability
#1 - Backup & Maintain

●   Backup Regularly
    ●   Backup themes, plugins & databases
●   Know your Host's backup policies and tools
●   Use plugins to make database backup easy
    ●   WP DB Manager
        –   http://wordpress.org/extend/plugins/wp-dbmanager/
    ●   WP DB Backup
        –   http://wordpress.org/extend/plugins/wp-db-backup/
#1 Backup & Maintain




●   Have your site regularly backup your
    database and email a copy to you.
●   Automatic database optimization.
#2 - Beef Up Security

●   A Stitch in Time . . . to save your behind
    ●   Use the secret key in your wp_config.php
    ●   Read ”Hardening WordPress”
        –   http://codex.wordpress.org/Hardening_WordPress
    ●   Use SSL for admin pages
        –   http://wordpress.org/extend/plugins/admin-ssl-secure-
            admin/
    ●   Use WP Security Scan to audit your site
        –   http://wordpress.org/extend/plugins/wp-security-scan/
#2 - Beef Up Security
WP Security Scan
http://wordpress.org/extend/plugins/wp-security-scan/




●   WP Security scans for common security exploits
●   Gives easy advice and tools to improve security.
#3 – Speed it Up

●   Be Prepared for Traffic
    ●   Have a good hosting infrastructure
    ●   Tailor images and code for use on web
    ●   Reduce server requests
    ●   Offload media to other domains
    ●   Use plugins judiciously
    ●   Enable caching plugin like WP Super Cache
#3 – Speed it Up
Test your site's speed
●   Yahoo's YSlow Plugin
    http://developer.yahoo.com/yslow/

●   Google Page Speed
    http://code.google.com/speed/page-
    speed/
#4 – Use Firefox Web Dev Toolbar


●   It's wonderful for:
    ●   Development – write CSS & HTML and see the
        effects in real time.
    ●   Troubleshooting – can't figure out why things
        aren't working?
    ●   Testing – test for common usability and
        accessibility concerns.
#4 – Firefox Web Developer Toolbar
                     Development
●   Change CSS & HTML and see instant results
●   Locate troublesome layout issues (Firebug too!)
#4 – Firefox Web Developer Toolbar
                    Troubleshoot & Test
●   Validate HTML / CSS
    ●   Tools/Validate HTML
    ●   Tools/Validate CSS
    ●   Clean code is poetry
#4 – Firefox Web Developer Toolbar
              Testing
                ●   Disable CSS
                    ●   This is near what a
                        search engine or screen
                        reader 'sees'
                    ●   Can you still get around
                        and does the page make
                        sense?
                    ●   Good, semantic markup
                        helps users and search
                        engines.
#4 – Firefox Web Developer Toolbar
                            Testing
●   Disable Images
    ●   Can you still navigate and make sense of site?
    ●   Is your branding visible?
#4 – Firefox Web Developer Toolbar
               Test
                 ●    Disable JavaScript
                      ●   Does your site
                          degrade gracefully?
                      ●   Is there an alternate
                          version or message?
                      ●   Can you navigate?
                      ●   Do forms and
                          behaviors still work?
#4 – Firefox Web Developer Toolbar
                               Testing

●   Validate WAI / 508
    Accessibility
    ●   Shows major
        accessibility issues
    ●   Links to usability
        checkpoint definitions
    ●   Not perfect, but a
        great start
#5 - Improving Search

●   Better Search means Better Usability &
    Accessibility
●   As sites grow, search becomes more critical
●   WordPress Search was created for blogs
    ●   Search results are in reverse-chronological order
    ●   WordPress shows "default" excerpts, not most
        pertinent excerpt
    ●   Can't easily perform category or tag-specific
        searches
#5 - Improving Search
Search for 'hosting' with WordPress
●



                    ●   Finds matches
                    ●   Reverse chronological
                        order
                        –   Okay for blogs
                        –   Not so, for business
                    ●   Not most relevant
                    ●   No highlighting
          ?         ●   When content grows,
                        search doesn't improve
#5 - Improving Search
●   Relevanssi - A search plugin by Mikko Saari
    ●   http://wordpress.org/extend/plugins/relevanssi/
    ●   Results sorted by relevance
    ●   Include only posts, only pages or both
    ●   Index comments, tags and custom fields
    ●   Expand shortcodes before indexing
    ●   Highlighted search terms in results
    ●   Search term logging
    ●   Limit results to certain categories or tags.
#5 - Improving Search
         ●Search for 'hosting' with Relevanssi


●   Highlighted search terms
●   More relevant results
    presented first
●   Pass category / tag ID(s)
    to focus search
●   As content grows, search
    gets better
The Wrap

 Eric Amundson
  ●   Personal Blog
      ●   sewmyheadon.com
      ●   @sewmyheadon
  ●   Business Site
      ●   www.ivycat.com
      ●   @ivycatweb

Holler at me if you have any questions!

Weitere ähnliche Inhalte

Was ist angesagt?

Week 11 - Hosting and Migration
Week 11 - Hosting and MigrationWeek 11 - Hosting and Migration
Week 11 - Hosting and Migration
henri_makembe
 
Week 9 - Introduction to Child Themes
Week 9  - Introduction to Child ThemesWeek 9  - Introduction to Child Themes
Week 9 - Introduction to Child Themes
henri_makembe
 
Week 12 - Search Engine Optimization
Week 12 -  Search Engine OptimizationWeek 12 -  Search Engine Optimization
Week 12 - Search Engine Optimization
henri_makembe
 
Week 7 introduction to theme development
Week 7   introduction to theme developmentWeek 7   introduction to theme development
Week 7 introduction to theme development
henri_makembe
 
Week 5 - Introduction to plug-ins and widgets
Week 5 - Introduction to plug-ins and widgetsWeek 5 - Introduction to plug-ins and widgets
Week 5 - Introduction to plug-ins and widgets
henri_makembe
 

Was ist angesagt? (20)

Beginning WordPress Workshop
Beginning WordPress WorkshopBeginning WordPress Workshop
Beginning WordPress Workshop
 
Week 11 - Hosting and Migration
Week 11 - Hosting and MigrationWeek 11 - Hosting and Migration
Week 11 - Hosting and Migration
 
Accessibility with Joomla [on a budget]
Accessibility with Joomla [on a budget]Accessibility with Joomla [on a budget]
Accessibility with Joomla [on a budget]
 
Web Standards
Web StandardsWeb Standards
Web Standards
 
WordPress - fixing sites with problems
WordPress - fixing sites with problemsWordPress - fixing sites with problems
WordPress - fixing sites with problems
 
10 tips to improve Joomla’s usability
10 tips to improve Joomla’s usability10 tips to improve Joomla’s usability
10 tips to improve Joomla’s usability
 
Week 9 - Introduction to Child Themes
Week 9  - Introduction to Child ThemesWeek 9  - Introduction to Child Themes
Week 9 - Introduction to Child Themes
 
Week 12 - Search Engine Optimization
Week 12 -  Search Engine OptimizationWeek 12 -  Search Engine Optimization
Week 12 - Search Engine Optimization
 
Week 7 introduction to theme development
Week 7   introduction to theme developmentWeek 7   introduction to theme development
Week 7 introduction to theme development
 
How to customise Joomla
How to customise JoomlaHow to customise Joomla
How to customise Joomla
 
Getting the Most out of WordPress.com
Getting the Most out of WordPress.comGetting the Most out of WordPress.com
Getting the Most out of WordPress.com
 
Themes 101
Themes 101Themes 101
Themes 101
 
Joomla SEO June 2015 - Sydney Joomla User Group
Joomla SEO June 2015 - Sydney Joomla User GroupJoomla SEO June 2015 - Sydney Joomla User Group
Joomla SEO June 2015 - Sydney Joomla User Group
 
Submitting to the WordPress Theme Directory
Submitting to the WordPress Theme DirectorySubmitting to the WordPress Theme Directory
Submitting to the WordPress Theme Directory
 
Word camp 2013 migration
Word camp 2013 migrationWord camp 2013 migration
Word camp 2013 migration
 
Week 5 - Introduction to plug-ins and widgets
Week 5 - Introduction to plug-ins and widgetsWeek 5 - Introduction to plug-ins and widgets
Week 5 - Introduction to plug-ins and widgets
 
WEB I - 01 - Introduction to Web Development
WEB I - 01 - Introduction to Web DevelopmentWEB I - 01 - Introduction to Web Development
WEB I - 01 - Introduction to Web Development
 
웹 프로그래머가 활용할 수 있는 워드프레스 실무 및 PHP 활용
웹 프로그래머가 활용할 수 있는 워드프레스 실무 및 PHP 활용웹 프로그래머가 활용할 수 있는 워드프레스 실무 및 PHP 활용
웹 프로그래머가 활용할 수 있는 워드프레스 실무 및 PHP 활용
 
WordPress SEO: Getting Back to the Basics
WordPress SEO: Getting Back to the BasicsWordPress SEO: Getting Back to the Basics
WordPress SEO: Getting Back to the Basics
 
WordPress Workshop with Tadpole, SATW 2013 Conference
WordPress Workshop with Tadpole, SATW 2013 ConferenceWordPress Workshop with Tadpole, SATW 2013 Conference
WordPress Workshop with Tadpole, SATW 2013 Conference
 

Ähnlich wie 5 Free Ways to Bulletproof Your WordPress Site WordCamp Seattle 2009 Ignite Presentation

Seo moz pro-link-building
Seo moz pro-link-buildingSeo moz pro-link-building
Seo moz pro-link-building
Son Dang
 

Ähnlich wie 5 Free Ways to Bulletproof Your WordPress Site WordCamp Seattle 2009 Ignite Presentation (20)

12 seo word press plugins now in demand
12 seo word press plugins now in demand12 seo word press plugins now in demand
12 seo word press plugins now in demand
 
Developing Custom WordPress Themes for Clients
Developing Custom WordPress Themes for ClientsDeveloping Custom WordPress Themes for Clients
Developing Custom WordPress Themes for Clients
 
Make your website work for you
Make your website work for youMake your website work for you
Make your website work for you
 
Search Engine Optimisation - Have you been crawled over?
Search Engine Optimisation - Have you been crawled over?Search Engine Optimisation - Have you been crawled over?
Search Engine Optimisation - Have you been crawled over?
 
WordPress SEO Class Outline for NCSU Professional Development
WordPress SEO Class Outline for NCSU Professional DevelopmentWordPress SEO Class Outline for NCSU Professional Development
WordPress SEO Class Outline for NCSU Professional Development
 
Seo checklist - easy steps on how to improve your website
Seo checklist - easy steps on how to improve your website Seo checklist - easy steps on how to improve your website
Seo checklist - easy steps on how to improve your website
 
Role of SEO to website migration - How to keep your organic search performan...
Role of SEO to website migration  - How to keep your organic search performan...Role of SEO to website migration  - How to keep your organic search performan...
Role of SEO to website migration - How to keep your organic search performan...
 
How to preform an In-House SEO Audit
How to preform an In-House SEO AuditHow to preform an In-House SEO Audit
How to preform an In-House SEO Audit
 
My website is live now what?
My website is live now what?My website is live now what?
My website is live now what?
 
How Not to Be Conned by Your Drupal Vendor!
How Not to Be Conned by Your Drupal Vendor!How Not to Be Conned by Your Drupal Vendor!
How Not to Be Conned by Your Drupal Vendor!
 
Fixing common problems with SEO by Steve Mortiboy
Fixing common problems with SEO by Steve MortiboyFixing common problems with SEO by Steve Mortiboy
Fixing common problems with SEO by Steve Mortiboy
 
Branding office 365 with front end tooling
Branding office 365 with front end toolingBranding office 365 with front end tooling
Branding office 365 with front end tooling
 
Wordpress seo.pptx
Wordpress seo.pptxWordpress seo.pptx
Wordpress seo.pptx
 
Wordcampuk 09 (wordcampuk)
Wordcampuk 09 (wordcampuk)Wordcampuk 09 (wordcampuk)
Wordcampuk 09 (wordcampuk)
 
Wordpress As Cms (WordCamp Ireland Talk)
Wordpress As Cms (WordCamp Ireland Talk)Wordpress As Cms (WordCamp Ireland Talk)
Wordpress As Cms (WordCamp Ireland Talk)
 
wordcampUK SEO tools & plugins
wordcampUK SEO tools & pluginswordcampUK SEO tools & plugins
wordcampUK SEO tools & plugins
 
Seo moz pro-link-building
Seo moz pro-link-buildingSeo moz pro-link-building
Seo moz pro-link-building
 
What You Need to Know About Technical SEO
What You Need to Know About Technical SEOWhat You Need to Know About Technical SEO
What You Need to Know About Technical SEO
 
Developing client themes for theme review for WordCamp Edmonton
Developing client themes for theme review for WordCamp EdmontonDeveloping client themes for theme review for WordCamp Edmonton
Developing client themes for theme review for WordCamp Edmonton
 
SEO Agency In Shimla.pptx
SEO Agency In Shimla.pptxSEO Agency In Shimla.pptx
SEO Agency In Shimla.pptx
 

Kürzlich hochgeladen

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
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
Safe Software
 
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
 
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
Safe Software
 
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@
 

Kürzlich hochgeladen (20)

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
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
 
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
 
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
 
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
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
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
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
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
 
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
 
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
 
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
 
JohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptxJohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptx
 
+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...
 
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...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
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, ...
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 

5 Free Ways to Bulletproof Your WordPress Site WordCamp Seattle 2009 Ignite Presentation

  • 1. 5 Free Ways to Bulletproof Your WordPress Site ● What Does Bulletproof Mean to Me? ● Usable ● Accessible ● Secure ● Provides a satisfying user experience – For Your Users – For You
  • 2. 5 Free Ways to Bulletproof Your WordPress Site 1. Backup and Maintain 2. Beef Up Security 3. Speed it Up 4. Use the Firefox Web Dev Toolbar 5. Improve Search for Usability
  • 3. #1 - Backup & Maintain ● Backup Regularly ● Backup themes, plugins & databases ● Know your Host's backup policies and tools ● Use plugins to make database backup easy ● WP DB Manager – http://wordpress.org/extend/plugins/wp-dbmanager/ ● WP DB Backup – http://wordpress.org/extend/plugins/wp-db-backup/
  • 4. #1 Backup & Maintain ● Have your site regularly backup your database and email a copy to you. ● Automatic database optimization.
  • 5. #2 - Beef Up Security ● A Stitch in Time . . . to save your behind ● Use the secret key in your wp_config.php ● Read ”Hardening WordPress” – http://codex.wordpress.org/Hardening_WordPress ● Use SSL for admin pages – http://wordpress.org/extend/plugins/admin-ssl-secure- admin/ ● Use WP Security Scan to audit your site – http://wordpress.org/extend/plugins/wp-security-scan/
  • 6. #2 - Beef Up Security WP Security Scan http://wordpress.org/extend/plugins/wp-security-scan/ ● WP Security scans for common security exploits ● Gives easy advice and tools to improve security.
  • 7. #3 – Speed it Up ● Be Prepared for Traffic ● Have a good hosting infrastructure ● Tailor images and code for use on web ● Reduce server requests ● Offload media to other domains ● Use plugins judiciously ● Enable caching plugin like WP Super Cache
  • 8. #3 – Speed it Up Test your site's speed ● Yahoo's YSlow Plugin http://developer.yahoo.com/yslow/ ● Google Page Speed http://code.google.com/speed/page- speed/
  • 9. #4 – Use Firefox Web Dev Toolbar ● It's wonderful for: ● Development – write CSS & HTML and see the effects in real time. ● Troubleshooting – can't figure out why things aren't working? ● Testing – test for common usability and accessibility concerns.
  • 10. #4 – Firefox Web Developer Toolbar Development ● Change CSS & HTML and see instant results ● Locate troublesome layout issues (Firebug too!)
  • 11. #4 – Firefox Web Developer Toolbar Troubleshoot & Test ● Validate HTML / CSS ● Tools/Validate HTML ● Tools/Validate CSS ● Clean code is poetry
  • 12. #4 – Firefox Web Developer Toolbar Testing ● Disable CSS ● This is near what a search engine or screen reader 'sees' ● Can you still get around and does the page make sense? ● Good, semantic markup helps users and search engines.
  • 13. #4 – Firefox Web Developer Toolbar Testing ● Disable Images ● Can you still navigate and make sense of site? ● Is your branding visible?
  • 14. #4 – Firefox Web Developer Toolbar Test ● Disable JavaScript ● Does your site degrade gracefully? ● Is there an alternate version or message? ● Can you navigate? ● Do forms and behaviors still work?
  • 15. #4 – Firefox Web Developer Toolbar Testing ● Validate WAI / 508 Accessibility ● Shows major accessibility issues ● Links to usability checkpoint definitions ● Not perfect, but a great start
  • 16. #5 - Improving Search ● Better Search means Better Usability & Accessibility ● As sites grow, search becomes more critical ● WordPress Search was created for blogs ● Search results are in reverse-chronological order ● WordPress shows "default" excerpts, not most pertinent excerpt ● Can't easily perform category or tag-specific searches
  • 17. #5 - Improving Search Search for 'hosting' with WordPress ● ● Finds matches ● Reverse chronological order – Okay for blogs – Not so, for business ● Not most relevant ● No highlighting ? ● When content grows, search doesn't improve
  • 18. #5 - Improving Search ● Relevanssi - A search plugin by Mikko Saari ● http://wordpress.org/extend/plugins/relevanssi/ ● Results sorted by relevance ● Include only posts, only pages or both ● Index comments, tags and custom fields ● Expand shortcodes before indexing ● Highlighted search terms in results ● Search term logging ● Limit results to certain categories or tags.
  • 19. #5 - Improving Search ●Search for 'hosting' with Relevanssi ● Highlighted search terms ● More relevant results presented first ● Pass category / tag ID(s) to focus search ● As content grows, search gets better
  • 20. The Wrap Eric Amundson ● Personal Blog ● sewmyheadon.com ● @sewmyheadon ● Business Site ● www.ivycat.com ● @ivycatweb Holler at me if you have any questions!