- upwhawaii.org – Full Analysis - February 26, 2021
- abdiseno.com.ar – Full Analysis - February 26, 2021
- MyDebtFreeRoad (mydebtfreeroad.com) – Full Analysis - February 26, 2021
(Took us an average of 0.5 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 somedaysarediamonds-karen.blogspot.com
Email or contact page: kdecapite (at) gmail (dot) com
Social media profiles:
Using HTTPS: Yes 🙂
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.
: 670px;  marg
CSS: Parse Error.
></style><link href='https://www.blogger.com/dyn-css/authorization.css?targetBlogID=3260929542463519004&zx=79036574-692d-4f87-8242-a6ed46eb38c2' media='none' onload='if(media!='all')media='all'' rel='stylesheet'/><noscr
Bad value “none” for attribute “media” on element “link”: unrecognized media “none”.
: block'><img alt='Some Days Are Diamonds' height='519px; ' id='Header1_headerimg' src='http://4.bp.blogspot.com/_IGpOm1-_Aog/TCoP71a47BI/AAAAAAAAE1k/AoGt4PsMn2k/S1600-R/Some-days-Header-Tag.png' style='display: block' width='880px; '/></a>
Bad value “519px; ” for attribute “height” on element “img”: Expected a digit but saw “p” instead.
: block'><img alt='Some Days Are Diamonds' height='519px; ' id='Header1_headerimg' src='http://4.bp.blogspot.com/_IGpOm1-_Aog/TCoP71a47BI/AAAAAAAAE1k/AoGt4PsMn2k/S1600-R/Some-days-Header-Tag.png' style='display: block' width='880px; '/></a>
Bad value “880px; ” for attribute “width” on element “img”: Expected a digit but saw “p” instead.
content'><div dir="ltr" style="text-align: left;" trbidi="on"><div s
Attribute “trbidi” not allowed on element “div” at this point.
center;"><a href="http://3.bp.blogspot.com/-EXsXGjAL-SE/TxRXTzEWdCI/AAAAAAAAHpo/ALXj5Q3M6pQ/s1600/135248795029043920_O9ML54GE_b.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img b
Attribute “imageanchor” not allowed on element “a” at this point.
ht: 1em;"><img border="0" height="640" src="http://3.bp.blogspot.com/-EXsXGjAL-SE/TxRXTzEWdCI/AAAAAAAAHpo/ALXj5Q3M6pQ/s640/135248795029043920_O9ML54GE_b.jpg" width="477" /></a></
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 |
---|---|
ago | 40 |
years | 25 |
year | 8 |
january | 6 |
december | 6 |
comments | 5 |
home | 5 |
house | 5 |
looking | 4 |
way | 4 |
somewhere | 4 |
love | 4 |
life | 4 |
days | 3 |
happy | 3 |
new | 3 |
got | 3 |
two | 3 |
see | 3 |
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
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity.
Potential savings of 186 KiB
Efficiently encode images: Optimized images load faster and consume less cellular data.
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 33 KiB
Properly size images: Serve images that are appropriately-sized to save cellular data and improve load time.
Potential savings of 62 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 0 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 1,354 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 1,289 KiB