Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure7 landmarksREVIEW
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
BForm Accessibility4 of 4 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #search-input | text | (Search domains) | placeholder only |
| input | text | (Search for a domain) | placeholder only |
| input | text | (Search for a domain) | placeholder only |
| input | text | (Enter your email here) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" id="search-input">; <input type="text">; <input type="text">; <input type="text">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
BLink & Button Quality3 issue(s) across 14 links and 22 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /partners/reseller-api | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Reseller Api | |||
| /d/interviewer.bot | See example | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Generic link text like 'click here' doesn't describe the destination.
/partners/reseller-api ("Learn More")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
/d/interviewer.bot
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
button.MuiButtonBase-root (#149 on page); button.MuiButtonBase-root (#597 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction4 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
AHeading Hierarchy19 headingsPASS
- H1 The Smartest Way ToBuy & Sell Domains
- H2 The modern ICANN-Accredited Registrar built for power users.
- H3 They're building exactly what domainers have been asking for.
- H3 Everything You WantFrom A Marketplace
- H4 $7.99 .com Regs & Transfers*
- H4 Afternic & Sedo Fast Transfer
- H4 AI Assistant, API, & MCP
- H4 Reseller & Affiliate API
- H4 Self-Brokerage Via
- H4 Bring Your Own Lead For 3%
- H3 With Domain ToolsFor Power Users
- H4 An AI AssistantFor Your Portfolio
- H4 Free Backorders
- H4 Automate With OurUser API
- H4 Sell DomainsOn Your Website
- H2 Launch a DNS TLD for Your Community
- H3 Frequently Asked Questions
- H1 Buy Your Domain duplicate H1
- H2 Register At-Cost. Self-Broker For 3%
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
A+Alt Text QualityAll 30 images OKPASS
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 The Smartest Way To | 19.88:1 | 3.0:1 | #000000 | #F5F9FF | Pass |
| h1 Buy & Sell Domains | 19.37:1 | 3.0:1 | #000000 | #F1F6FF | Pass |
| h1 Buy Your Domain | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 The modern | 19.38:1 | 3.0:1 | #000000 | #F2F6FD | Pass |
| h2 built for power user… | 19.88:1 | 3.0:1 | #000000 | #F5F9FF | Pass |
| h2 Launch a DNS TLD for… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Register At-Cost. Se… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 They're building exa… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Everything You Want | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 From A Marketplace | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 With Domain Tools | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 For Power Users | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Frequently Asked Que… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Unstoppable Domains … | 19.88:1 | 4.5:1 | #000000 | #F5F9FF | Pass |
| a Buy | 19.88:1 | 4.5:1 | #000000 | #F5F9FF | Pass |
| a Sell | 19.88:1 | 4.5:1 | #000000 | #F5F9FF | Pass |
| a Build | 19.88:1 | 4.5:1 | #000000 | #F5F9FF | Pass |
| span Ctrl | 19.88:1 | 4.5:1 | #000000 | #F5F9FF | Pass |
| div Trusted to manage ov… | 19.88:1 | 4.5:1 | #000000 | #F5F9FF | Pass |
| span 1 million | 19.88:1 | 4.5:1 | #000000 | #F5F9FF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
ALighthouse Accessibility AuditsScore 92/100 — 3 failing, 26 passedPASS
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.
Names and labels
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 |
|---|
0 div.css-18lgmoo-headerNavContainer > div.css-184tvut-rightNavContainer > div.css-1t7v3yg-iconsContainer > a.MuiTypography-root |
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 |
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 |
|---|
0 div.css-184tvut-rightNavContainer > div.css-1t7v3yg-iconsContainer > a.MuiTypography-root > button#header.goToCartButton |
Search div.css-k4uv0q-page > div.css-rfiwl0-root > div.css-1esl0ei-tabs > div.css-components-homepage-HeroWithAgents-AgentModeTabs-0-active-ref |
AI Site Builder div.css-k4uv0q-page > div.css-rfiwl0-root > div.css-1esl0ei-tabs > div.css-1kixnlg-tab |
AI Portfolio Assistant div.css-k4uv0q-page > div.css-rfiwl0-root > div.css-1esl0ei-tabs > div.css-1kixnlg-tab |