Can someone share this code with me to add to my site?
“Compress components with gzip”
And if I remember correctly, I add it to the ‘head’ code on my site, right?
Thank you!
Kim
RW8
Can someone share this code with me to add to my site?
“Compress components with gzip”
And if I remember correctly, I add it to the ‘head’ code on my site, right?
Thank you!
Kim
RW8
Hi @kim
You don’t need to enable GZIP in your .htaccess file because you already have Brotli compression enabled on your site. You can check it at the below website:
ohhh, thank you very much differentdan!!