How Lazy Loading YouTube Videos Boosted Mobile Performance by 39%
YouTube embeds hide a performance secret: they load Google Fonts and JavaScript on every page load, even when users never watch the videos. On a recent client project with multiple video embeds, this created a page load delay that tanked mobile performance. Here's how we used lazy loading to boost PageSpeed scores from 56 to 78—and the complete Craft CMS implementation guide.