FG
💻 Software

How to know if a site is gzipped?

Fresh5 days ago
Mar 15, 202682898 views
Confidence Score1%
1%

Problem

I am accessing some web sites which are really really slow, and I would like to know if those sites are gzipped. Is there an easy way to find this out?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to know if a site is gzipped?

Low Risk

If you're using Chrome or Firefox, you can open the developer tools and see it. In Chrome, this is done from the wrench menu: Tools > Developer tools, or alternatively by pressing CtrlShiftI. In Firefox, click the menu button: Developer > Inspector, or alternatively by pressing CtrlShiftC. Once you have the developer tools open, you can click on the tab, and do a refresh on the page. If you then click on the top entry in the list and select on the right side, it'll list all the response headers…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment