[…]
Archives: W3Speedster Docs
Documentation for W3Speedster
WebP Image Quality
Feature: The WebP Image Quality setting in W3Speedster determines the compression level applied when converting JPG and PNG images into the WebP format. As a next-generation image format developed by Google, WebP provides significant file size reduction while maintaining strong visual quality. W3Speedster defaults this value to 90%, offering a near-lossless balance between clarity and […]
What exactly does W3Speedster do?
W3Speedster is a comprehensive performance optimization solution for Symfony websites, designed to enhance site speed, server responsiveness, and user experience. It merges automated optimization tools with granular manual controls, making it highly adaptable to a wide variety of Symfony modules, themes, content types, and hosting infrastructures. Key Features of W3Speedster CDN Integration Easily integrate any […]
What exactly does W3Speedster do?
W3Speedster is a comprehensive performance optimization solution for Joomla websites, designed to enhance site speed, server responsiveness, and user experience. It merges automated optimization tools with granular manual controls, making it highly adaptable to a wide variety of Joomla extensions, templates, content types, and hosting infrastructures. Key Features of W3Speedster CDN Integration Easily integrate any […]
Clear Cache when Page or Post is Updated
Feature: Ensures cached content stays synchronized with updates to your website. Functionality: When a page, post, or custom post type is updated, published, or deleted, W3Speedster: Automatically removes the corresponding cached HTML file. Generates and stores a fresh cache version upon the next visit. Extended Cache Clearing: W3Speedster also clears associated cache files to maintain […]
Javascript Optimization
[…]
Best practice
To ensure stable and effective performance improvements while using W3Speedster, it is strongly recommended to follow this step-by-step testing approach: Step-by-Step Testing Procedure Enable options incrementally: Activate one setting at a time rather than enabling all features at once. This makes it easier to identify and isolate issues. Test in a non-logged-in session – After […]
W3speedster Internal Css Minify
Function: W3speedup_internal_css_minify Description: If you don’t want to minify, W3Speedster allows you to exclude stylesheet files from minify. Parameter: $path- path of css file.$css- Css content of the file.$css_minify- 0 || 1 (default) Return: 1 – it will exclude the entered css file from minification.0 – it will not exclude the entered css file from […]
Enable Lazy Load
Feature: The Enable Lazy Load feature in W3Speedster defers the loading of images and other non-critical media elements until they are about to enter the user’s viewport. Instead of loading all visual assets (Images, Audio, Video, and Iframe) at once, this approach prioritizes above-the-fold content, leading to significantly faster initial page rendering and optimized server […]
Start generating critical CSS
Feature: Start Generating Critical CSS is the command or action in W3Speedster that initiates the process of extracting and creating the critical CSS styles necessary for your website’s above-the-fold content. This process identifies and isolates the minimal set of CSS rules required to render the visible portion of a webpage immediately, deferring the loading of […]