Lighthouse Desktop
· 0 checks — Desktop 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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
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.
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
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.
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 | |
|---|---|---|---|
When death becomes a statistic: Necropolitics in the age of moral silence div.media__item > a > picture > img | i.dawn.com/large/2026/04/0917195131564e1.webp | 118.5 KiB | 111.1 KiB |
600,000 tractors: How Al-Ghazi Tractors became part of Pakistan’s agricultural … div.media__item > a > picture > img | i.dawn.com/medium/2026/04/21173245bf88b1d.webp | 32.6 KiB | 28.9 KiB |
Chery Master Pakistan sets a new industry benchmark with Tiggo 8 and Tiggo 9 PH… div.media__item > a > picture > img | i.dawn.com/medium/2026/04/17182715204ad70.webp | 25.6 KiB | 21.9 KiB |
Dawn Logo div.sm:w-1/2 > div.flex > a.logo > img | www.dawn.com/_img/logo.png | 20.8 KiB | 19.6 KiB |
4 suspects arrested in Karachi in action against gangs involved in leaking matr… div.media__item > a > picture > img | i.dawn.com/medium/2026/04/2120333072036c5.webp | 19.9 KiB | 18.0 KiB |
K&N’s SmartCooking Recipes: Croquettes BBQ Sandwich div.media__item > a > picture > img | i.dawn.com/medium/2026/04/2011581000d7ac5.webp | 21.1 KiB | 17.9 KiB |
Notification declaring local holiday in Rawalpindi on April 22 is fake: DC div.media__item > a > picture > img | i.dawn.com/medium/2026/04/212247307ea2874.webp | 18.4 KiB | 16.7 KiB |
Israeli army jails soldiers for vandalising Jesus statue in Lebanon div.media__item > a > picture > img | i.dawn.com/medium/2026/04/21233817f653445.webp | 17.2 KiB | 14.1 KiB |
Downing Street denies exerting pressure on civil servants to approve Mandelson’… div.media__item > a > picture > img | i.dawn.com/medium/2026/04/21224549e64862d.webp | 13.3 KiB | 12.0 KiB |
China Daily Logo div.w-80 > div.font-serif > div.w-full > img.mb-4 | i.dawn.com/primary/2021/01/600147aa0fd21.png | 11.5 KiB | 9.7 KiB |
Prism div.flex-col > div.w-full > a > img | i.dawn.com/medium/2019/01/5c2dc2b865767.png | 8.5 KiB | 8.1 KiB |
Aan Logo div.font-serif > div.my-4 > a > img | i.dawn.com/large/2025/09/07184401fa65dd5.webp | 7.4 KiB | 7.1 KiB |
Gold deposits in Attock: Uproar in Punjab Assembly on issue of ‘fake cases’ aga… div.media__item > a > picture > img | i.dawn.com/thumbnail/2026/04/21084002bc32bf8.webp | 15.0 KiB | 6.2 KiB |
Punjab Assembly terms revised agriculture tax null and void div.media__item > a > picture > img | i.dawn.com/thumbnail/2026/04/2108330023be637.webp | 14.1 KiB | 5.3 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 |
|---|---|
| dawn.com/ | 258 ms |
| www.dawn.com/ | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
LIVE
3:32am
Iran urges UN condemnation after US seizes cargo ship
2:53am
Brent … div.container > div.grid > div.col-span-12 > div.mt-4 | 0.156 |
We value your privacy
We and our partners store and/or access information on a … div#qc-cmp2-container > div#qc-cmp2-main > div.qc-cmp-cleanslate > div#qc-cmp2-ui | 0.005 |
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 |
|---|---|---|
| www.dawn.com/_css/merriweather.20260418111110.css | 77.5 KiB | 77.5 KiB |
| www.dawn.com/_css/newskit.20260421122603.css | 33.0 KiB | 29.6 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.
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
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 | |
|---|---|
Aan Logo div.font-serif > div.my-4 > a > img | i.dawn.com/large/2025/09/07184401fa65dd5.webp |
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.
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 |
|---|
BREATHE div.nav-alignment > div.js-nav-items > div.flex > a.px-2 |
Updated div.grid > div.col-span-12 > span.story__time > span.timestamp--label |
about 3 hours ago div.grid > div.col-span-12 > span.story__time > span.timestamp--time |
News Desk div.grid > div.col-span-12 > span.story__byline > a.story__byline__link |
AFP div.grid > div.col-span-12 > span.story__byline > a.story__byline__link |
Reuters div.grid > div.col-span-12 > span.story__byline > a.story__byline__link |
Updated div.w-full > article#1976395 > span.story__time > span.timestamp--label |
about 3 hours ago div.w-full > article#1976395 > span.story__time > span.timestamp--time |
Updated div.w-full > article#1993856 > span.story__time > span.timestamp--label |
about 3 hours ago div.w-full > article#1993856 > span.story__time > span.timestamp--time |
Published div.w-full > article#1993802 > span.story__time > span.timestamp--label |
about 12 hours ago div.w-full > article#1993802 > span.story__time > span.timestamp--time |
Updated div.w-full > article#1993801 > span.story__time > span.timestamp--label |
about 5 hours ago div.w-full > article#1993801 > span.story__time > span.timestamp--time |
Published div.w-full > article#1993859 > span.story__time > span.timestamp--label |
about 6 hours ago div.w-full > article#1993859 > span.story__time > span.timestamp--time |
Updated div.w-full > article#1993798 > span.story__time > span.timestamp--label |
about 6 hours ago div.w-full > article#1993798 > span.story__time > span.timestamp--time |
Published div.w-full > article#1993828 > span.story__time > span.timestamp--label |
about 10 hours ago div.w-full > article#1993828 > span.story__time > span.timestamp--time |
Published div.w-full > article#1993854 > span.story__time > span.timestamp--label |
about 7 hours ago div.w-full > article#1993854 > span.story__time > span.timestamp--time |
Published div.w-full > article#1993833 > span.story__time > span.timestamp--label |
about 9 hours ago div.w-full > article#1993833 > span.story__time > span.timestamp--time |
Zaheer Abbas Sial ol.plain-list > li.font-merriweather > span.text-4 > a.text-gray-400 |
World div.flex > span#world > a > span |
Updated div.sm:pl-4 > div.flex > span.story__time > span.timestamp--label |
2 days ago div.sm:pl-4 > div.flex > span.story__time > span.timestamp--time |
These are opportunities to improve the legibility of your content.
Names and labels
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.mol-video-ad-container > iframe div.mol-video-ad-container > iframe |
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.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
‘At the request of CDF Munir, PM Shehbaz’, Trump announces extension in ceasefi… div.border-b-3 > div.flex > div.w-full > ul.mb-1 |
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
‘At the request of CDF Munir, PM Shehbaz’, Trump announces extension in ceasefi… div.w-full > ul.mb-1 > div.related > li.py-1 |
What are the main points of contention between US and Iran? div.w-full > ul.mb-1 > div.related > li.py-1 |
‘Strangled’: Pakistan faces economic imperative in Iran war peace push div.w-full > ul.mb-1 > div.related > li.py-1 |
These are opportunities to improve the experience of reading tabular or list data using 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 |
|---|
JAWED NAQVI div.w-full > article#1993666 > span.story__byline > a.story__byline__link |
NEDA MULJI div.w-full > article#1993664 > span.story__byline > a.story__byline__link |
Zarrar Khuhro div.flex > div.w-9/10 > span.story__byline > a.story__byline__link |
The ugly Israeli div.w-9/10 > article#1993364 > h2.story__title > a.story__link |
Waqar Wadho div.flex > div.w-9/10 > span.story__byline > a.story__byline__link |
Trapped in place div.w-9/10 > article#1993365 > h2.story__title > a.story__link |
CONTACT div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
CONTRIBUTION GUIDELINES div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
CODE OF ETHICS div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
AI POLICY div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
TERMS OF USE div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
PRIVACY div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
COMMENT MODERATION div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
SUBSCRIBE TO NEWSPAPER div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
REPRODUCTION COPYRIGHTS div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
ADVERTISE ON DAWN.COM div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
BRANDED CONTENT div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
CAREERS div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
OBITUARIES div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
PRAYER TIMINGS div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
STOCK/FOREX/GOLD div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
WEATHER div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
DESKTOP div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
DAWN div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
PRISM div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
IMAGES div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
SPECIAL REPORTS div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
AURORA div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
DAWN NEWS div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
EOS/ICON/YOUNG WORLD div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
CITYFM89 div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
HERALD div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
TEELI div.grid > div.md:w-1/6 > nav.text-2.5 > a.font-normal |
These items highlight common accessibility best practices.
Best Practices
User Experience
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
Illegal construction of extra floors, portions springs up with impunity in Kara… div.media__item > a > picture > img | i.dawn.com/medium/2026/04/200513437d8f46a.webp | 403 x 242 (1.67) | 500 x 377 (1.33) |
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| Unload event listeners are deprecated and will be removed. |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
/ads/video/PMAdMgr.js?adtype=13&pubId=156498&siteId=39911... line 194, col 408 | pm-error:Invalid/Empty VAST Response from PubMatic Ad Server |
/ads/video/PMAdMgr.js?adtype=13&pubId=156498&siteId=39911... line 194, col 408 | pm-error:Invalid/Empty VAST Response from PubMatic Ad Server |
/ads/video/PMAdMgr.js?adtype=13&pubId=156498&siteId=39911... line 194, col 408 | pm-error:Invalid/Empty VAST Response from PubMatic Ad Server |
/ads/video/PMAdMgr.js?adtype=13&pubId=156498&siteId=39911... line 194, col 408 | pm-error:Invalid/Empty VAST Response from PubMatic Ad Server |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.
Content Best Practices
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
Format your HTML in a way that enables crawlers to better understand your app’s content.
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
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
partners div.qc-cmp2-publisher-logo-container > div.qc-cmp2-summary-info > div > a |
To appear in search results, crawlers need access to your app.