Skip to content
https://indiatoday.in

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.

40

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.

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.

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:Top function call valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:8.014 source:map[column:79738 line:1 type:source-location url:https://akm-img-a-in.tosshub.com/sites/indiatoday/resources/prod/_next/static/chunks/80018-6b00d88458edb585.js urlProvider:network]]]
headings: [map[key:source label:Source valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:29.914 source:map[column:102033 line:18 type:source-location url:https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js urlProvider:network]] map[reflowTime:8.086 source:map[column:61527 line:0 type:source-location url:https://akm-img-a-in.tosshub.com/sites/indiatoday/resources/prod/_next/static/chunks/80018-6b00d88458edb585.js urlProvider:network]] map[reflowTime:16.423 source:map[column:241855 line:18 type:source-location url:https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js urlProvider:network]] map[reflowTime:1.381 source:map[column:454855 line:18 type:source-location url:https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js urlProvider:network]] map[reflowTime:1.272 source:map[column:455227 line:18 type:source-location url:https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js urlProvider:network]] map[reflowTime:6.021 source:map[type:text value:[unattributed]]] map[reflowTime:1.2 source:map[column:31518 line:1 type:source-location url:https://scripts.clarity.ms/0.8.59/clarity.js urlProvider:network]] map[reflowTime:1.533 source:map[column:709 line:300 type:source-location url:https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js urlProvider:network]] map[reflowTime:0.404 source:map[column:1361 line:159 type:source-location url:https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js urlProvider:network]] map[reflowTime:0.631 source:map[column:145573 line:18 type:source-location url:https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js urlProvider:network]] map[reflowTime:2.713 source:map[column:143046 line:18 type:source-location url:https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js urlProvider:network]] map[reflowTime:0.082 source:map[column:144695 line:18 type:source-location url:https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js urlProvider:network]] map[reflowTime:1.978 source:map[column:575590 line:18 type:source-location url:https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js urlProvider:network]] map[reflowTime:0.189 source:map[column:33504 line:18 type:source-location url:https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js urlProvider:network]] map[reflowTime:2.908 source:map[column:65795 line:0 type:source-location url:https://akm-img-a-in.tosshub.com/sites/recengine/tracker/2.11.3/cssp.min.js?v=1.0 urlProvider:network]] map[reflowTime:0.895 source:map[column:3603 line:0 type:source-location url:https://akm-img-a-in.tosshub.com/sites/indiatoday/resources/prod/_next/static/chunks/15222-aadda167720e7a06.js urlProvider:network]] map[reflowTime:0.467 source:map[column:1361 line:159 type:source-location url:https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js urlProvider:network]] map[reflowTime:2.195 source:map[column:3727 line:0 type:source-location url:https://static.teads.tv/static/master/media/flavors/image.js urlProvider:network]] map[reflowTime:0.327 source:map[column:12906 line:13 type:source-location url:https://static.teads.tv/static/master/media/flavors/image.js urlProvider:network]] map[reflowTime:8.061 source:map[column:6983 line:13 type:source-location url:https://static.teads.tv/static/master/media/flavors/image.js urlProvider:network]]]

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.

More than 4 preconnect connections were found. These should be used sparingly and only to the most important origins.
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

A long cache lifetime can speed up repeat visits to your page. Learn more about caching.

Why this matters

Performance issues directly impact user engagement and conversion rates.

RequestCache TTLTransfer Size
c.amazon-adsystem.com/aax2/apstag.js3600.0 s90.8 KiB
ads.pubmatic.com/AdServer/js/pwt/156066/552/pwt.js92147.0 s175.8 KiB
pagead2.googlesyndication.com/pagead/js/lidar.js?fcd=true3600.0 s83.1 KiB
/pagead/managed/js/activeview/current/ufs_web_display.js3600.0 s73.1 KiB
/pagead/managed/js/activeview/current/ufs_web_display.js3600.0 s73.1 KiB
cdn.id5-sync.com/api/1.0/esp.js3600.0 s34.7 KiB
cdn.id5-sync.com/api/1.0/id5PrebidModule.js3600.0 s29.3 KiB
/mysidia/407ec6ab7422a4db180789e005c9d251.js?tag=video_mr...86400.0 s54.7 KiB
img.youtube.com/vi/ih5lnFTc7VY/hqdefault.jpg7200.0 s24.2 KiB
ep2.adtrafficquality.google/sodar/VFc2VJAc.js3000.0 s14.0 KiB
scripts.clarity.ms/0.8.59/clarity.js86400.0 s26.2 KiB
cdn.izooto.com/scripts/sdk/izooto.js1382400.0 s95.3 KiB
img.youtube.com/vi/CG6onZ3z0FU/hqdefault.jpg7200.0 s11.1 KiB
connectid.analytics.yahoo.com/connectId-gpt.js3600.0 s9.0 KiB
/mysidia/9475976b3d2af33fba37207c76515039.js?tag=addon/my...86400.0 s16.8 KiB
static.chartbeat.com/js/chartbeat.js86400.0 s15.9 KiB
static.criteo.net/js/ld/publishertag.ids.js86400.0 s14.8 KiB
eus.rubiconproject.com/usync.js48761.0 s11.5 KiB
tags.crwdcntrl.net/lt/c/16589/sync.min.js86400.0 s13.2 KiB
cdn.pushwoosh.com/webpush/v3/pushwoosh-web-notifications.js86400.0 s12.3 KiB
script-api.ccgateway.net/script/bundle?id=www.indiatoday.in&parentId=ef0017cfcf1200.0 s4.7 KiB
static.chartbeat.com/js/chartbeat_mab.js86400.0 s10.1 KiB
sb.scorecardresearch.com/internal-cs/default/beacon-and.js86400.0 s7.9 KiB
akm-img-a-in.tosshub.com/sites/recengine/tracker/2.11.3/cssp.min.js?v=1.01296000.0 s30.9 KiB
invstatic101.creativecdn.com/encrypted-signals/encrypted-tag-g.js0.0 ms2.9 KiB
dmp.im-apps.net/secure-signal/provider.js3600.0 s2.5 KiB
cdn.pushwoosh.com/webpush/v3/pushwoosh-widget-subscription-prompt.js3600.0 s2.5 KiB
s.adroll.com/j/ad-choices.png0.0 ms1.6 KiB
cdn.mgaru.dev/static/myGaruStandalone.js14400.0 s2.1 KiB
ads.pubmatic.com/AdServer/js/google-esp.js117410.0 s3.4 KiB
cdn.izooto.com/scripts/sdk/izextf.js1382400.0 s11.6 KiB
/sites/indiatoday/resources/prod/_next/static/dXK2x_26raY...1296000.0 s11.1 KiB
/pagead/js/r20260420/r20110914/elements/html/interstitial...1209600.0 s9.4 KiB
/pagead/js/r20260420/r20110914/client/qs_click_protection...1209600.0 s8.6 KiB
tpc.googlesyndication.com/pagead/js/r20260420/r20110914/abg_lite_fy2021.js1209600.0 s8.4 KiB
pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/abg_lite_fy2021.js1209600.0 s8.4 KiB
cdn.izooto.com/scripts/47d5a439dc84bb1630674aaff9947baeeb5e6f90.js86400.0 s1.7 KiB
config.aps.amazon-adsystem.com/configs/de3fe0da-157b-4cc2-b632-8a1b54f471963600.0 s874 B
/pagead/js/r20260420/r20110914/elements/html/fullscreen_a...1209600.0 s6.7 KiB
widgets.outbrain.com/images/widgetIcons/achoice.svg14400.0 s951 B
akm-img-a-in.tosshub.com/sites/indiatoday/resources/img/instagram.png1296000.0 s6.4 KiB
akm-img-a-in.tosshub.com/sites/indiatoday/resources/img/default-200x200.png1296000.0 s5.9 KiB
link.rubiconproject.com/magnite/11350.js19091.0 s854 B
/usersync/teads/?_t=1776805978368&cb=https%3A%2F%2Fsync.t...0.0 ms405 B
/mysidia/eb506c874c4df599e8b527ba6b052c54.js?tag=engine/c...86400.0 s1009 B
/pagead/js/r20260420/r20110914/elements/html/omrhp_fy2021.js1209600.0 s3.3 KiB
/track/cmb/generic?ttd_pid=teads&ttd_tpi=1&gdpr=0&gdpr_co...0.0 ms254 B
/usersync?aid=1000024&uuid=0532bccb-174c-4f9e-8267-907493...0.0 ms206 B
/v1/set_user_agent_id_mapping?dom_token=teads23&identifie...0.0 ms180 B
/pagead/js/r20260420/r20110914/client/window_focus_fy2021.js1209600.0 s1.6 KiB
/v1.0/parent/ef0017cfcf/engagement/trigger/user_sync?src=...0.0 ms154 B
/sites/indiatoday/resources/img/default-image-200x200.png1296000.0 s1.4 KiB
creativecdn.com/cm-notify?pi=adsolut-pbs&tc=10.0 ms124 B
cdn.jsdelivr.net/gh/prebid/shared-id/pubcid.js/docs/pubcid.min.js604800.0 s997 B
/pagead/js/r20260420/r20110914/client/load_preloaded_reso...1209600.0 s893 B
/sites/indiatoday/resources/prod/_next/static/dXK2x_26raY...1296000.0 s510 B
/sites/indiatoday/resources/prod/_next/static/dXK2x_26raY...1296000.0 s508 B
/pagead/managed/js/activeview/current/ufs_web_display.js3600.0 s0 B
/pagead/managed/js/activeview/current/ufs_web_display.js3600.0 s0 B
/pagead/managed/js/activeview/current/ufs_web_display.js3600.0 s0 B
/pagead/managed/js/activeview/current/ufs_web_display.js3600.0 s0 B
/mysidia/407ec6ab7422a4db180789e005c9d251.js?tag=video_mr...86400.0 s0 B
/mysidia/407ec6ab7422a4db180789e005c9d251.js?tag=video_mr...86400.0 s0 B
ep2.adtrafficquality.google/sodar/VFc2VJAc.js3000.0 s0 B
ep2.adtrafficquality.google/sodar/VFc2VJAc.js3000.0 s0 B
/mysidia/9475976b3d2af33fba37207c76515039.js?tag=addon/my...86400.0 s0 B
/mysidia/9475976b3d2af33fba37207c76515039.js?tag=addon/my...86400.0 s0 B
/mysidia/9475976b3d2af33fba37207c76515039.js?tag=addon/my...86400.0 s0 B
pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/abg_lite_fy2021.js1209600.0 s0 B
pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/abg_lite_fy2021.js1209600.0 s0 B
tpc.googlesyndication.com/pagead/js/r20260420/r20110914/abg_lite_fy2021.js1209600.0 s0 B
tpc.googlesyndication.com/pagead/js/r20260420/r20110914/abg_lite_fy2021.js1209600.0 s0 B
tpc.googlesyndication.com/pagead/js/r20260420/r20110914/abg_lite_fy2021.js1209600.0 s0 B
/pagead/js/r20260420/r20110914/client/qs_click_protection...1209600.0 s0 B
/pagead/js/r20260420/r20110914/client/qs_click_protection...1209600.0 s0 B
/pagead/js/r20260420/r20110914/client/qs_click_protection...1209600.0 s0 B
/pagead/js/r20260420/r20110914/client/qs_click_protection...1209600.0 s0 B
/pagead/js/r20260420/r20110914/client/qs_click_protection...1209600.0 s0 B
/pagead/js/r20260420/r20110914/client/qs_click_protection...1209600.0 s0 B
/pagead/js/r20260420/r20110914/elements/html/omrhp_fy2021.js1209600.0 s0 B
/pagead/js/r20260420/r20110914/elements/html/omrhp_fy2021.js1209600.0 s0 B
/pagead/js/r20260420/r20110914/client/window_focus_fy2021.js1209600.0 s0 B
/pagead/js/r20260420/r20110914/client/window_focus_fy2021.js1209600.0 s0 B
/pagead/js/r20260420/r20110914/client/window_focus_fy2021.js1209600.0 s0 B
/pagead/js/r20260420/r20110914/client/window_focus_fy2021.js1209600.0 s0 B
/pagead/js/r20260420/r20110914/client/window_focus_fy2021.js1209600.0 s0 B
/pagead/js/r20260420/r20110914/client/window_focus_fy2021.js1209600.0 s0 B
/mysidia/eb506c874c4df599e8b527ba6b052c54.js?tag=engine/c...86400.0 s0 B
/mysidia/eb506c874c4df599e8b527ba6b052c54.js?tag=engine/c...86400.0 s0 B
/pagead/js/r20260420/r20110914/client/load_preloaded_reso...1209600.0 s0 B
/pagead/js/r20260420/r20110914/client/load_preloaded_reso...1209600.0 s0 B
/pagead/js/r20260420/r20110914/client/load_preloaded_reso...1209600.0 s0 B

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.container > div.main-image-container > a.relative > img.main-image
/creative-4f8261c1-f704-11f0-8f7d-f9dc229df309/performanc...1.2 MiB1.2 MiB
head > link head > link
s0.2mdn.net/simgad/443264505866067325776.9 KiB64.7 KiB
s0.2mdn.net/simgad/763619670119079760517.7 KiB15.1 KiB
US President Donald Trump said another round of talks with Iran to be held in t… div.B1S3_story__thumbnail___pFy6 > a > div.thumb > img
/indiatoday/images/story/202604/us-president-donald-trump...22.3 KiB14.3 KiB

These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.

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.

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: 764 ms
URLTime Spent
indiatoday.in/764 ms
www.indiatoday.in/0.0 ms

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.

URLTotal CPU TimeScript EvaluationScript Parse
www.indiatoday.in/3.9 s146 ms15 ms
/pagead/managed/js/gpt/m202604160201/pubads_impl.js3.4 s2.9 s96 ms
Unattributable2.6 s531 ms0.0 ms
ads.pubmatic.com/AdServer/js/pwt/156066/552/pwt.js1.8 s1.5 s87 ms
/pagead/managed/js/activeview/current/ufs_web_display.js1.4 s1.1 s109 ms
/sites/indiatoday/resources/prod/_next/static/chunks/7297...1.2 s962 ms1.9 ms
static.teads.tv/static/master/media/flavors/image.js864 ms421 ms25 ms
scripts.clarity.ms/0.8.59/clarity.js670 ms567 ms10 ms
c.amazon-adsystem.com/aax2/apstag.js592 ms524 ms43 ms
www.googletagmanager.com/gtag/js?id=G-PNKRMPCD55495 ms379 ms68 ms
fundingchoicesmessages.google.com/i/1007232?ers=3396 ms358 ms27 ms
cdn.izooto.com/scripts/sdk/izooto.js383 ms314 ms44 ms
/sites/indiatoday/resources/prod/_next/static/chunks/1522...342 ms136 ms1.2 ms
cdn.pushwoosh.com/webpush/v3/pushwoosh-web-notifications.js305 ms237 ms5.8 ms
/sites/indiatoday/resources/prod/_next/static/chunks/8001...299 ms50 ms12 ms
/sites/indiatoday/resources/prod/_next/static/chunks/4257...282 ms260 ms13 ms
www.googletagmanager.com/gtm.js?id=GTM-M57NDHZ261 ms185 ms57 ms
ep2.adtrafficquality.google/sodar/sodar2.js187 ms143 ms2.8 ms
/sites/indiatoday/resources/prod/_next/static/chunks/fram...151 ms69 ms19 ms
carbon-cdn.ccgateway.net/script?id=www.indiatoday.in&parentId=ef0017cfcf149 ms67 ms5.3 ms
akm-img-a-in.tosshub.com/sites/recengine/tracker/2.11.3/cssp.min.js?v=1.0120 ms85 ms12 ms
/sites/indiatoday/resources/prod/_next/static/chunks/8596...110 ms2.6 ms1.5 ms
securepubads.g.doubleclick.net/tag/js/gpt.js100 ms84 ms14 ms
pagead2.googlesyndication.com/pagead/js/lidar.js?fcd=true98 ms63 ms31 ms
static.chartbeat.com/js/chartbeat.js98 ms91 ms5.0 ms
static.criteo.net/js/ld/publishertag.ids.js91 ms74 ms5.9 ms
cdn.id5-sync.com/api/1.0/id5PrebidModule.js91 ms67 ms15 ms
/sites/indiatoday/resources/prod/_next/static/chunks/main...86 ms69 ms17 ms
/sites/indiatoday/resources/prod/_next/static/chunks/2778...72 ms21 ms6.6 ms
/f/AGSKWxWMYx60zq-qqPHLetcoEJT7IezqezkXbivQXWKMIx3ydqHUBc...63 ms55 ms0.6 ms
/f/AGSKWxVAPgwNn1q6LU_nmeR6zUyrBAU2c8nkhPo-VPb3Wx7VIu6_YF...60 ms37 ms1.7 ms
tags.crwdcntrl.net/lt/c/16589/sync.min.js59 ms48 ms5.8 ms

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 Evaluation12.6 s
Other4.6 s
Style & Layout1.8 s
Rendering1.4 s
Script Parsing & Compilation956 ms
Garbage Collection466 ms
Parse HTML & CSS384 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

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 0.0 ms 15.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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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
LCP request discovery
Modern HTTP
Render blocking requests
Optimize viewport for mobile
Minify CSS
Minify JavaScript
User Timing marks and measures 15 user timings
Avoid long main-thread tasks 20 long tasks found
Avoid non-composited animations 2 animated elements found
Image elements have explicit `width` and `height`
Network Requests
Network Round Trip Times 200 ms
Server Backend Latencies 500 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Initial server response time was short Root document took 360 ms
Avoid large layout shifts 4 layout shifts found
INP breakdown
94

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Your daily capsule for quick news div.widgetstyle__wrap > div.presso_lgn_widget > div.presso_head > span.shrttext

These are opportunities to improve the legibility of your content.

Navigation

Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
GLOBAL div.story__grid > article#0 > div.story__cat > h4.B1S3_cat__title___NXs1
BENGALURU NEWS div.story__grid > article#1 > div.story__cat > h4.B1S3_cat__title___NXs1
EDUCATION div.story__grid > article#2 > div.story__cat > h4.B1S3_cat__title___NXs1
EXCLUSIVE div.story__grid > article.B1S3_story__card__A_fhi > div.story__cat > h4.B1S3_cat__title___NXs1
GLOBAL div.story__grid > article.B1S3_story__card__A_fhi > div.story__cat > h4.B1S3_cat__title___NXs1
FEATURES div.story__grid > article.B1S3_story__card__A_fhi > div.story__cat > h4.B1S3_cat__title___NXs1
WEST BENGAL ELECTION div.story__grid > article.B1S3_story__card__A_fhi > div.story__cat > h4.B1S3_cat__title___NXs1
GLOBAL div.story__grid > article.B1S3_story__card__A_fhi > div.story__cat > h4.B1S3_cat__title___NXs1
MIDDLE EAST WAR div.story__grid > article.B1S3_story__card__A_fhi > div.story__cat > h4.B1S3_cat__title___NXs1
UK NEWS div.story__grid > article.B1S3_story__card__A_fhi > div.story__cat > h4.B1S3_cat__title___NXs1
GLOBAL div.story__grid > article.B1S3_story__card__A_fhi > div.story__cat > h4.B1S3_cat__title___NXs1
GLOBAL div.story__grid > article.B1S3_story__card__A_fhi > div.story__cat > h4.B1S3_cat__title___NXs1
SCIENCE div.story__grid > article.B1S3_story__card__A_fhi > div.story__cat > h4.B1S3_cat__title___NXs1
TRENDING NEWS div.story__grid > article.B1S3_story__card__A_fhi > div.story__cat > h4.B1S3_cat__title___NXs1
GLOBAL div.story__grid > article.B1S3_story__card__A_fhi > div.story__cat > h4.B1S3_cat__title___NXs1
WEST BENGAL ELECTION div.story__grid > article.B1S3_story__card__A_fhi > div.story__cat > h4.B1S3_cat__title___NXs1
BEYOND NEWS div.story__grid > article.B1S3_story__card__A_fhi > div.story__cat > h4.B1S3_cat__title___NXs1
TAMIL NADU ELECTION div.story__grid > article.B1S3_story__card__A_fhi > div.story__cat > h4.B1S3_cat__title___NXs1
WEST BENGAL ELECTION div.story__grid > article.B1S3_story__card__A_fhi > div.story__cat > h4.B1S3_cat__title___NXs1
BOLLYWOOD div.story__grid > article.B1S3_story__card__A_fhi > div.story__cat > h4.B1S3_cat__title___NXs1
NEWS AT 7 div.swiper-slide > div.Carousel_carousel__card__dwl0s > div.Carousel_card__desc__OdKs2 > h4.Carousel_card__slug__71HXL

These are opportunities to improve keyboard navigation in your application.

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>`
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Image elements have `[alt]` attributes
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
ARIA attributes are used as specified for the element's role
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
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.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
Document has a main landmark.
`<video>` elements contain a `<track>` element with `[kind="captions"]`
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.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
Deprecated ARIA roles were not used
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
`[role]`s have all required `[aria-*]` attributes
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
`[role]` values are valid
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
Buttons have an accessible name
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 buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Form elements have associated labels
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
Tables have different content in the summary attribute and `<caption>`.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Elements with visible text labels have matching accessible names.
69

Best Practices

Trust and Safety

Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. Learn more about responsibly getting permission for notifications.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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
Topics
Unload event listeners are deprecated and will be removed.
SharedStorage

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

SourceDescription
Loading media from 'data:video/mp4;base64,AAAAIGZ0eXBpc29tAAACAGlzb21pc28yYXZjMW1wNDEAAAAIZnJlZQAAADxtZGF0AAAAMGWIhAAV//73ye/Apuvb3rW/k89I/Cy3PsIqP39atohOSV14BYa1heKCYgALQC5K4QAAAwZtb292AAAAbG12aGQAAAAAAAAAAAAAAAAAAAPoAAAD6AABAAABAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAACMHRyYWsAAABcdGtoZAAAAAMAAAAAAAAAAAAAAAEAAAAAAAAD6AAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAEAAAAAAoAAAAFoAAAAAACRlZHRzAAAAHGVsc3QAAAAAAAAAAQAAA+gAAAAAAAEAAAAAAahtZGlhAAAAIG1ka...VybCAAAAABAAABE3N0YmwAAACvc3RzZAAAAAAAAAABAAAAn2F2YzEAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAoABaAEgAAABIAAAAAAAAAAEVTGF2YzYwLjMxLjEwMiBsaWJ4MjY0AAAAAAAAAAAAAAAY//8AAAA1YXZjQwFkAAr/4QAYZ2QACqzZQo35IQAAAwABAAADAAIPEiWWAQAGaOvjyyLA/fj4AAAAABRidHJ0AAAAAAAAAaAAAAGgAAAAGHN0dHMAAAAAAAAAAQAAAAEAAEAAAAAAHHN0c2MAAAAAAAAAAQAAAAEAAAABAAAAAQAAABRzdHN6AAAAAAAAADQAAAABAAAAFHN0Y28AAAAAAAAAAQAAADAAAABidWR0YQAAAFptZXRhAAAAAAAAACFoZGxyAAAAAAAAAABtZGlyYXBwbAAAAAAAAAAAAAAAAC1pbHN0AAAAJal0b28AAAAdZGF0YQAAAAEAAAAATGF2ZjYwLjE2LjEwMA==' violates the following Content Security Policy directive: "media-src * blob:". Note that '*' matches only URLs with network schemes ('http', 'https', 'ws', 'wss'), or URLs whose scheme matches `self`'s scheme. The scheme 'data:' must be added explicitly. The action has been blocked.
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'content')
Uncaught SyntaxError: Identifier 'd' has already been declared

Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Issue type
Content security policy
Uses HTTPS
Avoids third-party cookies
Allows users to paste into input fields
Avoids requesting the geolocation permission on page load
Displays images with correct aspect ratio
Serves images with appropriate resolution
Page has the HTML doctype
Properly defines charset
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
100

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.

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
Links are crawlable
robots.txt is valid
Image elements have `[alt]` attributes
Document has a valid `hreflang`
Document has a valid `rel=canonical`

Send Feedback