Upgrade to Pro — share decks privately, control downloads, hide ads and more …

What I Learned Optimizing 20 WooCommerce Sites

What I Learned Optimizing 20 WooCommerce Sites

Luke Cavanagh has optimized 20+ WooCommerce sites. He'll go over the top 10 things most stores do wrong, and how you can optimize your own WooCommerce site.

https://woosesh.com/#schedule
https://explore.nexcess.net/optimize-woocommerce/
https://explore.nexcess.net/15-day-challenge/

Luke Cavanagh

October 08, 2020
Tweet

More Decks by Luke Cavanagh

Other Decks in Technology

Transcript

  1. What I Learned Optimizing 20 WooCommerce Sites Luke Cavanagh WooCommerce

    Specialist - Memory *is* RAM! Ha! Oh Dear! @nexcess
  2. Why should I optimize my site? A faster site will

    mean better conversions and less performance issues. IT Crowd >
  3. How do I even know if I have performance problems?

    For front-end issues I would recommend to use GTmetrix or WebPageTest and look in the waterfall results of your site. For deeper performance issues I would recommend New Relic APM.
  4. Easy Ways To Reduce The Number of Active Plugins Look

    for duplicate features in plugins and look for duplicate plugin types.
  5. Plugins that should be replaced with dedicated services Plugin examples

    would be abandoned cart recovery, cart reporting, self-hosted analytics or email newsletters. Jilt or Recapture ConvertKit, ActiveCampaign or EmailOctopus Google Analytics
  6. Enable Caching at the end not before The site should

    be fast and optimized without full page cache, minification or a CDN being enabled on it.
  7. Masking the real issues with caching plugins Using caching plugins

    for full page cache could be masking the real issues with the sites plugin stack. Enable caching when you have finished with all site optimization work.
  8. Which full page cache or CDN? Use server-side caching, a

    solid full page caching plugin there are number pick the one you like the most. Some of the best CDN options for features and price are Cloudflare and BunnyCDN.