Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction16 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
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
DHeading HierarchyAction21 headings, 2 skip(s)FIX
- H2 Come for the story. Stay for the connection.
- H3 Stories better than streaming and comments sections better than your group chat.
- H3 romantasygirli3 hidden
- H3 deleted_chapter hidden
- H3 Trending now
- H3 Must-read Fanfiction
- H2 All the genres. All the tropes. All you.
- H3 Find your next favorite read, no matter your mood or vibe (we're not judging).
- H3 auqu33n hidden
- H3 slowburn_stan hidden
- H2 Your book club, but bigger (way bigger)
- H3 Read, react, and connect with millions of fans who live for the same stories you do.
- H2 Where stories become fandoms
- H3 Start writing where creators grow together, and stories find their way to books, TV, and film.
- H3 Read. Watch. Obsess.
- H2 Your reading is going places
- H4 Scan QR Code skipped
- H2 Your reading is going places
- H4 Scan QR Code skipped
- H2 We Care About Your Privacy
- H3 We and our partners process data to provide:
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
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
FLink & Button QualityAction6 issue(s) across 149 links and 36 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.wattpad.com/login | (empty) | empty | Add link text or aria-label |
| https://my.w.tt/kwXixwM3J5 | App Store | new tab | Add '(opens in new tab)' to text |
| https://my.w.tt/ngdWYy82J5 | Google Play | new tab | Add '(opens in new tab)' to text |
| https://www.wattpad.com/stories/romance | Romance | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/fanficti… | Fanfiction | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/lgbt | LGBTQ+ | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/catalog/wattpado… | Wattpad Originals | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/werewolf | Werewolf | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/newadult | New Adult | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/fantasy | Fantasy | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/shortsto… | Short Story | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/teenfict… | Teen Fiction | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/historic… | Historical Fiction | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/paranorm… | Paranormal | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/list/551324301 | Editor's Picks | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/humor | Humor | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/horror | Horror | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/contempo… | Contemporary Lit | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/diversel… | Diverse Lit | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/mystery | Mystery | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/thriller | Thriller | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/sciencef… | Science Fiction | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/user/TheWattys | The Wattys | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/adventur… | Adventure | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/nonficti… | Non-Fiction | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/poetry | Poetry | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/romance | Romance | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/fanficti… | Fanfiction | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/lgbt | LGBTQ+ | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/catalog/wattpado… | Wattpad Originals | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/werewolf | Werewolf | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/newadult | New Adult | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/fantasy | Fantasy | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/shortsto… | Short Story | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/teenfict… | Teen Fiction | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/historic… | Historical Fiction | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/paranorm… | Paranormal | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/list/551324301 | Editor's Picks | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/humor | Humor | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/horror | Horror | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/contempo… | Contemporary Lit | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/diversel… | Diverse Lit | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/mystery | Mystery | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/thriller | Thriller | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/sciencef… | Science Fiction | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/user/TheWattys | The Wattys | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/adventur… | Adventure | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/nonficti… | Non-Fiction | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/poetry | Poetry | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/romance | Romance | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/fanficti… | Fanfiction | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/lgbt | LGBTQ+ | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/catalog/wattpado… | Wattpad Originals | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/werewolf | Werewolf | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/newadult | New Adult | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/fantasy | Fantasy | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/shortsto… | Short Story | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/teenfict… | Teen Fiction | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/historic… | Historical Fiction | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/paranorm… | Paranormal | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/list/551324301 | Editor's Picks | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/humor | Humor | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/horror | Horror | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/contempo… | Contemporary Lit | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/diversel… | Diverse Lit | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/mystery | Mystery | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/thriller | Thriller | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/sciencef… | Science Fiction | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/user/TheWattys | The Wattys | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/adventur… | Adventure | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/nonficti… | Non-Fiction | img no alt | Add alt attribute to the image |
| https://www.wattpad.com/stories/poetry | Poetry | img no alt | Add alt attribute to the image |
| https://my.w.tt/kwXixwM3J5 | App Store | new tab | Add '(opens in new tab)' to text |
| https://my.w.tt/ngdWYy82J5 | Google Play | new tab | Add '(opens in new tab)' to text |
| https://my.w.tt/kwXixwM3J5 | App Store | new tab | Add '(opens in new tab)' to text |
| https://my.w.tt/ngdWYy82J5 | Google Play | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@wattpad | TikTok | new tab | Add '(opens in new tab)' to text |
| https://instagram.com/wattpad/ | new tab | Add '(opens in new tab)' to text | |
| https://ca.pinterest.com/wattpad/ | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/user/wattpad | Youtube | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/wattpad | new tab | Add '(opens in new tab)' to text | |
| https://www.facebook.com/wattpad | new tab | Add '(opens in new tab)' to text | |
| https://policies.wattpad.com/cookie-poli… | More information about your pr… | 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 |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
https://www.wattpad.com/login
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
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://www.wattpad.com/stories/romance"]; a[href="https://www.wattpad.com/stories/fanfiction"]; a[href="https://www.wattpad.com/stories/lgbt"]; a[href="https://www.wattpad.com/catalog/wattpadoriginals"]; a[href="https://www.wattpad.com/stories/werewolf"]; a[href="https://www.wattpad.com/stories/newadult"]; a[href="https://www.wattpad.com/stories/fantasy"]; a[href="https://www.wattpad.com/stories/shortstory"]; a[href="https://www.wattpad.com/stories/teenfiction"]; a[href="https://www.wattpad.com/stories/historicalfiction"] (+59 more)
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://my.w.tt/kwXixwM3J5; https://my.w.tt/ngdWYy82J5; https://my.w.tt/kwXixwM3J5; https://my.w.tt/ngdWYy82J5; https://my.w.tt/kwXixwM3J5; https://my.w.tt/ngdWYy82J5; https://www.tiktok.com/@wattpad; https://instagram.com/wattpad/; https://ca.pinterest.com/wattpad/; https://www.youtube.com/user/wattpad (+3 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
Icon-only buttons need an aria-label so screen readers can announce them.
button.undefined (#82 on page); button.replyButton__kdyts (#123 on page); button.replyButton__kdyts (#147 on page); button.replyButton__kdyts (#788 on page); button.replyButton__kdyts (#812 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
FFavicon & BrandingAction1 icon(s) 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
BForm Accessibility2 of 2 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| query | text | (Search) | placeholder only |
| input | input | (slow burn) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="query">; <input>
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
A+Alt Text QualityAll 152 images OKPASS
A404 Error PageHTTP 404, custom pagePASS
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 |
|---|---|---|---|---|---|
| h2 Come for the story. … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 All the genres. All … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Your book club, but … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Where stories become… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Your reading is goin… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Your reading is goin… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 We Care About Your P… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Stories better than … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 romantasygirli3 | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 deleted_chapter | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Trending now | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Must-read Fanfiction | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Find your next favor… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 auqu33n | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 slowburn_stan | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Read, react, and con… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Start writing where … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Read. Watch. Obsess. | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 We and our partners … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Wattpad - Where stor… | 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.
A+Lighthouse Accessibility AuditsScore 98/100 — 1 failing, 25 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.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.