- acwr.net – Full Analysis - March 6, 2021
- merithealthwesley.com – Full Analysis - March 6, 2021
- omidfoundation.com – Full Analysis - March 6, 2021
Motor Generator Repair Services – Smith Services
(Took us an average of 0.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 smithservices.com
About: Smith Servicesâ professionals that have an extensive knowledge of electric motor repair from fractional to multi-thousand horsepower, as well as access to the intellectual property of Philadelphia Gear for every industrial gearbox application.
Email or contact page: [email protected]
Social media profiles:
Using HTTPS: Yes 🙂
Whois information
Whois Info | Value |
---|---|
Registrar | Network Solutions, LLC |
Date Registered | 1998-11-07 |
Nameservers | [‘NS65.WORLDNIC.COM’, ‘NS66.WORLDNIC.COM’] |
Status | clientTransferProhibited https://icann.org/epp#clientTransferProhibited |
[‘[email protected]’, ‘[email protected]’] | |
Name | The Timken Company |
Organization | The Timken Company |
Address | 4500 MOUNT PLEASANT ST NW |
City | NORTH CANTON |
State | OH |
Zipcode | 44720-5450 |
Country | US |
HTML errors found on homepage
"><meta name=ârobotsâ con
Forbidden code point U+0080.
><meta name=ârobotsâ cont
Forbidden code point U+009d.
name=ârobotsâ content=âN
Forbidden code point U+0080.
ame=ârobotsâ content=âNO
Forbidden code point U+009d.
tsâ content=âNOODP,NOYDIRâ
Forbidden code point U+0080.
sâ content=âNOODP,NOYDIRâ
Forbidden code point U+009d.
NOODP,NOYDIRâ /><meta htt
Forbidden code point U+0080.
NOODP,NOYDIRâ /><meta http
Forbidden code point U+009d.
DIRâ /><meta http-equiv="content-language" content="en"><link
Using the “meta” element to specify the document-wide default language is obsolete. Consider specifying the language on the root element instead.
Smith Servicesâ professional
Forbidden code point U+0080.
Popular words
Word | Frequency |
---|---|
services | 18 |
smith | 11 |
motor | 10 |
one | 9 |
repair | 8 |
read | 8 |
us | 7 |
electric | 6 |
iso | 4 |
certification | 4 |
industrial | 4 |
customers | 4 |
timken | 4 |
contact | 3 |
company | 3 |
center | 3 |
quality | 3 |
power | 3 |
generator | 3 |
controls | 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
Minify CSS: Minifying CSS files can reduce network payload sizes. [Learn more](https://web.dev/unminified-css/).
Potential savings of 41 KiB
Efficiently encode images: Optimized images load faster and consume less cellular data. [Learn more](https://web.dev/uses-optimized-images/).
Potential savings of 1,032 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 3,175 KiB
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time. [Learn more](https://web.dev/unminified-javascript/).
Potential savings of 5 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
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 1,383 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 4 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,290 ms
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 198 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 215 KiB