[…]
Doc Category: Wordpress
Introduction
[…]
What exactly does W3Speedster do?
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 in two ways: from the plugins page […]
Can’t upload/install 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. “The uploaded file exceeds the upload_max_filesize directive in php.ini.” This message means there is a limit on the file size you can upload to your site. This limitation may be set […]
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 […]
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 […]
Installing W3Speedster
There are two W3Speedster installation options: Automatic or Manual. Download W3Speedster Once you have bought W3Speedster, you can download the zip file from your W3Speedster account page. or to use free version you can download it from plugins option in your Dashboard Note: If you use Safari, it might be automatically unzipping the file on download. […]
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 […]
W3speedster Exclude Page Optimization
Function: W3SpeedsterExcludePageOptimization Description: W3Speedster allows you to exclude the pages from the Optimization. if you wish to exclude your pages from optimization. (like cart/login pages). Parameter: $html = Page viewsources content. $exclude_page_optimization = 0(default) || 1 Return: 1 – it will exclude the page from optimization. 0 – it will not exclude the page from […]