Disable the Plugin: Remove the plugin from the src directory: Remove the added files: Remove the ‘W3speedsterMiddleware.php’ from the middleware folder. Comment the config: Remove or comment on the config line added while installing in Application.php from the root/src directory. Test Application: Verify that your application works correctly without the plugin. […]
Archives: W3Speedster Docs
Documentation for W3Speedster
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 […]
Can’t upload/install W3Speedster
1. Check Compatibility Drupal Version: Ensure the module is compatible with your Drupal version. PHP Version: Check if the module requires a specific PHP version. 2. Read Error Messages Details: Carefully read the error message displayed. It often provides clues about what went wrong. Log Messages: Check the log messages by navigating to Reports > […]
Load Javascript Inline Script as URL
Enter the matching text of the inline script URLs that you want to exclude from deferring JavaScript. Each exclusion should be entered on a new line. This allows you to specify which inline scripts should not be deferred, ensuring they load immediately to maintain essential functionality. […]
Optimize pages with Query parameters
This enables the optimization to be shown on the pages with query parameters when the optimization is live. For eg. https://www.example.com?nocache=1 will show optimized page if this setting is turned on. It is recommended only for servers with high performance. […]
Uninstalling W3Speedster
Disable the bundle: Remove the bundle from root directory of your project. Remove the added files: Remove the W3speedster/EventListener folder from the src folder within the project root directory. Comment on the config: Remove or comment on the config line added while installing in services.yaml file from the project_root_directory/config folder Test application: Verify that your […]
Convert to WebP
This feature will convert and render your images in the WebP format. To use it, make sure to start image optimization in the Image Optimization tab. The W3Speedster Plugin will handle the optimization for all JPG and PNG images, enhancing your site’s performance […]
Updating W3Speedster
You can manually update the plugin. Remember, if your license has expired, you can renew it on your account page. Go to your account and download the latest version of W3Speedster Unzip the archive and then upload the ‘w3speedster’ folder to the ‘root’ directory and overwrite the existing folder […]
HTML Cache
[…]
Updating W3Speedster
There are two ways to update W3Speedster: automatic and manual. Remember, if your license has expired, you can renew it on your account page. Automatic update Go to the Plugins page in the WordPress Dashboard (that’s {your site URL}/wp-admin/plugins.php) Find the update notification below the W3Speedster entry, and click ‘Update Now’: If you don’t see any update […]