Dashboard

HTML Caching

Cache and optimize HTML content to improve page load times and reduce server load.

Enable HTML caching to configure the settings below. When disabled, HTML content will be served without modifications.

HTML Minification

Remove unnecessary characters from HTML code without changing its functionality.

Minify HTML

DOCTYPE Preservation

Keep DOCTYPE declarations intact during minification to maintain proper browser rendering.

Do not minify DOCTYPEs

CSS Optimization

Minify and optimize CSS code to reduce file size.

Minify CSS

CSS Minification Level

JavaScript Optimization

Minify and optimize JavaScript code to improve load times.

Minify JavaScript

Inline Code Optimization

Optimize CSS and JavaScript code that is embedded directly in HTML.

Minify inline CSS
Minify inline JavaScript