cbkrol / Cedar-Ridge-High-School-Website

Independent School Website - Cedar Ridge High School
http://www.cedarridgehighschool.ca
MIT License
0 stars 1 forks source link

PageSpeed Eliminate render-blocking JavaScript and CSS in above the fold content #101

Open cbkrol opened 7 years ago

cbkrol commented 7 years ago

This page has 7 blocking CSS resources. This causes a delay in rendering the page. None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML. Optimize CSS Delivery of the following: https://cbkrol.github.io/…e/vendor/bootstrap/css/bootstrap.min.css https://cbkrol.github.io/…or/font-awesome/css/font-awesome.min.css https://fonts.googleapis.com/css?family=Montserrat:400,700 https://fonts.googleapis.com/css?family=Kaushan+Script https://fonts.googleapis.com/…=Droid+Serif:400,700,400italic,700italic https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700 https://cbkrol.github.io/PoC-Ridge-Website/scss/agency.css

cbkrol commented 7 years ago

https://developers.google.com/speed/docs/insights/OptimizeCSSDelivery

cbkrol commented 7 years ago

removed unused fonts Roboto and Droid to reduce the problem, additional optimization still pending.