Replace YouTube Iframes with Preview Image

This feature enhances webpage performance by replacing YouTube iframe embeds with clickable preview images. Videos load and play only when users click the preview, ensuring faster page loads and reduced bandwidth usage. Enable “Replace Youtube videos by thumbnail.” option that is located under the Lazy Load settings. Once you enabled this feature, you don’t need […]

Read More

Disable LazyLoad on Specific Posts

It’s quite straightforward to disable lazyload for a particular post. You just need to check the “Skip lazy loading for this post” option on the post editing screen. Block Editor: Classic Editor:

Read More

Enable Lazy Load

Lazy loading is a strategy to identify resources as non-blocking and load these only when needed. It’s a way to shorten the length of the critical rendering path, which translates into reduced page load times. You can fix “defer offscreen images” problems by using lazy load. WordPress core supports native lazyloading since version 5.5+ How […]

Read More