Skip to content
https://welt.de

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
80
GRADE
B
FIX
3
REVIEW
5
PASS
7
INFO
2

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

40
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
91
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
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.

3.84 s

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

7.71 s

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

176 ms

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

0.964

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

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

10.67 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
7 PASS 5 REVIEW 3 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.3 MiB of 1.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5284ms total JS execution
FIX
5284ms total JS execution
Warning::
https://www.welt.de/: 2744ms CPU time
Warning::
https://www.welt.de/assets/bff-section/scripts/sec...: 878ms CPU time
Warning::
Unattributable: 596ms CPU time
Warning::
https://www.asadcdn.com/adlib/pages/welt.js?1: 256ms CPU time
Info::
https://ast.welt.de/welt/prod/utag.js: 231ms CPU time
Warning::
Third-party scripts: 5284ms (100% of total)

Main Thread Breakdown

Other 33% Script Evaluation 28% Style & Layout 22% Rendering 11%
ScriptTotalScriptingParse/CompileParty
https://www.welt.de/2744ms88ms16ms3rd
https://www.welt.de/assets/bff-section/scripts/section.module.BkCq1DgY.js878ms493ms2ms3rd
Unattributable596ms34ms0ms3rd
https://www.asadcdn.com/adlib/pages/welt.js?1256ms160ms8ms3rd
https://ast.welt.de/welt/prod/utag.js231ms201ms18ms3rd
https://rosetta.prod.ps.welt.de/ps-rosetta.js227ms205ms4ms3rd
https://consent.up.welt.de/unified/wrapperMessagingWithoutDetection.js171ms137ms10ms3rd
https://ast.welt.de/welt/prod/utag.155.js?utv=ut4.46.202604091316128ms112ms10ms3rd
https://consent.up.welt.de/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.js53ms37ms16ms3rd
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
Page Weight Budget
1.3 MB transferred, 100 requests
REVIEW
1.3 MB transferred, 100 requests
Info::
Page weighs 4.3 MB (1.3 MB transferred)
Warning::
JavaScript is 570 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 570 KB
Info::
100 HTTP requests
Info::
Estimated 0.27 g CO2 per page load
1.3 MB / 2.4 MB budget
1.3 MB transferred
100 requests
0.27 g CO2 per page load
JavaScript 570.1 KiB 43%
Images 415.7 KiB 31%
HTML 171.7 KiB 13%
Fonts 92.4 KiB 7%
CSS 54.1 KiB 4%
Other 17.5 KiB 1%
Other 13.4 KiB 1%
Other 3.4 KiB 0%
Other 1.5 KiB 0%
Other 242 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

B
Image Optimization
12 images, 0 KB saveable
REVIEW
12 images, 0 KB saveable
Warning::
https://images.welt.de/69df60f875f529c19cc2bc9a/e4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.welt.de/69dffe957711c440ff1d8390/07... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.welt.de/69dfdc4ea01fd07f05dc64f2/f8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.welt.de/69dffd62ea59c9043338b9a9/3b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.welt.de/69dffbbc93130bd3499d2f28/19... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.welt.de/69c4234caf187d606b8130b3/6b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.welt.de/69dfbc92afb666848c0115c7/11... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
12 images 416 KB
0 oversized -0 KB
3 legacy format
8 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

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

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

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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

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

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

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

B
JS Bundles
59 scripts, 101 KB unused
REVIEW
59 scripts, 101 KB unused
Warning::
https://www.welt.de/assets/bff-section/scripts/sec...: 50 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://jnt.welt.de/get/live/web/_/6pzfc2.js: 29 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ast.welt.de/welt/prod/utag.js: 22 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 101 KB
101 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.welt.de/assets/bff-section/scripts/section.module.BkCq1DgY.js115 KB50 KB (44%)3rd
https://jnt.welt.de/get/live/web/_/6pzfc2.js36 KB29 KB (82%)3rd
https://ast.welt.de/welt/prod/utag.js60 KB22 KB (37%)3rd
https://consent.up.welt.de/unified/wrapperMessagingWithoutDetection.js42 KB3rd
https://www.asadcdn.com/adlib/pages/welt.js?129 KB3rd
https://rosetta.prod.ps.welt.de/ps-rosetta.js16 KB3rd
https://www.asadcdn.com/pec/currency.js2 KB3rd
https://www.asadcdn.com/adlib/libmodules/mew/init.c73e2ca3.js1 KB3rd
https://www.asadcdn.com/adlib/libmodules/mew/sendEvent.5e638723.js0 KB3rd
https://www.asadcdn.com/adlib/libmodules/mew/addCSS.52213e56.js0 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

C
Page Weight Inventory
Action
100 resources · 1.3 MB · 101 KB savings available
REVIEW
100 resources · 1.3 MB · 101 KB savings available
Warning::
Page weight 316 KB over 1MB target
Got: 1.3 MB Expected: ≤ 1 MB
Info::
~101 KB of savings available
Warning::
99 third-party resources (100% of weight)
100 resources · 1.3 MiB · 99 third-party 316.0 KiB over 1MB target
JavaScript 43% · 570.6 KiB
Image 31% · 419.0 KiB
Document 13% · 171.7 KiB
Font 7% · 92.4 KiB
CSS 4% · 54.1 KiB
Other 2% · 32.1 KiB

~101.5 KiB of savings available

Remove unused JavaScript: 101.5 KiB
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 (92 KB)
PASS
4 fonts (92 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

92 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 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 3.8 s LCP 7.7 shttps://www.welt.de/assets/public/fonts/ffmark/Mark-Regular.woff2Mark-Regular.woff2 https://www.welt.de/assets/public/fonts/ffmark/Mark-Regular.woff2 — 20.1 KiB — 12 ms — font-display: swaphttps://www.welt.de/assets/public/fonts/ffmark/Mark-Heavy.woff2Mark-Heavy.woff2 https://www.welt.de/assets/public/fonts/ffmark/Mark-Heavy.woff2 — 21.0 KiB — 14 ms — font-display: swaphttps://www.welt.de/assets/public/fonts/freight/FreightText-ProBoldItalic.woff2FreightText-ProBoldItal... https://www.welt.de/assets/public/fonts/freight/FreightText-ProBoldItalic.woff2 — 30.8 KiB — 18 ms — font-display: swaphttps://www.welt.de/assets/public/fonts/ffmark/Mark-Light.woff2Mark-Light.woff2 https://www.welt.de/assets/public/fonts/ffmark/Mark-Light.woff2 — 20.5 KiB — 15 ms — font-display: swap
Mark-Regular.woff2 woff2 swap
Size 20 KB
Load time 12 ms
Start 313 ms
Risk FOUT — text flashes from fallback to web font
Mark-Heavy.woff2 woff2 swap
Size 21 KB
Load time 14 ms
Start 313 ms
Risk FOUT — text flashes from fallback to web font
FreightText-ProBoldItal... woff2 swap
Size 31 KB
Load time 18 ms
Start 314 ms
Risk FOUT — text flashes from fallback to web font
Mark-Light.woff2 woff2 swap
Size 20 KB
Load time 15 ms
Start 314 ms
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
6 hints, 0 missing preconnects
PASS
6 hints, 0 missing preconnects
Info::
Page uses 6 resource hint(s)

Current Resource Hints

preconnect
1
preload
1
dns-prefetch
4
prefetch

6 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
Network Waterfall
100 requests over 2707ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 3.8 s LCP 7.7 shttps://welt.de// https://welt.de/ — 301 — 73 B — 85 ms — h2https://www.welt.de/www.welt.de/ https://www.welt.de/ — 200 — 169.4 KiB — 88 ms — h2https://www.welt.de/assets/bff-section/scripts/section.module.BkCq1DgY.jswww.welt.de/assets/bff-section/scri... https://www.welt.de/assets/bff-section/scripts/section.module.BkCq1DgY.js — 200 — 115.1 KiB — 25 ms — h2https://www.welt.de/assets/bff-section/css/section.1vhzfxtjjk.csswww.welt.de/assets/bff-section/css/... https://www.welt.de/assets/bff-section/css/section.1vhzfxtjjk.css — 200 — 47.5 KiB — 24 ms — h2https://consent.up.welt.de/unified/wrapperMessagingWithoutDetection.jsconsent.up.welt.de/unified/wrapperM... https://consent.up.welt.de/unified/wrapperMessagingWithoutDetection.js — 200 — 42.0 KiB — 109 ms — h2https://www.asadcdn.com/adlib/pages/welt.js?1www.asadcdn.com/adlib/pages/welt.js... https://www.asadcdn.com/adlib/pages/welt.js?1 — 200 — 29.2 KiB — 70 ms — h2https://jnt.welt.de/get/live/web/_/6pzfc2.jsjnt.welt.de/get/live/web/_/6pzfc2.j... https://jnt.welt.de/get/live/web/_/6pzfc2.js — 200 — 35.8 KiB — 191 ms — h2https://www.asadcdn.com/adlib/beta/branches/abtest/hashMap.jsonwww.asadcdn.com/adlib/beta/branches... https://www.asadcdn.com/adlib/beta/branches/abtest/hashMap.json — 200 — 3.5 KiB — 17 ms — h3https://rosetta.prod.ps.welt.de/ps-rosetta.jsrosetta.prod.ps.welt.de/ps-rosetta.... https://rosetta.prod.ps.welt.de/ps-rosetta.js — 200 — 16.1 KiB — 58 ms — h2https://www.asadcdn.com/pec/currency.jswww.asadcdn.com/pec/currency.js https://www.asadcdn.com/pec/currency.js — 200 — 1.9 KiB — 5 ms — h2https://images.welt.de/69dffe957711c440ff1d8390/07e7dd7156e6eff4db668eb8a7b318bd-master/ci16x9-w800/1776288097420-afp-a7xn4z7-jpgimages.welt.de/69dffe957711c440ff1d... https://images.welt.de/69dffe957711c440ff1d8390/07e7dd7156e6eff4db668eb8a7b318bd-master/ci16x9-w800/1776288097420-afp-a7xn4z7-jpg — 200 — 68.7 KiB — 266 ms — h2https://images.welt.de/69dffd62ea59c9043338b9a9/3b5891d51591b6fd645c6379be4147e3-master/ci102l-w800/587921777-jpgimages.welt.de/69dffd62ea59c9043338... https://images.welt.de/69dffd62ea59c9043338b9a9/3b5891d51591b6fd645c6379be4147e3-master/ci102l-w800/587921777-jpg — 200 — 59.0 KiB — 236 ms — h2https://images.welt.de/69dffbbc93130bd3499d2f28/192a32b661abceef3f3fc1f113106b63-master/ci102l-w800/1776285570060-afp-a7xu4l9-jpgimages.welt.de/69dffbbc93130bd3499d... https://images.welt.de/69dffbbc93130bd3499d2f28/192a32b661abceef3f3fc1f113106b63-master/ci102l-w800/1776285570060-afp-a7xu4l9-jpg — 200 — 49.1 KiB — 305 ms — h2https://images.welt.de/69dfdc4ea01fd07f05dc64f2/f8281c076d445031d57847ff978e9746-master/ci102l-w800/467766817-jpgimages.welt.de/69dfdc4ea01fd07f05dc... https://images.welt.de/69dfdc4ea01fd07f05dc64f2/f8281c076d445031d57847ff978e9746-master/ci102l-w800/467766817-jpg — 200 — 41.4 KiB — 80 ms — h2data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='227px' height='60px'%0Afill='%…www.w3.org/2000/svg' width='227px' ... data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='227px' height='60px'%0Afill='%… — 200 — 0 B — 0 ms — datahttps://images.welt.de/69c4234caf187d606b8130b3/6b9f0656a2338d04238173c848d20077/ci16x9-w1000/86109642images.welt.de/69c4234caf187d606b81... https://images.welt.de/69c4234caf187d606b8130b3/6b9f0656a2338d04238173c848d20077/ci16x9-w1000/86109642 — 200 — 80.7 KiB — 47 ms — h2https://images.welt.de/69dfbc92afb666848c0115c7/1170b5b887e6cd4307bdf37d4365ce20/ci16x9-w400/2026-04-15t151050z-1625736235-rc2qpka9pj1r-rtrmadp-3-lufthansa-founding-jpgimages.welt.de/69dfbc92afb666848c01... https://images.welt.de/69dfbc92afb666848c0115c7/1170b5b887e6cd4307bdf37d4365ce20/ci16x9-w400/2026-04-15t151050z-1625736235-rc2qpka9pj1r-rtrmadp-3-lufthansa-founding-jpg — 200 — 5.4 KiB — 43 ms — h2https://www.welt.de/assets/public/fonts/ffmark/Mark-Regular.woff2www.welt.de/assets/public/fonts/ffm... https://www.welt.de/assets/public/fonts/ffmark/Mark-Regular.woff2 — 200 — 20.1 KiB — 12 ms — h2https://www.welt.de/assets/public/fonts/ffmark/Mark-Heavy.woff2www.welt.de/assets/public/fonts/ffm... https://www.welt.de/assets/public/fonts/ffmark/Mark-Heavy.woff2 — 200 — 21.0 KiB — 14 ms — h2https://www.welt.de/assets/public/fonts/freight/FreightText-ProBoldItalic.woff2www.welt.de/assets/public/fonts/fre... https://www.welt.de/assets/public/fonts/freight/FreightText-ProBoldItalic.woff2 — 200 — 30.8 KiB — 18 ms — h2https://www.welt.de/assets/public/fonts/ffmark/Mark-Light.woff2www.welt.de/assets/public/fonts/ffm... https://www.welt.de/assets/public/fonts/ffmark/Mark-Light.woff2 — 200 — 20.5 KiB — 15 ms — h2https://www.asadcdn.com/adlib/libmodules/mew/init.c73e2ca3.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/init.c73e2ca3.js — 200 — 1.1 KiB — 5 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/sendEvent.5e638723.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/sendEvent.5e638723.js — 200 — 225 B — 7 ms — h3https://www.welt.de/assets/public/images/welt-go-bg.jpgwww.welt.de/assets/public/images/we... https://www.welt.de/assets/public/images/welt-go-bg.jpg — 200 — 101.6 KiB — 18 ms — h2https://images.welt.de/69df60f875f529c19cc2bc9a/e4b86de2d3f7f0ed9bd4051c4736c432/ci16x9-w400/moritz-seyffarth-1504-jpgimages.welt.de/69df60f875f529c19cc2... https://images.welt.de/69df60f875f529c19cc2bc9a/e4b86de2d3f7f0ed9bd4051c4736c432/ci16x9-w400/moritz-seyffarth-1504-jpg — 200 — 9.7 KiB — 15 ms — h2https://www.asadcdn.com/adlib/libmodules/mew/addCSS.52213e56.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/addCSS.52213e56.js — 200 — 192 B — 13 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/calcY.7baffa20.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/calcY.7baffa20.js — 200 — 342 B — 29 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/enrichPTV.a18a82bb.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/enrichPTV.a18a82bb.js — 200 — 943 B — 30 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/enrichPersonalstream.1c9828aa.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/enrichPersonalstream.1c9828aa.js — 200 — 930 B — 27 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/err.2606b9c6.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/err.2606b9c6.js — 200 — 559 B — 28 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 3.8 s LCP 7.7 shttps://welt.de// https://welt.de/ — 301 — 73 B — 85 ms — h2https://www.welt.de/www.welt.de/ https://www.welt.de/ — 200 — 169.4 KiB — 88 ms — h2https://www.welt.de/assets/bff-section/scripts/section.module.BkCq1DgY.jswww.welt.de/assets/bff-section/scri... https://www.welt.de/assets/bff-section/scripts/section.module.BkCq1DgY.js — 200 — 115.1 KiB — 25 ms — h2https://www.welt.de/assets/bff-section/css/section.1vhzfxtjjk.csswww.welt.de/assets/bff-section/css/... https://www.welt.de/assets/bff-section/css/section.1vhzfxtjjk.css — 200 — 47.5 KiB — 24 ms — h2https://consent.up.welt.de/unified/wrapperMessagingWithoutDetection.jsconsent.up.welt.de/unified/wrapperM... https://consent.up.welt.de/unified/wrapperMessagingWithoutDetection.js — 200 — 42.0 KiB — 109 ms — h2https://www.asadcdn.com/adlib/pages/welt.js?1www.asadcdn.com/adlib/pages/welt.js... https://www.asadcdn.com/adlib/pages/welt.js?1 — 200 — 29.2 KiB — 70 ms — h2https://jnt.welt.de/get/live/web/_/6pzfc2.jsjnt.welt.de/get/live/web/_/6pzfc2.j... https://jnt.welt.de/get/live/web/_/6pzfc2.js — 200 — 35.8 KiB — 191 ms — h2https://www.asadcdn.com/adlib/beta/branches/abtest/hashMap.jsonwww.asadcdn.com/adlib/beta/branches... https://www.asadcdn.com/adlib/beta/branches/abtest/hashMap.json — 200 — 3.5 KiB — 17 ms — h3https://rosetta.prod.ps.welt.de/ps-rosetta.jsrosetta.prod.ps.welt.de/ps-rosetta.... https://rosetta.prod.ps.welt.de/ps-rosetta.js — 200 — 16.1 KiB — 58 ms — h2https://www.asadcdn.com/pec/currency.jswww.asadcdn.com/pec/currency.js https://www.asadcdn.com/pec/currency.js — 200 — 1.9 KiB — 5 ms — h2https://images.welt.de/69dffe957711c440ff1d8390/07e7dd7156e6eff4db668eb8a7b318bd-master/ci16x9-w800/1776288097420-afp-a7xn4z7-jpgimages.welt.de/69dffe957711c440ff1d... https://images.welt.de/69dffe957711c440ff1d8390/07e7dd7156e6eff4db668eb8a7b318bd-master/ci16x9-w800/1776288097420-afp-a7xn4z7-jpg — 200 — 68.7 KiB — 266 ms — h2https://images.welt.de/69dffd62ea59c9043338b9a9/3b5891d51591b6fd645c6379be4147e3-master/ci102l-w800/587921777-jpgimages.welt.de/69dffd62ea59c9043338... https://images.welt.de/69dffd62ea59c9043338b9a9/3b5891d51591b6fd645c6379be4147e3-master/ci102l-w800/587921777-jpg — 200 — 59.0 KiB — 236 ms — h2https://images.welt.de/69dffbbc93130bd3499d2f28/192a32b661abceef3f3fc1f113106b63-master/ci102l-w800/1776285570060-afp-a7xu4l9-jpgimages.welt.de/69dffbbc93130bd3499d... https://images.welt.de/69dffbbc93130bd3499d2f28/192a32b661abceef3f3fc1f113106b63-master/ci102l-w800/1776285570060-afp-a7xu4l9-jpg — 200 — 49.1 KiB — 305 ms — h2https://images.welt.de/69dfdc4ea01fd07f05dc64f2/f8281c076d445031d57847ff978e9746-master/ci102l-w800/467766817-jpgimages.welt.de/69dfdc4ea01fd07f05dc... https://images.welt.de/69dfdc4ea01fd07f05dc64f2/f8281c076d445031d57847ff978e9746-master/ci102l-w800/467766817-jpg — 200 — 41.4 KiB — 80 ms — h2data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='227px' height='60px'%0Afill='%…www.w3.org/2000/svg' width='227px' ... data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='227px' height='60px'%0Afill='%… — 200 — 0 B — 0 ms — datahttps://images.welt.de/69c4234caf187d606b8130b3/6b9f0656a2338d04238173c848d20077/ci16x9-w1000/86109642images.welt.de/69c4234caf187d606b81... https://images.welt.de/69c4234caf187d606b8130b3/6b9f0656a2338d04238173c848d20077/ci16x9-w1000/86109642 — 200 — 80.7 KiB — 47 ms — h2https://images.welt.de/69dfbc92afb666848c0115c7/1170b5b887e6cd4307bdf37d4365ce20/ci16x9-w400/2026-04-15t151050z-1625736235-rc2qpka9pj1r-rtrmadp-3-lufthansa-founding-jpgimages.welt.de/69dfbc92afb666848c01... https://images.welt.de/69dfbc92afb666848c0115c7/1170b5b887e6cd4307bdf37d4365ce20/ci16x9-w400/2026-04-15t151050z-1625736235-rc2qpka9pj1r-rtrmadp-3-lufthansa-founding-jpg — 200 — 5.4 KiB — 43 ms — h2https://www.welt.de/assets/public/fonts/ffmark/Mark-Regular.woff2www.welt.de/assets/public/fonts/ffm... https://www.welt.de/assets/public/fonts/ffmark/Mark-Regular.woff2 — 200 — 20.1 KiB — 12 ms — h2https://www.welt.de/assets/public/fonts/ffmark/Mark-Heavy.woff2www.welt.de/assets/public/fonts/ffm... https://www.welt.de/assets/public/fonts/ffmark/Mark-Heavy.woff2 — 200 — 21.0 KiB — 14 ms — h2https://www.welt.de/assets/public/fonts/freight/FreightText-ProBoldItalic.woff2www.welt.de/assets/public/fonts/fre... https://www.welt.de/assets/public/fonts/freight/FreightText-ProBoldItalic.woff2 — 200 — 30.8 KiB — 18 ms — h2https://www.welt.de/assets/public/fonts/ffmark/Mark-Light.woff2www.welt.de/assets/public/fonts/ffm... https://www.welt.de/assets/public/fonts/ffmark/Mark-Light.woff2 — 200 — 20.5 KiB — 15 ms — h2https://www.asadcdn.com/adlib/libmodules/mew/init.c73e2ca3.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/init.c73e2ca3.js — 200 — 1.1 KiB — 5 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/sendEvent.5e638723.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/sendEvent.5e638723.js — 200 — 225 B — 7 ms — h3https://www.welt.de/assets/public/images/welt-go-bg.jpgwww.welt.de/assets/public/images/we... https://www.welt.de/assets/public/images/welt-go-bg.jpg — 200 — 101.6 KiB — 18 ms — h2https://images.welt.de/69df60f875f529c19cc2bc9a/e4b86de2d3f7f0ed9bd4051c4736c432/ci16x9-w400/moritz-seyffarth-1504-jpgimages.welt.de/69df60f875f529c19cc2... https://images.welt.de/69df60f875f529c19cc2bc9a/e4b86de2d3f7f0ed9bd4051c4736c432/ci16x9-w400/moritz-seyffarth-1504-jpg — 200 — 9.7 KiB — 15 ms — h2https://www.asadcdn.com/adlib/libmodules/mew/addCSS.52213e56.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/addCSS.52213e56.js — 200 — 192 B — 13 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/calcY.7baffa20.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/calcY.7baffa20.js — 200 — 342 B — 29 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/enrichPTV.a18a82bb.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/enrichPTV.a18a82bb.js — 200 — 943 B — 30 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/enrichPersonalstream.1c9828aa.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/enrichPersonalstream.1c9828aa.js — 200 — 930 B — 27 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/err.2606b9c6.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/err.2606b9c6.js — 200 — 559 B — 28 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/extendSlot.82db946b.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/extendSlot.82db946b.js — 200 — 687 B — 26 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/fireRequest.3b532c14.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/fireRequest.3b532c14.js — 200 — 152 B — 42 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/getContWidth.7054d382.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/getContWidth.7054d382.js — 200 — 202 B — 28 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/getSChain.fedc5db5.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/getSChain.fedc5db5.js — 200 — 166 B — 42 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/getWinHeight.a475b9e9.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/getWinHeight.a475b9e9.js — 200 — 270 B — 44 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/idleLoader.fc323c9a.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/idleLoader.fc323c9a.js — 200 — 195 B — 43 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/listenMessage.2791aebd.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/listenMessage.2791aebd.js — 200 — 1.2 KiB — 44 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/posOutstream.90206730.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/posOutstream.90206730.js — 200 — 787 B — 43 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/renderAd.5b647f2f.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/renderAd.5b647f2f.js — 200 — 797 B — 44 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/renderedCallback.c9c53849.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/renderedCallback.c9c53849.js — 200 — 1.8 KiB — 44 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/setRestrictedArea.75af36ca.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/setRestrictedArea.75af36ca.js — 200 — 254 B — 42 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/speedCheck.ea12efc0.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/speedCheck.ea12efc0.js — 200 — 569 B — 42 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/getLocalData.c2c0d88c.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/getLocalData.c2c0d88c.js — 200 — 170 B — 45 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/instream.156c32d4.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/instream.156c32d4.js — 200 — 859 B — 45 ms — h3https://wait-web.prod.ps.welt.de/ps-wait-web-pAUtf_zY.jswait-web.prod.ps.welt.de/ps-wait-we... https://wait-web.prod.ps.welt.de/ps-wait-web-pAUtf_zY.js — 200 — 11.3 KiB — 128 ms — h2https://whoami-web.prod.ps.welt.de/ps-whoami-web-BR7Oad-O.jswhoami-web.prod.ps.welt.de/ps-whoam... https://whoami-web.prod.ps.welt.de/ps-whoami-web-BR7Oad-O.js — 200 — 14.2 KiB — 66 ms — h2https://wall-e.prod.ps.welt.de/ps-wall-e-DFl9RleE.jswall-e.prod.ps.welt.de/ps-wall-e-DF... https://wall-e.prod.ps.welt.de/ps-wall-e-DFl9RleE.js — 200 — 6.8 KiB — 135 ms — h2https://hua-production.la.welt.de/la-hua-api/v1/articles/comment_counts?external_article_id=69dffe957711c440ff1d8390,69dffd62ea59c9043338b9a9,69dffbbc93130bd3499d2f28,69dfdc4ea01fd07f05dc64f2hua-production.la.welt.de/la-hua-ap... https://hua-production.la.welt.de/la-hua-api/v1/articles/comment_counts?external_article_id=69dffe957711c440ff1d8390,69dffd62ea59c9043338b9a9,69dffbbc93130bd3499d2f28,69dfdc4ea01fd07f05dc64f2 — 200 — 806 B — 128 ms — h2https://whoami-web.prod.ps.welt.de/asinfo-CXY5Eiud.jswhoami-web.prod.ps.welt.de/asinfo-C... https://whoami-web.prod.ps.welt.de/asinfo-CXY5Eiud.js — 200 — 8.1 KiB — 20 ms — h2https://wall-e.prod.ps.welt.de/legacy-ClvjGdnI.jswall-e.prod.ps.welt.de/legacy-ClvjG... https://wall-e.prod.ps.welt.de/legacy-ClvjGdnI.js — 200 — 23.2 KiB — 26 ms — h2https://wall-e.prod.ps.welt.de/config-BoYRs_al.jswall-e.prod.ps.welt.de/config-BoYRs... https://wall-e.prod.ps.welt.de/config-BoYRs_al.js — 200 — 2.3 KiB — 21 ms — h2https://wall-e.prod.ps.welt.de/svelte-component-Cwol5sMQ.jswall-e.prod.ps.welt.de/svelte-compo... https://wall-e.prod.ps.welt.de/svelte-component-Cwol5sMQ.js — 200 — 2.6 KiB — 25 ms — h2https://wall-e.prod.ps.welt.de/await-DhitxTbR.jswall-e.prod.ps.welt.de/await-DhitxT... https://wall-e.prod.ps.welt.de/await-DhitxTbR.js — 200 — 1.2 KiB — 23 ms — h2https://www.asadcdn.com/200/test.jswww.asadcdn.com/200/test.js https://www.asadcdn.com/200/test.js — 200 — 64 B — 4 ms — h3https://consumer-api.prod.auth.welt.de/self-service/fed-cm/parametersconsumer-api.prod.auth.welt.de/self... https://consumer-api.prod.auth.welt.de/self-service/fed-cm/parameters — 200 — 1.5 KiB — 169 ms — h3https://consent.up.welt.de/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.jsconsent.up.welt.de/unified/4.40.1/g... https://consent.up.welt.de/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.js — 200 — 24.3 KiB — 21 ms — h2https://consent.up.welt.de/wrapper/v2/meta-data?hasCsp=true&accountId=75&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%7D&propertyId=4987&scriptVersion=4.40.1&scriptType=unifiedconsent.up.welt.de/wrapper/v2/meta-... https://consent.up.welt.de/wrapper/v2/meta-data?hasCsp=true&accountId=75&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%7D&propertyId=4987&scriptVersion=4.40.1&scriptType=unified — 200 — 785 B — 90 ms — h2data:image/svg+xml, %3Csvg width='14' height='14' viewBox='2 1 12 13' xmlns='http://www.w3.org/2000…www.w3.org/2000… data:image/svg+xml, %3Csvg width='14' height='14' viewBox='2 1 12 13' xmlns='http://www.w3.org/2000… — 200 — 0 B — 0 ms — datahttps://consent.up.welt.de/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A75%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fconsent.up.welt.de%22%2C%22hasCSP%22%3Atrue%2C%22includeData%22%3A%7B%22localState%22%3A%7B%22type%22%3A%22string%22%7D%2C%22actions%22%3A%7B%22type%22%3A%22RecordString%22%7D%2C%22cookies%22%3A%7B%22type%22%3A%22RecordString%22%7D%7D%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.welt.de%2F%22%2C%22propertyId%22%3A4987%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%7D&nonKeyedLocalState=null&ch=5115223525115223522909&scriptVersion=4.40.1&scriptType=unifiedconsent.up.welt.de/wrapper/v2/messa... https://consent.up.welt.de/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A75%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fconsent.up.welt.de%22%2C%22hasCSP%22%3Atrue%2C%22includeData%22%3A%7B%22localState%22%3A%7B%22type%22%3A%22string%22%7D%2C%22actions%22%3A%7B%22type%22%3A%22RecordString%22%7D%2C%22cookies%22%3A%7B%22type%22%3A%22RecordString%22%7D%7D%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.welt.de%2F%22%2C%22propertyId%22%3A4987%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%7D&nonKeyedLocalState=null&ch=5115223525115223522909&scriptVersion=4.40.1&scriptType=unified — 200 — 12.4 KiB — 78 ms — h2https://www.welt.de/api/articles/homewww.welt.de/api/articles/home https://www.welt.de/api/articles/home — 200 — 1.5 KiB — 58 ms — h2https://www.welt.de/api/animated-bannerwww.welt.de/api/animated-banner https://www.welt.de/api/animated-banner — 200 — 2.2 KiB — 28 ms — h2https://www.welt.de/api/news-banner/breaking-newswww.welt.de/api/news-banner/breakin... https://www.welt.de/api/news-banner/breaking-news — 200 — 697 B — 104 ms — h2https://www.welt.de/assets/bff-section/scripts/chunks/notifier.client.D9UhcSuu.jswww.welt.de/assets/bff-section/scri... https://www.welt.de/assets/bff-section/scripts/chunks/notifier.client.D9UhcSuu.js — 200 — 1.9 KiB — 23 ms — h2https://www.gmx.net/.well-known/web-identitywww.gmx.net/.well-known/web-identit... https://www.gmx.net/.well-known/web-identity — 200 — 301 B — 363 ms — h2https://login.gmx.net/fedcm/configlogin.gmx.net/fedcm/config https://login.gmx.net/fedcm/config — 200 — 817 B — 186 ms — h2https://web.de/.well-known/web-identityweb.de/.well-known/web-identity https://web.de/.well-known/web-identity — 200 — 304 B — 178 ms — h2https://login.web.de/fedcm/configlogin.web.de/fedcm/config https://login.web.de/fedcm/config — 404 — 46 B — 219 ms — h2https://rusty-heartbeat.services.ps.axelspringer.de/rusty-heartbeat.services.ps.axelspr... https://rusty-heartbeat.services.ps.axelspringer.de/ — 200 — 242 B — 169 ms — h2https://www.asadcdn.com/adlib/libmodules/mew/scrollHandler.4d2dae3f.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/scrollHandler.4d2dae3f.js — 200 — 824 B — 4 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/getScrollTop.3431c031.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/getScrollTop.3431c031.js — 200 — 152 B — 23 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/calcAdPos.adfad1c8.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/calcAdPos.adfad1c8.js — 200 — 245 B — 22 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/isVisible.565bfdbd.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/isVisible.565bfdbd.js — 200 — 650 B — 22 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/stickToSlot.8aa77f56.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/stickToSlot.8aa77f56.js — 200 — 908 B — 22 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/sightLoader.a6d7f54d.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/sightLoader.a6d7f54d.js — 200 — 2.4 KiB — 27 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/backchanger.95c12334.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/backchanger.95c12334.js — 200 — 744 B — 26 ms — h3https://consent.up.welt.de/index.html?hasCsp=true&message_id=1439095&consentUUID=null&consent_origin=https%3A%2F%2Fconsent.up.welt.de%2Fconsent%2Ftcfv2&preload_message=true&version=v1&consentLanguage=deconsent.up.welt.de/index.html?hasCs... https://consent.up.welt.de/index.html?hasCsp=true&message_id=1439095&consentUUID=null&consent_origin=https%3A%2F%2Fconsent.up.welt.de%2Fconsent%2Ftcfv2&preload_message=true&version=v1&consentLanguage=de — 200 — 2.2 KiB — 38 ms — h2https://www.welt.de/favicon.icowww.welt.de/favicon.ico https://www.welt.de/favicon.ico — 200 — 3.0 KiB — 36 ms — h2https://www.asadcdn.com/adlib/libmodules/mew/isChildOf.8f6a7f93.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/isChildOf.8f6a7f93.js — 200 — 141 B — 20 ms — h3https://www.asadcdn.com/adlib/libmodules/ovkvmf/propagateOnScroll.634ea025.jswww.asadcdn.com/adlib/libmodules/ov... https://www.asadcdn.com/adlib/libmodules/ovkvmf/propagateOnScroll.634ea025.js — 200 — 191 B — 27 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/moveSky.bd4910dd.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/moveSky.bd4910dd.js — 200 — 71 B — 27 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/delCSS.5ff0b211.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/delCSS.5ff0b211.js — 200 — 228 B — 28 ms — h3https://www.asadcdn.com/adlib/libmodules/mew/setCSS.e9e4e776.jswww.asadcdn.com/adlib/libmodules/me... https://www.asadcdn.com/adlib/libmodules/mew/setCSS.e9e4e776.js — 200 — 117 B — 28 ms — h3https://consent.up.welt.de/Notice.30929.cssconsent.up.welt.de/Notice.30929.css https://consent.up.welt.de/Notice.30929.css — 200 — 6.7 KiB — 24 ms — h2https://consent.up.welt.de/polyfills.01516.jsconsent.up.welt.de/polyfills.01516.... https://consent.up.welt.de/polyfills.01516.js — 200 — 2.3 KiB — 25 ms — h2https://consent.up.welt.de/Notice.8f529.jsconsent.up.welt.de/Notice.8f529.js https://consent.up.welt.de/Notice.8f529.js — 200 — 91.2 KiB — 35 ms — h2https://consent.up.welt.de/consent/tcfv2/vendor-list/categories?siteId=4987consent.up.welt.de/consent/tcfv2/ve... https://consent.up.welt.de/consent/tcfv2/vendor-list/categories?siteId=4987 — 200 — 3.1 KiB — 53 ms — h2https://consent.up.welt.de/consent/tcfv2/vendor-list/categories?siteId=4987&consentLanguage=deconsent.up.welt.de/consent/tcfv2/ve... https://consent.up.welt.de/consent/tcfv2/vendor-list/categories?siteId=4987&consentLanguage=de — 200 — 3.1 KiB — 51 ms — h2https://login.gmx.net/fedcm/accountslogin.gmx.net/fedcm/accounts https://login.gmx.net/fedcm/accounts — 404 — 46 B — 121 ms — h2https://ast.welt.de/welt/prod/utag.jsast.welt.de/welt/prod/utag.js https://ast.welt.de/welt/prod/utag.js — 200 — 59.8 KiB — 146 ms — h2https://ast.welt.de/utag/tiqapp/utag.v.js?a=axelspringer/welt/202604091316&cb=1776294818664ast.welt.de/utag/tiqapp/utag.v.js?a... https://ast.welt.de/utag/tiqapp/utag.v.js?a=axelspringer/welt/202604091316&cb=1776294818664 — 200 — 439 B — 19 ms — h2https://simetra.tracking.ringieraxelspringer.tech/EA-3734738/simetra.boot.js?domain=welt.desimetra.tracking.ringieraxelspringe... https://simetra.tracking.ringieraxelspringer.tech/EA-3734738/simetra.boot.js?domain=welt.de — 200 — 1.5 KiB — 109 ms — h2https://ast.welt.de/welt/prod/utag.155.js?utv=ut4.46.202604091316ast.welt.de/welt/prod/utag.155.js?u... https://ast.welt.de/welt/prod/utag.155.js?utv=ut4.46.202604091316 — 200 — 28.6 KiB — 21 ms — h2https://as.welt.de/id?d_visid_ver=5.2.0&d_fieldgroup=A&mcorgid=B21B678254F601E20A4C98A5%40AdobeOrg&mid=54492518327719604658535403100893544345&d_coppa=true&ts=1776294818721as.welt.de/id?d_visid_ver=5.2.0&d_f... https://as.welt.de/id?d_visid_ver=5.2.0&d_fieldgroup=A&mcorgid=B21B678254F601E20A4C98A5%40AdobeOrg&mid=54492518327719604658535403100893544345&d_coppa=true&ts=1776294818721 — 200 — 452 B — 126 ms — h2https://simetra.tracking.ringieraxelspringer.tech/3.11.3/b64.min.jssimetra.tracking.ringieraxelspringe... https://simetra.tracking.ringieraxelspringer.tech/3.11.3/b64.min.js — 200 — 12.7 KiB — 28 ms — h2https://as.welt.de/b/ss/axelspringerwelt/1/JS-2.10.0/s16397038462617as.welt.de/b/ss/axelspringerwelt/1/... https://as.welt.de/b/ss/axelspringerwelt/1/JS-2.10.0/s16397038462617 — 200 — 301 B — 29 ms — h2https://ast.welt.de/welt/prod/utag.234.js?utv=ut4.46.202604091316ast.welt.de/welt/prod/utag.234.js?u... https://ast.welt.de/welt/prod/utag.234.js?utv=ut4.46.202604091316 — 200 — 18.9 KiB — 22 ms — h2https://as.welt.de/b/ss/axelspringerwelt/1/JS-2.10.0/s13776392785386?AQB=1&ndh=1&pf=1&t=15%2F3%2F2026%2023%3A13%3A39%203%200&mid=54492518327719604658535403100893544345&ce=UTF-8&ns=axelspringer&cdp=2&cl=31536000&pageName=home%20%3A%205&g=https%3A%2F%2Fwww.welt.de%2F&cc=USD&server=www.welt.de&c1=5&v1=5&c2=mobile&v2=mobile&c3=home&v3=home&c4=%2F&v4=%2F&c5=home&v5=home&c29=false&c30=false&v37=Direct&c47=cmp_interactions&c48=click&c49=cm_layer_shown&v49=home%20%3A%205&c59=Direct&v67=WELT.de&v71=1776294819&v81=false&v82=false&v83=false&v84=false&v170=cmp_interactions&v171=click&v172=cm_layer_shown&v212=false&v219=abtest&pe=lnk_o&pev2=cmp_interactions&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=B21B678254F601E20A4C98A5%40AdobeOrg&lrt=31&AQE=1as.welt.de/b/ss/axelspringerwelt/1/... https://as.welt.de/b/ss/axelspringerwelt/1/JS-2.10.0/s13776392785386?AQB=1&ndh=1&pf=1&t=15%2F3%2F2026%2023%3A13%3A39%203%200&mid=54492518327719604658535403100893544345&ce=UTF-8&ns=axelspringer&cdp=2&cl=31536000&pageName=home%20%3A%205&g=https%3A%2F%2Fwww.welt.de%2F&cc=USD&server=www.welt.de&c1=5&v1=5&c2=mobile&v2=mobile&c3=home&v3=home&c4=%2F&v4=%2F&c5=home&v5=home&c29=false&c30=false&v37=Direct&c47=cmp_interactions&c48=click&c49=cm_layer_shown&v49=home%20%3A%205&c59=Direct&v67=WELT.de&v71=1776294819&v81=false&v82=false&v83=false&v84=false&v170=cmp_interactions&v171=click&v172=cm_layer_shown&v212=false&v219=abtest&pe=lnk_o&pev2=cmp_interactions&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=B21B678254F601E20A4C98A5%40AdobeOrg&lrt=31&AQE=1 — 200 — 188 B — 30 ms — h2https://ras.welt.de/v2/EA-3734738/me?_ac=events&_ts=1776294819829ras.welt.de/v2/EA-3734738/me?_ac=ev... https://ras.welt.de/v2/EA-3734738/me?_ac=events&_ts=1776294819829 — 302 — 313 B — 152 ms — h2https://ras.welt.de/v2/EA-3734738/me?_ac=events&_ts=1776294819829&_ca=1&uuid=202604160113393691208418ras.welt.de/v2/EA-3734738/me?_ac=ev... https://ras.welt.de/v2/EA-3734738/me?_ac=events&_ts=1776294819829&_ca=1&uuid=202604160113393691208418 — 200 — 279 B — 30 ms — h2https://ras.welt.de/v2/?_et=PageView&_ac=kropka-stats&_rt=now&_lu=202604160113393691208418&_tcfv2=CQitFIAQitFIAFZABCENCYFgAAAAAAAAAAiQAAAAAAAA.IK0pR_C7VbGFH6TJ3aLsgOYxX19gCQsQwAACBM0ABgBOQYBwCkmEyNESABiACGQAAoRBBIAAMCAgEAUCBIAAEABDgAAAEgAEIIABAgDEBQAIYAAgCAAAAAACIgAAZAAAAmRiIAcLmGUBgwIAAIEAUAAABAAAAAAMAGAgAAAIAAQAAggAAAAAAAAIAAAEAARgAEAABAAAAAIJAAAAAAAAAAAAABCAAEAAAAAAAAAAAAgA.YAAAAAAAAAAA&_it=187&_gu=202604160113393691208418&CDL=ea_notfound&RWSF=1&IS=202604152313388232563964&DX=PV_4%2Cwelt_de%2C5%2C1&RDLU=eyJzc28iOnsibG9nZ2VkIjp7ImlkIjoiZmFsc2UifX0sImlkIjp7ImV4dGVybmFsIjp7ImlkIjp7InBldGVySWQiOiJmYWxzZSIsIm1hcnRlY2hJZCI6ImZhbHNlIn0sImNrbCI6NzgxLCJja2wyIjo4LCJydWlkIjpudWxsLCJydWlkX2luZm8iOnsiYXBpX3N0YXR1cyI6ImFwaS1ub3Rmb3VuZCIsImlkX3N0YXR1cyI6IiJ9fX19&RDLC=eyJ0cmFja2luZyI6eyJhdXRvc3RhcnQiOmZhbHNlLCJ1cmwiOiJodHRwczovL3Jhcy53ZWx0LmRlIiwiYXV0b3JlZnJlc2giOmZhbHNlfSwicHVibGljYXRpb25fc3RydWN0dXJlIjp7InJvb3QiOiJ3ZWx0IiwicGF0aCI6ImhvbWUifSwidmVyc2lvbiI6eyJsaWJyYXJ5Ijp7ImRsYXBpIjoiMy4xMS4zLXdlbHQuZGUtMy4xMS4zIiwidHJhY2tpbmciOiI1LjcyLjAifX19&EDL=JTdCJTIyYXBwTmFtZSUyMiUzQSUyMldFTFQuZGUlMjIlMkMlMjJjbXBGaXJzdFBhZ2V2aWV3JTIyJTNBdHJ1ZSUyQyUyMnBhZ2VQbGF0Zm9ybSUyMiUzQSUyMm1vYmlsZSUyMiUyQyUyMmlzU3Vic2NyaWJlciUyMiUzQWZhbHNlJTJDJTIyaXNMb2dnZWRJbiUyMiUzQWZhbHNlJTJDJTIycGFnZVJlbG9hZFN0YXR1cyUyMiUzQSUyMm5hdmlnYXRlJTIyJTJDJTIyY2hfZXZlbnRzJTIyJTNBJTIyZXZlbnQyMDclMjIlMkMlMjJta3RfY2hhbm5lbCUyMiUzQSUyMkRpcmVjdCUyMiUyQyUyMnBhZ2VJZCUyMiUzQSUyMjUlMjIlMkMlMjJhZExpYkJyYW5jaCUyMiUzQSUyMmFidGVzdCUyMiUyQyUyMnRpcVZlcnNpb24lMjIlM0ElMjJ3ZWx0JTJGMjAyNjA0MDkxMzE2JTIyJTJDJTIydGlxRW52JTIyJTNBJTIycHJvZCUyMiUyQyUyMnRpbWV6b25lT2Zmc2V0JTIyJTNBMCUyQyUyMnRpbWV6b25lJTIyJTNBJTIyVVRDJTIyJTdE&CS=412x823x24&CW=412x823&DU=https%3A%2F%2Fwww.welt.de%2F&DV=welt%2Fhome&IP=202604152313388264579555&IV=202604152313388264579555&RI=1dyessng0a6fx5d6&RT=PageView&TID=EA-3734738&DP=0&IL=0&RDLCN=eyJwdWJsaWNhdGlvbiI6eyJwcmVtaXVtIjpmYWxzZSwic291cmNlIjp7fX0sInNvdXJjZSI6eyJpZCI6IjUiLCJzeXN0ZW0iOiJCRkYifSwib2JqZWN0Ijp7InR5cGUiOiJzZWN0aW9uIn19ras.welt.de/v2/?_et=PageView&_ac=kr... https://ras.welt.de/v2/?_et=PageView&_ac=kropka-stats&_rt=now&_lu=202604160113393691208418&_tcfv2=CQitFIAQitFIAFZABCENCYFgAAAAAAAAAAiQAAAAAAAA.IK0pR_C7VbGFH6TJ3aLsgOYxX19gCQsQwAACBM0ABgBOQYBwCkmEyNESABiACGQAAoRBBIAAMCAgEAUCBIAAEABDgAAAEgAEIIABAgDEBQAIYAAgCAAAAAACIgAAZAAAAmRiIAcLmGUBgwIAAIEAUAAABAAAAAAMAGAgAAAIAAQAAggAAAAAAAAIAAAEAARgAEAABAAAAAIJAAAAAAAAAAAAABCAAEAAAAAAAAAAAAgA.YAAAAAAAAAAA&_it=187&_gu=202604160113393691208418&CDL=ea_notfound&RWSF=1&IS=202604152313388232563964&DX=PV_4%2Cwelt_de%2C5%2C1&RDLU=eyJzc28iOnsibG9nZ2VkIjp7ImlkIjoiZmFsc2UifX0sImlkIjp7ImV4dGVybmFsIjp7ImlkIjp7InBldGVySWQiOiJmYWxzZSIsIm1hcnRlY2hJZCI6ImZhbHNlIn0sImNrbCI6NzgxLCJja2wyIjo4LCJydWlkIjpudWxsLCJydWlkX2luZm8iOnsiYXBpX3N0YXR1cyI6ImFwaS1ub3Rmb3VuZCIsImlkX3N0YXR1cyI6IiJ9fX19&RDLC=eyJ0cmFja2luZyI6eyJhdXRvc3RhcnQiOmZhbHNlLCJ1cmwiOiJodHRwczovL3Jhcy53ZWx0LmRlIiwiYXV0b3JlZnJlc2giOmZhbHNlfSwicHVibGljYXRpb25fc3RydWN0dXJlIjp7InJvb3QiOiJ3ZWx0IiwicGF0aCI6ImhvbWUifSwidmVyc2lvbiI6eyJsaWJyYXJ5Ijp7ImRsYXBpIjoiMy4xMS4zLXdlbHQuZGUtMy4xMS4zIiwidHJhY2tpbmciOiI1LjcyLjAifX19&EDL=JTdCJTIyYXBwTmFtZSUyMiUzQSUyMldFTFQuZGUlMjIlMkMlMjJjbXBGaXJzdFBhZ2V2aWV3JTIyJTNBdHJ1ZSUyQyUyMnBhZ2VQbGF0Zm9ybSUyMiUzQSUyMm1vYmlsZSUyMiUyQyUyMmlzU3Vic2NyaWJlciUyMiUzQWZhbHNlJTJDJTIyaXNMb2dnZWRJbiUyMiUzQWZhbHNlJTJDJTIycGFnZVJlbG9hZFN0YXR1cyUyMiUzQSUyMm5hdmlnYXRlJTIyJTJDJTIyY2hfZXZlbnRzJTIyJTNBJTIyZXZlbnQyMDclMjIlMkMlMjJta3RfY2hhbm5lbCUyMiUzQSUyMkRpcmVjdCUyMiUyQyUyMnBhZ2VJZCUyMiUzQSUyMjUlMjIlMkMlMjJhZExpYkJyYW5jaCUyMiUzQSUyMmFidGVzdCUyMiUyQyUyMnRpcVZlcnNpb24lMjIlM0ElMjJ3ZWx0JTJGMjAyNjA0MDkxMzE2JTIyJTJDJTIydGlxRW52JTIyJTNBJTIycHJvZCUyMiUyQyUyMnRpbWV6b25lT2Zmc2V0JTIyJTNBMCUyQyUyMnRpbWV6b25lJTIyJTNBJTIyVVRDJTIyJTdE&CS=412x823x24&CW=412x823&DU=https%3A%2F%2Fwww.welt.de%2F&DV=welt%2Fhome&IP=202604152313388264579555&IV=202604152313388264579555&RI=1dyessng0a6fx5d6&RT=PageView&TID=EA-3734738&DP=0&IL=0&RDLCN=eyJwdWJsaWNhdGlvbiI6eyJwcmVtaXVtIjpmYWxzZSwic291cmNlIjp7fX0sInNvdXJjZSI6eyJpZCI6IjUiLCJzeXN0ZW0iOiJCRkYifSwib2JqZWN0Ijp7InR5cGUiOiJzZWN0aW9uIn19 — 204 — 140 B — 30 ms — h2
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 5284ms · 485KB · €25/mo
www.welt.de
Other
Costly
Execution 2744ms
Transfer 169 KB
Monthly Cost €13/mo
www.welt.de
Other
Costly
Execution 878ms
Transfer 115 KB
Unused 44%
Monthly Cost €4/mo
Unattributable
Other
Costly
Execution 596ms
Transfer 0 KB
Monthly Cost €3/mo
www.asadcdn.com
Other
Costly
Execution 256ms
Transfer 29 KB
Monthly Cost €1/mo
ast.welt.de
Other
Costly
Execution 231ms
Transfer 60 KB
Unused 37%
Monthly Cost €1/mo
rosetta.prod.ps.welt.de
Other
Costly
Execution 227ms
Transfer 16 KB
Monthly Cost €1/mo
consent.up.welt.de
Other
Optional
Execution 171ms
Transfer 42 KB
Monthly Cost €1/mo
ast.welt.de
Other
Optional
Execution 128ms
Transfer 29 KB
Monthly Cost €1/mo
consent.up.welt.de
Other
Optional
Execution 53ms
Transfer 24 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • www.welt.de adds 2744ms and costs ~€13/month
  • www.welt.de adds 878ms and costs ~€4/month
  • Unattributable adds 596ms and costs ~€3/month
  • www.asadcdn.com adds 256ms and costs ~€1/month
  • ast.welt.de adds 231ms and costs ~€1/month
  • rosetta.prod.ps.welt.de adds 227ms and costs ~€1/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.welt.de takes 2744ms 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.welt.de takes 878ms 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 596ms 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.asadcdn.com takes 256ms 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

ast.welt.de takes 231ms 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

rosetta.prod.ps.welt.de takes 227ms 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