Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction1 landmarksFIX
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
F404 Error PageActionHTTP 404, bare pageFIX
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLink & Button QualityAction3 issue(s) across 109 links and 5 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| / | (empty) | empty | Add link text or aria-label |
| https://techcrunch.com/2020/12/18/unfold… | (empty) | empty | Add link text or aria-label |
| https://www.inc.com/rebecca-deczynski/sq… | (empty) | empty | Add link text or aria-label |
| https://blog.biosites.com/blog/sell-digi… | digital downloads | new tab | Add '(opens in new tab)' to text |
| https://blog.biosites.com/blog/monetize-… | 1:1 appointments | new tab | Add '(opens in new tab)' to text |
| https://www.squarespace.com/ | Squarespace | new tab | Add '(opens in new tab)' to text |
| https://blog.biosites.com/blog/sell-digi… | digital products | new tab | Add '(opens in new tab)' to text |
| https://blog.biosites.com/blog/monetize-… | 1:1 appointments | new tab | Add '(opens in new tab)' to text |
| https://blog.biosites.com/blog/introduci… | Product Links | new tab | Add '(opens in new tab)' to text |
| https://blog.biosites.com/blog/sell-digi… | Downloadable digital products | new tab | Add '(opens in new tab)' to text |
| https://blog.biosites.com/blog/monetize-… | 1:1 appointments calendar | new tab | Add '(opens in new tab)' to text |
| https://help.unfold.com/hc/en-us | Help Desk page | new tab | Add '(opens in new tab)' to text |
| https://help.unfold.com/hc/en-us/request… | support team at Squarespace | new tab | Add '(opens in new tab)' to text |
| https://www.squarespace.com/ | Squarespace | new tab | Add '(opens in new tab)' to text |
| https://squarespace.com | Squarespace | new tab | Add '(opens in new tab)' to text |
| https://unfold.com/ | Unfold | new tab | Add '(opens in new tab)' to text |
| https://www.squarespace.com/about/career… | Careers | new tab | Add '(opens in new tab)' to text |
| https://help.unfold.com | Help Desk | new tab | Add '(opens in new tab)' to text |
| https://help.unfold.com/hc/en-us/request… | Contact | new tab | Add '(opens in new tab)' to text |
| mailto:press@unfold.com | Press | new tab | Add '(opens in new tab)' to text |
| https://www.squarespace.com/terms-of-ser… | Terms of service | new tab | Add '(opens in new tab)' to text |
| https://www.squarespace.com/privacy | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/bio.sites/ | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@bio.sites | TikTok | new tab | Add '(opens in new tab)' to text |
| https://www.squarespace.com/cookie-polic… | Cookie Policy | new tab | Add '(opens in new tab)' to text |
| https://www.squarespace.com/privacy | Privacy Policy | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
/; https://techcrunch.com/2020/12/18/unfold-bio-sites/?guccounter=1&guce_referre…; https://www.inc.com/rebecca-deczynski/squarespace-new-ecommerce-tools-hollist…
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://blog.biosites.com/blog/sell-digital-products-through-your-link-in-bio; https://blog.biosites.com/blog/monetize-your-time-through-your-link-in-bio; https://www.squarespace.com/; https://blog.biosites.com/blog/sell-digital-products-through-your-link-in-bio; https://blog.biosites.com/blog/monetize-your-time-through-your-link-in-bio; https://blog.biosites.com/blog/introducing-product-links; https://blog.biosites.com/blog/sell-digital-products-through-your-link-in-bio; https://blog.biosites.com/blog/monetize-your-time-through-your-link-in-bio; https://help.unfold.com/hc/en-us; https://help.unfold.com/hc/en-us/requests/new (+13 more)
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
BFavicon & Branding6 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 17 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 Stand out with engag… | 1.01:1 | 3.0:1 | #000000 | #010101 | Fail |
| h2 Make money online | 1.01:1 | 3.0:1 | #000000 | #010101 | Fail |
| h2 Build lasting connec… | 2.41:1 | 3.0:1 | #000000 | #4B4B4B | Fail |
| h2 See what's working | 13.08:1 | 3.0:1 | #000000 | #CCCCCC | Pass |
| h3 Why should I use a l… | 1.01:1 | 3.0:1 | #000000 | #010101 | Fail |
| h3 Is a link in bio fro… | 1.01:1 | 3.0:1 | #000000 | #010101 | Fail |
| h3 How do I monetize my… | 1.01:1 | 3.0:1 | #000000 | #010101 | Fail |
| h3 Do I need a website … | 1.01:1 | 3.0:1 | #000000 | #010101 | Fail |
| h3 How do I add a link … | 1.01:1 | 3.0:1 | #000000 | #010101 | Fail |
| h3 What should I put in… | 1.01:1 | 3.0:1 | #000000 | #010101 | Fail |
| h3 Can I have more than… | 1.01:1 | 3.0:1 | #000000 | #010101 | Fail |
| h3 Can I use Bio Sites … | 1.01:1 | 3.0:1 | #000000 | #010101 | Fail |
| h3 I have some question… | 1.01:1 | 3.0:1 | #000000 | #010101 | Fail |
| h3 Can I make a Bio Sit… | 1.01:1 | 3.0:1 | #000000 | #010101 | Fail |
| title Free Link in Bio Too… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Blog | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Log in | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| span Sign up | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| span Sign up for free | 1.01:1 | 4.5:1 | #000000 | #010101 | Fail |
| span Your brand, your sto… | 1.01:1 | 4.5:1 | #000000 | #010101 | Fail |
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.
AHeading Hierarchy20 headingsPASS
- H1 Your brand, your storefront, one link.
- H2 Stand out with engaging designs
- H2 Make money online
- H2 Build lasting connections
- H2 See what's working
- H3 Trusted by millions of
- H4 As Seen In
- H2 Frequently Asked Questions
- H3 Why should I use a link in bio tool?
- H3 Is a link in bio from Bio Sites really free?
- H3 How do I monetize my link in bio?
- H3 Do I need a website to use a link in bio tool?
- H3 How do I add a link in bio to my profile?
- H3 What should I put in my link in bio?
- H3 Can I have more than one link in bio page with Bio Sites?
- H3 Can I use Bio Sites to create a link in bio for my clients?
- H3 I have some questions about my Bio Site. Do you have a support team?
- H3 Can I make a Bio Site if I'm new to Squarespace?
- H1 Build your free link in bio page duplicate H1
- H2 bio.site/Yourname ↗
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 74 images OKPASS
A+Form AccessibilityNo form controlsPASS
A+Web ManifestPWA-readyPASS
ALighthouse Accessibility AuditsScore 90/100 — 3 failing, 27 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.
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 |
|---|
Interior designer div.index_carouselWrapper__m9Do0 > div.index_carousel__Uad_T > figure.index_card__KykGK > span.index_cardHeading__O9mki |
Musician div.index_carouselWrapper__m9Do0 > div.index_carousel__Uad_T > figure.index_card__KykGK > span.index_cardHeading__O9mki |
Interior designer div.index_carouselWrapper__m9Do0 > div.index_carousel__Uad_T > figure.index_card__KykGK > span.index_cardHeading__O9mki |
Musician div.index_carouselWrapper__m9Do0 > div.index_carousel__Uad_T > figure.index_card__KykGK > span.index_cardHeading__O9mki |
Interior designer div.index_carouselWrapper__m9Do0 > div.index_carousel__Uad_T > figure.index_card__KykGK > span.index_cardHeading__O9mki |
Musician div.index_carouselWrapper__m9Do0 > div.index_carousel__Uad_T > figure.index_card__KykGK > span.index_cardHeading__O9mki |
Interior designer div.index_carouselWrapper__m9Do0 > div.index_carousel__Uad_T > figure.index_card__KykGK > span.index_cardHeading__O9mki |
These are opportunities to improve the legibility of your content.
Internationalization and localization
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
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 |
|---|
div > div#navbar > div.index_navbar__wrapper__0cyoK > a.index_logoLinkWrapper__JxkgS div > div#navbar > div.index_navbar__wrapper__0cyoK > a.index_logoLinkWrapper__JxkgS |
div > div.index_asSeenIn__wn3qF > div.index_container__bfonW > a.index_frame__NxMFK div > div.index_asSeenIn__wn3qF > div.index_container__bfonW > a.index_frame__NxMFK |
div > div.index_asSeenIn__wn3qF > div.index_container__bfonW > a.index_frame__NxMFK div > div.index_asSeenIn__wn3qF > div.index_container__bfonW > a.index_frame__NxMFK |
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.