- Pixie Cup (pixiecup.com) – Full Analysis - March 9, 2021
- ConfessionsoftheProfessions (confessionsoftheprofessions.com) – Full Analysis - March 9, 2021
- martijnscheijbeler.com – Full Analysis - March 9, 2021
(Took us an average of 0.4 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 kerrianneanderson.blogspot.com
About: All the latest news and updates from Kerri-Anne Anderson. Maker of handmade bags and wallets available for sale on Etsy.
Email or contact page: [email protected]
Social media profiles:
- http://facebook.com/kerrianneandersonhandbags
- http://instagram.com/kerrianneanderson
- http://twitter.com/kerriannebags
Using HTTPS: Yes 🙂
Whois information
HTML errors found on homepage
TYPE html><html dir='ltr' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'><head
Attribute “xmlns:b” not allowed here.
TYPE html><html dir='ltr' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'><head
Attribute “xmlns:data” not allowed here.
TYPE html><html dir='ltr' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'><head
Attribute “xmlns:expr” not allowed here.
og-name'><div class='section' id='header' name='Header'><div c
Attribute “name” not allowed on element “div” at this point.
ot.com/'><img alt='Kerri-Anne Anderson' data-original-height='285' data-original-width='850' src='http://4.bp.blogspot.com/-4VW5krg5e-g/WNYtV7pc_CI/AAAAAAAAO9w/oiWWH_V5yRQHfZ8EOS_9Yt2AMov5KBxaACK4B/s1600/blog-banner.jpg' srcset='http://4.bp.blogspot.com/-4VW5krg5e-g/WNYtV7pc_CI/AAAAAAAAO9w/oiWWH_V5yRQHfZ8EOS_9Yt2AMov5KBxaACK4B/w120/blog-banner.jpg 120w, http://4.bp.blogspot.com/-4VW5krg5e-g/WNYtV7pc_CI/AAAAAAAAO9w/oiWWH_V5yRQHfZ8EOS_9Yt2AMov5KBxaACK4B/w240/blog-banner.jpg 240w, http://4.bp.blogspot.com/-4VW5krg5e-g/WNYtV7pc_CI/AAAAAAAAO9w/oiWWH_V5yRQHfZ8EOS_9Yt2AMov5KBxaACK4B/w480/blog-banner.jpg 480w, http://4.bp.blogspot.com/-4VW5krg5e-g/WNYtV7pc_CI/AAAAAAAAO9w/oiWWH_V5yRQHfZ8EOS_9Yt2AMov5KBxaACK4B/w640/blog-banner.jpg 640w, http://4.bp.blogspot.com/-4VW5krg5e-g/WNYtV7pc_CI/AAAAAAAAO9w/oiWWH_V5yRQHfZ8EOS_9Yt2AMov5KBxaACK4B/w800/blog-banner.jpg 800w'/></a>
When the “srcset” attribute has any image candidate string with a width descriptor, the “sizes” attribute must also be present.
blog</h3><div class='section' id='subscription' name='Subscription'><div c
Attribute “name” not allowed on element “div” at this point.
t/css" /><style type="text/css"> #mc_
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
-button'><div class='search-expand-text'>Search
Element “div” not allowed as child of element “button” in this context. (Suppressing further errors from this subtree.)
rch</div><div class='search-expand-icon flat-icon-button'><svg
Element “div” not allowed as child of element “button” in this context. (Suppressing further errors from this subtree.)
</button><div class='section' id='search_top' name='Search (Top)'><div c
Attribute “name” not allowed on element “div” at this point.
Popular words
Word | Frequency |
---|---|
new | 10 |
7 | |
6 | |
shop | 6 |
6 | |
6 | |
month | 5 |
share | 5 |
get | 5 |
link | 5 |
apps | 5 |
post | 5 |
comment | 5 |
read | 5 |
bag | 5 |
subscribe | 4 |
bags | 4 |
receive | 3 |
posts | 3 |
card | 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
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
Properly size images: Serve images that are appropriately-sized to save cellular data and improve load time. [Learn more](https://web.dev/uses-responsive-images/).
Potential savings of 42 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 73 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 66 KiB
Enable text compression: Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more](https://web.dev/uses-text-compression/).
Potential savings of 3 KiB