This option will load critical css in style tag instead of link tag. This option is not recommended for site with large page size. Implementing CDN will help a lot in speeding of site if this option is not enabled. […]
Doc Category: Wordpress
Load Critical CSS
The W3Speedster Plugin generates Critical CSS which loads upfront and let all css files to load to user interaction enabling faster loading of the page. […]
Combine Google fonts
The W3Speedster Plugin loads and combines all Google Fonts used on your site and loads it together preventing multiple requests. If critical css is generated, all required google fonts are loaded instantly and rest are lazyloaded ie. loads on user interaction. If you still want to load any font upfront and then you can write […]
Enable CSS Optimization
Enable this to start CSS optimiation. All css optimization like minification, critical css generation, custom css etc will show only when this option is turned on. […]
CSS Optimization
[…]
Cache Path
The cache of the W3Speedster Plugin is automatically generated inside the cache folder of the WP Content Folder and if you wish to change the path you can change it by putting the full path in this section. […]
Fix INP Issues
“Fix INP Issues” refers to addressing problems related to the “Interactive Next Paint” metric. By enabling this feature, you can resolve issues identified in Google PageSpeed Insights and/or Google Search Console related to the time it takes for your site to become fully interactive. This helps improve your website’s performance and user experience. […]
Remove query parameters
Our plugin also provides smart automatic functionality to remove Query Parameters from CSS & JS on your site, it automatically gets implemented in your site. […]
Enable Gzip compression
Our plugin offers an automatic feature to enable Gzip compression on your site. When activated, it compresses your site’s files to reduce their size and improve load times. This functionality is implemented automatically but will only work on servers running Apache. […]
Enable leverage browsing cache
The plugin also provides smart automatic functionality to enable leverage browser cache on your site, the plugin has an in-built response to the leverage cache, which it automatically implements in your site. […]