I was delighted to speak at WordCamp Miami 2016. This event was on February 19-21, 2016 at Florida International University. Here are the slides from my presentation "Improving Website Performance". We discussed why should you care about page load time, different methods of testing page speed, ... Read More →
Archives for February 2016
How to remove query strings from static resources
If you test your website speed with tools, such as GTMetrix.com, or on Pingdom Tools, you'll see a suggestion: Remove Query strings from static resources. Resources, containing query strings cannot be cached. You'll get an improved speed score if you remove those query strings. Files that ... Read More →
How to enable Free SSL, HTTP/2 protocol and CDN
You can get Free SSL (Flexible SSL) from CloudFlare. With that, CloudFlare has added support for HTTP/2 protocol. CloudFlare is a Content Delivery Network, that will optimize the delivery of your web pages so that your visitors get faster load times and better performance. This is how CloudFlare ... Read More →