- mccaskillandcompany.com – Full Analysis - April 21, 2021
- rbmind.org – Full Analysis - April 21, 2021
- Suztain (suztain.com) – Full Analysis - April 21, 2021
aworkofheart.com – Mixed-Media Art and Jewelry Studio specializing in classes and workshops
(Took us an average of 0.9 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 aworkofheart.com
Email: info (at) aworkofheart (dot) com
Social media profiles:
- https://www.facebook.com/search/top/?q=aworkofheartstudio
- https://www.instagram.com/aworkofheartstudio/
Using HTTPS: Yes 🙂
HTML errors found on homepage
le=no"/> <style type="text/stylesheet"> @-w
The only allowed value for the “type” attribute for the “style” element is “text/css” (with no parameters). (But the attribute is not needed and should be omitted altogether.)
{ width: device-width; } <
CSS: “width”: “device-width” is not a “width” value.
arget="#"><img class="" src="/studio/images/menu_red bubble.png" alt="red bubble" /></a>
Bad value “/studio/images/menu_red bubble.png” for attribute “src” on element “img”: Illegal character in path segment: space is not allowed.
ticle"> <meta itemscope itemprop="mainEntityOfPage" itemType="https://schema.org/WebPage" itemid="https://google.com/article"/> <met
Element “meta” is missing required attribute “content”.
Popular words
Word | Frequency |
---|---|
art | 5 |
live | 4 |
badge | 4 |
home | 3 |
supplies | 3 |
events | 3 |
connect | 3 |
jewelry | 3 |
us | 3 |
zoom | 3 |
shop | 2 |
class | 2 |
info | 2 |
classes | 2 |
find | 2 |
offerings | 2 |
right | 2 |
six | 2 |
workshops | 2 |
bring | 2 |
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: 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: FAST. Measures how long the main part of the website takes to load.
Opportunities for improvement
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 36 KiB
Minify CSS: Minifying CSS files can reduce network payload sizes.
Potential savings of 6 KiB
Avoid multiple page redirects: Redirects introduce additional delays before the page can be loaded.
Potential savings of 570 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.
Potential savings of 26 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 1,650 ms
Properly size images: Serve images that are appropriately-sized to save cellular data and improve load time.
Potential savings of 93 KiB
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time.
Potential savings of 13 KiB