Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DForm AccessibilityAction4 of 4 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| #edit-search | text | (Search) | placeholder only |
| #edit-search | text | (Search) | placeholder only |
| #edit-submit | 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">; <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
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="search" id="edit-search">; <input type="text" name="search" id="edit-search">
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
FLink & Button QualityAction17 issue(s) across 154 links and 28 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.votervoice.net/USCCB/home | Contact Public Officials | new tab | Add '(opens in new tab)' to text |
| https://www.catholicnews.com/movie-revie… | Movie Reviews | new tab | Add '(opens in new tab)' to text |
| https://www.usccb.org/weholdthesetruths | (empty) | empty | Add link text or aria-label |
| /catholic-current/america-250-special-ep… | America 250 Special Episode 1:… | img no alt | Add alt attribute to the image |
| /news/2026/angola-catholic-church-steps-… | In Angola, Catholic Church ste… | img no alt | Add alt attribute to the image |
| (empty) | empty | Add link text or aria-label | |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| https://www.popesprayer.va/praywiththepo… | www.popesprayer.va/praywiththe… | new tab | Add '(opens in new tab)' to text |
| https://www.popesprayer.va/praywiththepo… | www.popesprayer.va/praywiththe… | new tab | Add '(opens in new tab)' to text |
| /about/index.cfm | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Index.Cfm | |||
| https://twitter.com/usccb | new tab | Add '(opens in new tab)' to text | |
| https://www.facebook.com/usccb | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/user/usccb | Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/usccb/ | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/usccb/ | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@usbishops | Tiktok | 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 |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
https://www.usccb.org/weholdthesetruths; a#main-content; #; #; #; #; #; #; #; #
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
Generic link text like 'click here' doesn't describe the destination.
/about/index.cfm ("Learn More")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://www.votervoice.net/USCCB/home; https://www.catholicnews.com/movie-reviews/; https://www.popesprayer.va/praywiththepope; https://www.popesprayer.va/praywiththepope; https://twitter.com/usccb; https://www.facebook.com/usccb; https://www.youtube.com/user/usccb; https://www.linkedin.com/company/usccb/; https://www.instagram.com/usccb/; https://www.tiktok.com/@usbishops
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.video-embed-field-lazy-play (#702 on page); button.video-embed-field-lazy-play (#715 on page); button.video-embed-field-lazy-play (#729 on page); button.video-embed-field-lazy-play (#766 on page); button.video-embed-field-lazy-play (#779 on page); button.video-embed-field-lazy-play (#793 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
BHeading Hierarchy50 headings, 2 skip(s)REVIEW
- H1 United States Conference of Catholic Bishops
- H2 Menu: Top Buttons
- H2 Menu: Top
- H2 Main navigation
- H2 Remembering Pope Francis
- H2 Pray for Peace | USCCB President
- H2 Join the St. Gianna Novena
- H2 Happy Easter!
- H2 Archbishop Sample on Holy Week, Good Friday, and Rejecting Antisemitism
- H2 Vatican Access
- H2 USCCB Diocesan Map
- H2 Celebrating Catholic Contributions to the United States of America on the 250th Anniversary
- H2 U.S. Bishops Issue a “Special Message” on Immigration from Plenary Assembly in Baltimore
- H2 Opening Mass of the National Prayer Vigil for Life | Homily by Bishop James D. Conley
- H5 America 250 Special Episode 1: Catholics and the Founding skipped
- H5 In Angola, Catholic Church steps in to give a voice to mining-affected communities
- H6 Our Spotlight
- H5 Catholic Relief Services Collection 2026
- H6 Daily Reflection
- H5 Reflection 275 2026 04 22 Reflection 275
- H2 Daily Reading
- H2 Latest News
- H2 Who We Are
- H3 Our Role
- H3 Topics
- H3 Impact
- H3 Get Involved
- H2 Featured Stories
- H3 In Angola, Catholic Church steps in to give a voic...
- H3 Ordination Class of 2026 Survey Results Released i...
- H3 One year ago today: The pope from the peripheries ...
- H3 5 Minutes with a Bishop: The Camino with Archbishop Coakley, Bishop Wall, and Bishop Conley
- H3 APRIL | For priests in crisis
- H3 Healing and Hope: A Catholic Response to Mental Health
- H3 Bishop Seitz: We Have Become a Great Nation Because We Have Welcomed Immigrants
- H3 5 Minutes with a Bishop: My Episcopal Motto
- H3 5 Minutes with a Bishop: The Camino with Archbishop Coakley, Bishop Wall, and Bishop Conley
- H3 APRIL | For priests in crisis
- H3 Healing and Hope: A Catholic Response to Mental Health
- H3 Bishop Seitz: We Have Become a Great Nation Because We Have Welcomed Immigrants
- H3 5 Minutes with a Bishop: My Episcopal Motto
- H3 5 Minutes with a Bishop: The Camino with Archbishop Coakley, Bishop Wall, and Bishop Conley
- H2 The best of the USCCB, right in your inbox
- H2 Event Calendar
- H2 Dive into God's Word
- H6 About USCCB skipped
- H6 Topics
- H6 Prayer & Worship
- H6 Get Involved to Act Now
- H6 Quick Links
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
BAlt Text Quality2 of 39 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 2 image(s) |
| too long | 1 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
B404 Error PageHTTP 404, custom pageREVIEW
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 Menu: Top Buttons | 2.16:1 | 3.0:1 | #000000 | #52403E | Fail |
| h2 Menu: Top | 1.72:1 | 3.0:1 | #000000 | #433131 | Fail |
| h2 Main navigation | 3.20:1 | 3.0:1 | #000000 | #236192 | Pass |
| h2 Remembering Pope Fra… | 3.87:1 | 3.0:1 | #000000 | #027954 | Pass |
| h2 Pray for Peace | USC… | 3.87:1 | 3.0:1 | #000000 | #027954 | Pass |
| h2 Join the St. Gianna … | 3.87:1 | 3.0:1 | #000000 | #027954 | Pass |
| h2 Happy Easter! | 3.87:1 | 3.0:1 | #000000 | #027954 | Pass |
| h2 Archbishop Sample on… | 3.87:1 | 3.0:1 | #000000 | #027954 | Pass |
| h2 Vatican Access | 3.87:1 | 3.0:1 | #000000 | #027954 | Pass |
| h2 USCCB Diocesan Map | 3.87:1 | 3.0:1 | #000000 | #027954 | Pass |
| h2 Celebrating Catholic… | 3.87:1 | 3.0:1 | #000000 | #027954 | Pass |
| h2 U.S. Bishops Issue a… | 3.87:1 | 3.0:1 | #000000 | #027954 | Pass |
| h2 Opening Mass of the … | 3.87:1 | 3.0:1 | #000000 | #027954 | Pass |
| h2 Daily Reading | 3.87:1 | 3.0:1 | #000000 | #027954 | Pass |
| h2 Latest News | 3.87:1 | 3.0:1 | #000000 | #027954 | Pass |
| h2 Who We Are | 3.87:1 | 3.0:1 | #000000 | #027954 | Pass |
| h2 Featured Stories | 3.87:1 | 3.0:1 | #000000 | #027954 | Pass |
| h2 The best of the USCC… | 3.87:1 | 3.0:1 | #000000 | #027954 | Pass |
| h2 right in your inbox | 3.87:1 | 3.0:1 | #000000 | #027954 | Pass |
| h2 Event Calendar | 3.87:1 | 3.0:1 | #000000 | #027954 | 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 85/100 — 5 failing, 30 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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.item > div.embed-video > div.video-embed-field-lazy > button.video-embed-field-lazy-play div.item > div.embed-video > div.video-embed-field-lazy > button.video-embed-field-lazy-play |
div#vaticanAccordion > div.accordion-item > h2.accordion-header > button.accordion-button div#vaticanAccordion > div.accordion-item > h2.accordion-header > button.accordion-button |
div#vaticanAccordion > div.accordion-item > h2.accordion-header > button.accordion-button div#vaticanAccordion > div.accordion-item > h2.accordion-header > button.accordion-button |
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.accordion-item > h2.accordion-header > button.accordion-button > img.logo div.accordion-item > h2.accordion-header > button.accordion-button > img.logo |
div.accordion-item > h2.accordion-header > button.accordion-button > img.logo div.accordion-item > h2.accordion-header > button.accordion-button > img.logo |
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.label > div#mCSB_1 > div#mCSB_1_scrollbar_vertical > a.mCSB_buttonUp div.label > div#mCSB_1 > div#mCSB_1_scrollbar_vertical > a.mCSB_buttonUp |
div.label > div#mCSB_1 > div#mCSB_1_scrollbar_vertical > a.mCSB_buttonDown div.label > div#mCSB_1 > div#mCSB_1_scrollbar_vertical > a.mCSB_buttonDown |
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.
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 |
|---|
OUR SPOTLIGHT div.block > a.cards > div.content-body > h6 |
DAILY REFLECTION div.block > a.link-card-daily-reflection > div.content-body > h6 |
Our Role div.tabs > div.content > div.tab > div.title |
CLOSE div.eu-cookie-compliance-banner > div.popup-content > div#popup-buttons > button.agree-button |
These are opportunities to improve the legibility of your content.
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 |
|---|
America 250 Special Episode 1: Catholics and the Founding div.block > a.link-card-podcast-video > div.content-body > h5 |
About USCCB div.innerblock > div.content > div.first > h6 |
These are opportunities to improve keyboard navigation in your application.