Does Googlebot index content that is delayed through lazy loading?
Lazy loading is one way to speed up loading by only rendering assets within view. There are several plugins available for free on WordPress to accomplish this. It’s not just images that can be targeted. Other assets such as iframes can be delayed in rendering which could have quite an impact if you have many youtube embeds. It’s also not uncommon to see premium themes these days incorporate lazy loading directly.