Mobile 375 × 812

Desktop 1440 × 900

Score: 71 / 100
Based on 8 categories, 0 sections
Decent speed, but optimizing further could improve engagement.
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.
Good content signals with minor gaps.
Lean and efficient — low environmental impact per visit.
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.
1 link(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
No H1 heading found
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
No favicon or icon links detected
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
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/031ba455-0efb-4ec9-bc53-6eee0a71c70f)<a href="https://beavercheck.com/results/031ba455-0efb-4ec9-bc53-6eee0a71c70f"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fweb.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fweb.comThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. 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.
6 barrier(s) likely increasing bounce by ~28%.
Page takes 9.4s to load
+12% bounceUsers abandon at ~3s — you're 6.9s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 988ms
+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 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.
$550 investment → $6,232/month returns + USD 157,500 risk avoided
$550
6h · 5 findings
$6,232 /mo
~$74,779 / year
USD 157,500
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.
5.5 developer hours at $100/hr
Based on United States rates ($100/hr)
Start here for the best return on investment
$13,125 / month at risk
~$157,503 / year if left unfixed
$157,500
+5 more
$0.22 /mo
2794.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 5 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.
4.41 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.37 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
988 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.
6.33 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.
9.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.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
| URL | Transfer Size | Duration |
|---|---|---|
| www.web.com/sitegeneration/static/css/main.1700c2af.css | 3.6 KiB | 151 ms |
| /css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&di... | 2.2 KiB | 811 ms |
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.
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 |
|---|---|
| web.com/ | 756 ms |
| www.web.com/ | 0.0 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.
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.
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
| URL | Transfer Size | Est Savings |
|---|---|---|
| assets.adobedtm.com/530368109655/f1f8bc547915/launch-7859547d8660.min.js | 207.9 KiB | 78.4 KiB |
| cdn.cookielaw.org/scripttemplates/202503.2.0/otBannerSdk.js | 117.1 KiB | 70.8 KiB |
| www.web.com/sitegeneration/static/js/main.0b8c80c3.js | 80.5 KiB | 38.4 KiB |
| /etc.clientlibs/clientlibs/granite/jquery.min.3e24d4d067a... | 35.4 KiB | 23.0 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.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| assets.adobedtm.com/530368109655/f1f8bc547915/launch-7859547d8660.min.js | 563 ms | 421 ms | 122 ms |
| www.web.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 419 ms | 289 ms | 4.0 ms |
| Unattributable | 384 ms | 59 ms | 0.0 ms |
| /etc.clientlibs/netsol/clientlibs/clientlib-footer.min.61... | 302 ms | 191 ms | 99 ms |
| www.web.com/sitegeneration/static/js/main.0b8c80c3.js | 284 ms | 227 ms | 39 ms |
| cdn.cookielaw.org/scripttemplates/202503.2.0/otBannerSdk.js | 223 ms | 77 ms | 60 ms |
| www.web.com/ | 146 ms | 40 ms | 2.2 ms |
| /etc.clientlibs/clientlibs/granite/jquery.min.3e24d4d067a... | 115 ms | 48 ms | 13 ms |
| cdn.cookielaw.org/scripttemplates/otSDKStub.js | 52 ms | 34 ms | 3.3 ms |
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.4 s |
| Other | 419 ms |
| Script Parsing & Compilation | 360 ms |
| Style & Layout | 273 ms |
| Parse HTML & CSS | 34 ms |
| Garbage Collection | 29 ms |
| Rendering | 27 ms |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
art div.vs-page-container > div.vs-page-content > div.vs-left-art > img.vs-left-img | www.register.com/search/assets/support-desktop-8.svg |
Network Solutions Logo header.ns-header > div.ns-header-container > a.ns-logo-link > img.ns-logo-img | /content/experience-fragments/netsol/site-header/master/_... |
arrow icon section.prompt-suggestions-section > div.prompt-suggestions-container > button.suggestion-pill > img.pill-arrow-icon | www.web.com/sitegeneration/icons/arrow-up.svg |
arrow icon section.prompt-suggestions-section > div.prompt-suggestions-container > button.suggestion-pill > img.pill-arrow-icon | www.web.com/sitegeneration/icons/arrow-up.svg |
arrow icon section.prompt-suggestions-section > div.prompt-suggestions-container > button.suggestion-pill > img.pill-arrow-icon | www.web.com/sitegeneration/icons/arrow-up.svg |
arrow icon section.prompt-suggestions-section > div.prompt-suggestions-container > button.suggestion-pill > img.pill-arrow-icon | www.web.com/sitegeneration/icons/arrow-up.svg |
arrow icon section.prompt-suggestions-section > div.prompt-suggestions-container > button.suggestion-pill > img.pill-arrow-icon | www.web.com/sitegeneration/icons/arrow-up.svg |
arrow icon section.prompt-suggestions-section > div.prompt-suggestions-container > button.suggestion-pill > img.pill-arrow-icon | www.web.com/sitegeneration/icons/arrow-up.svg |
arrow icon section.prompt-suggestions-section > div.prompt-suggestions-container > button.suggestion-pill > img.pill-arrow-icon | www.web.com/sitegeneration/icons/arrow-up.svg |
arrow icon section.prompt-suggestions-section > div.prompt-suggestions-container > button.suggestion-pill > img.pill-arrow-icon | www.web.com/sitegeneration/icons/arrow-up.svg |
arrow icon section.prompt-suggestions-section > div.prompt-suggestions-container > button.suggestion-pill > img.pill-arrow-icon | www.web.com/sitegeneration/icons/arrow-up.svg |
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 |
|---|
All in one, working together for you div.better-together-content > div.better-together-reasons > div.reason-item > h3.reason-title |
These are opportunities to improve keyboard navigation in your application.
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
header.ns-header > div.ns-header-container > nav.ns-nav > a.ns-nav-link header.ns-header > div.ns-header-container > nav.ns-nav > a.ns-nav-link |
div.footerCenter > div.footerCenter__left > div.footerCenter__left__logo > a div.footerCenter > div.footerCenter__left > div.footerCenter__left__logo > a |
div.footerCenter__right > div.footerCenter__right > div.footerCenter__right__item > a.footerCenter__right__item__link div.footerCenter__right > div.footerCenter__right > div.footerCenter__right__item > a.footerCenter__right__item__link |
div.footerCenter__right > div.footerCenter__right > div.footerCenter__right__item > a.footerCenter__right__item__link div.footerCenter__right > div.footerCenter__right > div.footerCenter__right__item > a.footerCenter__right__item__link |
div.footerCenter__right > div.footerCenter__right > div.footerCenter__right__item > a.footerCenter__right__item__link div.footerCenter__right > div.footerCenter__right > div.footerCenter__right__item > a.footerCenter__right__item__link |
div.footerCenter__right > div.footerCenter__right > div.footerCenter__right__item > a.footerCenter__right__item__link div.footerCenter__right > div.footerCenter__right > div.footerCenter__right__item > a.footerCenter__right__item__link |
div.footerCenter__right > div.footerCenter__right > div.footerCenter__right__item > a.footerCenter__right__item__link div.footerCenter__right > div.footerCenter__right > div.footerCenter__right__item > a.footerCenter__right__item__link |
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.
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 |
|---|
.site
.website
.space
Get your personal domain
$1.99*/ first year div.domain-search > div.domain-search__container > div#domainAd > a#domainAd |
Cookie Notice div#onetrust-group-container > div#onetrust-policy > div#onetrust-policy-text > a.ot-cookie-policy-link |
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
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.
1.19 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.80 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
74 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.011
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.54 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.
1.90 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.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
| URL | Transfer Size | Duration |
|---|---|---|
| www.web.com/sitegeneration/static/css/main.1700c2af.css | 3.5 KiB | |
| /css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&di... | 2.2 KiB | 273 ms |
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.
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.
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
| URL | Transfer Size | Est Savings |
|---|---|---|
| assets.adobedtm.com/530368109655/f1f8bc547915/launch-7859547d8660.min.js | 207.9 KiB | 78.4 KiB |
| cdn.cookielaw.org/scripttemplates/202503.2.0/otBannerSdk.js | 117.1 KiB | 70.8 KiB |
| www.web.com/sitegeneration/static/js/main.0b8c80c3.js | 80.6 KiB | 38.3 KiB |
| /etc.clientlibs/clientlibs/granite/jquery.min.3e24d4d067a... | 35.4 KiB | 23.0 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
art div.vs-page-container > div.vs-page-content > div.vs-left-art > img.vs-left-img | www.register.com/search/assets/support-desktop-8.svg |
Network Solutions Logo header.ns-header > div.ns-header-container > a.ns-logo-link > img.ns-logo-img | /content/experience-fragments/netsol/site-header/master/_... |
arrow icon section.prompt-suggestions-section > div.prompt-suggestions-container > button.suggestion-pill > img.pill-arrow-icon | www.web.com/sitegeneration/icons/arrow-up.svg |
arrow icon section.prompt-suggestions-section > div.prompt-suggestions-container > button.suggestion-pill > img.pill-arrow-icon | www.web.com/sitegeneration/icons/arrow-up.svg |
arrow icon section.prompt-suggestions-section > div.prompt-suggestions-container > button.suggestion-pill > img.pill-arrow-icon | www.web.com/sitegeneration/icons/arrow-up.svg |
arrow icon section.prompt-suggestions-section > div.prompt-suggestions-container > button.suggestion-pill > img.pill-arrow-icon | www.web.com/sitegeneration/icons/arrow-up.svg |
arrow icon section.prompt-suggestions-section > div.prompt-suggestions-container > button.suggestion-pill > img.pill-arrow-icon | www.web.com/sitegeneration/icons/arrow-up.svg |
arrow icon section.prompt-suggestions-section > div.prompt-suggestions-container > button.suggestion-pill > img.pill-arrow-icon | www.web.com/sitegeneration/icons/arrow-up.svg |
arrow icon section.prompt-suggestions-section > div.prompt-suggestions-container > button.suggestion-pill > img.pill-arrow-icon | www.web.com/sitegeneration/icons/arrow-up.svg |
arrow icon section.prompt-suggestions-section > div.prompt-suggestions-container > button.suggestion-pill > img.pill-arrow-icon | www.web.com/sitegeneration/icons/arrow-up.svg |
arrow icon section.prompt-suggestions-section > div.prompt-suggestions-container > button.suggestion-pill > img.pill-arrow-icon | www.web.com/sitegeneration/icons/arrow-up.svg |
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| web.com/ | 205 ms |
| www.web.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.
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 |
|---|
All in one, working together for you div.better-together-content > div.better-together-reasons > div.reason-item > h3.reason-title |
These are opportunities to improve keyboard navigation in your application.
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.footerCenter > div.footerCenter__left > div.footerCenter__left__logo > a div.footerCenter > div.footerCenter__left > div.footerCenter__left__logo > a |
div.footerCenter__right > div.footerCenter__right > div.footerCenter__right__item > a.footerCenter__right__item__link div.footerCenter__right > div.footerCenter__right > div.footerCenter__right__item > a.footerCenter__right__item__link |
div.footerCenter__right > div.footerCenter__right > div.footerCenter__right__item > a.footerCenter__right__item__link div.footerCenter__right > div.footerCenter__right > div.footerCenter__right__item > a.footerCenter__right__item__link |
div.footerCenter__right > div.footerCenter__right > div.footerCenter__right__item > a.footerCenter__right__item__link div.footerCenter__right > div.footerCenter__right > div.footerCenter__right__item > a.footerCenter__right__item__link |
div.footerCenter__right > div.footerCenter__right > div.footerCenter__right__item > a.footerCenter__right__item__link div.footerCenter__right > div.footerCenter__right > div.footerCenter__right__item > a.footerCenter__right__item__link |
div.footerCenter__right > div.footerCenter__right > div.footerCenter__right__item > a.footerCenter__right__item__link div.footerCenter__right > div.footerCenter__right > div.footerCenter__right__item > a.footerCenter__right__item__link |
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.
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Domain Names
Website Builder
Hosting
eCommerce Website Builder
Google Workspace… div.linklist2 > ul.linkListNew2__ul > li > ul.list-children |
Customer Service
Accessibility
Report Abuse
Report Ethical Hacking
Cookie setti… div.linklist2 > ul.linkListNew2__ul > li > ul.list-children |
Network Solutions Blog
WHOIS Search
Site Map
Website Grader
Tools div.linklist2 > ul.linkListNew2__ul > li > ul.list-children |
Affiliate Program
Reseller Program
Platinum Program div.linklist2 > ul.linkListNew2__ul > li > ul.list-children |
About Us
Why Choose Us
Careers div.linklist2 > ul.linkListNew2__ul > li > ul.list-children |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
.site
.website
.space
Get your personal domain
$1.99*/ first year main > div.domain-search > div.domain-search__container > div#domainAd |
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 |
|---|
.site
.website
.space
Get your personal domain
$1.99*/ first year div.domain-search > div.domain-search__container > div#domainAd > a#domainAd |
Cookie Notice div#onetrust-group-container > div#onetrust-policy > div#onetrust-policy-text > a.ot-cookie-policy-link |
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
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