Skip to content
https://wbs-law.de

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
76
GRADE
C
FIX
4
REVIEW
4
PASS
5
INFO
2

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

86
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
82
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
75
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.

1.04 s

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

2.07 s

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

0 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.042

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

1.60 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.08 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
15
5 PASS 4 REVIEW 4 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 (1.8 MiB of 1.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
61 scripts, 359 KB unused
FIX
61 scripts, 359 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-106...: 106 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MB2...: 79 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-106...: 66 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://app.usercentrics.eu/browser-ui/3.98.1/inde...: 53 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://app.usercentrics.eu/browser-ui/3.98.1/Virt...: 30 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 359 KB
359 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=AW-1060382347145 KB106 KB (73%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MB24NH4168 KB79 KB (47%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1060382347&cx=c&gtm=4e64h1145 KB66 KB (46%)3rd
https://app.usercentrics.eu/browser-ui/3.98.1/index.module.js121 KB53 KB (44%)3rd
https://app.usercentrics.eu/browser-ui/3.98.1/VirtualServiceItem-b82c2a99.js49 KB30 KB (62%)3rd
https://www.wbs.legal/wp-content/themes/xcore/_/js/jquery.fancybox.min.js?ver=166425223528 KB23 KB (85%)3rd
https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/wp-bannerize-pro/public/js/wp-bannerize-impressions.js?ver=17748692401 KB3rd
https://app.usercentrics.eu/browser-ui/3.98.1/index-e003eb6a.js1 KB3rd
https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/business-reviews-bundle/assets/1.9.140/js/public-main.js?ver=177486924016 KB3rd
https://www.wbs.legal/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f12 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

D
Page Weight Inventory
Action
130 resources · 1.8 MB · 359 KB savings available
FIX
130 resources · 1.8 MB · 359 KB savings available
Warning::
Page weight 792 KB over 1MB target
Got: 1.8 MB Expected: ≤ 1 MB
Info::
~359 KB of savings available
Warning::
129 third-party resources (100% of weight)
Info::
1 resources over 200KB
130 resources · 1.8 MiB · 129 third-party 791.7 KiB over 1MB target
JavaScript 61% · 1.1 MiB
Image 26% · 469.8 KiB
Font 5% · 86.0 KiB
CSS 4% · 64.2 KiB
Document 3% · 63.4 KiB
Other 1% · 19.2 KiB

~358.8 KiB of savings available

Remove unused JavaScript: 358.8 KiB
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.

C
Page Weight Budget
Action
1.8 MB transferred, 130 requests
REVIEW
1.8 MB transferred, 130 requests
Info::
Page weighs 4.7 MB (1.8 MB transferred)
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Warning::
130 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.37 g CO2 per page load
1.8 MB / 2.4 MB budget
1.8 MB transferred
130 requests
0.37 g CO2 per page load
JavaScript 1.1 MiB 61%
Images 424.2 KiB 23%
Fonts 86.0 KiB 5%
CSS 64.2 KiB 4%
HTML 62.8 KiB 3%
Other 46.3 KiB 3%
Other 16.6 KiB 1%
Other 6.4 KiB 0%
Other 68 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

B
Image Optimization
30 images, 0 KB saveable
REVIEW
30 images, 0 KB saveable
Info::
All images are well-optimized
30 images 424 KB
0 oversized -0 KB
16 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1108ms total JS execution
REVIEW
1108ms total JS execution
Warning::
https://www.wbs.legal/: 459ms CPU time
Info::
Unattributable: 196ms CPU time
Info::
https://www.redditstatic.com/ads/pixel.js: 138ms CPU time
Info::
https://js.hs-analytics.net/analytics/177486900000...: 114ms CPU time
Info::
https://app.usercentrics.eu/browser-ui/3.98.1/inde...: 93ms CPU time
Warning::
Third-party scripts: 1108ms (100% of total)

Main Thread Breakdown

Script Evaluation 42% Style & Layout 23% Other 22% Rendering 5% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://www.wbs.legal/459ms17ms5ms3rd
Unattributable196ms40ms0ms3rd
https://www.redditstatic.com/ads/pixel.js138ms127ms1ms3rd
https://js.hs-analytics.net/analytics/1774869000000/5349043.js114ms79ms2ms3rd
https://app.usercentrics.eu/browser-ui/3.98.1/index.module.js93ms73ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MB24NH455ms44ms10ms3rd
https://www.wbs.legal/wp-includes/js/jquery/jquery.min.js?ver=3.7.154ms35ms2ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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
4 fonts (86 KB)
PASS
4 fonts (86 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

86 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.0 s LCP 2.1 shttps://www.wbs.legal/wp-content/themes/xcore/_/fonts/formular/Formular.woff2Formular.woff2 https://www.wbs.legal/wp-content/themes/xcore/_/fonts/formular/Formular.woff2 — 24.7 KiB — 37 ms — font-display: swaphttps://www.wbs.legal/wp-content/themes/xcore/_/fonts/formular/Formular-Medium.woff2Formular-Medium.woff2 https://www.wbs.legal/wp-content/themes/xcore/_/fonts/formular/Formular-Medium.woff2 — 24.6 KiB — 38 ms — font-display: swaphttps://5349043.hs-sites.com/_hcms/googlefonts/Sora/700.woff2700.woff2 https://5349043.hs-sites.com/_hcms/googlefonts/Sora/700.woff2 — 18.6 KiB — 62 ms — font-display: swaphttps://5349043.hs-sites.com/_hcms/googlefonts/Sora/regular.woff2regular.woff2 https://5349043.hs-sites.com/_hcms/googlefonts/Sora/regular.woff2 — 18.1 KiB — 77 ms — font-display: swap
Formular.woff2 woff2 swap
Size 25 KB
Load time 37 ms
Start 561 ms
Risk FOUT — text flashes from fallback to web font
Formular-Medium.woff2 woff2 swap
Size 25 KB
Load time 38 ms
Start 563 ms
Risk FOUT — text flashes from fallback to web font
700.woff2 woff2 swap
Size 19 KB
Load time 62 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
regular.woff2 woff2 swap
Size 18 KB
Load time 77 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
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)
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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
130 requests over 3429ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.0 s LCP 2.1 shttps://wbs-law.de// https://wbs-law.de/ — 301 — 79 B — 93 ms — h2https://www.wbs-law.de/www.wbs-law.de/ https://www.wbs-law.de/ — 301 — 116 B — 40 ms — h2https://www.wbs.legal/www.wbs.legal/ https://www.wbs.legal/ — 200 — 53.6 KiB — 152 ms — h2https://www.wbs.legal/wp-content/uploads/2024/05/startseite-empfang.jpgwww.wbs.legal/wp-content/uploads/20... https://www.wbs.legal/wp-content/uploads/2024/05/startseite-empfang.jpg — 200 — 405.7 KiB — 120 ms — h2https://app.usercentrics.eu/browser-ui/latest/loader.jsapp.usercentrics.eu/browser-ui/late... https://app.usercentrics.eu/browser-ui/latest/loader.js — 200 — 10.8 KiB — 69 ms — h2https://static.heyflow.app/widget/v2.0.5/iframe.2.0.5.jsstatic.heyflow.app/widget/v2.0.5/if... https://static.heyflow.app/widget/v2.0.5/iframe.2.0.5.js — 200 — 22.3 KiB — 73 ms — h2https://assets.prd.heyflow.com/builder/widget/latest/webview.jsassets.prd.heyflow.com/builder/widg... https://assets.prd.heyflow.com/builder/widget/latest/webview.js — 200 — 17.9 KiB — 69 ms — h2https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/business-reviews-bundle/assets/1.9.140/css/public-main.css?ver=1774869240www.wbs.legal/wp-content/cache/min/... https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/business-reviews-bundle/assets/1.9.140/css/public-main.css?ver=1774869240 — 200 — 12.0 KiB — 37 ms — h2https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/wp-bannerize-pro/public/css/wp-bannerize-admin-bar.css?ver=1774869240www.wbs.legal/wp-content/cache/min/... https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/wp-bannerize-pro/public/css/wp-bannerize-admin-bar.css?ver=1774869240 — 200 — 308 B — 37 ms — h2https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/wp-bannerize-pro/public/css/wp-bannerize.css?ver=1774869240www.wbs.legal/wp-content/cache/min/... https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/wp-bannerize-pro/public/css/wp-bannerize.css?ver=1774869240 — 200 — 340 B — 38 ms — h2https://www.wbs.legal/wp-content/cache/min/1/bootstrap/v5/tp.widget.bootstrap.min.js?ver=1774869240www.wbs.legal/wp-content/cache/min/... https://www.wbs.legal/wp-content/cache/min/1/bootstrap/v5/tp.widget.bootstrap.min.js?ver=1774869240 — 200 — 7.4 KiB — 109 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MB24NH4www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MB24NH4 — 200 — 167.9 KiB — 191 ms — h2https://analytics.wbslaw.de/js/container_Ahjgzd1R.jsanalytics.wbslaw.de/js/container_Ah... https://analytics.wbslaw.de/js/container_Ahjgzd1R.js — 200 — 29.0 KiB — 157 ms — h2https://www.wbs.legal/wp-content/cache/min/1/wp-content/themes/xcore/style.css?ver=1774869240www.wbs.legal/wp-content/cache/min/... https://www.wbs.legal/wp-content/cache/min/1/wp-content/themes/xcore/style.css?ver=1774869240 — 200 — 43.5 KiB — 113 ms — h2https://www.wbs.legal/wp-content/themes/xcore/_/css/tiny-slider.min.css?ver=1593758594www.wbs.legal/wp-content/themes/xco... https://www.wbs.legal/wp-content/themes/xcore/_/css/tiny-slider.min.css?ver=1593758594 — 200 — 853 B — 112 ms — h2https://www.wbs.legal/wp-content/themes/xcore/_/css/jquery.fancybox.min.css?ver=1664252245www.wbs.legal/wp-content/themes/xco... https://www.wbs.legal/wp-content/themes/xcore/_/css/jquery.fancybox.min.css?ver=1664252245 — 200 — 3.2 KiB — 114 ms — h2https://www.wbs.legal/wp-content/plugins/addon-gravityforms-sendinblue-free//assets/css/admin.min.css?ver=2.6.0~1www.wbs.legal/wp-content/plugins/ad... https://www.wbs.legal/wp-content/plugins/addon-gravityforms-sendinblue-free//assets/css/admin.min.css?ver=2.6.0~1 — 200 — 999 B — 115 ms — h2https://www.wbs.legal/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.wbs.legal/wp-includes/js/jquery... https://www.wbs.legal/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.2 KiB — 122 ms — h2https://www.wbs.legal/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.wbs.legal/wp-includes/js/jquery... https://www.wbs.legal/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.8 KiB — 118 ms — h2https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/business-reviews-bundle/assets/1.9.140/js/public-main.js?ver=1774869240www.wbs.legal/wp-content/cache/min/... https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/business-reviews-bundle/assets/1.9.140/js/public-main.js?ver=1774869240 — 200 — 16.3 KiB — 127 ms — h2https://www.wbs.legal/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1www.wbs.legal/wp-includes/js/dist/h... https://www.wbs.legal/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.0 KiB — 105 ms — h2https://www.wbs.legal/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.wbs.legal/wp-includes/js/dist/i... https://www.wbs.legal/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.3 KiB — 106 ms — h2https://www.wbs.legal/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.10.0www.wbs.legal/wp-content/plugins/gr... https://www.wbs.legal/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.10.0 — 200 — 1.1 KiB — 122 ms — h2https://www.wbs.legal/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.10.0www.wbs.legal/wp-content/plugins/gr... https://www.wbs.legal/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.10.0 — 200 — 12.6 KiB — 123 ms — h2https://www.wbs.legal/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=3f278756f0a3032bed328ff6a9f6c01dwww.wbs.legal/wp-content/plugins/gr... https://www.wbs.legal/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=3f278756f0a3032bed328ff6a9f6c01d — 200 — 16.3 KiB — 125 ms — h2https://www.wbs.legal/wp-content/plugins/addon-gravityforms-sendinblue-free//assets/js/admin.min.js?ver=2.6.0~1www.wbs.legal/wp-content/plugins/ad... https://www.wbs.legal/wp-content/plugins/addon-gravityforms-sendinblue-free//assets/js/admin.min.js?ver=2.6.0~1 — 200 — 749 B — 126 ms — h2https://www.wbs.legal/wp-content/plugins/shariff/css/shariff.min.css?ver=4.6.18www.wbs.legal/wp-content/plugins/sh... https://www.wbs.legal/wp-content/plugins/shariff/css/shariff.min.css?ver=4.6.18 — 200 — 1.5 KiB — 112 ms — h2https://www.wbs.legal/wp-content/themes/xcore/_/img/logo/logo-mark.svgwww.wbs.legal/wp-content/themes/xco... https://www.wbs.legal/wp-content/themes/xcore/_/img/logo/logo-mark.svg — 200 — 1.2 KiB — 128 ms — h2https://www.wbs.legal/wp-content/themes/xcore/_/img/google-logo.pngwww.wbs.legal/wp-content/themes/xco... https://www.wbs.legal/wp-content/themes/xcore/_/img/google-logo.png — 200 — 5.7 KiB — 129 ms — h2https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/wp-bannerize-pro/public/js/wp-bannerize-impressions.js?ver=1774869240www.wbs.legal/wp-content/cache/min/... https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/wp-bannerize-pro/public/js/wp-bannerize-impressions.js?ver=1774869240 — 200 — 571 B — 118 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.0 s LCP 2.1 shttps://wbs-law.de// https://wbs-law.de/ — 301 — 79 B — 93 ms — h2https://www.wbs-law.de/www.wbs-law.de/ https://www.wbs-law.de/ — 301 — 116 B — 40 ms — h2https://www.wbs.legal/www.wbs.legal/ https://www.wbs.legal/ — 200 — 53.6 KiB — 152 ms — h2https://www.wbs.legal/wp-content/uploads/2024/05/startseite-empfang.jpgwww.wbs.legal/wp-content/uploads/20... https://www.wbs.legal/wp-content/uploads/2024/05/startseite-empfang.jpg — 200 — 405.7 KiB — 120 ms — h2https://app.usercentrics.eu/browser-ui/latest/loader.jsapp.usercentrics.eu/browser-ui/late... https://app.usercentrics.eu/browser-ui/latest/loader.js — 200 — 10.8 KiB — 69 ms — h2https://static.heyflow.app/widget/v2.0.5/iframe.2.0.5.jsstatic.heyflow.app/widget/v2.0.5/if... https://static.heyflow.app/widget/v2.0.5/iframe.2.0.5.js — 200 — 22.3 KiB — 73 ms — h2https://assets.prd.heyflow.com/builder/widget/latest/webview.jsassets.prd.heyflow.com/builder/widg... https://assets.prd.heyflow.com/builder/widget/latest/webview.js — 200 — 17.9 KiB — 69 ms — h2https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/business-reviews-bundle/assets/1.9.140/css/public-main.css?ver=1774869240www.wbs.legal/wp-content/cache/min/... https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/business-reviews-bundle/assets/1.9.140/css/public-main.css?ver=1774869240 — 200 — 12.0 KiB — 37 ms — h2https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/wp-bannerize-pro/public/css/wp-bannerize-admin-bar.css?ver=1774869240www.wbs.legal/wp-content/cache/min/... https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/wp-bannerize-pro/public/css/wp-bannerize-admin-bar.css?ver=1774869240 — 200 — 308 B — 37 ms — h2https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/wp-bannerize-pro/public/css/wp-bannerize.css?ver=1774869240www.wbs.legal/wp-content/cache/min/... https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/wp-bannerize-pro/public/css/wp-bannerize.css?ver=1774869240 — 200 — 340 B — 38 ms — h2https://www.wbs.legal/wp-content/cache/min/1/bootstrap/v5/tp.widget.bootstrap.min.js?ver=1774869240www.wbs.legal/wp-content/cache/min/... https://www.wbs.legal/wp-content/cache/min/1/bootstrap/v5/tp.widget.bootstrap.min.js?ver=1774869240 — 200 — 7.4 KiB — 109 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MB24NH4www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MB24NH4 — 200 — 167.9 KiB — 191 ms — h2https://analytics.wbslaw.de/js/container_Ahjgzd1R.jsanalytics.wbslaw.de/js/container_Ah... https://analytics.wbslaw.de/js/container_Ahjgzd1R.js — 200 — 29.0 KiB — 157 ms — h2https://www.wbs.legal/wp-content/cache/min/1/wp-content/themes/xcore/style.css?ver=1774869240www.wbs.legal/wp-content/cache/min/... https://www.wbs.legal/wp-content/cache/min/1/wp-content/themes/xcore/style.css?ver=1774869240 — 200 — 43.5 KiB — 113 ms — h2https://www.wbs.legal/wp-content/themes/xcore/_/css/tiny-slider.min.css?ver=1593758594www.wbs.legal/wp-content/themes/xco... https://www.wbs.legal/wp-content/themes/xcore/_/css/tiny-slider.min.css?ver=1593758594 — 200 — 853 B — 112 ms — h2https://www.wbs.legal/wp-content/themes/xcore/_/css/jquery.fancybox.min.css?ver=1664252245www.wbs.legal/wp-content/themes/xco... https://www.wbs.legal/wp-content/themes/xcore/_/css/jquery.fancybox.min.css?ver=1664252245 — 200 — 3.2 KiB — 114 ms — h2https://www.wbs.legal/wp-content/plugins/addon-gravityforms-sendinblue-free//assets/css/admin.min.css?ver=2.6.0~1www.wbs.legal/wp-content/plugins/ad... https://www.wbs.legal/wp-content/plugins/addon-gravityforms-sendinblue-free//assets/css/admin.min.css?ver=2.6.0~1 — 200 — 999 B — 115 ms — h2https://www.wbs.legal/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.wbs.legal/wp-includes/js/jquery... https://www.wbs.legal/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.2 KiB — 122 ms — h2https://www.wbs.legal/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.wbs.legal/wp-includes/js/jquery... https://www.wbs.legal/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.8 KiB — 118 ms — h2https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/business-reviews-bundle/assets/1.9.140/js/public-main.js?ver=1774869240www.wbs.legal/wp-content/cache/min/... https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/business-reviews-bundle/assets/1.9.140/js/public-main.js?ver=1774869240 — 200 — 16.3 KiB — 127 ms — h2https://www.wbs.legal/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1www.wbs.legal/wp-includes/js/dist/h... https://www.wbs.legal/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.0 KiB — 105 ms — h2https://www.wbs.legal/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.wbs.legal/wp-includes/js/dist/i... https://www.wbs.legal/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.3 KiB — 106 ms — h2https://www.wbs.legal/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.10.0www.wbs.legal/wp-content/plugins/gr... https://www.wbs.legal/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.10.0 — 200 — 1.1 KiB — 122 ms — h2https://www.wbs.legal/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.10.0www.wbs.legal/wp-content/plugins/gr... https://www.wbs.legal/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.10.0 — 200 — 12.6 KiB — 123 ms — h2https://www.wbs.legal/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=3f278756f0a3032bed328ff6a9f6c01dwww.wbs.legal/wp-content/plugins/gr... https://www.wbs.legal/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=3f278756f0a3032bed328ff6a9f6c01d — 200 — 16.3 KiB — 125 ms — h2https://www.wbs.legal/wp-content/plugins/addon-gravityforms-sendinblue-free//assets/js/admin.min.js?ver=2.6.0~1www.wbs.legal/wp-content/plugins/ad... https://www.wbs.legal/wp-content/plugins/addon-gravityforms-sendinblue-free//assets/js/admin.min.js?ver=2.6.0~1 — 200 — 749 B — 126 ms — h2https://www.wbs.legal/wp-content/plugins/shariff/css/shariff.min.css?ver=4.6.18www.wbs.legal/wp-content/plugins/sh... https://www.wbs.legal/wp-content/plugins/shariff/css/shariff.min.css?ver=4.6.18 — 200 — 1.5 KiB — 112 ms — h2https://www.wbs.legal/wp-content/themes/xcore/_/img/logo/logo-mark.svgwww.wbs.legal/wp-content/themes/xco... https://www.wbs.legal/wp-content/themes/xcore/_/img/logo/logo-mark.svg — 200 — 1.2 KiB — 128 ms — h2https://www.wbs.legal/wp-content/themes/xcore/_/img/google-logo.pngwww.wbs.legal/wp-content/themes/xco... https://www.wbs.legal/wp-content/themes/xcore/_/img/google-logo.png — 200 — 5.7 KiB — 129 ms — h2https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/wp-bannerize-pro/public/js/wp-bannerize-impressions.js?ver=1774869240www.wbs.legal/wp-content/cache/min/... https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/wp-bannerize-pro/public/js/wp-bannerize-impressions.js?ver=1774869240 — 200 — 571 B — 118 ms — h2https://www.wbs.legal/wp-content/cache/min/1/5349043.js?ver=1774869240www.wbs.legal/wp-content/cache/min/... https://www.wbs.legal/wp-content/cache/min/1/5349043.js?ver=1774869240 — 200 — 723 B — 119 ms — h2https://www.wbs.legal/wp-content/themes/xcore/_/js/bootstrap.bundle.min.js?ver=1634645712www.wbs.legal/wp-content/themes/xco... https://www.wbs.legal/wp-content/themes/xcore/_/js/bootstrap.bundle.min.js?ver=1634645712 — 200 — 21.3 KiB — 130 ms — h2https://www.wbs.legal/wp-content/themes/xcore/_/js/tiny-slider.min.js?ver=1593758594www.wbs.legal/wp-content/themes/xco... https://www.wbs.legal/wp-content/themes/xcore/_/js/tiny-slider.min.js?ver=1593758594 — 200 — 12.3 KiB — 128 ms — h2https://www.wbs.legal/wp-content/themes/xcore/_/js/jquery.fancybox.min.js?ver=1664252235www.wbs.legal/wp-content/themes/xco... https://www.wbs.legal/wp-content/themes/xcore/_/js/jquery.fancybox.min.js?ver=1664252235 — 200 — 27.6 KiB — 132 ms — h2https://www.wbs.legal/wp-content/plugins/popup-maker/dist/assets/vendor/mobile-detect.min.js?ver=1.3.3www.wbs.legal/wp-content/plugins/po... https://www.wbs.legal/wp-content/plugins/popup-maker/dist/assets/vendor/mobile-detect.min.js?ver=1.3.3 — 200 — 15.9 KiB — 132 ms — h2https://www.wbs.legal/wp-content/cache/min/1/wp-content/themes/xcore/_/js/browser-detect.umd.js?ver=1774869240www.wbs.legal/wp-content/cache/min/... https://www.wbs.legal/wp-content/cache/min/1/wp-content/themes/xcore/_/js/browser-detect.umd.js?ver=1774869240 — 200 — 6.5 KiB — 133 ms — h2https://www.wbs.legal/wp-content/themes/xcore/_/js/clamp.min.js?ver=1593758594www.wbs.legal/wp-content/themes/xco... https://www.wbs.legal/wp-content/themes/xcore/_/js/clamp.min.js?ver=1593758594 — 200 — 1.4 KiB — 135 ms — h2https://www.wbs.legal/wp-includes/js/imagesloaded.min.js?ver=5.0.0www.wbs.legal/wp-includes/js/images... https://www.wbs.legal/wp-includes/js/imagesloaded.min.js?ver=5.0.0 — 200 — 1.9 KiB — 136 ms — h2https://www.wbs.legal/wp-includes/js/masonry.min.js?ver=4.2.2www.wbs.legal/wp-includes/js/masonr... https://www.wbs.legal/wp-includes/js/masonry.min.js?ver=4.2.2 — 200 — 7.2 KiB — 137 ms — h2https://www.wbs.legal/wp-content/cache/min/1/wp-content/themes/xcore/_/js/fb-leak-checker.js?ver=1774869240www.wbs.legal/wp-content/cache/min/... https://www.wbs.legal/wp-content/cache/min/1/wp-content/themes/xcore/_/js/fb-leak-checker.js?ver=1774869240 — 200 — 986 B — 138 ms — h2https://www.wbs.legal/wp-content/cache/min/1/wp-content/themes/xcore/_/js/scripts.js?ver=1774869240www.wbs.legal/wp-content/cache/min/... https://www.wbs.legal/wp-content/cache/min/1/wp-content/themes/xcore/_/js/scripts.js?ver=1774869240 — 200 — 6.0 KiB — 139 ms — h2https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/wp-vgwort/js/views/front/lazy-load-marker.js?ver=1774869240www.wbs.legal/wp-content/cache/min/... https://www.wbs.legal/wp-content/cache/min/1/wp-content/plugins/wp-vgwort/js/views/front/lazy-load-marker.js?ver=1774869240 — 200 — 468 B — 140 ms — h2https://www.wbs.legal/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381www.wbs.legal/wp-includes/js/dist/d... https://www.wbs.legal/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381 — 200 — 520 B — 141 ms — h2https://www.wbs.legal/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228edwww.wbs.legal/wp-includes/js/dist/a... https://www.wbs.legal/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed — 200 — 1.0 KiB — 142 ms — h2https://www.wbs.legal/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.10.0www.wbs.legal/wp-content/plugins/gr... https://www.wbs.legal/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.10.0 — 200 — 1.8 KiB — 142 ms — h2https://www.wbs.legal/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=4f8b3915c1c1e1a6800825abd64b03cbwww.wbs.legal/wp-content/plugins/gr... https://www.wbs.legal/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=4f8b3915c1c1e1a6800825abd64b03cb — 200 — 7.2 KiB — 145 ms — h2https://www.wbs.legal/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=c6a2001023348ccf279dfc6bcec0a654www.wbs.legal/wp-content/plugins/gr... https://www.wbs.legal/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=c6a2001023348ccf279dfc6bcec0a654 — 200 — 12.5 KiB — 148 ms — h2https://www.wbs.legal/wp-content/plugins/shariff/js/shariff-popup.min.js?ver=4.6.18www.wbs.legal/wp-content/plugins/sh... https://www.wbs.legal/wp-content/plugins/shariff/js/shariff-popup.min.js?ver=4.6.18 — 200 — 553 B — 148 ms — h2https://www.wbs.legal/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.jswww.wbs.legal/wp-content/plugins/wp... https://www.wbs.legal/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js — 200 — 3.1 KiB — 149 ms — h2https://app.usercentrics.eu/browser-ui/3.98.1/index.module.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/index.module.js — 200 — 120.6 KiB — 118 ms — h3https://dev.visualwebsiteoptimizer.com/j.php?a=741593&u=https%3A%2F%2Fwww.wbs.legal%2F&vn=2.2&ph=1&p=web&st=348.5999994277954&x=truedev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=741593&u=https%3A%2F%2Fwww.wbs.legal%2F&vn=2.2&ph=1&p=web&st=348.5999994277954&x=true — 200 — 3.8 KiB — 105 ms — h2https://www.wbs.legal/wp-content/plugins/dotsunited-post-view-tracker/js/track.min.js?v=0.1.0www.wbs.legal/wp-content/plugins/do... https://www.wbs.legal/wp-content/plugins/dotsunited-post-view-tracker/js/track.min.js?v=0.1.0 — 200 — 695 B — 60 ms — h2data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201280%20720'%3E%3C…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201280%20720'%3E%3C… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20429%20215'%3E%3C/…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20429%20215'%3E%3C/… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201500%201000'%3E%3…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201500%201000'%3E%3… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201920%201080'%3E%3…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201920%201080'%3E%3… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20540%20300'%3E%3C/…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20540%20300'%3E%3C/… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2056%2056'%3E%3C/sv…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2056%2056'%3E%3C/sv… — 200 — 0 B — 0 ms — datadata:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0…www.w3.org/2000/svg' width='24' hei... data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0… — 200 — 0 B — 0 ms — datadata:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='… — 200 — 0 B — 0 ms — datadata:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='… — 200 — 0 B — 0 ms — datadata:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0…www.w3.org/2000/svg' width='24' hei... data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0… — 200 — 0 B — 0 ms — datadata:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d…www.w3.org/2000/svg' viewBox='0 0 5... data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d… — 200 — 0 B — 0 ms — datadata:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" fill="%23FF3C…www.w3.org/2000/svg" viewBox="0 0 4... data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" fill="%23FF3C… — 200 — 0 B — 0 ms — datadata:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="%23fff"…www.w3.org/2000/svg" viewBox="0 0 5... data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="%23fff"… — 200 — 0 B — 0 ms — datahttps://www.wbs.legal/wp-content/themes/xcore/_/fonts/formular/Formular.woff2www.wbs.legal/wp-content/themes/xco... https://www.wbs.legal/wp-content/themes/xcore/_/fonts/formular/Formular.woff2 — 200 — 24.7 KiB — 37 ms — h2https://www.wbs.legal/wp-content/themes/xcore/_/fonts/formular/Formular-Medium.woff2www.wbs.legal/wp-content/themes/xco... https://www.wbs.legal/wp-content/themes/xcore/_/fonts/formular/Formular-Medium.woff2 — 200 — 24.6 KiB — 38 ms — h2https://dev.visualwebsiteoptimizer.com/v.gif?cd=0&a=741593&d=wbs.legal&u=D342122B63359392999E676F9229D3276&h=bdcea430d7658d6eb24872050ed556c2&t=falsedev.visualwebsiteoptimizer.com/v.gi... https://dev.visualwebsiteoptimizer.com/v.gif?cd=0&a=741593&d=wbs.legal&u=D342122B63359392999E676F9229D3276&h=bdcea430d7658d6eb24872050ed556c2&t=false — 200 — 147 B — 103 ms — h2data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/… — 200 — 0 B — 0 ms — datahttps://api.usercentrics.eu/settings/05AXjzquX/latest/languages.jsonapi.usercentrics.eu/settings/05AXjz... https://api.usercentrics.eu/settings/05AXjzquX/latest/languages.json — 200 — 0 B — 65 ms — h2https://js.hs-banner.com/v2/5349043/banner.jsjs.hs-banner.com/v2/5349043/banner.... https://js.hs-banner.com/v2/5349043/banner.js — 200 — 24.1 KiB — 72 ms — h2https://js.hs-analytics.net/analytics/1774869000000/5349043.jsjs.hs-analytics.net/analytics/17748... https://js.hs-analytics.net/analytics/1774869000000/5349043.js — 200 — 42.3 KiB — 81 ms — h2https://js.usemessages.com/conversations-embed.jsjs.usemessages.com/conversations-em... https://js.usemessages.com/conversations-embed.js — 200 — 33.0 KiB — 81 ms — h2https://js.hubspot.com/web-interactives-embed.jsjs.hubspot.com/web-interactives-emb... https://js.hubspot.com/web-interactives-embed.js — 200 — 27.9 KiB — 79 ms — h2https://js.hsadspixel.net/pixels.jsjs.hsadspixel.net/pixels.js https://js.hsadspixel.net/pixels.js — 200 — 3.9 KiB — 72 ms — h2https://api.usercentrics.eu/settings/05AXjzquX/latest/languages.jsonapi.usercentrics.eu/settings/05AXjz... https://api.usercentrics.eu/settings/05AXjzquX/latest/languages.json — 200 — 587 B — 22 ms — h2https://api.usercentrics.eu/settings/05AXjzquX/latest/de.jsonapi.usercentrics.eu/settings/05AXjz... https://api.usercentrics.eu/settings/05AXjzquX/latest/de.json — 200 — 0 B — 31 ms — h3https://api.usercentrics.eu/settings/05AXjzquX/latest/de.jsonapi.usercentrics.eu/settings/05AXjz... https://api.usercentrics.eu/settings/05AXjzquX/latest/de.json — 200 — 9.9 KiB — 23 ms — h3https://analytics.wbslaw.de/matomo.php?action_name=WBS.LEGAL%20%7C%20Rechtsanw%C3%A4lte%20bundesweit&idsite=1&rec=1&r=825638&h=22&m=10&s=10&url=https%3A%2F%2Fwww.wbs.legal%2F&_id=&_idn=1&_refts=0&send_image=0&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600&pv_id=PCEJN0&pf_net=66&pf_srv=29&pf_tfr=58&pf_dm1=523analytics.wbslaw.de/matomo.php?acti... https://analytics.wbslaw.de/matomo.php?action_name=WBS.LEGAL%20%7C%20Rechtsanw%C3%A4lte%20bundesweit&idsite=1&rec=1&r=825638&h=22&m=10&s=10&url=https%3A%2F%2Fwww.wbs.legal%2F&_id=&_idn=1&_refts=0&send_image=0&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600&pv_id=PCEJN0&pf_net=66&pf_srv=29&pf_tfr=58&pf_dm1=523 — 204 — 68 B — 85 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 28 ms — h2https://app.usercentrics.eu/browser-sdk/4.62.0/cross-domain-bridge.htmlapp.usercentrics.eu/browser-sdk/4.6... https://app.usercentrics.eu/browser-sdk/4.62.0/cross-domain-bridge.html — 200 — 1.7 KiB — 66 ms — h2https://api.hubapi.com/hs-script-loader-public/v2/config/pixels-and-events/json?portalId=5349043api.hubapi.com/hs-script-loader-pub... https://api.hubapi.com/hs-script-loader-public/v2/config/pixels-and-events/json?portalId=5349043 — 200 — 1.1 KiB — 179 ms — h2https://api.hubspot.com/livechat-public/v1/message/public?portalId=5349043&conversations-embed=static-1.26320&mobile=false&messagesUtk=3af42fbb87f24f8f95d7ee0bb3f30f69&traceId=3af42fbb87f24f8f95d7ee0bb3f30f69api.hubspot.com/livechat-public/v1/... https://api.hubspot.com/livechat-public/v1/message/public?portalId=5349043&conversations-embed=static-1.26320&mobile=false&messagesUtk=3af42fbb87f24f8f95d7ee0bb3f30f69&traceId=3af42fbb87f24f8f95d7ee0bb3f30f69 — 200 — 0 B — 138 ms — h2https://pixel-config.reddit.com/pixels/a2_hjbsp4tz3bg7/configpixel-config.reddit.com/pixels/a2_h... https://pixel-config.reddit.com/pixels/a2_hjbsp4tz3bg7/config — 200 — 535 B — 48 ms — h2https://alb.reddit.com/rp.gif?ts=1776809410842&id=a2_hjbsp4tz3bg7&event=gtm.init_consent&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=b5b2987f-9035-4b08-9eb3-90bcfc4d202a&aaid=&external_id=&idfa=&integration=gtm&partner=AUTOMATIC_GTM&partner_version=1.0.2&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776809410... https://alb.reddit.com/rp.gif?ts=1776809410842&id=a2_hjbsp4tz3bg7&event=gtm.init_consent&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=b5b2987f-9035-4b08-9eb3-90bcfc4d202a&aaid=&external_id=&idfa=&integration=gtm&partner=AUTOMATIC_GTM&partner_version=1.0.2&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 76 B — 122 ms — h2https://alb.reddit.com/rp.gif?ts=1776809410845&id=a2_hjbsp4tz3bg7&event=gtm.init&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=b5b2987f-9035-4b08-9eb3-90bcfc4d202a&aaid=&external_id=&idfa=&integration=gtm&partner=AUTOMATIC_GTM&partner_version=1.0.2&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776809410... https://alb.reddit.com/rp.gif?ts=1776809410845&id=a2_hjbsp4tz3bg7&event=gtm.init&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=b5b2987f-9035-4b08-9eb3-90bcfc4d202a&aaid=&external_id=&idfa=&integration=gtm&partner=AUTOMATIC_GTM&partner_version=1.0.2&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 76 B — 124 ms — h2https://alb.reddit.com/rp.gif?ts=1776809410846&id=a2_hjbsp4tz3bg7&event=gtm.js&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=b5b2987f-9035-4b08-9eb3-90bcfc4d202a&aaid=&external_id=&idfa=&integration=gtm&partner=AUTOMATIC_GTM&partner_version=1.0.2&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776809410... https://alb.reddit.com/rp.gif?ts=1776809410846&id=a2_hjbsp4tz3bg7&event=gtm.js&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=b5b2987f-9035-4b08-9eb3-90bcfc4d202a&aaid=&external_id=&idfa=&integration=gtm&partner=AUTOMATIC_GTM&partner_version=1.0.2&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 666 B — 119 ms — h2https://alb.reddit.com/rp.gif?ts=1776809410848&id=a2_hjbsp4tz3bg7&event=gtm.dom&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=b5b2987f-9035-4b08-9eb3-90bcfc4d202a&aaid=&external_id=&idfa=&integration=gtm&partner=AUTOMATIC_GTM&partner_version=1.0.2&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776809410... https://alb.reddit.com/rp.gif?ts=1776809410848&id=a2_hjbsp4tz3bg7&event=gtm.dom&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=b5b2987f-9035-4b08-9eb3-90bcfc4d202a&aaid=&external_id=&idfa=&integration=gtm&partner=AUTOMATIC_GTM&partner_version=1.0.2&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 76 B — 124 ms — h2https://cta-service-cms2.hubspot.com/web-interactives/public/v1/embed/combinedConfigs?portalId=5349043&currentUrl=https%3A%2F%2Fwww.wbs.legal%2Fcta-service-cms2.hubspot.com/web-in... https://cta-service-cms2.hubspot.com/web-interactives/public/v1/embed/combinedConfigs?portalId=5349043&currentUrl=https%3A%2F%2Fwww.wbs.legal%2F — 200 — 1.7 KiB — 175 ms — h2https://api.hubspot.com/livechat-public/v1/message/public?portalId=5349043&conversations-embed=static-1.26320&mobile=false&messagesUtk=3af42fbb87f24f8f95d7ee0bb3f30f69&traceId=3af42fbb87f24f8f95d7ee0bb3f30f69api.hubspot.com/livechat-public/v1/... https://api.hubspot.com/livechat-public/v1/message/public?portalId=5349043&conversations-embed=static-1.26320&mobile=false&messagesUtk=3af42fbb87f24f8f95d7ee0bb3f30f69&traceId=3af42fbb87f24f8f95d7ee0bb3f30f69 — 200 — 1.0 KiB — 139 ms — h2https://app.usercentrics.eu/session/1px.png?settingsId=05AXjzquXapp.usercentrics.eu/session/1px.png... https://app.usercentrics.eu/session/1px.png?settingsId=05AXjzquX — 200 — 818 B — 22 ms — h2https://app.usercentrics.eu/browser-ui/3.98.1/DefaultData-c6c622cd-09bb7067.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/DefaultData-c6c622cd-09bb7067.js — 200 — 1.1 KiB — 21 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-1060382347www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1060382347 — 200 — 144.8 KiB — 65 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-1060382347&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1060382347&cx=c&gtm=4e64h1 — 200 — 144.8 KiB — 45 ms — h2https://api.usercentrics.eu/translations/translations-de.jsonapi.usercentrics.eu/translations/tr... https://api.usercentrics.eu/translations/translations-de.json — 200 — 0 B — 32 ms — h3https://api.usercentrics.eu/translations/translations-de.jsonapi.usercentrics.eu/translations/tr... https://api.usercentrics.eu/translations/translations-de.json — 200 — 4.4 KiB — 27 ms — h3https://perf-na1.hsforms.com/embed/v3/counters.gif?key=config-loaded-success&value=1perf-na1.hsforms.com/embed/v3/count... https://perf-na1.hsforms.com/embed/v3/counters.gif?key=config-loaded-success&value=1 — 200 — 426 B — 182 ms — h3https://app.usercentrics.eu/browser-ui/3.98.1/DefaultUI-58678d3a-dee4e8f1.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/DefaultUI-58678d3a-dee4e8f1.js — 200 — 835 B — 21 ms — h3https://5349043.hs-sites.com/hs-web-interactive-5349043-185985516717?enableResponsiveStyles=true5349043.hs-sites.com/hs-web-interac... https://5349043.hs-sites.com/hs-web-interactive-5349043-185985516717?enableResponsiveStyles=true — 200 — 7.5 KiB — 149 ms — h3https://app.usercentrics.eu/browser-ui/3.98.1/FirstLayerCustomization-fdbe2593-1fc9b2ee.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/FirstLayerCustomization-fdbe2593-1fc9b2ee.js — 200 — 1.2 KiB — 22 ms — h3https://app.usercentrics.eu/browser-ui/3.98.1/ButtonsCustomization-6135b8b0-75588c21.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/ButtonsCustomization-6135b8b0-75588c21.js — 200 — 300 B — 21 ms — h3https://app.usercentrics.eu/browser-ui/3.98.1/SecondLayerUI-402cb479-60bd270e.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/SecondLayerUI-402cb479-60bd270e.js — 200 — 408 B — 21 ms — h3https://consent-api.service.consent.usercentrics.eu/consent/uw/3consent-api.service.consent.usercen... https://consent-api.service.consent.usercentrics.eu/consent/uw/3 — 204 — 0 B — 72 ms — h2https://alb.reddit.com/rp.gif?ts=1776809411169&id=a2_hjbsp4tz3bg7&event=consent_status&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=b5b2987f-9035-4b08-9eb3-90bcfc4d202a&aaid=&external_id=&idfa=&integration=gtm&partner=AUTOMATIC_GTM&partner_version=1.0.2&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776809411... https://alb.reddit.com/rp.gif?ts=1776809411169&id=a2_hjbsp4tz3bg7&event=consent_status&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=b5b2987f-9035-4b08-9eb3-90bcfc4d202a&aaid=&external_id=&idfa=&integration=gtm&partner=AUTOMATIC_GTM&partner_version=1.0.2&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 99 B — 98 ms — h2https://app.usercentrics.eu/browser-ui/3.98.1/PrivacyButton-7bbe7506.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/PrivacyButton-7bbe7506.js — 200 — 2.4 KiB — 20 ms — h3https://app.usercentrics.eu/browser-ui/3.98.1/index-e003eb6a.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/index-e003eb6a.js — 200 — 864 B — 20 ms — h3https://uct.service.usercentrics.eu/uct?v=1&sid=05AXjzquX&t=1&abv=&r=https%3A%2F%2Fwww.wbs.legal%2F&cb=1776809411191uct.service.usercentrics.eu/uct?v=1... https://uct.service.usercentrics.eu/uct?v=1&sid=05AXjzquX&t=1&abv=&r=https%3A%2F%2Fwww.wbs.legal%2F&cb=1776809411191 — 200 — 254 B — 79 ms — h2https://app.usercentrics.eu/browser-ui/3.98.1/index-dcece1ff.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/index-dcece1ff.js — 200 — 2.3 KiB — 20 ms — h3https://app.usercentrics.eu/browser-ui/3.98.1/VirtualServiceItem-b82c2a99.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/VirtualServiceItem-b82c2a99.js — 200 — 48.8 KiB — 42 ms — h3https://app.usercentrics.eu/browser-ui/3.98.1/SaveButton-ffffb102.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/SaveButton-ffffb102.js — 200 — 658 B — 41 ms — h3https://app.usercentrics.eu/browser-ui/3.98.1/DefaultTabs-c26ce6a7.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/DefaultTabs-c26ce6a7.js — 200 — 1.7 KiB — 37 ms — h3https://consent-api.service.consent.usercentrics.eu/consent/uw/3consent-api.service.consent.usercen... https://consent-api.service.consent.usercentrics.eu/consent/uw/3 — 201 — 74 B — 31 ms — h2https://7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/module_assets/1/-53649664999/1775507700359/module_button_interactive.min.css7052064.fs1.hubspotusercontent-na1.... https://7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/module_assets/1/-53649664999/1775507700359/module_button_interactive.min.css — 200 — 673 B — 117 ms — h2https://js.hubspot.com/web-interactives-container.jsjs.hubspot.com/web-interactives-con... https://js.hubspot.com/web-interactives-container.js — 200 — 10.2 KiB — 75 ms — h2https://5349043.hs-sites.com/hubfs/privacyreclaim-meta.png5349043.hs-sites.com/hubfs/privacyr... https://5349043.hs-sites.com/hubfs/privacyreclaim-meta.png — 200 — 7.2 KiB — 52 ms — h3https://5349043.hs-sites.com/hs/hsstatic/cos-i18n/static-1.53/bundles/project.js5349043.hs-sites.com/hs/hsstatic/co... https://5349043.hs-sites.com/hs/hsstatic/cos-i18n/static-1.53/bundles/project.js — 200 — 1.1 KiB — 54 ms — h3https://5349043.hs-sites.com/hs/hsstatic/content-cwv-embed/static-1.1293/embed.js5349043.hs-sites.com/hs/hsstatic/co... https://5349043.hs-sites.com/hs/hsstatic/content-cwv-embed/static-1.1293/embed.js — 200 — 5.1 KiB — 43 ms — h3https://5349043.hs-sites.com/_hcms/googlefonts/Sora/700.woff25349043.hs-sites.com/_hcms/googlefo... https://5349043.hs-sites.com/_hcms/googlefonts/Sora/700.woff2 — 200 — 18.6 KiB — 62 ms — h3https://5349043.hs-sites.com/_hcms/googlefonts/Sora/regular.woff25349043.hs-sites.com/_hcms/googlefo... https://5349043.hs-sites.com/_hcms/googlefonts/Sora/regular.woff2 — 200 — 18.1 KiB — 77 ms — h3https://fonts.heyflow.cloud/icon?family=Material+Iconsfonts.heyflow.cloud/icon?family=Mat... https://fonts.heyflow.cloud/icon?family=Material+Icons — 200 — 851 B — 68 ms — h2https://vg01.met.vgwort.de/na/e2c0421e32b54b478d06b5043bdd26advg01.met.vgwort.de/na/e2c0421e32b54... https://vg01.met.vgwort.de/na/e2c0421e32b54b478d06b5043bdd26ad — 302 — 419 B — 96 ms — http/1.1https://js-na1.hs-scripts.com/5349043.jsjs-na1.hs-scripts.com/5349043.js https://js-na1.hs-scripts.com/5349043.js — 200 — 1.1 KiB — 68 ms — h2https://track.hubspot.com/__ptq.gif?k=1&sd=800x600&cd=24-bit&cs=UTF-8&ln=en-us&bfp=77aa843077f368b0529fc4daefe7a8c4&v=1.1&a=5349043&rcu=https%3A%2F%2Fwww.wbs.legal%2F&pu=https%3A%2F%2Fwww.wbs.legal%2F&t=WBS.LEGAL+%7C+Rechtsanw%C3%A4lte+bundesweit&cts=1776809411511&vi=ef671c18110d82b33ae29f97c0725e96&nc=true&u=158300133.ef671c18110d82b33ae29f97c0725e96.1776809411508.1776809411508.1776809411508.1&b=158300133.1.1776809411508&cc=15track.hubspot.com/__ptq.gif?k=1&sd=... https://track.hubspot.com/__ptq.gif?k=1&sd=800x600&cd=24-bit&cs=UTF-8&ln=en-us&bfp=77aa843077f368b0529fc4daefe7a8c4&v=1.1&a=5349043&rcu=https%3A%2F%2Fwww.wbs.legal%2F&pu=https%3A%2F%2Fwww.wbs.legal%2F&t=WBS.LEGAL+%7C+Rechtsanw%C3%A4lte+bundesweit&cts=1776809411511&vi=ef671c18110d82b33ae29f97c0725e96&nc=true&u=158300133.ef671c18110d82b33ae29f97c0725e96.1776809411508.1776809411508.1776809411508.1&b=158300133.1.1776809411508&cc=15 — 200 — 1.1 KiB — 186 ms — h2https://alb.reddit.com/rp.gif?ts=1776809411518&id=a2_hjbsp4tz3bg7&event=gtm.load&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=b5b2987f-9035-4b08-9eb3-90bcfc4d202a&aaid=&external_id=&idfa=&integration=gtm&partner=AUTOMATIC_GTM&partner_version=1.0.2&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776809411... https://alb.reddit.com/rp.gif?ts=1776809411518&id=a2_hjbsp4tz3bg7&event=gtm.load&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=b5b2987f-9035-4b08-9eb3-90bcfc4d202a&aaid=&external_id=&idfa=&integration=gtm&partner=AUTOMATIC_GTM&partner_version=1.0.2&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 76 B — 98 ms — h2https://perf-na1.hsforms.com/embed/v3/counters.gif?key=interactive-shown&value=1perf-na1.hsforms.com/embed/v3/count... https://perf-na1.hsforms.com/embed/v3/counters.gif?key=interactive-shown&value=1 — 200 — 390 B — 116 ms — h3https://www.wbs.legal/wp-content/uploads/2022/10/logo-RGB-wbs_orange@1000px.pngwww.wbs.legal/wp-content/uploads/20... https://www.wbs.legal/wp-content/uploads/2022/10/logo-RGB-wbs_orange@1000px.png — 200 — 43.4 KiB — 32 ms — h2https://vg01.met.vgwort.de/blank.gifvg01.met.vgwort.de/blank.gif https://vg01.met.vgwort.de/blank.gif — 200 — 306 B — 30 ms — http/1.1https://www.wbs.legal/favicon.icowww.wbs.legal/favicon.ico https://www.wbs.legal/favicon.ico — 200 — 2.2 KiB — 31 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Fwww.wbs.legal%2F&scrsrc=www.googletagmanager.com&rnd=2033307345.1776809413&navt=n&npa=1&did=dZTQ1Zm&gdid=dZTQ1Zm.dOThhZD&_tu=CA&gtm=45be64h1v9136970737za200zb810529404zd810529404xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266400~117384406~118463262&apve=1&apvf=f&apvc=1&tids=AW-1060382347&tid=AW-1060382347&tft=1776809413094&tfd=3354pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Fwww.wbs.legal%2F&scrsrc=www.googletagmanager.com&rnd=2033307345.1776809413&navt=n&npa=1&did=dZTQ1Zm&gdid=dZTQ1Zm.dOThhZD&_tu=CA&gtm=45be64h1v9136970737za200zb810529404zd810529404xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266400~117384406~118463262&apve=1&apvf=f&apvc=1&tids=AW-1060382347&tid=AW-1060382347&tft=1776809413094&tfd=3354 — 200 — 21 B — 75 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 1108ms · 433KB · €12/mo
www.wbs.legal
Other
Costly
Execution 459ms
Transfer 54 KB
Monthly Cost €5/mo
Unattributable
Other
Optional
Execution 196ms
Transfer 0 KB
Monthly Cost €2/mo
www.redditstatic.com
Other
Optional
Execution 138ms
Transfer 19 KB
Monthly Cost €1/mo
HubSpot Analytics
Analytics
Optional
Execution 114ms
Transfer 42 KB
Monthly Cost €1/mo
app.usercentrics.eu
Other
Optional
Execution 93ms
Transfer 121 KB
Unused 44%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 55ms
Transfer 168 KB
Unused 47%
Monthly Cost €1/mo
www.wbs.legal
Other
Optional
Execution 54ms
Transfer 29 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.wbs.legal adds 459ms and costs ~€5/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.wbs.legal takes 459ms 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

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