- 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
Decorators Supply Corporation – Architectural Products Since 1883
(Took us an average of 0.3 seconds to load)
Table of Contents |
---|
Basic 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 decoratorssupply.com
About: Decorators Supply is a historic manufacturer of ornate ceilings, ceiling medallions, crown mouldings, woodwork appliques and onlays and ornate wall panels
Email: pat (dot) m (at) decoratorssupply (dot) com
Social media profiles:
- https://www.facebook.com/decoratorssupply/
- https://www.instagram.com/decoratorssupply/
- https://twitter.com/Dec_Supply_Corp
Using HTTPS: Yes 🙂
HTML errors found on homepage
charset="utf-8"> <meta na
A “charset” attribute on a “meta” element found after the first 1024 bytes.
0f0b609"><meta id="in-context-paypal-metadata" data-shop-id="19743465" data-venmo-supported="true" data-environment="production" data-locale="en_US" data-paypal-v4="true" data-currency="USD"><link
Element “meta” is missing one or more of the following attributes: “charset”, “content”, “http-equiv”, “itemprop”, “name”, “property”.
ter"> <input type="email" value="" placeholder="[email protected]" name="contact[email]" id="Email" class="txtbox" aria-label="[email protected]" autocorrect="off" autocapitalize="off"> <
Attribute “autocorrect” not allowed on element “input” at this point.
ct></li> <br />
Element “br” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.)
> <div style="text-align: right; padding-top: 15px;">
Element “div” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.)
-><style>/* T
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
<img src="//cdn.shopify.com/s/files/1/1974/3465/files/Medallions_-_DSC_Website_-_Environmentally_Friendly_-_JPEG_1400x.jpg?v=1553024992" width="1600" height="800" />
An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
<img src="//cdn.shopify.com/s/files/1/1974/3465/files/cornice_and_cartouche_-_DSC_Website_1400x.jpg?v=1550527412" width="1600" height="800" />
An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
<img src="//cdn.shopify.com/s/files/1/1974/3465/files/Clemons-Luxe-11-17-450_-_DSC_Website_1400x.jpg?v=1550500267" width="1600" height="800" />
An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
<img src="//cdn.shopify.com/s/files/1/1974/3465/files/ceiling_pattern_-_DSC_website_1400x.jpg?v=1551394142" width="1600" height="800" />
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 |
---|---|
ceiling | 7 |
decorators | 6 |
account | 5 |
us | 5 |
plaster | 5 |
capitals | 5 |
supply | 5 |
create | 3 |
contact | 3 |
appliques | 3 |
designs | 3 |
leaf | 3 |
panels | 3 |
furniture | 3 |
crown | 3 |
large | 3 |
wall | 3 |
pilasters | 3 |
mantels | 3 |
catalogs | 3 |
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
Properly size images: Serve images that are appropriately-sized to save cellular data and improve load time.
Potential savings of 390 KiB
Minify CSS: Minifying CSS files can reduce network payload sizes.
Potential savings of 5 KiB
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time.
Potential savings of 9 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.
Potential savings of 430 ms
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity.
Potential savings of 579 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.
Potential savings of 165 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 12 KiB