Category
performance
-
Lazy Load YouTube Videos in WordPress with a Free Shortcode
A standard YouTube embed in WordPress loads a pile of YouTube scripts as soon as the page opens, even if the visitor never presses play. This video shows a…
-
Font Optimization in WordPress: Subsets, Swap and Preload
Self-hosted fonts often weigh far more than they need to, because they carry characters for languages your site never uses. In this video we pick the right…
-
Replace a WordPress Plugin with Scoped Code in Scripts Organizer
Many small WordPress plugins have no settings at all, so their CSS and JavaScript load on every page of your site, even pages that never use the feature. In…