Manifest position 912 · CrUX rank bucket 1000

https://ru.xhamster.com

Coverage complete

Coverage-complete model-led audit of five representative paths. Direct robots.txt and sitemap.xml probes returned HTTP 403; this was recorded but did not prevent page-level indexing judgement.

Attempts
1 / 3
Judged checks
58 / 58
Blocked
0
Not run
0
This report has no published overall score. Blocked and not-run checks are not passes. A coverage-complete report means every check has a judged outcome; it does not mean every check passed.

All 58 atomic check outcomes

Principle / checkStatusConfidenceEvidence or reason
respect-user-preferences
respects-color-scheme
passhighComputed color and screenshots differ under light and dark emulation; the dark presentation remains usable.
respect-user-preferences
respects-reduced-motion
issueshighEight 2-second shimmer animations remained running under prefers-reduced-motion: reduce, and no matching reduced-motion rules were found.
F-01 medium: Stop decorative shimmer under reduced motion
respect-user-preferences
respects-contrast
passhighForced-colors and prefers-contrast screenshot retained visible text, controls, borders and content hierarchy.
implement-natural-interactions
view-transitions
issuesmediumThe platform probe found no View Transition naming or route transition support; page changes are abrupt full navigations.
F-02 low: Use progressive View Transitions for route/state changes
implement-natural-interactions
scroll-driven-animations
not-applicablehighNo parallax, scrollytelling, reveal, or other scroll-linked motion was present on the representative paths.
implement-natural-interactions
physical-gestures
passmediumObserved browsing uses native scrolling, links and controls without custom pointer-drag gestures that fight the platform.
provide-guided-navigation
scroll-state-aware-chrome
issuesmediumThe large navigation chrome remains static and consumes substantial space; no scroll-state query or responsive shrinking behavior was observed.
F-03 low: Make heavy navigation chrome respond to scroll
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip or edge-positioned transient menu was opened or required by the representative flows.
provide-guided-navigation
directs-attention
passmediumActive navigation is underlined and page headings clearly identify the current listing or detail context.
maximize-content-reduce-noise
no-intrusive-interruptions
issueshighA centered cookie wall obscures primary content on every public template, while a separate full-width age-verification banner adds another interruption.
F-04 high: Replace stacked first-load interruptions with a content-preserving consent and age flow
maximize-content-reduce-noise
semantic-dismissible-primitives
issueshighThe cookie wall is not exposed as dialog, role=dialog, popover, or details; the overlay inventory reported zero semantic dialog/popover primitives.
F-05 high: Implement consent with a semantic dialog and reliable light-dismiss/focus behavior
maximize-content-reduce-noise
reduced-chrome
issuesmediumDesktop first view combines two navigation rows, a persistent sidebar, age banner, cookie wall and dense promotional tiles, leaving content visually crowded.
F-06 medium: Reduce persistent navigation and promotional chrome
adapt-to-the-form-factor
responsive-no-horizontal-scroll
issueshighAt a 360px visual viewport the page retained a 1024px layout and reported 664px horizontal overflow; content is clipped.
F-07 critical: Reflow the desktop layout at narrow viewports
adapt-to-the-form-factor
component-level-responsiveness
issueshighThe probe found zero container-query rules and the listing/sidebar composition stayed desktop-width at 360px.
F-08 high: Add container-aware card and sidebar layouts
adapt-to-the-form-factor
input-modality-aware
issueshighThe probe counted 51 visible controls below 24px in one dimension, and programmatic focus on the first link had outline style none.
F-09 high: Increase targets and restore visible keyboard focus
support-core-task-success
clear-purpose-and-primary-action
passhighHeadings, search, category links and video tiles communicate the site purpose and next actions immediately.
support-core-task-success
primary-flow-completion
issuesmediumThe viewing entry path is repeatedly interrupted by cookie and legal-age gates, and the registration screenshot renders its provider/action content effectively invisible inside a blank panel.
F-10 high: Remove avoidable interruptions and expose registration actions visibly
support-core-task-success
clear-system-state-and-recovery
issueshighThe registration DOM contains provider and email choices, but the captured card presents a large blank state with no visible actionable choices or error explanation.
F-11 high: Render a clear actionable registration state or explicit recovery message
be-fast-and-stable
good-core-web-vitals
issuesmediumLighthouse measured LCP at 3.0s, outside the good threshold, although the trace run measured 1.78s; CLS was zero and TBT was modest.
F-12 medium: Improve mobile LCP below 2.5 seconds
be-fast-and-stable
visual-stability
passhighThe layout observer recorded CLS 0 with no shift entries during the capture.
be-fast-and-stable
efficient-main-thread
passhighTrace measured two long tasks, 156ms longest, and 119.64ms total blocking time, a bounded rather than dominant main-thread cost.
be-fast-and-stable
efficient-resource-delivery
issueshighThe load made 142 requests and transferred 1.73MB; three parser-inserted stylesheets were high-priority render-blocking candidates and the largest script was 400KB.
F-13 medium: Shorten the critical request chain and split the initial bundle
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighSixty-two scripts transferred 1.05MB, with a 400KB index bundle plus multiple locale/start bundles on the initial listing.
F-14 high: Defer route-specific and third-party JavaScript
be-inclusive
names-roles-labels
issueshighLighthouse failed button-name and label-content-name-mismatch; the cookie overlay also lacks a dialog role.
F-15 high: Fix accessible names, label matching and overlay role
be-inclusive
sufficient-contrast
issueshighLighthouse failed color-contrast and link-in-text-block checks on the rendered page.
F-16 high: Correct failing text and link contrast combinations
be-inclusive
structure-and-focus
issueshighProgrammatic focus produced outline none, and Lighthouse reported malformed list structure and an ill-formed agent accessibility tree.
F-17 high: Restore visible focus and valid structural semantics
be-inclusive
legible-text
passmediumDesktop body and heading text remain readable with consistent alignment and no observed clipping in the primary desktop templates.
be-inclusive
zoom-reflow-targets-and-media
issueshighThe 360px capture does not reflow and has 664px overflow; Lighthouse also failed meta-viewport and target-size audits.
F-18 critical: Support zoom/reflow and WCAG-sized touch targets
follow-best-practices
no-console-errors
passmediumLighthouse best-practices scored 1.0 and did not report a console-error or runtime-exception failure.
follow-best-practices
sound-document-and-assets
issueshighDocument doctype/charset are valid, but 29 of 36 images lacked explicit dimensions and 15 were more than 2x displayed size.
F-19 medium: Reserve image space and right-size image requests
follow-best-practices
browser-platform-hygiene
passmediumLighthouse best-practices scored 1.0 with no deprecated API, prompt-on-load or vulnerable-library failure surfaced.
be-discoverable
title-and-description
passhighHomepage and detail probes found descriptive titles and meta descriptions.
be-discoverable
crawlable-and-mobile-friendly
passmediumReal href links, viewport metadata and 81% raw-HTML content coverage were present; public navigation was crawlable despite robots.txt returning 403 to the direct probe.
be-discoverable
canonical-and-indexing-signals
passmediumHomepage and detail expose matching canonical URLs and return successful document responses; no accidental noindex was observed.
be-discoverable
structured-and-shareable-metadata
issuesmediumThe representative video detail has Open Graph metadata but no JSON-LD VideoObject or other schema.org block.
F-20 medium: Add accurate VideoObject JSON-LD on video details
be-private-and-secure
secure-transport-and-headers
issueshighHTTPS, HSTS and frame protections are present, but CSP only declares frame-ancestors, nosniff and Referrer-Policy are absent, and two cookies lack Secure.
F-21 high: Harden CSP, cookies and core response headers
be-private-and-secure
data-minimisation-and-third-parties
issueshighThe initial load contacted 14 third-party origins; 117 of 142 requests and 1.62MB of 1.73MB were classified off the page origin before consent interaction.
F-22 high: Minimise and defer third-party requests until consent
be-private-and-secure
in-context-permissions-and-modern-auth
issuesmediumNo permission prompt fired on load, but registration exposes Google, X and email with no visible passkey/WebAuthn option.
F-23 medium: Offer passkeys alongside federated and email sign-in
be-private-and-secure
defensive-browser-policies
issueshighHSTS and clickjacking defenses are present, but Referrer-Policy and nosniff are missing and Permissions-Policy only covers two client-hint directives.
F-24 high: Add nosniff, Referrer-Policy and a restrictive Permissions-Policy
be-resilient
progressive-enhancement
issueshighRaw HTML retains 81% content, but the no-JS crawler view explicitly says JavaScript is required and the cookie controls show indefinite spinners, so core gating controls do not progressively enhance.
F-25 high: Make core consent and age actions work without JavaScript
be-resilient
resilient-runtime-behaviour
issuesmediumThe custom cookie overlay lacks platform dialog semantics, while the signup action content is present in DOM text but not visibly rendered in the captured card.
F-26 medium: Use robust platform overlays and recover visible signup state
be-resilient
offline-and-installable
not-applicablehighThe video service is intrinsically network-dependent. A manifest and controlling service worker exist, but an offline media experience is not a proportionate requirement.
be-resilient
network-and-http-failure-states
passhighA deliberately invalid route shows a clear not-found message and a direct link back to the homepage rather than a blank shell.
be-internationalised
lang-dir-and-logical-properties
passhighThe Russian page declares lang=ru and exposes a broad locale selector including RTL languages; visible reading order is coherent.
be-internationalised
locale-aware-data
passmediumLocale-specific Russian labels and localized view-count formatting are consistently rendered across listing and detail templates.
be-internationalised
time-zone-correctness
not-applicablehighThe audited public listing, category, detail and registration surfaces expose no scheduling or time-zone-sensitive user task.
be-trustworthy
no-dark-patterns
passmediumThe cookie wall presents Accept and Reject with equal visual weight and states the purpose of optional data use; the age gate explains its legal basis.
be-trustworthy
humane-error-handling
issuesmediumThe registration surface fails as a visually blank card without actionable error or recovery messaging even though choices exist in DOM text.
F-27 high: Explain and recover from the blank registration state
be-trustworthy
trustworthy-input-assistance
passmediumThe only directly exercised authored input is search, which has a descriptive accessible label and does not require sensitive autofill tokens.
be-trustworthy
safe-commercial-and-account-flows
issueshighThe account-entry card hides the provider/email actions visually, preventing a clear and predictable registration choice.
F-28 high: Make registration choices visible and predictable
be-sustainable
optimised-assets
issueshighFifteen images were oversized, 29 lacked dimensions, 14 used legacy formats and eight below-fold images were not lazy-loaded.
F-29 medium: Serve dimensioned, responsive modern-format thumbnails
be-sustainable
no-wasteful-work
issueshighThe page loads 62 scripts and continues eight shimmer animations under reduced-motion; this is avoidable background and delivery work.
F-30 medium: Cut unused scripts and suppress nonessential background animation
be-sustainable
third-party-and-media-budget
issueshighThird-party-classified traffic accounts for 117 requests and 1.62MB, including Google identity and promotional/ad origins on initial load.
F-31 high: Set and enforce a consent-aware third-party budget
be-agent-ready
structured-agent-capabilities
not-applicablehighNo declared agent-facing intent exists for this public media catalog; absence of WebMCP is treated as an emerging opportunity, not a failure.
be-agent-ready
on-device-inference
not-applicablehighNo summarisation or other inference task is exposed where built-in on-device AI is necessary to complete the audited journeys.
be-memory-efficient
no-leak-under-repeated-interaction
issuesmediumAfter ten bottom/top feed traversals, heap self size increased from 36.90MB to 42.15MB and node count from 685,755 to 791,410. Some growth may be intentional lazy-feed caching, so confidence is medium.
F-32 medium: Bound feed caching and release resources after repeated traversal
be-memory-efficient
bounded-footprint
issuesmediumThe baseline page retained 685,755 heap nodes and 36.90MB self size before exercising the feed, a heavy footprint for a listing page.
F-33 medium: Reduce the initial DOM and heap footprint
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passlowNeither heap summary surfaced a Detached constructor among the largest populations; the summaries do not expose listener counts, so confidence is low.

Provenance

Canonical report: results/atomic/reports/0912-ru_xhamster_com.json
Report SHA-256: 27d8992056eb503099842000aa2bb4fb2d7872e63ae9d491a4213152ddc1e371
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/ru_xhamster_com/2026-07-23T19-34-37-119Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/ru_xhamster_com/2026-07-23T19-34-37-119Z
Catalog SHA-256: sha256:78ccfdb2d483f4c57d9dafed80fd86c6265585a56457c8dcfddc254b80fb44d7

Raw screenshots, HARs, traces, heaps, and other browser artifacts are retained at the local evidence root and intentionally are not committed. Artifact paths in the canonical report are relative to that root.