- HOAST (hoast.org) – Full Analysis - March 1, 2021
- SallyMillerYoga (sallymilleryoga.com) – Full Analysis - March 1, 2021
- bentandbree.com – Full Analysis - March 1, 2021
Home | EDM – Architecture – Engineering – Management
(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 edm-ae.com
About:
Email or contact page: [email protected]
Social media profiles:
- https://www.facebook.com/pages/category/Engineering-Service/edm-architecture-engineering-343340769334441/
- https://twitter.com/edmAandE
Using HTTPS: Yes 🙂
Whois information
Whois Info | Value |
---|---|
Registrar | Network Solutions, LLC |
Date Registered | 2004-08-31 |
Nameservers | [‘NS5.WORLDNIC.COM’, ‘NS6.WORLDNIC.COM’] |
Status | clientTransferProhibited https://icann.org/epp#clientTransferProhibited |
[‘[email protected]’, ‘[email protected]’] | |
Name | edm Services, Inc. |
Organization | edm Services, Inc. |
Address | 10 WEST ST STE 210 |
City | Pittsfield |
State | MA |
Zipcode | 01201-5702 |
Country | US |
HTML errors found on homepage
038 page-index"" onload="$('bo
No space between attributes.
038 page-index"" onload="$('bo
Saw “”” when expecting an attribute name. Probable cause: “=” missing immediately before.
</head><body class="page-home page-type-0 page-id-658038 top-level-658038 page-index"" onload="$('body').addClass('loaded');"> <d
Attribute “”” not allowed on element “body” at this point.
"caption"><img src="/uploads/images/svgs/hp-banner-caption.svg" /></div>
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 |
---|---|
banner | 4 |
image | 4 |
projects | 2 |
us | 2 |
contact | 2 |
architecture | 2 |
engineering | 2 |
management | 2 |
team | 1 |
services | 1 |
news | 1 |
careers | 1 |
home | 1 |
new | 1 |
ma | 1 |
ct | 1 |
ny | 1 |
rights | 1 |
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. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 75 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 75 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 520 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 16 KiB
Minify CSS: Minifying CSS files can reduce network payload sizes. [Learn more](https://web.dev/unminified-css/).
Potential savings of 2 KiB