Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FAlt Text QualityAction8 of 17 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 6 image(s) |
| generic | 2 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
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FFavicon & BrandingAction2 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
FLighthouse Accessibility AuditsActionScore 45/100 — 4 failing, 2 passedFIX
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
The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. Learn more about document titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body > iframe#main-iframe body > iframe#main-iframe |
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.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
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.
BLandmark Structure7 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
CLink & Button QualityAction391 links, 6 buttons — all OKREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://privacy.microsoft.com/en-us/Priv… | Azure | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-us/Priv… | Azure | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-us/Priv… | Azure | new tab | Add '(opens in new tab)' to text |
| https://www.cookiebot.com/goto/privacy-p… | Cookiebot | new tab | Add '(opens in new tab)' to text |
| https://bitmovin.com/privacy/ | Bitmovin.com | new tab | Add '(opens in new tab)' to text |
| https://www.glassdoor.com/about/privacy.… | Glassdoor | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/en/privacy | Twitter Inc. | new tab | Add '(opens in new tab)' to text |
| https://vimeo.com/privacy | Vimeo | new tab | Add '(opens in new tab)' to text |
| https://matterport.com/legal/privacy-pol… | Matterport | new tab | Add '(opens in new tab)' to text |
| https://www.glassdoor.com/about/privacy.… | Glassdoor | new tab | Add '(opens in new tab)' to text |
| https://vimeo.com/privacy | Vimeo | new tab | Add '(opens in new tab)' to text |
| https://www.cloudflare.com/privacypolicy… | Cloudflare | new tab | Add '(opens in new tab)' to text |
| https://www.hertz.co.uk/rentacar/privacy… | Hertz | new tab | Add '(opens in new tab)' to text |
| https://www.hertz.co.uk/rentacar/privacy… | Hertz | new tab | Add '(opens in new tab)' to text |
| https://www.hertz.co.uk/rentacar/privacy… | Hertz | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://www.responsetap.com/gb/privacy-p… | ResponseTap | new tab | Add '(opens in new tab)' to text |
| https://www.responsetap.com/gb/privacy-p… | ResponseTap | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://www.hertz.co.uk/rentacar/privacy… | Hertz | new tab | Add '(opens in new tab)' to text |
| https://www.hertz.co.uk/rentacar/privacy… | Hertz | new tab | Add '(opens in new tab)' to text |
| https://www.hertz.co.uk/rentacar/privacy… | Hertz | new tab | Add '(opens in new tab)' to text |
| https://www.hertz.co.uk/rentacar/privacy… | Hertz | new tab | Add '(opens in new tab)' to text |
| https://www.cookiebot.com/goto/privacy-p… | Cookiebot | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-us/Priv… | Azure | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-us/Priv… | Azure | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/legal/privacy-p… | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/legal/privacy-p… | new tab | Add '(opens in new tab)' to text | |
| https://stripe.com/privacy | Stripe | new tab | Add '(opens in new tab)' to text |
| https://stripe.com/privacy | m.stripe.com | new tab | Add '(opens in new tab)' to text |
| https://stripe.com/privacy | m.stripe.com | new tab | Add '(opens in new tab)' to text |
| https://stripe.com/privacy | m.stripe.com | new tab | Add '(opens in new tab)' to text |
| https://www.weddingdates.ie/privacy/ | Wedding Dates | new tab | Add '(opens in new tab)' to text |
| https://www.weddingdates.ie/privacy/ | Wedding Dates | new tab | Add '(opens in new tab)' to text |
| https://matterport.com/legal/privacy-pol… | Matterport | new tab | Add '(opens in new tab)' to text |
| https://www.streamdays.com/privacy-notic… | Streamdays | new tab | Add '(opens in new tab)' to text |
| https://stripe.com/privacy | Stripe | new tab | Add '(opens in new tab)' to text |
| https://stripe.com/privacy | Stripe | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://www.hertz.co.uk/rentacar/privacy… | Hertz | new tab | Add '(opens in new tab)' to text |
| https://www.hertz.co.uk/rentacar/privacy… | Hertz | new tab | Add '(opens in new tab)' to text |
| https://www.cookiebot.com/goto/privacy-p… | Cookiebot | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/legal/privacy-p… | new tab | Add '(opens in new tab)' to text | |
| https://stripe.com/privacy | m.stripe.com | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-us/Priv… | Azure | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://siteimprove.com/en/privacy/ | Siteimprove | new tab | Add '(opens in new tab)' to text |
| https://www.convert.com/privacy-policy/ | Convert Insight | new tab | Add '(opens in new tab)' to text |
| https://www.convert.com/privacy-policy/ | Convert Insight | new tab | Add '(opens in new tab)' to text |
| https://www.convert.com/privacy-policy/ | Convert Insight | new tab | Add '(opens in new tab)' to text |
| https://siteimprove.com/en/privacy/ | Siteimprove | new tab | Add '(opens in new tab)' to text |
| https://siteimprove.com/en/privacy/ | Siteimprove | new tab | Add '(opens in new tab)' to text |
| https://siteimprove.com/en/privacy/ | Siteimprove | new tab | Add '(opens in new tab)' to text |
| https://siteimprove.com/en/privacy/ | Siteimprove | new tab | Add '(opens in new tab)' to text |
| https://www.hotjar.com/legal/policies/pr… | Hotjar | new tab | Add '(opens in new tab)' to text |
| https://www.hotjar.com/legal/policies/pr… | Hotjar | new tab | Add '(opens in new tab)' to text |
| https://www.jotform.com/privacy/ | JotForm | new tab | Add '(opens in new tab)' to text |
| https://www.streamdays.com/privacy-notic… | Streamdays | new tab | Add '(opens in new tab)' to text |
| https://www.responsetap.com/gb/privacy-p… | ResponseTap | new tab | Add '(opens in new tab)' to text |
| https://omnystudio.com/policies/privacy | OmnyStudio | new tab | Add '(opens in new tab)' to text |
| https://www.hotjar.com/legal/policies/pr… | Hotjar | new tab | Add '(opens in new tab)' to text |
| https://www.hotjar.com/legal/policies/pr… | Hotjar | new tab | Add '(opens in new tab)' to text |
| https://www.hotjar.com/legal/policies/pr… | Hotjar | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-us/priv… | Microsoft | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-us/priv… | Microsoft | new tab | Add '(opens in new tab)' to text |
| https://www.hotjar.com/legal/policies/pr… | Hotjar | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://www.convert.com/privacy-policy/ | Convert Insight | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://www.jotform.com/privacy/ | JotForm | new tab | Add '(opens in new tab)' to text |
| https://www.responsetap.com/gb/privacy-p… | ResponseTap | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://bitmovin.com/privacy/ | Bitmovin.com | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-us/Priv… | Azure | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-us/Priv… | Azure | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-us/Priv… | Azure | new tab | Add '(opens in new tab)' to text |
| https://www.cookiebot.com/goto/privacy-p… | Cookiebot | new tab | Add '(opens in new tab)' to text |
| https://bitmovin.com/privacy/ | Bitmovin.com | new tab | Add '(opens in new tab)' to text |
| https://www.glassdoor.com/about/privacy.… | Glassdoor | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/en/privacy | Twitter Inc. | new tab | Add '(opens in new tab)' to text |
| https://vimeo.com/privacy | Vimeo | new tab | Add '(opens in new tab)' to text |
| https://matterport.com/legal/privacy-pol… | Matterport | new tab | Add '(opens in new tab)' to text |
| https://www.glassdoor.com/about/privacy.… | Glassdoor | new tab | Add '(opens in new tab)' to text |
| https://vimeo.com/privacy | Vimeo | new tab | Add '(opens in new tab)' to text |
| https://www.cloudflare.com/privacypolicy… | Cloudflare | new tab | Add '(opens in new tab)' to text |
| https://www.hertz.co.uk/rentacar/privacy… | Hertz | new tab | Add '(opens in new tab)' to text |
| https://www.hertz.co.uk/rentacar/privacy… | Hertz | new tab | Add '(opens in new tab)' to text |
| https://www.hertz.co.uk/rentacar/privacy… | Hertz | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://www.responsetap.com/gb/privacy-p… | ResponseTap | new tab | Add '(opens in new tab)' to text |
| https://www.responsetap.com/gb/privacy-p… | ResponseTap | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://www.hertz.co.uk/rentacar/privacy… | Hertz | new tab | Add '(opens in new tab)' to text |
| https://www.hertz.co.uk/rentacar/privacy… | Hertz | new tab | Add '(opens in new tab)' to text |
| https://www.hertz.co.uk/rentacar/privacy… | Hertz | new tab | Add '(opens in new tab)' to text |
| https://www.hertz.co.uk/rentacar/privacy… | Hertz | new tab | Add '(opens in new tab)' to text |
| https://www.cookiebot.com/goto/privacy-p… | Cookiebot | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-us/Priv… | Azure | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-us/Priv… | Azure | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/legal/privacy-p… | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/legal/privacy-p… | new tab | Add '(opens in new tab)' to text | |
| https://stripe.com/privacy | Stripe | new tab | Add '(opens in new tab)' to text |
| https://stripe.com/privacy | m.stripe.com | new tab | Add '(opens in new tab)' to text |
| https://stripe.com/privacy | m.stripe.com | new tab | Add '(opens in new tab)' to text |
| https://stripe.com/privacy | m.stripe.com | new tab | Add '(opens in new tab)' to text |
| https://www.weddingdates.ie/privacy/ | Wedding Dates | new tab | Add '(opens in new tab)' to text |
| https://www.weddingdates.ie/privacy/ | Wedding Dates | new tab | Add '(opens in new tab)' to text |
| https://matterport.com/legal/privacy-pol… | Matterport | new tab | Add '(opens in new tab)' to text |
| https://www.streamdays.com/privacy-notic… | Streamdays | new tab | Add '(opens in new tab)' to text |
| https://stripe.com/privacy | Stripe | new tab | Add '(opens in new tab)' to text |
| https://stripe.com/privacy | Stripe | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://www.hertz.co.uk/rentacar/privacy… | Hertz | new tab | Add '(opens in new tab)' to text |
| https://www.hertz.co.uk/rentacar/privacy… | Hertz | new tab | Add '(opens in new tab)' to text |
| https://www.cookiebot.com/goto/privacy-p… | Cookiebot | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/legal/privacy-p… | new tab | Add '(opens in new tab)' to text | |
| https://stripe.com/privacy | m.stripe.com | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-us/Priv… | Azure | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://siteimprove.com/en/privacy/ | Siteimprove | new tab | Add '(opens in new tab)' to text |
| https://www.convert.com/privacy-policy/ | Convert Insight | new tab | Add '(opens in new tab)' to text |
| https://www.convert.com/privacy-policy/ | Convert Insight | new tab | Add '(opens in new tab)' to text |
| https://www.convert.com/privacy-policy/ | Convert Insight | new tab | Add '(opens in new tab)' to text |
| https://siteimprove.com/en/privacy/ | Siteimprove | new tab | Add '(opens in new tab)' to text |
| https://siteimprove.com/en/privacy/ | Siteimprove | new tab | Add '(opens in new tab)' to text |
| https://siteimprove.com/en/privacy/ | Siteimprove | new tab | Add '(opens in new tab)' to text |
| https://siteimprove.com/en/privacy/ | Siteimprove | new tab | Add '(opens in new tab)' to text |
| https://www.hotjar.com/legal/policies/pr… | Hotjar | new tab | Add '(opens in new tab)' to text |
| https://www.hotjar.com/legal/policies/pr… | Hotjar | new tab | Add '(opens in new tab)' to text |
| https://www.jotform.com/privacy/ | JotForm | new tab | Add '(opens in new tab)' to text |
| https://www.streamdays.com/privacy-notic… | Streamdays | new tab | Add '(opens in new tab)' to text |
| https://www.responsetap.com/gb/privacy-p… | ResponseTap | new tab | Add '(opens in new tab)' to text |
| https://omnystudio.com/policies/privacy | OmnyStudio | new tab | Add '(opens in new tab)' to text |
| https://www.hotjar.com/legal/policies/pr… | Hotjar | new tab | Add '(opens in new tab)' to text |
| https://www.hotjar.com/legal/policies/pr… | Hotjar | new tab | Add '(opens in new tab)' to text |
| https://www.hotjar.com/legal/policies/pr… | Hotjar | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-us/priv… | Microsoft | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-us/priv… | Microsoft | new tab | Add '(opens in new tab)' to text |
| https://www.hotjar.com/legal/policies/pr… | Hotjar | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://www.convert.com/privacy-policy/ | Convert Insight | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://www.jotform.com/privacy/ | JotForm | new tab | Add '(opens in new tab)' to text |
| https://www.responsetap.com/gb/privacy-p… | ResponseTap | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | new tab | Add '(opens in new tab)' to text | |
| https://bitmovin.com/privacy/ | Bitmovin.com | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.theiet.org | The IET - Global | new tab | Add '(opens in new tab)' to text |
| https://americas.theiet.org/ | The IET - Americas | new tab | Add '(opens in new tab)' to text |
| http://www.theiet.org.cn/ | The IET - China | new tab | Add '(opens in new tab)' to text |
| https://india.theiet.org/ | The IET - India | new tab | Add '(opens in new tab)' to text |
| https://shop.theiet.org/ | IET Bookshop | new tab | Add '(opens in new tab)' to text |
| https://digital-library.theiet.org/ | IET Digital Library | new tab | Add '(opens in new tab)' to text |
| https://education.theiet.org | IET Education (ages 4-19) | new tab | Add '(opens in new tab)' to text |
| https://electrical.theiet.org/ | IET Electrical | new tab | Add '(opens in new tab)' to text |
| https://engx.theiet.org/ | IET EngX® - online community | new tab | Add '(opens in new tab)' to text |
| https://tv.theiet.org/ | IET.tv | new tab | Add '(opens in new tab)' to text |
| https://venues.theiet.org/ | IET Venues | new tab | Add '(opens in new tab)' to text |
| https://engineering-jobs.theiet.org/ | E+T Jobs | new tab | Add '(opens in new tab)' to text |
| https://eandt.theiet.org/ | E+T Magazine | new tab | Add '(opens in new tab)' to text |
| https://www.myfoothold.org/ | Foothold | new tab | Add '(opens in new tab)' to text |
| https://workfor.theiet.org/ | Work for The IET | new tab | Add '(opens in new tab)' to text |
| https://theiet.org/GetTheRegs | The IET Wiring Regulations … | img no alt | Add alt attribute to the image |
| /media/press-releases/press-releases-202… | Press release … | img no alt | Add alt attribute to the image |
| https://www.theiet.org/involved/voluntee… | CAREER MENTORING … | img no alt | Add alt attribute to the image |
| https://eandt.theiet.org/2026/02/25/air-… | E+T News … | img no alt | Add alt attribute to the image |
| https://eandt.theiet.org/2026/02/23/gree… | E+T News … | img no alt | Add alt attribute to the image |
| https://www.instagram.com/theiet/ | IET Instagram | new tab | Add '(opens in new tab)' to text |
| http://www.linkedin.com/company/iet | IET LinkedIn | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/theiet | IET YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.theiet.org/iet-wechat-social… | new tab | Add '(opens in new tab)' to text | |
| https://weibo.com/ietchina | IET Weibo | new tab | Add '(opens in new tab)' to text |
| https://engx.theiet.org/ | IET EngX | new tab | Add '(opens in new tab)' to text |
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://www.instagram.com/theiet/"]; a[href="http://www.linkedin.com/company/iet"]; a[href="https://www.youtube.com/theiet"]; a[href="https://www.theiet.org/iet-wechat-social-link/"]; a[href="https://weibo.com/ietchina"]; a[href="https://engx.theiet.org/"]
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://privacy.microsoft.com/en-us/PrivacyStatement; https://privacy.microsoft.com/en-us/PrivacyStatement; https://privacy.microsoft.com/en-us/PrivacyStatement; https://www.cookiebot.com/goto/privacy-policy/; https://bitmovin.com/privacy/; https://www.glassdoor.com/about/privacy.htm; https://twitter.com/en/privacy; https://vimeo.com/privacy; https://matterport.com/legal/privacy-policy/; https://www.glassdoor.com/about/privacy.htm (+241 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
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 Working to engineer … | 2.16:1 | 3.0:1 | #000000 | #444444 | Fail |
| h2 BS 7671 - 18th Editi… | 2.16:1 | 3.0:1 | #000000 | #444444 | Fail |
| h2 Most Britons believe… | 2.16:1 | 3.0:1 | #000000 | #444444 | Fail |
| h2 Join the IET and hel… | 2.16:1 | 3.0:1 | #000000 | #444444 | Fail |
| h2 Featured events | 2.16:1 | 3.0:1 | #000000 | #444444 | Fail |
| h2 More from the IET | 2.16:1 | 3.0:1 | #000000 | #444444 | Fail |
| h2 About the IET | 2.16:1 | 3.0:1 | #000000 | #444444 | Fail |
| h2 Membership and regis… | 2.16:1 | 3.0:1 | #000000 | #444444 | Fail |
| h2 Career and learning | 2.16:1 | 3.0:1 | #000000 | #444444 | Fail |
| h2 Intelligence and res… | 2.16:1 | 3.0:1 | #000000 | #444444 | Fail |
| h2 Events | 2.16:1 | 3.0:1 | #000000 | #444444 | Fail |
| h2 Get Involved | 2.16:1 | 3.0:1 | #000000 | #444444 | Fail |
| h2 Impact & Society | 2.16:1 | 3.0:1 | #000000 | #444444 | Fail |
| h2 Media Hub | 2.16:1 | 3.0:1 | #000000 | #444444 | Fail |
| h3 Recruitment of volun… | 2.16:1 | 3.0:1 | #000000 | #444444 | Fail |
| h3 Could you make a pos… | 2.16:1 | 3.0:1 | #000000 | #444444 | Fail |
| h3 Power transmission e… | 2.16:1 | 3.0:1 | #000000 | #444444 | Fail |
| h3 Share a stage with l… | 2.16:1 | 3.0:1 | #000000 | #444444 | Fail |
| h3 Join the Future of U… | 2.16:1 | 3.0:1 | #000000 | #444444 | Fail |
| h3 Air conditioning cou… | 2.16:1 | 3.0:1 | #000000 | #444444 | 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 Hierarchy34 headingsPASS
- H6 Cookie Preferences
- H6 Show Cookies In Use
- H6 Choose
- H6 Show Cookies In Use
- H1 Working to engineer a better world
- H2 BS 7671 - 18th Edition
- H2 Most Britons believe their home is electrically safe but new data says otherwise, warns the IET
- H3 Recruitment of volunteering role
- H3 Could you make a positive impact on someone's career by being a Career Mentor?
- H2 Join the IET and help us to engineer a better world
- H2 Featured events
- H3 Power transmission engineers: last chance for this year
- H3 Share a stage with leading computer architects
- H3 Join the Future of UK Military Satellite Communications at the International Satcoms Conference
- H2 More from the IET
- H3 Air conditioning could emit more carbon than the US by 2050
- H3 Green hydrogen to fuel construction at Lower Thames Crossing as project targets net zero
- H2 Our Offices
- H2 UK, Head office
- H2 China
- H2 India
- H2 Hong Kong
- H2 USA
- H2 Our Venues
- H2 IET London: Savoy Place
- H2 IET Birmingham: Austin Court
- H2 About the IET
- H2 Membership and registration
- H2 Career and learning
- H2 Intelligence and research
- H2 Events
- H2 Get Involved
- H2 Impact & Society
- H2 Media Hub
AForm Accessibility1 of 15 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #ivcb-dec-toggle | checkbox | Show Cookies In UseClose | for/id |
| #ivcb-dec-toggle-necessary | checkbox | Essential (344) | for/id |
| #ivcb-dec-toggle-preference | checkbox | Preferences (5) | for/id |
| #ivcb-dec-toggle-statistics | checkbox | Statistics (118) | for/id |
| #ivcb-dec-toggle-advertising | checkbox | Marketing (111) | for/id |
| #CybotCookiebotDialogBodyLevelButtonNecessary | checkbox | none | |
| #CybotCookiebotDialogBodyLevelButtonPreferences | checkbox | none | |
| #CybotCookiebotDialogBodyLevelButtonStatistics | checkbox | none | |
| #CybotCookiebotDialogBodyLevelButtonMarketing | checkbox | none | |
| #ivcb-dec-toggle-2 | checkbox | Show Cookies In UseClose | for/id |
| #ivcb-dec-toggle-necessary-2 | checkbox | Essential (344) | for/id |
| #ivcb-dec-toggle-preference-2 | checkbox | Preferences (5) | for/id |
| #ivcb-dec-toggle-statistics-2 | checkbox | Statistics (118) | for/id |
| #ivcb-dec-toggle-advertising-2 | checkbox | Marketing (111) | for/id |
| #q | text | (Search the IET) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="q" id="q">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman