Forums

Front end script compress and concatenate (2 posts)

  1. jfoucher
    Member
    Posted 2 years ago #

    Hi,
    The script and CSS for the back end are concatenated and -if possible- compressed, but how would I go about doing it for the front end as well?

    Thanks

  2. Milan Dinić
    Member
    Posted 2 years ago #

    There are several scripts that do this on front end:

    Note that all of them have different features and give different results so test results with tools like Live HTTP Headers extension for Firefox or online tools http://www.webpagetest.org/test and http://www.websiteoptimization.com/services/analyze/ (check cache/expiry headers and gziping, see what scripts are concatenated (you don't want to include popular external files like Google Analytics, AdSense, Google Ajax Libraries or other statistics, ads and similar files which are common and are probably already cached on user's browser) and so on).

Topic Closed

This topic has been closed to new replies.

About this Topic