Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction3 landmarksFIX
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
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
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
FAlt Text QualityAction94 of 255 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 94 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
FForm AccessibilityAction8 of 11 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| #UsernamePromptEmail | for/id | ||
| #UsernamePromptPassword | password | Password | for/id |
| #frontPageSliderVideoToggle | checkbox | none | |
| password | password | (Password) | placeholder only |
| username | text | (Email or Username) | placeholder only |
| #paymentoption2 | radio | (none) | none |
| #paymentoption4 | radio | (none) | none |
| #UsernamePromptJoinOption | select | (none) | none |
| #UsernamePromptShowPass | checkbox | (none) | none |
| sign-in | submit | (none) | none |
| #paymentoption0 | radio | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<select name="joinOption" id="UsernamePromptJoinOption">; <input type="checkbox" id="UsernamePromptShowPass">; <input type="radio" name="pkg" id="paymentoption0">; <input type="radio" name="pkg" id="paymentoption2">; <input type="radio" name="pkg" id="paymentoption4">; <input type="submit" name="sign-in">
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
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="username">; <input type="password" name="password">
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
DTabindex Anti-PatternsAction0 positive, 13 -1-on-focusableFIX
DFavicon & 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 Hierarchy8 headings, 2 skip(s)REVIEW
- H4 Step 1 of 2
- H4 What are you waiting for?
- H6 Mom Lover Network - 12 sites included! skipped
- H6 Our Networks
- H5 Become a Member!
- H1 You better stay away from Moms that have the breeding fetish
- H4 Become a Member! skipped
- H3 Placeholder
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
BHeading Text Quality1 heading-text-quality issue(s) detectedREVIEW
CLink & Button QualityAction59 issue(s) across 616 links and 25 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /join/sfw | BrattyMilf.com | img no alt | Add alt attribute to the image |
| /join/sfw | CheatingMommy.com | img no alt | Add alt attribute to the image |
| /join/sfw | DatingMyStepson.com | img no alt | Add alt attribute to the image |
| /join/sfw | DoublePies.com | img no alt | Add alt attribute to the image |
| /join/sfw | ImNotYourMommy.com | img no alt | Add alt attribute to the image |
| /join/sfw | MilfCoach.com | img no alt | Add alt attribute to the image |
| /join/sfw | MomSwapped.com | img no alt | Add alt attribute to the image |
| /join/sfw | MomWantsCreampie.com | img no alt | Add alt attribute to the image |
| /join/sfw | MomWantsToBreed.com | img no alt | Add alt attribute to the image |
| /join/sfw | MomsBoyToy.com | img no alt | Add alt attribute to the image |
| /join/sfw | MomsFamilySecrets.com | img no alt | Add alt attribute to the image |
| /join/sfw | MomsTight.com | img no alt | Add alt attribute to the image |
| /join/sfw | <picture> … | img no alt | Add alt attribute to the image |
| /join/sfw | <picture> … | img no alt | Add alt attribute to the image |
| /join/sfw | <picture> … | img no alt | Add alt attribute to the image |
| /join/sfw | <picture> … | img no alt | Add alt attribute to the image |
| /join/sfw | <picture> … | img no alt | Add alt attribute to the image |
| /join/sfw | <picture> … | img no alt | Add alt attribute to the image |
| /join/sfw | <picture> … | img no alt | Add alt attribute to the image |
| /join/sfw | <picture> … | img no alt | Add alt attribute to the image |
| /join/sfw | <picture> … | img no alt | Add alt attribute to the image |
| /join/sfw | Bratty MILF | img no alt | Add alt attribute to the image |
| /join/sfw | Cheating Mommy | img no alt | Add alt attribute to the image |
| /join/sfw | Dating My Stepson | img no alt | Add alt attribute to the image |
| /join/sfw | Double Pies | img no alt | Add alt attribute to the image |
| /join/sfw | Im not your Mommy | img no alt | Add alt attribute to the image |
| /join/sfw | Milf Coach | img no alt | Add alt attribute to the image |
| /join/sfw | Mom Swapped | img no alt | Add alt attribute to the image |
| /join/sfw | Mom Wants Creampie | img no alt | Add alt attribute to the image |
| /join/sfw | Mom Wants To Breed | img no alt | Add alt attribute to the image |
| /join/sfw | Moms Boy Toy | img no alt | Add alt attribute to the image |
| /join/sfw | Moms Family Secrets | img no alt | Add alt attribute to the image |
| /join/sfw | Moms Tight | img no alt | Add alt attribute to the image |
| https://brattymilf.com | (empty) | empty | Add link text or aria-label |
| https://datingmystepson.com | (empty) | empty | Add link text or aria-label |
| https://momsboytoy.com | (empty) | empty | Add link text or aria-label |
| https://momsfamilysecrets.com | (empty) | empty | Add link text or aria-label |
| https://momstight.com | (empty) | empty | Add link text or aria-label |
| https://imnotyourmommy.com | (empty) | empty | Add link text or aria-label |
| https://doublepies.com | (empty) | empty | Add link text or aria-label |
| https://milfcoach.com | (empty) | empty | Add link text or aria-label |
| https://cheatingmommy.com | (empty) | empty | Add link text or aria-label |
| https://momwantscreampie.com | (empty) | empty | Add link text or aria-label |
| https://momwantstobreed.com | (empty) | empty | Add link text or aria-label |
| https://momswapped.com | (empty) | empty | Add link text or aria-label |
| https://brattymilf.com | (empty) | empty | Add link text or aria-label |
| https://datingmystepson.com | (empty) | empty | Add link text or aria-label |
| https://momsboytoy.com | (empty) | empty | Add link text or aria-label |
| https://momsfamilysecrets.com | (empty) | empty | Add link text or aria-label |
| https://momstight.com | (empty) | empty | Add link text or aria-label |
| https://imnotyourmommy.com | (empty) | empty | Add link text or aria-label |
| https://doublepies.com | (empty) | empty | Add link text or aria-label |
| https://milfcoach.com | (empty) | empty | Add link text or aria-label |
| https://cheatingmommy.com | (empty) | empty | Add link text or aria-label |
| https://momwantscreampie.com | (empty) | empty | Add link text or aria-label |
| https://momwantstobreed.com | (empty) | empty | Add link text or aria-label |
| https://momswapped.com | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | Bratty MILF | img no alt | Add alt attribute to the image |
| /join/sfw | Cheating Mommy | img no alt | Add alt attribute to the image |
| /join/sfw | Dating My Stepson | img no alt | Add alt attribute to the image |
| /join/sfw | Double Pies | img no alt | Add alt attribute to the image |
| /join/sfw | Im not your Mommy | img no alt | Add alt attribute to the image |
| /join/sfw | Milf Coach | img no alt | Add alt attribute to the image |
| /join/sfw | Mom Swapped | img no alt | Add alt attribute to the image |
| /join/sfw | Mom Wants Creampie | img no alt | Add alt attribute to the image |
| /join/sfw | Mom Wants To Breed | img no alt | Add alt attribute to the image |
| /join/sfw | Moms Boy Toy | img no alt | Add alt attribute to the image |
| /join/sfw | Moms Family Secrets | img no alt | Add alt attribute to the image |
| /join/sfw | Moms Tight | img no alt | Add alt attribute to the image |
| /join/sfw | Bratty MILF | img no alt | Add alt attribute to the image |
| /join/sfw | Cheating Mommy | img no alt | Add alt attribute to the image |
| /join/sfw | Dating My Stepson | img no alt | Add alt attribute to the image |
| /join/sfw | Double Pies | img no alt | Add alt attribute to the image |
| /join/sfw | Im not your Mommy | img no alt | Add alt attribute to the image |
| /join/sfw | Milf Coach | img no alt | Add alt attribute to the image |
| /join/sfw | Mom Swapped | img no alt | Add alt attribute to the image |
| /join/sfw | Mom Wants Creampie | img no alt | Add alt attribute to the image |
| /join/sfw | Mom Wants To Breed | img no alt | Add alt attribute to the image |
| /join/sfw | Moms Boy Toy | img no alt | Add alt attribute to the image |
| /join/sfw | Moms Family Secrets | img no alt | Add alt attribute to the image |
| /join/sfw | Moms Tight | img no alt | Add alt attribute to the image |
| /join/sfw | Bratty MILF | img no alt | Add alt attribute to the image |
| /join/sfw | Cheating Mommy | img no alt | Add alt attribute to the image |
| /join/sfw | Dating My Stepson | img no alt | Add alt attribute to the image |
| /join/sfw | Double Pies | img no alt | Add alt attribute to the image |
| /join/sfw | Im not your Mommy | img no alt | Add alt attribute to the image |
| /join/sfw | Milf Coach | img no alt | Add alt attribute to the image |
| /join/sfw | Mom Swapped | img no alt | Add alt attribute to the image |
| /join/sfw | Mom Wants Creampie | img no alt | Add alt attribute to the image |
| /join/sfw | Mom Wants To Breed | img no alt | Add alt attribute to the image |
| /join/sfw | Moms Boy Toy | img no alt | Add alt attribute to the image |
| /join/sfw | Moms Family Secrets | img no alt | Add alt attribute to the image |
| /join/sfw | Moms Tight | img no alt | Add alt attribute to the image |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| /join/sfw | (empty) | empty | Add link text or aria-label |
| //nubilescash.com | Webmasters | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
https://brattymilf.com; https://datingmystepson.com; https://momsboytoy.com; https://momsfamilysecrets.com; https://momstight.com; https://imnotyourmommy.com; https://doublepies.com; https://milfcoach.com; https://cheatingmommy.com; https://momwantscreampie.com (+48 more)
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.
//nubilescash.com
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.btn-close (#43 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
CMobile Keyboard & AutofillAction2/5 eligible field(s) missing autocomplete or inputmodeREVIEW
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 1 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 You better stay away… | 11.23:1 | 3.0:1 | #000000 | #C0BDBA | Pass |
| h3 Placeholder | 11.23:1 | 3.0:1 | #000000 | #C0BDBA | Pass |
| title Mom Wants To Breed | 20.82:1 | 4.5:1 | #000000 | #FEFEFE | Pass |
| p PRESENTS | 19.74:1 | 4.5:1 | #000000 | #F7F8F8 | Pass |
| h4 Step 1 of 2 | 16.42:1 | 3.0:1 | #000000 | #E1E4E4 | Pass |
| p Please select a memb… | 7.50:1 | 4.5:1 | #000000 | #A29991 | Pass |
| option 30 Days for $29.32/m… | 6.68:1 | 4.5:1 | #000000 | #A78C7B | Pass |
| option 60 Days for $24.98/m… | 6.76:1 | 4.5:1 | #000000 | #B28A70 | Pass |
| option 120 Days for $21.25/… | 2.42:1 | 4.5:1 | #000000 | #494B55 | Fail |
| option 120 Days for $22.50/… | 14.40:1 | 4.5:1 | #000000 | #D9D4DC | Pass |
| option BEST VALUE - 365 Day… | 17.37:1 | 4.5:1 | #000000 | #DBECF8 | Pass |
| option 365 Days for $17.42/… | 5.98:1 | 4.5:1 | #000000 | #8C8790 | Pass |
| option Lifetime Membership … | 20.13:1 | 4.5:1 | #000000 | #FAFAFB | Pass |
| label Email | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Please type a valid … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| label Password | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Please create a pass… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| button Proceed to Checkout | 20.47:1 | 4.5:1 | #000000 | #FCFCFC | Pass |
| h4 What are you waiting… | 20.47:1 | 3.0:1 | #000000 | #FCFCFC | Pass |
| div 30 Days | 21.00:1 | 4.5: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.
BLighthouse Accessibility AuditsScore 84/100 — 4 failing, 24 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 |
|---|
This website contains age-restricted materials. If you are under the age of 18 … body.tourArea > div#18PlusModal |
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.
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 |
|---|
TERMS AND CONDITIONS div.modal-content > div.modal-body > p > a |
Privacy Policy div.modal-content > div.modal-body > p > a |
I agree div.modal-dialog > div.modal-content > div.modal-footer > button.btn |
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.img-wrapper > a > picture > img.lazyload div.img-wrapper > a > picture > img.lazyload |
div.img-wrapper > a > picture > img.lazyload div.img-wrapper > a > picture > img.lazyload |
div.img-wrapper > a > picture > img.lazyload div.img-wrapper > a > picture > img.lazyload |
div.img-wrapper > a > picture > img.lazyload div.img-wrapper > a > picture > img.lazyload |
div.img-wrapper > a > picture > img.lazyload div.img-wrapper > a > picture > img.lazyload |
div.img-wrapper > a > picture > img.lazyload div.img-wrapper > a > picture > img.lazyload |
div.modal-dialog > div.modal-content > div.modal-header > img div.modal-dialog > div.modal-content > div.modal-header > img |
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.masonry-ltr-item > figure.thumb > div.img-wrapper > a div.masonry-ltr-item > figure.thumb > div.img-wrapper > a |
div.masonry-ltr-item > figure.thumb > div.img-wrapper > a div.masonry-ltr-item > figure.thumb > div.img-wrapper > a |
div.masonry-ltr-item > figure.thumb > div.img-wrapper > a div.masonry-ltr-item > figure.thumb > div.img-wrapper > a |
div.masonry-ltr-item > figure.thumb > div.img-wrapper > a div.masonry-ltr-item > figure.thumb > div.img-wrapper > a |
div.masonry-ltr-item > figure.tube-video-thumb > div.img-wrapper > a div.masonry-ltr-item > figure.tube-video-thumb > div.img-wrapper > a |
div.masonry-ltr-item > figure.tube-video-thumb > div.img-wrapper > a div.masonry-ltr-item > figure.tube-video-thumb > div.img-wrapper > a |
div.masonry-ltr-item > figure.thumb > div.img-wrapper > a div.masonry-ltr-item > figure.thumb > div.img-wrapper > a |
div.masonry-ltr-item > figure.tube-video-thumb > div.img-wrapper > a div.masonry-ltr-item > figure.tube-video-thumb > div.img-wrapper > a |
div.masonry-ltr-item > figure.tube-video-thumb > div.img-wrapper > a div.masonry-ltr-item > figure.tube-video-thumb > div.img-wrapper > a |
div.masonry-ltr-item > figure.thumb > div.img-wrapper > a div.masonry-ltr-item > figure.thumb > div.img-wrapper > 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.