Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction17 issue(s) across 97 links and 0 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| #header-login | (empty) | empty | Add link text or aria-label |
| mailto:subs.support@econsultancy.com | subs.support@econsultancy.com | new tab | Add '(opens in new tab)' to text |
| #primary-nav | (empty) | empty | Add link text or aria-label |
| /find-out-more/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Find Out More | |||
| https://econsultancy.com/team-engagement… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Team Engagement | |||
| https://econsultancy.com/practical-appli… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Practical Application | |||
| https://econsultancy.com/measurable-impa… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Measurable Impact | |||
| https://econsultancy.com/customisation/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Customisation | |||
| /custom-training-solutions/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Custom Training Solutions | |||
| https://econsultancy.com/ready-to-go-lea… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Ready To Go Learning | |||
| https://econsultancy.com/skills-gap-disc… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Skills Gap Discovery | |||
| https://econsultancy.com/expertise-ecomm… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Expertise Ecommerce | |||
| https://econsultancy.com/expertise-marke… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Expertise Marketing | |||
| https://econsultancy.com/analytics-train… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Analytics Training | |||
| https://econsultancy.com/customer-experi… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Customer Experience Cx Training | |||
| Discover the latest trends & i… | new tab | Add '(opens in new tab)' to text | |
| Discover the latest | new tab | Add '(opens in new tab)' to text | |
| https://econsultancy.com/ai-brand-market… | AI can be “springboard for p… | new tab | Add '(opens in new tab)' to text |
| https://econsultancy.com/ben-davis/ | Author | new tab | Add '(opens in new tab)' to text |
| https://econsultancy.com/ben-davis/ | Ben Davis | new tab | Add '(opens in new tab)' to text |
| https://econsultancy.com/ai-brand-market… | AI can be “springboard for p… | new tab | Add '(opens in new tab)' to text |
| https://econsultancy.com/ai-brand-market… | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: Ai Brand Marketing Capability | |||
| https://econsultancy.com/digital-marketi… | Eight digital and marketing tr… | new tab | Add '(opens in new tab)' to text |
| https://econsultancy.com/ben-davis/ | Author | new tab | Add '(opens in new tab)' to text |
| https://econsultancy.com/ben-davis/ | Ben Davis | new tab | Add '(opens in new tab)' to text |
| https://econsultancy.com/digital-marketi… | Eight digital and marketing tr… | new tab | Add '(opens in new tab)' to text |
| https://econsultancy.com/digital-marketi… | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: Digital Marketing Trends 2025 | |||
| https://econsultancy.com/marketing-jobs-… | AI skills in demand as markete… | new tab | Add '(opens in new tab)' to text |
| https://econsultancy.com/ben-davis/ | Author | new tab | Add '(opens in new tab)' to text |
| https://econsultancy.com/ben-davis/ | Ben Davis | new tab | Add '(opens in new tab)' to text |
| https://econsultancy.com/marketing-jobs-… | AI skills in demand as markete… | new tab | Add '(opens in new tab)' to text |
| https://econsultancy.com/marketing-jobs-… | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: Marketing Jobs Ai Skills 2025 | |||
| https://econsultancy.com/terms-condition… | Website Terms & Conditions | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/Econsultancy | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/econsul… | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/econsultancy | new tab | Add '(opens in new tab)' to text | |
Links without text are announced as raw URLs by screen readers.
#header-login; #primary-nav
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.
/find-out-more/ ("Learn more"); https://econsultancy.com/team-engagement/ ("Learn more"); https://econsultancy.com/practical-application/ ("Learn more"); https://econsultancy.com/measurable-impact/ ("Learn more"); https://econsultancy.com/customisation/ ("Learn more"); /custom-training-solutions/ ("Learn more"); https://econsultancy.com/ready-to-go-learning/ ("Learn more"); https://econsultancy.com/skills-gap-discovery/ ("Learn more"); https://econsultancy.com/expertise-ecommerce/ ("Learn more"); https://econsultancy.com/expertise-marketing/ ("Learn more") (+5 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.
mailto:subs.support@econsultancy.com; ; ; https://econsultancy.com/ai-brand-marketing-capability/; https://econsultancy.com/ben-davis/; https://econsultancy.com/ben-davis/; https://econsultancy.com/ai-brand-marketing-capability/; https://econsultancy.com/digital-marketing-trends-2025/; https://econsultancy.com/ben-davis/; https://econsultancy.com/ben-davis/ (+9 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
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
CLandmark StructureAction5 landmarksREVIEW
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
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction3 icon(s) detectedREVIEW
BColor Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAREVIEW
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 |
|---|---|---|---|---|---|
| h2 Real world training.… | 3.21:1 | 3.0:1 | #000000 | #BB0C33 | Pass |
| h2 Delivering best prac… | 3.21:1 | 3.0:1 | #000000 | #BB0C33 | Pass |
| h3 Sign in | 3.21:1 | 3.0:1 | #000000 | #BB0C33 | Pass |
| h3 Team Engagement | 3.21:1 | 3.0:1 | #000000 | #BB0C33 | Pass |
| h3 Practical Applicatio… | 3.21:1 | 3.0:1 | #000000 | #BB0C33 | Pass |
| h3 Measurable Impact | 3.21:1 | 3.0:1 | #000000 | #BB0C33 | Pass |
| h3 Flexible Customisati… | 3.21:1 | 3.0:1 | #000000 | #BB0C33 | Pass |
| h3 Ecommerce | 3.21:1 | 3.0:1 | #000000 | #BB0C33 | Pass |
| h3 Marketing | 3.21:1 | 3.0:1 | #000000 | #BB0C33 | Pass |
| h3 Data & Analytics | 3.21:1 | 3.0:1 | #000000 | #BB0C33 | Pass |
| h3 Customer Experience … | 3.21:1 | 3.0:1 | #000000 | #BB0C33 | Pass |
| title Econsultancy - learn… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Econsultancy | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Learning Solutions | 18.07:1 | 4.5:1 | #000000 | #EBEEF4 | Pass |
| span Upskilling | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Custom Training Solu… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Ready-To-Go Learning | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Capability Framework… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Skills Gap discovery | 21.00:1 | 4.5: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.
BLighthouse Accessibility AuditsScore 86/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.
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 |
|---|
Book a Consultation div.hero-banner__wrap > div.hero-banner__content > div.hero-banner__links > a.hero-banner__button |
Learn more div.features-widget > div.features-widget__wrap > div.features-widget__header > a.features-widget__button |
Learn more div.features-widget__list > div.features-widget__feature > div.features-widget__feature-content > a.features-widget__feature-link |
Learn more div.features-widget__list > div.features-widget__feature > div.features-widget__feature-content > a.features-widget__feature-link |
Learn more div.features-widget__list > div.features-widget__feature > div.features-widget__feature-content > a.features-widget__feature-link |
Learn more div.features-widget__list > div.features-widget__feature > div.features-widget__feature-content > a.features-widget__feature-link |
Learn more div.image-and-text-widget__wrap > div.image-and-text-widget__text > div.image-and-text-widget__button-container > a.image-and-text-widget__button |
Learn more div.image-and-text-widget__wrap > div.image-and-text-widget__text > div.image-and-text-widget__button-container > a.image-and-text-widget__button |
Learn more div.image-and-text-widget__wrap > div.image-and-text-widget__text > div.image-and-text-widget__button-container > a.image-and-text-widget__button |
Book a Consultation div.cta-widget > div.cta-widget__wrap > div.cta-widget__links > a.cta-widget__button |
Discover the latest div.widget > div.widget-container > div.widget-header > a.widget-link |
Book a Consultation div.cta-widget > div.cta-widget__wrap > div.cta-widget__links > a.cta-widget__button |
Cookies div#onetrust-group-container > div#onetrust-policy > span.ot-b-addl-desc > a |
Privacy Policy div#onetrust-group-container > div#onetrust-policy > span.ot-b-addl-desc > a |
List of Partners (vendors) div.ot-dpd-container > div.ot-dpd-content > p.ot-dpd-desc > button.ot-link-btn |
Consent to All Cookies div#onetrust-button-group-parent > div#onetrust-button-group > div.banner-actions-container > button#onetrust-accept-btn-handler |
Reject All div#onetrust-button-group-parent > div#onetrust-button-group > div.banner-actions-container > button#onetrust-reject-all-handler |
Manage Preferences div.ot-sdk-row > div#onetrust-button-group-parent > div#onetrust-button-group > button#onetrust-pc-btn-handler |
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 |
|---|
Transforming learning outcomes for the world’s biggest organisations div.widget > div.logo-showcase > div.logo-showcase__wrap > h3.logo-showcase__title |
These are opportunities to improve keyboard navigation in your application.
Names and labels
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.master-header__user-menu > ul.nav__user > li.nav__toggle > a.toggle div.master-header__user-menu > ul.nav__user > li.nav__toggle > a.toggle |
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
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 |
|---|
About Us nav.footer-nav > ul#menu-footer-menu > li#menu-item-539006 > a |
Privacy nav.footer-nav > ul#menu-footer-menu > li#menu-item-559618 > a |
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.js html.js |
These items highlight common accessibility best practices.
AHeading Hierarchy25 headings, 1 skip(s)PASS
- H3 Sign in
- H4 Need help signing in?
- H1 Engage your team Elevate their capabilities Accelerate growth
- H3 Transforming learning outcomes for the world’s biggest organisations skipped
- H2 Leading global businesses choose Econsultancy
- H2 Real world training. Real business change.
- H3 Team Engagement
- H3 Practical Application
- H3 Measurable Impact
- H3 Flexible Customisation
- H2 Learn your way with Custom Training Solutions
- H2 Move fast with Ready-To-Go Learning
- H2 Benchmark current capabilities with Skills Gap Discovery
- H3 Highly awarded, highly recognised training programs
- H2 Delivering best practice expertise since 1999
- H3 Ecommerce
- H3 Marketing
- H3 Data & Analytics
- H3 Customer Experience (CX)
- H2 Ready to start accelerating growth?
- H3 Discover the latest trends & insights
- H2 AI can be “springboard for productivity”, but not if brand-building fundamentals are broken
- H2 Eight digital and marketing trends for 2025
- H2 AI skills in demand as marketers wrestle with uncertainty into 2025
- H2 Tailor your training with a learning consultation
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