<em>@pitarock69 421023 wrote:</em><blockquote>Hi.
I enabled compress in my test site but dont work, for example in google pagespeed:
Compressing resources with gzip or deflate can reduce the number of bytes sent over the network.
Enable compression for the following resources to reduce their transfer size by 521KiB (74% reduction).
Compressing http://www.xxxxxxxx/t3-assets/js/js-88b7f.js?t=416 could save 333.1KiB (70% reduction).
Compressing http://www.xxxxxxxx/t3-assets/css/css-c7d41.css?t=489 could save 161.8KiB (83% reduction).
Compressing http://www.xxxxxxxx/t3-assets/css/css-cf9b9.css?t=489 could save 25.2KiB (80% reduction).
Compressing http://www.xxxxxxxx/media/system/css/system.css could save 897B (62% reduction).
many thanks</blockquote>
Hi..
The compression is working in your site.
There are different stats for different websites.
Google follows the standard stats for its google mod speed . That may be available on your server.
The css and Js are already cmpressed by the t3 framework. see this link
IF you want to use any 3rd party plugin like JCH .
you can use them,
don`t forget to disable the compression bt T3. if you used 3rd party plugin for compression.
For more optimization follow this link
Hope it Helps