- dubsbhoy.com – Full Analysis - March 5, 2021
- dizzy-webdesign.co.uk – Full Analysis - March 5, 2021
- Ellery Designs (ellerydesigns.com) – Full Analysis - March 5, 2021
(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 irishjewelrydesign.com
About: Claddagh ring, Ladies and mens authentic Claddagh rings handcrafted in Ireland. Made in our workshop in Dublin, Ireland. The Claddagh is our favorite ring.
Email or contact page: https://irishjewelrydesign.com/community/contact
Social media profiles:
Using HTTPS: Yes 🙂
Whois information
Whois Info | Value |
---|---|
Registrar | Tucows Domains Inc. |
Date Registered | 2013-10-03 |
Nameservers | [‘NS1.TSODNS.COM’, ‘NS2.TSODNS.COM’] |
Status | ok https://icann.org/epp#ok |
None | |
Name | None |
Organization | None |
Address | None |
City | None |
State | None |
Zipcode | None |
Country | None |
HTML errors found on homepage
f-8"> <meta http-equiv="cleartype" content="on"> <
Bad value “cleartype” for attribute “http-equiv” on element “meta”.
<link href="//fonts.googleapis.com/css?family=.|Raleway:light,normal,bold|Raleway:light,normal,bold|Raleway:light,normal,bold|Raleway:light,normal,bold|Raleway:light,normal,bold" rel="stylesheet" type="text/css" />
Bad value “//fonts.googleapis.com/css?family=.|Raleway:light,normal,bold|Raleway:light,normal,bold|Raleway:light,normal,bold|Raleway:light,normal,bold|Raleway:light,normal,bold” for attribute “href” on element “link”: Illegal character in query: “|” is not allowed.
1ae11d0"><meta id="in-context-paypal-metadata" data-shop-id="2981853" data-venmo-supported="false" data-environment="production" data-locale="en_US" data-paypal-v4="true" data-currency="EUR"><link
Element “meta” is missing one or more of the following attributes: “charset”, “content”, “http-equiv”, “itemprop”, “name”, “property”.
<input type="text" name="q" class="search_box" placeholder="Search..." value="" autocapitalize="off" autocomplete="off" autocorrect="off" />
Attribute “autocorrect” not allowed on element “input” at this point.
<select id="currencies" class="currencies " name="currencies">
Duplicate ID “currencies”.
</div> <!--
Stray end tag “div”.
Popular words
Word | Frequency |
---|---|
claddagh | 8 |
ring | 6 |
collection | 5 |
us | 4 |
irish | 3 |
ladies | 3 |
eur | 2 |
usd | 2 |
cad | 2 |
inr | 2 |
gbp | 2 |
aud | 2 |
jpy | 2 |
jewelry | 2 |
home | 2 |
shop | 2 |
blog | 2 |
contact | 2 |
mens | 2 |
handcrafted | 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: 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 62 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 48 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
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 18 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 490 ms
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 0 KiB