Exclude Background Images from Lazy Loading

Enabling this option ensures that background images are excluded from lazy loading. This allows background images to load immediately, ensuring they are displayed without delay, which is especially important for maintaining visual consistency and providing a seamless user experience. This feature is ideal for pages where background images play a critical role in design or […]

Read More…

Clear Cache when Page or Post is Updated

Enabling this option ensures that the cache is automatically cleared whenever a page or post is updated. This guarantees that visitors always see the most up-to-date version of your content, improving accuracy and consistency. By keeping your cached files in sync with changes, this feature enhances both performance and user experience. […]

Read More…

What exactly does W3Speedster do?

W3Speedster is a WordPress performance optimization package with many features: CDN Integration HTML Caching Optimize images Lazy Loading WebP Support Minify CSS Minify JavaScript Defer parsing of JavaScript Serve scaled images Avoid CSS @import Exclusions Debug Site Google Fonts Optimization Delay JS How to find the best settings for your site? So, you’ve activated W3Speedster. […]

Read More…

Uninstalling W3Speedster

Go to Extensions Manager: Navigate to Extensions → Manage → Manage. Locate the Extension: Use the search bar to find the extension you want to uninstall. Uninstall the Extension: Select the extension and click the Uninstall button. Verify Uninstallation: Ensure the extension files and database entries are removed. Some extensions may leave residual files or […]

Read More…

Updating W3Speedster

Go to Extensions Manager: Navigate to Extensions → Manage → Update. Check for Updates: Click the Check for Updates button to refresh the list of available updates for your installed extensions. Update the Extension: Select the extension(s) you want to update and click the Update button. Automatic Updates (Optional): Some extensions may support automatic updates. […]

Read More…

Installation W3Speedster

Log in to Joomla Administrator: Access the admin panel by navigating to yourdomain.com/administrator. Go to Extensions Manager: From the top menu, navigate to Extensions → Manage → Install. Choose the Installation Method: Upload Package File: Click the “Choose File” button, select the extension’s .zip file from your computer, and click Upload & Install. Install from […]

Read More…

Calculate Image

The module will analyze and identify the images within the specified directory that require optimization. Once the directory path is provided, it will evaluate all images contained in the directory to determine which ones can be optimized for better performance. This process ensures that only relevant images are selected for optimization, streamlining the workflow and […]

Read More…

Upload Directory Path for Images

Please enter the folder path where you have the images you want to optimize. Once you enter the folder path, all images in the directory will be processed and optimized automatically. This way, images are reduced in size without any loss of quality, making them more efficient for use in web or other applications. […]

Read More…

Exclude pages from HTML caching

Excluding specific pages from HTML caching ensures that these pages are always fetched directly from the server rather than from a cache. This approach is particularly useful for pages with dynamic content that changes frequently, user-specific pages, and sections of your site that must always display the most current data. […]

Read More…

Create Critical CSS via wp-cron

Enabling this option allows the plugin to generate critical CSS for your WordPress pages using WP-Cron. By leveraging WP-Cron, the plugin can systematically process each page, creating critical CSS at a controlled pace. This method ensures that server performance remains unaffected, as the CSS generation process is spread out over time […]

Read More…