Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction8 issue(s) across 129 links and 18 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://ielts.org/take-a-test | (empty) | empty | Add link text or aria-label |
| https://ielts.org/organisations | (empty) | empty | Add link text or aria-label |
| https://ielts.org/researchers | (empty) | empty | Add link text or aria-label |
| https://takeielts.britishcouncil.org | brc | new tab | Add '(opens in new tab)' to text |
| https://ielts.idp.com | idp | new tab | Add '(opens in new tab)' to text |
| https://www.cambridgeenglish.org/?utm_me… | cbr | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/ielts-o… | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/user/IELTSOffici… | YouTube | new tab | Add '(opens in new tab)' to text |
| https://ielts.org/legal/cookies | More information about your pr… | new tab | Add '(opens in new tab)' to text |
| https://www.onetrust.com/products/cookie… | Powered by OneTrust Opens in a… | new tab | Add '(opens in new tab)' to text |
| <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://ielts.org/take-a-test; https://ielts.org/organisations; https://ielts.org/researchers
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
Add '(opens in new tab)' to link text or aria-label.
https://takeielts.britishcouncil.org; https://ielts.idp.com; https://www.cambridgeenglish.org/?utm_medium=organic&utm_source=website&utm_c…; https://www.linkedin.com/company/ielts-official/; https://www.youtube.com/user/IELTSOfficial; https://ielts.org/legal/cookies; https://www.onetrust.com/products/cookie-consent/
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.button (#551 on page); button (#869 on page); button (#879 on page); button (#893 on page); button (#907 on page)
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
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction6 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
CForm AccessibilityAction3 of 12 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #navigation-search-dropdown-input | search | search input | aria-label |
| #ot-group-id-C0003 | checkbox | Functional Cookies | for/id |
| #ot-group-id-C0002 | checkbox | Performance Cookies | for/id |
| #ot-group-id-C0004 | checkbox | Targeting Cookies | for/id |
| #vendor-search-handler | text | Cookie list search | aria-label |
| #chkbox-id | checkbox | checkbox label | for/id |
| #select-all-hosts-groups-handler | checkbox | checkbox label | for/id |
| #select-all-vendor-groups-handler | checkbox | checkbox label | for/id |
| #select-all-vendor-leg-handler | checkbox | checkbox label | for/id |
| #g-recaptcha-response-100000 | textarea | (none) | none |
| q | search | (none) | none |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="search" name="q">; <input type="submit">; <textarea name="g-recaptcha-response" id="g-recaptcha-response-100000">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
CFavicon & BrandingAction5 icon(s) detectedREVIEW
CWeb ManifestActionValid manifestREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 14 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 |
|---|---|---|---|---|---|
| h1 The world's | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 English test | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 This website uses Co… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Privacy Preference C… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Manage Consent Prefe… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Cookie List | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title IELTS | Welcome to I… | 1.77:1 | 4.5:1 | #000000 | #710C1B | Fail |
| div Test Takers | 1.77:1 | 4.5:1 | #000000 | #710C1B | Fail |
| a Back to All | 1.04:1 | 4.5:1 | #000000 | #090506 | Fail |
| div Why choose IELTS? | 1.06:1 | 4.5:1 | #000000 | #110807 | Fail |
| a Back to Why choose I… | 1.17:1 | 4.5:1 | #000000 | #24120D | Fail |
| a Why choose IELTS? | 1.06:1 | 4.5:1 | #000000 | #0E0808 | Fail |
| a What can IELTS do fo… | 1.10:1 | 4.5:1 | #000000 | #1D0B08 | Fail |
| a Ways to take IELTS | 1.05:1 | 4.5:1 | #000000 | #110504 | Fail |
| a Who accepts IELTS? | 1.10:1 | 4.5:1 | #000000 | #1B0C09 | Fail |
| div Test types | 1.10:1 | 4.5:1 | #000000 | #1D0B07 | Fail |
| a Back to Test types | 1.08:1 | 4.5:1 | #000000 | #170A08 | Fail |
| a Test types | 1.10:1 | 4.5:1 | #000000 | #1B0C08 | Fail |
| a IELTS Academic | 1.10:1 | 4.5:1 | #000000 | #1D0B08 | Fail |
| a IELTS General Traini… | 1.08:1 | 4.5:1 | #000000 | #160A08 | Fail |
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+Heading Hierarchy9 headingsPASS
- H1 The world's most trusted English test
- H2 This website uses Cookies
- H2 Privacy Preference Centre
- H3 Manage Consent Preferences
- H4 Strictly Necessary Cookies
- H4 Functional Cookies
- H4 Performance Cookies
- H4 Targeting Cookies
- H3 Cookie List
A+Alt Text QualityAll 3 images OKPASS
A404 Error PageHTTP 404, custom pagePASS
ALighthouse Accessibility AuditsScore 91/100 — 2 failing, 26 passedPASS
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
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.row > div.col-12 > form.navigation__search-dropdown-form > input.navigation__search-dropdown-input div.row > div.col-12 > form.navigation__search-dropdown-form > input.navigation__search-dropdown-input |
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 |
|---|
ul.navigation__mobile-link-list > li.navigation__mobile-link-list-link > div.container > a ul.navigation__mobile-link-list > li.navigation__mobile-link-list-link > div.container > a |
ul.navigation__mobile-link-list > li.navigation__mobile-link-list-link > div.container > a ul.navigation__mobile-link-list > li.navigation__mobile-link-list-link > div.container > a |
ul.navigation__mobile-link-list > li.navigation__mobile-link-list-link > div.container > a ul.navigation__mobile-link-list > li.navigation__mobile-link-list-link > div.container > a |
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.