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 […]
Archives: W3Speedster Docs
Documentation for W3Speedster
What exactly does W3Speedster do?
W3Speedster is a comprehensive performance optimization plugin for WordPress that helps improve your website’s speed, core web vitals, and overall user experience. It includes both automated and advanced manual optimization features, tailored to work across diverse themes, plugins, and hosting environments. Key Features of W3Speedster CDN Integration Easily integrate any Content Delivery Network (CDN) to […]
What exactly does W3Speedster do?
W3Speedster is a comprehensive performance optimization solution for YII2 Application, 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 Drupal modules, themes, content types, and hosting infrastructures. Key Features of W3Speedster CDN Integration Easily integrate any […]
Exclude Javascript From LazyLoad
Feature: The Exclude JavaScript from Optimization feature in W3Speedster offers developers precise control over which JavaScript elements, both tags and inline scripts—should bypass optimization routines such as lazy loading or minification. This ensures that critical functionality, user interface behaviors, and third-party integrations remain unaffected by performance enhancements. Why We Need It Ensure Functional Reliability Prevent […]
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 […]
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 […]
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 […]