- MyDebtFreeRoad (mydebtfreeroad.com) – Full Analysis - February 26, 2021
- ksamur.ru – Full Analysis - February 26, 2021
- tghochheim.de – Full Analysis - February 26, 2021
Punches, Dies, & Shear Blades | Cleveland Punch & Die
(Took us an average of 0.6 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 clevelandpunch.com
About: Cleveland Punch & Die Company manufactures replacement and custom punches, dies, accessories, and shear blades to fit all ironworkers. Large inventory of punches and dies in-stock. Non-standard sizes manufactured in 24 hours.
Email or contact page: [email protected]
Social media profiles:
Using HTTPS: Yes 🙂
Whois information
Whois Info | Value |
---|---|
Registrar | GoDaddy.com, LLC |
Date Registered | 1998-03-27 |
Nameservers | [‘KINSLEY.NS.CLOUDFLARE.COM’, ‘RAJEEV.NS.CLOUDFLARE.COM’] |
Status | [‘clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited’, ‘clientRenewProhibited https://icann.org/epp#clientRenewProhibited’, ‘clientTransferProhibited https://icann.org/epp#clientTransferProhibited’, ‘clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited’, ‘clientTransferProhibited http://www.icann.org/epp#clientTransferProhibited’, ‘clientUpdateProhibited http://www.icann.org/epp#clientUpdateProhibited’, ‘clientRenewProhibited http://www.icann.org/epp#clientRenewProhibited’, ‘clientDeleteProhibited http://www.icann.org/epp#clientDeleteProhibited’] |
[‘[email protected]’, ‘[email protected]’] | |
Name | Registration Private |
Organization | Domains By Proxy, LLC |
Address | [‘DomainsByProxy.com’, ‘14455 N. Hayden Road’] |
City | Scottsdale |
State | Arizona |
Zipcode | 85260 |
Country | US |
HTML errors found on homepage
-default"><a class='first-child wsite-social-item wsite-social-facebook' href='//www.facebook.com/kingsigns209' target='_blank' alt='Facebook'><span
Attribute “alt” not allowed on element “a” at this point.
/span></a><a class='wsite-social-item wsite-social-twitter' href='//twitter.com/KingSigns1' target='_blank' alt='Twitter'><span
Attribute “alt” not allowed on element “a” at this point.
/span></a><a class='wsite-social-item wsite-social-linkedin' href='//www.linkedin.com/in/julianpeters1' target='_blank' alt='Linkedin'><span
Attribute “alt” not allowed on element “a” at this point.
/span></a><a class='last-child wsite-social-item wsite-social-rss' href='//kingsignsgraphics.wordpress.com/' target='_blank' alt='Rss'><span
Attribute “alt” not allowed on element “a” at this point.
4844<br /><a target="_blank">[email protected]
Element “a” is missing required attribute “href”.
gn:left;"><font size="3">We are
The “font” element is obsolete. Use CSS instead.
303"><div><style type="text/css"> #ele
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
<textarea type="text" name="message" placeholder=" Type message here" class="message user-message"></text
Attribute “type” not allowed on element “textarea” at this point.
<textarea type="text" name="message" placeholder="Enter e-mail here" class="message user-email"></text
Attribute “type” not allowed on element “textarea” at this point.
ontainer" class="dark-scheme">
Duplicate attribute “class”.
Popular words
Word | Frequency |
---|---|
punch | 37 |
die | 22 |
cleveland | 22 |
tooling | 14 |
us | 12 |
company | 10 |
custom | 8 |
years | 7 |
best | 7 |
great | 6 |
dies | 5 |
team | 5 |
products | 5 |
ironworker | 5 |
garage | 5 |
people | 5 |
geka | 4 |
careers | 4 |
contact | 4 |
machine | 4 |
Pagespeed analysis
OVERALL SITE SPEED: AVERAGE (details below)
CUMULATIVE LAYOUT SHIFT SCORE: FAST. 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: FAST. 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
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 140 ms
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 28 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 165 KiB
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time. [Learn more](https://web.dev/unminified-javascript/).
Potential savings of 14 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 24 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
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 71 KiB
Defer offscreen images: Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. [Learn more](https://web.dev/offscreen-images/).
Potential savings of 51 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