Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.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.
DFavicon & BrandingAction3 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
DLighthouse Accessibility AuditsActionScore 67/100 — 5 failing, 11 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.
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 |
|---|
Ad Information body.antialiased > div.flex > a.ad-information |
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 |
|---|
Cliquez ici section.max-w-sm > div.grid > p > a |
this page section.max-w-sm > div.mt-4 > p > a |
These are opportunities to improve the legibility of your content.
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.mx-auto > section.max-w-sm > div.grid > img div.mx-auto > section.max-w-sm > div.grid > img |
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 |
|---|
div.ads > div > div > iframe div.ads > div > div > iframe |
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.antialiased > div.flex > header.header > a.inline-block body.antialiased > div.flex > header.header > a.inline-block |
footer.footer > div.flex > div > a footer.footer > div.flex > div > 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.
BLandmark Structure3 landmarksREVIEW
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 QualityAction6 issue(s) across 26 links and 1 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.pornhub.com/ | (empty) | empty | Add link text or aria-label |
| https://livehdcams.com/lander/v2/preview… | LIVE CAMS | new tab | Add '(opens in new tab)' to text |
| https://www.pornhub.com/_xa/tabinfo?zone… | (empty) | empty | Add link text or aria-label |
| https://kwikylive.com/lander/v2/previewv… | Watch Now | new tab | Add '(opens in new tab)' to text |
| https://www.pornhub.com/_xa/tabinfo?zone… | (empty) | empty | Add link text or aria-label |
| https://track.gpsecureads.com/e84121b7-9… | FLING HOOKUPS | new tab | Add '(opens in new tab)' to text |
| https://www.pornhub.com/_xa/tabinfo?zone… | (empty) | empty | Add link text or aria-label |
| https://ads.trafficjunky.net/ads?zone_id… | FILLES IA | new tab | Add '(opens in new tab)' to text |
| https://www.pornhub.com/_xa/tabinfo?zone… | (empty) | empty | Add link text or aria-label |
| https://help.pornhub.com/hc/en-us/articl… | Notice to Users | new tab | Add '(opens in new tab)' to text |
| https://legalservice.aylo.com/legal/data… | Notice to Law Enforcement | new tab | Add '(opens in new tab)' to text |
| https://www.aylo.com/salle-de-presse/ayl… | Cliquez ici | new tab | Add '(opens in new tab)' to text |
| https://help.pornhub.com/hc/en-us/articl… | this page | new tab | Add '(opens in new tab)' to text |
| https://help.pornhub.com/hc/en-us/articl… | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
https://www.pornhub.com/; https://www.pornhub.com/_xa/tabinfo?zone_id=2514871&format=directLP&noc=1; https://www.pornhub.com/_xa/tabinfo?zone_id=2514881&format=directLP&noc=1; https://www.pornhub.com/_xa/tabinfo?zone_id=2514891&format=directLP&noc=1; https://www.pornhub.com/_xa/tabinfo?zone_id=2514901&format=directLP&noc=1; https://help.pornhub.com/hc/en-us/articles/4419885579795
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://livehdcams.com/lander/v2/previewv3/?AFNO=1-41688&cz=10817; https://kwikylive.com/lander/v2/previewv3/?AFNO=1-41689&cz=10818; https://track.gpsecureads.com/e84121b7-9133-4950-a3e3-81436806f337; https://ads.trafficjunky.net/ads?zone_id=2514901&format=directLP; https://help.pornhub.com/hc/en-us/articles/44854458951571-The-Steps-We-re-Tak…; https://legalservice.aylo.com/legal/datarequest; https://www.aylo.com/salle-de-presse/aylo-suspend-acces-a-pornhub-en-france/; https://help.pornhub.com/hc/en-us/articles/4419885579795
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 ACCÈS À NOTRE SITE… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| title Pornhub | 1.07:1 | 4.5:1 | #000000 | #0B0B0B | Fail |
| div Si vous avez des pro… | 1.07:1 | 4.5:1 | #000000 | #0B0B0B | Fail |
| a contactez le support… | 1.15:1 | 4.5:1 | #000000 | #151515 | Fail |
| span LIVE CAMS | 1.05:1 | 4.5:1 | #000000 | #080808 | Fail |
| span Watch Now | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| span FLING HOOKUPS | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| span FILLES IA | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Notice to Users | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Notice to Law Enforc… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| p Cher utilisateur, | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| p Les contestations ju… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| p Alors que d'importan… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| p Votre gouvernement p… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| p Des vols de données… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| p Pour aller de l'avan… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| p Nous demandons au go… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| p Pour rendre l'intern… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| p La technologie néce… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| p Vous voulez l’hist… | 1.00:1 | 4.5:1 | #000000 | #000000 | 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 Hierarchy1 headingsPASS
- H1 ACCÈS À NOTRE SITE SUSPENDU EN FRANCE : À PARTIR DU 15 JUILLET 25
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