RECENT BLOGS
Optimize Total Blocking Time (TBT)
Optimize Total Blocking Time(TBT) 1. Optimizing Total Blocking time Total Blocking Time (TBT) is a load responsiveness metric that measures the usability of the web page during the loading. Total [...]
Optimize Largest Contentful Paint (LCP)
Optimize Largest Contentful Paint (LCP) Bhavesha | 24 January, 2022 | 5 min read LCP or largest contentful paint time,is the period during which the largest part of the content becomes [...]
Reduce Unused JS(scripts) for Magento 2
Reduce Unused JS(scripts) For Magento 2 It is all about unused js, that are not in use or that are unwanted for your site and block the site speed. 1.Identification Tools like GTMetrics, Lighthouse, [...]
Preload in Magento 2
24 January, 2022 | 5 min read Preload In Magento 2 Preload enables the browser to quickly download and cache a resource. It's useful when you need a resource within [...]
Reduce the Impact of Third Party Code
Reduce the Impact of Third Party Code in Magento 2 A third-party script is defined as any script hosted on a domain that's different from the domain of the current URL so even if [...]
Ensure Text Remains Visible During Webfont Load in Magento 2
Ensure Text Remains Visible During Webfont Load In Magento 2 The way to do that is to specify a fallback system font that will display until the web font is ready. by using the [...]