• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] GZIP COMPRESSION

Started by mihai,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mihaiTopic starter

Is there a reason that i should not use gzip compression on phpvibe?I want to use becouse i tested my website on google webmaster tools and i have the following performance advice:
Enable compression
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 207KiB (71% reduction).
so should i enable or not?
  •  

Marius P.

You can try it. When building an production website an good idea is to compress the css and js files on their own (but be aware in most cases it will break it).
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

mihaiTopic starter

Thank you!!!I will post the result in this topic:)
  •  

mihaiTopic starter

#3
So if i use compressed js files(instead of actual files i will use compressed js files with Shrink variables and Base62 encoding)it's a high probability that my site will crash or st?
  •  

Marius P.

Test, depends on encoder and check first if some functions are not already minified in that file.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

Similar topics (7)