How to speed up website loading on WordPress If someone told me tomorrow that I could only take one WordPress plugin to a desert island, I would choose the Perfmatters plugin🙂 Almost every website user on WordPress has experienced the problem of slow loading over time. Even if you don’t notice it, Google Search Console […]
Lazy Loading
LearnDash and Core Web Vitals: Essential Tools and Techniques
WordPress websites using LearnDash are powerful online learning platforms that include a lot of dynamic content: courses, quizzes, surveys, video lessons, certificates, and more. However, this kind of functionality places a significant load on the server and can negatively impact site performance as well as Core Web Vitals (CWV), especially when the number of active […]
How to Change YouTube Thumbnail Resolution in WP Rocket LazyLoad
WP Rocket’s LazyLoad feature improves website performance by loading YouTube videos only when users interact with them. By default, WP Rocket selects a specific resolution for YouTube thumbnails, but you can change it using a simple snippet. If you are using the Perfmatters plugin for the LazyLoad feature, then you should read this post. Why […]
High Resolution Preview Thumbnails for Youtube Embeds in Perfmatters Plugin
Are you looking to improve the quality of your YouTube preview images in the Perfmatters plugin? We have just the solution for you! Today, I’m excited to introduce you to a highly useful helper plugin that significantly enhances the quality of YouTube preview images when you enable Lazy Loading iFrames and Videos in the Perfmatters […]
The Ultimate Guide to WP Rocket Settings – Personal Experience
A fast-loading site not only improves the user experience but also positively impacts SEO rankings on search engines like Google. One of the most effective ways to speed up a site on the WordPress platform is by using cache plugins. In this post, we will take a detailed look at what cache plugins are, the […]
How to add email notification when an order is in Pending status in WooCommerce without plugin
Just recently one of my clients asked me to add a notification feature if an order goes into Pending status in his WooCommerce store. This simple hook helps to solve this problem. This code should be inserted into fucntions.php of your child theme.