- BigLinkSAConnect (biglinksaconnect.co.za) – Full Analysis - February 28, 2021
- epreservation.net – Full Analysis - February 28, 2021
- Armes de Champagne (armesdechampagne.com) – Full Analysis - February 28, 2021
Mezcalito – Agence Digitale à Grenoble depuis 2006
(Took us an average of 2.4 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 mezcalito.net
About: Notre agence digitale répond à vos besoins en communication & marketing digital : conseil stratégique, conception, UI/UX, direction artistique, webdesign, webdev, hébergement, e-commerce…
Email or contact page: [email protected]
Social media profiles:
- https://www.facebook.com/mezcalito.fr/
- https://www.instagram.com/mezcalito_manufacture_digitale/
- https://twitter.com/Mezcalito_Scop
Using HTTPS: Yes 🙂
Whois information
Whois Info | Value |
---|---|
Registrar | GANDI SAS |
Date Registered | 2007-04-02 |
Nameservers | [‘NS0.MEZCALITO.NET’, ‘NS1.MEZCALITO.NET’, ‘NS2.MEZCALITO.NET’] |
Status | [‘ok https://icann.org/epp#ok’, ‘ok http://www.icann.org/epp#ok’] |
[‘[email protected]’, ‘[email protected]’] | |
Name | REDACTED FOR PRIVACY |
Organization | Mezcalito |
Address | REDACTED FOR PRIVACY |
City | REDACTED FOR PRIVACY |
State | None |
Zipcode | REDACTED FOR PRIVACY |
Country | FR |
HTML errors found on homepage
smoothing:antialiased;-ms-f
CSS: “font-smoothing”: Property “font-smoothing” doesn’t exist.
charset="UTF-8" /> <title
A “charset” attribute on a “meta” element found after the first 1024 bytes.
to</title><link rel="preload" href="https://www.mezcalito.fr/wp-content/cache/min/1/a4b1d06a96811695cb2a97f182d4d7c0.css" as="style" onload="this.onload=null;this.rel='stylesheet'" data-minify="1" /><circl
Element “link” not allowed as child of element “svg” in this context. (Suppressing further errors from this subtree.)
nu</title><link rel="preload" href="https://www.mezcalito.fr/wp-content/cache/min/1/a4b1d06a96811695cb2a97f182d4d7c0.css" as="style" onload="this.onload=null;this.rel='stylesheet'" data-minify="1" /><path
Element “link” not allowed as child of element “svg” in this context. (Suppressing further errors from this subtree.)
to</title><link rel="preload" href="https://www.mezcalito.fr/wp-content/cache/min/1/a4b1d06a96811695cb2a97f182d4d7c0.css" as="style" onload="this.onload=null;this.rel='stylesheet'" data-minify="1" /><path
Element “link” not allowed as child of element “svg” in this context. (Suppressing further errors from this subtree.)
nu</title><link rel="preload" href="https://www.mezcalito.fr/wp-content/cache/min/1/a4b1d06a96811695cb2a97f182d4d7c0.css" as="style" onload="this.onload=null;this.rel='stylesheet'" data-minify="1" /><path
Element “link” not allowed as child of element “svg” in this context. (Suppressing further errors from this subtree.)
2H80.1z"/><path id="Shape" fill="#46E4EB" d="M80.1.82l-39.9 69.1H120z"/><path
Duplicate ID “Shape”.
.1H120z"/><path id="Shape" fill="#FFF" style="mix-blend-mode:overlay" d="M40.2 69.92h39.9L60.15 35.37z"/></g></
Duplicate ID “Shape”.
nk"><defs><linearGradient x1="78.009%" y1="69.971%" x2="6.681%" y2="50%" id="linearGradient-1"><stop
Duplicate ID “linearGradient-1”.
"/></defs><g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id=
Duplicate ID “Page-1”.
Popular words
Word | Frequency |
---|---|
de | 26 |
en | 16 |
savoir | 11 |
plus | 11 |
et | 9 |
la | 8 |
le | 7 |
du | 7 |
que | 6 |
nous | 6 |
cas | 5 |
chez | 5 |
sport | 5 |
nos | 5 |
mezcalito | 4 |
manufacture | 4 |
vous | 4 |
conseil | 4 |
des | 4 |
qui | 4 |
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
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 270 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 104 KiB
Efficiently encode images: Optimized images load faster and consume less cellular data. [Learn more](https://web.dev/uses-optimized-images/).
Potential savings of 18 KiB
Defer offscreen images: Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. [Learn more](https://web.dev/offscreen-images/).
Potential savings of 1,039 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 186 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 27 KiB
Internal pages [TOP 20]
Website Page |
---|