- 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
Okanagan Humane Society – Okanagan Humane Society
(Took us an average of 3.3 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 okanaganhumanesociety.com
Email or contact page: [email protected]
Social media profiles:
Using HTTPS: Yes 🙂
Whois information
Whois Info | Value |
---|---|
Registrar | TUCOWS, INC. |
Date Registered | 2018-10-17 |
Nameservers | [‘NS1271.WEBSITESERVERNAME.COM’, ‘NS1272.WEBSITESERVERNAME.COM’, ‘ns1271.websiteservername.com’, ‘ns1272.websiteservername.com’] |
Status | [‘clientTransferProhibited https://icann.org/epp#clientTransferProhibited’, ‘clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited’] |
[‘[email protected]’, ‘[email protected]’, ‘[email protected]’] | |
Name | Contact Privacy Inc. Customer 0152978999 |
Organization | Contact Privacy Inc. Customer 0152978999 |
Address | 96 Mowat Ave |
City | Toronto |
State | ON |
Zipcode | M6K 3M1 |
Country | CA |
HTML errors found on homepage
color: !important; }
CSS: “color”: Parse Error.
r: ec2c2d !important; }
CSS: “color”: “ec2c2d” is not a “color” value.
cks-left"><div class='mega-toggle-block mega-menu-toggle-block mega-toggle-block-1' id='mega-toggle-block-1' tabindex='0'><span
Duplicate ID “mega-toggle-block-1”.
ue" data-width:"100%"></div></
Quote “”” in attribute name. Probable cause: Matching quote missing somewhere earlier.
ata-width:"100%"></div></div><
Quote “”” in attribute name. Probable cause: Matching quote missing somewhere earlier.
;</script><div class="fb-like" data-href="https://www.facebook.com/3532458136873636" data-layout="standard" data-action="like" data-colorscheme="light" data-show-faces="false" data-share="true" data-width:"100%"></div>
“data-*” attribute names must be XML 1.0 4th ed. plus Namespaces NCNames.
;</script><div class="fb-like" data-href="https://www.facebook.com/3532458136873636" data-layout="standard" data-action="like" data-colorscheme="light" data-show-faces="false" data-share="true" data-width:"100%"></div>
“data-*” attribute names must be XML 1.0 4th ed. plus Namespaces NCNames.
;</script><div class="fb-like" data-href="https://www.facebook.com/3532458136873636" data-layout="standard" data-action="like" data-colorscheme="light" data-show-faces="false" data-share="true" data-width:"100%"></div>
“data-*” attribute names must be XML 1.0 4th ed. plus Namespaces NCNames.
;</script><div class="fb-like" data-href="https://www.facebook.com/3532458136873636" data-layout="standard" data-action="like" data-colorscheme="light" data-show-faces="false" data-share="true" data-width:"100%"></div>
“data-*” attribute names must be XML 1.0 4th ed. plus Namespaces NCNames.
m_photos"><div class='fts-fb-photo-post-wrap fts-jal-single-fb-post' style="width:250px !important; height:250px!important; margin:10!important"><div
CSS: “margin”: only “0” can be a “unit”. You must put a unit after your number.
Popular words
Word | Frequency |
---|---|
humane | 12 |
okanagan | 12 |
7 | |
ohs | 7 |
community | 7 |
donate | 6 |
contact | 6 |
learn | 6 |
cats | 6 |
foundation | 6 |
raffle | 5 |
home | 5 |
low | 5 |
assistance | 5 |
newsletter | 5 |
support | 5 |
volunteer | 4 |
pet | 4 |
income | 4 |
program | 4 |
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
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 110 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. [Learn more](https://web.dev/unused-css-rules/).
Potential savings of 108 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 534 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 7 KiB
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time. [Learn more](https://web.dev/unminified-javascript/).
Potential savings of 20 KiB
Minify CSS: Minifying CSS files can reduce network payload sizes. [Learn more](https://web.dev/unminified-css/).
Potential savings of 7 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 1,230 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. [Learn more](https://web.dev/render-blocking-resources/).
Potential savings of 1,490 ms
Efficiently encode images: Optimized images load faster and consume less cellular data. [Learn more](https://web.dev/uses-optimized-images/).
Potential savings of 222 KiB