KakapoWP KakapoWP
Log in Try for free
Kakapo Performance

Minify

The source code only loses what nobody needs.

Minify strips from the delivered source code what is only there for humans: comments and whitespace between the tags. Inline CSS and inline JS come along, JS line by line and ASI-safe. External files and JSON-LD are left untouched.

Minify

HTML without comments and whitespace · inline CSS tightened around { } : ; ,

ActiveSettings

What Minify offers

HTML without comments and whitespace
Inline CSS tightened around { } : ; ,
Inline JS line by line, ASI-safe
JSON-LD stays untouched

Here's how it works

1

The page renders in full

2

Comments and whitespace are dropped

3

The shortened source is delivered

FAQ about Minify

Can Minify break my JavaScript?
Inline JS is shortened line by line and handled ASI-safe, that is, without pulling together lines where JavaScript itself adds a semicolon. External script files Minify does not touch at all.
What happens to structured data?
JSON-LD stays untouched. Search engines read the same data as before.
And conditional IE comments?
Those stay in place. Only regular HTML comments are removed.

More performance features

Ready?

Try Performance free for 24 hours.

No credit card, no risk. Up and running in 2 minutes.

Try it for free now