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.
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.
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.
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 | |
|---|---|---|---|
Website Map_White_7-29-25 div.span6 > div.cell-wrapper > span#hs_cos_wrapper_module_173947397780302 > img.hs-image-widget | /hs-fs/hubfs/Website Map_White_7-29-25.png?width=1000&hei... | 104.3 KiB | 92.0 KiB |
div.industry-panel > div.industry-panel__grid > div.industry-panel__media > div.industry-panel__slide-media div.industry-panel > div.industry-panel__grid > div.industry-panel__media > div.industry-panel__slide-media | /deliveries/eebd3f64c4ef079becfdf8e920177344.webp?image_c... | 44.3 KiB | 33.0 KiB |
Solugenix 2024 logo final Reverse span#hs_cos_wrapper_module_936101496 > p > span > img | /deliveries/bc1b3bb8ece778c52c26290f7d2bbaf4.webp?image_c... | 24.2 KiB | 16.9 KiB |
header-logo div.ketch-items-top > div.ketch-flex > div.ketch-flex > img.ketch-h-auto | /web/v2/assetsv1/orgs/solugenix_corp/1765305939046/test/i... | 4.8 KiB | 4.5 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
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.
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 |
|---|---|---|
| 273774.fs1.hubspotusercontent-na1.net/hubfs/273774/fontawesome/v5/latest.css | 13.1 KiB | 1.1 s |
| /hubfs/273774/mp/act2/css/act21.updates.min.css | 1.2 KiB | 151 ms |
| /css?family=Maven+Pro+Regular:lighter,normal,bold|Magistr... | 0 B | 780 ms |
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 |
|---|---|
| solugenix.com/ | 1.6 s |
| www.solugenix.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
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 |
|---|---|---|
| 22.1 KiB | 19.1 KiB | |
| 273774.fs1.hubspotusercontent-na1.net/hubfs/273774/fontawesome/v5/latest.css | 12.6 KiB | 12.5 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 |
|---|---|---|
| cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js | 258.9 KiB | 114.9 KiB |
| /assets/external/publicApi.js@a98c2566a0d1013633c90eef506... | 146.8 KiB | 111.4 KiB |
| www.solugenix.com/_hcms/forms/v2.js | 192.2 KiB | 76.4 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-NGFLNR5C | 122.5 KiB | 60.9 KiB |
| cdn2.hubspot.net/hubfs/273774/mp/act2/js/act21.min.js | 72.1 KiB | 47.9 KiB |
| fast.wistia.net/player.js | 54.6 KiB | 41.0 KiB |
| fast.wistia.net/player.js | 54.6 KiB | 41.0 KiB |
| fast.wistia.net/player.js | 54.6 KiB | 41.0 KiB |
| fast.wistia.net/player.js | 54.6 KiB | 41.0 KiB |
| fast.wistia.net/player.js | 54.6 KiB | 40.5 KiB |
| browser.sentry-cdn.com/9.6.1/bundle.min.js | 24.6 KiB | 21.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 reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| Unattributable | 1.9 s | 499 ms | 0.0 ms |
| www.solugenix.com/ | 1.8 s | 109 ms | 18 ms |
| js-na2.hs-analytics.net/analytics/1778409300000/2232601.js | 1.2 s | 828 ms | 14 ms |
| cdn2.hubspot.net/hubfs/273774/mp/act2/js/act21.min.js | 1.1 s | 294 ms | 46 ms |
| www.solugenix.com/hs/hsstatic/jquery-libs/static-1.4/jquery/jquery-1.11.2.js | 959 ms | 453 ms | 13 ms |
| /assets/external/iframeApi.js@a98c2566a0d1013633c90eef506... | 943 ms | 527 ms | 1.0 ms |
| cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js | 872 ms | 591 ms | 211 ms |
| fast.wistia.net/player.js | 554 ms | 337 ms | 213 ms |
| www.solugenix.com/_hcms/forms/v2.js | 550 ms | 449 ms | 86 ms |
| /assets/external/publicApi.js@a98c2566a0d1013633c90eef506... | 431 ms | 401 ms | 6.0 ms |
| www.googletagmanager.com/gtm.js?id=GTM-NGFLNR5C | 350 ms | 273 ms | 51 ms |
| www.solugenix.com/hs/cta/cta/current.js | 175 ms | 122 ms | 33 ms |
| js-na2.hubspot.com/web-interactives-embed.js | 100 ms | 81 ms | 12 ms |
| js-na2.usemessages.com/conversations-embed.js | 98 ms | 77 ms | 16 ms |
| snap.licdn.com/li.lms-analytics/insight.min.js | 85 ms | 72 ms | 7.7 ms |
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 | 5.2 s |
| Other | 2.7 s |
| Style & Layout | 2.0 s |
| Script Parsing & Compilation | 788 ms |
| Parse HTML & CSS | 329 ms |
| Rendering | 268 ms |
| Garbage Collection | 86 ms |
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 | |
|---|---|
AI Is Already Shaping Hiring Decisions. Most Policies Haven’t Caught Up div.hs-rss-item > div.rss-card > div.hs-rss-item-image-wrapper > img.hs-rss-featured-image | /hubfs/Clean editorial image of laptop displaying profess... |
Rising Gas Prices Are Exposing the Real Problem in Food Delivery div.hs-rss-item > div.rss-card > div.hs-rss-item-image-wrapper > img.hs-rss-featured-image | /hubfs/2232601/AI-Generated Media/Images/Urban Food Deliv... |
Hand Man in car receiving coffee in drive thru fast food restaurant. Staff serv… div.hs-rss-item > div.rss-card > div.hs-rss-item-image-wrapper > img.hs-rss-featured-image | solugenix.com/hubfs/Solugenix%20AI%20Guardrails%20QSR.jpg |
header-logo div.ketch-items-top > div.ketch-flex > div.ketch-flex > img.ketch-h-auto | /web/v2/assetsv1/orgs/solugenix_corp/1765305939046/test/i... |
ISO 27001 div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_174076859735800 > img.hs-image-widget | www.solugenix.com/hs-fs/hubfs/9-1.png?width=348&name=9-1.png |
PCI DSS Compliant div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173947020424609 > img.hs-image-widget | www.solugenix.com/hs-fs/hubfs/7-2.png?width=200&name=7-2.png |
ServiceNow Premier Partner Badge: Consulting & Implementation div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173947020424608 > img.hs-image-widget | www.solugenix.com/hs-fs/hubfs/8-1.png?width=200&name=8-1.png |
AWS Partnership Badge div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173947020424610 > img.hs-image-widget | www.solugenix.com/hs-fs/hubfs/6-1.png?width=200&name=6-1.png |
AICPA SOC Badge div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_174076850093700 > img.hs-image-widget | www.solugenix.com/hs-fs/hubfs/10-1.png?width=200&name=10-1.png |
Untitled design - 2025-02-27T164900.011 div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_174069594622700 > img.hs-image-widget | /hs-fs/hubfs/Untitled design - 2025-02-27T164900.011.png?... |
PT Logo White div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173946283833707 > img.hs-image-widget | /hs-fs/hubfs/PT Logo White.png?width=300&name=PT%20Logo%2... |
SiteOne Landscape Supply Logo div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173946283833709 > img.hs-image-widget | /hs-fs/hubfs/Untitled design - 2025-02-27T165324.424.png?... |
Believe Kids Logo div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173946283833710 > img.hs-image-widget | /hs-fs/hubfs/Untitled design - 2025-02-27T165622.251.png?... |
Easterseals White div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173946283833708 > img.hs-image-widget | /hs-fs/hubfs/Easterseals White.png?width=240&name=Easters... |
Iridium White div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173946283833706 > img.hs-image-widget | /hs-fs/hubfs/Iridium White.png?width=200&name=Iridium%20W... |
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.
ARIA
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
1 div.row-fluid > div.span12 > ul.nboslick-dots > li#nboslick-slide00 |
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 |
|---|
Get the foundation right
Bring complexity under control div.industry-panel > div.industry-panel__grid > div.industry-panel__text > div.industry-panel__slide-list |
1
2
3 div.row-fluid-wrapper > div.row-fluid > div.span12 > ul.nboslick-dots |
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
1 div.row-fluid > div.span12 > ul.nboslick-dots > li#nboslick-slide00 |
When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more about input field labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
“Solugenix has been very responsive. The consistency of your team and the stabi… div.row-fluid > div.span12 > div.nboslick-list > div.nboslick-track |
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.
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 |
|---|
Seamless Expertise Across the Globe div.span9 > div.cell-wrapper > span#hs_cos_wrapper_module_173947397780306 > h4 |
About Solugenix → div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_164279834167005 > h4 |
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.hs-rss-module > div.hs-rss-item > div.rss-card > a.full-link div.hs-rss-module > div.hs-rss-item > div.rss-card > a.full-link |
div.hs-rss-module > div.hs-rss-item > div.rss-card > a.full-link div.hs-rss-module > div.hs-rss-item > div.rss-card > a.full-link |
div.hs-rss-module > div.hs-rss-item > div.rss-card > a.full-link div.hs-rss-module > div.hs-rss-item > div.rss-card > a.full-link |
div.span12 > div#hs_cos_wrapper_module_164279834167004 > div.icon-disc > a div.span12 > div#hs_cos_wrapper_module_164279834167004 > div.icon-disc > a |
div.span12 > div#hs_cos_wrapper_module_164279834167008 > div.icon-disc > a div.span12 > div#hs_cos_wrapper_module_164279834167008 > div.icon-disc > a |
div.cell-wrapper > span#hs_cos_wrapper_module_399635143 > div > a.fm_button div.cell-wrapper > span#hs_cos_wrapper_module_399635143 > div > a.fm_button |
div.cell-wrapper > span#hs_cos_wrapper_module_399635143 > div > a.fm_button div.cell-wrapper > span#hs_cos_wrapper_module_399635143 > div > a.fm_button |
div.cell-wrapper > span#hs_cos_wrapper_module_399635143 > div > a.fm_button div.cell-wrapper > span#hs_cos_wrapper_module_399635143 > div > a.fm_button |
div > div.hs_cos_wrapper_type_follow_me > div > a.fm_button div > div.hs_cos_wrapper_type_follow_me > div > a.fm_button |
div > div.hs_cos_wrapper_type_follow_me > div > a.fm_button div > div.hs_cos_wrapper_type_follow_me > div > a.fm_button |
div > div.hs_cos_wrapper_type_follow_me > div > a.fm_button div > div.hs_cos_wrapper_type_follow_me > div > a.fm_button |
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) | |
|---|---|---|---|
Terraform Certification div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173947020424620 > img.hs-image-widget | www.solugenix.com/hs-fs/hubfs/24.png?width=240&name=24.png | 120 x 240 (0.50) | 240 x 240 (1.00) |
HDI Certification div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173947020424614 > img.hs-image-widget | www.solugenix.com/hs-fs/hubfs/17.png?width=342&name=17.png | 171 x 160 (1.07) | 342 x 160 (2.14) |
Docker Certified Associate div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173947020424618 > img.hs-image-widget | www.solugenix.com/hs-fs/hubfs/22.png?width=342&name=22.png | 171 x 160 (1.07) | 342 x 160 (2.14) |
ITIL Certification div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173947020424622 > img.hs-image-widget | www.solugenix.com/hs-fs/hubfs/26.png?width=342&name=26.png | 171 x 160 (1.07) | 342 x 160 (2.14) |
Microsoft-Partner-Silver-Collaboration-and-Content div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173947020424611 > img.hs-image-widget | /hs-fs/hubfs/Microsoft-Partner-Silver-Collaboration-and-C... | 208 x 100 (2.08) | 260 x 100 (2.60) |
AWS Security Certification Badge div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173947020424615 > img.hs-image-widget | www.solugenix.com/hs-fs/hubfs/20.png?width=200&name=20.png | 100 x 200 (0.50) | 200 x 200 (1.00) |
Okta Certification Badge div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173947020424616 > img.hs-image-widget | www.solugenix.com/hs-fs/hubfs/19.png?width=200&name=19.png | 100 x 200 (0.50) | 200 x 200 (1.00) |
CyberArk Sentry Certified div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173947020424617 > img.hs-image-widget | www.solugenix.com/hs-fs/hubfs/21.png?width=200&name=21.png | 100 x 200 (0.50) | 200 x 200 (1.00) |
Red Hat Certified div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173947020424619 > img.hs-image-widget | www.solugenix.com/hs-fs/hubfs/23.png?width=200&name=23.png | 100 x 200 (0.50) | 200 x 200 (1.00) |
PMP Certification div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173947020424621 > img.hs-image-widget | www.solugenix.com/hs-fs/hubfs/25.png?width=200&name=25.png | 100 x 200 (0.50) | 200 x 200 (1.00) |
SSM SAFe 6 Certification div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173947020424623 > img.hs-image-widget | www.solugenix.com/hs-fs/hubfs/27.png?width=200&name=27.png | 100 x 200 (0.50) | 200 x 200 (1.00) |
Six Sigmae Black Belt Badge div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173947020424625 > img.hs-image-widget | www.solugenix.com/hs-fs/hubfs/28.png?width=200&name=28.png | 100 x 200 (0.50) | 200 x 200 (1.00) |
Oracle Certification div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_173947020424624 > img.hs-image-widget | www.solugenix.com/hs-fs/hubfs/30.png?width=200&name=30.png | 100 x 200 (0.50) | 200 x 200 (1.00) |
MuleSoft Developer II Certification div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_174077490096000 > img.hs-image-widget | www.solugenix.com/hs-fs/hubfs/31.png?width=200&name=31.png | 100 x 200 (0.50) | 200 x 200 (1.00) |
Splunk Enterprise Security Certification div.span12 > div.cell-wrapper > span#hs_cos_wrapper_module_174077491487900 > img.hs-image-widget | www.solugenix.com/hs-fs/hubfs/32.png?width=200&name=32.png | 100 x 200 (0.50) | 200 x 200 (1.00) |
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 |
|---|---|
| AttributionReporting |
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 |
|---|---|
| /ai-already-shaping-hiring-decisions-most-policies-havent... | Read more |
| /rising-gas-prices-are-exposing-the-real-problem-in-food-... | Read more |
| blog.solugenix.com/ai-guardrails-safe-innovation-qsr-operations | Read more |
Format your HTML in a way that enables crawlers to better understand your app’s content.