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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
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.financesonline.com/media/themes/fot/fonts/fot-font.ttf?801 | 30 ms |
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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
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.
More information about the performance of your application. These numbers don't directly affect the Performance score.
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
body.home > div#homepage > div.what-is > ::before body.home > div#homepage > div.what-is > ::before | 0.236 |
body.home > div#homepage > div.what-is > ::before body.home > div#homepage > div.what-is > ::before | 0.183 |
Join The Leading Business Software Discovery & Research Platform div#homepage > div.search-box > div.main-container > h2 | 0.002 |
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.
ARIA
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Page 1 div.news-tabs > div.news-tabs__content > div#news-0 > div.dots |
These are opportunities to improve the usage of ARIA in your application which 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 |
|---|
Cookies Policy div.cookie-notice__row > div.cookie-notice__col-big > p > a |
I AGREE div#fodp-cookies-consent > div.cookie-notice__row > div.cookie-notice__col-small > div#fodp-cookies-accept |
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 |
|---|
Popular SaaS Software Categories div#homepage > div.popular-categories > div.main-container > h3 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
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 |
|---|
div.services-tabs__item-inner > div.services-tabs__score > span > a.icon div.services-tabs__item-inner > div.services-tabs__score > span > a.icon |
div.services-tabs__item-inner > div.services-tabs__score > span > a.icon div.services-tabs__item-inner > div.services-tabs__score > span > a.icon |
div.services-tabs__item-inner > div.services-tabs__score > span > a.icon div.services-tabs__item-inner > div.services-tabs__score > span > a.icon |
div.services-tabs__item-inner > div.services-tabs__score > span > a.icon div.services-tabs__item-inner > div.services-tabs__score > span > a.icon |
div.services-tabs__item-inner > div.services-tabs__score > span > a.icon div.services-tabs__item-inner > div.services-tabs__score > span > a.icon |
div.services-tabs__item-inner > div.services-tabs__score > span > a.icon div.services-tabs__item-inner > div.services-tabs__score > span > a.icon |
div.services-tabs__item-inner > div.services-tabs__score > span > a.icon div.services-tabs__item-inner > div.services-tabs__score > span > a.icon |
div.services-tabs__item-inner > div.services-tabs__score > span > a.icon div.services-tabs__item-inner > div.services-tabs__score > span > a.icon |
div.services-tabs__item-inner > div.services-tabs__score > span > a.icon div.services-tabs__item-inner > div.services-tabs__score > span > a.icon |
div.services-tabs__item-inner > div.services-tabs__score > span > a.icon div.services-tabs__item-inner > div.services-tabs__score > span > a.icon |
div.services-tabs__item-inner > div.services-tabs__score > span > a.icon div.services-tabs__item-inner > div.services-tabs__score > span > a.icon |
div.services-tabs__item-inner > div.services-tabs__score > span > a.icon div.services-tabs__item-inner > div.services-tabs__score > span > a.icon |
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
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.