Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy3 headingsREVIEW
- H2 Recherche avancée
- H2 Enregistré dans Ma bibliothèque
- H3 Langues
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
BLink & Button Quality2 issue(s) across 65 links and 4 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| javascript:void(0) | (empty) | empty | Add link text or aria-label |
| javascript:void(0) | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
javascript:void(0); javascript:void(0)
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
C404 Error PageActionHTTP 404, custom pageREVIEW
BLighthouse Accessibility AuditsScore 85/100 — 3 failing, 17 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.
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.gs_el_ph html.gs_el_ph |
These are opportunities to improve the interpretation of your content by users in different locales.
Names and labels
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#gs_hdr_md > div#gs_hdr_srch > div#gs_hdr_hp_lgow > img#gs_hdr_hp_lgo div#gs_hdr_md > div#gs_hdr_srch > div#gs_hdr_hp_lgow > img#gs_hdr_hp_lgo |
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 |
|---|
body > div#gs_top > div#gs_hdr > a#gs_hdr_mnu body > div#gs_top > div#gs_hdr > a#gs_hdr_mnu |
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.
ALandmark Structure4 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
AAlt Text Quality1 of 1 images have issuesPASS
| Issue | Count |
|---|---|
| missing | 1 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
AForm Accessibility1 of 13 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #gs_asd_q | text | tous les mots suivants | for/id |
| #gs_asd_epq | text | cette expression exacte | for/id |
| #gs_asd_oq | text | au moins un des mots suivants | for/id |
| #gs_asd_eq | text | aucun des mots suivants | for/id |
| #gs_asd_occt_a | radio | à n'importe quel endroit de l'article | for/id |
| #gs_asd_occt_t | radio | dans le titre de l'article | for/id |
| #gs_asd_sau | text | Rechercher des articles rédigés par | for/id |
| #gs_asd_pub | text | Rechercher des articles publiés dans | for/id |
| #gs_asd_ylo | text | Rechercher des articles datés de | for/id |
| #gs_hdr_tsi | text | Rechercher | aria-label |
| #gs_hp_lr0 | radio | Toutes les langues | for/id |
| #gs_hp_lr1 | radio | Recherche dans les pages en Français | for/id |
| #gs_asd_yhi | text | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="text" name="as_yhi" id="gs_asd_yhi">
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
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 |
|---|---|---|---|---|---|
| h2 Recherche avancée | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Enregistré dans Ma … | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| h3 Langues | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| title Google Scholar | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Chargement en cours… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Le système ne peut … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| b Articles contenant | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| b tous | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| label les mots suivants | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| label cette | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| b expression exacte | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| b au moins un | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| label des mots suivants | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| b aucun | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| label des mots suivants | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| label mes mots | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| label à n'importe quel en… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| label dans le titre de l'a… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| label Rechercher des artic… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| b rédigés | 21.00:1 | 3.0: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.