lighthouse and Google pagespeed insights are telling me to enable text compression.
(but it’s enabled.)
But I asked my hosting server, and I checked my info.php and it’s enabled.
even in chrome > inspect > network > headers > response headers > content-encoding
I can see the the word “br” which I think stands for Brotli.
some of my script has it , some of them don’t …
why? and how should I fix this??
Thank you all.