Size of website?

Out of context: Reply #14

  • Started
  • Last post
  • 17 Responses
  • Nirb0

    There are some basic things you can do to speed up your site.
    - First run all images throu www.smush.it (this also has a wordpress plugin if you use that)
    - Combine all css files and javascript files into two combined and compressen versions.
    - Experiment ussing a cdn like maxcdn, or cloudflare which is not a cdn per se, but its free and can speed up your site.
    - Install yslow and google page speed into your firebug console, and test your site for performance issues. These tools also give a lot of tips about how to speed things up.

    Just some pointers.

View thread