Pagespeed Analysis, Reduce blocking resources...
Reduce blocking resources
(L)Optimize the order of styles and scripts
The following external CSS files were included after an external JavaScript file in http://satgraphics.com/. To ensure CSS files are downloaded in parallel, always include external CSS before external JavaScript.
• https://maxcdn.bootstrapcdn.com/…/bootstrap.min.css
• http://satgraphics.com/css/bootstrap-custom.css
I then repositioned the “bootstrap-custom.css” before the “bootstrap.min.css” and ran PageSpeed again.
Continued to receive the error, although I had made the change, which is reflected on the second report, as follows:
The following external CSS files were included after an external JavaScript file in http://satgraphics.com/. To ensure CSS files are downloaded in parallel, always include external CSS before external JavaScript.
