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 Structure6 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
BHeading Hierarchy1 headingsREVIEW
- H5 Explore More Sites
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
BForm Accessibility2 of 2 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| input | text | (Search) | placeholder only |
| localeSelector | select | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<select name="localeSelector">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
Placeholder text disappears on focus and is not a reliable label.
<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
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding6 icon(s) detectedREVIEW
A+Alt Text QualityNo imagesPASS
A+Link & Button Quality44 links, 2 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.snapchat.com/web?ref=web_nav… | CHAT | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://www.snapchat.com/web?ref=web_nav_chat_icon
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
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 |
|---|---|---|---|---|---|
| title Snapchat: diga tudo … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| summary Features | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Stories | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Spotlight | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Lenses | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Accounts | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Snapchat Plus | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Support | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Ads | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Download | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Cookie Policy | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Privacy Policy | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Consumer Health Priv… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Privacy and Safety | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Your Privacy Choices | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| label Language | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option العَرَبِية | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option বাংলা(ব… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option বাংলা (ভ… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Dansk | 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.
ALighthouse Accessibility AuditsScore 93/100 — 3 failing, 22 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.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Discover Snapchat div.HomepageContent_scrollContainer__JeZpi > div.HomepageContent_landingScreen__NdJhc > div.HomepageContent_discoverSnapchatContainer__CARas > h6.HomepageContent_discoverSnapchatText__sRIq4 |
Advertisers div.HomepageContent_scrollContainer__JeZpi > div.HomepageContent_openYourSnapchatScreen__yfAAX > a.HomepageContent_openYourSnapchatCTALink__YhpLj > h3.Heading_h300__OlOwD |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
Lenses nav.MobileBottomNav_bottomNav__JMe_5 > ul.MobileBottomNav_bottomLinkList__e_Se1 > li.MobileBottomNav_bottomItem__wbIaw > a.MobileBottomNavItem_link__Xxwu0 |
Stories nav.MobileBottomNav_bottomNav__JMe_5 > ul.MobileBottomNav_bottomLinkList__e_Se1 > li.MobileBottomNav_bottomItem__wbIaw > a.MobileBottomNavItem_link__Xxwu0 |