Home Forums Basel support forum Concatenate external Javascript & CSS for speed optimization

Concatenate external Javascript & CSS for speed optimization

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #37060

    vinirossi
    Participant

    I have checked my page speed with and without active theme & required plugins. My YSlow Score has a delta of -10%. One of the main reasons for this is the amount of HTTP requests:

    “This page has 21 external Javascript scripts. Try combining them into one.

    This page has 7 external stylesheets. Try combining them into one.”

    Is there a way to concatenate these external requests?

    #37074

    Artem Temos
    Keymaster

    Hi,

    You can use the following plugin to combine all your JS and CSS files to a few files only https://wordpress.org/plugins/bwp-minify/
    Our theme has only 2-3 external files but most of them come with WordPress and external plugins installed.

    Regards

    #37095

    vinirossi
    Participant

    great! Will try the plugin.
    Thanks.

    #37139

    Artem Temos
    Keymaster

    You are welcome!

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Concatenate external Javascript & CSS for speed optimization’ is closed to new replies.