Brotli Text Compression not working for inner pages

Issue Description:
On the root page of my website, Brotli compression is correctly applied, resulting in improved performance and page load times. However, when visitors navigate to the inner pages of the website, Brotli compression does not seem to be functioning, causing slower load times and increased data transfer.

Website Details:

  • Website URL: https://www.pyramidions.com
  • Affected Inner Page URLs: https://www.pyramidions.com/exchange-development-company

Here I attached the screenshots for our home page and sample inner page for further reference.

What are we missing? Any ideas would be very welcome.

Additional note: I just found out that compression works on inner pages with .html extension. But it doesn’t seem to work on those pages without the extension

Hi there,

What immediately jumps to me is the fact that the 1st address has vary Accept-Encoding header and the second one doesn’t.

Please fix this header and your issue will most likely be fixed.

Take care.

1 Like