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.
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... | 40 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.
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 | |
|---|---|---|---|
Grand Mobile: RP Open World div.tempWrap > div.list > a.banner-item > img.banner-bg | /v2/image1/Y29tLmdyYW5kLmxhdW5jaGVyX2Jhbm5lcl8xNzYwMDM3Mz... | 106.7 KiB | 46.9 KiB |
Car Parking Multiplayer APK div.apk-list-1002 > a.apk > div.img-ratio > img.icon | /v2/image1/Y29tLm9semhhcy5jYXJwYXJraW5nLm11bHR5cGxheWVyX2... | 27.2 KiB | 25.9 KiB |
Car Parking Multiplayer APK div.apk-list-1001 > a.apk > div.img-ratio > img.icon | /v2/image1/Y29tLm9semhhcy5jYXJwYXJraW5nLm11bHR5cGxheWVyX2... | 20.0 KiB | 18.3 KiB |
Gemgala - Party & Chat & Games div.tempWrap > div.list > a.banner-item > img.banner-bg | /v2/image1/Y29tLmhranVzdGFyLmdlbWdhbGFfYmFubmVyXzE3MzQ3OD... | 49.4 KiB | 16.9 KiB |
eFootball 2026 APK div.apk-list-1002 > a.apk > div.img-ratio > img.icon | /v2/image1/anAua29uYW1pLnBlc2FtX2ljb25fMTc1NTEzNjA0OV8wMz... | 17.5 KiB | 16.2 KiB |
Brawl Stars APK div.apk-list-1002 > a.apk > div.img-ratio > img.icon | /v2/image1/Y29tLnN1cGVyY2VsbC5icmF3bHN0YXJzX2ljb25fMTc3Nj... | 12.8 KiB | 6.0 KiB |
Call of Duty®: Mobile APK div.apk-list-1002 > a.apk > div.img-ratio > img.icon | /v2/image1/Y29tLmFjdGl2aXNpb24uY2FsbG9mZHV0eS5zaG9vdGVyX2... | 12.7 KiB | 5.9 KiB |
Free Fire MAX APK div.apk-list-1002 > a.apk > div.img-ratio > img.icon | /v2/image1/Y29tLmR0cy5mcmVlZmlyZW1heF9pY29uXzE3NzU2MjQ2MD... | 11.7 KiB | 4.9 KiB |
Hill Climb Racing APK div.module > div.apk-list-1003 > a.apk > img.banner | /v2/image1/Y29tLmZpbmdlcnNvZnQuaGlsbGNsaW1iX2Jhbm5lcl8xNz... | 10.3 KiB | 4.9 KiB |
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.
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 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 |
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/adsense/m202604170101/show_ads_impl_fy... | 177.5 KiB | 148.2 KiB |
| apkpure.com/static-2/assets/js/device-1.2.46-min.js | 395.4 KiB | 112.4 KiB |
| www.googletagmanager.com/gtag/js?id=G-NT1VQC8HKJ&cx=c>m=4e64k1h2 | 174.2 KiB | 65.9 KiB |
| www.googletagmanager.com/gtag/js?id=UA-61066224-5 | 116.4 KiB | 62.7 KiB |
| /i/ca-pub-6510778225276763?href=https%3A%2F%2Fapkpure.com... | 68.7 KiB | 35.2 KiB |
| /pagead/js/adsbygoogle.js?client=ca-pub-6510778225276763 | 54.2 KiB | 28.6 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.
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 |
|---|
LOG IN div#nav_new > div#nav_user_new > div#nav_download_management > a#nav_download_management_login |
Games div#nav_new > div.item > a.dt_nav_button > span.dt_menu_text |
Apps div#nav_new > div.item > a.dt_nav_button > span.dt_menu_text |
Articles div#nav_new > div#article_item > span.nav-article > span.dt_menu_text |
Products div#nav_new > div.item > span.nav-p > span.dt_menu_text |
AIPURE div#nav_new > div.item > a.dt_nav_button > span.dt_menu_text |
Learn More div#policy-info > div.info-main > div.main-box > a |
Only Necessary Cookies div#policy-info > div.info-main > div.btn > span |
Install Now div.chrome-install-pop-content > div.info > div.content > a.install |
Download div.list > a.banner-item > div.info > div.button |
youtube div.right > div.search-box > div.trending-content > a.hot |
8.2 a > div.text > div.name > span.score |
Download v3.20.66 (24.5 MB) div.right > div.aegon > a > div.button |
v3.20.66 (24.5 MB) div.aegon > a > div.button > span.down-info |
24.5 MB div.button > span.down-info > span.fsize > span |
Add to Home Screen div.main-body > div.right > div.aegon > div.shortcut |
Telegram div.aegon > div.social-network > a.network > span |
Twitter X div.aegon > div.social-network > a.network > span |
7.9 div.module > div.apk-list-1002 > a.apk > div.score |
8.0 div.module > div.apk-list-1002 > a.apk > div.score |
6.4 div.module > div.apk-list-1002 > a.apk > div.score |
8.6 div.module > div.apk-list-1002 > a.apk > div.score |
8.6 div.module > div.apk-list-1002 > a.apk > div.score |
8.2 div.module > div.apk-list-1002 > a.apk > div.score |
8.7 div.module > div.apk-list-1002 > a.apk > div.score |
8.5 div.module > div.apk-list-1002 > a.apk > div.score |
7.8 div.module > div.apk-list-1002 > a.apk > div.score |
8.2 div.module > div.apk-list-1002 > a.apk > div.score |
8.2 div.module > div.apk-list-1002 > a.apk > div.score |
7.7 div.module > div.apk-list-1002 > a.apk > div.score |
8.0 div.module > div.apk-list-1002 > a.apk > div.score |
6.5 div.module > div.apk-list-1002 > a.apk > div.score |
7.6 div.module > div.apk-list-1002 > a.apk > div.score |
5.2 div.module > div.apk-list-1002 > a.apk > div.score |
Apr 16, 2026 div.article-list > a.article > div.text > div.updated |
Apr 16, 2026 div.article-list > a.article > div.text > div.updated |
Apr 13, 2026 div.article-list > a.article > div.text > div.updated |
Apr 9, 2026 div.article-list > a.article > div.text > div.updated |
Hill Climb Racing is a physics based driving game that tests throttle control t… a.apk > div.info > div.text > div.desc |
UFL is a mobile football simulation game that focuses on fair, skill based comp… a.apk > div.info > div.text > div.desc |
9.3 div.apk-list-1003 > a.apk > div.info > div.score |
Summoners War is a turn based strategy RPG that focuses on tactical monster bat… a.apk > div.info > div.text > div.desc |
8.3 div.apk-list-1003 > a.apk > div.info > div.score |
DriveCSX Car Crash Simulator is a driving physics game that models realistic so… a.apk > div.info > div.text > div.desc |
9.5 div.apk-list-1003 > a.apk > div.info > div.score |
Seven Knights Rebirth is a turn based collectible RPG that blends strategy with… a.apk > div.info > div.text > div.desc |
9.2 div.apk-list-1003 > a.apk > div.info > div.score |
Shadow Hunter Offline Games is an action hack and slash game that focuses on pr… a.apk > div.info > div.text > div.desc |
9.0 div.apk-list-1003 > a.apk > div.info > div.score |
Coin Master is a social casino adventure game that lets you spin, raid, and bui… a.apk > div.info > div.text > div.desc |
7.0 div.apk-list-1003 > a.apk > div.info > div.score |
The horror saga continues. Connect to KNetwork and unlock extra stories a.apk > div.info > div.text > div.desc |
9.0 div.apk-list-1003 > a.apk > div.info > div.score |
Multiplayer basketball game! Play online with friends and dominate the court. a.apk > div.info > div.text > div.desc |
10.0 div.apk-list-1003 > a.apk > div.info > div.score |
Off Road 4x4 Driving Simulator is a driving game that offers realistic offroad … a.apk > div.info > div.text > div.desc |
8.8 div.apk-list-1003 > a.apk > div.info > div.score |
BY İZLE div.apk-list-1009 > a.apk > div.text > div.developer |
Go Dreams div.apk-list-1009 > a.apk > div.text > div.developer |
8.0 div.apk-list-1009 > a.apk > div.text > div.stars |
Increasing Labs div.apk-list-1009 > a.apk > div.text > div.developer |
VIDEOSHOW Video Editor & Maker & AI Chat Generator div.apk-list-1009 > a.apk > div.text > div.developer |
8.8 div.apk-list-1009 > a.apk > div.text > div.stars |
Enjoy Life Studio div.apk-list-1009 > a.apk > div.text > div.developer |
BeeXprss Courier div.apk-list-1009 > a.apk > div.text > div.developer |
Shine Wanna div.apk-list-1009 > a.apk > div.text > div.developer |
3.0 div.apk-list-1009 > a.apk > div.text > div.stars |
AltApps div.apk-list-1009 > a.apk > div.text > div.developer |
5.8 div.apk-list-1009 > a.apk > div.text > div.stars |
FlagAppCompany div.apk-list-1009 > a.apk > div.text > div.developer |
Insomniac Games div.apk-list-1004 > a.apk > div.text > div.developer |
Playground Games div.apk-list-1004 > a.apk > div.text > div.developer |
Valve div.apk-list-1004 > a.apk > div.text > div.developer |
Playground Games div.apk-list-1004 > a.apk > div.text > div.developer |
GIANTS Software div.apk-list-1004 > a.apk > div.text > div.developer |
Fumi Games div.apk-list-1004 > a.apk > div.text > div.developer |
CAPCOM div.apk-list-1004 > a.apk > div.text > div.developer |
Asobi Team div.apk-list-1004 > a.apk > div.text > div.developer |
X Corp. div.apk-list-1004 > a.apk > div.text > div.developer |
1SOFT div.apk-list-1005 > a.apk > div.text > div.developer |
Oxiwyle div.apk-list-1005 > a.apk > div.text > div.developer |
$0.99 div.apk-list-1005 > a.apk > div.price > div.old |
Exploding Kittens, Inc div.apk-list-1005 > a.apk > div.text > div.developer |
$1.99 div.apk-list-1005 > a.apk > div.price > div.old |
Oxiwyle div.apk-list-1005 > a.apk > div.text > div.developer |
$0.99 div.apk-list-1005 > a.apk > div.price > div.old |
DIVMOB div.apk-list-1005 > a.apk > div.text > div.developer |
GOZIPGAMES div.apk-list-1005 > a.apk > div.text > div.developer |
$2.99 div.apk-list-1005 > a.apk > div.price > div.old |
Putaleng div.apk-list-1005 > a.apk > div.text > div.developer |
Heartbit Games div.apk-list-1005 > a.apk > div.text > div.developer |
$4.99 div.apk-list-1005 > a.apk > div.price > div.old |
A.V.A - Smart Games div.apk-list-1005 > a.apk > div.text > div.developer |
Action div.apk-list-1006 > a.apk > div.text > div.category |
100M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Simulation div.apk-list-1006 > a.apk > div.text > div.category |
300K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Sports div.apk-list-1006 > a.apk > div.text > div.category |
2M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Casual div.apk-list-1006 > a.apk > div.text > div.category |
1K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Action div.apk-list-1006 > a.apk > div.text > div.category |
30M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Arcade div.apk-list-1006 > a.apk > div.text > div.category |
2K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Simulation div.apk-list-1006 > a.apk > div.text > div.category |
2M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Action div.apk-list-1006 > a.apk > div.text > div.category |
60K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Sports div.apk-list-1006 > a.apk > div.text > div.category |
30M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Racing div.apk-list-1006 > a.apk > div.text > div.category |
900K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Simulation div.apk-list-1006 > a.apk > div.text > div.category |
80K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Simulation div.apk-list-1006 > a.apk > div.text > div.category |
10M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Video Players & Editors div.apk-list-1006 > a.apk > div.text > div.category |
30M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Entertainment div.apk-list-1006 > a.apk > div.text > div.category |
6K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Communication div.apk-list-1006 > a.apk > div.text > div.category |
100M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Dating div.apk-list-1006 > a.apk > div.text > div.category |
1K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Social div.apk-list-1006 > a.apk > div.text > div.category |
70M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Tools div.apk-list-1006 > a.apk > div.text > div.category |
20K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Video Players & Editors div.apk-list-1006 > a.apk > div.text > div.category |
80M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Video Players & Editors div.apk-list-1006 > a.apk > div.text > div.category |
70K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Photography div.apk-list-1006 > a.apk > div.text > div.category |
600K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Tools div.apk-list-1006 > a.apk > div.text > div.category |
1K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Social div.apk-list-1006 > a.apk > div.text > div.category |
100M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Communication div.apk-list-1006 > a.apk > div.text > div.category |
700K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Casual div.apk-list-1008 > a.apk > div.text > div.category |
1.3.6 div.apk-list-1008 > a.apk > div.text > div.install-total |
Racing div.apk-list-1008 > a.apk > div.text > div.category |
1.68.1 div.apk-list-1008 > a.apk > div.text > div.install-total |
Casual div.apk-list-1008 > a.apk > div.text > div.category |
1.0.2 div.apk-list-1008 > a.apk > div.text > div.install-total |
Casual div.apk-list-1008 > a.apk > div.text > div.category |
35.1.0 div.apk-list-1008 > a.apk > div.text > div.install-total |
Role Playing div.apk-list-1008 > a.apk > div.text > div.category |
2.020.00 div.apk-list-1008 > a.apk > div.text > div.install-total |
Simulation div.apk-list-1008 > a.apk > div.text > div.category |
9.7 div.apk-list-1008 > a.apk > div.text > div.install-total |
Action div.apk-list-1008 > a.apk > div.text > div.category |
4.20.2 div.apk-list-1008 > a.apk > div.text > div.install-total |
Action div.apk-list-1008 > a.apk > div.text > div.category |
10.05 div.apk-list-1008 > a.apk > div.text > div.install-total |
Sports div.apk-list-1008 > a.apk > div.text > div.category |
1.7.9 div.apk-list-1008 > a.apk > div.text > div.install-total |
Video Players & Editors div.apk-list-1008 > a.apk > div.text > div.category |
2.11.16 div.apk-list-1008 > a.apk > div.text > div.install-total |
Entertainment div.apk-list-1008 > a.apk > div.text > div.category |
10.16.1 div.apk-list-1008 > a.apk > div.text > div.install-total |
Social div.apk-list-1008 > a.apk > div.text > div.category |
8.174.1 div.apk-list-1008 > a.apk > div.text > div.install-total |
Finance div.apk-list-1008 > a.apk > div.text > div.category |
26.03.13.0 div.apk-list-1008 > a.apk > div.text > div.install-total |
Business div.apk-list-1008 > a.apk > div.text > div.category |
8.141.003 div.apk-list-1008 > a.apk > div.text > div.install-total |
Tools div.apk-list-1008 > a.apk > div.text > div.category |
17.2.2.895242737-beta-arm64-v8a div.apk-list-1008 > a.apk > div.text > div.install-total |
Travel & Local div.apk-list-1008 > a.apk > div.text > div.category |
26.16.09.898594237 div.apk-list-1008 > a.apk > div.text > div.install-total |
Video Players & Editors div.apk-list-1008 > a.apk > div.text > div.category |
41.9.7 div.apk-list-1008 > a.apk > div.text > div.install-total |
Entertainment div.apk-list-1008 > a.apk > div.text > div.category |
4.1.22 div.apk-list-1008 > a.apk > div.text > div.install-total |
Sort pins by color on rails and beat the clock! div.apk-list-1007 > a.apk > div.text > div.desc |
Reshape history, and command your Civilization like never before. div.apk-list-1007 > a.apk > div.text > div.desc |
Spin pirate slots, win jackpots & enjoy free casino adventure div.apk-list-1007 > a.apk > div.text > div.desc |
Escape a cozy cottage! A free, relaxing point-and-click puzzle adventure game. div.apk-list-1007 > a.apk > div.text > div.desc |
Relax with tile matching, sorting, and tidy puzzle fun. div.apk-list-1007 > a.apk > div.text > div.desc |
Collect Abundant Draws and Summon your Eternal Guardians! div.apk-list-1007 > a.apk > div.text > div.desc |
One-click screen mirroring, cast media to TV & enjoy big-screen viewing! div.apk-list-1007 > a.apk > div.text > div.desc |
Dark cut-out icons see through that's sleek, and perfect for night themes! div.apk-list-1007 > a.apk > div.text > div.desc |
Daily Tarot readings on love, career, and much more. div.apk-list-1007 > a.apk > div.text > div.desc |
Digital watch face for Wear OS div.apk-list-1007 > a.apk > div.text > div.desc |
Quickly recover deleted photos & videos. Local processing for privacy. div.apk-list-1007 > a.apk > div.text > div.desc |
Add filters to your video div.apk-list-1007 > a.apk > div.text > div.desc |
APKPure - A multi-platform app store primarily focused on Android, providing ex… div.footer_container > div.info > div.item > p |
Service div.footer_container > div.info > div.item > div.title |
APK Install div.item > ul#footer-solutions-list > li > a |
APK Signature Verification div.item > ul#footer-solutions-list > li > a |
APK Download Service div.item > ul#footer-solutions-list > li > a |
APKPure Premium div.item > ul#footer-solutions-list > li#footer-premium-entrance > a |
Developers div.footer_container > div.info > div.item > div.title |
Developer Console div.item > ul > li > a |
APK Website Builder div.item > ul > li > a |
Submit APK div.item > ul > li > a |
Traffic Monetization with APKPure div.item > ul > li > a |
Company div.footer_container > div.info > div.item > div.title |
About Us div.item > ul > li > a |
Contact Us div.item > ul > li > a |
Business Cooperation div.item > ul > li > a |
Support Center div.item > ul > li > a |
Copyright © 2014-2026 APKPure All rights reserved. | Privacy Policy | Copyright… div.footer_new > div.footer_container > div.other > div.info |
Privacy Policy div.footer_container > div.other > div.info > a |
Copyright Policy div.footer_container > div.other > div.info > a |
Terms div.footer_container > div.other > div.info > a |
EU AMAU div.footer_container > div.other > div.info > a |
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.
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 |
|---|
Discover div.left > div.module > a.title > h3.name |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. Learn more about input buttons.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.search-box > form.formsearch > span.text-btn > input.si div.search-box > form.formsearch > span.text-btn > input.si |
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.
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) | |
|---|---|---|---|
Hill Climb Racing APK div.module > div.apk-list-1003 > a.apk > img.banner | /v2/image1/Y29tLmZpbmdlcnNvZnQuaGlsbGNsaW1iX2Jhbm5lcl8xNz... | 316 x 149 (2.12) | 260 x 127 (2.05) |
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.
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 |
|---|---|
| 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
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
JSON parse error, source: | |
JSON parse error, source: |
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
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 |
|---|---|
| apkpure.com/cookie-policy.html | Learn 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 |
|---|
Add to Home Screen
body.google-anno-skip > div#vip_welcome_dialog > div.premium-dialog-content > a.premium-dialog-add-pwa |
To appear in search results, crawlers need access to your app.