How to increase the loading speed of the site? How do I know the loading speed of the site? What PageSpeed Insights metrics to pay attention to and how to fix them? Today we’re going to talk about optimizing the speed of WordPress sites. Optimizing site speed on WordPress is one of the topics about […]
how to
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 […]
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 Identify Fake Website Speed Optimization
All about website speed optimization scams. How do customers get cheated when optimizing site speed? Recently, we’ve often been approached by clients with problems optimizing their sites. Clients usually complain that their test scores are normal, but Google Search Console sends them warnings about poor Core Web Vitals scores. They also notice a worsening of […]
How to Display the Last Modified Date – WordPress
Today I’m going to share with you a simple snippet for WordPress that displays the date of last modified blog post. As always, you should add this snippet to the functions.php file of your child theme. Good luck!
How to Add Customer Email to WooCommerce Cancelled Order Notification
Recently, one of my old customers asked me to add the customer’s email to the recipient list in the canceled order notification (WooCommerce). I was surprised that this simple option is not there by default. I wrote such a hook, which works great and fulfills its function 100%. This snippet should be added to functions.php […]