- 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
Homebodii | Bride & Bridesmaid Pyjamas, Silk Robes & Luxury Sleepwear
– Homebodii AU
(Took us an average of 0.2 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 homebodii.com
About: Homebodii’s signature collection of bridal & everyday robes are the ultimate in luxury & comfort. Sleep stylishly in exclusive personalised sleepwear. Buy online today
Email: hello (at) homebodii (dot) com
Social media profiles:
Using HTTPS: Yes 🙂
HTML errors found on homepage
a1d3e86"><meta id="in-context-paypal-metadata" data-shop-id="42325409943" data-venmo-supported="false" data-environment="production" data-locale="en_US" data-paypal-v4="true" data-currency="AUD"><link
Element “meta” is missing one or more of the following attributes: “charset”, “content”, “http-equiv”, “itemprop”, “name”, “property”.
ent</a> <header id="app" v-cloak class="header-wrapper"> <
Attribute “v-cloak” not allowed on element “header” at this point.
loak> <transition name="modal" v-if="showModal">
Element “transition” not allowed as child of element “redirect-modal” in this context. (Suppressing further errors from this subtree.)
="header"><div class="header__top text-center px-3 position-relative" v-if="showAnnouncement">
Attribute “v-if” not allowed on element “div” at this point.
<slick :options="{ slidesToShow: 1, arrows: false, autoplay: true, vertical: true, swipe: false, autoplaySpeed: 5000 }"><div c
Element “slick” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
<a class="header__top--announcement-close" href="javascript:void(0)" @click="closeAnnouncement">x</a>
Attribute “@click” not allowed on element “a” at this point.
m"> <div class="mask" @click="toggleMenu()" v-if="isMenuOpen"></div>
Attribute “@click” not allowed on element “div” at this point.
m"> <div class="mask" @click="toggleMenu()" v-if="isMenuOpen"></div>
Attribute “v-if” not allowed on element “div” at this point.
iv> <button class="nav__toggle" @click="toggleMenu()">
Attribute “@click” not allowed on element “button” at this point.
> <template v-if="!isMenuOpen"><span
Attribute “v-if” not allowed on element “template” at this point.
Popular words
Word | Frequency |
---|---|
shop | 18 |
bridal | 16 |
read | 16 |
post | 16 |
love | 13 |
select | 11 |
text | 10 |
homebodii | 9 |
personalisation | 9 |
robes | 9 |
sleepwear | 9 |
personalised | 8 |
day | 8 |
please | 7 |
currencyfromcents | 7 |
errormsg | 7 |
add | 5 |
chosen | 5 |
customer | 5 |
colour | 5 |
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
Preload Largest Contentful Paint image: Preload the image used by the LCP element in order to improve your LCP time.
Potential savings of 360 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 2,816 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 16 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity.
Potential savings of 862 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 91 KiB
Properly size images: Serve images that are appropriately-sized to save cellular data and improve load time.
Potential savings of 4,698 KiB
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time.
Potential savings of 640 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 250 ms
Enable text compression: Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes.
Potential savings of 378 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 69 KiB