For a detailed explanation of what this tab does, please see Optimization Through Minification and Combination

Please test these options thoroughly before enabling them on your production site!

[insert screenshot]

CSS Minify

Disable

Extra white space characters, new line characters, and comments will be stripped from all CSS, if this option is enabled.

CSS Combine

Disable

All individual CSS files will be combined into a single CSS file.

CSS HTTP/2 Push

Disable

CSS will be sent to the browser before it is requested.

CSS Excludes

empty string

Use this space to list any CSS files (one per line) you would like excluded from the above three functions. You may enter full URLs or a partial string. There's no need to use wildcards in partial strings.

JS Minify

Disable

Extra white space characters, new line characters, and comments will be stripped from all JS, if this option is enabled.

JS Combine

Disable

All individual JS files will be combined into a single JS file.

JS HTTP/2 Push

Disable

JS will be sent to the browser before it is requested.

JS Excludes

empty string

Use this space to list any JS files (one per line) you would like excluded from the above three functions. You may enter full URLs or a partial string. There's no need to use wildcards in partial strings.

CSS/JS Cache TTL

604800

The minified and combined files are cached. This setting specifies for how long. The minimum is 3600 seconds, but we recommend 604800. When a Purge All command is issued, the minified and combined CSS/JS are included in that purge.

HTML Minify

Disable

Extra white space characters, new line characters, and comments will be stripped from all HTML, if this option is enabled.

  • Admin
  • Last modified: 2017/09/14 15:25
  • by Lisa Clarke