Mobile 375 × 812

Desktop 1440 × 900

Score: 69 / 100
Based on 8 categories, 0 sections
Room to improve — your 8.3s load time is above Google's 2.5s 'Good' threshold.
Several missing protections leave your users and data exposed.
Several issues make your site difficult for assistive technology users.
Missing signals may be hurting your search visibility.
Solid infrastructure — fast server responses across the board.
Mostly compliant — a few items need attention.
Missing metadata means poor previews on social media and search.
Heavier than average — reducing page weight saves energy and bandwidth.
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
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
No favicon or icon links detected
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
128 third-party resources (100% of weight)
Performance issues directly impact user engagement and conversion rates.
129 HTTP requests — consider bundling or reducing
Performance issues directly impact user engagement and conversion rates.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/4bb435f5-07c7-4483-a988-8a5e5c4456a2)<a href="https://beavercheck.com/results/4bb435f5-07c7-4483-a988-8a5e5c4456a2"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fspaceship.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fspaceship.comThis badge auto-updates with your latest scan result.
Your site has several issues that may be affecting user experience and business outcomes. Your LCP of 8.3s exceeds Google's 2.5s 'Good' threshold and the 2 performance issues below directly contribute to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your user trust.
7 barrier(s) likely increasing bounce by ~29%.
Page takes 8.3s to load
+12% bounceUsers abandon at ~3s — you're 5.8s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 4.0s
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
No Open Graph tags
+2% bounceLinks shared on LinkedIn / Slack / Facebook show bare URLs — referral clicks drop
Fix: Add og:title, og:description, og:image, og:url to the page head
No structured data
+2% bounceNo rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
Fix: Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)
Thin content
+3% bounceUnder 300 words — visitors bounce looking for substance, search engines rank competitors first
Fix: Add a substantive FAQ, product detail, or case-study section
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
$650 investment → $5,963/month returns + USD 150,000 risk avoided
$650
6h · 5 findings
$5,963 /mo
~$71,551 / year
USD 150,000
if kept compliant
$100 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
6.5 developer hours at $100/hr
Based on United States rates ($100/hr)
Start here for the best return on investment
$12,501 / month at risk
~$150,011 / year if left unfixed
$150,000
$0.96 /mo
11950.0 MB/mo × 0.080 USD/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 3 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
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.
6.63 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
8.33 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
3.97 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.010
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
10.00 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.
27.37 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| js.stripe.com/dahlia/stripe.js | 120.0 s | 225.4 KiB |
| spaceship-cdn.com/assets-ui/assets-management/client/style.css | 3600.0 s | 45.7 KiB |
| m.stripe.network/out-4.5.45.js | 300.0 s | 16.5 KiB |
| cdn.engagement.ai/production/static/js/sdk/chatSDK.9bd9fc5a78085cdcfb47.js | 86400.0 s | 20.5 KiB |
| cdn.engagement.ai/production/static/css/stub-styles.9538b484ee79a97ccf08.css | 86400.0 s | 2.0 KiB |
| cdn.engagement.ai/production/static/js/loader/chatLoader.v3.js | 86400.0 s | 1.3 KiB |
| /production/static/css/brandScheme/brand-3-stub.60b732dc5... | 86400.0 s | 827 B |
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| /assets-ui/assets-management/client/assets/assets-managem... | 30 ms |
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.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
Performance issues directly impact user engagement and conversion rates.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| spaceship.com/ | 1.3 s |
| www.spaceship.com/ | 0.0 ms |
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| www.spaceship.com/ | 606 ms |
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.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| spaceship-cdn.com/layoutfragments-ui/app.1cc5f42a40f640db0254.css | 21.3 KiB | 19.9 KiB |
| spaceship-cdn.com/spaceship-homepage-ui/app.eb0df494e8615b12148d.css | 23.1 KiB | 19.3 KiB |
| spaceship-cdn.com/global-search/app.8da8f82458a208012b77.css | 15.0 KiB | 13.7 KiB |
| spaceship-cdn.com/assets-ui/assets-management/client/filled-icons.css | 13.4 KiB | 13.4 KiB |
| spaceship-cdn.com/sharedstaticresources-ui/main.69bb776b3acb3217c5d9.css | 13.3 KiB | 12.5 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.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
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.
Performance issues directly impact user engagement and conversion rates.
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
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 6.4 s |
| Style & Layout | 2.7 s |
| Other | 1.7 s |
| Script Parsing & Compilation | 916 ms |
| Rendering | 249 ms |
| Garbage Collection | 219 ms |
| Parse HTML & CSS | 128 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
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages with WebSocket cannot enter back/forward cache. | Pending browser support |
| 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 |
| Back/forward cache is disabled because WebSocket has been used. | Not actionable |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
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.
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Hello! Would you like to switch to Euro? div.lf-locale-options__popover > div.gb-popover__content > div.lf-locale-suggest > h6 |
These are opportunities to improve keyboard navigation in your application.
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.sds-spaceship html.sds-spaceship |
These items highlight common accessibility best practices.
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Register div.gb-toggle-group__container > div.gb-toggle-group__holder > div.sp-form-modes-list > button.gb-toggle |
See plans div.hp-product-info > div.hp-product-info__inner > div.hp-product-info__content > a.hp-product-info__action |
See plans div.hp-product-info > div.hp-product-info__inner > div.hp-product-info__content > a.hp-product-info__action |
See plans div.hp-product-info > div.hp-product-info__inner > div.hp-product-info__content > a.hp-product-info__action |
See plans div.hp-product-info > div.hp-product-info__inner > div.hp-product-info__content > a.hp-product-info__action |
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
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
www.spaceship.com/ line 18, col 17460 | Connecting to 'https://pagead2.googlesyndication.com/ccm/collect?rcb=9&frm=0&ae=g&dl=https%3A%2F%2Fwww.spaceship.com%2F&scrsrc=www.googletagmanager.com&rnd=1706527817.1776802608&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA>m=45be64h1v9169053390z8812356919za20gzb812356919zd812356919xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938469~117266401~118128922&apve=1&apvf=f&apvc=0&tids=AW-11087426027&tid=AW-11087426027&tft=1776802607870&tfd=3686' violates the following Content Security Policy directive: "connect-src 'self' https://spaceship-cdn.com https://s3.us-west-2.amazonaws.com/production-pdf-generation-api-pdf-documents/ https://s3.us-west-2.amazonaws.com/production-featurerequesthub-storage/ https://s3.us-west-2.amazonaws.com/production-websitebuilder-ui/ https://s3.us-west-2.amazonaws.com/production-productplatform-orders-transactions-storage/exports/ https://production-hosting-cpaneltransferin-bff-storage.s3.us-west-2.amazonaws.com/ https://production-cpaneltransferin-bff-storage.s3.us-west-2.amazonaws.com/ https://premiums.namecheapapi.com https://api.revved.com https://bam.nr-data.net wss://notification.www.spaceship.com wss://domains-ws.revved.com https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com https://*.g.doubleclick.net https://*.google.com wss://www.spaceship.com https://www.spaceship.com https://*.crazyegg.com https://*.trustpilot.com https://ads-twitter.com https://ads-api.twitter.com https://analytics.twitter.com https://bat.bing.com https://bat.bing.net https://chat.engagement.ai https://api.stripe.com https://maps.googleapis.com wss://us-phx-1-vm-console.spaceship.com wss://ap-sgp-1-1-vm-console.spaceship.com wss://us-phx-1-1-vm-command-line.spaceship.com wss://ap-sgp-1-1-vm-command-line.spaceship.com https://production-aftermarket-storage.s3.us-west-2.amazonaws.com https://production-aftermarket-domains-export-storage.s3.us-west-2.amazonaws.com https://evnt.byspotify.com https://pixels.spotify.com https://www.facebook.com https://*.reddit.com". The action has been blocked. |
www.spaceship.com/ line 18, col 17460 | Fetch API cannot load https://pagead2.googlesyndication.com/ccm/collect?rcb=9&frm=0&ae=g&dl=https%3A%2F%2Fwww.spaceship.com%2F&scrsrc=www.googletagmanager.com&rnd=1706527817.1776802608&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA>m=45be64h1v9169053390z8812356919za20gzb812356919zd812356919xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938469~117266401~118128922&apve=1&apvf=f&apvc=0&tids=AW-11087426027&tid=AW-11087426027&tft=1776802607870&tfd=3686. Refused to connect because it violates the document's Content Security Policy. |
Loading the image 'https://pagead2.googlesyndication.com/ccm/collect?rcb=9&frm=0&ae=g&dl=https%3A%2F%2Fwww.spaceship.com%2F&scrsrc=www.googletagmanager.com&rnd=1706527817.1776802608&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA>m=45be64h1v9169053390z8812356919za20gzb812356919zd812356919xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938469~117266401~118128922&apve=1&apvf=f&apvc=0&tids=AW-11087426027&tid=AW-11087426027&tft=1776802607870&tfd=3686' violates the following Content Security Policy directive: "img-src 'self' https://spaceship-cdn.com https://*.paypal.com https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com https://*.doubleclick.net https://*.google.com https://bam.nr-data.net blob: data: https://*.crazyegg.com https://api.producthunt.com https://ads-twitter.com https://ads-api.twitter.com https://analytics.twitter.com https://bat.bing.com https://bat.bing.net https://t.co https://www.facebook.com https://*.trustpilot.com https://static.websitebuilder-cdn.com https://thumbnail.easywp.com https://*.reddit.com". The action has been blocked. |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Content security policy |
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.
2.30 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.14 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
520 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.007
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.72 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.
5.85 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| js.stripe.com/dahlia/stripe.js | 120.0 s | 225.0 KiB |
| spaceship-cdn.com/assets-ui/assets-management/client/style.css | 3600.0 s | 45.5 KiB |
| m.stripe.network/out-4.5.45.js | 300.0 s | 16.5 KiB |
| cdn.engagement.ai/production/static/js/sdk/chatSDK.9bd9fc5a78085cdcfb47.js | 86400.0 s | 20.5 KiB |
| cdn.engagement.ai/production/static/css/stub-styles.9538b484ee79a97ccf08.css | 86400.0 s | 2.0 KiB |
| cdn.engagement.ai/production/static/js/loader/chatLoader.v3.js | 86400.0 s | 1.3 KiB |
| /production/static/css/brandScheme/brand-3-stub.60b732dc5... | 86400.0 s | 837 B |
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| /assets-ui/assets-management/client/assets/assets-managem... | 25 ms |
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.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Domain game, raised div.hp-benefit-section__holder > section.hp-benefit-section > picture > img.hp-benefit-section__image | /spaceship-homepage-ui/assets/benefits-1-desktop.52522a80... | 41.9 KiB | 29.2 KiB |
Made for you, with you div.hp-benefit-section__holder > section.hp-benefit-section > picture > img.hp-benefit-section__image | /spaceship-homepage-ui/assets/benefits-3-desktop.2db5ffb5... | 20.1 KiB | 14.0 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.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| spaceship.com/ | 736 ms |
| www.spaceship.com/ | 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.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
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.
Performance issues directly impact user engagement and conversion rates.
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
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.7 s |
| Style & Layout | 730 ms |
| Other | 473 ms |
| Script Parsing & Compilation | 251 ms |
| Garbage Collection | 76 ms |
| Rendering | 53 ms |
| Parse HTML & CSS | 29 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
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages with WebSocket cannot enter back/forward cache. | Pending browser support |
| 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 |
| Back/forward cache is disabled because WebSocket has been used. | Not actionable |
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| spaceship-cdn.com/layoutfragments-ui/app.1cc5f42a40f640db0254.css | 21.3 KiB | 19.7 KiB |
| spaceship-cdn.com/spaceship-homepage-ui/app.eb0df494e8615b12148d.css | 23.1 KiB | 18.6 KiB |
| spaceship-cdn.com/global-search/app.8da8f82458a208012b77.css | 15.0 KiB | 13.7 KiB |
| spaceship-cdn.com/assets-ui/assets-management/client/filled-icons.css | 13.4 KiB | 13.4 KiB |
| spaceship-cdn.com/sharedstaticresources-ui/main.69bb776b3acb3217c5d9.css | 13.3 KiB | 12.1 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Domain Name Search ul#footer-nav-category-domains > li.gb-list__item > span > a.lf-footer-link |
Domain Pricing ul#footer-nav-category-domains > li.gb-list__item > span > a.lf-footer-link |
Domain Redemption ul#footer-nav-category-domains > li.gb-list__item > span > a.lf-footer-link |
Domain Privacy ul#footer-nav-category-domains > li.gb-list__item > span > a.lf-footer-link |
Whois Domain Lookup ul#footer-nav-category-domains > li.gb-list__item > span > a.lf-footer-link |
Premium Domains ul#footer-nav-category-domains > li.gb-list__item > span > a.lf-footer-link |
Thunderbolt ul#footer-nav-category-domains > li.gb-list__item > span > a.lf-footer-link |
Alf Website Studio ul#footer-nav-category-hosting > li.gb-list__item > span > a.lf-footer-link |
Web Hosting ul#footer-nav-category-hosting > li.gb-list__item > span > a.lf-footer-link |
Singapore Web Hosting ul#footer-nav-category-hosting > li.gb-list__item > span > a.lf-footer-link |
Starlight™ Virtual Machines ul#footer-nav-category-hosting > li.gb-list__item > span > a.lf-footer-link |
WordPress ul#footer-nav-category-hosting > li.gb-list__item > span > a.lf-footer-link |
CDN ul#footer-nav-category-hosting > li.gb-list__item > span > a.lf-footer-link |
Spacemail ul#footer-nav-category-email > li.gb-list__item > span > a.lf-footer-link |
Spacemail Features ul#footer-nav-category-email > li.gb-list__item > span > a.lf-footer-link |
Spacemail Login ul#footer-nav-category-email > li.gb-list__item > span > a.lf-footer-link |
Starlight™ Virtual Machines ul#footer-nav-category-starlight > li.gb-list__item > span > a.lf-footer-link |
Starlight™ Hyperlift ul#footer-nav-category-starlight > li.gb-list__item > span > a.lf-footer-link |
Starlight™ Volumes ul#footer-nav-category-starlight > li.gb-list__item > span > a.lf-footer-link |
Starlight™ Load Balancer ul#footer-nav-category-starlight > li.gb-list__item > span > a.lf-footer-link |
Domain Privacy ul#footer-nav-category-security > li.gb-list__item > span > a.lf-footer-link |
FastVPN ul#footer-nav-category-security > li.gb-list__item > span > a.lf-footer-link |
Transfer Domains ul#footer-nav-category-transfer-to-us > li.gb-list__item > span > a.lf-footer-link |
Migrate Hosting ul#footer-nav-category-transfer-to-us > li.gb-list__item > span > a.lf-footer-link |
Migrate Email ul#footer-nav-category-transfer-to-us > li.gb-list__item > span > a.lf-footer-link |
Transfer WordPress ul#footer-nav-category-transfer-to-us > li.gb-list__item > span > a.lf-footer-link |
Unbox™ ul#footer-nav-category-why-spaceship > li.gb-list__item > span > a.lf-footer-link |
Security ul#footer-nav-category-why-spaceship > li.gb-list__item > span > a.lf-footer-link |
Next-level Domain Management ul#footer-nav-category-why-spaceship > li.gb-list__item > span > a.lf-footer-link |
Alf AI assistant ul#footer-nav-category-why-spaceship > li.gb-list__item > span > a.lf-footer-link |
About Us ul#footer-nav-category-about-spaceship > li.gb-list__item > span > a.lf-footer-link |
Affiliate Program ul#footer-nav-category-about-spaceship > li.gb-list__item > span > a.lf-footer-link |
Press ul#footer-nav-category-about-spaceship > li.gb-list__item > span > a.lf-footer-link |
Blog ul#footer-nav-category-about-spaceship > li.gb-list__item > span > a.lf-footer-link |
Webinars ul#footer-nav-category-about-spaceship > li.gb-list__item > span > a.lf-footer-link |
Brand Design div.gb-collapse__content > ul#footer-nav-category-about-spaceship > li.gb-list__item > a.lf-footer-link |
Terms & Conditions ul#footer-nav-category-about-spaceship > li.gb-list__item > span > a.lf-footer-link |
Privacy Policy ul#footer-nav-category-about-spaceship > li.gb-list__item > span > a.lf-footer-link |
Domain Registration Data Disclosure Policy ul#footer-nav-category-about-spaceship > li.gb-list__item > span > a.lf-footer-link |
Cookies Preferences ul#footer-nav-category-about-spaceship > li.gb-list__item > span > a.lf-footer-link |
Contact Us ul#footer-nav-category-customer-service > li.gb-list__item > span > a.lf-footer-link |
Status Updates div.gb-collapse__content > ul#footer-nav-category-customer-service > li.gb-list__item > a.lf-footer-link |
Knowledge Base ul#footer-nav-category-customer-service > li.gb-list__item > span > a.lf-footer-link |
Roadmap ul#footer-nav-category-customer-service > li.gb-list__item > span > a.lf-footer-link |
Request New Feature div.gb-collapse__content > ul#footer-nav-category-customer-service > li.gb-list__item > button.lf-footer-link |
Start a chat div.gb-collapse__content > ul#footer-nav-category-customer-service > li.gb-list__item > button.lf-footer-link |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Hello! Would you like to switch to Euro? div.lf-locale-options__popover > div.gb-popover__content > div.lf-locale-suggest > h6 |
These are opportunities to improve keyboard navigation in your application.
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.sds-spaceship html.sds-spaceship |
These items highlight common accessibility best practices.
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Register div.gb-toggle-group__container > div.gb-toggle-group__holder > div.sp-form-modes-list > button.gb-toggle |
See plans div.hp-product-info > div.hp-product-info__inner > div.hp-product-info__content > a.hp-product-info__action |
See plans div.hp-product-info > div.hp-product-info__inner > div.hp-product-info__content > a.hp-product-info__action |
See plans div.hp-product-info > div.hp-product-info__inner > div.hp-product-info__content > a.hp-product-info__action |
See plans div.hp-product-info > div.hp-product-info__inner > div.hp-product-info__content > a.hp-product-info__action |
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
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
www.spaceship.com/ line 18, col 17460 | Connecting to 'https://pagead2.googlesyndication.com/ccm/collect?rcb=6&frm=0&ae=g&dl=https%3A%2F%2Fwww.spaceship.com%2F&scrsrc=www.googletagmanager.com&rnd=2019958501.1776802634&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA>m=45be64k0h2v9169053390z8812356919za20gzb812356919zd812356919xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266400~117384406&apve=1&apvf=f&apvc=0&tids=AW-11087426027&tid=AW-11087426027&tft=1776802634453&tfd=3484' violates the following Content Security Policy directive: "connect-src 'self' https://spaceship-cdn.com https://s3.us-west-2.amazonaws.com/production-pdf-generation-api-pdf-documents/ https://s3.us-west-2.amazonaws.com/production-featurerequesthub-storage/ https://s3.us-west-2.amazonaws.com/production-websitebuilder-ui/ https://s3.us-west-2.amazonaws.com/production-productplatform-orders-transactions-storage/exports/ https://production-hosting-cpaneltransferin-bff-storage.s3.us-west-2.amazonaws.com/ https://production-cpaneltransferin-bff-storage.s3.us-west-2.amazonaws.com/ https://premiums.namecheapapi.com https://api.revved.com https://bam.nr-data.net wss://notification.www.spaceship.com wss://domains-ws.revved.com https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com https://*.g.doubleclick.net https://*.google.com wss://www.spaceship.com https://www.spaceship.com https://*.crazyegg.com https://*.trustpilot.com https://ads-twitter.com https://ads-api.twitter.com https://analytics.twitter.com https://bat.bing.com https://bat.bing.net https://chat.engagement.ai https://api.stripe.com https://maps.googleapis.com wss://us-phx-1-vm-console.spaceship.com wss://ap-sgp-1-1-vm-console.spaceship.com wss://us-phx-1-1-vm-command-line.spaceship.com wss://ap-sgp-1-1-vm-command-line.spaceship.com https://production-aftermarket-storage.s3.us-west-2.amazonaws.com https://production-aftermarket-domains-export-storage.s3.us-west-2.amazonaws.com https://evnt.byspotify.com https://pixels.spotify.com https://www.facebook.com https://*.reddit.com". The action has been blocked. |
www.spaceship.com/ line 18, col 17460 | Fetch API cannot load https://pagead2.googlesyndication.com/ccm/collect?rcb=6&frm=0&ae=g&dl=https%3A%2F%2Fwww.spaceship.com%2F&scrsrc=www.googletagmanager.com&rnd=2019958501.1776802634&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA>m=45be64k0h2v9169053390z8812356919za20gzb812356919zd812356919xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266400~117384406&apve=1&apvf=f&apvc=0&tids=AW-11087426027&tid=AW-11087426027&tft=1776802634453&tfd=3484. Refused to connect because it violates the document's Content Security Policy. |
Loading the image 'https://pagead2.googlesyndication.com/ccm/collect?rcb=6&frm=0&ae=g&dl=https%3A%2F%2Fwww.spaceship.com%2F&scrsrc=www.googletagmanager.com&rnd=2019958501.1776802634&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA>m=45be64k0h2v9169053390z8812356919za20gzb812356919zd812356919xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266400~117384406&apve=1&apvf=f&apvc=0&tids=AW-11087426027&tid=AW-11087426027&tft=1776802634453&tfd=3484' violates the following Content Security Policy directive: "img-src 'self' https://spaceship-cdn.com https://*.paypal.com https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com https://*.doubleclick.net https://*.google.com https://bam.nr-data.net blob: data: https://*.crazyegg.com https://api.producthunt.com https://ads-twitter.com https://ads-api.twitter.com https://analytics.twitter.com https://bat.bing.com https://bat.bing.net https://t.co https://www.facebook.com https://*.trustpilot.com https://static.websitebuilder-cdn.com https://thumbnail.easywp.com https://*.reddit.com". The action has been blocked. | |
spaceship-cdn.com/sharedstaticresources-ui/main.fffa335c74b367374f88.js line 151, col 40882 | Locale dictionaries do not include a dictionary for the 'en-US' locale |
spaceship-cdn.com/sharedstaticresources-ui/main.fffa335c74b367374f88.js line 151, col 40882 | Locale dictionaries do not include a dictionary for the 'en-US' locale |
spaceship-cdn.com/sharedstaticresources-ui/main.fffa335c74b367374f88.js line 151, col 40882 | Locale dictionaries do not include a dictionary for the 'en-US' locale |
spaceship-cdn.com/sharedstaticresources-ui/main.fffa335c74b367374f88.js line 151, col 40882 | Locale dictionaries do not include a dictionary for the 'en-US' locale |
spaceship-cdn.com/sharedstaticresources-ui/main.fffa335c74b367374f88.js line 151, col 40882 | Locale dictionaries do not include a dictionary for the 'en-US' locale |
spaceship-cdn.com/sharedstaticresources-ui/main.fffa335c74b367374f88.js line 151, col 40882 | Locale dictionaries do not include a dictionary for the 'en-US' locale |
spaceship-cdn.com/sharedstaticresources-ui/main.fffa335c74b367374f88.js line 151, col 40882 | Locale dictionaries do not include a dictionary for the 'en-US' locale |
spaceship-cdn.com/sharedstaticresources-ui/main.fffa335c74b367374f88.js line 151, col 40882 | Locale dictionaries do not include a dictionary for the 'en-US' locale |
spaceship-cdn.com/sharedstaticresources-ui/main.fffa335c74b367374f88.js line 151, col 40882 | Locale dictionaries do not include a dictionary for the 'en-US' locale |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Content security policy |
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.
Send Feedback