- SunsetDesires (sunsetdesires.co.uk) – Full Analysis - April 3, 2021
- WonderfullyMessyMom (wonderfullymessymom.com) – Full Analysis - April 3, 2021
- skinnedcartree (skinnedcartree.com) – Full Analysis - April 3, 2021
Erin Mills Soccer Club | EMSC | Mississauga, Ontario
(Took us an average of 0.1 seconds to load)
Table of Contents |
---|
Basic information |
Minor HTML issues found on homepage |
Popular words |
Pagespeed analysis |
How can this website be improved? |
Internal pages |
Websites linked to |
Basic information for erinmillssoccer.com
About: Erin Mills Soccer Club (EMSC) is a non-profit community-based organization in Mississauga, offering indoor and outdoor soccer programs since 1972.
Email: joe (dot) cacciacarro (at) erinmillssoccer (dot) com
Social media profiles:
Using HTTPS: Yes 🙂
HTML errors found on homepage
<meta http-equiv="X-Wix-Meta-Site-Id" content="d5fabb09-a302-4d19-b2da-340894f54500"/> <
Bad value “X-Wix-Meta-Site-Id” for attribute “http-equiv” on element “meta”.
00"/> <meta http-equiv="X-Wix-Application-Instance-Id" content="693c205d-be46-4b42-89a5-c330a9bee10f"/>
Bad value “X-Wix-Application-Instance-Id” for attribute “http-equiv” on element “meta”.
<meta http-equiv="X-Wix-Published-Version" content="2419"/>
Bad value “X-Wix-Published-Version” for attribute “http-equiv” on element “meta”.
charset "UTF-8";a,abbr,acronym
CSS: The @charset rule may only occur at the start of the style sheet. Please check that there are no spaces before it.
<meta content="Erin Mills Soccer Club | Erin Mills | Mississauga"/>
Element “meta” is missing one or more of the following attributes: “http-equiv”, “itemprop”, “name”, “property”.
ONTAINER"><style type="text/css" data-styleid="uploadedFonts"></styl
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
tyle><div><style type="text/css" data-styleid="theme_fonts">.font_
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
</style><style type="text/css" data-styleid="theme_colors">.color
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
ontainer"><style type="text/css" data-styleid="pc1">.pc1sc
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
;}</style><style type="text/css" data-styleid="siteBackground">.siteB
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
Popular words
Word | Frequency |
---|---|
club | 9 |
store | 5 |
info | 4 |
recreational | 4 |
news | 4 |
videos | 3 |
eagles | 3 |
home | 2 |
competitive | 2 |
concussion | 2 |
centre | 2 |
coaches | 2 |
referees | 2 |
sponsors | 2 |
gallery | 2 |
soccer | 2 |
information | 2 |
emsc | 2 |
summer | 1 |
back | 1 |
Pagespeed analysis
OVERALL SITE SPEED: AVERAGE (details below)
CUMULATIVE LAYOUT SHIFT SCORE: AVERAGE. Have you ever been reading an article online when something suddenly changes on the page? Without warning, the text moves, and you’ve lost your place. Or even worse: you’re about to tap a link or a button, but in the instant before your finger lands, BOOM – the link moves, and you end up clicking something else! This is a measure of how often this is happening on your website.
FIRST CONTENTFUL PAINT MS SCORE: AVERAGE. This measures the time taken for the first thing on your website to load when a visitor goes there.
FIRST INPUT DELAY MS SCORE: AVERAGE. How long it takes for your website to react if the user interacts with it in some way, such as clicking a link or button.
LARGEST CONTENTFUL PAINT MS SCORE: AVERAGE. Measures how long the main part of the website takes to load.
Opportunities for improvement
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time.
Potential savings of 191 KiB
Avoid multiple page redirects: Redirects introduce additional delays before the page can be loaded.
Potential savings of 230 ms
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity.
Potential savings of 932 KiB
Remove unused CSS: Remove dead rules from stylesheets and defer the loading of CSS not used for above-the-fold content to reduce unnecessary bytes consumed by network activity.
Potential savings of 97 KiB
Enable text compression: Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes.
Potential savings of 15 KiB
Serve images in next-gen formats: Image formats like JPEG 2000, JPEG XR, and WebP often provide better compression than PNG or JPEG, which means faster downloads and less data consumption.
Potential savings of 225 KiB
Avoid serving legacy JavaScript to modern browsers: Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren’t necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers. [Learn More](https://philipwalton.com/articles/deploying-es2015-code-in-production-today/)
Potential savings of 38 KiB
Defer offscreen images: Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive.
Potential savings of 87 KiB
Remove duplicate modules in JavaScript bundles: Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Potential savings of 8 KiB