Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureActionNo landmarksFIX
No landmarks detected
Screen reader users have no way to navigate by region.
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
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
F404 Error PageActionHTTP 404, bare 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
BHeading Hierarchy27 headings, 1 skip(s)REVIEW
- H1 You chair a conference.We have all you need.One platform: EasyChair
- H1 Services we provide duplicate H1
- H2 Conference management system
- H2 Registration
- H2 Publishing
- H2 Smart CFP
- H2 Smart Slide
- H2 WEB TRAFFIC: 21M+ PAGES PER MONTH
- H1 4,738,746 duplicate H1
- H1 123,788 duplicate H1
- H1 21,192 duplicate H1
- H2 SINCE 2002 ON THE MARKET
- H1 Thousands of customers trust EasyChair, including: duplicate H1
- H3 Úlfar Erlingsson skipped
- H3 Pascal van Hentenryck
- H3 Manuel Hermenegildo
- H3 Philippe Darondeau
- H3 Eugenio Moggi
- H3 Leonid Libkin
- H3 Moshe Vardi
- H3 Achim Jung
- H3 Fabio Casati
- H3 Ion Mandoiu
- H3 Andrei Voronkov
- H3 Tetsuo Ida
- H3 Robert Miner
- H3 Kurt Mehlhorn
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
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
CAlt Text QualityAction43 of 52 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 43 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
BLighthouse Accessibility AuditsScore 87/100 — 3 failing, 12 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.
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 |
|---|
Log in div.q-buttons-container > div.q-buttons-top > div.linklogin > a |
Learn more ▶ div.content-row > div.content-block > p.learnmore-link > a |
Learn more ▶ div.content-row > div.content-block > p.learnmore-link > a |
Learn more ▶ div.content-row > div.content-block > p.learnmore-link > a |
Learn more ▶ div.content-row > div.content-block > p.learnmore-link > a |
Learn more ▶ div.content-row > div.content-block > p.learnmore-link > a |
Organisations: div.page > div.stripe > div.segment > div.group-logos-title |
Associations/Societies: div.page > div.stripe > div.segment > div.group-logos-title |
North America: div.page > div.stripe > div.segment > div.group-logos-title |
Asia and Oceania: div.page > div.stripe > div.segment > div.group-logos-title |
Europe: div.page > div.stripe > div.segment > div.group-logos-title |
South America: div.page > div.stripe > div.segment > div.group-logos-title |
Conference management div.content-block > ul.qlinks > li > a |
Registration div.content-block > ul.qlinks > li > a |
Publishing div.content-block > ul.qlinks > li > a |
Smart CFP div.content-block > ul.qlinks > li > a |
Smart Slide div.content-block > ul.qlinks > li > a |
Smart Program div.content-block > ul.qlinks > li > a |
About Us div.content-block > ul.qlinks > li > a |
Contact div.content-block > ul.qlinks > li > a |
Careers div.content-block > ul.qlinks > li > a |
Testimonials div.content-block > ul.qlinks > li > a |
Policy for conferences div.content-block > ul.qlinks > li > a |
Privacy div.content-block > ul.qlinks > li > a |
Terms of service div.content-block > ul.qlinks > li > a |
Create conference div.content-block > ul.qlinks > li > a |
Licenses and pricing div.content-block > ul.qlinks > li > a |
FAQ div.content-block > ul.qlinks > li > a |
Copyright © 2002-2026 EasyChair div.stripe > div.segment > div.content-row > div.to-center |
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 |
|---|
Achim Jung div#slider:2 > div.content-row > div.content-block-testimonial > h3.testimonials |
These are opportunities to improve keyboard navigation in your application.
Best practices
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.
A+Form AccessibilityNo form controlsPASS
A+Link & Button Quality89 links, 0 buttons — all OKPASS
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 You chair a conferen… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 We have all you need… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 One platform: EasyCh… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 Services we provide | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 4,738,746 | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 123,788 | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 21,192 | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 Thousands of custome… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 WEB TRAFFIC: | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 PAGES PER MONTH | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 SINCE | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 ON THE MARKET | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Úlfar Erlingsson | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Pascal van Hentenryc… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Manuel Hermenegildo | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Philippe Darondeau | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Eugenio Moggi | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Leonid Libkin | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Moshe Vardi | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Achim Jung | 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.