Mobile 375 × 812

Desktop 1440 × 900

Score: 72 / 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.
Page weighs 19.8 MB (15.9 MB transferred)
No <main> landmark found
149 HTTP requests — consider bundling or reducing
Cross-Origin-Embedder-Policy header is missing
Cross-Origin-Opener-Policy header is missing
[](https://beavercheck.com/results/4d50b6cc-f8df-a34d-46ee-80fb5f7e71f1)<a href="https://beavercheck.com/results/4d50b6cc-f8df-a34d-46ee-80fb5f7e71f1"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.strapi.io" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.strapi.ioThis 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.
5.37 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
18.58 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
4.60 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.027
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.26 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.
30.54 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.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
| URL | Est Savings |
|---|---|
| fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 | 40 ms |
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.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
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.
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.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| www.strapi.io/ | 806 ms |
| strapi.io/ | 0.0 ms |
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 |
|---|---|---|
| www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 362.6 KiB | 179.3 KiB |
| widget.kapa.ai/kapa-widget.bundle.js | 566.0 KiB | 179.0 KiB |
| cdn.amplitude.com/libs/plugin-session-replay-browser-1.22.7-min.js.gz | 129.2 KiB | 101.2 KiB |
| www.googletagmanager.com/gtag/js?id=G-26RRSW4MNF&cx=c>m=4e6460 | 172.1 KiB | 68.4 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-KN9JRWG | 160.5 KiB | 62.4 KiB |
| www.googletagmanager.com/gtag/js?id=AW-11343859838&cx=c>m=4e6460 | 143.5 KiB | 61.7 KiB |
| strapi.io/_next/static/chunks/pages/_app-14ee09f9abf58268.js | 288.5 KiB | 51.8 KiB |
| script.hotjar.com/modules.6a0f3932cb1341a35c18.js | 56.1 KiB | 37.0 KiB |
| /386813f1-e3fc-470a-838b-20a717371095/cc.js?renew=false&r... | 108.1 KiB | 25.1 KiB |
| strapi.io/_next/static/chunks/5828-0e752ca2fb9b0967.js | 67.4 KiB | 22.3 KiB |
| cdn.amplitude.com/libs/analytics-browser-2.36.7-min.js.gz | 52.5 KiB | 21.5 KiB |
| cdn.amplitude.com/script/b2903bdddb544d4b712bee3739f3cafd.js | 44.2 KiB | 20.9 KiB |
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.
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
| Category | Time Spent |
|---|---|
| Script Evaluation | 8.8 s |
| Other | 2.7 s |
| Style & Layout | 1.1 s |
| Script Parsing & Compilation | 935 ms |
| Rendering | 444 ms |
| Parse HTML & CSS | 304 ms |
| Garbage Collection | 228 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
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /* ----- CSS reset ----- */ *, *::before, *::after { box-sizing: border-box; } … | 45.2 KiB | 6.3 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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /* ----- CSS reset ----- */ *, *::before, *::after { box-sizing: border-box; } … | 45.2 KiB | 44.3 KiB |
| 13.5 KiB | 11.8 KiB | |
| strapi.io/_next/static/css/7c3e79b09cfe6b13.css | 13.6 KiB | 10.5 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
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.
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
| Failing Elements |
|---|
nav.styles_nav__5kXkR > div.styles_buttonContainer___rpsz > div.styles_button__bQxgX > button.styles_buttonLink__LImRE nav.styles_nav__5kXkR > div.styles_buttonContainer___rpsz > div.styles_button__bQxgX > button.styles_buttonLink__LImRE |
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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
Allow all cookies div.CybotCookiebotScrollArea > div#CybotCookiebotDialogBodyButtons > div#CybotCookiebotDialogBodyButtonsWrapper > button#CybotCookiebotDialogBodyButtonAccept |
Use necessary cookies only div.CybotCookiebotScrollArea > div#CybotCookiebotDialogBodyButtons > div#CybotCookiebotDialogBodyButtonsWrapper > button#CybotCookiebotDialogBodyButtonDecline |
Fimo.ai div.styles_banner__ij8bb > div.typography_Text___rU8X > p > a |
See how it works → div.styles_wrapper__H46L4 > div.styles_contentWrapper__sb2gY > div.styles_textWrapper__gPPhR > a.styles_Link__mwEVw |
OR div.styles_LabelTitleText__a9uAE > div.styles_container__3iiDm > div.styles_orContainer___ib_a > span.styles_orText__tDUya |
THE PROBLEM div > div.styles_wrapper__pO3tc > div.styles_header__iF09_ > p.typography_Text___rU8X |
Copy div.styles_leftSide__h1O_V > div.styles_contentColumn__CicgJ > div.styles_codeContainer__vsiBt > button.styles_copyButton__1yY0c |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
| Failing Elements |
|---|
Fimo.ai div.styles_banner__ij8bb > div.typography_Text___rU8X > p > a |
These are opportunities to improve the legibility of your content.
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 |
|---|
GitHub div.styles_SocialLinks__05yci > ul > li.styles_IconLink__MbhGB > a.styles_Link__mwEVw |
Discord div.styles_SocialLinks__05yci > ul > li.styles_IconLink__MbhGB > a.styles_Link__mwEVw |
YouTube div.styles_SocialLinks__05yci > ul > li.styles_IconLink__MbhGB > a.styles_Link__mwEVw |
Bluesky div.styles_SocialLinks__05yci > ul > li.styles_IconLink__MbhGB > a.styles_Link__mwEVw |
These items highlight common accessibility best practices.
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
| Deprecation / Warning | Source |
|---|---|
| Specifying overflow: visible on img, video and canvas tags may cause them to produce visual content outside of the element bounds. See https://github.com/WICG/shared-element-transitions/blob/main/debugging_overflow_on_images.md. | strapi.io/_next/static/chunks/pages/_app-14ee09f9abf58268.js line 35, col 1529 |
| AttributionReporting |
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 |
|---|---|
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 46426 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Eg (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:46427)
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:121135)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94050)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js line 8, col 120803 | Error: Minified React error #423; visit https://reactjs.org/docs/error-decoder.html?invariant=423 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at x (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:120804)
at Vk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99132)
at https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:98999
at Jk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:99006)
at Ok (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:95762)
at Hk (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:9:94318)
at J (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1364)
at MessagePort.R (https://strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js:33:1894) |
strapi.io/_next/static/chunks/pages/_app-14ee09f9abf58268.js line 301, col 43646 | SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at XMLHttpRequest.<anonymous> (https://js.hsadspixel.net/pixels.js:1:4877)
at XMLHttpRequest.sentryWrapped (https://strapi.io/_next/static/chunks/pages/_app-14ee09f9abf58268.js:302:43624)
at window.CookieControl.Cookie.applyOverrideEventListeners (https://consent.cookiebot.com/uc.js:2:107760)
at https://consent.cookiebot.com/uc.js:2:17334
at sentryWrapped (https://strapi.io/_next/static/chunks/pages/_app-14ee09f9abf58268.js:302:43624) |
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.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
| Link destination | Link Text |
|---|---|
| strapi.io/create-apis | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.
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
| Uncrawlable Link |
|---|
privacy@strapi.io div#CybotCookiebotDialogDetailBodyContentTextAbout > div > p > a |
To appear in search results, crawlers need access to your app.
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.
1.42 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.78 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
231 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.041
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.74 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.
5.86 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.
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.
| URL | Est Savings |
|---|---|
| fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 | 40 ms |
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.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
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 | |
|---|---|---|---|
Soc 2 div.styles_content__Et4Tr > div.styles_leftContent__f_lyl > div.styles_badges__B1Ype > img.styles_badge__BlyGH | strapi.io/_next/static/media/soc2.5af5f027.png | 32.8 KiB | 32.1 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.strapi.io/ | 295 ms |
| strapi.io/ | 0.0 ms |
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.
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.
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 |
|---|---|---|
| www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 362.6 KiB | 179.3 KiB |
| widget.kapa.ai/kapa-widget.bundle.js | 566.0 KiB | 178.9 KiB |
| cdn.amplitude.com/libs/plugin-session-replay-browser-1.22.7-min.js.gz | 129.2 KiB | 101.2 KiB |
| www.googletagmanager.com/gtag/js?id=G-26RRSW4MNF&cx=c>m=4e6460 | 172.1 KiB | 68.4 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-KN9JRWG | 160.5 KiB | 62.9 KiB |
| www.googletagmanager.com/gtag/js?id=AW-11343859838&cx=c>m=4e6460 | 143.5 KiB | 61.8 KiB |
| strapi.io/_next/static/chunks/pages/_app-14ee09f9abf58268.js | 288.4 KiB | 56.6 KiB |
| script.hotjar.com/modules.6a0f3932cb1341a35c18.js | 56.1 KiB | 36.9 KiB |
| connect.facebook.net/en_US/fbevents.js | 94.8 KiB | 31.4 KiB |
| /386813f1-e3fc-470a-838b-20a717371095/cc.js?renew=false&r... | 108.1 KiB | 25.1 KiB |
| strapi.io/_next/static/chunks/5828-0e752ca2fb9b0967.js | 67.4 KiB | 22.3 KiB |
| cdn.amplitude.com/libs/analytics-browser-2.36.7-min.js.gz | 52.5 KiB | 21.5 KiB |
| cdn.amplitude.com/script/b2903bdddb544d4b712bee3739f3cafd.js | 44.2 KiB | 20.9 KiB |
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.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| strapi.io/_next/static/chunks/pages/_app-14ee09f9abf58268.js | 758 ms | 408 ms | 33 ms |
| Unattributable | 420 ms | 44 ms | 0.0 ms |
| widget.kapa.ai/kapa-widget.bundle.js | 329 ms | 280 ms | 45 ms |
| strapi.io/_next/static/chunks/framework-b78bc773b89d3272.js | 281 ms | 238 ms | 2.7 ms |
| strapi.io/ | 169 ms | 5.8 ms | 0.1 ms |
| js.hs-analytics.net/analytics/1775593800000/6893032.js | 150 ms | 103 ms | 2.8 ms |
| consent.cookiebot.com/uc.js | 101 ms | 89 ms | 7.8 ms |
| /386813f1-e3fc-470a-838b-20a717371095/cc.js?renew=false&r... | 99 ms | 46 ms | 6.8 ms |
| www.googletagmanager.com/gtm.js?id=GTM-KN9JRWG | 92 ms | 77 ms | 12 ms |
| strapi.io/_next/static/chunks/1855-d160a35f8a665263.js | 79 ms | 32 ms | 0.4 ms |
| www.googletagmanager.com/gtag/js?id=G-26RRSW4MNF&cx=c>m=4e6460 | 75 ms | 63 ms | 12 ms |
| www.googletagmanager.com/gtag/js?id=AW-11343859838&cx=c>m=4e6460 | 60 ms | 50 ms | 10 ms |
| cdn.amplitude.com/libs/analytics-browser-2.36.7-min.js.gz | 52 ms | 47 ms | 3.6 ms |
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
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.8 s |
| Other | 609 ms |
| Style & Layout | 327 ms |
| Script Parsing & Compilation | 204 ms |
| Rendering | 85 ms |
| Parse HTML & CSS | 58 ms |
| Garbage Collection | 49 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
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /* ----- CSS reset ----- */ *, *::before, *::after { box-sizing: border-box; } … | 45.2 KiB | 6.3 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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /* ----- CSS reset ----- */ *, *::before, *::after { box-sizing: border-box; } … | 45.2 KiB | 44.3 KiB |
| 13.5 KiB | 10.2 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
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.
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
| Failing Elements |
|---|
nav.styles_nav__v5xO1 > ul.styles_links__UwyY2 > li.styles_NavigationLabel__mz0CN > button.styles_wrapper__gwJ6S nav.styles_nav__v5xO1 > ul.styles_links__UwyY2 > li.styles_NavigationLabel__mz0CN > button.styles_wrapper__gwJ6S |
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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
Allow all cookies div.CybotCookiebotScrollArea > div#CybotCookiebotDialogBodyButtons > div#CybotCookiebotDialogBodyButtonsWrapper > button#CybotCookiebotDialogBodyButtonAccept |
Use necessary cookies only div.CybotCookiebotScrollArea > div#CybotCookiebotDialogBodyButtons > div#CybotCookiebotDialogBodyButtonsWrapper > button#CybotCookiebotDialogBodyButtonDecline |
Fimo.ai div.styles_banner__ij8bb > div.typography_Text___rU8X > p > a |
Try it now div.styles_banner__ij8bb > div.typography_Text___rU8X > p > a |
See how it works → div.styles_wrapper__H46L4 > div.styles_contentWrapper__sb2gY > div.styles_textWrapper__gPPhR > a.styles_Link__mwEVw |
THE PROBLEM div > div.styles_wrapper__pO3tc > div.styles_header__iF09_ > p.typography_Text___rU8X |
REVIEWS div.styles_isSimpleCard__2apcu > div.styles_noSlider__ubGMz > div.styles_header__u6GS_ > p.typography_Text___rU8X |
Copy div.styles_leftSide__h1O_V > div.styles_contentColumn__CicgJ > div.styles_codeContainer__vsiBt > button.styles_copyButton__1yY0c |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
| Failing Elements |
|---|
Fimo.ai div.styles_banner__ij8bb > div.typography_Text___rU8X > p > a |
Try it now div.styles_banner__ij8bb > div.typography_Text___rU8X > p > a |
These are opportunities to improve the legibility of your content.
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
astro-icon-dark.png div.styles_linkDiv__MbuDK > a > span > img.styles_linkIcon__7_m4E | /_next/image?url=https%3A%2F%2Fdelicate-dawn-ac25646e6d.m... | 40 x 40 (1.00) | 48 x 60 (0.80) |
svelte-logo div.styles_linkDiv__MbuDK > a > span > img.styles_linkIcon__7_m4E | /_next/image?url=https%3A%2F%2Fdelicate-dawn-ac25646e6d.m... | 40 x 40 (1.00) | 48 x 58 (0.83) |
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
| Deprecation / Warning | Source |
|---|---|
| Specifying overflow: visible on img, video and canvas tags may cause them to produce visual content outside of the element bounds. See https://github.com/WICG/shared-element-transitions/blob/main/debugging_overflow_on_images.md. | strapi.io/_next/static/chunks/pages/_app-14ee09f9abf58268.js line 35, col 1529 |
| AttributionReporting |
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.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
| Link destination | Link Text |
|---|---|
| strapi.io/create-apis | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.
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
| Uncrawlable Link |
|---|
privacy@strapi.io div#CybotCookiebotDialogDetailBodyContentTextAbout > div > p > a |
To appear in search results, crawlers need access to your app.
Send Feedback