Skip to content
https://business2community.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
85
GRADE
B
FIX
2
REVIEW
4
PASS
9
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

77
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
93
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

2.31 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

3.92 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

348 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.

3.06 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.

8.74 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
9 PASS 4 REVIEW 2 FIX
D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (958.2 KiB of 958.8 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Image Optimization
19 images, 0 KB saveable
REVIEW
19 images, 0 KB saveable
Warning::
https://www.business2community.com/wp-content/them... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
19 images 120 KB
0 oversized -0 KB
6 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1861ms total JS execution
REVIEW
1861ms total JS execution
Warning::
https://www.business2community.com/: 442ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NDP...: 350ms CPU time
Warning::
Unattributable: 260ms CPU time
Info::
https://www.business2community.com/cdn-cgi/challen...: 243ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-858T...: 214ms CPU time
Warning::
Third-party scripts: 1861ms (100% of total)

Main Thread Breakdown

Script Evaluation 56% Other 19% Style & Layout 12% Script Parsing & Compilation 8%
ScriptTotalScriptingParse/CompileParty
https://www.business2community.com/442ms47ms8ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NDPNCQ8350ms290ms47ms3rd
Unattributable260ms22ms0ms3rd
https://www.business2community.com/cdn-cgi/challenge-platform/scripts/jsd/main.js243ms230ms2ms3rd
https://www.googletagmanager.com/gtag/js?id=G-858T4FEZRM&cx=c&gtm=4e64h1214ms174ms38ms3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js140ms119ms17ms3rd
https://www.business2community.com/wp-content/cache/min/1/bf81876789dc5c5a99e2cd4218710e22.js109ms61ms13ms3rd
https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js?ver=3.1.1103ms86ms7ms3rd
C
JS Bundles
Action
14 scripts, 216 KB unused
REVIEW
14 scripts, 216 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-858T...: 62 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NDP...: 62 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://script.hotjar.com/modules.6a0f3932cb1341a3...: 38 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.business2community.com/wp-content/cach...: 32 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s2.adform.net/banners/scripts/st/trackpoin...: 22 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 216 KB
216 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-858T4FEZRM&cx=c&gtm=4e64h1156 KB62 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NDPNCQ8164 KB62 KB (38%)3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js57 KB38 KB (67%)3rd
https://www.business2community.com/wp-content/cache/min/1/bf81876789dc5c5a99e2cd4218710e22.js47 KB32 KB (68%)3rd
https://s2.adform.net/banners/scripts/st/trackpoint-async.js32 KB22 KB (72%)3rd
https://www.business2community.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js4 KB3rd
https://www.business2community.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?13 KB3rd
https://static.hotjar.com/c/hotjar-3614193.js?sv=76 KB3rd
https://amplify.outbrain.com/cp/obtp.js18 KB3rd
https://acdn.adnxs.com/dmp/up/pixie.js9 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

B
Page Weight Inventory
56 resources · 959 KB · 216 KB savings available
REVIEW
56 resources · 959 KB · 216 KB savings available
Info::
Within 1MB page-weight target
Got: 959 KB
Info::
~216 KB of savings available
Warning::
55 third-party resources (100% of weight)
56 resources · 958.8 KiB · 55 third-party Within 1MB page-weight target
JavaScript 56% · 538.1 KiB
Font 17% · 161.6 KiB
Image 13% · 128.3 KiB
Document 13% · 125.5 KiB
Other 1% · 5.3 KiB

~215.6 KiB of savings available

Remove unused JavaScript: 215.6 KiB
A
Page Weight Budget
959 KB transferred, 56 requests
PASS
959 KB transferred, 56 requests
Info::
Page weighs 2.4 MB (959 KB transferred)
Warning::
JavaScript is 538 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 538 KB
Info::
56 HTTP requests
Info::
Estimated 0.20 g CO2 per page load
959 KB / 2.4 MB budget
959 KB transferred
56 requests
0.20 g CO2 per page load
JavaScript 537.8 KiB 56%
Fonts 161.6 KiB 17%
HTML 125.5 KiB 13%
Images 120.1 KiB 13%
Other 10.4 KiB 1%
Other 2.0 KiB 0%
Other 910 B 0%
Other 566 B 0%
0 2.4 MB 4.9 MB
Under budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
1 fonts (162 KB)
PASS
1 fonts (162 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

162 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.3 s LCP 3.9 shttps://www.business2community.com/wp-content/themes/b2c-responsive/assets/fonts/Manrope-VariableFont_wght.ttfManrope-VariableFont_wg... https://www.business2community.com/wp-content/themes/b2c-responsive/assets/fonts/Manrope-VariableFont_wght.ttf — 161.6 KiB — 50 ms — font-display: swap
Manrope-VariableFont_wg... ttf swap
Size 162 KB
Load time 50 ms
Start 232 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~129 KB and ~258 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
4 hints, 0 missing preconnects
PASS
4 hints, 0 missing preconnects
Info::
Page uses 4 resource hint(s)

Current Resource Hints

preconnect
1
preload
2
dns-prefetch
prefetch
1

4 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
56 requests over 1097ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.3 s LCP 3.9 shttps://business2community.com// https://business2community.com/ — 301 — 651 B — 76 ms — h2https://www.business2community.com/www.business2community.com/ https://www.business2community.com/ — 200 — 125.5 KiB — 175 ms — h2https://www.business2community.com/wp-content/themes/b2c-responsive/assets/fonts/Manrope-VariableFont_wght.ttfwww.business2community.com/wp-conte... https://www.business2community.com/wp-content/themes/b2c-responsive/assets/fonts/Manrope-VariableFont_wght.ttf — 200 — 161.6 KiB — 50 ms — h2https://www.business2community.com/www.business2community.com/ https://www.business2community.com/ — 200 — 0 B — 19 ms — h2https://dev.visualwebsiteoptimizer.com/j.php?a=803468&u=https%3A%2F%2Fwww.business2community.com%2F&vn=2.1&x=truedev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=803468&u=https%3A%2F%2Fwww.business2community.com%2F&vn=2.1&x=true — 200 — 336 B — 97 ms — h2https://www.business2community.com/wp-content/uploads/2026/03/jakub-zerdzicki-8wLZi9OhsWU-unsplash-760x507.jpg.webpwww.business2community.com/wp-conte... https://www.business2community.com/wp-content/uploads/2026/03/jakub-zerdzicki-8wLZi9OhsWU-unsplash-760x507.jpg.webp — 200 — 17.2 KiB — 36 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NDPNCQ8www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NDPNCQ8 — 200 — 163.6 KiB — 188 ms — h2https://www.business2community.com/wp-content/themes/b2c-responsive/assets/img/logo-white.svgwww.business2community.com/wp-conte... https://www.business2community.com/wp-content/themes/b2c-responsive/assets/img/logo-white.svg — 200 — 3.5 KiB — 35 ms — h3https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js?ver=3.1.1ajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js?ver=3.1.1 — 200 — 30.2 KiB — 125 ms — h2https://www.business2community.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.jswww.business2community.com/wp-conte... https://www.business2community.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js — 200 — 3.5 KiB — 50 ms — h3https://www.business2community.com/wp-content/cache/min/1/bf81876789dc5c5a99e2cd4218710e22.jswww.business2community.com/wp-conte... https://www.business2community.com/wp-content/cache/min/1/bf81876789dc5c5a99e2cd4218710e22.js — 200 — 46.6 KiB — 67 ms — h3data:image/svg+xml,%3csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzc1IiBoZWlnaHQ9IjE5OCIgdmlld0JveD0iMCAwIDM3NSAxOTgiIGZpb…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzc1IiBoZWlnaHQ9IjE5OCIgdmlld0JveD0iMCAwIDM3NSAxOTgiIGZpb… — 200 — 0 B — 1 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAwIiBoZWlnaHQ9IjQwMCIgdmlld0JveD0iMCAwIDYwMCA0MDAiIGZpb…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAwIiBoZWlnaHQ9IjQwMCIgdmlld0JveD0iMCAwIDYwMCA0MDAiIGZpb… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datahttps://www.business2community.com/wp-content/uploads/2026/03/Connecticut_State_Capitol_Hartford-900x675.jpg.webpwww.business2community.com/wp-conte... https://www.business2community.com/wp-content/uploads/2026/03/Connecticut_State_Capitol_Hartford-900x675.jpg.webp — 200 — 57.6 KiB — 82 ms — h3https://www.business2community.com/wp-content/uploads/2026/03/virginia-capitol-760x422.jpg.webpwww.business2community.com/wp-conte... https://www.business2community.com/wp-content/uploads/2026/03/virginia-capitol-760x422.jpg.webp — 200 — 26.6 KiB — 66 ms — h3https://www.business2community.com/wp-content/themes/b2c-responsive/assets/css/assets/img/footer-subscription-sm.svgwww.business2community.com/wp-conte... https://www.business2community.com/wp-content/themes/b2c-responsive/assets/css/assets/img/footer-subscription-sm.svg — 404 — 552 B — 137 ms — h3data:image/svg+xml,%3csvg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="32" height="33" viewBox="0 0 32 33" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="32" height="33" viewBox="0 0 32 33" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="33" height="33" viewBox="0 0 33 33" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="33" height="33" viewBox="0 0 33 33" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="32" height="33" viewBox="0 0 32 33" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="32" height="33" viewBox="0 0 32 33" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="33" height="33" viewBox="0 0 33 33" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="33" height="33" viewBox="0 0 33 33" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datahttps://www.business2community.com/wp-content/themes/b2c-responsive/assets/img/footer-subscription-sm.svgwww.business2community.com/wp-conte... https://www.business2community.com/wp-content/themes/b2c-responsive/assets/img/footer-subscription-sm.svg — 200 — 12.6 KiB — 57 ms — h3data:image/svg+xml,%3csvg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — data
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.3 s LCP 3.9 shttps://business2community.com// https://business2community.com/ — 301 — 651 B — 76 ms — h2https://www.business2community.com/www.business2community.com/ https://www.business2community.com/ — 200 — 125.5 KiB — 175 ms — h2https://www.business2community.com/wp-content/themes/b2c-responsive/assets/fonts/Manrope-VariableFont_wght.ttfwww.business2community.com/wp-conte... https://www.business2community.com/wp-content/themes/b2c-responsive/assets/fonts/Manrope-VariableFont_wght.ttf — 200 — 161.6 KiB — 50 ms — h2https://www.business2community.com/www.business2community.com/ https://www.business2community.com/ — 200 — 0 B — 19 ms — h2https://dev.visualwebsiteoptimizer.com/j.php?a=803468&u=https%3A%2F%2Fwww.business2community.com%2F&vn=2.1&x=truedev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=803468&u=https%3A%2F%2Fwww.business2community.com%2F&vn=2.1&x=true — 200 — 336 B — 97 ms — h2https://www.business2community.com/wp-content/uploads/2026/03/jakub-zerdzicki-8wLZi9OhsWU-unsplash-760x507.jpg.webpwww.business2community.com/wp-conte... https://www.business2community.com/wp-content/uploads/2026/03/jakub-zerdzicki-8wLZi9OhsWU-unsplash-760x507.jpg.webp — 200 — 17.2 KiB — 36 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NDPNCQ8www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NDPNCQ8 — 200 — 163.6 KiB — 188 ms — h2https://www.business2community.com/wp-content/themes/b2c-responsive/assets/img/logo-white.svgwww.business2community.com/wp-conte... https://www.business2community.com/wp-content/themes/b2c-responsive/assets/img/logo-white.svg — 200 — 3.5 KiB — 35 ms — h3https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js?ver=3.1.1ajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js?ver=3.1.1 — 200 — 30.2 KiB — 125 ms — h2https://www.business2community.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.jswww.business2community.com/wp-conte... https://www.business2community.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js — 200 — 3.5 KiB — 50 ms — h3https://www.business2community.com/wp-content/cache/min/1/bf81876789dc5c5a99e2cd4218710e22.jswww.business2community.com/wp-conte... https://www.business2community.com/wp-content/cache/min/1/bf81876789dc5c5a99e2cd4218710e22.js — 200 — 46.6 KiB — 67 ms — h3data:image/svg+xml,%3csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzc1IiBoZWlnaHQ9IjE5OCIgdmlld0JveD0iMCAwIDM3NSAxOTgiIGZpb…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzc1IiBoZWlnaHQ9IjE5OCIgdmlld0JveD0iMCAwIDM3NSAxOTgiIGZpb… — 200 — 0 B — 1 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAwIiBoZWlnaHQ9IjQwMCIgdmlld0JveD0iMCAwIDYwMCA0MDAiIGZpb…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAwIiBoZWlnaHQ9IjQwMCIgdmlld0JveD0iMCAwIDYwMCA0MDAiIGZpb… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datahttps://www.business2community.com/wp-content/uploads/2026/03/Connecticut_State_Capitol_Hartford-900x675.jpg.webpwww.business2community.com/wp-conte... https://www.business2community.com/wp-content/uploads/2026/03/Connecticut_State_Capitol_Hartford-900x675.jpg.webp — 200 — 57.6 KiB — 82 ms — h3https://www.business2community.com/wp-content/uploads/2026/03/virginia-capitol-760x422.jpg.webpwww.business2community.com/wp-conte... https://www.business2community.com/wp-content/uploads/2026/03/virginia-capitol-760x422.jpg.webp — 200 — 26.6 KiB — 66 ms — h3https://www.business2community.com/wp-content/themes/b2c-responsive/assets/css/assets/img/footer-subscription-sm.svgwww.business2community.com/wp-conte... https://www.business2community.com/wp-content/themes/b2c-responsive/assets/css/assets/img/footer-subscription-sm.svg — 404 — 552 B — 137 ms — h3data:image/svg+xml,%3csvg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="32" height="33" viewBox="0 0 32 33" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="32" height="33" viewBox="0 0 32 33" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="33" height="33" viewBox="0 0 33 33" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="33" height="33" viewBox="0 0 33 33" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="32" height="33" viewBox="0 0 32 33" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="32" height="33" viewBox="0 0 32 33" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="33" height="33" viewBox="0 0 33 33" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="33" height="33" viewBox="0 0 33 33" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datahttps://www.business2community.com/wp-content/themes/b2c-responsive/assets/img/footer-subscription-sm.svgwww.business2community.com/wp-conte... https://www.business2community.com/wp-content/themes/b2c-responsive/assets/img/footer-subscription-sm.svg — 200 — 12.6 KiB — 57 ms — h3data:image/svg+xml,%3csvg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3csvg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datahttps://www.business2community.com/wp-content/uploads/2026/03/avatar_user_114710_1773873128-20x20.jpgwww.business2community.com/wp-conte... https://www.business2community.com/wp-content/uploads/2026/03/avatar_user_114710_1773873128-20x20.jpg — 200 — 1.5 KiB — 32 ms — h3https://www.business2community.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.business2community.com/cdn-cgi/... https://www.business2community.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 456 B — 23 ms — h3https://www.business2community.com/wp-admin/admin-ajax.phpwww.business2community.com/wp-admin... https://www.business2community.com/wp-admin/admin-ajax.php — 200 — 686 B — 294 ms — h3https://www.business2community.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.business2community.com/cdn-cgi/... https://www.business2community.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.5 KiB — 22 ms — h3https://www.googletagmanager.com/gtag/js?id=G-858T4FEZRM&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-858T4FEZRM&cx=c&gtm=4e64h1 — 200 — 156.4 KiB — 57 ms — h2https://static.hotjar.com/c/hotjar-3614193.js?sv=7static.hotjar.com/c/hotjar-3614193.... https://static.hotjar.com/c/hotjar-3614193.js?sv=7 — 200 — 6.2 KiB — 134 ms — h2https://amplify.outbrain.com/cp/obtp.jsamplify.outbrain.com/cp/obtp.js https://amplify.outbrain.com/cp/obtp.js — 200 — 18.3 KiB — 55 ms — http/1.1https://www.business2community.com/www.business2community.com/ https://www.business2community.com/ — 200 — 0 B — 1 ms — h2https://acdn.adnxs.com/dmp/up/pixie.jsacdn.adnxs.com/dmp/up/pixie.js https://acdn.adnxs.com/dmp/up/pixie.js — 200 — 9.0 KiB — 58 ms — http/1.1https://s2.adform.net/banners/scripts/st/trackpoint-async.jss2.adform.net/banners/scripts/st/tr... https://s2.adform.net/banners/scripts/st/trackpoint-async.js — 200 — 31.5 KiB — 205 ms — h2https://www.google.com/ccm/collect?rcb=2&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.business2community.com%2F&scrsrc=www.googletagmanager.com&rnd=1118347662.1776810009&dt=Business2Community%3A%20Latest%20Business%2C%20AI%20%26%20Marketing%20News&auid=282568008.1776810009&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v859280530za200zd859280530xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938469~117266400~118128922&apve=1&apvf=f&apvc=1&tft=1776810009114&tfd=518www.google.com/ccm/collect?rcb=2&fr... https://www.google.com/ccm/collect?rcb=2&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.business2community.com%2F&scrsrc=www.googletagmanager.com&rnd=1118347662.1776810009&dt=Business2Community%3A%20Latest%20Business%2C%20AI%20%26%20Marketing%20News&auid=282568008.1776810009&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v859280530za200zd859280530xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938469~117266400~118128922&apve=1&apvf=f&apvc=1&tft=1776810009114&tfd=518 — 200 — 21 B — 72 ms — h3https://www.business2community.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3010120391956863:1776806030:O4nFJ4H1SlPhxYobbUGYG2ts5IwT06syHfVwjWSU9s8/9effc63a58c33d13www.business2community.com/cdn-cgi/... https://www.business2community.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3010120391956863:1776806030:O4nFJ4H1SlPhxYobbUGYG2ts5IwT06syHfVwjWSU9s8/9effc63a58c33d13 — 200 — 1.0 KiB — 25 ms — h3https://ib.adnxs.com/pixie/up?pi=7aeaf9fc-0c8c-4657-a236-ba10f01c4340ib.adnxs.com/pixie/up?pi=7aeaf9fc-0... https://ib.adnxs.com/pixie/up?pi=7aeaf9fc-0c8c-4657-a236-ba10f01c4340 — 200 — 332 B — 138 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-858T4FEZRM&gtm=45je64h1v867649698z8859280530za20gzb859280530zd859280530&_p=1776810008828&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1949453119.1776810009&frm=0&pscdl=noapi&rcb=1&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400&sid=1776810009&sct=1&seg=0&dl=https%3A%2F%2Fwww.business2community.com%2F&dt=Business2Community%3A%20Latest%20Business%2C%20AI%20%26%20Marketing%20News&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=645region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-858T4FEZRM&gtm=45je64h1v867649698z8859280530za20gzb859280530zd859280530&_p=1776810008828&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1949453119.1776810009&frm=0&pscdl=noapi&rcb=1&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400&sid=1776810009&sct=1&seg=0&dl=https%3A%2F%2Fwww.business2community.com%2F&dt=Business2Community%3A%20Latest%20Business%2C%20AI%20%26%20Marketing%20News&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=645 — 204 — 557 B — 90 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-858T4FEZRM&cid=1949453119.1776810009&gtm=45je64h1v867649698z8859280530za20gzb859280530zd859280530&rcb=1&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-858T4FEZRM&cid=1949453119.1776810009&gtm=45je64h1v867649698z8859280530za20gzb859280530zd859280530&rcb=1&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400 — 204 — 566 B — 96 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-858T4FEZRM&cid=1949453119.1776810009&gtm=45je64h1v867649698z8859280530za20gzb859280530zd859280530&rcb=1&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400&z=1496253725www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-858T4FEZRM&cid=1949453119.1776810009&gtm=45je64h1v867649698z8859280530za20gzb859280530zd859280530&rcb=1&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400&z=1496253725 — 200 — 408 B — 100 ms — h2https://script.hotjar.com/modules.6a0f3932cb1341a35c18.jsscript.hotjar.com/modules.6a0f3932c... https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js — 200 — 56.6 KiB — 39 ms — h2https://ib.adnxs.com/pixie?e=PageView&pi=7aeaf9fc-0c8c-4657-a236-ba10f01c4340&it=1776810009193&v=0.0.45&u=https%3A%2F%2Fwww.business2community.com%2F&st=1776810009192&et=1776810009334&if=0&uetmsmid=d558dcf3-b532-4bc6-b5cf-196b8499866e&asce=1&ascc=1&tcfhl=0&tcfe=0&tcfgdpr=0&tcfc=0ib.adnxs.com/pixie?e=PageView&pi=7a... https://ib.adnxs.com/pixie?e=PageView&pi=7aeaf9fc-0c8c-4657-a236-ba10f01c4340&it=1776810009193&v=0.0.45&u=https%3A%2F%2Fwww.business2community.com%2F&st=1776810009192&et=1776810009334&if=0&uetmsmid=d558dcf3-b532-4bc6-b5cf-196b8499866e&asce=1&ascc=1&tcfhl=0&tcfe=0&tcfgdpr=0&tcfc=0 — 200 — 228 B — 31 ms — h2https://a1.adform.net/Serving/TrackPoint/?pm=3610452&ADFPageName=Crypto%20Casinos%20-%20Site%20Retargeting&ADFdivider=%7C&ord=398661919894&ADFtpmode=2&loc=https%3A%2F%2Fwww.business2community.com%2F&Set1=en-US%7Cen-US%7C412x823%7C24a1.adform.net/Serving/TrackPoint/?p... https://a1.adform.net/Serving/TrackPoint/?pm=3610452&ADFPageName=Crypto%20Casinos%20-%20Site%20Retargeting&ADFdivider=%7C&ord=398661919894&ADFtpmode=2&loc=https%3A%2F%2Fwww.business2community.com%2F&Set1=en-US%7Cen-US%7C412x823%7C24 — 302 — 774 B — 163 ms — h2https://a1.adform.net/Serving/TrackPoint/?CC=1&pm=3610452&ADFPageName=Crypto%20Casinos%20-%20Site%20Retargeting&ADFdivider=%7C&ord=398661919894&ADFtpmode=2&loc=https%3A%2F%2Fwww.business2community.com%2F&Set1=en-US%7Cen-US%7C412x823%7C24a1.adform.net/Serving/TrackPoint/?C... https://a1.adform.net/Serving/TrackPoint/?CC=1&pm=3610452&ADFPageName=Crypto%20Casinos%20-%20Site%20Retargeting&ADFdivider=%7C&ord=398661919894&ADFtpmode=2&loc=https%3A%2F%2Fwww.business2community.com%2F&Set1=en-US%7Cen-US%7C412x823%7C24 — 200 — 685 B — 39 ms — h2https://unpkg.com/web-vitals/dist/web-vitals.iife.jsunpkg.com/web-vitals/dist/web-vital... https://unpkg.com/web-vitals/dist/web-vitals.iife.js — 302 — 307 B — 107 ms — h3https://www.business2community.com/favicon.icowww.business2community.com/favicon.... https://www.business2community.com/favicon.ico — 200 — 8.3 KiB — 31 ms — h3https://unpkg.com/web-vitals@5.2.0/dist/web-vitals.iife.jsunpkg.com/web-vitals@5.2.0/dist/web... https://unpkg.com/web-vitals@5.2.0/dist/web-vitals.iife.js — 200 — 2.7 KiB — 30 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 1861ms · 454KB · $25/mo
www.business2community.com
Other
Costly
Execution 442ms
Transfer 0 KB
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 350ms
Transfer 164 KB
Unused 38%
Monthly Cost $5/mo
Unattributable
Other
Costly
Execution 260ms
Transfer 0 KB
Monthly Cost $3/mo
www.business2community.com
Other
Costly
Execution 243ms
Transfer 0 KB
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Costly
Execution 214ms
Transfer 156 KB
Unused 40%
Monthly Cost $3/mo
Hotjar
Session Replay
Optional
Execution 140ms
Transfer 57 KB
Unused 67%
Monthly Cost $2/mo
www.business2community.com
Other
Optional
Execution 109ms
Transfer 47 KB
Unused 68%
Monthly Cost $1/mo
ajax.googleapis.com
Other
Optional
Execution 103ms
Transfer 30 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.business2community.com adds 442ms and costs ~$6/month
  • Google Tag Manager adds 350ms and costs ~$5/month
  • Unattributable adds 260ms and costs ~$3/month
  • www.business2community.com adds 243ms and costs ~$3/month
  • Google Tag Manager adds 214ms and costs ~$3/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

www.business2community.com takes 442ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 350ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 260ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.business2community.com takes 243ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 214ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

67% of Hotjar's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

68% of www.business2community.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback