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.
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.
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 | |
|---|---|---|---|
5 Lessons My Cabbage Patch Kids Taught Me About Being a Mom figure.image > figure > picture > img | /www/images/std-sm/360089-423x282-Cabbage-Patch-Kids_2211... | 38.1 KiB | 30.9 KiB |
Do You Have Any of These Most Common Heirlooms? figure.image > figure > picture > img | /home/antiques-collectibles/images/std-sm/360667-423x282-... | 31.6 KiB | 28.1 KiB |
We're Shelling Out Our Favorite Taco Sides figure.image > figure > picture > img | cf.ltkcdn.net/cooking/images/std-sm/332005-423x282-carnitas-taco-1349480436.webp | 29.5 KiB | 26.0 KiB |
How Much Is That 2-Dollar Bill Really Worth? figure.image > figure > picture > img | /antiques/images/std-sm/263408-423x272-determine-2-dollar... | 27.2 KiB | 19.7 KiB |
Here's How to Use Up Your Leftover Frosting figure.image > figure > picture > img | cf.ltkcdn.net/www/images/std-sm/353623-423x282-cake-frosting-1301620927.webp | 25.0 KiB | 17.8 KiB |
April Quotes to Welcome Spring figure.image > figure > picture > img | /family/images/std-sm/316887-423x282-woman-in-garden-spri... | 24.5 KiB | 17.3 KiB |
These Veggies Will Grow the Fastest in Your Garden figure.image > figure > picture > img | /garden/images/std-sm/261775-423x272-fastest-growing-frui... | 20.2 KiB | 16.6 KiB |
Send Flowers & Save With These Tips figure.image > figure > picture > img | cf.ltkcdn.net/www/images/std-sm/359081-423x282-florist-working_2143226701.webp | 23.5 KiB | 16.3 KiB |
Family Bonding 101: Small Ways to Grow Closer figure.image > figure > picture > img | /family/images/std-sm/267011-423x272-simple-ideas-spendin... | 19.1 KiB | 15.5 KiB |
Get Planning! These Foods Are So Easy to Grow in Your Garden figure.image > figure > picture > img | cf.ltkcdn.net/garden/images/hero-lg/261761-1536x461-growing-tomatoes.webp | 60.4 KiB | 13.7 KiB |
Test Your Knowledge With These April Trivia Questions figure.image > figure > picture > img | /www/images/std-sm/356243-423x282-women-freinds-outdoors_... | 19.9 KiB | 12.7 KiB |
Easy Ways to Encourage Good Luck in Your Life figure.image > figure > picture > img | cf.ltkcdn.net/www/images/std-sm/360408-423x282-happy-woman_2476751475.webp | 14.9 KiB | 12.2 KiB |
These Silly Spring Jokes Bring All the Smiles figure.image > figure > picture > img | cf.ltkcdn.net/kids/images/std-sm/304407-423x282-spring-jokes-kids.webp | 19.3 KiB | 12.2 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.
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.
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.
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 |
|---|---|
| lovetoknow.com/ | 397 ms |
| www.lovetoknow.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
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.
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 | 12.3 s |
| Other | 1.9 s |
| Script Parsing & Compilation | 664 ms |
| Garbage Collection | 303 ms |
| Style & Layout | 244 ms |
| Rendering | 110 ms |
| Parse HTML & CSS | 92 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
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 |
|---|---|---|
| launchpad.privacymanager.io/latest/launchpad.bundle.js | 40.3 KiB | 12.7 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 |
|---|---|---|
| @charset "UTF-8";.buy-button-container{display:flex;flex-direction:column; … } … | 51.8 KiB | 41.0 KiB |
| span.PIN_1776897725765_embed_grid { width: 100%; max-width: 257px; min-width: 140px; … } … | 12.0 KiB | 12.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.
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.
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 |
|---|
PETS nav#nav2 > ol.supernav-verticals > li.supernav-vertical > 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 |
|---|
by LoveToKnow Editorial section.hero > div.hero-inner > div > h3 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|---|
| Unload event listeners are deprecated and will be removed. | code.jquery.com/jquery-2.2.0.min.js line 2, col 6066 |
| Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. | cf.ltkcdn.net/2018.185.354/js/ltk.js line 22, col 34 |
| AttributionReporting | |
| Topics | /prebid/9.30.0.js?fork=1&v=bf6611fc0393cee6578a23c9bb5689... line 15, col 33305 |
| SharedStorage | /pagead/managed/js/activeview/current/ufs_web_display.js line 252, col 234 |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
/lovetoknow-1r2kdxaraW/lovetoknow.com/prebid-wrapper.js line 1, col 70360 | %cCW display: inline-block; color: #fff; font-size: 9px; background: #61B321; padding: 1px 4px; border-radius: 0; margin-right: 1px; Missing a base prebid mapping for base ".htlad-LTK_Adhesion" |
/lovetoknow-1r2kdxaraW/lovetoknow.com/prebid-wrapper.js line 1, col 70360 | %cCW display: inline-block; color: #fff; font-size: 9px; background: #61B321; padding: 1px 4px; border-radius: 0; margin-right: 1px; Missing a base prebid mapping for base ".htlad-LTK_Mobile_In_Content" |
/lovetoknow-1r2kdxaraW/lovetoknow.com/prebid-wrapper.js line 1, col 70360 | %cCW display: inline-block; color: #fff; font-size: 9px; background: #61B321; padding: 1px 4px; border-radius: 0; margin-right: 1px; Missing a base prebid mapping for base ".htlad-LTK_Mobile_In_Content" |
Access to fetch at 'https://api.rlcdn.com/api/identity/envelope?pid=1258' from origin 'https://www.lovetoknow.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Access to XMLHttpRequest at 'https://api.viglink.com/api/ping' from origin 'https://www.lovetoknow.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: the server responded with a status of 400 () | |
cmp.inmobi.com/tcfv2/60/cmp2.js?referer=lovetoknow.com line 1, col 551273 | MspaFooterHTMLId not found, inserting text into footer |
Uncaught TypeError: Cannot read properties of null (reading 'postMessage') |
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.