Render-blocking issues?
Weather Nerd
Registered Users Posts: 14 Big grins
I did an analysis in Goggle Web Master tools. It came up with this:
Your page has 7 blocking CSS resources. This causes a delay in rendering your page.
Website is oklahomaphotos.com
Your page has 7 blocking CSS resources. This causes a delay in rendering your 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:
- http://fonts.googleapis.com/css?subset=latin-ext&family=Roboto%3A100%2C300%2C400%2C500
- http://cdn.smugmug.com/css/skin/p/9720/1377363299-5652fdc55b38aeee1faa64c04e4ac9ff.css
- http://fonts.googleapis.com/css?subset=latin-ext&family=Bad+Script%3A400%7CTitillium+Web
- http://cdn.smugmug.com/include/css/0/0/0/smugmug/core-547579a7f491458e7cc037f17205e9e6.css
- http://cdn.smugmug.com/include/css/0/0/0/smugmug/gallery_bundle-32eb233e3aad49c2d8fd8e356ea9756a.css
- http://cdn.smugmug.com/include/widgetcombo/combo.css?widget-791203-40-2-p-729692-1-1377363027-min.css&widget-791204-2-2-p-729692-1-1375324248-min.css&widget-791205-41-2-p-729692-1-1381164397-min.css
- http://fonts.googleapis.com/css?subset=latin-ext&family=Convergence%3A400
Website is oklahomaphotos.com
0
Comments
You can ignore the Google Fonts ones because there's no way to combine those with the results from SmugMug anyway.
These CSS files are all served by CDN, so they should be incredibly rapid to load, and probably won't be a factor in the time taken to render the page (particularly when you'll be waiting on big image files to load!)
Note that this delay only exists for the very first load of a page on your site. After that, you'll drop down to about 1 CSS file being loaded per page (only if the page includes widgets with CSS).
Please check out my gallery of customisations for the New SmugMug, more to come!