Enable Gzip To Speedup the Loading time

Hello,

Mod_deflate is an apache module that can be used to compress data using gzip compression before sending it to the user. For bandwidth intensive websites, using this feature can offer a benefit, as the server is compressing data before sending it you will be using less bandwidth. The major drawback to using mod_deflate however is that the server may need to use more resources to compress each file and this in turn can cause performance issues on older servers. As our Hosting included unlimited bandwidth, using mod_deflate to reduce bandwidth usage is not usually a concern for users.

If The data's are compress the page loading speed will be increased.You can enable the compression from cPanel > Software > Optimize Website

Check on the Radio Button : Compress "ALL" Content and Click on Update settings.

If you have any issue please don't hesitate to contact us we are happy to assist you anytime.

  • 0 Usuários acharam útil
Esta resposta lhe foi útil?

Artigos Relacionados

How to Migrate Email from cPanel to cPanel?

When transferring accounts between servers, transferring of email accounts is quite different....

How to Create wild card mail address (or default mail address) for domain?

Login into cPanel using provided URL and its credentials Go to Mail section Click on default...

How to Change the language of cPanel ?

Login into cPanel using provided URL and its credentials Click on preference section Click on...

How to enable exec()

You can modify different php settings for your account using a php.ini file. We recommend using...

Enable Two-Factor Authentication in a cPanel Account

To ensure the security of your cPanel account, we can enable two-factor authentication (2FA)....