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.
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 | |
|---|---|---|---|
header-logo div.ketch-items-top > div.ketch-flex > div.ketch-flex > img.ketch-h-auto | /web/v2/assetsv1/orgs/trustedmediabrands/1742403337183/te... | 68.8 KiB | 68.7 KiB |
One Sheet Plywood Challenge 2026 Close up of plywood coffee table div.hero-block > div.item > a > img | /wp-content/uploads/2026/03/One-Sheet-Plywood-Challenge-2... | 96.7 KiB | 38.1 KiB |
A stone water feature cascades down layers, surrounded by vibrant green plants … a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2023/02/FH12MAR_526_50_520-backyard-w... | 32.1 KiB | 17.5 KiB |
How to Change Grout Color div.seasonal-inner > a > div.seasonal-img-wrp > img | /wp-content/uploads/2022/12/GettyImages-1315188637-e16704... | 37.5 KiB | 14.0 KiB |
Fh How To Build Greenhouse Ef 070125 049 Lede V2 a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2026/03/FH_How_To_Build_Greenhouse_EF... | 25.5 KiB | 10.8 KiB |
One Sheet Plywood Challenge 2026 Close up of plywood coffee table a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2026/03/One-Sheet-Plywood-Challenge-2... | 23.1 KiB | 8.4 KiB |
A modern tiny house with a red door stands in a landscaped yard, surrounded by … a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2023/06/FHM-studio-shed-courtesy-@stu... | 23.0 KiB | 8.3 KiB |
Most Popular div.most-popular-item > div.img-wrapper > a > img | /wp-content/uploads/2025/02/Can-Microfiber-Cloths-Go-In-t... | 21.6 KiB | 7.9 KiB |
Tools div.explore-item > a > div.explore-img > img | /wp-content/uploads/2022/08/asdfdsafdsaf.png?resize=100%2... | 8.8 KiB | 7.2 KiB |
Make A Building Block Table The Whole Family Will Love Tfhd26 Building Block Ta… a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2026/03/Make-a-Building-Block-Table-t... | 21.0 KiB | 6.3 KiB |
Family Handyman's One-sheet Plywood Challenge logo over a plywood texture backg… div.item > div.img-wrapper > a > img | /wp-content/uploads/2026/03/FHM_One-Sheet-Plywood-Challen... | 14.9 KiB | 6.3 KiB |
The Only Toilet Broke On The Artemis Gettyimages 2268802266 Ft div.item > div.img-wrapper > a > img.float-left | /wp-content/uploads/2026/04/The-Only-Toilet-Broke-on-the-... | 5.7 KiB | 4.1 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.
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js | 1200.0 s | 259.2 KiB |
| /cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/... | 14400.0 s | 11.7 KiB |
| /web/v2/assetsv1/orgs/trustedmediabrands/1742403337183/te... | 604800.0 s | 69.2 KiB |
| static.trueanthem.com/scripts/ta.c34341.js | 86400.0 s | 10.7 KiB |
| /beacon.min.js/v8c78df7c7c0f484497ecbca7046644da177152312... | 86400.0 s | 10.7 KiB |
| global.ketchcdn.com/web/v3/config/trustedmediabrands/family_handy_man/boot.js | 1200.0 s | 4.8 KiB |
| static.trueanthem.com/scripts/ta.js?ver=1.0.0 | 86400.0 s | 1.3 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
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 |
|---|---|---|
| www.familyhandyman.com/wp-content/themes/bumblebee/style.css?ver=28.1.1 | 18.0 KiB | 2.7 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 |
|---|---|---|
| www.familyhandyman.com/wp-includes/js/jquery/jquery.js?ver=1.0.0 | 83.5 KiB | 42.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 |
|---|---|---|
| cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/css/bootstrap.min.css | 25.1 KiB | 24.5 KiB |
| 22.1 KiB | 18.8 KiB | |
| www.familyhandyman.com/wp-content/themes/bumblebee/style.css?ver=28.1.1 | 17.8 KiB | 17.0 KiB |
| /wp-includes/css/dist/block-library/style.min.css?ver=6.8.2 | 15.3 KiB | 15.3 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.7 KiB | 106.2 KiB |
| www.familyhandyman.com/wp-includes/js/jquery/jquery.js?ver=1.0.0 | 83.5 KiB | 49.5 KiB |
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 | |
|---|---|
header-logo div.ketch-items-top > div.ketch-flex > div.ketch-flex > img.ketch-h-auto | /web/v2/assetsv1/orgs/trustedmediabrands/1742403337183/te... |
What to Know About Vintage Tiles div.seasonal-inner > a > div.seasonal-img-wrp > img | /wp-content/uploads/2022/12/GettyImages-1332356423-e16716... |
How to Change Grout Color div.seasonal-inner > a > div.seasonal-img-wrp > img | /wp-content/uploads/2022/12/GettyImages-1315188637-e16704... |
Make A Building Block Table The Whole Family Will Love Tfhd26 Building Block Ta… a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2026/03/Make-a-Building-Block-Table-t... |
One Sheet Plywood Challenge 2026 Close up of plywood coffee table a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2026/03/One-Sheet-Plywood-Challenge-2... |
Machining of formwork panel a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2026/02/GettyImages-547216474-e177201... |
How To Build The Entryway Hall Tree You've Been Dreaming Of Fhmdj26 Entryway Ha… a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2025/10/How-to-Build-the-Entryway-Hal... |
Fh How To Build Greenhouse Ef 070125 049 Lede V2 a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2026/03/FH_How_To_Build_Greenhouse_EF... |
A stone water feature cascades down layers, surrounded by vibrant green plants … a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2023/02/FH12MAR_526_50_520-backyard-w... |
A modern tiny house with a red door stands in a landscaped yard, surrounded by … a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2023/06/FHM-studio-shed-courtesy-@stu... |
Tiki Brand Bitefighter a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2026/02/Tiki-Brand-BiteFighter_via-ti... |
Most Popular div.most-popular-item > div.img-wrapper > a > img | /wp-content/uploads/2025/02/Can-Microfiber-Cloths-Go-In-t... |
Hands protecting icon of car over wooden table. Top view of hands showing gestu… a > div.slot-img-wrp > figure.wp-caption > img | |
Generic domestic residential home LPG/natural gas meters in a row a > div.slot-img-wrp > figure.wp-caption > img | |
Average Electricity Bill By State Gettyimages 2158443315 Atedit Ft a > div.slot-img-wrp > figure.wp-caption > img | |
Water tap dripping dollar bills on gray background a > div.slot-img-wrp > figure.wp-caption > img | |
A woman in a woodshop working on a lathe. on the image is the Trusted Creators … a > div.slot-img-wrp > figure.wp-caption > img | |
a > div.slot-img-wrp > figure.wp-caption > img a > div.slot-img-wrp > figure.wp-caption > img | |
Home Depot Store front a > div.slot-img-wrp > figure.wp-caption > img | |
Numerous Suburban Tract Houses on a sunny day in fall. a > div.slot-img-wrp > figure.wp-caption > img | |
Why You May Be Eligible For A $20 Credit From Verizon Gettyimages 2248382516 Ft a > div.slot-img-wrp > figure.wp-caption > img | |
child at Home Depot kids workshop a > div.slot-img-wrp > figure.wp-caption > img | |
Walmart Is No Longer The Cheapest Adobestock 634536023 Editorial Use Only Ft a > div.slot-img-wrp > figure.wp-caption > img | |
Car loan document, report. Paper agreement checklist or loan checkmarks form li… a > div.slot-img-wrp > figure.wp-caption > img | |
Fhmd26 Car Door Sticker Explained Mae Lander 03 Ssedit a > div.slot-img-wrp > figure.wp-caption > img | |
Cost of car repairs a > div.slot-img-wrp > figure.wp-caption > img | |
What Happens If You Get Hit By Someone Gettyimages 1042683874 Ft a > div.slot-img-wrp > figure.wp-caption > img | |
A young Caucasian man is sitting in his car and watching a video on his phone w… a > div.slot-img-wrp > figure.wp-caption > img | |
A senior woman sleeping under a weighted blanket a > div.slot-img-wrp > figure.wp-caption > img | |
Silence Might Be Optimal For Sleep Gettyimages 1888879579 Ft a > div.slot-img-wrp > figure.wp-caption > img | |
Headboard and custom built in shelving in clean modern bedroom a > div.slot-img-wrp > figure.wp-caption > img | |
Experts Weigh In On The Best And Worst Place To Put Your Bed Gettyimages 219412… a > div.slot-img-wrp > figure.wp-caption > img | |
Car crashed in an accident on a highway or city street. Broken glass is all aro… a > div.slot-img-wrp > figure.wp-caption > img | |
Land Rovers Recalled Over Dangerous Faulty Seat Belts a > div.slot-img-wrp > figure.wp-caption > img | |
Hyundai Issues Stop Sale Gettyimages 2163363611 Ft a > div.slot-img-wrp > figure.wp-caption > img | |
Hyundai 100k Air Bag Recall a > div.slot-img-wrp > figure.wp-caption > img | |
Family Handyman Logo div.logo-container > a.logo > figure.wp-caption > img | www.familyhandyman.com/wp-content/uploads/2021/09/fhm-logo.svg |
Ceramic vs. Porcelain Outdoor Tile: Which One Is the Better Choice? div.item > a > div.img-wrapper > img.float-left | /wp-content/uploads/2021/02/ceramic-and-terracotta-patio-... |
What to Know About Peel-and-Stick Backsplash Tile div.item > a > div.img-wrapper > img.float-left | /wp-content/uploads/2024/08/A-Girl-Installing-Peel-and-St... |
How to Regrout a Shower div.item > a > div.img-wrapper > img.float-left | /wp-content/uploads/2024/08/How-To-Regrout-a-Shower_FH07A... |
A woman wearing a dark cap smiles brightly. She stands in front of a wooden fen… div.eat-item > div.eat-img > a > img | |
A man with dark hair and a beard faces the camera, wearing a gray shirt against… div.eat-item > div.eat-img > a > img | |
Fhm25 Patrick Vang Dr 10 03 03b div.eat-item > div.eat-img > a > img | |
The 7 Best Energy Efficient Space Heaters Tested And Reviewed div.slot-inner > a > div.slot-img-wrp > img | |
collage of 4 sectional sofas div.slot-inner > a > div.slot-img-wrp > img | |
Collage of leaf vacuums div.slot-inner > a > div.slot-img-wrp > img | |
Best small dehumidifiers group image div.slot-inner > a > div.slot-img-wrp > img |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|---|
| familyhandyman.com/ | 249 ms |
| www.familyhandyman.com/ | 0.0 ms |
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.
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 |
|---|
What are you searching for today? div.editor-pick > div.editor-pick-wrapper > div.search-module-wrapper > h4 |
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 |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
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.