Mobile 375 × 812

Desktop 1440 × 900

Score: 78 / 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
5 link(s) with no accessible text
Cross-Origin-Embedder-Policy header is missing
Cross-Origin-Opener-Policy header is missing
[](https://beavercheck.com/results/aa3bd3c6-4dc2-4230-9358-c760604f4f8e)<a href="https://beavercheck.com/results/aa3bd3c6-4dc2-4230-9358-c760604f4f8e"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.blogseo.io" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.blogseo.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.
3.50 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.00 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.80 s
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.
7.33 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.
12.94 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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| connect.facebook.net/en_US/fbevents.js | 1200.0 s | 95.0 KiB |
| www.blogseo.io/ingest/static/posthog-recorder.js?v=1.240.6 | 14400.0 s | 88.0 KiB |
| /signals/config/24303943959281236?v=2.9.291&r=stable&doma... | 1200.0 s | 37.2 KiB |
| www.blogseo.io/ingest/static/surveys.js?v=1.240.6 | 300.0 s | 31.9 KiB |
| www.uneed.best/POTD1.png | 14400.0 s | 20.4 KiB |
| www.blogseo.io/ingest/static/dead-clicks-autocapture.js?v=1.240.6 | 14400.0 s | 5.2 KiB |
| www.blogseo.io/ingest/static/web-vitals.js?v=1.240.6 | 300.0 s | 2.6 KiB |
| /ingest/array/phc_DCbzh9PDT639vqv0y2hVgE3vJ75AQw3iW53rKgZ... | 300.0 s | 2.1 KiB |
| media.theresanaiforthat.com/featured-on-taaft.png?width=600 | 604800.0 s | 4.6 KiB |
| /tr/?id=24303943959281236&ev=PageView&dl=https%3A%2F%2Fww... | 0.0 ms | 16 B |
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.
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| www.blogseo.io/_next/static/chunks/508978d31f9b327f.css | 19.5 KiB | 303 ms |
| www.blogseo.io/_next/static/chunks/3d02129c12908a9b.css | 1.2 KiB |
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 | |
|---|---|---|---|
Legal Family Logo div.flex > div.flex > div.w-1/2 > img.w-20 | www.blogseo.io/_next/image?url=%2FLegalFamilyLogo.png&w=640&q=75 | 13.2 KiB | 12.4 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
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.
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.googletagmanager.com/gtag/js?id=G-ZEZN1MWBKJ | 172.1 KiB | 70.2 KiB |
| www.blogseo.io/ingest/static/posthog-recorder.js?v=1.240.6 | 87.9 KiB | 61.8 KiB |
| connect.facebook.net/en_US/fbevents.js | 94.8 KiB | 33.7 KiB |
| www.blogseo.io/_next/static/chunks/4ffe3e9463762ba4.js | 120.4 KiB | 25.2 KiB |
| www.blogseo.io/ingest/static/surveys.js?v=1.240.6 | 31.8 KiB | 24.9 KiB |
| www.blogseo.io/_next/static/chunks/cfcd4a4cc323de47.js | 66.8 KiB | 24.6 KiB |
| www.blogseo.io/_next/static/chunks/d5b43125594664c9.js | 38.3 KiB | 22.2 KiB |
| www.blogseo.io/_next/static/chunks/3d74d3f13ce08e0e.js | 59.1 KiB | 21.2 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 |
|---|---|---|---|
| www.blogseo.io/_next/static/chunks/41581acc9ff71379.js | 5.2 s | 496 ms | 9.7 ms |
| www.blogseo.io/ | 2.7 s | 33 ms | 63 ms |
| www.blogseo.io/_next/static/chunks/3d74d3f13ce08e0e.js | 2.2 s | 2.2 s | 17 ms |
| www.blogseo.io/_next/static/chunks/cfcd4a4cc323de47.js | 2.1 s | 1.6 s | 21 ms |
| www.blogseo.io/ingest/static/posthog-recorder.js?v=1.240.6 | 1.1 s | 1.0 s | 26 ms |
| Unattributable | 698 ms | 49 ms | 0.0 ms |
| www.blogseo.io/_next/static/chunks/4ffe3e9463762ba4.js | 402 ms | 209 ms | 37 ms |
| www.googletagmanager.com/gtag/js?id=G-ZEZN1MWBKJ | 391 ms | 296 ms | 53 ms |
| connect.facebook.net/en_US/fbevents.js | 157 ms | 119 ms | 36 ms |
| /signals/config/24303943959281236?v=2.9.291&r=stable&doma... | 132 ms | 117 ms | 15 ms |
| www.blogseo.io/_next/static/chunks/10a9234f9702aba0.js | 92 ms | 79 ms | 6.8 ms |
| datafa.st/js/script.js | 81 ms | 67 ms | 1.5 ms |
| www.blogseo.io/_next/static/chunks/d5b43125594664c9.js | 67 ms | 40 ms | 10 ms |
| cdn.affonso.io/js/pixel.min.js | 59 ms | 57 ms | 1.0 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 | 6.5 s |
| Other | 5.4 s |
| Style & Layout | 2.1 s |
| Rendering | 935 ms |
| Script Parsing & Compilation | 354 ms |
| Parse HTML & CSS | 136 ms |
| Garbage Collection | 85 ms |
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 |
|---|
360° Content Engine section#features > div.grid > div.col-span-2 > h2.relative |
Publish Content While You Sleep section#features > div.grid > div#integrations > h2.relative |
See all integrations div#integrations > p.mt-4 > a.text-blue-500 > span.transition-transform |
ABC Backlink Exchange section#features > div.grid > div#backlinks > h2.relative |
Check your Domain Rating div#backlinks > p.mt-4 > a.text-blue-500 > span.transition-transform |
grow their organic traffic section.overflow-hidden > div.mx-auto > p.text-center > span.text-blue-500 |
Read div.text-left > div.flex > a.text-blue-500 > span.transition-transform |
Read div.text-left > div.flex > a.text-blue-500 > span.transition-transform |
Read div.text-left > div.flex > a.text-blue-500 > span.transition-transform |
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.mr-auto > div > div.mt-4 > a.rounded-sm div.mr-auto > div > div.mt-4 > a.rounded-sm |
div.mr-auto > div > div.mt-4 > a.rounded-sm div.mr-auto > div > div.mt-4 > a.rounded-sm |
div.mr-auto > div > div.mt-4 > a.rounded-sm div.mr-auto > div > div.mt-4 > a.rounded-sm |
div.mr-auto > div > div.mt-4 > a.rounded-sm div.mr-auto > div > div.mt-4 > a.rounded-sm |
div.mr-auto > div > div.mt-4 > a.rounded-sm div.mr-auto > div > div.mt-4 > a.rounded-sm |
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.
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
| Deprecation / Warning | Source |
|---|---|
| AttributionReporting | connect.facebook.net/en_US/fbevents.js line 273, col 769 |
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.
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.
628 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
938 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
238 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.
1.58 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.
2.22 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 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.
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 |
|---|---|---|
| connect.facebook.net/en_US/fbevents.js | 1200.0 s | 95.0 KiB |
| www.blogseo.io/ingest/static/posthog-recorder.js?v=1.240.6 | 14400.0 s | 88.1 KiB |
| /signals/config/24303943959281236?v=2.9.291&r=stable&doma... | 1200.0 s | 37.2 KiB |
| www.blogseo.io/ingest/static/surveys.js?v=1.240.6 | 300.0 s | 32.0 KiB |
| www.uneed.best/POTD1.png | 14400.0 s | 20.3 KiB |
| www.blogseo.io/ingest/static/dead-clicks-autocapture.js?v=1.240.6 | 14400.0 s | 5.1 KiB |
| www.blogseo.io/ingest/static/web-vitals.js?v=1.240.6 | 300.0 s | 2.6 KiB |
| /ingest/array/phc_DCbzh9PDT639vqv0y2hVgE3vJ75AQw3iW53rKgZ... | 300.0 s | 2.0 KiB |
| media.theresanaiforthat.com/featured-on-taaft.png?width=600 | 604800.0 s | 4.6 KiB |
| /tr/?id=24303943959281236&ev=PageView&dl=https%3A%2F%2Fww... | 0.0 ms | 19 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 | |
|---|---|---|---|
AI Generated Image example 2 div.group/bento > div.flex > div.h-full > img.object-cover | www.blogseo.io/_next/image?url=%2Fgenerated-example-2.webp&w=640&q=75 | 28.9 KiB | 24.1 KiB |
AI Generated Image example 1 div.group/bento > div.flex > div.h-full > img.object-cover | www.blogseo.io/_next/image?url=%2Fgenerated-example-1.webp&w=640&q=75 | 15.0 KiB | 12.7 KiB |
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.
| URL | Transfer Size |
|---|---|
| www.blogseo.io/_next/static/chunks/508978d31f9b327f.css | 19.5 KiB |
| www.blogseo.io/_next/static/chunks/3d02129c12908a9b.css | 1.2 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.googletagmanager.com/gtag/js?id=G-ZEZN1MWBKJ | 172.1 KiB | 70.2 KiB |
| www.blogseo.io/ingest/static/posthog-recorder.js?v=1.240.6 | 87.9 KiB | 60.0 KiB |
| connect.facebook.net/en_US/fbevents.js | 94.8 KiB | 34.1 KiB |
| www.blogseo.io/_next/static/chunks/4ffe3e9463762ba4.js | 120.4 KiB | 25.2 KiB |
| www.blogseo.io/ingest/static/surveys.js?v=1.240.6 | 31.8 KiB | 24.9 KiB |
| www.blogseo.io/_next/static/chunks/cfcd4a4cc323de47.js | 66.8 KiB | 24.4 KiB |
| www.blogseo.io/_next/static/chunks/d5b43125594664c9.js | 38.3 KiB | 22.2 KiB |
| www.blogseo.io/_next/static/chunks/3d74d3f13ce08e0e.js | 59.1 KiB | 21.3 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 |
|---|---|---|---|
| www.blogseo.io/_next/static/chunks/41581acc9ff71379.js | 940 ms | 117 ms | 3.5 ms |
| www.blogseo.io/ | 715 ms | 15 ms | 8.1 ms |
| www.blogseo.io/_next/static/chunks/cfcd4a4cc323de47.js | 514 ms | 425 ms | 5.5 ms |
| www.blogseo.io/_next/static/chunks/3d74d3f13ce08e0e.js | 350 ms | 333 ms | 3.8 ms |
| Unattributable | 288 ms | 8.2 ms | 0.0 ms |
| www.blogseo.io/ingest/static/posthog-recorder.js?v=1.240.6 | 235 ms | 202 ms | 8.9 ms |
| www.blogseo.io/_next/static/chunks/4ffe3e9463762ba4.js | 123 ms | 66 ms | 10 ms |
| www.googletagmanager.com/gtag/js?id=G-ZEZN1MWBKJ | 101 ms | 84 ms | 15 ms |
| /signals/config/24303943959281236?v=2.9.291&r=stable&doma... | 58 ms | 52 ms | 4.7 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.5 s |
| Other | 1.1 s |
| Style & Layout | 526 ms |
| Rendering | 262 ms |
| Script Parsing & Compilation | 95 ms |
| Parse HTML & CSS | 42 ms |
| Garbage Collection | 40 ms |
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 |
|---|
360° Content Engine section#features > div.grid > div.col-span-2 > h2.relative |
Publish Content While You Sleep section#features > div.grid > div#integrations > h2.relative |
See all integrations div#integrations > p.mt-4 > a.text-blue-500 > span.transition-transform |
ABC Backlink Exchange section#features > div.grid > div#backlinks > h2.relative |
Check your Domain Rating div#backlinks > p.mt-4 > a.text-blue-500 > span.transition-transform |
grow their organic traffic section.overflow-hidden > div.mx-auto > p.text-center > span.text-blue-500 |
Blog div.flex > div.flex > p.text-sm > a.text-blue-500 |
Read div.text-left > div.flex > a.text-blue-500 > span.transition-transform |
Read div.text-left > div.flex > a.text-blue-500 > span.transition-transform |
Read div.text-left > div.flex > a.text-blue-500 > span.transition-transform |
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.mr-auto > div > div.mt-4 > a.rounded-sm div.mr-auto > div > div.mt-4 > a.rounded-sm |
div.mr-auto > div > div.mt-4 > a.rounded-sm div.mr-auto > div > div.mt-4 > a.rounded-sm |
div.mr-auto > div > div.mt-4 > a.rounded-sm div.mr-auto > div > div.mt-4 > a.rounded-sm |
div.mr-auto > div > div.mt-4 > a.rounded-sm div.mr-auto > div > div.mt-4 > a.rounded-sm |
div.mr-auto > div > div.mt-4 > a.rounded-sm div.mr-auto > div > div.mt-4 > a.rounded-sm |
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.
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
| Deprecation / Warning | Source |
|---|---|
| AttributionReporting | connect.facebook.net/en_US/fbevents.js line 273, col 769 |
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