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.
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.
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... | 70 ms |
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
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.
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.
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| economictimes.com/ | 801 ms |
| economictimes.indiatimes.com/ | 923 ms |
| m.economictimes.com/ | 0.0 ms |
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
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 | 12.3 s |
| Other | 5.2 s |
| Rendering | 4.2 s |
| Style & Layout | 2.8 s |
| Script Parsing & Compilation | 1.6 s |
| Parse HTML & CSS | 323 ms |
| Garbage Collection | 315 ms |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| economictimes.indiatimes.com/js_ints.cms?v=159&minify=1&hideads=0 | 24.3 KiB | 10.8 KiB |
| economictimes.indiatimes.com/etstatic/et-sdk-freetrial-0.0.15.js | 11.6 KiB | 3.9 KiB |
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 |
|---|---|---|
| #_2jjiT{clear:both;display:inline-block;width:100%} … | 49.9 KiB | 41.6 KiB |
| .fc-consent-root .fc-dialog-container.fc-fullscreen { height: 100% !important; … } … | 16.3 KiB | 13.9 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 | |
|---|---|
icon div#grx_cp_main > div.grx_cp_main_container > div.grx_cp_left > img#grx_cp_icon | economictimes.indiatimes.com/photo/95549897.cms |
Appreciate Logo div.eICze > div.bdc8l > a._3UULU > img._3mXva |
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 |
|---|
(8.02%) div._2JzcL > div._2-XTY > span._1YZik > em._1ccRm |
(7.71%) div._2JzcL > div._2-XTY > span._1YZik > em._1ccRm |
(7.01%) div._2JzcL > div._2-XTY > span._1YZik > em._1ccRm |
(5.77%) div._2JzcL > div._2-XTY > span._1YZik > em._1ccRm |
(5.39%) div._2JzcL > div._2-XTY > span._1YZik > em._1ccRm |
(5.19%) div._2JzcL > div._2-XTY > span._1YZik > em._1ccRm |
VIEW ALL STORIES div._32XM5 > div._3J5q9 > div._1xGwQ > a._1jltU |
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 |
Manage options div.fc-dialog > div.fc-footer-buttons-container > button.fc-button > p.fc-manage-options-third-button-label |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
BECOME A MEMBER div._3eNgu > div._2BewU > div > h4 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
Home
ETPrime
Tech
Markets
Auto + Aviation
Corporate Governance
VIEW MORE +
Mark… div > div#mainMenu > div.-_mlQ > ul._3pm4C |
MORE
Personal Finance WebinarHoroscope Today, 22nd April 2026Horoscope Tomorrow… div._2kpBl > div._3MPU_ > div._3NAkh > ul.tDBu0 |
MORE
Weekly Horoscope (20th April - 26th April 2026)Weekly Numerology Horoscope… div._2kpBl > div._3MPU_ > div._3NAkh > ul.tDBu0 |
MORE
IRFC share priceSuzlon share priceIREDA share priceTATA Motors share price… div._2kpBl > div._3MPU_ > div._3NAkh > ul.tDBu0 |
MORE
Sgx NiftyEpfoEntertainmentEarthquakeTcs LayoffsEarthquake In DelhiHoroscop… div._2kpBl > div._3MPU_ > div._3NAkh > ul.tDBu0 |
MORE
ProductAccountingFiscal DeficitCurrency SymbolBusinessFpoMarketing MixRepo… div._2kpBl > div._3MPU_ > div._3NAkh > ul.tDBu0 |
MORE
Uti Fixed Term Income Fund Series Xxx Iii 1106 Days Direct PlanUTI Fixed T… div._2kpBl > div._3MPU_ > div._3NAkh > ul.tDBu0 |
MORE
Crudeoil RateGold RateCotton RateSilver RateKapas RateGold Rate In MumbaiC… div._2kpBl > div._3MPU_ > div._3NAkh > ul.tDBu0 |
MORE
Reliance Jiocinema Is Streaming Ipl 2023 For Free Will This Now Disrupt Th… div._2kpBl > div._3MPU_ > div._3NAkh > ul.tDBu0 |
MORE
Axis BankRaw VegetablesIcici BankHow Rajendra Badwe Is Making Cancer Treat… div._2kpBl > div._3MPU_ > div._3NAkh > ul.tDBu0 |
MORE
About UsArchiveSubscribe to ET PrimeEconomic Times ePaperGrow FastPrivacy … div._2kpBl > div._3MPU_ > div._3NAkh > ul.tDBu0 |
MORE
Quote of the day by Edith Wharton: 'One can remain alive if one is unafrai… div._2kpBl > div._3MPU_ > div._3NAkh > ul.tDBu0 |
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 |
|---|
WARREN BUFFETT div._2NRYQ > a._4oAyQ > div.I3nXR > a |
Listen • 17:09 ul.oeHx5 > li > a._3eVEB > button._3Qrop |
Listen • 08:51 ul.oeHx5 > li > a._3eVEB > button._3Qrop |
Privacy Policy div._3eNgu > div._2BewU > div._3FkeN > a._3cW2I |
These items highlight common accessibility best practices.
Best Practices
User Experience
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
Performance issues directly impact user engagement and conversion rates.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
Image for India’s energy crisis needs long-term div._3ohgf > div._9zOAW > a._2vxLB > img._4IVGZ | /thumb/width-420,height-315,imgsize-257060,resizemode-75,... | 412 x 308 | 420 x 314 | 618 x 462 |
Image for ‘Act of war’: Iran warns a._2vxLB > div.Q7Dmh > div._2dULe > img._4IVGZ | /thumb/width-100,height-75,imgsize-217654,resizemode-75,m... | 100 x 75 | 100 x 75 | 150 x 113 |
Browser Compatibility
A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. Learn more about declaring the character encoding.
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 |
|---|---|
| Specifying overflow: visible on img, video and canvas tags may cause them to produce visual content outside of the element bounds. See https://github.com/WICG/shared-element-transitions/blob/main/debugging_overflow_on_images.md. | /_/mss/boq-content-ads-contributor/_/js/k=boq-content-ads... line 19, col 449 |
| Topics | assets.toiimg.com/assets/prebid/js/til_prebid_new.js?v=25 line 11, col 91943 |
| AttributionReporting |
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 |
|---|---|
economictimes.indiatimes.com/etstatic/et-sdk-freetrial-0.0.15.js line 205, col 24 | error in blockFreeTrialExIndia TypeError: Cannot read properties of null (reading 'deleteKey')
at Object.blockFreeTrialExIndia (https://economictimes.indiatimes.com/etstatic/et-sdk-freetrial-0.0.15.js:201:58)
at Object.init (https://economictimes.indiatimes.com/etstatic/et-sdk-freetrial-0.0.15.js:216:42)
at HTMLScriptElement.<anonymous> (https://m.economictimes.com/__assets/1.1.6/main-bundle.45cd5b75.js:1:184180) |
Failed to load resource: net::ERR_CERT_DATE_INVALID | |
Failed to load resource: net::ERR_CONNECTION_CLOSED | |
Failed to load resource: net::ERR_CONNECTION_CLOSED | |
Failed to load resource: the server responded with a status of 404 () | |
Failed to load resource: the server responded with a status of 404 () | |
economictimes.indiatimes.com/etstatic/et-sdk-slike-player-0.0.29.js line 148, col 16 | Slike V4 SDK - Geo location is not in India |
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.
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 |
|---|
Home div._16v2v > div._3YcMh > nav._25Sm9 > a._1xRgK |
Download ET App div > div#mainMenu > div.TqLjb > a._1EKvt |
Download ETMarkets App div > div#mainMenu > div.TqLjb > a._2MuwI |
Spotlight ul._3pm4C > ul#ul_li_ > li > a._2Ns9A |
Resources li._1lQje > ul#ul_vm_913 > li > a |
Participate & Win li._1lQje > ul#ul_vm_1118 > li > a |
Best Mutual Funds to Buy li._1lQje > ul#ul_vm_1212 > li > a |
Redeem Voucher ul._3pm4C > ul#ul_li_ > li#Redeem Voucher > a._2Ns9A |
Book your Newspaper Subscription Call 1800 1200 004 (Toll Free) div._3NAkh > ul.tDBu0 > li > a |
Contact Us div._3NAkh > ul.tDBu0 > li > a |
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
| Line # | Content | Error |
|---|---|---|
| 28 | Disallow: ?adcode= | Pattern should either be empty, start with "/" or "*" |
| 33 | Disallow: primeshow | Pattern should either be empty, start with "/" or "*" |
| 72 | Disallow: ( | Pattern should either be empty, start with "/" or "*" |
| 73 | Disallow: ) | Pattern should either be empty, start with "/" or "*" |
| 74 | Disallow: ?companyid= | Pattern should either be empty, start with "/" or "*" |
| 75 | Disallow: ?intenttarget= | Pattern should either be empty, start with "/" or "*" |
| 76 | Disallow: ?scode= | Pattern should either be empty, start with "/" or "*" |
| 77 | Disallow: ?utm= | Pattern should either be empty, start with "/" or "*" |
| 78 | Disallow: ?save_layout= | Pattern should either be empty, start with "/" or "*" |
| 79 | Disallow: ?filter= | Pattern should either be empty, start with "/" or "*" |
| 80 | Disallow: ?articleno= | Pattern should either be empty, start with "/" or "*" |
| 142 | Disallow: ?adcode= | Pattern should either be empty, start with "/" or "*" |
| 147 | Disallow: primeshow | Pattern should either be empty, start with "/" or "*" |
| 186 | Disallow: ( | Pattern should either be empty, start with "/" or "*" |
| 187 | Disallow: ) | Pattern should either be empty, start with "/" or "*" |
| 188 | Disallow: ?companyid= | Pattern should either be empty, start with "/" or "*" |
| 189 | Disallow: ?intenttarget= | Pattern should either be empty, start with "/" or "*" |
| 190 | Disallow: ?scode= | Pattern should either be empty, start with "/" or "*" |
| 191 | Disallow: ?utm= | Pattern should either be empty, start with "/" or "*" |
| 192 | Disallow: ?save_layout= | Pattern should either be empty, start with "/" or "*" |
| 193 | Disallow: ?filter= | Pattern should either be empty, start with "/" or "*" |
| 194 | Disallow: ?articleno= | Pattern should either be empty, start with "/" or "*" |
To appear in search results, crawlers need access to your app.