Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FAlt Text QualityAction18 of 35 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 5 image(s) |
| generic | 13 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
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
BForm Accessibility2 of 8 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #edit-search-block-form--2 | text | Search | for/id |
| #edit-submitted-sbp-first-name | text | First Name * | for/id |
| #edit-submitted-sbp-last-name | text | Last Name * | for/id |
| #edit-submitted-mail | Email Address * | for/id | |
| #edit-submitted-mobile-phone | text | Mobile Number | for/id |
| #edit-email-address | text | Leave this field blank | for/id |
| #edit-submit--2 | submit | (none) | none |
| #edit-submit | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" name="op" id="edit-submit--2">; <input type="submit" name="op" id="edit-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
CLink & Button QualityAction2 issue(s) across 104 links and 3 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label | |
| https://www.facebook.com/aspca | new tab | Add '(opens in new tab)' to text | |
| https://www.twitter.com/ASPCA | X | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/user/aspca | Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/ASPCA | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@aspca | TikTok | new tab | Add '(opens in new tab)' to text |
| https://careers.aspca.org/ | Careers | new tab | Add '(opens in new tab)' to text |
| https://www.amazon.com/shopaspca?channel… | Shop | new tab | Add '(opens in new tab)' to text |
| https://www.charitynavigator.org/ein/13-… | Charity Navigator Four-Star Ra… | new tab | Add '(opens in new tab)' to text |
| https://www.guidestar.org/profile/shared… | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/aspca | new tab | Add '(opens in new tab)' to text | |
| https://www.twitter.com/ASPCA | X | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/user/aspca | Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/aspca | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@aspca | TikTok | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
a#main-content; https://www.guidestar.org/profile/shared/7ebc8c02-f16e-432a-b413-f45c336a745b
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://www.facebook.com/aspca; https://www.twitter.com/ASPCA; https://www.youtube.com/user/aspca; https://www.instagram.com/ASPCA; https://www.tiktok.com/@aspca; https://careers.aspca.org/; https://www.amazon.com/shopaspca?channel=SitewideFooter; https://www.charitynavigator.org/ein/13-1623829; https://www.facebook.com/aspca; https://www.twitter.com/ASPCA (+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
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding25 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 2 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 |
|---|---|---|---|---|---|
| h2 Primary Nav Menu | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Search form | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 The Latest | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Connect with Us | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 You Can | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Make a Difference | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Featured Highlights | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Donate | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Advocate | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Give Monthly | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Help the ASPCA Put a… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title ASPCA | American Soc… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span ASPCA | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Our | 6.63:1 | 4.5:1 | #000000 | #F76006 | Pass |
| span Work | 6.63:1 | 4.5:1 | #000000 | #F76006 | Pass |
| a Helping Shelters, Pe… | 6.63:1 | 4.5:1 | #000000 | #F76006 | Pass |
| a Investigations and R… | 3.40:1 | 4.5:1 | #000000 | #63615E | Fail |
| a Animal Care and Reco… | 4.43:1 | 4.5:1 | #000000 | #747371 | Fail |
| a Improving Laws for A… | 4.70:1 | 4.5:1 | #000000 | #787777 | 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.
CLighthouse Accessibility AuditsActionScore 74/100 — 5 failing, 17 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.
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 |
|---|
April 10, 2026 div.view-content > div.views-row > div.timestamp > span.date-display-single |
The ASPCA Turns 160: Celebrating Our History div.views-row > div.views-field > span.field-content > a |
April 14, 2026 div.view-content > div.views-row > div.timestamp > span.date-display-single |
Join Us for Our Sweet 160th Adoption Bash! div.views-row > div.views-field > span.field-content > a |
https://secure.aspca.org/donate/joinaspca?ms=wb_lpf_homepage-featuredhighlight-… div.cycle-carousel-wrap > div.featured-story > div.link > a |
https://www.aspca.org/news/elio-cant-say-no-cheesy-treat-or-new-best-friend div.cycle-carousel-wrap > div.featured-story > div.link > a |
©2026 The American Society for the Prevention of Cruelty to Animals. All rights… div.l-footer-inner > div.region > div#block-block-15 > p |
Our Partnerships div.l-footer-inner > div.region > div#block-block-86 > h4 |
Underwritten by Independence American Insurance Company div#block-block-86 > ul.partnerships > li > p |
These are opportunities to improve the legibility of your content.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#block-block-15 > p > a > img div#block-block-15 > p > a > img |
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 |
|---|
div.region > div#block-block-15 > p > a div.region > div#block-block-15 > p > a |
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.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Will You Be the Hero They're Hoping For?
Just 63¢ a day can help rescue and pro… div.view > div.view-content > div.item-list > ul.rslides1 |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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.
ALandmark Structure7 landmarksPASS
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
A+Heading Hierarchy12 headingsPASS
- H1 ASPCA
- H2 Primary Nav Menu
- H2 Search form
- H2 The Latest
- H2 Connect with Us
- H2 You Can Make a Difference
- H3 Donate
- H3 Advocate
- H3 Give Monthly
- H2 Featured Highlights
- H3 Help the ASPCA Put a Stop to Animal Cruelty
- H4 Our Partnerships