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.
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.
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.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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 |
|---|---|---|
| mailenable.com/Library/Scripts/SlidesJS.js | 14.7 KiB | 596 ms |
| mailenable.com/css/mev5_base.css | 21.8 KiB | 155 ms |
| mailenable.com/Library/Scripts/superfish.js | 5.2 KiB | 449 ms |
| mailenable.com/css/mev5.css | 124.0 KiB | 890 ms |
| fonts.googleapis.com/css?family=Roboto:900|Roboto+Slab:700|Muli:300 | 2.3 KiB | 265 ms |
| www.googleadservices.com/pagead/conversion.js | 23.6 KiB | 466 ms |
| ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js | 33.3 KiB | 329 ms |
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.
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 | |
|---|---|---|---|
div#slides > div.slidesjs-container > div.slidesjs-control > div.slide_content div#slides > div.slidesjs-container > div.slidesjs-control > div.slide_content | mailenable.com/images/home_banner_sprite.jpg | 360.0 KiB | 211.9 KiB |
Hosting Controller div.level0_shell > div.level1_shell > div.foot_partners_shell > div.foot_partners | mailenable.com/images/footer_partners.jpg | 27.6 KiB | 18.7 KiB |
MailEnable 10 Now Available... More Info div.level1_shell > div.body_shell > div.body_3Col > div.home_banner_botRight | mailenable.com/images/home_bot_banner_v9.jpg | 24.5 KiB | 13.1 KiB |
NEW! View Online Video Tutorials div.level1_shell > div.home_banner_shell > div.home_banner_demo_shell > div#banner_demo_1 | mailenable.com/images/bttn_video_tutes.jpg | 16.8 KiB | 8.7 KiB |
Follow Us div.level1_shell > div.footNav_shell > div.footNav_follow_shell > div.footNav_follow | mailenable.com/images/footNav_follow_icons.png | 7.6 KiB | 5.3 KiB |
div.level0_shell > div.level1_shell > div.topNav_shell > div.topNav_logo | mailenable.com/images/topNav_logo.png | 4.9 KiB | 4.0 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
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 |
|---|---|---|
| mailenable.com/css/mev5.css | 123.8 KiB | 115.0 KiB |
| mailenable.com/css/mev5_base.css | 21.5 KiB | 11.5 KiB |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| mailenable.com/css/mev5.css | 124.0 KiB | 22.0 KiB |
| mailenable.com/css/mev5_base.css | 21.8 KiB | 5.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 |
|---|---|---|
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 242.2 KiB |
| www.googletagmanager.com/gtag/js?id=G-LSTDXPQP2M | 164.2 KiB | 66.1 KiB |
| connect.facebook.net/en_US/fbevents.js | 96.5 KiB | 34.3 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 |
|---|
div.topNav_search_shell > div.topNav_search > form#searchForm > input#site_search div.topNav_search_shell > div.topNav_search > form#searchForm > input#site_search |
independent survey div.level1_shell > div.body_shell > div.body_3Col_2span > a |
MailEnable 10 div.level1_shell > div.body_shell > div.body_3Col_2span > a |
Version 10 div.level1_shell > div.body_shell > div.body_3Col_2span > a |
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 |
|---|
Our Mailing List div.level1_shell > div.body_shell > div.body_3Col > h3 |
These are opportunities to improve keyboard navigation in your application.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
Names and labels
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.topNav_search_shell > div.topNav_search > form#searchForm > input#site_search div.topNav_search_shell > div.topNav_search > form#searchForm > input#site_search |
div.home_subscribe_shell > form > div.home_subscribe_input > input#email div.home_subscribe_shell > form > div.home_subscribe_input > input#email |
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.level1_shell > div.topNav_shell > div.topNav_logo > a |
div.slidesjs-container > div.slidesjs-control > div.slide_content > a.canvas_bttn div.slidesjs-container > div.slidesjs-control > div.slide_content > a.canvas_bttn |
div.slidesjs-container > div.slidesjs-control > div.slide_content > a.canvas_bttn div.slidesjs-container > div.slidesjs-control > div.slide_content > a.canvas_bttn |
div.slidesjs-container > div.slidesjs-control > div.slide_content > a.canvas_bttn div.slidesjs-container > div.slidesjs-control > div.slide_content > a.canvas_bttn |
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
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 |
|---|
1 div#slides > ul.slidesjs-pagination > li.slidesjs-pagination-item > a.active |
2 div#slides > ul.slidesjs-pagination > li.slidesjs-pagination-item > a |
3 div#slides > ul.slidesjs-pagination > li.slidesjs-pagination-item > a |
4 div#slides > ul.slidesjs-pagination > li.slidesjs-pagination-item > a |
5 div#slides > ul.slidesjs-pagination > li.slidesjs-pagination-item > a |
Download div.home_products_right > ul > li > a |
More info div.home_products_right > ul > li > a |
Free Trial div.home_products_right > ul > li > a |
More info div.home_products_right > ul > li > a |
Free Trial div.home_products_right > ul > li > a |
More info div.home_products_right > ul > li > a |
Free Trial div.home_products_right > ul > li > a |
More info div.home_products_right > ul > li > a |
Overview div.footNav_shell > ul > li > a |
Features div.footNav_shell > ul > li > a |
Comparisons div.footNav_shell > ul > li > a |
Solutions div.footNav_shell > ul > li > a |
Product Editions div.footNav_shell > ul > li > a |
Feature Matrix div.footNav_shell > ul > li > a |
Webmail Demo div.footNav_shell > ul > li > a |
Video Gallery div.footNav_shell > ul > li > a |
Pricing div.footNav_shell > ul > li > a |
Upgrades div.footNav_shell > ul > li > a |
Purchase div.footNav_shell > ul > li > a |
Licensing div.footNav_shell > ul > li > a |
Tools & Utilities div.footNav_shell > ul > li > a |
Beta Releases div.footNav_shell > ul > li > a |
Support Overview div.footNav_shell > ul > li > a |
Knowledge Base div.footNav_shell > ul > li > a |
Documentation div.footNav_shell > ul > li > a |
Discussion Forum div.footNav_shell > ul > li > a |
Raise Support Ticket div.footNav_shell > ul > li > a |
System Requirements div.footNav_shell > ul > li > a |
Online Diagnostic Utilities div.footNav_shell > ul > li > a |
General div.footNav_shell > ul > li > a |
Resources div.footNav_shell > ul > li > a |
Resellers div.footNav_shell > ul > li > a |
Services div.footNav_shell > ul > li > a |
Hosting div.footNav_shell > ul > li > a |
Control Panel div.footNav_shell > ul > li > a |
Integration div.footNav_shell > ul > li > a |
Announcements div.footNav_shell > ul > li > a |
Contact Us div.footNav_shell > ul > li > a |
Technical Support div.footNav_shell > ul > li > a |
Raise Suggestion div.footNav_shell > ul > li > a |
Media Downloads div.footNav_shell > ul > li > a |
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
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 | connect.facebook.net/en_US/fbevents.js line 279, col 769 |
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 |
|---|---|
| mailenable.com/standard_edition.asp | More info |
| mailenable.com/professional-edition.asp | More info |
| mailenable.com/enterprise-edition.asp | More info |
| mailenable.com/premium-edition.asp | More info |
Format your HTML in a way that enables crawlers to better understand your app’s content.