gzip css and js files

by 2 replies
3
Does anyone know how to gzip css and js files to speed up your website? I can't seem to find any information that makes sense to me.

Thanks in advance for your help.
#search engine optimization #css #files #gzip #gzip css js
  • Hello Joyce101,
    Easy enough to do with PHP on an Apache web server. I believe what you want to do is called PHP caching to speed up webpages. But keep in mind that user agents need to support gzip for this to work. Take a look at this article for a detailed explanation.

    Speed Up Sites with php Caching
    • [1] reply
    • I want worry about it too much I never seem to notice much difference in speed with gzip

Next Topics on Trending Feed

  • 3

    Does anyone know how to gzip css and js files to speed up your website? I can't seem to find any information that makes sense to me. Thanks in advance for your help.