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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| ads.pubmatic.com/AdServer/js/pwt/158141/1400/pwt.js | 138641.0 s | 288.8 KiB |
| c.amazon-adsystem.com/aax2/apstag.js | 3600.0 s | 91.0 KiB |
| cdn.id5-sync.com/api/1.0/id5PrebidModule.js | 3600.0 s | 29.5 KiB |
| www.google-analytics.com/analytics.js | 7200.0 s | 20.9 KiB |
| cdn.izooto.com/scripts/sdk/izooto.js | 1382400.0 s | 95.3 KiB |
| eus.rubiconproject.com/usync.js | 8716.0 s | 11.5 KiB |
| tags.crwdcntrl.net/lt/c/16576/sync.min.js | 86400.0 s | 13.1 KiB |
| sb.scorecardresearch.com/beacon.js | 86400.0 s | 6.7 KiB |
| config.aps.amazon-adsystem.com/configs/a17c03c1-eb0c-4671-8a5d-3cb93c8ca58e | 3600.0 s | 1.5 KiB |
| cdn.izooto.com/scripts/sdk/izextf.js | 1382400.0 s | 11.6 KiB |
| cdn.izooto.com/scripts/3f360aeab958302e4fc2f7cc38fe6b91372dae51.js | 86400.0 s | 1.9 KiB |
| tag.wknd.ai/6049/i.js | 60.0 s | 313 B |
| cdn.izooto.com/scripts/sdk/izivt.js | 1382400.0 s | 1.1 KiB |
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| /s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu... | 45 ms |
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.
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.
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 | |
|---|---|---|---|
Add India.com As A Trusted Source div#PreferredSources > i.google-preferred-source-btn > a > img.lazy | static.india.com/wp-content/themes/icom/images/google-preferred-source.png | 6.7 KiB | 4.7 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 |
|---|---|
| india.com/ | 752 ms |
| www.india.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.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
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 |
|---|---|---|
| /pagead/managed/js/gpt/m202604160201/pubads_impl.js | 187.7 KiB | 129.4 KiB |
| accounts.google.com/gsi/client | 95.6 KiB | 71.7 KiB |
| www.googletagmanager.com/gtag/js?id=G-L5EPNX0RMW&cx=c>m=4e64h1h1 | 136.7 KiB | 65.6 KiB |
| www.googletagmanager.com/gtag/js?id=UA-19458284-1 | 125.0 KiB | 64.0 KiB |
| www.googletagmanager.com/gtag/js?id=G-WJND8Q2YR5&cx=c>m=4e64h1 | 154.7 KiB | 63.3 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-5D2XVLM | 119.8 KiB | 62.4 KiB |
| cdn.izooto.com/scripts/sdk/izooto.js | 94.8 KiB | 62.1 KiB |
| news.google.com/swg/js/v1/swg-basic.js | 85.4 KiB | 60.2 KiB |
| c.amazon-adsystem.com/aax2/apstag.js | 90.6 KiB | 38.8 KiB |
| fundingchoicesmessages.google.com/i/106213651?ers=3 | 68.8 KiB | 36.2 KiB |
| /wp-content/themes/icommobile/js/swiper.min.js?ver=iwpl_2... | 34.2 KiB | 29.6 KiB |
| ads.pubmatic.com/AdServer/js/pwt/158141/1400/pwt.js | 288.4 KiB | 26.6 KiB |
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.
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
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 3.1 s |
| Other | 1.7 s |
| Style & Layout | 701 ms |
| Rendering | 696 ms |
| Script Parsing & Compilation | 601 ms |
| Parse HTML & CSS | 117 ms |
| Garbage Collection | 80 ms |
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 |
|---|---|---|
| .fc-consent-root .fc-dialog-container.fc-fullscreen { height: 100% !important; … } … | 16.2 KiB | 14.0 KiB |
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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.sidebar-searchbox > div.box > form#form_search > button#btnggsrch div.sidebar-searchbox > div.box > form#form_search > button#btnggsrch |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body.home-page > div#main > div.download > a body.home-page > div#main > div.download > a |
body.home-page > div#main > div.download > a body.home-page > div#main > div.download > a |
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.
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 |
|---|
हिंदी ul.topRnav > li.language-switch > a > span.lang |
Read More section.content > div.topNewsBox > div.view-more-btn > a.viewAll |
Read More section.content > div.topNewsBox > div.view-more-btn > a.viewAll |
Upcoming section.content > div#matchscroller > div.tab > button.tablinks |
26 Apr 2026 15:30 IST | 10:00 GMT
MA Chidambaram Stadium, Chennai div.allbox > a > li.scorecardBox > p.stadium |
08 May 2026 19:30 IST | 14:00 GMT
Arun Jaitley Stadium, Delhi div.allbox > a > li.scorecardBox > p.stadium |
More in Video Reels div.Webstories > h2.topNews > span.viewAll > a.viewAll |
View all div.Webstories > h2.topNews > span.viewAll > a.viewAll |
Read More section.content > div.topNewsBox > div.view-more-btn > a.viewAll |
Read More section.content > div.topNewsBox > div.view-more-btn > a.viewAll |
Read More section.content > div.topNewsBox > div.view-more-btn > a.viewAll |
Read More section.content > div.topNewsBox > div.view-more-btn > a.viewAll |
Read More section.content > div.topNewsBox > div.view-more-btn > a.viewAll |
Read More section.content > div.topNewsBox > div.view-more-btn > a.viewAll |
Read More section.content > div.topNewsBox > div.view-more-btn > a.viewAll |
Read More section.content > div.topNewsBox > div.view-more-btn > a.viewAll |
Read More section.content > div.topNewsBox > div.view-more-btn > a.viewAll |
Read More section.content > div.topNewsBox > div.view-more-btn > a.viewAll |
Home div#footerNav-add > div.footerNav > a.active > small |
Watch div#footerNav-add > div.footerNav > a > small |
Photos div#footerNav-add > div.footerNav > a > small |
Videos div#footerNav-add > div.footerNav > a > small |
Webstories div#footerNav-add > div.footerNav > a > small |
Learn more div.fc-dialog-content > div.fc-dialog-scrollable-content > button.fc-faq-header > span.fc-faq-label |
List of partners. div.fc-dialog-scrollable-content > div.fc-footer > p > a.fc-vendors-list-dialog |
These are opportunities to improve the legibility of your content.
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 |
|---|
Switch to
हिंदी
LOGIN body.home-page > header#page > div.content > ul.topRnav |
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 |
|---|
LOGIN div.content > ul.topRnav > div.topCLS > li#login_sec |
Ipl 2026, Match 37
CSK
VS
GT
26 Apr 2026 15:30 IST | 10:00 GMT
MA Chidambara… div#upcoming > div.allbox > a > li.scorecardBox |
Ipl 2026, Match 51
DC
VS
KKR
08 May 2026 19:30 IST | 14:00 GMT
Arun Jaitley … div#upcoming > div.allbox > a > li.scorecardBox |
Ipl 2026, Match 50
LSG
VS
RCB
07 May 2026 19:30 IST | 14:00 GMT
Bharat Ratna… div#upcoming > div.allbox > a > li.scorecardBox |
Ipl 2026, Match 49
SRH
VS
PBKS
06 May 2026 19:30 IST | 14:00 GMT
Rajiv Gandh… div#upcoming > div.allbox > a > li.scorecardBox |
Ipl 2026, Match 48
DC
VS
CSK
05 May 2026 19:30 IST | 14:00 GMT
Arun Jaitley … div#upcoming > div.allbox > a > li.scorecardBox |
Ipl 2026, Match 47
MI
VS
LSG
04 May 2026 19:30 IST | 14:00 GMT
Wankhede Stad… div#upcoming > div.allbox > a > li.scorecardBox |
Ipl 2026, Match 46
GT
VS
PBKS
03 May 2026 19:30 IST | 14:00 GMT
Narendra Mod… div#upcoming > div.allbox > a > li.scorecardBox |
Ipl 2026, Match 45
SRH
VS
KKR
03 May 2026 15:30 IST | 10:00 GMT
Rajiv Gandhi… div#upcoming > div.allbox > a > li.scorecardBox |
Ipl 2026, Match 44
CSK
VS
MI
02 May 2026 19:30 IST | 14:00 GMT
MA Chidambara… div#upcoming > div.allbox > a > li.scorecardBox |
Ipl 2026, Match 43
RR
VS
DC
01 May 2026 19:30 IST | 14:00 GMT
Sawai Mansingh… div#upcoming > div.allbox > a > li.scorecardBox |
Ipl 2026, Match 42
GT
VS
RCB
30 Apr 2026 19:30 IST | 14:00 GMT
Narendra Modi… div#upcoming > div.allbox > a > li.scorecardBox |
Ipl 2026, Match 41
MI
VS
SRH
29 Apr 2026 19:30 IST | 14:00 GMT
Wankhede Stad… div#upcoming > div.allbox > a > li.scorecardBox |
Ipl 2026, Match 40
PBKS
VS
RR
28 Apr 2026 19:30 IST | 14:00 GMT
New Internat… div#upcoming > div.allbox > a > li.scorecardBox |
Ipl 2026, Match 39
DC
VS
RCB
27 Apr 2026 19:30 IST | 14:00 GMT
Arun Jaitley … div#upcoming > div.allbox > a > li.scorecardBox |
Ipl 2026, Match 38
LSG
VS
KKR
26 Apr 2026 19:30 IST | 14:00 GMT
Bharat Ratna… div#upcoming > div.allbox > a > li.scorecardBox |
Ipl 2026, Match 36
RR
VS
SRH
25 Apr 2026 19:30 IST | 14:00 GMT
Sawai Mansing… div#upcoming > div.allbox > a > li.scorecardBox |
Ipl 2026, Live Score, Match 35
DC
VS
PBKS
25 Apr 2026 15:30 IST | 10:00 GMT
… div#upcoming > div.allbox > a > li.scorecardBox |
Ipl 2026, Live Score, Match 34
RCB
VS
GT
24 Apr 2026 19:30 IST | 14:00 GMT
M… div#upcoming > div.allbox > a > li.scorecardBox |
Ipl 2026, Live Score, Match 33
MI
VS
CSK
23 Apr 2026 19:30 IST | 14:00 GMT
W… div#upcoming > div.allbox > a > li.scorecardBox |
Ipl 2026, Live Score, Match 32
LSG
VS
RR
22 Apr 2026 19:30 IST | 14:00 GMT
B… div#upcoming > div.allbox > a > li.scorecardBox |
These are opportunities to improve the experience of reading tabular or list data using 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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
More in Video Reels div.Webstories > h2.topNews > span.viewAll > a.viewAll |
US Elections 2024: Who Is Kamala Harris’s Running Mate in the 2024 Election? div.Webstories > div.all-box > article.repeat-box > a |
Kiren Rijiju Slams Rahul Gandhi's Remarks in US: "Shows His Immaturity" div.Webstories > div.all-box > article.repeat-box > a |
EAM S Jaishankar Hints at Potential Disruptive Political Changes in Bangladesh div.Webstories > div.all-box > article.repeat-box > a |
View all div.Webstories > h2.topNews > span.viewAll > a.viewAll |
Quick Dry Liquid Lipstick Smooth Matte Finish div.Webstories > div.all-box > article.repeat-box > a |
Lightweight Eyeliner for Comfortable All Day Wear div.Webstories > div.all-box > article.repeat-box > a |
Summer Body Mist for Instant Refreshing Feel div.Webstories > div.all-box > article.repeat-box > a |
Videos div#main > div#footerNav-add > div.footerNav > a |
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.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|
| Topics | ads.pubmatic.com/AdServer/js/pwt/158141/1400/pwt.js line 40, col 410397 |
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 |
|---|---|
Failed to load resource: net::ERR_CERT_COMMON_NAME_INVALID | |
Not signed in with the identity provider. |
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
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| www.india.com/entertainment/ | Read More |
| www.india.com/business/ | Read More |
| www.india.com/news/india/ | Read More |
| www.india.com/sports/ | Read More |
| www.india.com/education/ | Read More |
| www.india.com/viral/ | Read More |
| www.india.com/lifestyle/ | Read More |
| www.india.com/technology/ | Read More |
| www.india.com/travel/articles/ | Read More |
| www.india.com/festivals-events/ | Read More |
| www.india.com/states/ | Read More |
| www.india.com/news/world/ | Read More |
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 |
|---|
LOGIN ul.topRnav > div.topCLS > li#login_sec > a |
ul.topRnav > div.topCLS > li#logged_info_sec > a#sso_user_letter ul.topRnav > div.topCLS > li#logged_info_sec > a#sso_user_letter |
To appear in search results, crawlers need access to your app.