Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CForm AccessibilityAction3 of 6 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #masthead-search | search | Search for species name or keywords | for/id |
| #modal-search | search | Enter species name or keyword | for/id |
| #email-de085739-e692-431e-b987-0736c9c7e87a | Email Address* | for/id | |
| input | submit | (none) | none |
| input | submit | (none) | none |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit">; <input type="submit">; <input type="submit">
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
BFavicon & Branding4 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 5 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
3 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 |
|---|---|---|---|---|---|
| h1 All About Birds | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Featured Articles | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Bird ID Skills | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Feeding Birds | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 FAQs & Common Proble… | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Bird-Friendly Homes | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Try This | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Read Our Award-Winni… | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Explore All About Bi… | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 All About Birds | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 is a free resource | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Follow Us | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Search species and a… | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Don't miss a thing! … | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Try Birds of the Wor… | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| title Online bird guide, b… | 1.36:1 | 4.5:1 | #000000 | #252423 | Fail |
| a Skip to main content | 1.98:1 | 4.5:1 | #000000 | #523B00 | Fail |
| a Skip to Content Area | 1.25:1 | 4.5:1 | #000000 | #271C01 | Fail |
| a Get Involved | 2.63:1 | 4.5:1 | #000000 | #5A4E4D | Fail |
| a Get eNews | 3.66:1 | 4.5:1 | #000000 | #666666 | 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.
A+Landmark Structure18 landmarksPASS
A+Heading Hierarchy14 headingsPASS
- H1 All About BirdsYour Online Guide To Birds And Birdwatching
- H2 Featured Articles
- H2 Bird ID Skills
- H2 Feeding Birds
- H2 FAQs & Common Problems
- H2 Bird-Friendly Homes
- H2 Try This
- H2 Read Our Award-Winning Magazine
- H2 Explore All About Birds Species
- H2 All About Birdsis a free resource
- H2 Follow Us
- H2 Search species and articles
- H2 Don't miss a thing! Join our email list
- H2 Try Birds of the World for free!
A+Alt Text QualityAll 33 images OKPASS
| Issue | Count |
|---|---|
| too long | 2 image(s) |
A+Link & Button Quality127 links, 26 buttons — all OKPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 32 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.