Optimize Images To Speed Up Your Website

Image Optimization To Improve Website Speed

Another one of the bulkiest files for websites to serve up are image files. These files tend to slow down a website’s load speed as they take such a long time to load.

Details
Written by: Geoffrey Pyrzynski
Published: February 10, 2020

Read more: Optimize Images To Speed Up Your Website

Website Speed Increase With Async And Defer

Use Async And Defer To Speed Up Your Website

JavaScript and CSS files can be some of the largest files on your website. While they are needed for the functionality and the look of your website, they can also slow it down pretty intensely. In a previous article, we talked about combining and minifying these can help with increasing the speed of your website, however, there are 2 more methods that you can use to help improve the website performance with regard to these files — async and defer. 

Details
Written by: Geoffrey Pyrzynski
Published: January 08, 2020

Read more: Website Speed Increase With Async And Defer

Geoffresh Rides in the 2019 Tinley Park Parade of Lights

Geoffresh Rides in the 2019 Tinley Park Parade of Lights

This year Geoffresh rode on the Tinley Park Chamber of Commerce float to show pride in being a longtime member for an organization that helps local businesses raise their profile and service their community.  

Details
Written by: Stephanie Pyrzynski
Published: December 13, 2019

Read more: Geoffresh Rides in the 2019 Tinley Park Parade of Lights

Combine And Minify JS and CSS To Optimize Website Speed

Combining And Minifying JS and CSS Can Optimize Your Website Speed

On a website, sometimes the largest files are the JavaScript (JS) and the cascading style sheets (CSS). There also tends to be many of them due to the different applications and components that make your website functional. Each of them count as an additional HTTP request needed by the browser. For example, if you have 10 JS files and 10 CSS files that are needed, then there will be a total of 20 individual requests just for JS and CSS. 

Details
Written by: Geoffrey Pyrzynski
Published: December 04, 2019

Read more: Combine And Minify JS and CSS To Optimize Website Speed

Page 16 of 40

  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20