chirstmas tree Christmas Mega Sale – Enjoy Up to 50% OFF on Every Plan! Get Now chirstmas snow

Updating W3Speedster

1. Download the Latest Version Log in to your W3Speedster account. Navigate to the Downloads section. Download the most recent version of the W3Speedster ZIP package. 2. Extract the Updated Files Open your CakePHP project directory. Locate the src/ folder. Extract the contents of the new ZIP directly into the src/ folder, replacing existing files. […]

Read More…

Installing W3Speedster

To integrate W3Speedster into your CakePHP project for performance optimization, follow these steps: 1. Extract the Package into Your Project Locate the src/ directory in your CakePHP project root. Extract the contents of the downloaded .zip file directly into the src/ folder. Ensure that files are placed correctly without nesting inside additional subfolders. 2. Add […]

Read More…

Exclude pages from HTML caching

Feature: The “Exclude Pages from HTML Caching” feature in W3Speedster empowers developers to bypass static HTML caching for specific URLs. This ensures that selected pages are always delivered dynamically from the server, rather than from a cached version. This is critical for pages that involve personalized content, real-time data, or session-dependent logic. Why We Need […]

Read More…

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

Read More…

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

Read More…

W3speedster Exclude Internal Js W3 Changes

Function: W3SpeedsterExcludeInternalJsW3Changes Description: Our plugin makes changes in JavaScript files for optimization, if you do not want to make any changes in JavaScript file, W3Speedster allows you to exclude JavaScript files from the plugin to make any changes. Parameter: $path- path of your script tags url $string – JavaScript files content. $exclude_from_w3_changes = 0(default) || […]

Read More…

W3speedster Customize Script Object

Function: W3SpeedsterCustomizeScriptObject Description: W3Speedster allows you to customize script objects while minifying and combining scripts. Parameter: $script_obj- Script in object format. $script- Content of the JS file you want to make changes in Return: $script_obj– Make changes in Js files. function W3SpeedsterCustomizeScriptObject($script_obj, $script){ // your code return $script_obj; } function W3SpeedsterCustomizeScriptObject($script_obj, $script){ // your code […]

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.