Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction6 issue(s) across 71 links and 13 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /lists/3ba1e03f-24dc-4ee2-8c76-44b063acc… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: 3ba1e03f 24dc 4ee2 8c76 44b063acc6fe?Limit=25&Offset=1&Orderby=Created Asc | |||
| /create-account | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Create Account | |||
| /lists/fb80a6a8-02f8-4217-9b4e-6d65195cc… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Fb80a6a8 02f8 4217 9b4e 6d65195ccbe1?Limit=25&Offset=1&Orderby=Created Asc | |||
| /topics/welcome | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Welcome | |||
| /topics/search | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Search | |||
| /topics/genealogy | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Genealogy | |||
| https://search.worldcat.org/lists/738e9c… | Eco-literacy for kidsThe more … | img no alt | Add alt attribute to the image |
| https://search.worldcat.org/search?q=nat… | Nature DocumentariesFrom snow-… | img no alt | Add alt attribute to the image |
| https://search.worldcat.org/lists/fb80a6… | Top interlibrary loan requests… | img no alt | Add alt attribute to the image |
| https://search.worldcat.org/lists/8c9d2d… | Earth Day and Environmental Ec… | img no alt | Add alt attribute to the image |
| https://www.worldcat.org/search?q=Fall+t… | Outdoors at home No need to le… | img no alt | Add alt attribute to the image |
| https://search.worldcat.org/lists/18e0d2… | Top 100 romance books borrowed… | img no alt | Add alt attribute to the image |
| https://policies.oclc.org/en/copyright.h… | Copyright © 2001-2026 OCLC. A… | new tab | Add '(opens in new tab)' to text |
| https://www.oclc.org/content/dam/ext-ref… | Terms and Conditions | new tab | Add '(opens in new tab)' to text |
| https://help.oclc.org/@go/cid/wcng | Help | new tab | Add '(opens in new tab)' to text |
| https://policies.oclc.org/en/copyright/t… | © 2026 OCLC Domestic and inte… | new tab | Add '(opens in new tab)' to text |
| https://policies.oclc.org/en/privacy/coo… | Cookie notice | new tab | Add '(opens in new tab)' to text |
| https://help.oclc.org/Librarian_Toolbox/… | Contact Us | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/SearchWorldCat | Follow WorldCat on Facebook | new tab | Add '(opens in new tab)' to text |
| https://www.threads.net/@searchworldcat | Follow WorldCat on Threads | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/searchworldcat | Follow WorldCat on Instagram | new tab | Add '(opens in new tab)' to text |
| https://www.pinterest.com/SearchWorldCat… | Follow WorldCat on Pinterest | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/user/OCLCVideo | Follow OCLC on YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/oclc/ | Follow OCLC on LinkedIn | new tab | Add '(opens in new tab)' to text |
| https://policies.oclc.org/en/privacy/pri… | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://policies.oclc.org/en/accessibili… | Accessibility Statement | new tab | Add '(opens in new tab)' to text |
| https://www.oclc.org/en/trust/compliance… | ISO 27001 Certificate | new tab | Add '(opens in new tab)' to text |
Generic link text like 'click here' doesn't describe the destination.
/lists/3ba1e03f-24dc-4ee2-8c76-44b063acc6fe?limit=25&offset=1&orderBy=created… ("Learn more"); /create-account ("Learn more"); /lists/fb80a6a8-02f8-4217-9b4e-6d65195ccbe1?limit=25&offset=1&orderBy=created… ("Learn more"); /topics/welcome ("Learn more"); /topics/search ("Learn more"); /topics/genealogy ("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[data-testid="featured-list-card-X7K1qobpQ_G0qEBn3n0sZg"]; a[data-testid="featured-list-card-143575374"]; a[data-testid="featured-list-card-E0rXM_3jTiCSpb5sXP7Nrg"]; a[data-testid="featured-list-card-VP5jXOZYRwiDqxIm8pluMw"]; a[data-testid="featured-list-card-185894806"]; a[data-testid="featured-list-card-B1kanhKUTpCKXCctKCQmTQ"]
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://policies.oclc.org/en/copyright.html; https://www.oclc.org/content/dam/ext-ref/worldcat-org/terms.html; https://help.oclc.org/@go/cid/wcng; https://policies.oclc.org/en/copyright/trademarks.html; https://policies.oclc.org/en/privacy/cookie-statement.html; https://help.oclc.org/Librarian_Toolbox/Contact_OCLC_Support/Contact_OCLC_Sup…; https://www.facebook.com/SearchWorldCat; https://www.threads.net/@searchworldcat; https://www.instagram.com/searchworldcat; https://www.pinterest.com/SearchWorldCat/ (+5 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
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CFavicon & BrandingAction8 icon(s) detectedREVIEW
CWeb ManifestActionValid manifestREVIEW
ALandmark Structure6 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 Hierarchy42 headingsPASS
- H1 Find items in libraries near you
- H2 Share a list
- H2 Create an account
- H2 Trending titles
- H2 Gardening & Yardening
- H3 Native plants for prairie gardens
- H3 Carrots love tomatoes : secrets of companion planting for successful gardening
- H3 Cubed foot gardening : growing vegetables in raised intensive beds
- H3 Native alternatives to invasive plants
- H3 Stokes bird gardening book : the complete guide to creating a bird-friendly habitat in your backyard
- H3 Beautiful no-mow yards : 50 amazing lawn alternatives
- H3 50 beautiful deer-resistant plants : the prettiest annuals, perennials, bulbs, and shrubs that deer don't eat
- H3 Weeds of the Northeast
- H3 Covering ground : unexpected ideas for landscaping with colorful, low-maintenance ground covers
- H3 Native trees, shrubs, & vines : a guide to using, growing, and propagating North American woody plants
- H3 Invasive plants : a guide to identification, impacts, and control of common North American species
- H3 Urban & suburban meadows : bringing meadowscaping to big and small spaces
- H3 Great natives for tough places
- H3 Canning for a new generation : bold, fresh flavors for the modern pantry
- H3 Native plants of the Northeast : a guide for gardening & conservation
- H3 Designing gardens with flora of the American East
- H3 Urban agriculture
- H3 Native plants journal
- H3 Armitage's native plants for North American gardens
- H3 Bringing nature home : how native plants sustain wildlife in our gardens
- H3 The earth-sheltered solar greenhouse book : how to build an energy-free year-round greenhouse
- H3 Gardener's solar greenhouse : how to build and use a solar greenhouse for year-round gardening
- H3 How to build & use greenhouses
- H3 Gardening with indigenous trees
- H3 Edible wild plants of Pennsylvania and neighboring states
- H2 How to use WorldCat.org
- H2 Welcome to WorldCat.org
- H2 Use WorldCat.org for school research
- H2 Genealogy
- H2 Explore resources in libraries worldwide
- H2 Popular WorldCat.org user lists
- H3 Eco-literacy for kids
- H3 Nature Documentaries
- H3 Top interlibrary loan requests: March 2026
- H3 Earth Day and Environmental Ecology
- H3 Outdoors at home
- H3 Top 100 romance books borrowed from libraries
A+Alt Text QualityAll 56 images OKPASS
| Issue | Count |
|---|---|
| too long | 1 image(s) |
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #home-page-search-box | text | Enter Search Query | aria-label |
| #language-selector | select | Language | for/id |
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 |
|---|---|---|---|---|---|
| h1 Find items in librar… | 13.51:1 | 3.0:1 | #000000 | #BFD2E0 | Pass |
| h2 Share a list | 18.87:1 | 3.0:1 | #000000 | #F1F3F4 | Pass |
| h2 Create an account | 19.03:1 | 3.0:1 | #000000 | #F2F4F5 | Pass |
| h2 Trending titles | 19.07:1 | 3.0:1 | #000000 | #F3F4F5 | Pass |
| h2 How to use WorldCat.… | 19.07:1 | 3.0:1 | #000000 | #F3F4F5 | Pass |
| h2 Welcome to WorldCat.… | 19.07:1 | 3.0:1 | #000000 | #F3F4F5 | Pass |
| h2 Use WorldCat.org for… | 19.07:1 | 3.0:1 | #000000 | #F3F4F5 | Pass |
| h2 Genealogy | 19.07:1 | 3.0:1 | #000000 | #F3F4F5 | Pass |
| h2 Explore resources in… | 19.07:1 | 3.0:1 | #000000 | #F3F4F5 | Pass |
| h2 Popular WorldCat.org… | 19.07:1 | 3.0:1 | #000000 | #F3F4F5 | Pass |
| h3 Native plants for pr… | 19.07:1 | 3.0:1 | #000000 | #F3F4F5 | Pass |
| h3 Carrots love tomatoe… | 19.07:1 | 3.0:1 | #000000 | #F3F4F5 | Pass |
| h3 Cubed foot gardening… | 19.07:1 | 3.0:1 | #000000 | #F3F4F5 | Pass |
| h3 Native alternatives … | 19.07:1 | 3.0:1 | #000000 | #F3F4F5 | Pass |
| h3 Stokes bird gardenin… | 19.07:1 | 3.0:1 | #000000 | #F3F4F5 | Pass |
| h3 Beautiful no-mow yar… | 19.07:1 | 3.0:1 | #000000 | #F3F4F5 | Pass |
| h3 50 beautiful deer-re… | 19.07:1 | 3.0:1 | #000000 | #F3F4F5 | Pass |
| h3 Weeds of the Northea… | 19.07:1 | 3.0:1 | #000000 | #F3F4F5 | Pass |
| h3 Covering ground : un… | 19.07:1 | 3.0:1 | #000000 | #F3F4F5 | Pass |
| h3 Native trees, shrubs… | 19.07:1 | 3.0:1 | #000000 | #F3F4F5 | 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 100/100 — 1 failing, 28 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.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
France header.tss-1qnrdk0-root > nav.tss-1qng7v4-flex-nav > div.MuiBox-root > button#location-confirmer-desktop |
Learn more div.tss-eut5c9-interestsRow > div.tss-1jpfdrg-centered-interestsGrid > div.tss-19qhrot-truncate > a.MuiButtonBase-root |
Learn more div.tss-eut5c9-interestsRow > div.tss-1jpfdrg-centered-interestsGrid > div.tss-19qhrot-truncate > a.MuiButtonBase-root |
Learn more div.tss-eut5c9-interestsRow > div.tss-1jpfdrg-centered-interestsGrid > div.tss-19qhrot-truncate > a.MuiButtonBase-root |
Native plants for prairie gardens div.MuiBox-root > div.tss-1ttzg4z-grid-carouselHeight-active > div.tss-xm45v6-root > a.MuiTypography-root |
Carrots love tomatoes : secrets of companion planting for successful gardening div.MuiBox-root > div.tss-1ttzg4z-grid-carouselHeight-active > div.tss-xm45v6-root > a.MuiTypography-root |
Cubed foot gardening : growing vegetables in raised intensive beds div.MuiBox-root > div.tss-1ttzg4z-grid-carouselHeight-active > div.tss-xm45v6-root > a.MuiTypography-root |
Native alternatives to invasive plants div.MuiBox-root > div.tss-1ttzg4z-grid-carouselHeight-active > div.tss-xm45v6-root > a.MuiTypography-root |
Learn more div.tss-159q7d1-row-howToUseRow > div.tss-m3jeqp-centered-howToUseGrid > div.tss-xee8kb-root > a.MuiTypography-root |
Learn more div.tss-159q7d1-row-howToUseRow > div.tss-m3jeqp-centered-howToUseGrid > div.tss-xee8kb-root > a.MuiTypography-root |
Learn more div.tss-wzue4g-root > div.tss-1y4gm05-row-centered-largeGraphicRow > div.MuiBox-root > a.MuiTypography-root |
Eco-literacy for kids
The more kids understand about how the natural world wor… div.MuiBox-root > div.MuiBox-root > div.tss-1ttzg4z-grid-carouselHeight-active > a.tss-bv52uj-cardLink |
Nature Documentaries
From snow-capped mountains to wildlife thriving in the co… div.MuiBox-root > div.MuiBox-root > div.tss-1ttzg4z-grid-carouselHeight-active > a.tss-bv52uj-cardLink |
Top interlibrary loan requests: March 2026
Here are the ten books most frequen… div.MuiBox-root > div.MuiBox-root > div.tss-1ttzg4z-grid-carouselHeight-active > a.tss-bv52uj-cardLink |