- Pago de Tharsys (pagodetharsys.com) – Full Analysis - April 18, 2021
- webdouble-a.com – Full Analysis - April 18, 2021
- Old Cem (oldcem.bc.ca) – Full Analysis - April 18, 2021
The Tool & Equipment Store | Ottawa Fastener Supply
(Took us an average of 1.1 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 ottawafastenersupply.com
Email or contact page: [email protected]
Social media profiles:
- https://www.facebook.com/Ottawa-Fastener-Supply-109921545776298
- https://instagram.com/ottawafastenersupply/
- https://twitter.com/Ottawafastener1
Using HTTPS: Yes 🙂
Whois information
Whois Info | Value |
---|---|
Registrar | Network Solutions, LLC |
Date Registered | 2001-08-01 |
Nameservers | [‘PNS.STORM.CA’, ‘SNS.STORM.CA’] |
Status | clientTransferProhibited https://icann.org/epp#clientTransferProhibited |
[‘[email protected]’, ‘[email protected]’, ‘[email protected]’] | |
Name | PERFECT PRIVACY, LLC |
Organization | None |
Address | 5335 Gate Parkway care of Network Solutions PO Box 459 |
City | Jacksonville |
State | FL |
Zipcode | 32256 |
Country | US |
HTML errors found on homepage
er-radius:px;borde
CSS: “border-radius”: Too many values or values are not recognized.
rgba(2,2,2,.23);background-co
CSS: “box-shadow”: “px” is not a “color” value.
rgba(2,2,2,.23);font-family:i
CSS: “text-shadow”: “px” is not a “color” value.
uto;right:px;botto
CSS: “right”: “px” is not a “right” value.
:auto;top:px;paddi
CSS: “top”: “px” is not a “top” value.
er-radius:px;box-s
CSS: “border-radius”: Too many values or values are not recognized.
rgba(2,2,2,.23);text-shadow:p
CSS: “box-shadow”: “px” is not a “color” value.
rgba(0,0,0,.23);background-co
CSS: “text-shadow”: “px” is not a “color” value.
ss="icon"><a href="http://maps.apple.com/?daddr=2205 Robertson Rd. Nepean Ontario, K2H 5Z2" target="_blank"><i cla
Bad value “http://maps.apple.com/?daddr=2205 Robertson Rd. Nepean Ontario, K2H 5Z2” for attribute “href” on element “a”: Illegal character in query: space is not allowed.
s="value"><a href="http://maps.apple.com/?daddr=2205 Robertson Rd. Nepean Ontario, K2H 5Z2" target="_blank"><p>220
Bad value “http://maps.apple.com/?daddr=2205 Robertson Rd. Nepean Ontario, K2H 5Z2” for attribute “href” on element “a”: Illegal character in query: space is not allowed.
Popular words
Word | Frequency |
---|---|
fastener | 19 |
tool | 17 |
ottawa | 16 |
store | 13 |
products | 10 |
equipment | 8 |
tools | 8 |
brands | 7 |
closed | 7 |
supply | 6 |
power | 5 |
selection | 5 |
east | 4 |
west | 4 |
robertson | 4 |
hawthorne | 4 |
info | 4 |
become | 4 |
first | 4 |
call | 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
Minify CSS: Minifying CSS files can reduce network payload sizes. [Learn more](https://web.dev/unminified-css/).
Potential savings of 2 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 162 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 880 ms
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 524 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 184 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 5 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 71 KiB
Efficiently encode images: Optimized images load faster and consume less cellular data. [Learn more](https://web.dev/uses-optimized-images/).
Potential savings of 484 KiB
Avoid multiple page redirects: Redirects introduce additional delays before the page can be loaded. [Learn more](https://web.dev/redirects/).
Potential savings of 230 ms
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 3,678 KiB