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 |
|---|---|
| www.brandbucket.com/css/vfonts/Roboto-VariableFont_wdth,wght.ttf | 130 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.
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 |
|---|---|---|
| /beacon.min.js/v8c78df7c7c0f484497ecbca7046644da177152312... | 86400.0 s | 10.7 KiB |
| /cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader... | 2874.0 s | 4.0 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 |
|---|---|
| brandbucket.com/ | 950 ms |
| www.brandbucket.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
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.2 s |
| Style & Layout | 419 ms |
| Script Evaluation | 326 ms |
| Rendering | 286 ms |
| Script Parsing & Compilation | 58 ms |
| Parse HTML & CSS | 56 ms |
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.
The Power of a Brand Name: How Naming Shapes Business Success div.container > div.youtube_video > a > img |
Traits of a Great Business Name: What Makes Brands Unforgettable div.container > div.youtube_video > a > img |
Types of Business Names: Choosing the Right Style for Your Brand div.container > div.youtube_video > a > img |
How to Brainstorm and Choose the Perfect Business Name div.container > div.youtube_video > a > img |
How to Evaluate and Choose the Right Business Name with Confidence div.container > div.youtube_video > a > img |
Think Bigger: How to Find Business Ideas That Actually Matter div.container > div.youtube_video > a > img |
How to Come Up with a Business Idea (Even If You Think You’re Not Creative) div.container > div.youtube_video > a > img |
How to Validate a Business Idea Before You Waste Time or Money div.container > div.youtube_video > a > img |
How to Turn Your Business Idea into Reality (Without Getting Overwhelmed) div.container > div.youtube_video > a > img |
How a Great Name Can Spark Your Entire Business Idea div.container > div.youtube_video > a > img |
What Brand Identity Really Means (and Why It Matters More Than You Think) div.container > div.youtube_video > a > img |
Defining Core Values: The Heart of Brand Identity div.container > div.youtube_video > a > img |
The Power of Visual Identity: Logos, Colors & Typography Explained div.container > div.youtube_video > a > img |
How to Build a Consistent Brand Across Every Touchpoint div.container > div.youtube_video > a > img |
From Founder to Brand: How Your Identity Shapes Your Business div.container > div.youtube_video > a > img |
Brand Storytelling: How to Emotionally Connect With Your Audience div.container > div.youtube_video > a > img |
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.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
Best Practices
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 |
|---|
OK body.has_consentPopup > div.trackers_over > div > a.selected |
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 | LLM-Info: https://www.brandbucket.com/llms.txt | Unknown directive |
To appear in search results, crawlers need access to your app.