Options | Demo or Zero Edition | Standard Edition | Extended Edition | SaaS Edition* |
---|---|---|---|---|
Combine CSS This set of options allows to merge CSS code (even external files and inline code) into single file. | ||||
Combine only CSS included in tag <head> | ||||
Combine all CSS in tags <head> and <body> | ||||
Enable inline styles merging | ||||
Enable external styles merging | ||||
Combined CSS file name | 1 | |||
Host for CSS file(s) | 2 | |||
Exclude CSS file(s) from merging | ||||
Include CSS code to all combined files | 1 | |||
Combine JavaScript This set of options allows to merge JavaScript code (even external files and inline code) into single file. | ||||
Combine JavaScript files in <head> | ||||
Combine JavaScript files in <body> | ||||
Enable inline JavaScript merging in <head> | ||||
Enable inline JavaScript merging in <body> | ||||
Enable external JavaScript merging | ||||
Combined JavaScript file name | 1 | |||
Host for JavaScript file(s) | 2 | |||
Exclude file(s) from combining | ||||
Force moving combined script to </head> | ||||
Safe combine mode | ||||
Remove duplicates | ||||
Mask to merge scripts | ||||
Minify Minify removes whitespace and other unnecessary characters. Also you can choose the tool for CSS/JavaScript minification or obfuscation. | ||||
Minify CSS files with regular expressions | ||||
Minify CSS files with CSS Tidy | ||||
Minify JavaScript files with JSMin | ||||
Minify JavaScript files with YUI Compressor | ||||
Minify JavaScript files with Packer | ||||
Minify JavaScript files with Google Compiler | ||||
Exclude the following file(s) from minify | 1 | |||
Minify HTML | ||||
Compress HTML to one string | 2 | |||
Remove HTML comments | 2 | |||
Gzip Gzip compression for CSS, JavaScript, HTML and other files. | ||||
Gzip CSS | ||||
Gzip JavaScript | ||||
Gzip fonts | ||||
Gzip HTML | ||||
Check for gzip possibility via cookies | 3 | |||
Use deflate instead of gzip for IE6, IE7 | 1 | |||
Usezlib | ||||
Client side cache This set of options allows you to add certain headers which ensures that files are cached on the client-side by the browser. | ||||
Cache CSS | ||||
Cache JavaScript | ||||
Cache images | ||||
Cache fonts | ||||
Cache video files | ||||
Cache static assets | ||||
Cache HTML | 2 | |||
Default timeout to cache HTML | ||||
Cache external files | 3 | |||
.htaccess Most of gzip and cache options can be written for your website configuration automatically. | ||||
Enable .htaccess | ||||
Place .htaccess file locally (not to Document Root) | ||||
Use mod_deflate + mod_filter | ||||
Use mod_gzip | ||||
Use mod_expires | ||||
Use mod_headers | ||||
Use mod_setenvif | ||||
Use mod_rewrite | ||||
Use mod_mime | ||||
Backlink WEBO Site SpeedUp can add a link in your blog footer back to the WEBO Site SpeedUp website. The link can be a text link, a small image link or both. Please support WEBO Site SpeedUp by enabling this. | ||||
Add a link to WEBO Site SpeedUp | ||||
Add a WEBO Site SpeedUp image | ||||
Text for backlink | ||||
Styles for backlink placement | ||||
Add <!--WSS--> to HTML document | Forced to ON | |||
Add load time counter | ||||
A/B testing | 5 | |||
Performance Options Usually WEBO Site SpeedUp checks if files have been changed since the last access to the page. And uses retrieved information to give existing file from cache or generate a new one. It’s not good from the server side optimization point of view so you can disable this check. | ||||
Ignore file modification time stamp (mtime) | 12 | |||
Don’t check cache files existence | 1 | |||
Cache version number | 2 | |||
Do not use regular expressions | 2 | |||
Uniform cache files for all browsers | 3 | |||
Restore CSS properties | 1 | |||
Days to store cache files | 2 | |||
Separate HTTPS cache from HTTP | 1 | |||
File system cache engine | ||||
Memcached cache engine | 5 | |||
APC cache engine | 5 | |||
X-Cache cache engine | 5 | |||
Scale HTML images | 3 | |||
data:URI It is possible to store CSS Background images in data:URI format. This will cut down even further on the amount of HTTP Requests. | ||||
Apply data:URI | 5 | |||
Apply mhtml | 5 | |||
Maximum data:URI size | ||||
Maximum mhtml size | ||||
Exclude files from data:URI | ||||
Exclude files from mhtml | ||||
Separate images from CSS code | 2 | |||
CSS Sprites It is possible to store CSS Background images as CSS Sprites. This can significantly reduce the number of HTTP requests during website load. | ||||
Apply CSS Sprites | 5 | |||
«Aggressive» combine mode for CSS Sprites | 2 | |||
Exclude IE6 | 2 | |||
Maximum width and height of images | ||||
Maximum width and height of final sprites | ||||
Combine HTML images | 4 | |||
Maximum width and height of HTML images | ||||
Combine images for the current page only | 2 | |||
Exclude the following files from CSS Sprites | ||||
Include only the following files to CSS Sprites | ||||
Add free space for CSS Sprites | 1 | |||
Detect proper format automatically | ||||
Prefer JPEG format | 1 | |||
Server Side Caching This option allows to cache generated HTML output and prevent a lot of server-side work to generate it. Note, with this option all server-dependent logic will be disabled. All pages will be completely static. Please turn it on only if you are completely sure. | ||||
Cache generated HTML files | 25 | |||
Default HTML cache timeout | ||||
Time to cache cart in e-store | 2 | |||
Only cache first n bytes of content (flush early) | 3 | |||
Flush content size | ||||
List of parts of URLs to exclude from server side caching | 2 | |||
List of USER AGENTS (robots) to add to caching | ||||
List of COOKIE to exclude from server side caching | 3 | |||
List of GET parameters to exclude from server side caching | 2 | |||
Extreme mode | 3 | |||
Delete expired files from cache | 2 | |||
SQL caching WEBO Site SpeedUp can cache SQL queries (for CMS supported on native level) what increases generation time for all website pages. | ||||
Cache DB queries | 12 | |||
Queries execution time (ms) | ||||
DB cache timeout (s) | ||||
Exclude table(s) (separated by space) | ||||
Unobtrusive JavaScript Unobtrusive JavaScript will be loaded right after all content has been shown in a browser (on DOMloaded event). This can significantly increase website load speed. | ||||
Basic mode | ||||
Advanced mode | 5 | |||
Advanced mode + inline code | 5 | |||
Include combined JavaScript file before </body> | 2 | |||
Move all JavaScript code to </body> | 2 | |||
Move JavaScript widgets calls before </body> | 3 | |||
Move counter calls before </body> | 2 | |||
Move advertisement calls before </body> | 3 | |||
Defer iframes loading | 3 | |||
Unobtrusive Configuration | 5 | |||
Load images on DOMReady event | 2 | |||
Pre-load CSS or JavaScript files | 5 | |||
Pre-load pages | 5 | |||
CDN WEBO Site SpeedUp can also add multiple hosts to serve static files (images) | ||||
Distribute images | 3 | |||
Regular Expression | 5 | |||
Check hosts’ availability automatically | ||||
Allowed hosts | ||||
Distribute CSS files | 2 | |||
Distribute JavaScript files | 2 | |||
Exclude the following files from distribution | 1 | |||
Manual setup | ||||
Current CDN (cdn.website.com) | ||||
Coral CDN (.nyud.net) | ||||
FTP access to upload files | 2 | |||
Host available via HTTPS | 5 | |||
WEBO Rocket Innovative technologies to make any type of website pages extremely faster. | ||||
Enable WEBO Rocket for CSS | ||||
Enable WEBO Rocket for JavaScript | ||||
Put styles first | ||||
System Settings There are also a few of system settings that offers extra security for your WEBO Site SpeedUp installation. | ||||
Protect WEBO Site SpeedUp installation via htpasswd | ||||
Login to protect WEBO Site SpeedUp with .htpasswd | ||||
Username (to access via HTTP Basic Authorization) | ||||
Password (to access via HTTP Basic Authorization) | ||||
Exclude URL from optimization | ||||
Additional tools WEBO Site SpeedUp has additional optimization tools and possibilities to improve your website loading speed. | ||||
Plugins API | ||||
Static Gzip | ||||
Image Optimization | ||||
CDN Synchronization | ||||
CSS/JavaScript Files Minify |
* Symbol