W3Speedster is a WordPress performance optimization plugin 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 Uninstalling W3Speedster W3Speedster can be uninstalled manually through FTP/File Manager. To manually remove […]
Doc Category: Core PHP
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 […]
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. […]
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 […]
Installing W3Speedster
Download W3Speedster Once you have bought W3Speedster, you can download the zip file from your W3Speedster account page. Note: If you use Safari, it might be automatically unzipping the file on download. Installing W3Speedster The manual installation involves uploading all the files to your web server through FTP software. Unzip the archive, then upload the […]
CDN Settings
[…]
Introduction
[…]
Getting Started with W3Speedster
The first thing you’ll want to do once you’ve activated W3Speedster is: Run an ON/OFF test with W3Speedster’s default settings, and see how much faster your site has become already! You’ll be able to see the improvement in loading time W3Speedster has achieved just by running in its default configuration. If you have advanced knowledge […]
Getting Started
Getting Started […]
W3speedster Customize Critical Css File Name
Function: W3SpeedsterCustomizeCriticalCssFileName Description: If you wish to make any changes in Critical CSS filename, W3Speedster allows you to change in critical CSS file names. W3Speedster creates file names for critical CSS files but if you wish to change the name according to your preference this function will help. Parameter: $file_name – File name of the […]