Skip to content
https://cinemablend.com

Lighthouse Mobile

· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.
SCORE
0
GRADE
FIX
0
REVIEW
0
PASS
0
INFO
0

Detailed Report

Audit breakdown by category with detailed findings.

46

Performance

Insights

Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.

Why this matters

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

Why this matters

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.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

headings: [map[key:source label:Source valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:33.095 source:map[type:text value:[unattributed]]]]

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

description: [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.
title: Preconnected origins
description: Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.
title: Preconnect candidates
value: No additional origins are good candidates for preconnecting

Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLResource SizeEst Savings
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
assets-jpcust.jwpsrv.com/thumbnails/hneosqh4-720.jpg99.2 KiB93.4 KiB
div#botr_homepage-video-playlist_utdFDEYD_div_1 > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div#botr_homepage-video-playlist_utdFDEYD_div_1 > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
assets-jpcust.jwpsrv.com/thumbnails/O7YEyJIH-720.jpg81.3 KiB65.7 KiB
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
assets-jpcust.jwpsrv.com/thumbnails/k645mel7-720.jpg59.0 KiB53.2 KiB
Thor praying to Odin in Avengers: Doomsday div.image-remove-flow-width-setter > div.image-remove-reflow-container > picture > img
cdn.mos.cms.futurecdn.net/UucBhT8tuV2h3jQzZto8u-970-80.jpg.webp20.2 KiB16.5 KiB

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 751 ms
URLTime Spent
cinemablend.com/751 ms
www.cinemablend.com/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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

TTI

The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Diagnostics

Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work

Why this matters

Performance issues directly impact user engagement and conversion rates.

CategoryTime Spent
Script Evaluation3.6 s
Other1.6 s
Style & Layout772 ms
Script Parsing & Compilation473 ms
Garbage Collection192 ms
Rendering185 ms
Parse HTML & CSS173 ms

Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failure reasonFailure type
The page has an unload handler in the main frame.Actionable
Pages with cache-control:no-store header cannot enter back/forward cache.Actionable
Pages whose main resource has cache-control:no-store cannot enter back/forward cache.Not actionable
Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header.Not actionable

Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions

Why this matters

Performance issues directly impact user engagement and conversion rates.

URL
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
cdn.jwplayer.com/v2/media/EowwJsn3/poster.jpg
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
cdn.jwplayer.com/v2/media/EHj9ipls/poster.jpg
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
cdn.jwplayer.com/v2/media/KmD9vIrL/poster.jpg
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
cdn.jwplayer.com/v2/media/qERs3x7p/poster.jpg
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
cdn.jwplayer.com/v2/media/IDxeMuS3/poster.jpg
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
cdn.jwplayer.com/v2/media/1Nwe0jjR/poster.jpg
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
cdn.jwplayer.com/v2/media/9r3MUumQ/poster.jpg

More information about the performance of your application. These numbers don't directly affect the Performance score.

Layout shift culprits
Optimize DOM size
LCP breakdown
Modern HTTP
Optimize viewport for mobile
Minify CSS
Minify JavaScript
Reduce unused CSS
Avoids enormous network payloads Total size was 2,449 KiB
User Timing marks and measures 33 user timings
Avoid long main-thread tasks 20 long tasks found
Network Requests
Network Round Trip Times 100 ms
Server Backend Latencies 120 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Initial server response time was short Root document took 30 ms
INP breakdown
LCP request discovery
Avoid non-composited animations
Avoid large layout shifts
91

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.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div#botr_homepage-video-playlist_utdFDEYD_div_1 > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div#botr_homepage-video-playlist_utdFDEYD_div_1 > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img

Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.newsletter-form__container > section.newsletter-form__main-section > form.newsletter-form__form > input.form__email-input div.newsletter-form__container > section.newsletter-form__main-section > form.newsletter-form__form > input.form__email-input

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.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
A Wild Elden Ring Character From The Games Will Appear In The Movie, And I'm Hy… div.wdn-fte-rcr > div.list-text-links > div.listingResult > a.article-link
Hulk Hogan Got Real About One Career Change He Would've Made (And I Was Genuine… div.wdn-fte-rcr > div.list-text-links > div.listingResult > a.article-link
One Of Geena Davis' First Instagram Posts Is A Madonna Reunion, And A League Of… div.wdn-fte-rcr > div.list-text-links > div.listingResult > a.article-link
Michael Jackson's Nephew Called Out The Media's Coverage Of The ‘Thriller’ Sing… div.wdn-fte-rcr > div.list-text-links > div.listingResult > a.article-link
Welp, Another OG Dexter Character Is Now (Seemingly) Doomed In Resurrection Sea… div.wdn-fte-rcr > div.list-text-links > div.listingResult > a.article-link
It's Hard To Believe It's Been 4 Years Since Ozark Brought Kaley Cuoco And Tom … div.wdn-fte-rcr > div.list-text-links > div.listingResult > a.article-link
I Didn't Get To See The Avengers: Doomsday Trailer Because I Wasn't At CinemaCo… div.mainCarousel > section#homePageCarousel > div#Item1 > a.article-link
‘Nothing Can Stop’ JLo From Proving Gen X Can Still Rock Low Rise Pants As The … div.mainCarousel > section#homePageCarousel > div#Item4 > a.article-link
Project Hail Mary's Author Lives In Fear Of Getting Called Out By Neil DeGrasse… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
‘Funny Sight.’ Emily Blunt Went To Great Lengths To Keep Devil Wears Prada 2 Dr… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
How Timothèe Chalamet Awards And One ‘Alpha’ Sister Moment Reportedly Hooked Ke… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
It Was Basically The Hunger Games Online When Josh Hutcherson Mentioned He Wasn… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Get Some Great Stranger Things: Tales From '85 Gifts With The Latest Issue Of S… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Jonah Hill Has One Resounding Memory After Filming This Is the End with Rihanna… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
A How To Train Your Dragon 2 Crew Member Lost Fingers While The Sequel Was Film… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The 10 Biggest Winners In Jeopardy History By Heidi Venable, Hugh Scott last u… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Big Brother Could Get A Major Shakeup Ahead Of Season 28, And Netflix Is Involv… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
I Didn't Have An Office Reunion On My Devil Wears Prada Bingo Card, But See Joh… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Hassie Harrison Is Gonna Go Ahead And Agree To Disagree With Stephen Amell Over… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The Sweet Gesture Lorne Michaels Made For SNL’s Maya Rudolph After Finding Out … section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
'Be Honest': Jim Parsons Was Asked How He Really Feels About People Yelling 'Ba… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
More Drama At CBS News? What’s Going On With Gayle King And Those Contract Comm… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
I Wish More People Talked About This 2009 Rom Com And How It Depicts Asperger's… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Could Scarlett Johansson Or Another Actress Break Zoe Saldaña’s Box Office Reco… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The Wildly Short Amount Of Time It Took For Love On The Spectrum To Decide To C… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
‘Hollywood Is A Different Animal For Women.’ Florence Pugh On The Double Standa… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The Rock Says Moana Represents ‘What Real Masculinity Looks Like’ (And Say It L… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
I’m Still Sad Good Omens’ Final Season Is Just One Long Episode, But The Direct… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The Boys Is Ending With Season 5, But Jensen Ackles Says The Run Has A Big Impa… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The 'Moment' In Mother Mary Where Anne Hathaway Proved She Could Nail Playing A… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Rob Cesternino Explains How Cirie’s Been Flying Under The Radar In Survivor 50 … section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Stranger Things: Tales From ‘85 EP Shares Take On New Character Not Being Menti… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The Wildly Short Amount Of Time It Took For Love On The Spectrum To Decide To C… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Lee Cronin's The Mummy Has Some Gnarly Skin-Flaying Scenes (And We Had To Ask H… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
I Love The Cool Story Behind How Jaafar Jackson Debuted His Moonwalk By Sarah … section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
You, Me & Tuscany Review: Halle Bailey And Regé-Jean Page’s Rom-Com Is Giving R… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The Drama Review: Zendaya And Robert Pattinson’s Anti-Rom Com Delivers On The T… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The Super Mario Galaxy Movie Review: I Really Wish They Just Made A Star Fox Mo… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Peaky Blinders: The Immortal Man Review: Cillian Murphy And Barry Keoghan Prope… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Project Hail Mary's Author Lives In Fear Of Getting Called Out By Neil DeGrasse… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
19 Sexually Explicit Movies Streaming On Paramount+ By Philip Sledge last upda… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
WWE Got The Randy Orton And Cody Rhodes WrestleMania Finish Wrong, But There's … section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
I'm Against Scott Bakula's Star Trek Enterprise Sequel Pitch. Here's Why By Mi… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Prime Video Subscription: The Plan, The Price And What’s Included By Philip Sl… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The Boys Is Ending With Season 5, But Jensen Ackles Says The Run Has A Big Impa… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The 'Moment' In Mother Mary Where Anne Hathaway Proved She Could Nail Playing A… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Did Elle Fanning Use A Body Double For Margo’s Got Money Troubles’ Nude Scenes?… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
I Love The Cool Story Behind How Jaafar Jackson Debuted His Moonwalk By Sarah … section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
What Happened When Gina Carano Spoke With Lucasfilm’s Dave Filoni And Jon Favre… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Beef Season 2 Director Breaks Down The Finale’s Wild Fight Sequence (And The Th… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Why PR Experts And Social Media Stars Think Megan Fox Is Losing Out On Millions… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Why Is Body Horror Making A Big Comeback? James Wan And Lee Cronin Have Thought… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
X-Men Got A Blunt Piece Of Feedback From Execs Ahead Of Its Release Decades Ago… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
One Star Definitely Won't Be Returning For The Secret Lives Of Mormon Wives, Bu… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
I Just Learned Tim McGraw Is Playing The Most Brutal Role Of His Career, And I’… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
19 Sexually Explicit Movies Streaming On Paramount+ By Philip Sledge last upda… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Just A Friendly Reminder Scott Patterson’s Exit On Sullivan’s Crossing Didn’t G… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
WWE Got The Randy Orton And Cody Rhodes WrestleMania Finish Wrong, But There's … section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Marvel Merch Seemingly Confirmed A Fan Theory About Hulk’s Return To The MCU B… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
ESPN Jeopardy Is Reportedly Locking In Its Host, And It's The Perfect Choice B… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
Input buttons have discernible text.
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
`button`, `link`, and `menuitem` elements have accessible names
ARIA attributes are used as specified for the element's role
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Background and foreground colors have a sufficient contrast ratio
Document has a `<title>` element
`<frame>` or `<iframe>` elements have a title
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
Links have a discernible name
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
No element has a `[tabindex]` value greater than 0
Touch targets have sufficient size and spacing.
Heading elements appear in a sequentially-descending order
Skip links are focusable.
Document has a main landmark.
Deprecated ARIA roles were not used
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
`[accesskey]` values are unique
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
`<input type="image">` elements have `[alt]` text
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Identical links have the same purpose.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
81

Best Practices

General

Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Deprecation / WarningSource
Unload event listeners are deprecated and will be removed.
Uses HTTPS
Avoids third-party cookies
Allows users to paste into input fields
Avoids requesting the geolocation permission on page load
Avoids requesting the notification permission on page load
Displays images with correct aspect ratio
Serves images with appropriate resolution
Page has the HTML doctype
Properly defines charset
No browser errors logged to the console
No issues in the `Issues` panel in Chrome Devtools
Ensure CSP is effective against XSS attacks
Use a strong HSTS policy
Ensure proper origin isolation with COOP
Mitigate DOM-based XSS with Trusted Types
Detected JavaScript libraries
Page has valid source maps
Redirects HTTP traffic to HTTPS
Mitigate clickjacking with XFO or CSP
85

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.

Crawling and Indexing

Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable

Why this matters

Performance issues directly impact user engagement and conversion rates.

Uncrawlable Link
Ryan Gosling Explains Why He Doesn't Pick The Same Kind Of Movies Anymore div#homepage-video-playlist > ul.wdn-listv2-items > li.wdn-listv2-item > a.wdn-listv2-item-link
The One Iconic 'Peaky Blinders' Line Barry Keoghan Honestly Didn't Feel He 'Ear… li.wdn-listv2-item-wrapper > ul.wdn-listv2-item-lists > li.wdn-listv2-item > a.wdn-listv2-item-link
Samara Weaving Personally Pitched One Of The Best 'Ready Or Not' Moments li.wdn-listv2-item-wrapper > ul.wdn-listv2-item-lists > li.wdn-listv2-item > a.wdn-listv2-item-link
We Did Not Anticipate Jacob Elordi Referencing 'Jackass' When We Asked About Th… li.wdn-listv2-item-wrapper > ul.wdn-listv2-item-lists > li.wdn-listv2-item > a.wdn-listv2-item-link
Rumors Keep Rolling Around About Halle Berry In 'Doomsday,' And Chris Hemsworth… li.wdn-listv2-item-wrapper > ul.wdn-listv2-item-lists > li.wdn-listv2-item > a.wdn-listv2-item-link
'Hamnet' Has A Tie-In To 'Eternals,' And Chloé Zhao Pointed It Out To Us li.wdn-listv2-item-wrapper > ul.wdn-listv2-item-lists > li.wdn-listv2-item > a.wdn-listv2-item-link
Halle Berry Shared How She And Van Hunt Happened: 'I'm Convinced I Manifested M… li.wdn-listv2-item-wrapper > ul.wdn-listv2-item-lists > li.wdn-listv2-item > a.wdn-listv2-item-link
Emerald Fennell Reveals The Reason 'Wuthering Heights' Is Rated-R, Despite Want… li.wdn-listv2-item-wrapper > ul.wdn-listv2-item-lists > li.wdn-listv2-item > a.wdn-listv2-item-link
'GOAT' Does One Thing I've Never Seen In A Movie Before, And I Had To Ask Gabri… li.wdn-listv2-item-wrapper > ul.wdn-listv2-item-lists > li.wdn-listv2-item > a.wdn-listv2-item-link
Chris Hemsworth Opens Up About Feeling Like A ‘Fraud’ Playing Charming Characte… li.wdn-listv2-item-wrapper > ul.wdn-listv2-item-lists > li.wdn-listv2-item > a.wdn-listv2-item-link
Priyanka Chopra Jonas Is Making Her First Indian Movie In Years, And She Had On… li.wdn-listv2-item-wrapper > ul.wdn-listv2-item-lists > li.wdn-listv2-item > a.wdn-listv2-item-link
I Loved Paul Mescal In 'Hamnet,' But His Favorite Part Of The Movie Surprised Me li.wdn-listv2-item-wrapper > ul.wdn-listv2-item-lists > li.wdn-listv2-item > a.wdn-listv2-item-link
Callum Turner Shares The Sweet Moment That Made Him Fall In Love With Fiancé Du… li.wdn-listv2-item-wrapper > ul.wdn-listv2-item-lists > li.wdn-listv2-item > a.wdn-listv2-item-link
‘IT’ Filmmakers Andy And Barbara Muschietti Explain A Line In Horror Films They… li.wdn-listv2-item-wrapper > ul.wdn-listv2-item-lists > li.wdn-listv2-item > a.wdn-listv2-item-link
Why Vincent D’Onofrio And Charlie Cox Keep Coming Back To Play Daredevil And Fi… li.wdn-listv2-item-wrapper > ul.wdn-listv2-item-lists > li.wdn-listv2-item > a.wdn-listv2-item-link
George Clooney Opens Up About How Much He Failed Before 'ER' li.wdn-listv2-item-wrapper > ul.wdn-listv2-item-lists > li.wdn-listv2-item > a.wdn-listv2-item-link

To appear in search results, crawlers need access to your app.

Content Best Practices

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div#botr_homepage-video-playlist_utdFDEYD_div_1 > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div#botr_homepage-video-playlist_utdFDEYD_div_1 > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img

Format your HTML in a way that enables crawlers to better understand your app’s content.

Structured data is valid
Page isn’t blocked from indexing
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
Links have descriptive text
robots.txt is valid
Document has a valid `hreflang`
Document has a valid `rel=canonical`

Send Feedback