How to Fix Widgets.js Error | Reduce unused Javascript in Blogger

How to Fix Widgets.js Error | Reduce unused Javascript in Blogger

 If you are using the Blogger platform then you may have seen this page speed insight Error “Reduced Unused Javascript” Error.  Here, There is a common JS error called Widgets.js that occurs in the page speed insight Test. Let’s check how you can solve this issue for your Blogger website.  What is Widgets.js in Blogger?…

How to Fix [user-scalable=”no”] is used in the meta name=”viewport” element | Page speed insight Error Fixed

How to Fix [user-scalable=”no”] is used in the meta name=”viewport” element | Page speed insight Error Fixed

 If you are using the Blogger website then you may have faced an accessibility error in the page speed insight report that the meta viewport element has issues.  [user-scalable=”no”] is used in the <meta name=”viewport”> element and the [maximum-scale] attribute is not less than 5. The error “user-scalable=”no” is used in the meta name=”viewport” element”…

How to Reduce the impact of third-party code in page speed insight

How to Reduce the impact of third-party code in page speed insight

 If you are using Blogger or Wordpress and tested your site in the page speed insight tool then you may come across an error called to reduce the impact of third-party codes.  This is a common page speed error that occurs due to third-party scripts used on the website. Third-party scripts like Adsense, Google Analytics,…

How to Fix Serve Images in Next-Gen Formats Issue in Blogger?
|

How to Fix Serve Images in Next-Gen Formats Issue in Blogger?

 Do you want to know how to fix the “server images in Next-Gen format” error that you get in the page speed insight report?   Well, In this blog post I will show you how to fix this error and upload and serve Webp format correctly on the Blogger website.  As the images are the important…

How to Lazyload AdSense Ads in Blogger website?
| |

How to Lazyload AdSense Ads in Blogger website?

 In this article, I will show you how to Lazyload Adsense Ads on the Blogger website. So, follow the steps carefully to implement this properly on your website.  So, before that Let’s understand what is lazyloading and why it is recommended to improve the page speed of Blogger. What is Lazyloading Adsense? Lazyloading is the…

AdSense Update: Improving loading speed with new AdSense code
|

AdSense Update: Improving loading speed with new AdSense code

 Recently Adsense team has launched a new Adsense code that will improve your page loading speed by decreasing unnecessary resources.  Most Bloggers and site owners complain that the page speed is reduced drastically after the AdSense code implementation. It is very difficult to pass the core web vitals score in the page speed insight tool…

How to add Lazyload Google analytics code to Blogger website?
|

How to add Lazyload Google analytics code to Blogger website?

Google Analytics is one of the most used javascript codes on a Website and may cause a render-blocking effect while loading the webpage.  You can’t just remove the code as it is super helpful to track visitors coming to the website. But, You can easily Lazyload the Google analytics code on the Blogger website and…