SlideShare ist ein Scribd-Unternehmen logo
1 von 12
Downloaden Sie, um offline zu lesen
Speed	
  Up	
  That	
  Site!	
  
A	
  guide	
  to	
  caching	
  plugins	
  
	
  	
  
Peter	
  Baylies	
  

semperfiwebdesign.com
My	
  site	
  is	
  slow!	
  	
  
• 	
  Why	
  is	
  my	
  site	
  slow?	
  
– 	
  I	
  have	
  no	
  idea.	
  

• 	
  What	
  could	
  it	
  be?	
  
– 	
  HosEng	
  
– 	
  Theme	
  
– 	
  Plugins	
  
– 	
  Server	
  
– 	
  Gremlins	
  
semperfiwebdesign.com
Can	
  I	
  improve	
  this?	
  
• 	
  Sure!	
  
– 	
  Install	
  a	
  caching	
  plugin	
  
	
  
	
  
	
  

• 	
  What	
  is	
  that?	
  
– 	
  Let	
  me	
  Google	
  that	
  for	
  you	
  

semperfiwebdesign.com
Cache	
  /kaSH/	
  (verb)	
  
gerund	
  or	
  present	
  parEciple:	
  caching	
  
1.	
  store	
  away	
  in	
  hiding	
  or	
  for	
  future	
  use.	
  
COMPUTING	
  
store	
  (data)	
  in	
  a	
  cache	
  memory.	
  
COMPUTING	
  
provide	
  (hardware)	
  with	
  a	
  cache	
  memory	
  

semperfiwebdesign.com
Analogies…	
  

semperfiwebdesign.com
Analogies	
  –	
  it’s	
  like…	
  
• 	
  Squirrels	
  
– 	
  Stockpile	
  for	
  winter,	
  you	
  might	
  need	
  it	
  then!	
  

• 	
  Going	
  to	
  the	
  store	
  
– 	
  Stock	
  up	
  on	
  groceries!	
  

• 	
  Pancakes	
  
– 	
  Make	
  your	
  own	
  pancake	
  mix,	
  save	
  Eme	
  later!	
  

• 	
  Recipes	
  

semperfiwebdesign.com
Understanding	
  the	
  Environment	
  
• 	
  “LAMP”	
  Environment	
  
– 	
  Linux	
  
– 	
  Apache	
  
– 	
  MySQL	
  
– 	
  PHP	
  
	
  

• 	
  and…	
  WordPress!	
  

semperfiwebdesign.com
Major	
  Caching	
  Plugins	
  
• 	
  WP	
  Super	
  Cache	
  
– 	
  Pro:	
  Does	
  page	
  caching	
  well	
  
– 	
  Pro:	
  Easy	
  to	
  set	
  up	
  
– 	
  Con:	
  Doesn’t	
  have	
  an	
  object	
  cache	
  

• 	
  W3	
  Total	
  Cache	
  
– 	
  Pro:	
  comprehensive	
  caching	
  plugin	
  
– 	
  Pro:	
  Has	
  a	
  lot	
  of	
  opEons	
  
– 	
  Con:	
  Has	
  a	
  lot	
  of	
  opEons	
  
semperfiwebdesign.com
Ok	
  But	
  What	
  Is	
  It	
  Really?	
  
• 	
  Page	
  caching	
  –	
  save	
  the	
  page	
  for	
  later	
  
• 	
  Object	
  caching	
  –	
  save	
  a	
  result	
  for	
  later	
  
• 	
  Database	
  caching	
  –	
  save	
  a	
  query	
  for	
  later	
  
• 	
  Browser	
  caching	
  –	
  ask	
  the	
  user	
  to	
  save	
  it	
  
• 	
  CDN	
  –	
  get	
  another	
  server	
  to	
  help	
  you	
  

semperfiwebdesign.com
Avoiding	
  Extra	
  Work	
  
• 	
  Page	
  caching	
  –	
  avoiding	
  MySQL	
  and	
  PHP	
  
• 	
  Object	
  caching	
  –	
  avoiding	
  MySQL	
  (and	
  PHP?)	
  
• 	
  Database	
  caching	
  –	
  avoiding	
  MySQL	
  
• 	
  Browser	
  caching	
  –	
  avoiding	
  Apache	
  
• 	
  CDN	
  –	
  avoiding	
  your	
  server	
  enErely	
  

semperfiwebdesign.com
Awesome!	
  What	
  else?	
  
• 	
  Caching	
  backends	
  
– 	
  memcached	
  
– 	
  APC	
  

• 	
  Caching	
  frontends	
  
– 	
  Varnish	
  

• 	
  	
  WordPress	
  features	
  
– 	
  Transients	
  
– 	
  Drop-­‐ins	
  
semperfiwebdesign.com
QuesEons?	
  
• 	
  Thank	
  you!	
  
• 	
  Further	
  Reading:	
  
– 	
  hap://tollmanz.com/core-­‐caching-­‐concepts-­‐in-­‐
wordpress/	
  
– 	
  hap://codex.wordpress.org/
WordPress_OpEmizaEon/Caching	
  

semperfiwebdesign.com

Weitere ähnliche Inhalte

Was ist angesagt?

Wordpress optimization
Wordpress optimizationWordpress optimization
Wordpress optimization
paudelvinay
 

Was ist angesagt? (20)

Child Theme Frameworks
Child Theme FrameworksChild Theme Frameworks
Child Theme Frameworks
 
Building a Library Website in WordPress (2019)
Building a Library Website in WordPress (2019)Building a Library Website in WordPress (2019)
Building a Library Website in WordPress (2019)
 
Basic web Deveopment
Basic web DeveopmentBasic web Deveopment
Basic web Deveopment
 
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
 
Making WordPress Fly
Making WordPress FlyMaking WordPress Fly
Making WordPress Fly
 
Html5 - the new kid on the block
Html5 - the new kid on the blockHtml5 - the new kid on the block
Html5 - the new kid on the block
 
Troubleshooting Common WordPress-Problems
Troubleshooting Common WordPress-ProblemsTroubleshooting Common WordPress-Problems
Troubleshooting Common WordPress-Problems
 
Optimizing wp
Optimizing wpOptimizing wp
Optimizing wp
 
Bootstrap 3 Basic - Bangkok WordPress Meetup
Bootstrap 3 Basic - Bangkok WordPress MeetupBootstrap 3 Basic - Bangkok WordPress Meetup
Bootstrap 3 Basic - Bangkok WordPress Meetup
 
Rapid WordPress theme development
Rapid WordPress theme developmentRapid WordPress theme development
Rapid WordPress theme development
 
Websites With Wordpress
Websites With WordpressWebsites With Wordpress
Websites With Wordpress
 
Leeward WordPress Meetup- Caching and Website Speed
Leeward WordPress Meetup- Caching and Website SpeedLeeward WordPress Meetup- Caching and Website Speed
Leeward WordPress Meetup- Caching and Website Speed
 
How to use WordPress
How to use WordPressHow to use WordPress
How to use WordPress
 
WordPress the Right Way
WordPress the Right WayWordPress the Right Way
WordPress the Right Way
 
EscConf - Deep Dive Frontend Optimization
EscConf - Deep Dive Frontend OptimizationEscConf - Deep Dive Frontend Optimization
EscConf - Deep Dive Frontend Optimization
 
WordPress with Non Profits
WordPress with Non ProfitsWordPress with Non Profits
WordPress with Non Profits
 
Websites 101
Websites 101Websites 101
Websites 101
 
Chrome Web Store に登録してみた
Chrome Web Store に登録してみたChrome Web Store に登録してみた
Chrome Web Store に登録してみた
 
Wordpress optimization
Wordpress optimizationWordpress optimization
Wordpress optimization
 
Week01 jan19
Week01 jan19Week01 jan19
Week01 jan19
 

Andere mochten auch (6)

Mastering the shortcode api
Mastering the shortcode apiMastering the shortcode api
Mastering the shortcode api
 
Debugging and Profiling in WordPress: What is My Site Doing?
Debugging and Profiling in WordPress: What is My Site Doing?Debugging and Profiling in WordPress: What is My Site Doing?
Debugging and Profiling in WordPress: What is My Site Doing?
 
Doing cool stuff with WordPress
Doing cool stuff with WordPressDoing cool stuff with WordPress
Doing cool stuff with WordPress
 
Membership Plugins in WordPress
Membership Plugins in WordPressMembership Plugins in WordPress
Membership Plugins in WordPress
 
Add tag shortcode
Add tag shortcodeAdd tag shortcode
Add tag shortcode
 
WordPress Server Security
WordPress Server SecurityWordPress Server Security
WordPress Server Security
 

Ähnlich wie Speed Up That Site! - a guide to caching plugins

Host and Boast: Best Practices for Magento Hosting | Imagine 2013 Technolog…
Host and Boast: Best Practices for Magento Hosting | Imagine 2013 Technolog…Host and Boast: Best Practices for Magento Hosting | Imagine 2013 Technolog…
Host and Boast: Best Practices for Magento Hosting | Imagine 2013 Technolog…
Atwix
 
My site is slow
My site is slowMy site is slow
My site is slow
hernanibf
 

Ähnlich wie Speed Up That Site! - a guide to caching plugins (20)

Caching 101 - WordCamp OC
Caching 101 - WordCamp OCCaching 101 - WordCamp OC
Caching 101 - WordCamp OC
 
Host and Boast: Best Practices for Magento Hosting | Imagine 2013 Technolog…
Host and Boast: Best Practices for Magento Hosting | Imagine 2013 Technolog…Host and Boast: Best Practices for Magento Hosting | Imagine 2013 Technolog…
Host and Boast: Best Practices for Magento Hosting | Imagine 2013 Technolog…
 
Cache all the things #DCLondon
Cache all the things #DCLondonCache all the things #DCLondon
Cache all the things #DCLondon
 
Wordpress optimization
Wordpress optimizationWordpress optimization
Wordpress optimization
 
Caching WordPress - Anthony Burchell Wordcamp Presentation
Caching WordPress - Anthony Burchell Wordcamp PresentationCaching WordPress - Anthony Burchell Wordcamp Presentation
Caching WordPress - Anthony Burchell Wordcamp Presentation
 
Accelerating Rails with edge caching
Accelerating Rails with edge cachingAccelerating Rails with edge caching
Accelerating Rails with edge caching
 
EECI 2013 - ExpressionEngine Performance & Optimization - Laying a Solid Foun...
EECI 2013 - ExpressionEngine Performance & Optimization - Laying a Solid Foun...EECI 2013 - ExpressionEngine Performance & Optimization - Laying a Solid Foun...
EECI 2013 - ExpressionEngine Performance & Optimization - Laying a Solid Foun...
 
Speeding Up The Snail
Speeding Up The SnailSpeeding Up The Snail
Speeding Up The Snail
 
Caching with Memcached and APC
Caching with Memcached and APCCaching with Memcached and APC
Caching with Memcached and APC
 
Rails Asset Pipeline - What, Why, Tips, Do's and Dont's
Rails Asset Pipeline - What, Why, Tips, Do's and Dont'sRails Asset Pipeline - What, Why, Tips, Do's and Dont's
Rails Asset Pipeline - What, Why, Tips, Do's and Dont's
 
Improving Performance on Magento 1*
Improving Performance on Magento 1*Improving Performance on Magento 1*
Improving Performance on Magento 1*
 
Pure Speed Drupal 4 Gov talk
Pure Speed Drupal 4 Gov talkPure Speed Drupal 4 Gov talk
Pure Speed Drupal 4 Gov talk
 
My Site is slow - Drupal Camp London 2013
My Site is slow - Drupal Camp London 2013My Site is slow - Drupal Camp London 2013
My Site is slow - Drupal Camp London 2013
 
Rails Caching: Secrets From the Edge
Rails Caching: Secrets From the EdgeRails Caching: Secrets From the Edge
Rails Caching: Secrets From the Edge
 
Rails Caching Secrets from the Edge
Rails Caching Secrets from the EdgeRails Caching Secrets from the Edge
Rails Caching Secrets from the Edge
 
My site is slow
My site is slowMy site is slow
My site is slow
 
Squeeze Maximum Performance From Your Joomla Website
Squeeze Maximum Performance From Your Joomla WebsiteSqueeze Maximum Performance From Your Joomla Website
Squeeze Maximum Performance From Your Joomla Website
 
Caching and tuning fun for high scalability @ phpBenelux 2011
Caching and tuning fun for high scalability @ phpBenelux 2011Caching and tuning fun for high scalability @ phpBenelux 2011
Caching and tuning fun for high scalability @ phpBenelux 2011
 
HyperDB, MySQL Performance, & Flavors of MySQL
HyperDB, MySQL Performance, & Flavors of MySQLHyperDB, MySQL Performance, & Flavors of MySQL
HyperDB, MySQL Performance, & Flavors of MySQL
 
Caching your rails application
Caching your rails applicationCaching your rails application
Caching your rails application
 

Kürzlich hochgeladen

+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@
 
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
 

Kürzlich hochgeladen (20)

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
 
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
 
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
 
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
 
+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...
 
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...
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
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
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
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
 
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...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
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
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
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 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, ...
 
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
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 

Speed Up That Site! - a guide to caching plugins

  • 1. Speed  Up  That  Site!   A  guide  to  caching  plugins       Peter  Baylies   semperfiwebdesign.com
  • 2. My  site  is  slow!     •   Why  is  my  site  slow?   –   I  have  no  idea.   •   What  could  it  be?   –   HosEng   –   Theme   –   Plugins   –   Server   –   Gremlins   semperfiwebdesign.com
  • 3. Can  I  improve  this?   •   Sure!   –   Install  a  caching  plugin         •   What  is  that?   –   Let  me  Google  that  for  you   semperfiwebdesign.com
  • 4. Cache  /kaSH/  (verb)   gerund  or  present  parEciple:  caching   1.  store  away  in  hiding  or  for  future  use.   COMPUTING   store  (data)  in  a  cache  memory.   COMPUTING   provide  (hardware)  with  a  cache  memory   semperfiwebdesign.com
  • 6. Analogies  –  it’s  like…   •   Squirrels   –   Stockpile  for  winter,  you  might  need  it  then!   •   Going  to  the  store   –   Stock  up  on  groceries!   •   Pancakes   –   Make  your  own  pancake  mix,  save  Eme  later!   •   Recipes   semperfiwebdesign.com
  • 7. Understanding  the  Environment   •   “LAMP”  Environment   –   Linux   –   Apache   –   MySQL   –   PHP     •   and…  WordPress!   semperfiwebdesign.com
  • 8. Major  Caching  Plugins   •   WP  Super  Cache   –   Pro:  Does  page  caching  well   –   Pro:  Easy  to  set  up   –   Con:  Doesn’t  have  an  object  cache   •   W3  Total  Cache   –   Pro:  comprehensive  caching  plugin   –   Pro:  Has  a  lot  of  opEons   –   Con:  Has  a  lot  of  opEons   semperfiwebdesign.com
  • 9. Ok  But  What  Is  It  Really?   •   Page  caching  –  save  the  page  for  later   •   Object  caching  –  save  a  result  for  later   •   Database  caching  –  save  a  query  for  later   •   Browser  caching  –  ask  the  user  to  save  it   •   CDN  –  get  another  server  to  help  you   semperfiwebdesign.com
  • 10. Avoiding  Extra  Work   •   Page  caching  –  avoiding  MySQL  and  PHP   •   Object  caching  –  avoiding  MySQL  (and  PHP?)   •   Database  caching  –  avoiding  MySQL   •   Browser  caching  –  avoiding  Apache   •   CDN  –  avoiding  your  server  enErely   semperfiwebdesign.com
  • 11. Awesome!  What  else?   •   Caching  backends   –   memcached   –   APC   •   Caching  frontends   –   Varnish   •     WordPress  features   –   Transients   –   Drop-­‐ins   semperfiwebdesign.com
  • 12. QuesEons?   •   Thank  you!   •   Further  Reading:   –   hap://tollmanz.com/core-­‐caching-­‐concepts-­‐in-­‐ wordpress/   –   hap://codex.wordpress.org/ WordPress_OpEmizaEon/Caching   semperfiwebdesign.com