Slide 1

Slide 1 text

What I Learned Optimizing 20 WooCommerce Sites Luke Cavanagh WooCommerce Specialist - Memory *is* RAM! Ha! Oh Dear! @nexcess

Slide 2

Slide 2 text

Why should I optimize my site? A faster site will mean better conversions and less performance issues. IT Crowd >

Slide 3

Slide 3 text

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.

Slide 4

Slide 4 text

Easy Ways To Reduce The Number of Active Plugins Look for duplicate features in plugins and look for duplicate plugin types.

Slide 5

Slide 5 text

How to Optimize Images Tools and some plugins with services.

Slide 6

Slide 6 text

Plugins with Performance issues Which plugins can cause performance issues.

Slide 7

Slide 7 text

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

Slide 8

Slide 8 text

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.

Slide 9

Slide 9 text

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.

Slide 10

Slide 10 text

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.

Slide 11

Slide 11 text

Easy Optimization Wins Some easy wins to make on your sites.

Slide 12

Slide 12 text

Useful Links