- 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
DHW Voice – Dedicated to strengthening the health, safety, and independence of Idahoans.
(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 dhwblog.com
About: Dedicated to strengthening the health, safety, and independence of Idahoans.
Email: csp (at) dhw (dot) idaho (dot) gov
Social media profiles:
- https://www.facebook.com/IdahoHealthandWelfare
- https://www.instagram.com/dhwstories/
- https://twitter.com/IDHW
Using HTTPS: Yes 🙂
HTML errors found on homepage
lse"> <div class="bar"></div>
Element “div” not allowed as child of element “button” in this context. (Suppressing further errors from this subtree.)
/div> <div class="bar"></div>
Element “div” not allowed as child of element “button” in this context. (Suppressing further errors from this subtree.)
/div> <div class="bar"></div>
Element “div” not allowed as child of element “button” in this context. (Suppressing further errors from this subtree.)
gle"> <div class="genericon genericon-search" aria-expanded="false">
Element “div” not allowed as child of element “button” in this context. (Suppressing further errors from this subtree.)
ter</span><svg class="icon icon-twitter" aria-hidden="true" role="presentation"> <use
Bad value “presentation” for attribute “role” on element “svg”.
ook</span><svg class="icon icon-facebook" aria-hidden="true" role="presentation"> <use
Bad value “presentation” for attribute “role” on element “svg”.
ram</span><svg class="icon icon-instagram" aria-hidden="true" role="presentation"> <use
Bad value “presentation” for attribute “role” on element “svg”.
dIn</span><svg class="icon icon-linkedin" aria-hidden="true" role="presentation"> <use
Bad value “presentation” for attribute “role” on element “svg”.
<label for="email">Email
The value of the “for” attribute of the “label” element must be the ID of a non-hidden form control.
<label for="author">Name (
The value of the “for” attribute of the “label” element must be the ID of a non-hidden form control.
Popular words
Word | Frequency |
---|---|
vaccine | 43 |
dhw | 23 |
director | 22 |
health | 21 |
idahoans | 20 |
idaho | 18 |
dave | 16 |
get | 16 |
johnson | 14 |
comment | 12 |
new | 12 |
behavioral | 11 |
idhwmediain | 10 |
people | 10 |
public | 10 |
want | 10 |
continue | 10 |
reading | 10 |
providers | 10 |
working | 10 |
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
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 510 ms
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 10 KiB
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time.
Potential savings of 23 KiB
Efficiently encode images: Optimized images load faster and consume less cellular data.
Potential savings of 17 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 57 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity.
Potential savings of 83 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 62 KiB