Uninstalling W3Speedster

Identify the Extension First, confirm that the W3Speedster extension is installed by checking the Magento extension list: php bin/magento module:status Look for an entry like W3Speedster_W3Speedster (or similar). This confirms the extension is installed and enabled. Disable the Extension To prepare for uninstallation, disable the extension: php bin/magento module:disable W3Speedster_W3Speedster Replace W3Speedster_W3Speedster with the actual […]

Read More…

Delete JS/CSS Cache

The plugin lets you delete the combined and minified cache for JavaScript and CSS. This ensures that any changes made to your theme or plugin files are updated and reflected on your site. […]

Read More…

Updating W3Speedster

Updating download the updated version from my account page. Extract the folder in src directory of your project. Test the Update: Test your application to ensure the updated plugin works as expected. […]

Read More…

Delete Critical CSS

The W3Speedster WordPress plugin allows you to delete Critical CSS. This should be done only when you make changes to the styles used in the upper part of your webpage. Deleting Critical CSS will clear the cache and require regeneration, which may take some time depending on the number of pages on your site. […]

Read More…

Unistalling W3Speedster

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. […]

Read More…

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…

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 > […]

Read More…

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. […]

Read More…

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. […]

Read More…

W3Speedster
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.