Optimize Website

cPanel's Optimize Website feature allows you to compress specified types of content within Visitors browsers. This will help your web pages load faster.
This is useful if you wish for your site visitors to have a slightly better and faster experience when browsing your website. This is done using the gzip compression before sending it to the browser. The web browser will then extract the data and displays the webpage. All modern browsers support gzip compression.



Manage compression

To compress all of your website’s content, perform the following steps:

1) Select Compress All Content.

2) Click Update Settings.

To disable compression of your website’s content, perform the following steps:

1) Select Disabled.

2) Click Update Settings.

To specify a list of types of content to compress, perform the following steps:

1) Select the Compress the specified MIME types option.

2) In the Mime Types text box, enter a space-separated list of the types of content that you wish to compress (for example, text/html text/plain text/xml).

Image file formats (for example, .jpg and .png) already compress data. Do not include any image file formats in the list.
Apache will compress PHP content if you enable the zlib.output_compression setting in cPanel’s MultiPHP INI Editor interface
cPanel >> Home >> Software >> MultiPHP INI Editor

 

For more information, see List of Internet media types.

3) Click Update Settings.

cPanel saves your settings to a .htaccess file in your home directory.
Your system administrator customizes these settings with the Apache FileMatch directive.

Additional information

For more information about the mod_deflate module, which handles website content compression, read the documentation for your server’s version of Apache

The Stats sidebar in cPanel’s Home interface displays your server’s version of Apache.

Apache 2.0 Server documentation for mod_deflate

Apache 2.2 Server documentation for mod_deflate

Apache 2.4 Server documentation for mod_deflate

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

WordPress Manager by Softaculous

The WordPress Manager feature is a utility to Manage all your WordPress installation in one...

PHP PEAR Packages

The PHP PEAR Packages feature allows you to search for and add PEAR packages to your website, or...

Perl Modules

The Perl Modules feature will allow you to search for and install Perl modules from the CPAN...

Site Software

The Site Software feature in cPanel allows you to add, manage, upgrade, and remove cPanel Addons...

Multi PHP INI Editor

The Multi PHP INI Editor feature allows you to configure your PHP settings.Php.ini is a...