Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 403, bare pageFIX
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
BLink & Button Quality2 issue(s) across 112 links and 31 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.onetrust.com/products/cookie… | Powered by OneTrust Opens in a… | 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 |
Add '(opens in new tab)' to link text or aria-label.
https://www.onetrust.com/products/cookie-consent/
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 (#1645 on page); button (#1655 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
ALandmark Structure4 landmarksPASS
A+Heading Hierarchy3 headingsPASS
- H1 Your wedding team and everything in between
- H2 Plan the ‘I do’ that’s so you
- H2 Get started with planning
AAlt Text Quality1 of 59 images have issuesPASS
| Issue | Count |
|---|---|
| missing | 1 image(s) |
| too long | 1 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
A+Form AccessibilityAll 8 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #_r_2_ | text | none | |
| #_r_3_ | password | Password | none |
| #ot-group-id-SPD_BG | checkbox | Share or Sale of Personal Data | for/id |
| #vendor-search-handler | text | Cookie list search | aria-label |
| #chkbox-id | checkbox | checkbox label | for/id |
| #select-all-hosts-groups-handler | checkbox | checkbox label | for/id |
| #select-all-vendor-groups-handler | checkbox | checkbox label | for/id |
| #select-all-vendor-leg-handler | checkbox | checkbox label | for/id |
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 Your wedding team an… | 19.54:1 | 3.0:1 | #000000 | #FFF5ED | Pass |
| h2 Plan the ‘I do’ … | 19.54:1 | 3.0:1 | #000000 | #FFF5ED | Pass |
| h2 Get started with pla… | 19.54:1 | 3.0:1 | #000000 | #FFF5ED | Pass |
| title The Knot® Wedding P… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to Main Content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| strong Sign up for free! | 19.54:1 | 3.0:1 | #000000 | #FFF5ED | Pass |
| span By signing up, you a… | 19.54:1 | 4.5:1 | #000000 | #FFF5ED | Pass |
| a The Knot's Terms of … | 19.54:1 | 4.5:1 | #000000 | #FFF5ED | Pass |
| span See our | 19.54:1 | 4.5:1 | #000000 | #FFF5ED | Pass |
| a Privacy Policy | 19.54:1 | 4.5:1 | #000000 | #FFF5ED | Pass |
| span for data practices. | 19.54:1 | 4.5:1 | #000000 | #FFF5ED | Pass |
| span Email | 19.54:1 | 4.5:1 | #000000 | #FFF5ED | Pass |
| span Password | 19.54:1 | 4.5:1 | #000000 | #FFF5ED | Pass |
| div Sign up | 19.54:1 | 4.5:1 | #000000 | #FFF5ED | Pass |
| div A new way to wedding… | 19.54:1 | 4.5:1 | #000000 | #FFF5ED | Pass |
| div Favorite what you lo… | 19.54:1 | 4.5:1 | #000000 | #FFF5ED | Pass |
| div Sign up for free | 19.54:1 | 4.5:1 | #000000 | #FFF5ED | Pass |
| div Find vendors for eve… | 19.54:1 | 4.5:1 | #000000 | #FFF5ED | Pass |
| div Discover top-rated p… | 19.54:1 | 4.5:1 | #000000 | #FFF5ED | Pass |
| div Photographers | 19.54:1 | 4.5:1 | #000000 | #FFF5ED | 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 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.
ARIA
When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn how to label `progressbar` elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.tk-header-pagelet__mobile-app-bar-items--0THE7 > div.tk-header-pagelet__account-cta-container--r_oQN > div.tk-header-pagelet__header-cta-container--tHD5a > div.tk-header-pagelet__ds-reset--ghQiO div.tk-header-pagelet__mobile-app-bar-items--0THE7 > div.tk-header-pagelet__account-cta-container--r_oQN > div.tk-header-pagelet__header-cta-container--tHD5a > div.tk-header-pagelet__ds-reset--ghQiO |
div.tk-header-pagelet__mobile-app-bar-items--0THE7 > div.tk-header-pagelet__account-cta-container--r_oQN > div.tk-header-pagelet__header-cta-container--tHD5a > div.tk-header-pagelet__ds-reset--ghQiO div.tk-header-pagelet__mobile-app-bar-items--0THE7 > div.tk-header-pagelet__account-cta-container--r_oQN > div.tk-header-pagelet__header-cta-container--tHD5a > div.tk-header-pagelet__ds-reset--ghQiO |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
Sign up for free div.styles_ContentWrapper__y_0Zy > div.styles_SectionTitle__h8UlB > button.ods-c-button-v1 > div.styles_cta-container__QffDD |
Get started div.styles_item-header__ULVg0 > div > button#item-card-cta > div.styles_cta-container__9XDbm |
Get started div.styles_item-header__ULVg0 > div > button#item-card-cta > div.styles_cta-container__9XDbm |
Get started div.styles_item-header__ULVg0 > div > button#item-card-cta > div.styles_cta-container__9XDbm |
Sign up for free div.styles_HeaderContainer__TIIHj > div.styles_btn__nnBKX > button#MobileSignUpCtaSectionCTA > div.styles_cta-container__9XDbm |
See all designs div.styles_WwsSection__uoPYM > div.styles_BtnContainer__9d0q4 > a.ods-c-button-v1 > div.styles_cta-container__9XDbm |
Let's get started div.styles_BtnContainer__F8wTo > div.styles_Btn__Ia4Nl > button#VideoSectionCTA > div.styles_cta-container__9XDbm |
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.