Scoreling
Speed

HTML is compressed in transit

Medium impact · weight 5 · worth up to 3.1 points of the total score

Why it matters

Gzip or Brotli typically cuts HTML to a quarter of its size. Serving it uncompressed wastes that bandwidth on every single request, and it is usually one line of server config.

How to fix it

Enable gzip or brotli for text responses in nginx, the CDN, or the application server.

Check a page for this, and the other 41 checks at once

More Speed checks

See all checks