Lighthouse Mobile
· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| unpkg.com/aos@2.3.1/dist/aos.css | 2.6 KiB | 781 ms |
| maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css | 20.3 KiB | 969 ms |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
blacklingerie div.container > div.small-grid > a.small-grid-img > img | /assets/img/censorship/pornstars/thumb-top-blacklingerie.... | 62.4 KiB | 58.6 KiB |
girlshorts div.container > div.small-grid > a.small-grid-img > img | www.firstclasspov.com/assets/img/censorship/pornstars/thumb-top-girlshorts.webp | 59.8 KiB | 56.1 KiB |
blodebathroom div.container > div.small-grid > a.small-grid-img > img | /assets/img/censorship/pornstars/thumb-top-blodebathroom.... | 57.8 KiB | 54.2 KiB |
redhead div.container > div.big-grid > a.big-grid-img > img | www.firstclasspov.com/assets/img/censorship/pornstars/thumb-top-redhead.webp | 65.9 KiB | 49.2 KiB |
Girlbath div.container > div.big-grid > a.big-grid-img > img | www.firstclasspov.com/assets/img/censorship/pornstars/thumb-top-hotbath.webp | 65.8 KiB | 49.2 KiB |
brunette div.container > div.small-grid > a.small-grid-img > img | www.firstclasspov.com/assets/img/censorship/pornstars/thumb-top-brunette.webp | 48.9 KiB | 45.9 KiB |
Adult Performer Venera Maxima div.pornstars-pics > div > a.model-img > img.img-fluid | www.firstclasspov.com/assets/img/censorship/pornstars/model-veneramaxima.webp | 18.1 KiB | 13.1 KiB |
Adult Performer Skylar Snow div.pornstars-pics > div > a.model-img > img.img-fluid | www.firstclasspov.com/assets/img/censorship/pornstars/model-skylarsnow.webp | 16.9 KiB | 11.9 KiB |
Model Scarlett Alexis div.models-wrapper > a.model-card > div.model-img > img.img-fluid | /assets/img/censorship/pornstars/model-video-scarlettalex... | 13.5 KiB | 11.5 KiB |
Adult Performer Clea Gaultier div.pornstars-pics > div > a.model-img > img.img-fluid | www.firstclasspov.com/assets/img/censorship/pornstars/model-cleagaultier.webp | 16.0 KiB | 11.0 KiB |
Model Sisi Rose div.models-wrapper > a.model-card > div.model-img > img.img-fluid | www.firstclasspov.com/assets/img/censorship/pornstars/model-video-sisirose.webp | 12.9 KiB | 11.0 KiB |
Adult Performer Linzee Ryder div.pornstars-pics > div > a.model-img > img.img-fluid | www.firstclasspov.com/assets/img/censorship/pornstars/model-linzeeryder.webp | 15.4 KiB | 10.4 KiB |
Adult Performer Kelly Caprice div.pornstars-pics > div > a.model-img > img.img-fluid | www.firstclasspov.com/assets/img/censorship/pornstars/model-kellycaprice.webp | 13.7 KiB | 9.0 KiB |
Adult Performer Lacey Jayne div.pornstars-pics > div > a.model-img > img.img-fluid | www.firstclasspov.com/assets/img/censorship/pornstars/model-laceyjayne.webp | 13.6 KiB | 8.9 KiB |
Adult Performer Holly Day div.pornstars-pics > div > a.model-img > img.img-fluid | www.firstclasspov.com/assets/img/censorship/pornstars/model-hollyday.webp | 13.3 KiB | 8.7 KiB |
Adult Performer Kayley Gunner div.pornstars-pics > div > a.model-img > img.img-fluid | www.firstclasspov.com/assets/img/censorship/pornstars/model-kayleygunner.webp | 11.6 KiB | 7.6 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| firstclasspov.com/ | 779 ms |
| www.firstclasspov.com/ | 814 ms |
| www.firstclasspov.com/censorship.php | 150 ms |
| www.firstclasspov.com/audience-protection | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css | 19.8 KiB | 19.4 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| insights.spizoo.com/js/container_FVm7tT3R.js | 42.7 KiB | 22.2 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
brunette div.container > div.small-grid > a.small-grid-img > img | www.firstclasspov.com/assets/img/censorship/pornstars/thumb-top-brunette.webp |
girlshorts div.container > div.small-grid > a.small-grid-img > img | www.firstclasspov.com/assets/img/censorship/pornstars/thumb-top-girlshorts.webp |
blodebathroom div.container > div.small-grid > a.small-grid-img > img | /assets/img/censorship/pornstars/thumb-top-blodebathroom.... |
blacklingerie div.container > div.small-grid > a.small-grid-img > img | /assets/img/censorship/pornstars/thumb-top-blacklingerie.... |
Girlbath div.container > div.big-grid > a.big-grid-img > img | www.firstclasspov.com/assets/img/censorship/pornstars/thumb-top-hotbath.webp |
redhead div.container > div.big-grid > a.big-grid-img > img | www.firstclasspov.com/assets/img/censorship/pornstars/thumb-top-redhead.webp |
Adult Performer Linzee Ryder div.pornstars-pics > div > a.model-img > img.img-fluid | www.firstclasspov.com/assets/img/censorship/pornstars/model-linzeeryder.webp |
Adult Performer Skylar Snow div.pornstars-pics > div > a.model-img > img.img-fluid | www.firstclasspov.com/assets/img/censorship/pornstars/model-skylarsnow.webp |
Adult Performer Lacey Jayne div.pornstars-pics > div > a.model-img > img.img-fluid | www.firstclasspov.com/assets/img/censorship/pornstars/model-laceyjayne.webp |
Adult Performer Kelly Caprice div.pornstars-pics > div > a.model-img > img.img-fluid | www.firstclasspov.com/assets/img/censorship/pornstars/model-kellycaprice.webp |
Adult Performer Kayley Gunner div.pornstars-pics > div > a.model-img > img.img-fluid | www.firstclasspov.com/assets/img/censorship/pornstars/model-kayleygunner.webp |
Adult Performer Holly Day div.pornstars-pics > div > a.model-img > img.img-fluid | www.firstclasspov.com/assets/img/censorship/pornstars/model-hollyday.webp |
Adult Performer Venera Maxima div.pornstars-pics > div > a.model-img > img.img-fluid | www.firstclasspov.com/assets/img/censorship/pornstars/model-veneramaxima.webp |
Adult Performer Clea Gaultier div.pornstars-pics > div > a.model-img > img.img-fluid | www.firstclasspov.com/assets/img/censorship/pornstars/model-cleagaultier.webp |
Menu div.container > div.items > div#menuIcon > img | www.firstclasspov.com/assets/img/censorship/logo/button-menu-mobile.svg |
Play Button div.trailer > a > div.play-btn > img | www.firstclasspov.com/assets/img/censorship/logo/ico-playwhite.svg |
Play Button div.trailer > a > div.play-btn > img | www.firstclasspov.com/assets/img/censorship/logo/ico-playwhite.svg |
Play Button div.trailer > a > div.play-btn > img | www.firstclasspov.com/assets/img/censorship/logo/ico-playwhite.svg |
Icon Movie Duration div.serie-description > div.btns > div.series-btn > img | www.firstclasspov.com/assets/img/censorship/logo/ico-movieduration.svg |
Icon Play Black div.serie-description > div.btns > a.series-btn > img.play-btn | www.firstclasspov.com/assets/img/censorship/logo/ico-playblack.svg |
Icon Movie Duration div.serie-description > div.btns > div.series-btn > img | www.firstclasspov.com/assets/img/censorship/logo/ico-movieduration.svg |
Icon Play Black div.serie-description > div.btns > a.series-btn > img.play-btn | www.firstclasspov.com/assets/img/censorship/logo/ico-playblack.svg |
Icon Movie Duration div.serie-description > div.btns > div.series-btn > img | www.firstclasspov.com/assets/img/censorship/logo/ico-movieduration.svg |
Icon Play Black div.serie-description > div.btns > a.series-btn > img.play-btn | www.firstclasspov.com/assets/img/censorship/logo/ico-playblack.svg |
firstclasspov Logo body > section#originals > div.originals-logo > img | www.firstclasspov.com/assets/img/censorship/logo/ico-logo.svg |
Icon Trending Series div.title-wrapper > div.logo-txt > div.img-wrapper > img | www.firstclasspov.com/assets/img/censorship/logo/ico-trending-pornstars.svg |
Icon Acclaimed Series div.title-wrapper > div.logo-txt > div.img-wrapper > img | www.firstclasspov.com/assets/img/censorship/logo/ico-trending-videos.svg |
firstclasspov Logo div.container > div.items > div.site-logo > img | www.firstclasspov.com/assets/img/censorship/logo/logo-header.svg |
Visa div.payment-methods > div.payment-icons > a > img | |
Mastercard div.payment-methods > div.payment-icons > a > img | |
PayPal div.payment-methods > div.payment-icons > a > img |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
100% POV div.big-banner > div.content-part > div.info-banner > a.get-access |
WATCH NOW ALL FIRST CLASS VIDEOS section#presentation > div.gallery-section > div.container > a.link-full-width |
Linzee Ryder section.pornstars > div.pornstars-pics > div > a.model-img |
Skylar Snow section.pornstars > div.pornstars-pics > div > a.model-img |
Lacey Jayne section.pornstars > div.pornstars-pics > div > a.model-img |
Kelly Caprice section.pornstars > div.pornstars-pics > div > a.model-img |
Kayley Gunner section.pornstars > div.pornstars-pics > div > a.model-img |
Holly Day section.pornstars > div.pornstars-pics > div > a.model-img |
Venera Maxima section.pornstars > div.pornstars-pics > div > a.model-img |
Clea Gaultier section.pornstars > div.pornstars-pics > div > a.model-img |
WATCH NOW ALL FIRST CLASS VIDEOS body > div.container > section.acclaimed-series > a.link-full-width |
PRIVACY POLICY div.footer-content > div.footer-middle > p > a |
Best Practices
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.