• How do I enable compression or compress specific scripts not hosted on my site. Google is saying this:

    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 39.2KiB (72% reduction).
    Compressing http://assets.pinterest.com/js/pinit_main.js could save 33.4KiB (74% reduction).

    Enable HTTP (gzip) compression is on in browser caching so i’m hella confused.

    https://wordpress.org/plugins/w3-total-cache/

Viewing 2 replies - 1 through 2 (of 2 total)
  • 1. You would need to use manual minify but chances are is it will break things.

    2. You probably don’t have mod-deflate installed on your server. Contact your host.

    1. You would need to use manual minify but chances are is it will break things.

    2. You probably don’t have mod-deflate installed on your server. Contact your host.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Don't Understand How To Compress Specific Javascript’ is closed to new replies.