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.
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.
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.home-how-video-outer-container > div.home-how-video-container > div.home-how-video-shot > div.home-how-video-play-btn div.home-how-video-outer-container > div.home-how-video-container > div.home-how-video-shot > div.home-how-video-play-btn | static.pubhtml5.com/web/images/home/home-video.png | 206.4 KiB | 111.5 KiB |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum | pubhtml5.com/images/home/banner-demo-14.jpg | 61.7 KiB | 59.8 KiB |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum | pubhtml5.com/images/home/banner-demo-15.jpg | 49.1 KiB | 47.2 KiB |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum | pubhtml5.com/images/home/banner-demo-9-1.jpg | 41.2 KiB | 39.3 KiB |
Flip book about Art & Photography li > a > div.home-cate-img-container > img | static.pubhtml5.com/web/images/home/c-3.jpg | 44.8 KiB | 36.1 KiB |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum | pubhtml5.com/images/home/banner-demo-8-1.jpg | 33.5 KiB | 31.6 KiB |
Flip book about Fashion & Style li > a > div.home-cate-img-container > img | static.pubhtml5.com/web/images/home/c-26.jpg | 38.5 KiB | 29.8 KiB |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum | pubhtml5.com/images/home/banner-demo-7-1.jpg | 29.5 KiB | 27.6 KiB |
Branding on html5 flipbooks has never been this easy. With PubHTML5 online publ… ul.home-fea-panel > li.home-fea-row > div.col-sm-6 > img | static.pubhtml5.com/web/images/home/2.png | 52.6 KiB | 23.3 KiB |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum | pubhtml5.com/images/home/banner-demo-10-1.jpg | 24.7 KiB | 22.9 KiB |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum | pubhtml5.com/images/home/banner-demo-12-1.jpg | 21.2 KiB | 19.7 KiB |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum | pubhtml5.com/images/home/banner-demo-13.jpg | 20.3 KiB | 19.0 KiB |
Flip book about Business & Finance li > a.explames-image > div.home-cate-img-container > img | static.pubhtml5.com/web/images/home/c-6.jpg | 25.8 KiB | 17.1 KiB |
Flip book about Sports & Recreation li > a > div.home-cate-img-container > img | static.pubhtml5.com/web/images/home/c-14.jpg | 23.8 KiB | 15.2 KiB |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-new ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-new | static.pubhtml5.com/web/images/home/banner-new.png | 7.3 KiB | 6.4 KiB |
div.home-section-container > div.home-banner-button-container > div.home-banner-upload-button > img div.home-section-container > div.home-banner-button-container > div.home-banner-upload-button > img | static.pubhtml5.com/web/images/home/btn2.png | 8.8 KiB | 4.9 KiB |
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.
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 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.googletagmanager.com/gtm.js?id=GTM-W8VX356 | 146.0 KiB | 106.5 KiB |
| pubhtml5.com/metrics/?id=AW-17851241108&cx=c>m=4e64k0 | 142.0 KiB | 86.1 KiB |
| pubhtml5.com/metrics/ | 151.3 KiB | 84.7 KiB |
| pubhtml5.com/metrics/ | 151.3 KiB | 82.6 KiB |
| pubhtml5.com/metrics/?id=G-L3MFCR9YTM&cx=c>m=4e64k0 | 177.7 KiB | 74.5 KiB |
| pubhtml5.com/js/build/build.min.js?2d6126059b3dc9c9c0d22d95c4e00487 | 73.7 KiB | 65.2 KiB |
| pubhtml5.com/metrics/?id=AW-17851241108&cx=c>m=4e64k0 | 142.0 KiB | 59.3 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 |
|---|---|---|
| pubhtml5.com/css/common.css?021f2bfb686ac3ea6bf2e2e19867c75a | 35.2 KiB | 8.6 KiB |
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 |
|---|---|---|
| pubhtml5.com/js/lib/bootstrap.js | 13.1 KiB | 5.4 KiB |
| pubhtml5.com/bookcase/js/Bookcase.js?v-1 | 11.1 KiB | 3.9 KiB |
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 |
|---|---|---|
| pubhtml5.com/css/common.css?021f2bfb686ac3ea6bf2e2e19867c75a | 35.0 KiB | 32.7 KiB |
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 | |
|---|---|
PubHTML5 online publishing software makes it simple to embed flip pdf content o… ul.home-fea-panel > li.home-fea-row > div.col-sm-6 > img | pubhtml5.com/features/img/link_audio_mp4_youtube.png |
Add links to html flipbook without hassle using the online publishing tool. ul.home-fea-panel > li.home-fea-row > div.col-sm-6 > img | static.pubhtml5.com/web/images/home/12.png |
Edit pdf flip book url to create a custom domain for your pdf ebooks. Perfect f… ul.home-fea-panel > li.home-fea-row > div.col-sm-6 > img | pubhtml5.com/features/img/feature4.png |
PubHTML5 flipbook maker allows users to publish their flip ebook offline. ul.home-fea-panel > li.home-fea-row > div.col-sm-6 > img | static.pubhtml5.com/web/images/home/6.png |
Branding on html5 flipbooks has never been this easy. With PubHTML5 online publ… ul.home-fea-panel > li.home-fea-row > div.col-sm-6 > img | static.pubhtml5.com/web/images/home/2.png |
Make your digital content seo-friendly by converting pdf to flip book. Online p… ul.home-fea-panel > li.home-fea-row > div.col-sm-6 > img | static.pubhtml5.com/web/images/home/11.png |
Statics on flipbook performance help users gain valuable insights on their digi… ul.home-fea-panel > li.home-fea-row > div.col-sm-6 > img | pubhtml5.com/features/img/google_adSense.png |
PubHTML5 flipbook maker offers an all-in-one digital publishing solution that c… ul.home-fea-panel > li.home-fea-row > div.col-sm-6 > img | static.pubhtml5.com/web/images/home/1.png |
Raise website performance by converting huge pdf to HTML flipbooks that are res… ul.home-fea-panel > li.home-fea-row > div.col-sm-6 > img | static.pubhtml5.com/web/images/home/4.png |
Sharing emagazine, digital lookbook, online handbook to social media, in emails… ul.home-fea-panel > li.home-fea-row > div.col-sm-6 > img | static.pubhtml5.com/web/images/home/8.png |
The online publishing software PubHTML5 lets users insert videos, panorama, ima… ul.home-fea-panel > li.home-fea-row > div.col-sm-6 > img | static.pubhtml5.com/web/images/home/3.png |
Online publishing is made easy with the help of pubhtml5 digital publishing pla… ul.home-fea-panel > li.home-fea-row > div.col-sm-6 > img | static.pubhtml5.com/web/images/home/5.png |
div.home-section-container > div.home-banner-button-container > div.home-banner-upload-button > img div.home-section-container > div.home-banner-button-container > div.home-banner-upload-button > img | static.pubhtml5.com/web/images/home/btn2.png |
Create pitch deck, white paper online for sales div.home-cs-panel > div.carousel-inner > div.item > img | static.pubhtml5.com/web/images/home/client-4.png |
PUB HTML5 Logo div.cc-top-logo-container > a.cc-home-link > div.cc-flip-html5-logo-container > img.cc-flip-html5-logo | pubhtml5.com/images/pubhtml5_logo.png |
capterra div.home-banner-button-container > div > a > img | pubhtml5.com/img/capterra.png |
growd div.home-banner-button-container > div > a > img | pubhtml5.com/img/growd.png |
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 |
|---|
Quick Upload div.nav-container > div > ul.cc-top-menu > li.cc-fast-upload-button |
Go Premium ul.cc-top-menu > li.hidden-md > a > div.cc-go-premium-button |
PubHTML5 Cloud li.col-sm-3 > div.home-how-step-inner > p.home-how-step-desc > a |
Learn More div.col-sm-6 > div > a > span.button-pure |
Learn More div.col-sm-6 > div > a > span.button-pure |
Learn More div.col-sm-6 > div > a > span.button-pure |
Learn More div.col-sm-6 > div > a > span.button-pure |
Learn More div.col-sm-6 > div > a > span.button-pure |
Learn More div.col-sm-6 > div > a > span.button-pure |
Learn More div.col-sm-6 > div > a > span.button-pure |
Learn More div.col-sm-6 > div > a > span.button-pure |
Learn More div.col-sm-6 > div > a > span.button-pure |
Learn More div.col-sm-6 > div > a > span.button-pure |
Learn More div.col-sm-6 > div > a > span.button-pure |
View More Features body > div.cc-main > div#features > a.home-view-more-link |
76,882,666 div.cc-main > div#testimonials > p.home-client-desc > a |
60000 div.cc-main > div#testimonials > p.home-client-desc > a |
You May Like body > div.cc-sub-link-container > div.home-max-width > p |
free flip book maker div.cc-sub-link-container > div.home-max-width > div.cc-sub-link-wrapper > a |
pdf to flipbook div.cc-sub-link-container > div.home-max-width > div.cc-sub-link-wrapper > a |
flipbook software div.cc-sub-link-container > div.home-max-width > div.cc-sub-link-wrapper > a |
page flip software div.cc-sub-link-container > div.home-max-width > div.cc-sub-link-wrapper > a |
pdf page turning software div.cc-sub-link-container > div.home-max-width > div.cc-sub-link-wrapper > a |
digital publishing software div.cc-sub-link-container > div.home-max-width > div.cc-sub-link-wrapper > a |
digital magazine software div.cc-sub-link-container > div.home-max-width > div.cc-sub-link-wrapper > a |
digital catalog software div.cc-sub-link-container > div.home-max-width > div.cc-sub-link-wrapper > a |
digital brochures Maker div.cc-sub-link-container > div.home-max-width > div.cc-sub-link-wrapper > a |
html5 magazine maker div.cc-sub-link-container > div.home-max-width > div.cc-sub-link-wrapper > a |
pdf to html5 converter div.cc-sub-link-container > div.home-max-width > div.cc-sub-link-wrapper > a |
magazine publishing software div.cc-sub-link-container > div.home-max-width > div.cc-sub-link-wrapper > a |
ipad digital publishing software div.cc-sub-link-container > div.home-max-width > div.cc-sub-link-wrapper > a |
free flipbook creator div.cc-sub-link-container > div.home-max-width > div.cc-sub-link-wrapper > a |
free flipping book publisher div.cc-sub-link-container > div.home-max-width > div.cc-sub-link-wrapper > a |
Home div.foot-bottom-content > ul.cc-float-fix > li.foot-bottom-link1 > a |
About Us div.foot-bottom-content > ul.cc-float-fix > li.foot-bottom-link1 > a |
Why Us div.foot-bottom-content > ul.cc-float-fix > li.foot-bottom-link1 > a |
Blog div.foot-bottom-content > ul.cc-float-fix > li.foot-bottom-link1 > a |
Contact Us div.foot-bottom-content > ul.cc-float-fix > li.foot-bottom-link2 > a |
Help Center div.foot-bottom-content > ul.cc-float-fix > li.foot-bottom-link2 > a |
FAQ div.foot-bottom-content > ul.cc-float-fix > li.foot-bottom-link2 > a |
Privacy div.foot-bottom-content > ul.cc-float-fix > li.foot-bottom-link3 > a |
Terms of Service div.foot-bottom-content > ul.cc-float-fix > li.foot-bottom-link3 > a |
Cookie Policy div.foot-bottom-content > ul.cc-float-fix > li.foot-bottom-link3 > a |
Mango AI div.cc-bottom-link-container > div.foot-bottom-extra > div.foot-bottom-content > a |
Talking Photo div.cc-bottom-link-container > div.foot-bottom-extra > div.foot-bottom-content > a |
Video Face Swap div.cc-bottom-link-container > div.foot-bottom-extra > div.foot-bottom-content > a |
AI Avatars div.cc-bottom-link-container > div.foot-bottom-extra > div.foot-bottom-content > a |
Talking Animals div.cc-bottom-link-container > div.foot-bottom-extra > div.foot-bottom-content > a |
Talking Cartoon div.cc-bottom-link-container > div.foot-bottom-extra > div.foot-bottom-content > a |
AI Video Generator div.cc-bottom-link-container > div.foot-bottom-extra > div.foot-bottom-content > a |
AI Animation Generator div.cc-bottom-link-container > div.foot-bottom-extra > div.foot-bottom-content > a |
AI Video Enhancer div.cc-bottom-link-container > div.foot-bottom-extra > div.foot-bottom-content > a |
Video Cartoonizer div.cc-bottom-link-container > div.foot-bottom-extra > div.foot-bottom-content > a |
Singing Photos div.cc-bottom-link-container > div.foot-bottom-extra > div.foot-bottom-content > a |
Whiteboard Animation Software div.cc-bottom-link-container > div.foot-bottom-extra > div.foot-bottom-content > a |
Animation Maker div.cc-bottom-link-container > div.foot-bottom-extra > div.foot-bottom-content > a |
Mango Animate Blog div.cc-bottom-link-container > div.foot-bottom-extra > div.foot-bottom-content > a |
Flipbook Software div.cc-bottom-link-container > div.foot-bottom-extra > div.foot-bottom-content > a |
Flipbook Maker div.cc-bottom-link-container > div.foot-bottom-extra > div.foot-bottom-content > a |
These are opportunities to improve the legibility of your content.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-new ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-new |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-new ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-new |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum |
div.home-section-container > div.home-banner-button-container > div.home-banner-upload-button > img div.home-section-container > div.home-banner-button-container > div.home-banner-upload-button > img |
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 > div.cc-top-logo-container > div.cc-search-container > input.cc-field div > div.cc-top-logo-container > div.cc-search-container > input.cc-field |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body > div.cc-main > div.home-section-container > iframe.home-bookcase-iframe body > div.cc-main > div.home-section-container > iframe.home-bookcase-iframe |
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.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#home-demo-slider > div.carousel-inner > div.item > ul.home-banner-demo-ul |
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
EN div.nav-container > div > div.cc-top-logo-container > li.en-item |
These are opportunities to improve the experience of reading tabular or list data using 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
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) | |
|---|---|---|---|
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum | pubhtml5.com/images/home/banner-demo-13.jpg | 91 x 129 (0.71) | 387 x 480 (0.81) |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum | pubhtml5.com/images/home/banner-demo-8-1.jpg | 91 x 129 (0.71) | 370 x 480 (0.77) |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum | pubhtml5.com/images/home/banner-demo-14.jpg | 91 x 129 (0.71) | 370 x 480 (0.77) |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum | pubhtml5.com/images/home/banner-demo-15.jpg | 91 x 129 (0.71) | 369 x 480 (0.77) |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum | pubhtml5.com/images/home/banner-demo-9-1.jpg | 91 x 129 (0.71) | 360 x 480 (0.75) |
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 |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
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.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-new ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-new |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-new ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-new |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum |
ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum ul.home-banner-demo-ul > li.tall > div.home-banner-demo-img-container > img.home-banner-demo-thum |
div.home-section-container > div.home-banner-button-container > div.home-banner-upload-button > img div.home-section-container > div.home-banner-button-container > div.home-banner-upload-button > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
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 |
|---|
Important AnnouncementPubHTML5 Scheduled Server Maintenance on
… body > div.cc-top-banner > a |
Sign in div > ul.cc-top-menu > li.cc-before-log-in-menu > a.cc-log-in-link |
Browse ul > li.hide-top-bar-item > div.dropdown-toggle > a.nav-container |
To appear in search results, crawlers need access to your app.