Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction6 landmarksFIX
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
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
DLink & Button QualityAction23 issue(s) across 275 links and 17 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://webaccounts.imo.org | IMO Web Accounts | new tab | Add '(opens in new tab)' to text |
| /en/GoogleSearch/SearchPosts/Default.asp… | (empty) | empty | Add link text or aria-label |
| /en/GoogleSearch/SearchPosts/Default.asp… | (empty) | empty | Add link text or aria-label |
| https://webaccounts.imo.org | IMO WEB ACCOUNTS | new tab | Add '(opens in new tab)' to text |
| https://www.imo.org/en/mediacentre/hotto… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Middle East Strait Of Hormuz.Aspx | |||
| https://www.imo.org/en/about/events/page… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: World Maritime Theme 2026 2027.Aspx | |||
| https://www.imo.org/en/MediaCentre/HotTo… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Supporting Seafarers.Aspx | |||
| https://www.imo.org/en/mediacentre/meeti… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Preview Mepc 84.Aspx | |||
| /en/MediaCentre/SecretaryGeneral/Pages/D… | here | generic text | Replace with descriptive text |
Before: here Suggested: Default.Aspx | |||
| https://www.imo.org/en/OurWork/Safety/Pa… | read more | generic text | Replace with descriptive text |
Before: read more Suggested: Default.Aspx | |||
| https://www.imo.org/en/OurWork/Pages/Def… | read more | generic text | Replace with descriptive text |
Before: read more Suggested: Default.Aspx | |||
| https://www.imo.org/en/OurWork/Environme… | read more | generic text | Replace with descriptive text |
Before: read more Suggested: Default.Aspx | |||
| https://www.imo.org/en/OurWork/Safety/Pa… | read more | generic text | Replace with descriptive text |
Before: read more Suggested: Default.Aspx | |||
| https://www.imo.org/en/OurWork/Pages/Def… | read more | generic text | Replace with descriptive text |
Before: read more Suggested: Default.Aspx | |||
| https://www.imo.org/en/About/Conventions… | read more | generic text | Replace with descriptive text |
Before: read more Suggested: Default.Aspx | |||
| https://www.imo.org/en/publications/Page… | read more | generic text | Replace with descriptive text |
Before: read more Suggested: Home.Aspx | |||
| https://www.imo.org/en/OurWork/ERO/Pages… | read more | generic text | Replace with descriptive text |
Before: read more Suggested: Imo Awards And Recognitions.Aspx | |||
| https://www.imo.org/en/About/Events/Page… | read more | generic text | Replace with descriptive text |
Before: read more Suggested: World Maritime Theme 2025.Aspx | |||
| https://www.imo.org/en/About/Events/Page… | read more | generic text | Replace with descriptive text |
Before: read more Suggested: Day Of The Seafarer 2023.Aspx | |||
| https://www.imo.org/en/OurWork/ERO/Pages… | read more | generic text | Replace with descriptive text |
Before: read more Suggested: Imo Awards And Recognitions.Aspx | |||
| https://www.imo.org/en/About/Events/Page… | read more | generic text | Replace with descriptive text |
Before: read more Suggested: World Maritime Theme 2025.Aspx | |||
| http://docs.imo.org/ | ACCESS IMO DOCUMENTS | new tab | Add '(opens in new tab)' to text |
| https://www.imo.org/en/MediaCentre/HotTo… | read more | generic text | Replace with descriptive text |
Before: read more Suggested: Sustainabledevelopmentgoals.Aspx | |||
| https://lms.imo.org/moodle310 | read more | generic text | Replace with descriptive text |
Before: read more Suggested: Moodle310 | |||
| https://tcportal.imo.org | read more | generic text | Replace with descriptive text |
Before: read more Suggested: Tcportal.Imo.Org | |||
| https://www.imo.org/en/publications/Page… | read more | generic text | Replace with descriptive text |
Before: read more Suggested: Home.Aspx | |||
Links without text are announced as raw URLs by screen readers.
/en/GoogleSearch/SearchPosts/Default.aspx; /en/GoogleSearch/SearchPosts/Default.aspx
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.
https://www.imo.org/en/mediacentre/hottopics/pages/middle-east-strait-of-horm… ("Read more"); https://www.imo.org/en/about/events/pages/world-maritime-theme-2026-2027.aspx ("Read more"); https://www.imo.org/en/MediaCentre/HotTopics/Pages/Supporting-Seafarers.aspx ("Read more"); https://www.imo.org/en/mediacentre/meetingsummaries/pages/preview-mepc-84.aspx ("Read more"); /en/MediaCentre/SecretaryGeneral/Pages/Default.aspx ("here"); https://www.imo.org/en/OurWork/Safety/Pages/default.aspx (""); https://www.imo.org/en/OurWork/Pages/Default.aspx (""); https://www.imo.org/en/OurWork/Environment/Pages/Default.aspx (""); https://www.imo.org/en/OurWork/Safety/Pages/default.aspx (""); https://www.imo.org/en/OurWork/Pages/Default.aspx ("") (+11 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://webaccounts.imo.org; https://webaccounts.imo.org; http://docs.imo.org/
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 500, custom pageFIX
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
CHeading HierarchyAction31 headings, 2 skip(s)REVIEW
- H1 Facilitation Committee approves digitalization strategy and cyber security measures
- H1 IMO approves new guidelines on ship registration duplicate H1
- H1 Hazardous cargo compensation regime moves to entry into force duplicate H1
- H1 “Fragmented responses are no longer sufficient”: IMO Secretary-General duplicate H1
- H1 Facilitation Committee approves digitalization strategy and cyber security measures duplicate H1
- H1 IMO approves new guidelines on ship registration duplicate H1
- H4 IMO At Glance skipped
- H3 Applications open: technical assistance for passenger ship decarbonization feasibility studies
- H3 Comoros launches National Maritime Security Committee with IMO support
- H3 GMN project launches AI-driven fuel optimisation pilot in Mexico
- H3 Middle East - Latest updates
- H3 From Policy to Practice: Powering Maritime Excellence
- H3 Supporting Seafarers: resources and general information
- H3 PREVIEW: Marine Environment Protection Committee (MEPC 84) 27 April-1 May
- H2 IMO Secretary-General Mr. Arsenio Dominguez
- H3 Latest video
- H2 Maritime Safety
- H2 OUR WORK
- H2 Marine Environment
- H2 Maritime Safety
- H2 OUR WORK
- H2 CONVENTIONS
- H2 PUBLICATIONS
- H2 IMO Awards
- H2 WORLD MARITIME THEME
- H2 Day of the Seafarer
- H2 IMO Awards
- H2 WORLD MARITIME THEME
- H2 RESOURCES
- H2 IMO MEETINGS
- H6 (empty)
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
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
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
BAlt Text Quality27 of 33 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 1 image(s) |
| generic | 26 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
BFavicon & Branding4 icon(s) detectedREVIEW
BLighthouse Accessibility AuditsScore 83/100 — 6 failing, 25 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.
ARIA
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
TOP STORY
Facilitation Committee approves digitalization strategy and cyber sec… div#tns1-mw > div#tns1-iw > div#tns1 > div.tns-item |
TOP STORY
Hazardous cargo compensation regime moves to entry into force
Belgiu… div#tns1-mw > div#tns1-iw > div#tns1 > div#tns1-item1 |
TOP STORY
“Fragmented responses are no longer sufficient”: IMO Secretary-Genera… div#tns1-mw > div#tns1-iw > div#tns1 > div#tns1-item2 |
TOP STORY
Facilitation Committee approves digitalization strategy and cyber sec… div#tns1-mw > div#tns1-iw > div#tns1 > div#tns1-item3 |
TOP STORY
IMO approves new guidelines on ship registration
IMO Legal Committee… div#tns1-mw > div#tns1-iw > div#tns1 > div.tns-item |
MARITIME SAFETY
FIND OUT MORE div#tns2-mw > div#tns2-iw > div#tns2 > div.entry-item |
MARINE ENVIRONMENT
FIND OUT MORE div#tns2-mw > div#tns2-iw > div#tns2 > div#tns2-item1 |
MARITIME SAFETY
FIND OUT MORE div#tns2-mw > div#tns2-iw > div#tns2 > div#tns2-item2 |
OUR WORK
FIND OUT MORE div#tns2-mw > div#tns2-iw > div#tns2 > div.entry-item |
IMO AWARDS
FIND OUT MORE div#tns3-mw > div#tns3-iw > div#tns3 > div.entry-item |
DAY OF THE SEAFARER
FIND OUT MORE div#tns3-mw > div#tns3-iw > div#tns3 > div#tns3-item1 |
IMO AWARDS
FIND OUT MORE div#tns3-mw > div#tns3-iw > div#tns3 > div#tns3-item2 |
WORLD MARITIME THEME
FIND OUT MORE div#tns3-mw > div#tns3-iw > div#tns3 > div.entry-item |
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.
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 |
|---|
FIND OUT MORE div#tns1-item0 > div.hero-slide > div.text-container > a.btn |
Copyright International Maritime Organization (IMO). div.col-md-12 > div.d-flex > div > p.copyright |
Terms of use div > ul.secondary-nav > li > a.underlined |
Privacy Policy div > ul.secondary-nav > li > a.underlined |
The official languages of IMO are Arabic, Chinese, English, French, Russian and… div.col-md-12 > div.d-flex > div.w-100 > small |
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 |
|---|
IMO At Glance div.row > div.col-lg-6 > div.imo-figures > h4.label-small |
div.row > div.mt-md-5 > div.follow-us-box > h6 div.row > div.mt-md-5 > div.follow-us-box > h6 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
div.row > div.col-sm-12 > div.media > img div.row > div.col-sm-12 > div.media > 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 |
|---|
nav.navbar > div.container-fluid > div.nav-item > a.icon-button nav.navbar > div.container-fluid > div.nav-item > a.icon-button |
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.
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+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 Facilitation Committ… | 19.57:1 | 3.0:1 | #000000 | #F5F7FA | Pass |
| h1 IMO approves new gui… | 19.57:1 | 3.0:1 | #000000 | #F5F7FA | Pass |
| h1 Hazardous cargo comp… | 19.57:1 | 3.0:1 | #000000 | #F5F7FA | Pass |
| h1 “Fragmented respon… | 19.57:1 | 3.0:1 | #000000 | #F5F7FA | Pass |
| h1 Facilitation Committ… | 19.57:1 | 3.0:1 | #000000 | #F5F7FA | Pass |
| h1 IMO approves new gui… | 19.57:1 | 3.0:1 | #000000 | #F5F7FA | Pass |
| h2 IMO Secretary-Gen… | 19.57:1 | 3.0:1 | #000000 | #F5F7FA | Pass |
| h2 Maritime Safety | 19.57:1 | 3.0:1 | #000000 | #F5F7FA | Pass |
| h2 OUR WORK | 19.57:1 | 3.0:1 | #000000 | #F5F7FA | Pass |
| h2 Marine Environment | 19.57:1 | 3.0:1 | #000000 | #F5F7FA | Pass |
| h2 Maritime Safety | 19.57:1 | 3.0:1 | #000000 | #F5F7FA | Pass |
| h2 OUR WORK | 19.57:1 | 3.0:1 | #000000 | #F5F7FA | Pass |
| h2 CONVENTIONS | 19.57:1 | 3.0:1 | #000000 | #F5F7FA | Pass |
| h2 PUBLICATIONS | 19.57:1 | 3.0:1 | #000000 | #F5F7FA | Pass |
| h2 IMO Awards | 19.57:1 | 3.0:1 | #000000 | #F5F7FA | Pass |
| h2 WORLD MARITIME THEME | 19.57:1 | 3.0:1 | #000000 | #F5F7FA | Pass |
| h2 Day of the Seafarer | 19.57:1 | 3.0:1 | #000000 | #F5F7FA | Pass |
| h2 IMO Awards | 19.57:1 | 3.0:1 | #000000 | #F5F7FA | Pass |
| h2 WORLD MARITIME THEME | 19.57:1 | 3.0:1 | #000000 | #F5F7FA | Pass |
| h2 RESOURCES | 19.57:1 | 3.0:1 | #000000 | #F5F7FA | 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.