- 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
(Took us an average of 2.0 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 thedoublescoop2.com
Email: thedoublescoop2 (at) gmail (dot) com
Social media profiles:
- http://www.facebook.com/doublescoop2/?fref=ts
- https://www.instagram.com/thedoublescoop/?hl=en
- https://twitter.com/thedoublescoop?lang=en
Using HTTPS: Yes 🙂
HTML errors found on homepage
t"></div><script async>(funct
Element “script” must not have attribute “async” unless attribute “src” is also specified or unless attribute “type” is specified with value “module”.
1170x680.jpg')";> <art
No space between attributes.
rap"> <div class="slider-content-wrap" style="background-image:url('http://thedoublescoop2.com/wp-content/uploads/2020/05/jarrel-1170x680.jpg')";>
Attribute “;” not allowed on element “div” at this point.
1080x680.png')";> <art
No space between attributes.
rap"> <div class="slider-content-wrap" style="background-image:url('http://thedoublescoop2.com/wp-content/uploads/2020/04/Now-that-your-eyes-are-open-make-the-sun-jealous-with-your-burning-passion-to-start-the-day.-Make-the-sun-jealous-or-stay-in-bed.-3-1080x680.png')";>
Attribute “;” not allowed on element “div” at this point.
/briar-2.png')";> <art
No space between attributes.
rap"> <div class="slider-content-wrap" style="background-image:url('http://thedoublescoop2.com/wp-content/uploads/2019/10/briar-2.png')";>
Attribute “;” not allowed on element “div” at this point.
> <div id="fb-root"></div>
Duplicate ID “fb-root”.
> <style type="text/css" aria-selected="true"> .
Element “style” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.)
color: !important;
CSS: “color”: Parse Error.
Popular words
Word | Frequency |
---|---|
episode | 13 |
ft | 13 |
read | 11 |
11 | |
11 | |
11 | |
plus | 11 |
11 | |
season | 10 |
double | 8 |
thedoublescoop | 7 |
scoop | 6 |
lifestyle | 6 |
may | 5 |
tv | 5 |
ashley | 5 |
blue | 5 |
events | 4 |
amy | 4 |
nicole | 4 |
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
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 25 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity.
Potential savings of 175 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 34 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 582 KiB
Properly size images: Serve images that are appropriately-sized to save cellular data and improve load time.
Potential savings of 1,550 KiB
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 300 ms
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time.
Potential savings of 2 KiB
Minify CSS: Minifying CSS files can reduce network payload sizes.
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.
Potential savings of 3,207 KiB