search

Posts about: Speed & Performance | Page 3

Use CSS Containment & Improve Website’s Performance

CSS Containment is a module that describes a CSS property called contain. This property allows developers to isolate a specific element’s subtree in the DOM and treat it as independent and separate from the rest of the elements in the [...]

WP Rocket Guide: Optimal Settings Explained (2026)

The plugin WP-Rocket is now used on more than 4 million WordPress sites, and it still delivers some of the best speed gains you can get from a caching plugin. It’s easy to use and includes a few features you [...]

What is CLS (Cumulative Layout Shift) and How to Improve it?

One of the most frustrating things that happen when browsing a website is unexpected layout changes on a page. A popup appears out of nowhere. Content shifts while you’re reading. A button moves just as you’re about to click it. [...]

Optimize Time to First Byte (TTFB) & Improve Performance

What is Time to First Byte (TTFB), and how can it be improved? For those of you who are testing the speed and loading time of WordPress websites (and in general), there are several metrics that help understand the factors [...]

Optimize Google Fonts Loading Speed Using preconnect

The preconnect option is an important tool in your toolbox, not only for loading Google Fonts. As shown in the example above, using preconnect saves roundtrip time, especially in the critical upper part of your site or application. In certain [...]

Improving Loading Time of Embedded Videos with Lite YouTube

YouTube is a popular video streaming platform owned by Google. With over a billion users and billions of daily views, YouTube videos can be found practically everywhere on the internet. Using your YouTube account is a convenient way to add [...]

How to Defer JavaScript for Youtube Videos

Delaying Javascript, in other words, Defer parsing of Javascript, is one of the messages you might receive when checking your website’s speed using tools like GTmetrix and Pingdom. This message indicates that the browser needs to process content within a [...]

Savvy WordPress Development official logo