Accessibility
· 24 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
FAlt Text QualityAction30 of 30 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 30 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
DForm AccessibilityAction6 of 8 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| #mce-MMERGE5-0 | radio | none | |
| #mce-MMERGE5-1 | radio | none | |
| #search-input-1 | text | (Type to search...) | placeholder only |
| #search-input-2 | text | (SEARCH THE WEBSITE) | placeholder only |
| (email address) | placeholder only | ||
| (email address) | placeholder only | ||
| #mc-embedded-subscribe | submit | (none) | none |
| #mc-embedded-subscribe | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" name="subscribe" id="mc-embedded-subscribe">; <input type="submit" name="subscribe" id="mc-embedded-subscribe">
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
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="srch-term" id="search-input-1">; <input type="text" name="srch-term" id="search-input-2">; <input type="email" name="EMAIL">; <input type="email" name="EMAIL">
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
DLink & Button QualityAction6 issue(s) across 168 links and 16 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.banktrack.org/ | (empty) | empty | Add link text or aria-label |
| https://www.raiffeisen-out.org/ | Raiffeisen Out! | new tab | Add '(opens in new tab)' to text |
| https://bank.green/ | Bank.Green | new tab | Add '(opens in new tab)' to text |
| https://www.endcoalfinance.org/ | End Coal Finance | new tab | Add '(opens in new tab)' to text |
| https://www.plasticbankstracker.org | Plastic Banks Tracker | new tab | Add '(opens in new tab)' to text |
| https://defundtotalenergies.org/ | Defund TotalEnergies | new tab | Add '(opens in new tab)' to text |
| https://www.financialexclusionstracker.o… | Financial Exclusions Tracker | new tab | Add '(opens in new tab)' to text |
| https://www.equator-complaints.org/ | Equator-Complaints.Org | new tab | Add '(opens in new tab)' to text |
| https://dontbuyintooccupation.org/ | Don't Buy into Occupation | new tab | Add '(opens in new tab)' to text |
| https://banksandbiodiversity.org/ | Banks & Biodiversity | new tab | Add '(opens in new tab)' to text |
| https://forestsandfinance.org/ | Forests & Finance | new tab | Add '(opens in new tab)' to text |
| https://dropjbs.org/ | Drop JBS | new tab | Add '(opens in new tab)' to text |
| https://www.stopeacop.net/ | StopEACOP | new tab | Add '(opens in new tab)' to text |
| https://fossilfreefinance.org/ | Fossil-Free Finance | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/bank.track/ | new tab | Add '(opens in new tab)' to text | |
| https://bsky.app/profile/banktrack.bsky.… | Bluesky | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/banktra… | new tab | Add '(opens in new tab)' to text | |
| https://www.banktrack.org/article/dont_l… | BankTrack news … | img no alt | Add alt attribute to the image |
| https://www.banktrack.org/article/dont_l… | Blog … | img no alt | Add alt attribute to the image |
| https://www.banktrack.org/article/arcelo… | Blog … | img no alt | Add alt attribute to the image |
| https://www.banktrack.org/blog/european_… | Blog … | img no alt | Add alt attribute to the image |
| https://www.banktrack.org/article/swiss_… | Blog … | img no alt | Add alt attribute to the image |
| https://www.banktrack.org/success/unicre… | Blog … | img no alt | Add alt attribute to the image |
| https://www.banktrack.org/article/phasin… | Blog … | img no alt | Add alt attribute to the image |
| https://www.banktrack.org/article/resear… | Blog … | img no alt | Add alt attribute to the image |
| https://www.banktrack.org/success/nordea… | Blog … | img no alt | Add alt attribute to the image |
| https://www.banktrack.org/article/french… | Blog … | img no alt | Add alt attribute to the image |
| https://www.banktrack.org/event/commonwe… | Oct14 … | img no alt | Add alt attribute to the image |
| https://www.banktrack.org/event/national… | Dec10 … | img no alt | Add alt attribute to the image |
| https://www.banktrack.org/event/westpac_… | Dec16 … | img no alt | Add alt attribute to the image |
| https://www.banktrack.org/project/east_a… | East African Crude Oil Pipelin… | img no alt | Add alt attribute to the image |
| https://www.banktrack.org/project/simand… | Simandou Iron Ore Project … | img no alt | Add alt attribute to the image |
| https://www.banktrack.org/project/captiv… | JSW Utkal Steel plant and capt… | img no alt | Add alt attribute to the image |
| https://www.banktrack.org/company/coreci… | CoreCivic Unite… | img no alt | Add alt attribute to the image |
| https://leave-russia.org/unicredit-group | urgent calls to leave | new tab | Add '(opens in new tab)' to text |
| https://www.banktrack.org/article/japan_… | more than 20% of shareholders … | new tab | Add '(opens in new tab)' to text |
| https://www.marketforces.org.au/climate-… | initiative | new tab | Add '(opens in new tab)' to text |
| https://www.banktrack.org/download/banki… | Banking on Climate Chaos 2026 … | new tab | Add '(opens in new tab)' to text |
| https://www.banktrack.org/campaign/banks… | Banks and Climate | img no alt | Add alt attribute to the image |
| https://www.banktrack.org/campaign/banks… | Banks and Human Rights | img no alt | Add alt attribute to the image |
| https://www.banktrack.org/campaign/banks… | Banks and Nature | img no alt | Add alt attribute to the image |
| https://www.banktrack.org/download/banki… | Banking on Climate Chaos 2026 … | new tab | Add '(opens in new tab)' to text |
| https://www.banktrack.org/download/proje… | Project Impact Briefing: Risks… | new tab | Add '(opens in new tab)' to text |
| https://www.banktrack.org/download/the_b… | The Business of Leaving: Raiff… | new tab | Add '(opens in new tab)' to text |
| https://www.banktrack.org/download/finan… | Financing False Solutions in S… | new tab | Add '(opens in new tab)' to text |
| https://www.raiffeisen-out.org/ | Raiffeisen Out! | new tab | Add '(opens in new tab)' to text |
| https://bank.green/ | Bank.Green | new tab | Add '(opens in new tab)' to text |
| https://www.endcoalfinance.org/ | End Coal Finance | new tab | Add '(opens in new tab)' to text |
| https://www.plasticbankstracker.org | Plastic Banks Tracker | new tab | Add '(opens in new tab)' to text |
| https://defundtotalenergies.org/ | Defund TotalEnergies | new tab | Add '(opens in new tab)' to text |
| https://www.financialexclusionstracker.o… | Financial Exclusions Tracker | new tab | Add '(opens in new tab)' to text |
| https://www.equator-complaints.org/ | Equator-Complaints.Org | new tab | Add '(opens in new tab)' to text |
| https://dontbuyintooccupation.org/ | Don't Buy into Occupation | new tab | Add '(opens in new tab)' to text |
| https://banksandbiodiversity.org/ | Banks & Biodiversity | new tab | Add '(opens in new tab)' to text |
| https://forestsandfinance.org/ | Forests & Finance | new tab | Add '(opens in new tab)' to text |
| https://dropjbs.org/ | Drop JBS | new tab | Add '(opens in new tab)' to text |
| https://www.stopeacop.net/ | StopEACOP | new tab | Add '(opens in new tab)' to text |
| https://fossilfreefinance.org/ | Fossil-Free Finance | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/bank.track/ | new tab | Add '(opens in new tab)' to text | |
| https://bsky.app/profile/banktrack.bsky.… | Bluesky | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/banktra… | new tab | Add '(opens in new tab)' to text | |
| https://www.banktrack.org/page/privacy_p… | here | generic text | Replace with descriptive text |
Before: here Suggested: Privacy Policy | |||
| <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://www.banktrack.org/
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.banktrack.org/page/privacy_policy ("here")
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://www.raiffeisen-out.org/; https://bank.green/; https://www.endcoalfinance.org/; https://www.plasticbankstracker.org; https://defundtotalenergies.org/; https://www.financialexclusionstracker.org/; https://www.equator-complaints.org/; https://dontbuyintooccupation.org/; https://banksandbiodiversity.org/; https://forestsandfinance.org/ (+30 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
Icon-only buttons need an aria-label so screen readers can announce them.
button#mainmenutop_btn; button.btn (#80 on page); button#btn-searchicon-2; button#btt
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
DMobile Keyboard & AutofillAction4/4 eligible field(s) missing autocomplete or inputmodeFIX
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
FLighthouse Accessibility AuditsActionScore 43/100 — 7 failing, 6 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
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#header_container > div.container > div#logo-menu > button#mainmenutop_btn div#header_container > div.container > div#logo-menu > button#mainmenutop_btn |
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.container > div#logo-menu > a#logo > img div.container > div#logo-menu > a#logo > img |
a > div.img-wr > div.line-image > img.loaded a > div.img-wr > div.line-image > img.loaded |
a > div.img-wr > div.line-image > img.loaded a > div.img-wr > div.line-image > img.loaded |
a > div.img-wr > div.line-image > img.loaded a > div.img-wr > div.line-image > img.loaded |
a > div.img-wr > div.line-image > img.loaded a > div.img-wr > div.line-image > img.loaded |
a > div.img-wr > div.line-image > img.loaded a > div.img-wr > div.line-image > img.loaded |
a > div.img-wr > div.line-image > img.border a > div.img-wr > div.line-image > img.border |
a > div.img-wr > div.line-image > img.loaded a > div.img-wr > div.line-image > img.loaded |
a > div.img-wr > div.line-image > img.loaded a > div.img-wr > div.line-image > img.loaded |
a > div.img-wr > div.line-image > img.loaded a > div.img-wr > div.line-image > img.loaded |
div.item_aspect > div.in > div.overlay3 > img div.item_aspect > div.in > div.overlay3 > img |
div.items > a.item > div.line-image > img div.items > a.item > div.line-image > img |
div.items > a.item > div.line-image > img div.items > a.item > div.line-image > img |
div.items > a.item > div.line-image > img div.items > a.item > div.line-image > img |
div.items > a.item > div.line-image > img div.items > a.item > div.line-image > img |
div.cmp-cards-inner > a.cmp-card > div.line-image > img div.cmp-cards-inner > a.cmp-card > div.line-image > img |
div.cmp-cards-inner > a.cmp-card > div.line-image > img div.cmp-cards-inner > a.cmp-card > div.line-image > img |
div.cmp-cards-inner > a.cmp-card > div.line-image > img div.cmp-cards-inner > a.cmp-card > div.line-image > img |
div.topdoc > a.hl > div.highlight > img div.topdoc > a.hl > div.highlight > img |
div.topdoc > a.hl > div.highlight > img div.topdoc > a.hl > div.highlight > img |
div.topdoc > a.hl > div.highlight > img div.topdoc > a.hl > div.highlight > img |
div.topdoc > a.hl > div.highlight > img div.topdoc > a.hl > div.highlight > 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 |
|---|
div#header_container > div.container > div#logo-menu > a#logo div#header_container > div.container > div#logo-menu > a#logo |
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.
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 |
|---|
Aug 3 2026 a > div.info > div.meta > span.date |
BankTrack, B4Ukraine a > div.info > div.meta > span.author |
Jul 20 2026 a > div.info > div.meta > span.date |
BankTrack, SteelWatch a > div.info > div.meta > span.author |
Jul 16 2026 a > div.info > div.meta > span.date |
Camila Cabanzo – BankTrack... a > div.info > div.meta > span.author |
Jul 16 2026 a > div.info > div.meta > span.date |
BankTrack, Worth Rises a > div.info > div.meta > span.author |
Jul 14 2026 a > div.info > div.meta > span.date |
Max Hammer – BankTrack a > div.info > div.meta > span.author |
Partner news div.article > a > div.info > span.articlelable |
Jul 14 2026 a > div.info > div.meta > span.date |
Fair Finance Asia... a > div.info > div.meta > span.author |
Partner news div.article > a > div.info > span.articlelable |
Jul 7 2026 | Amsterdam | Dutch Fair Finance... div.article > a > div.info > div.meta |
Jul 7 2026 a > div.info > div.meta > span.date |
Amsterdam a > div.info > div.meta > span.location |
Dutch Fair Finance... a > div.info > div.meta > span.author |
Partner news div.article > a > div.info > span.articlelable |
Jul 6 2026 a > div.info > div.meta > span.date |
Reclaim Finance a > div.info > div.meta > span.author |
Partner news div.article > a > div.info > span.articlelable |
Jul 6 2026 | Paris, France | Reclaim Finance div.article > a > div.info > div.meta |
Jul 6 2026 a > div.info > div.meta > span.date |
Paris, France a > div.info > div.meta > span.location |
Reclaim Finance a > div.info > div.meta > span.author |
All news div#latest-news > div.news-wrapper > div.morebtn > a.item |
12:00 AM (UTC) div.info > div.meta > span.pill > span.time |
12:00 AM (UTC) div.info > div.meta > span.pill > span.time |
12:00 AM (UTC) div.info > div.meta > span.pill > span.time |
All events div.container > div.events > div.morebtn > a.item |
Target Dodgy Deals div#content > div.container > div.target_deals > div.h-sec |
India a.item > div.info > div.meta > span.location |
project a.item > div.info > div.meta > span.type |
Mexico a.item > div.info > div.meta > span.location |
project a.item > div.info > div.meta > span.type |
United States a.item > div.info > div.meta > span.location |
company a.item > div.info > div.meta > span.type |
Guinea a.item > div.info > div.meta > span.location |
project a.item > div.info > div.meta > span.type |
All Dodgy Deals div.container > div.target_deals > div.morebtn > a.item |
Italy a > div.info > div.meta > span.location |
urgent calls to leave div.item > div > p > a |
substantially reducing its Russian presence div.item > div > p > a |
Japan a > div.info > div.meta > span.location |
more than 20% of shareholders voted against div.item > div > p > a |
initiative div.item > div > p > a |
United States a > div.info > div.meta > span.location |
Banking on Climate Chaos 2026 report div.item > div > p > a |
Switzerland a > div.info > div.meta > span.location |
only partially met two out of its three recommendations div.item > div > p > a |
All banks div.container > div.target_deals > div.morebtn > a.item |
All campaigns and projects div.container > div#cmp-home > div.morebtn > a.item |
Jun 9 2026 div.highlight > div.info > div.meta > span.date |
BankTrack, Rainforest Action Network, urgewald, Reclaim Finance, CEED, Indigeno… div.highlight > div.info > div.meta > span.author |
Apr 23 2026 div.highlight > div.info > div.meta > span.date |
BankTrack div.highlight > div.info > div.meta > span.author |
Apr 7 2026 div.highlight > div.info > div.meta > span.date |
BankTrack, KSE Institute, B4Ukraine div.highlight > div.info > div.meta > span.author |
Feb 11 2026 div.highlight > div.info > div.meta > span.date |
BankTrack div.highlight > div.info > div.meta > span.author |
All publications div.container > div.dochighlights > div.morebtn > a.item |
Jun 8 2026 div.column > a > div.extnews > span.date |
Novara Media div.column > a > div.extnews > span.author |
Apr 29 2026 div.column > a > div.extnews > span.date |
Valori div.column > a > div.extnews > span.author |
Apr 28 2026 div.column > a > div.extnews > span.date |
Reporte Indigo div.column > a > div.extnews > span.author |
Apr 28 2026 div.column > a > div.extnews > span.date |
Swiss info div.column > a > div.extnews > span.author |
All BT in the media div#ext-wrap > div.column > div.morebtn > a.item |
Aug 1 2026 div.column > a > div.extnews > span.date |
The Guardian div.column > a > div.extnews > span.author |
Jul 28 2026 div.column > a > div.extnews > span.date |
The Bureau for Investigative Journalism div.column > a > div.extnews > span.author |
Jul 27 2026 div.column > a > div.extnews > span.date |
Human Rights Watch div.column > a > div.extnews > span.author |
Jul 13 2026 div.column > a > div.extnews > span.date |
SOMO div.column > a > div.extnews > span.author |
All external news div#ext-wrap > div.column > div.morebtn > a.item |
Ariana copper and zinc mine div#tw-ext-upd > div#upd > div.fpalert > a |
East African Crude Oil Pipeline (EACOP) div#tw-ext-upd > div#upd > div.fpalert > a |
Nordea div#tw-ext-upd > div#upd > div.fpalert > a |
Banco do Nordeste div#tw-ext-upd > div#upd > div.fpalert > a |
Bank of Ningbo div#tw-ext-upd > div#upd > div.fpalert > a |
Donate now div#don-ml-notice > div#don > div.morebtn > a.item |
Join our mailing list div.container > div#don-ml-notice > div#ml > h1 |
Get BankTrack updates delivered to your inbox div.container > div#don-ml-notice > div#ml > p |
Accept all form#cookie_banner_b > div.cookie_banner_inner > div.btn_wr > button#accept_all |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
here div#mn-btm-wrap > div#btm-cre > div.cre > a |
These are opportunities to improve the legibility of your content.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
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.
BHeading Hierarchy29 headings, 1 skip(s)REVIEW
- H1 Don't let Raiffeisen use Austrian courts to bail out its Russia business
- H1 Don't let Raiffeisen use Austrian courts to bail out its Russia business duplicate H1
- H1 ArcelorMittal Quarterly Risk Briefing: July 2026 duplicate H1
- H1 European banks won’t deliver a green steel transition alone duplicate H1
- H1 Private Prisons complaint: Swiss watchdog finds two of three recommendations to UBS unaddressed duplicate H1
- H1 UniCredit is (mostly) leaving Russia – but will it leave behind its contributions to Putin’s war economy? duplicate H1
- H1 Phasing out coal, phasing in justice: Roadmap for financing responsible regional coal phase-out in Asia duplicate H1
- H1 Research by the Dutch Fair Finance Guide: ING and Allianz are the largest financiers of liquefied natural gas from the US duplicate H1
- H1 Nordea’s new policy stands apart from European banks support for LNG expansion duplicate H1
- H1 French banks support EPH, contrary to their commitments duplicate H1
- H1 Commonwealth Bank AGM 2026 duplicate H1
- H1 National Australia Bank AGM 2026 duplicate H1
- H1 Westpac AGM 2026 duplicate H1
- H1 East African Crude Oil Pipeline (EACOP) duplicate H1
- H1 Simandou Iron Ore Project duplicate H1
- H1 JSW Utkal Steel plant and captive coal power station duplicate H1
- H1 CoreCivic duplicate H1
- H1 UniCredit duplicate H1
- H1 Sumitomo Mitsui Financial Group duplicate H1
- H1 JPMorgan Chase duplicate H1
- H1 UBS duplicate H1
- H1 Banks and Climate duplicate H1
- H1 Banks and Human Rights duplicate H1
- H1 Banks and Nature duplicate H1
- H1 Support BankTrack duplicate H1
- H1 Join our mailing list duplicate H1
- H1 Stay up to date duplicate H1
- H1 Make a comment duplicate H1
- H3 Your comment will be reviewed, before being posted skipped
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
C404 Error PageActionHTTP 404, custom pageREVIEW
BFavicon & Branding5 icon(s) detectedREVIEW
CWeb ManifestActionValid manifestREVIEW
AHeading Text Quality1 heading-text-quality issue(s) detectedPASS
AForm Input Types2 input(s) using type=text where a specific type would helpPASS
A+Form Input Quality8 form control(s) checked, no input-semantic issuesPASS
A+Document LanguageLang attribute set to "en"PASS
A+Tabindex Anti-Patterns2 explicit tabindex attribute(s) checked, no anti-patternsPASS
A+Iframe AccessibilityNo iframes on this pagePASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+Mobile-Readable Font SizesAll 115 visible text node(s) render at >= 12 CSS pixelsPASS
A+PWA Depth1 PWA signal(s) surfacedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
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 Don't let Raiffeisen… | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h1 Don't let Raiffeisen… | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h1 ArcelorMittal Quarte… | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h1 European banks won… | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h1 Private Prisons comp… | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h1 UniCredit is (mostly… | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h1 Phasing out coal, ph… | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h1 Research by the Dutc… | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h1 Nordea’s new polic… | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h1 French banks support… | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h1 Commonwealth Bank AG… | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h1 National Australia B… | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h1 Westpac AGM 2026 | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h1 East African Crude O… | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h1 Simandou Iron Ore Pr… | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h1 JSW Utkal Steel plan… | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h1 CoreCivic | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h1 UniCredit | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h1 Sumitomo Mitsui Fina… | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | Pass |
| h1 JPMorgan Chase | 5.24:1 | 3.0:1 | #000000 | #7F7F7F | 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.