Skip to content
https://cedar.sauna.equipment/headrest/

Accessibility

· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.
SCORE
81
GRADE
B
FIX
6
REVIEW
1
PASS
17
INFO
0
Checks
24
17 PASS 1 REVIEW 6 FIX
F
404 Error Page
Action
HTTP 404, bare page
FIX
HTTP 404, bare page
Info::
Correct 404 status code returned
Got: HTTP 404
Warning::
Bare server default 404 page
The 404 page has no custom styling. Users hitting a broken link see a generic error with no way to navigate back. Add a custom 404 page with your site navigation and a search bar.
404 Page Quality Default 404 Page
Status Code HTTP 404 Page Title 404 Not Found Custom Styling Navigation Homepage Link Search Form
F
Favicon & Branding
Action
No icons detected
FIX
No icons detected
Warning::
No favicon.ico at site root
Some older browsers, bookmark tools, and RSS readers look for /favicon.ico. Add one as a fallback.
Info::
No apple-touch-icon detected
iOS devices use this when users add your site to their home screen. Add <link rel='apple-touch-icon' sizes='180x180' href='/apple-touch-icon.png'>.
Critical::
No favicon or icon links detected
Your site will show the browser's generic page icon in tabs, bookmarks, and home screens.
favicon.ico Missing
PNG Icons Missing
Apple Touch Missing
SVG Favicon Missing
Manifest Icons Missing
Multiple Sizes Missing
D
Web Manifest
Action
Not found
FIX
Not found
Info::
No web manifest found
No manifest at standard paths (/manifest.json, /site.webmanifest). A manifest is optional but enables PWA features like home screen installation and standalone display.

No web manifest found.

D
Dark Mode Support
Action
Theme color only
FIX
Theme color only
Info::
Theme-color present but no dark variant
A theme-color is set but no dark-specific variant was found. The browser toolbar may not adapt for dark mode users.
Got: #f7f3ee
Info::
No dark mode signals detected
Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
Info::
Detection limited to meta tags and inline styles
External CSS files may contain prefers-color-scheme rules not visible to this scan.
Dark ModePartial Dark Mode
color-scheme meta Not set Dark theme-color Not set CSS indicators Not detected

Detection limited to meta tags and inline styles.

D
Print Stylesheet
Action
No print styles
FIX
No print styles
Info::
No print-specific styles detected
When users print this page, they get the screen layout including navigation and non-essential elements. Add @media print rules to hide navigation and optimize layout for paper.
Print Stylesheet No Print Styles
Print stylesheet Not found Inline @media print Not detected
F
Navigation UX
Action
1 navigation pattern(s)
FIX
1 navigation pattern(s)
Info::
Skip navigation link detected
Info::
2 navigation landmark(s) detected
Info::
Hamburger menu detected (responsive design)
Breadcrumbs
Search
Skip Link Skip link detected
Labeled Navigation 2 <nav> element(s)
Back to Top
Hamburger Menu
Sticky Navigation Cannot reliably detect (CSS-based)
3 of 6 testable patterns navigation patterns detected. Strong navigation UX with multiple discovery paths.
B
Mobile-Readable Font Sizes
95% of visible text renders at >= 12 CSS px (7 below threshold)
REVIEW
95% of visible text renders at >= 12 CSS px (7 below threshold)
Info::
7 text node(s) render below 12 CSS pixels on mobile
Mobile browsers default the root font-size to 16 px; text below ~ 12 px (75% of root) is hard to read without zooming. WCAG 1.4.4 (Resize Text) requires the page to support 200% zoom without loss of functionality -- which most layouts handle, but small base text still costs readability and conversion. Audit which selectors set sizes below 12 px (often footers, fine print, table cells) and bump them to 14-16 px or use rem units that scale with user preferences. Examples: <p> 11.5px ("Canadian red cedar · RC-003"); <span> 11.5px ("Wood"); <span> 11.5px ("Profile"); <span> 11.5px ("Heat"); <span> 11.5px ("Maker").
A+
Landmark Structure
6 landmarks
PASS
6 landmarks
Info::
<main> landmark present
Info::
2 <nav> landmark(s) found
Info::
All <nav> elements are properly labeled
Info::
Skip navigation link present
Page Structure — as a screen reader sees it
BANNER header NAV "Page" MAIN ASIDE CONTENTINFO footer
A+
Heading Hierarchy
13 headings
PASS
13 headings
Info::
Single H1 present
  • H1 Cedar sauna headrest
  • H2 A cedar sauna headrest, among its close relations
  • H2 Open slats, a shallow curve, nothing to trap heat
  • H2 Why the wood is Canadian red cedar
  • H2 How the rest actually sits in the room
  • H3 Reclined, not stacked
  • H3 Air under the head
  • H3 Traditional, IR, steam
  • H2 Why this cedar execution of RUVARO is the one to keep
  • H2 Not mass-shaped plastic with a wood sticker
  • H2 People who search “cedar sauna headrest” usually ask
  • H2 Keep the neck in the ritual.
  • H2 More from the sauna workshop
A+
Heading Text Quality
All 13 heading(s) have substantive, well-formed text
PASS
All 13 heading(s) have substantive, well-formed text
Info::
Heading text quality is clean -- no placeholder, length, or styling issues
A+
Alt Text Quality
No images
PASS
No images
Info::
No images on this page
No images on this page.
A+
Form Accessibility
No form controls
PASS
No form controls
Info::
No form controls on this page
No form controls found.
A+
Form Input Types
No form controls on this page
PASS
No form controls on this page
Info::
No form controls on this page
A+
Form Input Quality
No form controls on this page
PASS
No form controls on this page
Info::
No form controls on this page
A+
Mobile Keyboard & Autofill
No form controls -- mobile keyboard check is N/A
PASS
No form controls -- mobile keyboard check is N/A
Info::
No form controls on this page
A+
Document Language
Lang attribute set to "en"
PASS
Lang attribute set to "en"
Info::
<html lang="en"> is set and valid
Got: en
A+
Tabindex Anti-Patterns
No explicit tabindex attributes found
PASS
No explicit tabindex attributes found
Info::
No explicit tabindex attributes found
A+
Iframe Accessibility
No iframes on this page
PASS
No iframes on this page
Info::
No iframes on this page
A+
Tap Target Adequacy
All tap targets meet WCAG 2.5.5/2.5.8 sizing
PASS
All tap targets meet WCAG 2.5.5/2.5.8 sizing
Info::
All tap targets meet WCAG 2.5.5 (44x44px) sizing
A+
PWA Depth
No PWA depth issues detected
PASS
No PWA depth issues detected
Info::
No PWA depth issues detected
A+
Mobile UX Depth
1 mobile-depth signal(s) detected
PASS
1 mobile-depth signal(s) detected
Info::
Browser-chrome `theme-color` meta tag present
The page sets `<meta name="theme-color" content="...">`, which Android Chrome uses to tint the status bar and iOS Safari uses for the toolbar background. Brand polish that costs nothing and Just Works.
A+
Color Contrast (Screenshot)
20 text elements analyzed, 0 fail WCAG AA
PASS

Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.

20 pass
Show all checked elements (20)
ElementRatioRequiredFGBGResult
h1 Cedar sauna headrest17.74:13.0:1
#000000
#F1EBE4
Pass
h2 A cedar sauna headre…19.01:13.0:1
#000000
#F7F3EE
Pass
h2 Open slats, a shallo…19.01:13.0:1
#000000
#F7F3EE
Pass
h2 Why the wood is Cana…19.01:13.0:1
#000000
#F7F3EE
Pass
h2 How the rest actuall…19.01:13.0:1
#000000
#F7F3EE
Pass
h2 Why this cedar execu…19.01:13.0:1
#000000
#F7F3EE
Pass
h2 Not mass-shaped plas…19.01:13.0:1
#000000
#F7F3EE
Pass
h2 People who search …19.01:13.0:1
#000000
#F7F3EE
Pass
h2 Keep the neck in the…19.01:13.0:1
#000000
#F7F3EE
Pass
h2 More from the sauna …19.01:13.0:1
#000000
#F7F3EE
Pass
h3 Reclined, not stacke…19.01:13.0:1
#000000
#F7F3EE
Pass
h3 Air under the head19.01:13.0:1
#000000
#F7F3EE
Pass
h3 Traditional, IR, ste…19.01:13.0:1
#000000
#F7F3EE
Pass
title Cedar Sauna Headrest19.01:14.5:1
#000000
#F7F3EE
Pass
a Skip to content19.01:14.5:1
#000000
#F7F3EE
Pass
a Cedar Sauna Headrest18.35:14.5:1
#000000
#F4EFE7
Pass
a Anatomy17.89:14.5:1
#000000
#F2ECE4
Pass
a Cedar18.02:14.5:1
#000000
#F2EDE5
Pass
a Why this one18.18:14.5:1
#000000
#F3EEE6
Pass
a FAQ18.07:14.5:1
#000000
#F3EDE6
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 Audits
Score 96/100 — 2 failing, 26 passed
PASS
96

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
01 — Family of rests section#read > div.wrap > div > p.idx
sauna headrest div.wrap > div.prose > p > a
sauna pillow div.wrap > div.prose > p > a
wooden sauna headrest div.wrap > div.prose > p > a
sauna neck support div.wrap > div.prose > p > a
02 — Anatomy main#main > section#anatomy > div.wrap > p.idx
RUVARO · SAUNAHEADREST.COM div.split > div > blockquote.quote > cite
03 — Material section#cedar > div.wrap > div > p.idx
RUVARO Wellness div.wrap > div.prose > p > a
04 — In use main#main > section.section > div.wrap > p.idx
Listed size div.split > dl.specs > div > dt
Metric div.split > dl.specs > div > dt
Weight div.split > dl.specs > div > dt
Wood div.split > dl.specs > div > dt
Finish div.split > dl.specs > div > dt
Part div.split > dl.specs > div > dt
Maker div.split > dl.specs > div > dt
Use div.split > dl.specs > div > dt
RUVARO CEDAR SAUNA HEADREST table.compare > thead > tr > th
TYPICAL FOAM / FABRIC PILLOW table.compare > thead > tr > th
Skin feel in heat table.compare > tbody > tr > td
Warm wood, open air, no cling table.compare > tbody > tr > td.hi
Moisture table.compare > tbody > tr > td
Wipes dry; cedar resists rot table.compare > tbody > tr > td.hi
Scent table.compare > tbody > tr > td
Natural cedar as the room warms table.compare > tbody > tr > td.hi
Visual match table.compare > tbody > tr > td
Same family as cedar benches table.compare > tbody > tr > td.hi
Weight table.compare > tbody > tr > td
1.7 lb — stable, portable table.compare > tbody > tr > td.hi
06 — Craft section.section > div.wrap > div > p.idx
07 — Questions section#faq > div.wrap > div > p.idx
RC-003 · CANADIAN RED CEDAR div.wrap > div.cta > div.cta-card > p.kicker

These are opportunities to improve the legibility of your content.

Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. Learn more about table headers.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
RUVARO CEDAR SAUNA HEADREST TYPICAL FOAM / FABRIC PILLOW GENERIC BAMBOO REST S… main#main > section#why > div.wrap > table.compare
Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
ARIA attributes are used as specified for the element's role
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
Links have a discernible name
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
Touch targets have sufficient size and spacing.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
Heading elements appear in a sequentially-descending order
Skip links are focusable.
Document has a main landmark.
Identical links have the same purpose.
Elements with visible text labels have matching accessible names.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
Deprecated ARIA roles were not used
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
`[role]`s have all required `[aria-*]` attributes
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
`[role]` values are valid
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
ARIA IDs are unique
No form fields have multiple labels
`<frame>` or `<iframe>` elements have a title
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Image elements have `[alt]` attributes
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Form elements have associated labels
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
No element has a `[tabindex]` value greater than 0
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback