Accessibility
· 7 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FFavicon & BrandingActionNo icons detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLighthouse Accessibility AuditsActionScore 72/100 — 7 failing, 18 passedREVIEW
Accessibility
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.
Contrast
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 |
|---|
Prices displayed in USD. See all prices here div.contentdiv2 > div.contentdiv2_pad > div.container > div.text-center |
here div.contentdiv2_pad > div.container > div.text-center > a.grey |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
List your domain names div.container > div.contenttext3a > p > a.newbluelink |
These are opportunities to improve the legibility of your content.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nav.navbar > div.container > a.navbar-brand > img.logoimg nav.navbar > div.container > a.navbar-brand > img.logoimg |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
div.footerlogos > ul > li > img div.footerlogos > ul > li > img |
ul > li > a > img ul > li > a > img |
div.footerlogos > ul > li > img div.footerlogos > ul > li > img |
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 |
|---|
topsection > nav.navbar > div.container > a.navbar-brand topsection > nav.navbar > div.container > a.navbar-brand |
div.footerlogos > ul > li > a div.footerlogos > ul > li > a |
div.footerlogos > ul > li > a div.footerlogos > ul > li > a |
div.footerlogos > ul > li > a div.footerlogos > ul > li > a |
div.footerlogos > ul > li > a div.footerlogos > ul > li > a |
div.footerlogos > ul > li > a div.footerlogos > ul > li > a |
div.footerlogos > ul > li > a div.footerlogos > ul > li > a |
div.container > div.row > div.col-lg-2 > a.mr-3 div.container > div.row > div.col-lg-2 > a.mr-3 |
div.container > div.row > div.col-lg-2 > a.mr-3 div.container > div.row > div.col-lg-2 > a.mr-3 |
div.container > div.row > div.col-lg-2 > a.mr-3 div.container > div.row > div.col-lg-2 > a.mr-3 |
div.container > div.row > div.col-lg-2 > a div.container > div.row > div.col-lg-2 > a |
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.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
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 |
|---|
Escrow div.row > div.col-md-3 > div.footerlinks > a |
FAQs div.row > div.col-md-3 > div.footerlinks > a |
Domain Brokerage div.row > div.col-md-3 > div.footerlinks > a |
Domain Acquisition div.row > div.col-md-3 > div.footerlinks > a |
About Us div.row > div.col-md-3 > div.footerlinks > a |
Our Team div.row > div.col-md-3 > div.footerlinks > a |
Contact Us div.row > div.col-md-3 > div.footerlinks > a |
Site Map div.row > div.col-md-3 > div.footerlinks > a |
Careers div.row > div.col-md-3 > div.footerlinks > a |
Log In div.row > div.col-md-3 > div.footerlinks > a |
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 html |
These items highlight common accessibility best practices.