Mobile 375 × 812

Desktop 1440 × 900

Score: 76 / 100
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
No Content-Security-Policy header found
Cookie '__cf_bm' has no SameSite attribute
Cross-Origin-Embedder-Policy header is missing
Cross-Origin-Opener-Policy header is missing
[](https://beavercheck.com/results/82d9c009-86f7-4808-a6bb-c5ee9f89f8bc)<a href="https://beavercheck.com/results/82d9c009-86f7-4808-a6bb-c5ee9f89f8bc"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.producthunt.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.producthunt.comThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
958 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.79 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
452 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.002
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.13 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
3.13 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| /beacon.min.js/v8c78df7c7c0f484497ecbca7046644da177152312... | 86400.0 s | 10.7 KiB |
| /cdn-cgi/challenge-platform/h/b/d/9e821f9bda7204a8/177549... | 0.0 ms | 3.9 KiB |
| www.producthunt.com/favicon.ico | 86400.0 s | 4.8 KiB |
| challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/cmg/1 | 0.0 ms | 208 B |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Icon for www.producthunt.com div.main-wrapper > div.main-content > div.ch-title-zone > img.heading-favicon | www.producthunt.com/favicon.ico | 232.6 KiB | 4.6 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| www.producthunt.com/ | 774 ms |
| www.producthunt.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.
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
| Failure reason | Failure type |
|---|---|
| Pages that use WebXR are not currently eligible for back/forward cache. | Actionable |
| Only pages with a status code of 2XX can be cached. | Not actionable |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. Learn more about the refresh meta tag.
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
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
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 403 () |
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.
Search engines are unable to include your pages in search results if they don't have permission to crawl them. Learn more about crawler directives.
| Blocking Directive Source |
|---|
head > meta |
Pages with unsuccessful HTTP status codes may not be indexed properly. Learn more about HTTP status codes.
To appear in search results, crawlers need access to your app.
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Format your HTML in a way that enables crawlers to better understand your app’s content.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
634 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
950 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
100 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
790 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
2.05 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
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.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| t.producthunt.com/ | 14400.0 s | 28.3 KiB |
| /cdn-cgi/challenge-platform/h/b/scripts/jsd/625261456364/... | 14400.0 s | 11.5 KiB |
| /beacon.min.js/v8c78df7c7c0f484497ecbca7046644da177152312... | 86400.0 s | 10.7 KiB |
| /135685/original.jpeg?auto=compress&codec=mozjpeg&cs=stri... | 43200.0 s | 690 B |
| /4819826/82ab569a-b37a-424e-9c81-3405d4a4cdc3.jpeg?auto=c... | 43200.0 s | 545 B |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Customer.io div.flex > div > div.my-4 > video.size-full | /b8eb213d-e17f-417a-a08d-ba4dffa31209.webp?auto=compress&... | 22.8 KiB | 17.1 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.producthunt.com/_next/static/chunks/18e0hvjzrcx_f.css | 24.8 KiB | 22.2 KiB |
| www.producthunt.com/_next/static/chunks/10-.ha3jcbql2.css | 16.2 KiB | 16.2 KiB |
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
| Failure reason | Failure type |
|---|---|
| Pages with WebSocket cannot enter back/forward cache. | Pending browser support |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| accounts.google.com/gsi/client | 92.7 KiB | 69.4 KiB |
| www.googletagmanager.com/gtag/js?id=G-WZ46833KH9 | 160.8 KiB | 63.0 KiB |
| www.producthunt.com/_next/static/chunks/0uln-8_dfcj_j.js | 50.1 KiB | 37.9 KiB |
| www.producthunt.com/_next/static/chunks/0u-tli35kcvlw.js | 53.0 KiB | 35.0 KiB |
| www.producthunt.com/_next/static/chunks/0cwgcpulz9rkx.js | 35.9 KiB | 25.0 KiB |
| www.producthunt.com/_next/static/chunks/13aa8zaos-pov.js | 26.7 KiB | 23.7 KiB |
| www.producthunt.com/_next/static/chunks/022dxpd8_9.5t.js | 34.6 KiB | 21.1 KiB |
| www.producthunt.com/_next/static/chunks/0fs~vwtdvph9s.js | 36.6 KiB | 20.5 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
Sign in header.fixed > div.mx-auto > div.flex > button.flex |
Take a tour. section.mb-6 > div.flex > div.flex > button.text-left |
These are opportunities to improve the legibility of your content.
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.
| Failing Elements |
|---|
div.mx-auto > div.flex > div.flex > a.grid div.mx-auto > div.flex > div.flex > a.grid |
div.mx-auto > div.flex > div.flex > a.grid div.mx-auto > div.flex > div.flex > a.grid |
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.
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.
| Failing Elements |
|---|
HΞNRY div.mt-1 > div > a.mt-1 > button#base-ui-_r_2_ |
Matt Swulinski div.mt-1 > div > a.mt-1 > button#base-ui-_R_1mmtldulclubrhj9ivb_ |
HΞNRY div.mt-1 > div > a.mt-1 > button#base-ui-_R_1mmtlfulclubrhj9ivb_ |
These items highlight common accessibility best practices.
Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. Learn more about responsibly getting permission for notifications.
| Source |
|---|
www.producthunt.com/_next/static/chunks/0pgdvwsrx7rfw.js line 1, col 10921 |
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
| Deprecation / Warning | Source |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
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
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 403 () | |
Failed to load resource: the server responded with a status of 403 () | |
Manifest fetch from https://www.producthunt.com/manifest.json failed, code 403 | |
Manifest fetch from https://www.producthunt.com/manifest.json failed, code 403 | |
Not signed in with the identity provider. |
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.
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.
Send Feedback