• the_lar

    (@the_lar)


    Hi All,

    Since it is now accepted that Google is taking into account the number of js and css requests in it’s algorithms, we should all be striving to package our code into single files. I accept that this is a difficult task with WordPress because of it’s modular nature and maintainablility. Does anyone know of a plugin that exists which does this or have any ideas about how you could go about building one.

    Thanks in advance
    Kevin

Viewing 1 replies (of 1 total)
  • I’m wondering the same thing. If something exists that works agnostic to whatever web server / app server you’re using I’d love to hear about it.

    @the_lar, if you’re using Apache (highly likely) and have the privileges to add apache modules (not as likely) you could look into https://code.google.com/speed/page-speed/docs/module.html

    I’d like something that’s more on the WordPress level, instead of going all the way down into the server stack.

    Anyone?

Viewing 1 replies (of 1 total)
  • The topic ‘combine css and javascript files?’ is closed to new replies.