Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DAlt Text QualityAction2 of 104 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 2 image(s) |
| too long | 11 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
FLink & Button QualityAction8 issue(s) across 404 links and 3 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| / | (empty) | empty | Add link text or aria-label |
| https://pissvids.com/terms-and-condition… | Terms And Conditions | new tab | Add '(opens in new tab)' to text |
| https://pissvids.com/privacy-statement | Privacy statement | new tab | Add '(opens in new tab)' to text |
| https://secure.vend-o.com/customers/prof… | vendo support | new tab | Add '(opens in new tab)' to text |
| https://pornbox.com/content-removal | Content Removal | new tab | Add '(opens in new tab)' to text |
| # | (empty) | empty | Add link text or aria-label |
| (empty) | empty | Add link text or aria-label | |
| / | (empty) | empty | Add link text or aria-label |
| https://pissvids.com/terms-and-condition… | Terms And Conditions | new tab | Add '(opens in new tab)' to text |
| https://pissvids.com/privacy-statement | Privacy statement | new tab | Add '(opens in new tab)' to text |
| https://secure.vend-o.com/customers/prof… | vendo support | new tab | Add '(opens in new tab)' to text |
| https://pornbox.com/content-removal | Content Removal | new tab | Add '(opens in new tab)' to text |
| https://pissvids.com/docs/notice2257 | here | generic text | Replace with descriptive text |
Before: here Suggested: Notice2257 | |||
| <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.
/; #; a (#1145 on page); /
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://pissvids.com/docs/notice2257 ("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://pissvids.com/terms-and-conditions; https://pissvids.com/privacy-statement; https://secure.vend-o.com/customers/profile/login; https://pornbox.com/content-removal; https://pissvids.com/terms-and-conditions; https://pissvids.com/privacy-statement; https://secure.vend-o.com/customers/profile/login; https://pornbox.com/content-removal
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#menu-btn; button.btn (#38 on page); button.btn (#40 on page)
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
DFavicon & BrandingAction4 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
B404 Error PageHTTP 404, custom pageREVIEW
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 RECOMMENDED | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| title Piss Vids is The Ult… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Videos | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Recommended | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Newest scenes | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Most popular scenes | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Models | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Tags | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Studios | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a lost password | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a customer support | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Terms And Conditions | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Privacy statement | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a vendo support | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Content Removal | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a ACCESS NOW | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a ACCESS NOW | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a MEMBERS AREA | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Log out | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| div bts | 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.
CLighthouse Accessibility AuditsActionScore 75/100 — 6 failing, 20 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.
ARIA
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
PissVids.com, All The Piss You Need!
This website contains age-restricted mater… body.__blur-thumbnails > div#agree18 |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
header#header > div.container-fluid > div.header__row > button#menu-btn header#header > div.container-fluid > div.header__row > button#menu-btn |
div.header__row > div.header__search > div.input-group > button.btn div.header__row > div.header__search > div.input-group > button.btn |
div.header__row > div.header__search > div.input-group > button.btn div.header__row > div.header__search > div.input-group > button.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-fluid > div.banner > a > img.d-lg-none div.container-fluid > div.banner > a > img.d-lg-none |
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 |
|---|
header#header > div.container-fluid > div.header__row > a.header__logo header#header > div.container-fluid > div.header__row > a.header__logo |
body.__blur-thumbnails > footer.footer > div.container-fluid > a.footer__logo body.__blur-thumbnails > footer.footer > div.container-fluid > a.footer__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 |
|---|
ACCESS NOW div.container-fluid > div.header__row > div.join-now > a.js-show-guest |
I agree, ENTER PissVids div.row > div.col-sm > div.text-center > a.btn |
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 footer.footer > div.container-fluid > p.mb-10 > a |
These are opportunities to improve the legibility of your content.
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
A+Heading Hierarchy1 headingsPASS
- H1 RECOMMENDED
A+Heading Text Quality1 heading-text-quality issue(s) detectedPASS
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| q | input | (Search among 31813+ exclusive videos) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input name="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