Performance optimization Advanced
Auditing a theme: what it loads versus what it uses
Themes routinely ship assets for features you never use. Once you have the list, what can safely go and what cannot becomes obvious.
Technote
Caching, Redis, Core Web Vitals, image optimisation and query tuning — everything that makes WordPress fast, grounded in measurements rather than folklore.
35 articles· Performance optimization
Performance optimization Advanced
Themes routinely ship assets for features you never use. Once you have the list, what can safely go and what cannot becomes obvious.
Performance optimization Practical
The player loads whether or not anyone presses play. A poster-first approach charges that cost only to the people who actually click.
Performance optimization Advanced
Text jumps when a webfont lands not because it was late, but because the fallback had different widths and heights. Match the two and the swap leaves the…
Performance optimization Practical
"One second costs you X percent" is someone else's number. Your drop-off points are yours to measure — and measuring them is not hard.
Performance optimization Practical
Problems that a bigger plan fixes and problems it never touches are separate from the start. Upgrade without telling them apart and you have spent money and kept…
Performance optimization Practical
Icons and diagrams need not be image files. Kept as vectors they need no size variants, and their colour can be driven from CSS.
Performance optimization Practical
This property decides what happens in the few hundred milliseconds before a webfont lands. There are five values, but the real choice is between blank text and text…
Performance optimization Practical
What a camera or phone produces is far larger than a screen ever needs. Three quick adjustments before uploading make a visible difference to the first screen.
Performance optimization Intro
"Most traffic is mobile these days" is not an answer about your site. Your answer is already in your own analytics, ten minutes away.
Performance optimization Practical
Lazy loading is right for nearly every image. Apply it to the large image in the first screen and you delay the very thing the metric measures.
Performance optimization Practical
There is no mystery to why Korean fonts are heavy: modern Hangul alone has 11,172 syllable blocks. Split with unicode-range, the browser fetches only the pieces a page…
Performance optimization Intro
Visitors do not remember load time in seconds; they remember an impression. What shapes it is not the wait but what they see during it.