PageSpeed: Enable Text Compression

Uncompressed HTML, CSS, and JS inflate transfer times especially on mobile networks. Nginx, Cloudflare, Vercel, and most PaaS layers can negotiate gzip or br based on Accept-Encoding.

Verify responses with curl -H "Accept-Encoding: gzip" -I. SpeedFixer surfaces this audit when PSI detects waste.

Open SpeedFixer →