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.
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.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| global-shayari-ai.ai.studio/assets/index-zrprLnFn.css | 14.0 KiB | 150 ms |
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 |
|---|---|---|
| superb-crawler-mdtd0.firebaseapp.com/__/auth/iframe.js | 1800.0 s | 92.5 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.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
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 |
|---|---|---|
| global-shayari-ai.ai.studio/assets/vendor-firebase-DzcrSfLs.js | 163.7 KiB | 34.8 KiB |
| global-shayari-ai.ai.studio/assets/vendor-icons-Dl1ZYwra.js | 10.7 KiB | 4.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 |
|---|---|---|
| global-shayari-ai.ai.studio/assets/vendor-firebase-DzcrSfLs.js | 163.7 KiB | 91.7 KiB |
| global-shayari-ai.ai.studio/assets/index-CRwiz9cC.js | 113.0 KiB | 32.1 KiB |
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 |
|---|---|
| Other | 1.0 s |
| Style & Layout | 571 ms |
| Script Evaluation | 544 ms |
| Rendering | 312 ms |
| Garbage Collection | 41 ms |
| Parse HTML & CSS | 16 ms |
| Script Parsing & Compilation | 15 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
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
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#shayari-result-section > div.flex > div.flex > button.flex div#shayari-result-section > div.flex > div.flex > button.flex |
div#shayari-result-section > div.flex > div.flex > button.flex div#shayari-result-section > div.flex > div.flex > button.flex |
div#shayari-result-section > div.flex > div.flex > button.flex div#shayari-result-section > div.flex > div.flex > button.flex |
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 |
|---|
SHAYARI AI div.flex > div > div.flex > span.font-display |
AI div > div.flex > span.font-display > span.text-amber-400 |
Multilingual Poetry Intelligence & Cultural Decoder div.relative > div.text-center > div.inline-flex > span |
Understand Every Shayari. div.space-y-4 > div.relative > div.text-center > h1.font-display |
Upload a voice, video, image or text and discover its meaning in seconds. div.space-y-4 > div.relative > div.text-center > p.mx-auto |
SECONDARY POETRY TOOLS: div.mt-6 > div.flex > span.text-xs > span |
Tools → Shayari Card Studio div.mt-6 > div.flex > button.text-xs > span |
OR EXPLORE ICONIC MASTERPIECES WITH 1-CLICK: div.mt-6 > div.flex > p.text-xs > span |
Instant full breakdown div.relative > div.mt-6 > div.flex > span.text-[11px] |
Mirza Asadullah Khan Ghalib div.grid > button.flex > div.flex > span.text-xs |
Faiz Ahmad Faiz div.grid > button.flex > div.flex > span.text-xs |
Dr. Rahat Indori div.grid > button.flex > div.flex > span.text-xs |
Kazi Nazrul Islam div.grid > button.flex > div.flex > span.text-xs |
Jaun Elia div.grid > button.flex > div.flex > span.text-xs |
Lang: Urdu (Nastaliq) div.flex > div > div.flex > span |
Citation: Diwan-e-Ghalib, Ghazal #112 (Rekhta Archive verified) div#shayari-result-section > div.rounded-xl > div.flex > span |
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 |
|---|
Share This Poetry Analysis div.rounded-2xl > div.space-y-1 > div.flex > h4.text-sm |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
Privacy Policy footer.border-t > div.mx-auto > div.flex > a.hover:text-amber-300 |
Terms of Service footer.border-t > div.mx-auto > div.flex > a.hover:text-amber-300 |
Refund Policy footer.border-t > div.mx-auto > div.flex > a.hover:text-amber-300 |
FAQ & DMCA footer.border-t > div.mx-auto > div.flex > a.hover:text-slate-300 |
Suggest Feature footer.border-t > div.mx-auto > div.flex > button.hover:text-slate-300 |
Quality Dashboard footer.border-t > div.mx-auto > div.flex > a.hover:text-slate-300 |
These items highlight common accessibility best practices.
Best Practices
General
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 |
|---|---|
global-shayari-ai.ai.studio/ line 38, col 0 | Executing inline event handler violates the following Content Security Policy directive 'script-src 'self' 'nonce-6mRUgYvImbnZ+RqyQ0n0kA==' 'strict-dynamic' https://apis.google.com https://*.googleapis.com https://*.firebaseapp.com 'unsafe-inline''. Note that 'unsafe-inline' is ignored if either a hash or nonce value is present in the source list. The action has been blocked. |
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.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Content security policy |
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.