In terms of performance optimization, there are three things I will always do:
0. Favor Edge Caching over just local Full-Page caching with @getNitroPack and @Cloudflare APO being my favorites.
1. Install @_perfmatters and use their Script Manager heavily.
2. If database usage is heavy, introduce @objectcachepro (alongside Redis).
Read about how I approach WordPress performance scans in my blog post. Link in comments.
Here are quick 10 ways to improve your #WordPress website's speed:
1. Enable Caching:
Caching reduces server load and speeds up page load times for returning visitors. @ObjectCachePro
"@ObjectCachePro was written from the ground up with raw performance in mind to avoid unnecessary Redis reads and writes and to keep a tiny memory footprint." @tillkruss
https://t.co/h8zW4xBA2W
#WebPerf#WordPress
You could NOT optimize every single layer or add a layer that optimizes. Let's talk about your options here.
– Hosting.
Are you using the most performant hosting out there? Is it tailored to WordPress? Does it handle obect cache like a pro? If so, consider @ObjectCachePro
I've gotten together with various former Redis contributors and we've started working on a fork: https://t.co/vyCDghr05N. We are all unhappy with the license change, and are looking to build a new truly open community to fill the void left by Redis. Come join us!
Supercharge your #PHP apps with the latest @RelayPHP and #Dragonfly integration! Unlock lightning-fast #caching, improved #scalability, and reduced latency. Check out what @joezhou_df our Developer advocate has to say! https://t.co/wFi0j89Qee
@Cloudflare – Use something like @ObjectCachePro
– Use blazingly fast origin hosting like @servebolt
– Et cetera.
Plugins like WP Rocket help you make better use of WordPress' performance optimizing features, but you should really think of them in terms of optimizing output.
RT @LearnDashLMS LearnDash Cloud Optimizes Your Course Site’s Performance with Object Cache Pro.
https://t.co/q70FG4GvX0
We’re thrilled to announce that LearnDash Cloud now includes @ObjectCachePro (a $950/yr value) for free.
"Object Cache Pro was written from the ground up with raw performance in mind to avoid unnecessary Redis reads and writes and to keep a tiny memory footprint." @ObjectCachePro
https://t.co/1SCqLhIhev
#WebPerf