Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLink & Button Quality4 issue(s) across 98 links and 7 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://twitter.com/globalprivctrl | Follow @globalprivctrl on Twit… | new tab | Add '(opens in new tab)' to text |
| https://globalprivacycontrol.org/#downlo… | here | generic text | Replace with descriptive text |
Before: here Suggested: #Download | |||
| https://globalprivacycontrol.org/orgs | here | generic text | Replace with descriptive text |
Before: here Suggested: Orgs | |||
| https://global-privacy-control.vercel.ap… | here | generic text | Replace with descriptive text |
Before: here Suggested: Home page | |||
| https://w3c.github.io/gpc/ | here | generic text | Replace with descriptive text |
Before: here Suggested: Gpc | |||
| https://github.com/w3c/gpc | W3C Github | new tab | Add '(opens in new tab)' to text |
Generic link text like 'click here' doesn't describe the destination.
https://globalprivacycontrol.org/#download ("here"); https://globalprivacycontrol.org/orgs ("here"); https://global-privacy-control.vercel.app/ ("here"); https://w3c.github.io/gpc/ ("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://twitter.com/globalprivctrl; https://github.com/w3c/gpc
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
C404 Error PageActionHTTP 404, custom pageREVIEW
BFavicon & Branding6 icon(s) detectedREVIEW
BWeb ManifestValid manifestREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 3 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 Take control of your… | 7.07:1 | 3.0:1 | #000000 | #62A28D | Pass |
| h1 Get Involved | 5.91:1 | 3.0:1 | #000000 | #45967C | Pass |
| h2 Send the Signal | 5.91:1 | 3.0:1 | #000000 | #45967C | Pass |
| h2 Exercise Your Rights | 5.91:1 | 3.0:1 | #000000 | #45967C | Pass |
| h2 GPC lets users signa… | 5.91:1 | 3.0:1 | #000000 | #45967C | Pass |
| h2 Join over 150 millio… | 5.91:1 | 3.0:1 | #000000 | #45967C | Pass |
| h2 Founding Organizatio… | 5.91:1 | 3.0:1 | #000000 | #45967C | Pass |
| h2 Featured Press & Ann… | 5.91:1 | 3.0:1 | #000000 | #45967C | Pass |
| h2 Frequently Asked Que… | 5.91:1 | 3.0:1 | #000000 | #45967C | Pass |
| h3 What is the Global P… | 5.91:1 | 3.0:1 | #000000 | #45967C | Pass |
| h3 Who is supporting th… | 5.91:1 | 3.0:1 | #000000 | #45967C | Pass |
| h3 I’m a web user. Ho… | 5.91:1 | 3.0:1 | #000000 | #45967C | Pass |
| h3 I’m a publisher, d… | 5.91:1 | 3.0:1 | #000000 | #45967C | Pass |
| h3 I’m a policymaker.… | 5.91:1 | 3.0:1 | #000000 | #45967C | Pass |
| h3 How can I get involv… | 5.91:1 | 3.0:1 | #000000 | #45967C | Pass |
| title Global Privacy Contr… | 1.39:1 | 4.5:1 | #000000 | #172A24 | Fail |
| span Home | 1.39:1 | 4.5:1 | #000000 | #172A24 | Fail |
| a About | 1.39:1 | 4.5:1 | #000000 | #172A24 | Fail |
| a Spec | 6.43:1 | 4.5:1 | #000000 | #499D82 | Pass |
| a For Users | 6.98:1 | 4.5:1 | #000000 | #5AA28B | 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.
ALandmark Structure11 landmarksPASS
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
AHeading Hierarchy16 headingsPASS
- H1 Take control of your privacy.
- H2 Turn On GPC
- H2 Send the Signal
- H2 Exercise Your Rights
- H2 GPC lets users signal their desired privacy, just by browsing.
- H2 Join over 150 million users.
- H2 Founding Organizations
- H2 Featured Press & Announcements
- H2 Frequently Asked Questions
- H3 What is the Global Privacy Control (GPC)?
- H3 Who is supporting the development of GPC?
- H3 I’m a web user. How can I use GPC to signal my privacy preferences to websites?
- H3 I’m a publisher, developer, or other service. How can I support GPC?
- H3 I’m a policymaker. How can I support GPC or learn more about how it could apply in my jurisdiction?
- H3 How can I get involved in developing the proposed specification?
- H1 Get Involved duplicate H1
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
A+Alt Text Quality1 of 38 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 1 image(s) |
A+Form AccessibilityNo form controlsPASS
A+Lighthouse Accessibility AuditsScore 96/100 — 1 failing, 23 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.
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 |
|---|
VIEW FULL SPEC div.row > div.col-12 > div > a.d-block |
TEST AGAINST THE REFERENCE SERVER div.row > div.col-12 > div > a.d-block |
GDPR Articles 7 & 21 p.home-module__1-uu2W__finePrint > small > a.font-weight-bold > u |
VIEW ALL DOWNLOADS div.row > div.col-12 > div.d-flex > a.home-module__1-uu2W__bottomButton |
VIEW ALL ORGANIZATIONS section#orgs > div.container > div.d-flex > a.home-module__1-uu2W__bottomButton |
GLOBAL PRIVACY CONTROL li > a > span > span |
THE WASHINGTON POST li > a > span > span |
WIRED li > a > span > span |
TECHCRUNCH li > a > span > span |
VIEW MORE PRESS section.home-module__1-uu2W__section > div#press > div.d-flex > a.home-module__1-uu2W__bottomButton |
What is the Global Privacy Control (GPC)? section#WhatIsGPC > header.faq-list-module__JNrOkq__header > a.px-4 > h3 |
VIEW ALL FAQs section.home-module__1-uu2W__section > div#faq > div.d-flex > a.home-module__1-uu2W__bottomButton |
This site is hosted by GitHub and is subject to its Privacy Policy and Terms of… div.container > div.row > div.col > p.mb-0 |
Content on this site is licensed under a Creative Commons Attribution 4.0 Inter… div.container > div.row > div.col > p.mb-0 |
These are opportunities to improve the legibility of your content.