Mobile 375 × 812

Desktop 1440 × 900

Score: 69 / 100
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
Cookie 'currency' is missing the Secure flag
Cookie 'market' is missing the Secure flag
HSTS header is missing
No Content-Security-Policy header found
[](https://beavercheck.com/results/95176d1f-11c7-43cb-9a0d-56e4494033df)<a href="https://beavercheck.com/results/95176d1f-11c7-43cb-9a0d-56e4494033df"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.godaddy.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.godaddy.comThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
2.97 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
12.22 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.89 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.031
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
10.38 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
16.40 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| URL | Transfer Size |
|---|---|
| img6.wsimg.com/wrhs-next/0c88e97f83f13b701e3465ec49b671d6/TrackingData.js | 4.2 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| www.godaddy.com/ | 853 ms |
| www.godaddy.com/es-es | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.godaddy.com/storefront-assets/9291/_next/static/css/1f01de5330c25255.css | 93.8 KiB | 84.9 KiB |
| .bnuib8w{font-weight:400;font-size:1rem;} … | 24.4 KiB | 18.2 KiB |
| img6.wsimg.com/wrhs-next/9332f7e1ccf0481d7284389c881e85f5/storefront-header.css | 20.7 KiB | 13.6 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /storefront-assets/9291/_next/static/chunks/9374-f35bfe51... | 713.6 KiB | 381.0 KiB |
| img6.wsimg.com/wrhs-next/cc3033e76e42f7efe4da99e1d4002329/storefront-header.js | 156.0 KiB | 71.6 KiB |
| img1.wsimg.com/tagging/js/g.js?p=GTM-5WB8X7D&l=_wGtmDataLayer | 200.9 KiB | 57.8 KiB |
| www.godaddy.com/hWzyKUDqKJ/b-RO/cvPLlm/YuuwmLLtaQDfSG/QXsUMCIrCgc/aXY4/XGMiXj8B | 182.8 KiB | 38.9 KiB |
| /px-assets-notifications/db310f73a2ed22abfbf370b2fbeed57f... | 107.9 KiB | 38.8 KiB |
| /hWzyKUDqKJ/b-RO/cvPLlm/fwuwmLOu/MFQdMCIrCgc/DTks/SicVBUx... | 157.7 KiB | 31.3 KiB |
| img6.wsimg.com/px-assets/d71a77c4395a59cc9a287715ce5f2fd7fe939aad/carticon.js | 63.1 KiB | 26.9 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
| Category | Time Spent |
|---|---|
| Other | 9.7 s |
| Script Evaluation | 7.2 s |
| Style & Layout | 4.7 s |
| Rendering | 3.3 s |
| Script Parsing & Compilation | 636 ms |
| Garbage Collection | 510 ms |
| Parse HTML & CSS | 181 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| .bnuib8w{font-weight:400;font-size:1rem;} … | 24.4 KiB | 2.1 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
| Failing Elements |
|---|
Dominios
Webs
Correo electrónico
Hosting
Marketing
Seguridad
Airo™ Constructor … nav#id-undefined > div.hf-f12b4q9y > div.hf-p665c1r > ul.hf-ccvky1n |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
| Failing Elements |
|---|
div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy |
div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy |
div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy |
div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy |
div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy |
div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy |
div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy |
div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy |
div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy |
div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy |
div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy |
div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy |
div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy |
div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy div.pl-rk0vnz4 > div.lazy-bg > div.overlay > button.pl-t16f7avy |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
Política corporativa div#id-undefined > div.hf-tc8x3it > p > a |
These are opportunities to improve the legibility of your content.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
| Failing Elements |
|---|
Herramientas de IA creadas para tu negocio div.pl-c1drraik > div.pl-hj2p61o > div.core-h17vrswi > h3.ux-text |
¿Cómo ayuda GoDaddy a los propietarios de pequeñas empresas a tener éxito? div.pl-f8v5nqw > details#id-7hvTvqqUtYV5UC9idjwrTf > summary.textHeading > h3 |
These are opportunities to improve keyboard navigation in your application.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
| Failing Elements |
|---|
EUR € div.hf-s1k1dnfs > div#id-currencySelector > div.hf-taml8l2 > button#currentCurrency |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
| Source | Description |
|---|---|
Error resolving from component map (BynderInlineVideos) | |
Error resolving from component map (BynderInlineVideos) | |
Error resolving from component map (LocalizedUrl) | |
Error resolving from component map (LocalizedUrl) | |
img6.wsimg.com/ux-assets/react/18/react-dom.umd.js line 9, col 48167 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at oa (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:48168)
at Oo (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:78126)
at Si (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:121135)
at ys (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108510)
at gs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108438)
at hs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108301)
at rs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:103466)
at w (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:1856)
at MessagePort.P (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:2388) |
img6.wsimg.com/ux-assets/react/18/react-dom.umd.js line 9, col 48167 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at oa (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:48168)
at Si (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:120932)
at ys (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108510)
at gs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108438)
at hs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108301)
at rs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:103466)
at w (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:1856)
at MessagePort.P (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:2388) |
img6.wsimg.com/ux-assets/react/18/react-dom.umd.js line 9, col 48167 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at oa (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:48168)
at Si (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:120932)
at ys (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108510)
at gs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108438)
at hs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108301)
at rs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:103466)
at w (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:1856)
at MessagePort.P (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:2388) |
img6.wsimg.com/ux-assets/react/18/react-dom.umd.js line 9, col 48167 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at oa (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:48168)
at Si (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:120932)
at ys (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108510)
at gs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108438)
at hs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108301)
at rs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:103466)
at w (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:1856)
at MessagePort.P (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:2388) |
img6.wsimg.com/ux-assets/react/18/react-dom.umd.js line 9, col 48167 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at oa (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:48168)
at Si (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:120932)
at ys (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108510)
at gs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108438)
at hs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108301)
at rs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:103466)
at w (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:1856)
at MessagePort.P (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:2388) |
img6.wsimg.com/ux-assets/react/18/react-dom.umd.js line 9, col 48167 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at oa (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:48168)
at Si (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:120932)
at ys (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108510)
at gs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108438)
at hs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108301)
at rs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:103466)
at w (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:1856)
at MessagePort.P (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:2388) |
img6.wsimg.com/ux-assets/react/18/react-dom.umd.js line 9, col 48167 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at oa (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:48168)
at Si (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:120932)
at ys (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108510)
at gs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108438)
at hs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108301)
at rs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:103466)
at w (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:1856)
at MessagePort.P (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:2388) |
img6.wsimg.com/ux-assets/react/18/react-dom.umd.js line 9, col 48167 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at oa (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:48168)
at Si (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:120932)
at ys (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108510)
at gs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108438)
at hs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108301)
at rs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:103466)
at w (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:1856)
at MessagePort.P (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:2388) |
img6.wsimg.com/ux-assets/react/18/react-dom.umd.js line 9, col 48167 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at oa (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:48168)
at Si (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:120932)
at ys (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108510)
at gs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108438)
at hs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108301)
at rs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:103466)
at w (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:1856)
at MessagePort.P (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:2388) |
img6.wsimg.com/ux-assets/react/18/react-dom.umd.js line 9, col 48167 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at oa (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:48168)
at Si (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:120932)
at ys (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108510)
at gs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108438)
at hs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108301)
at rs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:103466)
at w (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:1856)
at MessagePort.P (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:2388) |
img6.wsimg.com/ux-assets/react/18/react-dom.umd.js line 9, col 48167 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at oa (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:48168)
at Si (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:120932)
at ys (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108510)
at gs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108438)
at hs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108301)
at rs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:103466)
at w (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:1856)
at MessagePort.P (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:2388) |
img6.wsimg.com/ux-assets/react/18/react-dom.umd.js line 9, col 48167 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at oa (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:48168)
at Si (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:120932)
at ys (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108510)
at gs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108438)
at hs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108301)
at rs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:103466)
at w (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:1856)
at MessagePort.P (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:2388) |
img6.wsimg.com/ux-assets/react/18/react-dom.umd.js line 9, col 48167 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at oa (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:48168)
at Si (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:120932)
at ys (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108510)
at gs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108438)
at hs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108301)
at rs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:103466)
at w (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:1856)
at MessagePort.P (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:2388) |
img6.wsimg.com/ux-assets/react/18/react-dom.umd.js line 9, col 48167 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at oa (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:48168)
at Si (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:120932)
at ys (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108510)
at gs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108438)
at hs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108301)
at rs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:103466)
at w (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:1856)
at MessagePort.P (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:2388) |
img6.wsimg.com/ux-assets/react/18/react-dom.umd.js line 9, col 48167 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at oa (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:48168)
at Si (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:120932)
at ys (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108510)
at gs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108438)
at hs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108301)
at rs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:103466)
at w (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:1856)
at MessagePort.P (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:2388) |
img6.wsimg.com/ux-assets/react/18/react-dom.umd.js line 9, col 48287 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at oa (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:48288)
at Si (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:120932)
at ys (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108510)
at gs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108438)
at hs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108301)
at rs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:103466)
at w (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:1856)
at MessagePort.P (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:2388) |
img6.wsimg.com/ux-assets/react/18/react-dom.umd.js line 9, col 120617 | Error: Minified React error #423; visit https://reactjs.org/docs/error-decoder.html?invariant=423 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Si (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:120618)
at ys (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108510)
at gs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108438)
at hs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108301)
at ls (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:105136)
at rs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:103692)
at w (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:1856)
at MessagePort.P (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:2388) |
img6.wsimg.com/ux-assets/react/18/react-dom.umd.js line 9, col 120617 | Error: Minified React error #423; visit https://reactjs.org/docs/error-decoder.html?invariant=423 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Si (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:120618)
at ys (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108510)
at gs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108438)
at hs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:108301)
at ls (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:105136)
at rs (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:10:103692)
at w (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:1856)
at MessagePort.P (https://img6.wsimg.com/ux-assets/react/18/react-dom.umd.js:1:2388) |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
571 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
651 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
571 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
651 ms
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.godaddy.com/hWzyKUDqKJ/b-RO/cvPLlm/YuuwmLLtaQDfSG/QXsUMCIrCgc/aXY4/XGMiXj8B | 182.8 KiB | 38.8 KiB |
| /hWzyKUDqKJ/b-RO/cvPLlm/fwuwmLOu/MFQdMCIrCgc/DTks/SicVBUx... | 157.7 KiB | 31.7 KiB |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
| Failure reason | Failure type |
|---|---|
| Only pages with a status code of 2XX can be cached. | Not actionable |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| www.godaddy.com/ | 651 ms |
| www.godaddy.com/ | 0.0 ms |
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
Specifying a doctype prevents the browser from switching to quirks-mode. Learn more about the doctype declaration.
A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. Learn more about declaring the character encoding.
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 403 () | |
Failed to load resource: the server responded with a status of 404 () |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Format your HTML in a way that enables crawlers to better understand your app’s content.
Pages with unsuccessful HTTP status codes may not be indexed properly. Learn more about HTTP status codes.
To appear in search results, crawlers need access to your app.
Send Feedback