-
The best & cheaper Wordpress image optimizer plugin
Imagify, Smush, Shortpixel, and Optimole are plugins to optimize your Wordpress website images, resulting in improved performance and load time. What product is the best choice for your plugin stack? What should you choose to get the best of and improve your website? We compare the plugin’s features and offer you insights for deciding what the…
-
How to eliminate render-blocking resources in Wordpress
Running render-blocking assets might be one of the highest causes of having a bad Pagespeed score. Find out in this guide how to remove either Javascript or CSS files from render-blocking in Wordpress. What is render-blocking on Pagespeed? As the name says, render-blocking assets are files that load synchronously with the page assets, therefore it…
-
Top 6 ways to reduce javascript execution time in Wordpress
Learn how to reduce your javascript execution time and improve Pagespeed. Javascript exec. time is what the name already says. It’s the time js takes to do the parsing, compiling, and executing functions, calls, etc. How to identify large Javascript execution time in Wordpress Do a Core Web Vitals test using Webpagetest.org, click “Total Blocking…
-
How to create Critical CSS in Wordpress
Critical CSS might be a lifesaver for websites with junky css themes with lots of unused files. It creates inline css with all the page’s Critical CSS, making the page layout load faster. For improving and fixing both LCP and CLS you should also use a Remove(unload) unused CSS feature such as Asset Cleanup or…
-
How To Fix Cumulative Layout Shift (CLS) Issue in WordPress
Google Core Web Vitals is here. Google launched the Page Experience Signal update, which brings many changes to SERP ranking, as the boost it brings for websites with Good Core Web Vitals CLS also makes up to 25% of the Pagespeed score, due to TTI being phased down on the Lighthouse 10.0 version. Learn how…
-
Best 8 ways to speed up Woocommerce
Woocommerce can be viewed by many as a slow alternative to other ecommerce platforms, but it can be as faster as them if you take a few actions and optimize its speed. We selected the best optimizations to improve Woocommerce and make it able to handle thousands of concurrent customers. Delay marketing and non-essential plugins’…
-
How To Reduce or Fix Largest Contentful Paint (LCP) Issue in WordPress
Google Core Web Vitals is here. Google launched the Page Experience Signal update, which brings many changes to SERP ranking, as the boost it brings for websites with Good Core Web Vitals. LCP also makes up to 25% of the Pagespeed score. Learn how to reduce or fix LCP issues in WordPress with the top…
-
Asset Cleanup Pro Review and tutorial
Asset Cleanup is a free plugin with a Pro version that removes unused CSS and Javascript from Wordpress. Asset Cleanup is an effective tool for improving Wordpress LCP(Largest Contentful Paint) Core Web Vitals, including for tech-savvy people, as it provides a complete UI to remove unused assets that are loading previously than the LCP. Asset…
-
Nitropack vs Wp Rocket: How their features compare
Nitropack and Wp Rocket are plugins built to be a do-it-all in terms of speed optimization, but as page speed definition evolved over the years with the addition of the Core Web Vitals, their definition has been loose. What is the best solution for improving your Wordpress website speed and who has the best price?…
-
How To Remove Unused CSS In Wordpress
To remove unused CSS from Wordpress, you either use Jetpack Boost, Asset Cleanup, Perfmatters, or Wp Rocket. With Wp Rocket, you can either use “Remove Unused CSS” which strips unused CSS but may cause issues, especially with page-builder plugins, or use their “Critical CSS” feature that inlines critical CSS and solves the Pagespeed issue. What…