- rezdawgrescue.org – Full Analysis - March 8, 2021
- eventosfera.com – Full Analysis - March 8, 2021
- SafePath (safepath.org) – Full Analysis - March 8, 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 hippiegypsyboutique.com
About: The Hippie Gypsy Boutique
Email or contact page: [email protected]
Social media profiles:
Using HTTPS: Yes 🙂
Whois information
Whois Info | Value |
---|---|
Registrar | TUCOWS, INC. |
Date Registered | 2020-07-05 |
Nameservers | [‘NS-CLOUD-A1.GOOGLEDOMAINS.COM’, ‘NS-CLOUD-A2.GOOGLEDOMAINS.COM’, ‘NS-CLOUD-A3.GOOGLEDOMAINS.COM’, ‘NS-CLOUD-A4.GOOGLEDOMAINS.COM’, ‘ns-cloud-a1.googledomains.com’, ‘ns-cloud-a2.googledomains.com’, ‘ns-cloud-a3.googledomains.com’, ‘ns-cloud-a4.googledomains.com’] |
Status | [‘clientTransferProhibited https://icann.org/epp#clientTransferProhibited’, ‘clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited’] |
[‘[email protected]’, ‘[email protected]’, ‘[email protected]’] | |
Name | Contact Privacy Inc. Customer 0158566455 |
Organization | Contact Privacy Inc. Customer 0158566455 |
Address | 96 Mowat Ave |
City | Toronto |
State | ON |
Zipcode | M6K 3M1 |
Country | CA |
HTML errors found on homepage
utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <me
A “meta” element with an “http-equiv” attribute whose value is “X-UA-Compatible” must have a “content” attribute with the value “IE=edge”.
dcc8fef"><meta id="in-context-paypal-metadata" data-shop-id="42667966625" 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”.
tion"> <style> .
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
/style> <style> .
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 20 20"><path
Bad value “presentation” for attribute “role” on element “svg”.
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 20 20"><path
Bad value “presentation” for attribute “role” on element “svg”.
> <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-cart" viewBox="0 0 20 20"><path
Bad value “presentation” for attribute “role” on element “svg”.
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-facebook" viewBox="0 0 20 20"><path
Bad value “presentation” for attribute “role” on element “svg”.
> <img class="product__image lazyload" alt="Purple Tie Dye Top" style="max-width: 440px; max-height: 600px;" data-src="//cdn.shopify.com/s/files/1/0426/6796/6625/products/TieDyeTopDark_{width}x.jpg?v=1600109562" data-widths="[180, 360, 540, 720, 900, 1080, 1296, 1512, 1728, 2048]" data-aspectratio="0.7327188940092166" data-sizes="auto" data-image>
Element “img” is missing required attribute “src”.
> <img class="product__image lazyload" alt="Bright Tie Dye Top" style="max-width: 455px; max-height: 600px;" data-src="//cdn.shopify.com/s/files/1/0426/6796/6625/products/PastelTieDyeTop_{width}x.jpg?v=1600109687" data-widths="[180, 360, 540, 720, 900, 1080, 1296, 1512, 1728, 2048]" data-aspectratio="0.7590361445783133" data-sizes="auto" data-image>
Element “img” is missing required attribute “src”.
Popular words
Word | Frequency |
---|---|
dye | 10 |
tie | 8 |
regular | 6 |
price | 6 |
top | 4 |
hippie | 3 |
gypsy | 3 |
bright | 3 |
pay | 3 |
search | 2 |
log | 2 |
sign | 2 |
boutique | 2 |
home | 2 |
shop | 2 |
accessories | 2 |
leopard | 2 |
soft | 2 |
fuzzy | 2 |
short | 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
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time. [Learn more](https://web.dev/unminified-javascript/).
Potential savings of 6 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. [Learn more](https://web.dev/unused-css-rules/).
Potential savings of 14 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
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 26 KiB
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 5 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 560 ms
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 59 KiB
Internal pages [TOP 20]
External homepage links [TOP 20]
Website Page |
---|
https://www.facebook.com/Hippie-Gypsy-Boutique-100328005068595/ |
https://www.shopify.com?utm_campaign=poweredby&utm_medium=shopify&utm_source=onlinestore |