Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction5 issue(s) across 231 links and 9 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://tools.usps.com/rcas.htm | Book Passport Appointment | img no alt | Add alt attribute to the image |
| https://www.usps.com/service-standards/ | Transit Time Map | img no alt | Add alt attribute to the image |
| https://tools.usps.com/hscode | Look Up HS Codes | img no alt | Add alt attribute to the image |
| # | (empty) | empty | Add link text or aria-label |
| /manage/informed-delivery.htm | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Informed Delivery.Htm | |||
| /manage/informed-delivery.htm | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Informed Delivery.Htm | |||
| https://faq.usps.com/s/article/Requireme… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Requirements And Standards For Sending Domestic Mail#Postmarks | |||
| https://www.uspis.gov/news/scam-article/… | Text Scams | new tab | Add '(opens in new tab)' to text |
| https://www.uspis.gov/news/scam-article/… | Email Scams | new tab | Add '(opens in new tab)' to text |
| https://about.usps.com/careers/ | Find Out More | new tab | Add '(opens in new tab)' to text |
| https://www.usps.com/ | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/USPS?rf=1085013… | Image of Facebook social media… | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/uspostalservic… | Image of instagram social medi… | new tab | Add '(opens in new tab)' to text |
| http://www.pinterest.com/uspsstamps/ | Image of Pinterest social medi… | new tab | Add '(opens in new tab)' to text |
| https://www.threads.net/@uspostalservice… | Image of Threads social media … | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/usps | Image of X social media icon. | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/usps | Image of Youtube social media … | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
#; https://www.usps.com/
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.
/manage/informed-delivery.htm ("Learn More"); /manage/informed-delivery.htm ("Learn More"); https://faq.usps.com/s/article/Requirements-and-Standards-for-Sending-Domesti… ("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
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://tools.usps.com/rcas.htm"]; a[href="https://www.usps.com/service-standards/"]; a[href="https://tools.usps.com/hscode"]
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://www.uspis.gov/news/scam-article/smishing; https://www.uspis.gov/news/scam-article/fake-usps-emails; https://about.usps.com/careers/; https://www.facebook.com/USPS?rf=108501355848630; https://www.instagram.com/uspostalservice/?hl=en; http://www.pinterest.com/uspsstamps/; https://www.threads.net/@uspostalservice?hl=en; https://twitter.com/usps; https://www.youtube.com/usps
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
D404 Error PageActionHTTP 403, custom pageFIX
FFavicon & BrandingAction2 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
DLighthouse Accessibility AuditsActionScore 68/100 — 9 failing, 21 passedFIX
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.
ARIA
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Slide 1 div#usps-carousel > div.carousel-inner > ol.carousel-indicators > li.active |
Slide 2 div#usps-carousel > div.carousel-inner > ol.carousel-indicators > li |
Slide 3 div#usps-carousel > div.carousel-inner > ol.carousel-indicators > li |
Slide 4 div#usps-carousel > div.carousel-inner > ol.carousel-indicators > li |
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Skip Quick Tools Links
Quick Tools
Track a Package
Informed Delivery
… div#g-navigation > div.nav-full > nav > ul.nav-list |
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Quick Tools nav > ul.nav-list > li.qt-nav > a.nav-first-element |
Send nav > ul.nav-list > li.menuheader > a#mail-ship-width |
Receive nav > ul.nav-list > li.menuheader > a.menuitem |
Shop nav > ul.nav-list > li.menuheader > a.menuitem |
Business nav > ul.nav-list > li.menuheader > a.menuitem |
International nav > ul.nav-list > li.menuheader > a.menuitem |
Help nav > ul.nav-list > li.menuheader > a.menuitem |
PO BOXES div.empty-search > ul > li > a |
PASSPORTS div.empty-search > ul > li > a |
FREE BOXES div.empty-search > ul > li > a |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
body > img body > 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 |
|---|
body > div#g-navigation > div.nav-full > a#endnav |
USPS 250th anniversary. Delivering since 1775. Celebrate 250 years of USPS! Exp… section.jumbotron > div > div.container-fluid > a |
body > div#global-footer--wrap > footer.global-footer > a.global-footer--logo-link body > div#global-footer--wrap > footer.global-footer > a.global-footer--logo-link |
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 require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Skip Quick Tools Links
Quick Tools
Track a Package
Informed Delivery
… div.nav-full > nav > ul.nav-list > li.qt-nav |
Skip Send Links
Send
Tools
Click-N-Ship
Stamps & Supplies
Look Up a ZIP Code™
C… div.nav-full > nav > ul.nav-list > li.menuheader |
Skip Receive Links
Receive
Tools
Tracking
Informed Delivery
Intercept a Package… div.nav-full > nav > ul.nav-list > li.menuheader |
Skip Shop Links
Shop
Shop
Stamps
Shipping Supplies
Cards & Envelopes
Personaliz… div.nav-full > nav > ul.nav-list > li.menuheader |
Skip Business Links
Business
Tools
Calculate a Business Price
Every Door Direct… div.nav-full > nav > ul.nav-list > li.menuheader |
Skip International Links
International
Tools
Calculate International Prices
Pri… div.nav-full > nav > ul.nav-list > li.menuheader |
Skip Help Links
Help
FAQs
Finding Missing Mail
Filing a Claim
Requesting a Refu… div.nav-full > nav > ul.nav-list > li.menuheader |
Slide 1 div#usps-carousel > div.carousel-inner > ol.carousel-indicators > li.active |
Slide 2 div#usps-carousel > div.carousel-inner > ol.carousel-indicators > li |
Slide 3 div#usps-carousel > div.carousel-inner > ol.carousel-indicators > li |
Slide 4 div#usps-carousel > div.carousel-inner > ol.carousel-indicators > li |
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 |
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
USPS Service Updates li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a |
Forms & Publications li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a |
Government Services li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a |
Rights & Permissions li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a |
Postal Inspectors li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a |
Inspector General li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a |
Postal Explorer li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a |
National Postal Museum li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a |
Resources for Developers li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a |
Privacy Policy li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a |
Terms of Use li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a |
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.
CLandmark StructureAction3 landmarksREVIEW
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
BAlt Text Quality6 of 52 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 1 image(s) |
| generic | 5 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
AHeading Hierarchy39 headingsPASS
- H3 Tools
- H3 Learn About
- H3 (empty)
- H3 Tools
- H3 Learn About
- H3 Shop
- H3 Learn About
- H3 Tools
- H3 Learn About
- H3 (empty)
- H3 Tools
- H3 Learn About
- H3 (empty)
- H1 USPS.com Home Page
- H2 Informed Delivery® at YourFingertips
- H2 Informed Delivery® at Your Fingertips
- H2 Search or Track Packages
- H3 Click-N-Ship®
- H3 Stamps & Supplies
- H3 Buy Stamps
- H3 Informed Delivery®
- H3 PO Boxes™
- H3 Calculate a Price
- H3 Hold Mail
- H3 ZIP Code™ Lookup
- H3 Change My Address
- H3 Schedule a Pickup
- H2 Featured USPS® Products & Services
- H3 Happy Birthday Forever® Stamp
- H3 Need a New Passport?
- H3 Ship Online with Click-N-Ship®
- H3 PO Box™ Online Services
- H2 USPS Stamps
- H2 Sustainable Shipping Supplies
- H2 Sunflowers Notecards
- H2 Just Delivered Onesie
- H2 USPS Updates
- H3 Alert: Text & Email Scams
- H3 Jobs with USPS
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
AForm Accessibility1 of 4 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #global-header--search-track-mob-search | text | Enter Search term for Search USPS.com | for/id |
| #home-input-mob | text | USPS.com Search Bar | aria-label |
| #home-input | text | USPS.com Search Bar | aria-label |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<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
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 |
|---|---|---|---|---|---|
| h1 USPS.com Home Page | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Informed Delivery | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 at Your | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Fingertips | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Informed Delivery | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 at Your Fingertips | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Search or Track Pack… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Featured USPS | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Products & Services | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 USPS Stamps | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Sustainable Shipping… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Sunflowers Notecards | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Just Delivered Onesi… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 USPS Updates | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Tools | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Learn About | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Tools | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Learn About | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Shop | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Learn About | 21.00:1 | 3.0: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.