- 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
Haberdashers’ Monmouth Schools | Celebrating 400 Years of Educational Excellence, 1614 – 2014
(Took us an average of 1.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 habsmonmouth.org
Email: prep (dot) enquiries (at) habsmonmouth (dot) org
Social media profiles:
- https://www.facebook.com/Habsmonmouth
- https://www.instagram.com/habsmonmouth/
- https://twitter.com/Habsmonmouth
Using HTTPS: Yes 🙂
HTML errors found on homepage
"utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <!--
A “meta” element with an “http-equiv” attribute whose value is “X-UA-Compatible” must have a “content” attribute with the value “IE=edge”.
='all' /><link rel='stylesheet' id='BFI Feed Updater-css' href='/wp-content/plugins/bfi-twitter-to-posts/public/css/bfi-twitter-to-posts-public.css?ver=1.0.0' type='text/css' media='all' /><link
Bad value “BFI Feed Updater-css” for attribute “id” on element “link”: An ID must not contain whitespace.
</script><script type='text/javascript' src='/wp-content/plugins/bfi-twitter-to-posts/public/js/bfi-twitter-to-posts-public.js?ver=1.0.0' id='BFI Feed Updater-js'></scri
Bad value “BFI Feed Updater-js” for attribute “id” on element “script”: An ID must not contain whitespace.
cf"> <form method="get" action="https://www.habsmonmouth.org">
Element “form” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.)
g"> <input type="search" class="search-btn" placeholder="Search..." name="s" id="s" size="15" required="required">
Duplicate ID “s”.
orm> <ul id="menu-main-navigation-7" class="menu"><li cl
Element “ul” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.)
<div class="sub-mobi-menu social-media">
Element “div” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.)
iv> </div></di
Stray end tag “div”.
</div></div><scr
Stray end tag “div”.
al Tours"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://www.habsmonmouth.org/wp-content/uploads/2020/08/Virtual-Tour-Thumb-Pavilion-and-Playing-Fields-Landscape.jpg" /><noscr
An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
Popular words
Word | Frequency |
---|---|
monmouth | 67 |
school | 60 |
overview | 33 |
schools | 30 |
prep | 23 |
admissions | 23 |
events | 19 |
contact | 19 |
us | 19 |
latest | 19 |
boarding | 17 |
open | 15 |
location | 15 |
details | 15 |
find | 14 |
news | 14 |
academic | 13 |
dates | 12 |
bursaries | 12 |
virtual | 11 |
Pagespeed analysis
OVERALL SITE SPEED: SLOW 🙁 (details below)
CUMULATIVE LAYOUT SHIFT SCORE: SLOW. 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: FAST. 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 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 22 KiB
Minify CSS: Minifying CSS files can reduce network payload sizes.
Potential savings of 8 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 47 KiB
Avoid multiple page redirects: Redirects introduce additional delays before the page can be loaded.
Potential savings of 230 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.
Potential savings of 1,550 ms
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 408 KiB
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time.
Potential savings of 9 KiB
Properly size images: Serve images that are appropriately-sized to save cellular data and improve load time.
Potential savings of 55 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 0 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity.
Potential savings of 220 KiB