Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.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
BLandmark Structure8 landmarksREVIEW
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
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
CLink & Button QualityAction6 issue(s) across 20 links and 4 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://itunes.apple.com/us/app/couchsur… | iOS App Store | new tab | Add '(opens in new tab)' to text |
| https://play.google.com/store/apps/detai… | Google Play Store | new tab | Add '(opens in new tab)' to text |
| https://about.couchsurfing.com/about/abo… | About | new tab | Add '(opens in new tab)' to text |
| https://www.couchsurfing.com/about/safet… | Safety | new tab | Add '(opens in new tab)' to text |
| https://support.couchsurfing.com/ | Support | new tab | Add '(opens in new tab)' to text |
| https://blog.couchsurfing.com/ | Blog | new tab | Add '(opens in new tab)' to text |
| https://store.couchsurfing.com/ | Shop | new tab | Add '(opens in new tab)' to text |
| https://facebook.com/couchsurfing | (empty) | empty | Add link text or aria-label |
| https://x.com/couchsurfing | (empty) | empty | Add link text or aria-label |
| https://couchsurfing.tumblr.com/ | (empty) | empty | Add link text or aria-label |
| https://instagram.com/couchsurfing | (empty) | empty | Add link text or aria-label |
| https://itunes.apple.com/us/app/couchsur… | (empty) | empty | Add link text or aria-label |
| https://play.google.com/store/apps/detai… | (empty) | empty | Add link text or aria-label |
| https://www.couchsurfing.com/about/terms… | Terms | new tab | Add '(opens in new tab)' to text |
| https://www.couchsurfing.com/about/priva… | Privacy | new tab | Add '(opens in new tab)' to text |
| https://www.couchsurfing.com/places | Sitemap | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
https://facebook.com/couchsurfing; https://x.com/couchsurfing; https://couchsurfing.tumblr.com/; https://instagram.com/couchsurfing; https://itunes.apple.com/us/app/couchsurfing/id525642917; https://play.google.com/store/apps/details?id=com.couchsurfing.mobile.android
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://itunes.apple.com/us/app/couchsurfing/id525642917; https://play.google.com/store/apps/details?id=com.couchsurfing.mobile.android; https://about.couchsurfing.com/about/about-us/; https://www.couchsurfing.com/about/safety/; https://support.couchsurfing.com/; https://blog.couchsurfing.com/; https://store.couchsurfing.com/; https://www.couchsurfing.com/about/terms-of-use; https://www.couchsurfing.com/about/privacy-policy; https://www.couchsurfing.com/places
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
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding4 icon(s) detectedREVIEW
BColor Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAREVIEW
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 Stay with Locals and… | 4.82:1 | 3.0:1 | #000000 | #287FB8 | Pass |
| h2 Share Authentic Trav… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Sign Up Faster With | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Sign Up With Email | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Download Our App | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Connect With Us | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Mobile Apps | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Meet and Stay with L… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div English | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span | 9.21:1 | 4.5:1 | #000000 | #7EB2D4 | Pass |
| a How It Works | 4.82:1 | 4.5:1 | #000000 | #287FB8 | Pass |
| a Safety | 4.82:1 | 4.5:1 | #000000 | #287FB8 | Pass |
| button Log In | 4.82:1 | 4.5:1 | #000000 | #287FB8 | Pass |
| button Facebook | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p We will never post w… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| label First Name | 8.80:1 | 4.5:1 | #000000 | #7CAECE | Pass |
| span First Name | 12.32:1 | 4.5:1 | #000000 | #A9CBE1 | Pass |
| label Last Name | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Last Name | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| label Email | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | 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.
BLighthouse Accessibility AuditsScore 89/100 — 3 failing, 23 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.
ARIA
When an input field 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 more about input field labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
English div.footer_container__SPP1V > section.footer_internalLinksRow__vQsZD > div.MuiInputBase-root > div.MuiSelect-select |
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 |
|---|
Log In header.MuiPaper-root > nav.MuiToolbar-root > div.header_rightGroup__WNzBQ > button.MuiButtonBase-root |
Join div.home-page_cards__Y1Lye > div.card_card__R8e1Q > form.sign-up-form_form__YEjuc > button.MuiButtonBase-root |
CONNECT WITH US div.footer_container__SPP1V > section.footer_socialAndAppsRow__MIHUB > div.footer_socialLinks__7pShi > h3 |
MOBILE APPS div.footer_container__SPP1V > section.footer_socialAndAppsRow__MIHUB > div.footer_socialLinks__7pShi > h3 |
© 1999 - 2026 Couchsurfing International, Inc. footer.footer_footer__LUXkQ > div.footer_container__SPP1V > section.footer_legalLinksRow__xJpGG > span.footer_legalLink__fAT6O |
Terms nav > ul > li > a.footer_legalLink__fAT6O |
Privacy nav > ul > li > a.footer_legalLink__fAT6O |
Sitemap nav > ul > li > a.footer_legalLink__fAT6O |
These are opportunities to improve the legibility of your content.
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 |
|---|
nav > ul > li > a.MuiButtonBase-root nav > ul > li > a.MuiButtonBase-root |
nav > ul > li > a.MuiButtonBase-root nav > ul > li > a.MuiButtonBase-root |
nav > ul > li > a.MuiButtonBase-root nav > ul > li > a.MuiButtonBase-root |
nav > ul > li > a.MuiButtonBase-root nav > ul > li > a.MuiButtonBase-root |
nav > ul > li > a.MuiButtonBase-root nav > ul > li > a.MuiButtonBase-root |
nav > ul > li > a.MuiButtonBase-root nav > ul > li > a.MuiButtonBase-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.
A+Heading Hierarchy7 headingsPASS
- H1 Stay with Locals and Meet Travelers
- H2 Share Authentic Travel Experiences
- H3 Sign Up Faster With
- H3 Sign Up With Email
- H3 Download Our App
- H3 Connect With Us
- H3 Mobile Apps
A+Alt Text Quality1 of 3 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 1 image(s) |
A+Form AccessibilityAll 4 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #:Rajefnjt9vikq: | text | First Name * | for/id |
| #:Rijefnjt9vikq: | text | Last Name * | for/id |
| #:R3jefnjt9vikq: | Email * | for/id | |
| #:R4jefnjt9vikq: | password | Password * | for/id |