- martijnscheijbeler.com – Full Analysis - March 9, 2021
- akitogo.com – Full Analysis - March 9, 2021
- ikytaitalia.org – Full Analysis - March 8, 2021
(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 artfromwonderland.com
About: Art from Wonderland – prophetic art, workshops, prophetic jewellery, furniture art
Email or contact page: [email protected]
Social media profiles:
- https://www.facebook.com/artfromwonderland
- http://www.instagram.com/artfromwonderland
- https://twitter.com/art_wonderland?ref_src=twsrc%5Etfw
Using HTTPS: Yes 🙂
Whois information
Whois Info | Value |
---|---|
Registrar | FastDomain Inc. |
Date Registered | 2012-06-04 |
Nameservers | [‘NS1.NETFIRMS.COM’, ‘NS2.NETFIRMS.COM’] |
Status | clientTransferProhibited https://icann.org/epp#clientTransferProhibited |
[‘[email protected]’, ‘[email protected]’] | |
Name | DOMAIN PRIVACY SERVICE FBO REGISTRANT |
Organization | THE ENDURANCE INTERNATIONAL GROUP, INC. |
Address | 70 BLANCHARD RD |
City | BURLINGTON |
State | MASSACHUSETTS |
Zipcode | 01803 |
Country | US |
HTML errors found on homepage
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><html
Obsolete doctype. Expected “”.
r"> <div><div id="762280757440069054" align="right" style="width: 100%; overflow-y: hidden;" class="wcustomhtml"><a hre
The “align” attribute on the “div” element is obsolete. Use CSS instead.
iv><div><div id="440823917252152833" align="right" style="width: 100%; overflow-y: hidden;" class="wcustomhtml"><a hre
The “align” attribute on the “div” element is obsolete. Use CSS instead.
-default"><a class='wsite-social-item wsite-social-facebook' href='//www.facebook.com/artfromwonderland' target='_blank' alt='Facebook'><span
Attribute “alt” not allowed on element “a” at this point.
/span></a><a class='wsite-social-item wsite-social-twitter' href='//www.twitter.com/art_wonderland' target='_blank' alt='Twitter'><span
Attribute “alt” not allowed on element “a” at this point.
/span></a><a class='wsite-social-item wsite-social-pinterest' href='//www.pinterest.com/artwonderlandia' target='_blank' alt='Pinterest'><span
Attribute “alt” not allowed on element “a” at this point.
/span></a><a class='wsite-social-item wsite-social-youtube' href='https://www.youtube.com/c/ArtfromWonderland' target='_blank' alt='Youtube'><span
Attribute “alt” not allowed on element “a” at this point.
/span></a><a class='wsite-social-item wsite-social-mail' href='mailto:[email protected]' target='_blank' alt='Mail'><span
Attribute “alt” not allowed on element “a” at this point.
y:block;"><font size="3"><span
The “font” element is obsolete. Use CSS instead.
29, 129)"><font color="#ff0000">Ar</fo
The “font” element is obsolete. Use CSS instead.
Popular words
Word | Frequency |
---|---|
art | 17 |
prophetic | 9 |
nina | 6 |
jewellery | 5 |
wonderland | 4 |
original | 4 |
painted | 4 |
shop | 3 |
love | 3 |
free | 3 |
artwork | 3 |
online | 3 |
available | 3 |
home | 2 |
gallery | 2 |
place | 2 |
artist | 2 |
prize | 2 |
south | 2 |
abstract | 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
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
Enable text compression: Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more](https://web.dev/uses-text-compression/).
Potential savings of 32 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 598 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 1,084 KiB
Efficiently encode images: Optimized images load faster and consume less cellular data. [Learn more](https://web.dev/uses-optimized-images/).
Potential savings of 90 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 0 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 312 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 630 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 79 KiB