Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction27 issue(s) across 201 links and 41 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.blurb.com/privacy | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| / | (empty) | empty | Add link text or aria-label |
| / | (empty) | empty | Add link text or aria-label |
| / | (empty) | empty | Add link text or aria-label |
| /self-publish | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Self Publish | |||
| /self-publish | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Self Publish | |||
| /terms | Terms of Service | new tab | Add '(opens in new tab)' to text |
| /privacy | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/BlurbBooks | (empty) | empty | Add link text or aria-label |
| https://twitter.com/BlurbBooks | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/blurbbooks | (empty) | empty | Add link text or aria-label |
| https://www.pinterest.com/blurbbooks | (empty) | empty | Add link text or aria-label |
| https://www.youtube.com/user/BlurbBooks | (empty) | empty | Add link 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 |
| <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 |
| <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.facebook.com/BlurbBooks; https://twitter.com/BlurbBooks; https://www.instagram.com/blurbbooks; https://www.pinterest.com/blurbbooks; https://www.youtube.com/user/BlurbBooks
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.
/self-publish ("Learn more"); /self-publish ("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.blurb.com/privacy; /terms; /privacy
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.h-full (#249 on page); button.embla__dot (#653 on page); button.embla__dot (#654 on page); button.embla__dot (#655 on page); button.embla__dot (#656 on page); button.embla__dot (#882 on page); button.embla__dot (#883 on page); button.embla__dot (#884 on page); button.embla__dot (#885 on page); button.embla__dot (#933 on page) (+7 more)
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
DFavicon & BrandingAction3 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
BLandmark Structure6 landmarksREVIEW
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
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
C404 Error PageActionCould not testREVIEW
404 page quality check not available.
BLighthouse Accessibility AuditsScore 83/100 — 5 failing, 23 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.block > div.embla > div.embla__dots > button.embla__dot div.block > div.embla > div.embla__dots > button.embla__dot |
div.block > div.embla > div.embla__dots > button.embla__dot div.block > div.embla > div.embla__dots > button.embla__dot |
div.block > div.embla > div.embla__dots > button.embla__dot div.block > div.embla > div.embla__dots > button.embla__dot |
div.block > div.embla > div.embla__dots > button.embla__dot div.block > div.embla > div.embla__dots > button.embla__dot |
div.flex > div.embla > div.embla__dots > button.embla__dot div.flex > div.embla > div.embla__dots > button.embla__dot |
div.flex > div.embla > div.embla__dots > button.embla__dot div.flex > div.embla > div.embla__dots > button.embla__dot |
div.flex > div.embla > div.embla__dots > button.embla__dot div.flex > div.embla > div.embla__dots > button.embla__dot |
div.flex > div.embla > div.embla__dots > button.embla__dot div.flex > div.embla > div.embla__dots > button.embla__dot |
div.flex > div.embla > div.embla__dots > button.embla__dot div.flex > div.embla > div.embla__dots > button.embla__dot |
div.flex > div.embla > div.embla__dots > button.embla__dot div.flex > div.embla > div.embla__dots > button.embla__dot |
div.flex > div.embla > div.embla__dots > button.embla__dot div.flex > div.embla > div.embla__dots > button.embla__dot |
div.flex > div.embla > div.embla__dots > button.embla__dot div.flex > div.embla > div.embla__dots > button.embla__dot |
div.flex > div.embla > div.embla__dots > button.embla__dot div.flex > div.embla > div.embla__dots > button.embla__dot |
div.flex > div.embla > div.embla__dots > button.embla__dot div.flex > div.embla > div.embla__dots > button.embla__dot |
div.flex > div.embla > div.embla__dots > button.embla__dot div.flex > div.embla > div.embla__dots > button.embla__dot |
div.flex > div.embla > div.embla__dots > button.embla__dot div.flex > div.embla > div.embla__dots > button.embla__dot |
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#nav-auth-container > div.block > div.flex > a div#nav-auth-container > div.block > div.flex > a |
div.text-blurb-text-inverse > div.flex > div.flex > a.text-blurb-text-inverse div.text-blurb-text-inverse > div.flex > div.flex > a.text-blurb-text-inverse |
div.text-blurb-text-inverse > div.flex > div.flex > a.text-blurb-text-inverse div.text-blurb-text-inverse > div.flex > div.flex > a.text-blurb-text-inverse |
div.text-blurb-text-inverse > div.flex > div.flex > a.text-blurb-text-inverse div.text-blurb-text-inverse > div.flex > div.flex > a.text-blurb-text-inverse |
div.text-blurb-text-inverse > div.flex > div.flex > a.text-blurb-text-inverse div.text-blurb-text-inverse > div.flex > div.flex > a.text-blurb-text-inverse |
div.text-blurb-text-inverse > div.flex > div.flex > a.text-blurb-text-inverse div.text-blurb-text-inverse > div.flex > div.flex > a.text-blurb-text-inverse |
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 |
|---|
Privacy Policy div.osano-cm-window > div#84130079-22a3-4f1c-bda3-aa1bd3f2c0da > div.osano-cm-dialog__content > a.osano-cm-storage-policy |
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 |
|---|
Professional bookstore-grade quality div.value-props-container > div.value-props-items > div.flex > h4.text-left |
These are opportunities to improve keyboard navigation in your application.
Best practices
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 |
|---|
div.block > div.embla > div.embla__dots > button.embla__dot div.block > div.embla > div.embla__dots > button.embla__dot |
div.block > div.embla > div.embla__dots > button.embla__dot div.block > div.embla > div.embla__dots > button.embla__dot |
div.block > div.embla > div.embla__dots > button.embla__dot div.block > div.embla > div.embla__dots > button.embla__dot |
These items highlight common accessibility best practices.
AHeading Hierarchy23 headings, 1 skip(s)PASS
- H2 Promotional Information
- H2 Save 20% at the Blurb Bookstore*
- H2 Navigation menu
- H1 Your story starts here
- H2 Books and other products for every creative expression
- H3 Photo Books
- H3 Paperback & Hardcover
- H3 Magazines
- H3 Notebooks & Journals
- H2 Tools and resources for makers, sellers, and businesses
- H2 The Blurb Difference
- H4 Professional bookstore-grade quality skipped
- H4 Trusted printing partner
- H4 Sustainable papers & practices
- H4 Complete creative control
- H2 Thanks for joining!
- H2 Want 30% off? Sign up and save on your first book.
- H2 Inspiring examples made with Blurb
- H3 Branding at its best
- H3 A travel treasure
- H3 Refueling print
- H2 Have questions?Get answers.
- H2 Ready to get started?
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
A+Alt Text QualityAll 51 images OKPASS
| Issue | Count |
|---|---|
| too long | 2 image(s) |
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| Email Address | none |
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 Your story starts he… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Promotional Informat… | 14.03:1 | 3.0:1 | #000000 | #E5D0B6 | Pass |
| h2 Save 20% at the Blur… | 11.94:1 | 3.0:1 | #000000 | #D7C0A1 | Pass |
| h2 Navigation menu | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Books and other prod… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Tools and resources … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 The Blurb Difference | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Thanks for joining! | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Want 30% off? Sign u… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Inspiring examples m… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Have questions? | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Get answers. | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Ready to get started… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Photo Books | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Paperback & Hardcove… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Magazines | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Notebooks & Journals | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Branding at its best | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 A travel treasure | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Refueling print | 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.