Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FHeading HierarchyAction33 headings, 8 skip(s)FIX
- H3 Welcome to
- H2 Top Scenes
- H2 Featured Scenes
- H2 Featured Models
- H4 Freya Von Doom skipped
- H4 Eva Nyx
- H4 Elana Bunnz
- H4 Maddie Wren
- H4 Liv Revamped
- H4 Aria Sloane
- H4 Chloe Amour
- H4 Luna Legend
- H2 Latest Inserted Scenes
- H1 Luna's Backdoor Bash
- H4 Model: Luna Legend skipped
- H2 A Face Full Of Fun For Christina
- H4 Model: Christina Sage skipped
- H2 Odessa Has A Slutty Streak
- H4 Model: Odessa Bell skipped
- H2 Alina's Mouth Feels Good
- H4 Model: Alina Voss skipped
- H2 Mandii's Pussy Has The Grip
- H4 Model: Mandii Rose skipped
- H2 Alana's Tight Little Tease
- H4 Model: Alana Rose skipped
- H4 INCLUDED IN YOUR MEMBERSHIP
- H6 HOME skipped
- H6 VIDEOS
- H6 MODELS
- H6 PRE-SALE
- H6 LOGIN
- H4 powered by PAYSITE.com
- H3 Terms and Conditions
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
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
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
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
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
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
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
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
FDocument LanguageActionMissing <html lang> attribute (WCAG 3.1.1)FIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction5 landmarksREVIEW
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
CLink & Button QualityAction2 issue(s) across 66 links and 37 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://x.com/InsertedXXX | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/Inserted_offic… | (empty) | empty | Add link text or aria-label |
| /support | CUSTOMER SUPPORT | new tab | Add '(opens in new tab)' to text |
| https://secured.customercare.com/contact… | BILLING SUPPORT | new tab | Add '(opens in new tab)' to text |
| https://radicalcash.com/ | WEBMASTERS | new tab | Add '(opens in new tab)' to text |
| https://customercare.co/terms | TERMS & CONDITIONS | new tab | Add '(opens in new tab)' to text |
| https://customercare.co/terms#privacy | PRIVACY POLICY | new tab | Add '(opens in new tab)' to text |
| https://customercare.co/complaints | COMPLAINT POLICY | new tab | Add '(opens in new tab)' to text |
| https://customercare.co/content-removal | CONTENT REMOVAL | new tab | Add '(opens in new tab)' to text |
| https://paysite.com/ | PAYSITE.com | new tab | Add '(opens in new tab)' to text |
| https://www.epoch.com/ | Epoch | new tab | Add '(opens in new tab)' to text |
| https://cs.segpay.com/ | Segpay | new tab | Add '(opens in new tab)' to text |
| /2257 | 18 U.S.C. 2257 Record Keeping … | new tab | Add '(opens in new tab)' to text |
| https://www.rtalabel.org/ | RTA | new tab | Add '(opens in new tab)' to text |
| https://www.rtalabel.org/ | RTA | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
https://x.com/InsertedXXX; https://www.instagram.com/Inserted_officialcom
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.
/support; https://secured.customercare.com/contact/rc/ist; https://radicalcash.com/; https://customercare.co/terms; https://customercare.co/terms#privacy; https://customercare.co/complaints; https://customercare.co/content-removal; https://paysite.com/; https://www.epoch.com/; https://cs.segpay.com/ (+3 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
CTap Target AdequacyAction8 tap target(s) too small or too close togetherREVIEW
CMobile-Readable Font SizesAction83% of visible text renders at >= 12 CSS px (16 below threshold)REVIEW
C404 Error PageActionHTTP 404, custom pageREVIEW
CFavicon & BrandingAction7 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 8 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
2 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 Top | 9.71:1 | 3.0:1 | #000000 | #D6A4A5 | Pass |
| h2 Scenes | 1.41:1 | 3.0:1 | #000000 | #352224 | Fail |
| h2 Featured | 1.02:1 | 3.0:1 | #000000 | #040303 | Fail |
| h2 Latest | 1.02:1 | 3.0:1 | #000000 | #040404 | Fail |
| h2 Scenes | 1.02:1 | 3.0:1 | #000000 | #040404 | Fail |
| h3 Welcome to | 13.71:1 | 3.0:1 | #000000 | #EEC9BB | Pass |
| h3 Terms and Conditions | 1.02:1 | 3.0:1 | #000000 | #040404 | Fail |
| title Official Site of Ins… | 9.31:1 | 4.5:1 | #000000 | #D798D2 | Pass |
| span Videos | 9.88:1 | 4.5:1 | #000000 | #DB9FD0 | Pass |
| span Models | 10.47:1 | 4.5:1 | #000000 | #DEA6D0 | Pass |
| span Pre-Sale | 10.75:1 | 4.5:1 | #000000 | #DFA9D3 | Pass |
| li Keep on writing... | 11.29:1 | 4.5:1 | #000000 | #E2AFD1 | Pass |
| li Searching... | 12.76:1 | 4.5:1 | #000000 | #EBBECB | Pass |
| span Login | 14.18:1 | 4.5:1 | #000000 | #F3CBC7 | Pass |
| span Join Now | 14.60:1 | 4.5:1 | #000000 | #F5CFC3 | Pass |
| p Where hot girls get … | 11.65:1 | 4.5:1 | #000000 | #E0B8B0 | Pass |
| span Scenes | 7.92:1 | 4.5:1 | #000000 | #CE8E94 | Pass |
| span Featured | 4.36:1 | 4.5:1 | #000000 | #986469 | Fail |
| span Models | 1.03:1 | 4.5:1 | #000000 | #040505 | Fail |
| span View | 1.04:1 | 4.5:1 | #000000 | #070708 | 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 79/100 — 6 failing, 21 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.
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 |
|---|
KB Productions LLC, 8700 E. Pinnacle Peak Road, Suite 221, Scottsdale, Arizona … div.--page > footer.mb-5 > div.copy > p.company |
START AGE VERIFICATION div#yoti-first-column > div > div > button#ypp-age-submit |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
FREYA VON DOOM div.model-loop > div.card > div.model-card-info > h4 |
Luna Legend div.thumb-container > div.content-card-info > div.content-info > h4.content-models |
Christina Sage div.thumb-container > div.content-card-info > div.content-info > h4.content-models |
Odessa Bell div.thumb-container > div.content-card-info > div.content-info > h4.content-models |
Alina Voss div.thumb-container > div.content-card-info > div.content-info > h4.content-models |
Mandii Rose div.thumb-container > div.content-card-info > div.content-info > h4.content-models |
Alana Rose div.thumb-container > div.content-card-info > div.content-info > h4.content-models |
HOME footer.mb-5 > ul.nav > li.nav-item > h6 |
These are opportunities to improve keyboard navigation in your application.
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 html |
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 > ul > li > img#YppAgeTourModalSVG div > ul > li > img#YppAgeTourModalSVG |
div > ul > li > img#YppAgeTourModalSVG div > ul > li > img#YppAgeTourModalSVG |
div > ul > li > img#YppAgeTourModalSVG div > ul > li > img#YppAgeTourModalSVG |
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.lazy-parent > div.lazy-children > div.video-on-hover > a.img-hover div.lazy-parent > div.lazy-children > div.video-on-hover > a.img-hover |
div.--page > footer.mb-5 > div.row > a div.--page > footer.mb-5 > div.row > a |
div.--page > footer.mb-5 > div.row > a div.--page > footer.mb-5 > div.row > 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.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
FREYA VON DOOM div.card > div.model-card-info > h4 > a.model-name |
EVA NYX div.card > div.model-card-info > h4 > a.model-name |
ELANA BUNNZ div.card > div.model-card-info > h4 > a.model-name |
MADDIE WREN div.card > div.model-card-info > h4 > a.model-name |
LIV REVAMPED div.card > div.model-card-info > h4 > a.model-name |
ARIA SLOANE div.card > div.model-card-info > h4 > a.model-name |
CHLOE AMOUR div.card > div.model-card-info > h4 > a.model-name |
LUNA LEGEND div.card > div.model-card-info > h4 > a.model-name |
These items highlight common accessibility best practices.
A+Heading Text Quality1 heading-text-quality issue(s) detectedPASS
A+Alt Text QualityAll 59 images OKPASS
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search | text | (search) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="q" id="search">
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