- HOAST (hoast.org) – Full Analysis - March 1, 2021
- SallyMillerYoga (sallymilleryoga.com) – Full Analysis - March 1, 2021
- bentandbree.com – Full Analysis - March 1, 2021
(Took us an average of 2.1 seconds to load)
Table of Contents |
---|
Basic information |
Whois 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 consortiumacademy.co.uk
Email or contact page: [email protected]
Social media profiles:
Using HTTPS: Yes 🙂
Whois information
HTML errors found on homepage
on.png"> <link href="https://fonts.googleapis.com/css?family=Courgette|Roboto:400,400i,500,700,700i|Cormorant+Garamond:400i&display=swap" rel="stylesheet"> <sc
Bad value “https://fonts.googleapis.com/css?family=Courgette|Roboto:400,400i,500,700,700i|Cormorant+Garamond:400i&display=swap” for attribute “href” on element “link”: Illegal character in query: “|” is not allowed.
="Search"></input><butto
Stray end tag “input”.
enu"> <div class="menu__btn__text menu__btn__text--open"><svg x
Element “div” not allowed as child of element “button” in this context. (Suppressing further errors from this subtree.)
</div> <div class="menu__btn__text menu__btn__text--close cover"><svg x
Element “div” not allowed as child of element “button” in this context. (Suppressing further errors from this subtree.)
"/></defs> opacity="0.35"><path
Text not allowed in element “svg” in this context.
url(#c)"/></g></svg>
End tag “g” did not match the name of the current open element (“svg”).
url(#c)"/></g></svg>
Stray end tag “g”.
col__sec">Whatâs New at Cons
Forbidden code point U+0080.
ol__sec">Whatâs New at Conso
Forbidden code point U+0099.
n__close"><i class="fa fa-times" ria-hidden="true"></i></
Attribute “ria-hidden” not allowed on element “i” at this point.
Popular words
Word | Frequency |
---|---|
school | 15 |
pupils | 13 |
primary | 13 |
website | 13 |
excellence | 12 |
visit | 12 |
together | 11 |
thrive | 11 |
schools | 11 |
information | 5 |
curriculum | 4 |
staff | 4 |
centre | 4 |
leadership | 3 |
company | 3 |
support | 3 |
traded | 3 |
services | 3 |
skills | 3 |
partnership | 3 |
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
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 24 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 14 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. [Learn more](https://web.dev/unused-css-rules/).
Potential savings of 11 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. [Learn more](https://web.dev/uses-webp-images/).
Potential savings of 452 KiB
Avoid multiple page redirects: Redirects introduce additional delays before the page can be loaded. [Learn more](https://web.dev/redirects/).
Potential savings of 460 ms
Eliminate render-blocking resources: Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. [Learn more](https://web.dev/render-blocking-resources/).
Potential savings of 1,250 ms
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time. [Learn more](https://web.dev/unminified-javascript/).
Potential savings of 3 KiB
Efficiently encode images: Optimized images load faster and consume less cellular data. [Learn more](https://web.dev/uses-optimized-images/).
Potential savings of 41 KiB