Skip to content
https://welt.de

Performance

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

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

94
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
92
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.
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.

918 ms

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

1.41 s

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

20 ms

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

0.002

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

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

1.65 s

Page Load Progression

643 ms
1.3 s
1.9 s
2.6 s
3.2 s
3.9 s
4.5 s
5.1 s
Checks
15
5 PASS 6 REVIEW 2 FIX
D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (1.3 MiB of 1.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

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

B
Page Weight Budget
1.3 MB transferred, 104 requests
REVIEW
1.3 MB transferred, 104 requests
Info::
Page weighs 4.3 MB (1.3 MB transferred)
Warning::
JavaScript is 571 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 571 KB
Warning::
104 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.27 g CO2 per page load
1.3 MB / 2.4 MB budget
1.3 MB transferred
104 requests
0.27 g CO2 per page load
JavaScript 571.1 KiB 43%
Images 394.3 KiB 30%
HTML 171.7 KiB 13%
Fonts 92.4 KiB 7%
CSS 54.1 KiB 4%
Other 17.5 KiB 1%
Other 13.5 KiB 1%
Other 3.4 KiB 0%
Other 1.7 KiB 0%
Other 243 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

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
16 images, 0 KB saveable
REVIEW
16 images, 0 KB saveable
Warning::
https://images.welt.de/69df65b493130bd3499d231c/7c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.welt.de/69df89cc93130bd3499d27b7/b1... 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.
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/69df72ea7711c440ff1d7990/c2... 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/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/69dfdc4ea01fd07f05dc64f2/f8... 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/69df299ee0f60045a48bb0ff/39... 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.
16 images 394 KB
0 oversized -0 KB
3 legacy format
12 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

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

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

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

C
JS Execution Cost
Action
1604ms total JS execution
REVIEW
1604ms total JS execution
Warning::
https://www.welt.de/: 877ms CPU time
Warning::
https://www.welt.de/assets/bff-section/scripts/sec...: 253ms CPU time
Info::
https://rosetta.prod.ps.welt.de/ps-rosetta.js: 182ms CPU time
Info::
Unattributable: 170ms CPU time
Info::
https://ast.welt.de/welt/prod/utag.js: 61ms CPU time
Warning::
Third-party scripts: 1604ms (100% of total)

Main Thread Breakdown

Script Evaluation 32% Other 31% Style & Layout 22% Rendering 9%
ScriptTotalScriptingParse/CompileParty
https://www.welt.de/877ms34ms6ms3rd
https://www.welt.de/assets/bff-section/scripts/section.module.BkCq1DgY.js253ms125ms0ms3rd
https://rosetta.prod.ps.welt.de/ps-rosetta.js182ms177ms1ms3rd
Unattributable170ms21ms0ms3rd
https://ast.welt.de/welt/prod/utag.js61ms55ms5ms3rd
https://www.asadcdn.com/adlib/pages/welt.js?160ms51ms2ms3rd
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/desktop/addCSS.52213e56.js0 KB3rd
https://www.asadcdn.com/adlib/libmodules/desktop/calcY.7baffa20.js0 KB3rd
https://www.asadcdn.com/adlib/libmodules/desktop/enrichPTV.a18a82bb.js1 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
104 resources · 1.3 MB · 101 KB savings available
REVIEW
104 resources · 1.3 MB · 101 KB savings available
Warning::
Page weight 296 KB over 1MB target
Got: 1.3 MB Expected: ≤ 1 MB
Info::
~101 KB of savings available
Warning::
103 third-party resources (100% of weight)
104 resources · 1.3 MiB · 103 third-party 295.8 KiB over 1MB target
JavaScript 43% · 571.6 KiB
Image 30% · 397.7 KiB
Document 13% · 171.7 KiB
Font 7% · 92.4 KiB
CSS 4% · 54.1 KiB
Other 2% · 32.4 KiB

~101.4 KiB of savings available

Remove unused JavaScript: 101.4 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 500 ms 1.0 s FCP 918 ms LCP 1.4 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 — 14 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 — 15 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 — 17 ms — font-display: swap
Mark-Regular.woff2 woff2 swap
Size 20 KB
Load time 14 ms
Start 333 ms
Risk FOUT — text flashes from fallback to web font
Mark-Heavy.woff2 woff2 swap
Size 21 KB
Load time 14 ms
Start 335 ms
Risk FOUT — text flashes from fallback to web font
FreightText-ProBoldItal... woff2 swap
Size 31 KB
Load time 15 ms
Start 336 ms
Risk FOUT — text flashes from fallback to web font
Mark-Light.woff2 woff2 swap
Size 20 KB
Load time 17 ms
Start 413 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
104 requests over 2833ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 918 ms LCP 1.4 shttps://welt.de// https://welt.de/ — 301 — 73 B — 82 ms — h2https://www.welt.de/www.welt.de/ https://www.welt.de/ — 200 — 169.4 KiB — 145 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 — 29 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 — 29 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 — 71 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 — 44 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 — 152 ms — h2https://www.asadcdn.com/adlib/hashMap.jsonwww.asadcdn.com/adlib/hashMap.json https://www.asadcdn.com/adlib/hashMap.json — 200 — 3.5 KiB — 12 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 — 60 ms — h2https://www.asadcdn.com/pec/currency.jswww.asadcdn.com/pec/currency.js https://www.asadcdn.com/pec/currency.js — 200 — 1.9 KiB — 7 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.6 KiB — 75 ms — h2https://images.welt.de/69dffd62ea59c9043338b9a9/3b5891d51591b6fd645c6379be4147e3-master/ci23x11-w600/587921777-jpgimages.welt.de/69dffd62ea59c9043338... https://images.welt.de/69dffd62ea59c9043338b9a9/3b5891d51591b6fd645c6379be4147e3-master/ci23x11-w600/587921777-jpg — 200 — 17.8 KiB — 221 ms — h2https://images.welt.de/69dffbbc93130bd3499d2f28/192a32b661abceef3f3fc1f113106b63-master/ci23x11-w600/1776285570060-afp-a7xu4l9-jpgimages.welt.de/69dffbbc93130bd3499d... https://images.welt.de/69dffbbc93130bd3499d2f28/192a32b661abceef3f3fc1f113106b63-master/ci23x11-w600/1776285570060-afp-a7xu4l9-jpg — 200 — 17.1 KiB — 221 ms — h2https://images.welt.de/69dfdc4ea01fd07f05dc64f2/f8281c076d445031d57847ff978e9746-master/ci23x11-w600/467766817-jpgimages.welt.de/69dfdc4ea01fd07f05dc... https://images.welt.de/69dfdc4ea01fd07f05dc64f2/f8281c076d445031d57847ff978e9746-master/ci23x11-w600/467766817-jpg — 200 — 17.3 KiB — 62 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 — 10 ms — h2https://images.welt.de/69dfbc92afb666848c0115c7/1170b5b887e6cd4307bdf37d4365ce20/ci16x9-w200/2026-04-15t151050z-1625736235-rc2qpka9pj1r-rtrmadp-3-lufthansa-founding-jpgimages.welt.de/69dfbc92afb666848c01... https://images.welt.de/69dfbc92afb666848c0115c7/1170b5b887e6cd4307bdf37d4365ce20/ci16x9-w200/2026-04-15t151050z-1625736235-rc2qpka9pj1r-rtrmadp-3-lufthansa-founding-jpg — 200 — 1.9 KiB — 20 ms — h2https://images.welt.de/69df60f875f529c19cc2bc9a/e4b86de2d3f7f0ed9bd4051c4736c432/ci16x9-w200/moritz-seyffarth-1504-jpgimages.welt.de/69df60f875f529c19cc2... https://images.welt.de/69df60f875f529c19cc2bc9a/e4b86de2d3f7f0ed9bd4051c4736c432/ci16x9-w200/moritz-seyffarth-1504-jpg — 200 — 2.8 KiB — 21 ms — h2https://images.welt.de/69df72ea7711c440ff1d7990/c2abfbd023cb330f49bbbcbfe0c6b5e3/ci16x9-w200/dpa-com-20090101-251227-935-1042620-jpgimages.welt.de/69df72ea7711c440ff1d... https://images.welt.de/69df72ea7711c440ff1d7990/c2abfbd023cb330f49bbbcbfe0c6b5e3/ci16x9-w200/dpa-com-20090101-251227-935-1042620-jpg — 200 — 3.6 KiB — 22 ms — h2https://images.welt.de/69df299ee0f60045a48bb0ff/3941bfbde17a48cd97679955f40318b2/ci16x9-w200/holger-pngimages.welt.de/69df299ee0f60045a48b... https://images.welt.de/69df299ee0f60045a48bb0ff/3941bfbde17a48cd97679955f40318b2/ci16x9-w200/holger-png — 200 — 2.1 KiB — 19 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 — 14 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 — 15 ms — h2https://www.asadcdn.com/adlib/libmodules/desktop/addCSS.52213e56.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/addCSS.52213e56.js — 200 — 191 B — 6 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/calcY.7baffa20.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/calcY.7baffa20.js — 200 — 342 B — 15 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/enrichPTV.a18a82bb.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/enrichPTV.a18a82bb.js — 200 — 943 B — 21 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/enrichPersonalstream.1c9828aa.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/enrichPersonalstream.1c9828aa.js — 200 — 930 B — 21 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/err.2606b9c6.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/err.2606b9c6.js — 200 — 559 B — 22 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/extendSlot.82db946b.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/extendSlot.82db946b.js — 200 — 687 B — 24 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/fireRequest.3b532c14.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/fireRequest.3b532c14.js — 200 — 152 B — 23 ms — h3
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 918 ms LCP 1.4 shttps://welt.de// https://welt.de/ — 301 — 73 B — 82 ms — h2https://www.welt.de/www.welt.de/ https://www.welt.de/ — 200 — 169.4 KiB — 145 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 — 29 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 — 29 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 — 71 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 — 44 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 — 152 ms — h2https://www.asadcdn.com/adlib/hashMap.jsonwww.asadcdn.com/adlib/hashMap.json https://www.asadcdn.com/adlib/hashMap.json — 200 — 3.5 KiB — 12 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 — 60 ms — h2https://www.asadcdn.com/pec/currency.jswww.asadcdn.com/pec/currency.js https://www.asadcdn.com/pec/currency.js — 200 — 1.9 KiB — 7 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.6 KiB — 75 ms — h2https://images.welt.de/69dffd62ea59c9043338b9a9/3b5891d51591b6fd645c6379be4147e3-master/ci23x11-w600/587921777-jpgimages.welt.de/69dffd62ea59c9043338... https://images.welt.de/69dffd62ea59c9043338b9a9/3b5891d51591b6fd645c6379be4147e3-master/ci23x11-w600/587921777-jpg — 200 — 17.8 KiB — 221 ms — h2https://images.welt.de/69dffbbc93130bd3499d2f28/192a32b661abceef3f3fc1f113106b63-master/ci23x11-w600/1776285570060-afp-a7xu4l9-jpgimages.welt.de/69dffbbc93130bd3499d... https://images.welt.de/69dffbbc93130bd3499d2f28/192a32b661abceef3f3fc1f113106b63-master/ci23x11-w600/1776285570060-afp-a7xu4l9-jpg — 200 — 17.1 KiB — 221 ms — h2https://images.welt.de/69dfdc4ea01fd07f05dc64f2/f8281c076d445031d57847ff978e9746-master/ci23x11-w600/467766817-jpgimages.welt.de/69dfdc4ea01fd07f05dc... https://images.welt.de/69dfdc4ea01fd07f05dc64f2/f8281c076d445031d57847ff978e9746-master/ci23x11-w600/467766817-jpg — 200 — 17.3 KiB — 62 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 — 10 ms — h2https://images.welt.de/69dfbc92afb666848c0115c7/1170b5b887e6cd4307bdf37d4365ce20/ci16x9-w200/2026-04-15t151050z-1625736235-rc2qpka9pj1r-rtrmadp-3-lufthansa-founding-jpgimages.welt.de/69dfbc92afb666848c01... https://images.welt.de/69dfbc92afb666848c0115c7/1170b5b887e6cd4307bdf37d4365ce20/ci16x9-w200/2026-04-15t151050z-1625736235-rc2qpka9pj1r-rtrmadp-3-lufthansa-founding-jpg — 200 — 1.9 KiB — 20 ms — h2https://images.welt.de/69df60f875f529c19cc2bc9a/e4b86de2d3f7f0ed9bd4051c4736c432/ci16x9-w200/moritz-seyffarth-1504-jpgimages.welt.de/69df60f875f529c19cc2... https://images.welt.de/69df60f875f529c19cc2bc9a/e4b86de2d3f7f0ed9bd4051c4736c432/ci16x9-w200/moritz-seyffarth-1504-jpg — 200 — 2.8 KiB — 21 ms — h2https://images.welt.de/69df72ea7711c440ff1d7990/c2abfbd023cb330f49bbbcbfe0c6b5e3/ci16x9-w200/dpa-com-20090101-251227-935-1042620-jpgimages.welt.de/69df72ea7711c440ff1d... https://images.welt.de/69df72ea7711c440ff1d7990/c2abfbd023cb330f49bbbcbfe0c6b5e3/ci16x9-w200/dpa-com-20090101-251227-935-1042620-jpg — 200 — 3.6 KiB — 22 ms — h2https://images.welt.de/69df299ee0f60045a48bb0ff/3941bfbde17a48cd97679955f40318b2/ci16x9-w200/holger-pngimages.welt.de/69df299ee0f60045a48b... https://images.welt.de/69df299ee0f60045a48bb0ff/3941bfbde17a48cd97679955f40318b2/ci16x9-w200/holger-png — 200 — 2.1 KiB — 19 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 — 14 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 — 15 ms — h2https://www.asadcdn.com/adlib/libmodules/desktop/addCSS.52213e56.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/addCSS.52213e56.js — 200 — 191 B — 6 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/calcY.7baffa20.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/calcY.7baffa20.js — 200 — 342 B — 15 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/enrichPTV.a18a82bb.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/enrichPTV.a18a82bb.js — 200 — 943 B — 21 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/enrichPersonalstream.1c9828aa.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/enrichPersonalstream.1c9828aa.js — 200 — 930 B — 21 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/err.2606b9c6.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/err.2606b9c6.js — 200 — 559 B — 22 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/extendSlot.82db946b.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/extendSlot.82db946b.js — 200 — 687 B — 24 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/fireRequest.3b532c14.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/fireRequest.3b532c14.js — 200 — 152 B — 23 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/getContWidth.7054d382.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/getContWidth.7054d382.js — 200 — 201 B — 25 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/getSChain.fedc5db5.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/getSChain.fedc5db5.js — 200 — 166 B — 25 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/getWinHeight.a475b9e9.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/getWinHeight.a475b9e9.js — 200 — 270 B — 34 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/idleLoader.fc323c9a.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/idleLoader.fc323c9a.js — 200 — 196 B — 34 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/listenMessage.2791aebd.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/listenMessage.2791aebd.js — 200 — 1.2 KiB — 34 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/posOutstream.90206730.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/posOutstream.90206730.js — 200 — 786 B — 34 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/renderAd.5b647f2f.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/renderAd.5b647f2f.js — 200 — 790 B — 34 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/renderedCallback.c9c53849.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/renderedCallback.c9c53849.js — 200 — 1.8 KiB — 31 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/sendEvent.5e638723.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/sendEvent.5e638723.js — 200 — 225 B — 31 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/setRestrictedArea.75af36ca.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/setRestrictedArea.75af36ca.js — 200 — 249 B — 31 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/speedCheck.ea12efc0.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/speedCheck.ea12efc0.js — 200 — 565 B — 30 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/getLocalData.c2c0d88c.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/getLocalData.c2c0d88c.js — 200 — 168 B — 29 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/instream.156c32d4.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/instream.156c32d4.js — 200 — 859 B — 42 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/init.c73e2ca3.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/init.c73e2ca3.js — 200 — 1.1 KiB — 42 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 — 48 ms — h2https://images.welt.de/69df65b493130bd3499d231c/7c9c9d60c77fccb10e806ccc549bf8d9/ci23x11-w800/2026-03-18t171637z-1749120098-rc2z6ka7j54y-rtrmadp-3-europe-chips-imec-jpgimages.welt.de/69df65b493130bd3499d... https://images.welt.de/69df65b493130bd3499d231c/7c9c9d60c77fccb10e806ccc549bf8d9/ci23x11-w800/2026-03-18t171637z-1749120098-rc2z6ka7j54y-rtrmadp-3-europe-chips-imec-jpg — 200 — 68.0 KiB — 25 ms — h2https://images.welt.de/69df89cc93130bd3499d27b7/b18c87932151bc8c1c030deac6ac2b35/ci23x11-w400/gettyimages-2207393925-jpgimages.welt.de/69df89cc93130bd3499d... https://images.welt.de/69df89cc93130bd3499d27b7/b18c87932151bc8c1c030deac6ac2b35/ci23x11-w400/gettyimages-2207393925-jpg — 200 — 12.8 KiB — 24 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 — 17 ms — h2https://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 — 67 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 — 58 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 — 69 ms — h2https://www.asadcdn.com/200/test.jswww.asadcdn.com/200/test.js https://www.asadcdn.com/200/test.js — 200 — 61 B — 5 ms — h3https://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 — 19 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 — 23 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 — 26 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 — 27 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 — 33 ms — h2https://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 — 100 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 — 22 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 — 281 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 — 807 B — 58 ms — h2https://www.gmx.net/.well-known/web-identitywww.gmx.net/.well-known/web-identit... https://www.gmx.net/.well-known/web-identity — 200 — 300 B — 233 ms — h2https://login.gmx.net/fedcm/configlogin.gmx.net/fedcm/config https://login.gmx.net/fedcm/config — 404 — 46 B — 137 ms — h2https://web.de/.well-known/web-identityweb.de/.well-known/web-identity https://web.de/.well-known/web-identity — 200 — 305 B — 127 ms — h2https://login.web.de/fedcm/configlogin.web.de/fedcm/config https://login.web.de/fedcm/config — 200 — 819 B — 122 ms — h2https://rusty-heartbeat.services.ps.axelspringer.de/rusty-heartbeat.services.ps.axelspr... https://rusty-heartbeat.services.ps.axelspringer.de/ — 200 — 243 B — 87 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://www.welt.de/api/articles/homewww.welt.de/api/articles/home https://www.welt.de/api/articles/home — 200 — 1.5 KiB — 12 ms — h2https://www.welt.de/api/animated-bannerwww.welt.de/api/animated-banner https://www.welt.de/api/animated-banner — 200 — 2.2 KiB — 43 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 — 67 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 — 25 ms — h2https://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 — 75 ms — h2https://www.asadcdn.com/adlib/libmodules/desktop/scrollHandler.4d2dae3f.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/scrollHandler.4d2dae3f.js — 200 — 824 B — 6 ms — h3https://www.welt.de/favicon.icowww.welt.de/favicon.ico https://www.welt.de/favicon.ico — 200 — 3.0 KiB — 14 ms — h2https://www.asadcdn.com/adlib/libmodules/desktop/getScrollTop.3431c031.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/getScrollTop.3431c031.js — 200 — 152 B — 15 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/calcAdPos.adfad1c8.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/calcAdPos.adfad1c8.js — 200 — 245 B — 15 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/isVisible.565bfdbd.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/isVisible.565bfdbd.js — 200 — 650 B — 14 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/stickToSlot.8aa77f56.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/stickToSlot.8aa77f56.js — 200 — 908 B — 14 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/sightLoader.a6d7f54d.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/sightLoader.a6d7f54d.js — 200 — 2.4 KiB — 14 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/backchanger.95c12334.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/backchanger.95c12334.js — 200 — 745 B — 13 ms — h3https://login.web.de/fedcm/accountslogin.web.de/fedcm/accounts https://login.web.de/fedcm/accounts — 401 — 234 B — 134 ms — h2https://www.asadcdn.com/adlib/libmodules/desktop/isChildOf.8f6a7f93.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/isChildOf.8f6a7f93.js — 200 — 142 B — 9 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 — 19 ms — h2https://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 — 189 B — 13 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/moveSky.12bac293.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/moveSky.12bac293.js — 200 — 1.1 KiB — 13 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/delCSS.5ff0b211.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/delCSS.5ff0b211.js — 200 — 226 B — 12 ms — h3https://www.asadcdn.com/adlib/libmodules/desktop/setCSS.e9e4e776.jswww.asadcdn.com/adlib/libmodules/de... https://www.asadcdn.com/adlib/libmodules/desktop/setCSS.e9e4e776.js — 200 — 117 B — 9 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 — 25 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 — 26 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 — 37 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.2 KiB — 24 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 — 23 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 — 75 ms — h2https://ast.welt.de/utag/tiqapp/utag.v.js?a=axelspringer/welt/202604091316&cb=1776294847137ast.welt.de/utag/tiqapp/utag.v.js?a... https://ast.welt.de/utag/tiqapp/utag.v.js?a=axelspringer/welt/202604091316&cb=1776294847137 — 200 — 440 B — 20 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 — 83 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 — 23 ms — h2https://as.welt.de/id?d_visid_ver=5.2.0&d_fieldgroup=A&mcorgid=B21B678254F601E20A4C98A5%40AdobeOrg&mid=10653897188247351120858716317759417135&d_coppa=true&ts=1776294847194as.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=10653897188247351120858716317759417135&d_coppa=true&ts=1776294847194 — 200 — 452 B — 75 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 — 29 ms — h2https://as.welt.de/b/ss/axelspringerwelt/1/JS-2.10.0/s19698807872365as.welt.de/b/ss/axelspringerwelt/1/... https://as.welt.de/b/ss/axelspringerwelt/1/JS-2.10.0/s19698807872365 — 200 — 301 B — 28 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 — 21 ms — h2https://as.welt.de/b/ss/axelspringerwelt/1/JS-2.10.0/s16185422351192?AQB=1&ndh=1&pf=1&t=15%2F3%2F2026%2023%3A14%3A7%203%200&mid=10653897188247351120858716317759417135&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=desktop&v2=desktop&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=1776294847&v81=false&v82=false&v83=false&v84=false&v170=cmp_interactions&v171=click&v172=cm_layer_shown&v212=false&v219=master&pe=lnk_o&pev2=cmp_interactions&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=B21B678254F601E20A4C98A5%40AdobeOrg&lrt=30&AQE=1as.welt.de/b/ss/axelspringerwelt/1/... https://as.welt.de/b/ss/axelspringerwelt/1/JS-2.10.0/s16185422351192?AQB=1&ndh=1&pf=1&t=15%2F3%2F2026%2023%3A14%3A7%203%200&mid=10653897188247351120858716317759417135&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=desktop&v2=desktop&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=1776294847&v81=false&v82=false&v83=false&v84=false&v170=cmp_interactions&v171=click&v172=cm_layer_shown&v212=false&v219=master&pe=lnk_o&pev2=cmp_interactions&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=B21B678254F601E20A4C98A5%40AdobeOrg&lrt=30&AQE=1 — 200 — 118 B — 29 ms — h2https://ras.welt.de/v2/EA-3734738/me?_ac=events&_ts=1776294848289ras.welt.de/v2/EA-3734738/me?_ac=ev... https://ras.welt.de/v2/EA-3734738/me?_ac=events&_ts=1776294848289 — 302 — 313 B — 83 ms — h2https://ras.welt.de/v2/EA-3734738/me?_ac=events&_ts=1776294848289&_ca=1&uuid=202604160114083232208123ras.welt.de/v2/EA-3734738/me?_ac=ev... https://ras.welt.de/v2/EA-3734738/me?_ac=events&_ts=1776294848289&_ca=1&uuid=202604160114083232208123 — 200 — 279 B — 28 ms — h2https://ras.welt.de/v2/?_et=PageView&_ac=kropka-stats&_rt=now&_lu=202604160114083232208123&_tcfv2=CQitFIAQitFIAFZABCENCYFgAAAAAAAAAAiQAAAAAAAA.IK0pR_C7VbGFH6TJ3aLsgOYxX19gCQsQwAACBM0ABgBOQYBwCkmEyNESABiACGQAAoRBBIAAMCAgEAUCBIAAEABDgAAAEgAEIIABAgDEBQAIYAAgCAAAAAACIgAAZAAAAmRiIAcLmGUBgwIAAIEAUAAABAAAAAAMAGAgAAAIAAQAAggAAAAAAAAIAAAEAARgAEAABAAAAAIJAAAAAAAAAAAAABCAAEAAAAAAAAAAAAgA.YAAAAAAAAAAA&_it=117&_gu=202604160114083232208123&CDL=ea_notfound&RWSF=1&IS=202604152314072832986733&DX=PV_4%2Cwelt_de%2C5%2C1&RDLU=eyJzc28iOnsibG9nZ2VkIjp7ImlkIjoiZmFsc2UifX0sImlkIjp7ImV4dGVybmFsIjp7ImlkIjp7InBldGVySWQiOiJmYWxzZSIsIm1hcnRlY2hJZCI6ImZhbHNlIn0sImNrbCI6NzgyLCJja2wyIjo4LCJydWlkIjpudWxsLCJydWlkX2luZm8iOnsiYXBpX3N0YXR1cyI6ImFwaS1ub3Rmb3VuZCIsImlkX3N0YXR1cyI6IiJ9fX19&RDLC=eyJ0cmFja2luZyI6eyJhdXRvc3RhcnQiOmZhbHNlLCJ1cmwiOiJodHRwczovL3Jhcy53ZWx0LmRlIiwiYXV0b3JlZnJlc2giOmZhbHNlfSwicHVibGljYXRpb25fc3RydWN0dXJlIjp7InJvb3QiOiJ3ZWx0IiwicGF0aCI6ImhvbWUifSwidmVyc2lvbiI6eyJsaWJyYXJ5Ijp7ImRsYXBpIjoiMy4xMS4zLXdlbHQuZGUtMy4xMS4zIiwidHJhY2tpbmciOiI1LjcyLjAifX19&EDL=JTdCJTIyYXBwTmFtZSUyMiUzQSUyMldFTFQuZGUlMjIlMkMlMjJjbXBGaXJzdFBhZ2V2aWV3JTIyJTNBdHJ1ZSUyQyUyMnBhZ2VQbGF0Zm9ybSUyMiUzQSUyMmRlc2t0b3AlMjIlMkMlMjJpc1N1YnNjcmliZXIlMjIlM0FmYWxzZSUyQyUyMmlzTG9nZ2VkSW4lMjIlM0FmYWxzZSUyQyUyMnBhZ2VSZWxvYWRTdGF0dXMlMjIlM0ElMjJuYXZpZ2F0ZSUyMiUyQyUyMmNoX2V2ZW50cyUyMiUzQSUyMmV2ZW50MjA3JTIyJTJDJTIybWt0X2NoYW5uZWwlMjIlM0ElMjJEaXJlY3QlMjIlMkMlMjJwYWdlSWQlMjIlM0ElMjI1JTIyJTJDJTIyYWRMaWJCcmFuY2glMjIlM0ElMjJtYXN0ZXIlMjIlMkMlMjJ0aXFWZXJzaW9uJTIyJTNBJTIyd2VsdCUyRjIwMjYwNDA5MTMxNiUyMiUyQyUyMnRpcUVudiUyMiUzQSUyMnByb2QlMjIlMkMlMjJ0aW1lem9uZU9mZnNldCUyMiUzQTAlMkMlMjJ0aW1lem9uZSUyMiUzQSUyMlVUQyUyMiU3RA%3D%3D&CS=800x600x24&CW=1350x940&DU=https%3A%2F%2Fwww.welt.de%2F&DV=welt%2Fhome&IP=202604152314072861960570&IV=202604152314072861960570&RI=vhafaxao3imb9do3&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=202604160114083232208123&_tcfv2=CQitFIAQitFIAFZABCENCYFgAAAAAAAAAAiQAAAAAAAA.IK0pR_C7VbGFH6TJ3aLsgOYxX19gCQsQwAACBM0ABgBOQYBwCkmEyNESABiACGQAAoRBBIAAMCAgEAUCBIAAEABDgAAAEgAEIIABAgDEBQAIYAAgCAAAAAACIgAAZAAAAmRiIAcLmGUBgwIAAIEAUAAABAAAAAAMAGAgAAAIAAQAAggAAAAAAAAIAAAEAARgAEAABAAAAAIJAAAAAAAAAAAAABCAAEAAAAAAAAAAAAgA.YAAAAAAAAAAA&_it=117&_gu=202604160114083232208123&CDL=ea_notfound&RWSF=1&IS=202604152314072832986733&DX=PV_4%2Cwelt_de%2C5%2C1&RDLU=eyJzc28iOnsibG9nZ2VkIjp7ImlkIjoiZmFsc2UifX0sImlkIjp7ImV4dGVybmFsIjp7ImlkIjp7InBldGVySWQiOiJmYWxzZSIsIm1hcnRlY2hJZCI6ImZhbHNlIn0sImNrbCI6NzgyLCJja2wyIjo4LCJydWlkIjpudWxsLCJydWlkX2luZm8iOnsiYXBpX3N0YXR1cyI6ImFwaS1ub3Rmb3VuZCIsImlkX3N0YXR1cyI6IiJ9fX19&RDLC=eyJ0cmFja2luZyI6eyJhdXRvc3RhcnQiOmZhbHNlLCJ1cmwiOiJodHRwczovL3Jhcy53ZWx0LmRlIiwiYXV0b3JlZnJlc2giOmZhbHNlfSwicHVibGljYXRpb25fc3RydWN0dXJlIjp7InJvb3QiOiJ3ZWx0IiwicGF0aCI6ImhvbWUifSwidmVyc2lvbiI6eyJsaWJyYXJ5Ijp7ImRsYXBpIjoiMy4xMS4zLXdlbHQuZGUtMy4xMS4zIiwidHJhY2tpbmciOiI1LjcyLjAifX19&EDL=JTdCJTIyYXBwTmFtZSUyMiUzQSUyMldFTFQuZGUlMjIlMkMlMjJjbXBGaXJzdFBhZ2V2aWV3JTIyJTNBdHJ1ZSUyQyUyMnBhZ2VQbGF0Zm9ybSUyMiUzQSUyMmRlc2t0b3AlMjIlMkMlMjJpc1N1YnNjcmliZXIlMjIlM0FmYWxzZSUyQyUyMmlzTG9nZ2VkSW4lMjIlM0FmYWxzZSUyQyUyMnBhZ2VSZWxvYWRTdGF0dXMlMjIlM0ElMjJuYXZpZ2F0ZSUyMiUyQyUyMmNoX2V2ZW50cyUyMiUzQSUyMmV2ZW50MjA3JTIyJTJDJTIybWt0X2NoYW5uZWwlMjIlM0ElMjJEaXJlY3QlMjIlMkMlMjJwYWdlSWQlMjIlM0ElMjI1JTIyJTJDJTIyYWRMaWJCcmFuY2glMjIlM0ElMjJtYXN0ZXIlMjIlMkMlMjJ0aXFWZXJzaW9uJTIyJTNBJTIyd2VsdCUyRjIwMjYwNDA5MTMxNiUyMiUyQyUyMnRpcUVudiUyMiUzQSUyMnByb2QlMjIlMkMlMjJ0aW1lem9uZU9mZnNldCUyMiUzQTAlMkMlMjJ0aW1lem9uZSUyMiUzQSUyMlVUQyUyMiU3RA%3D%3D&CS=800x600x24&CW=1350x940&DU=https%3A%2F%2Fwww.welt.de%2F&DV=welt%2Fhome&IP=202604152314072861960570&IV=202604152314072861960570&RI=vhafaxao3imb9do3&RT=PageView&TID=EA-3734738&DP=0&IL=0&RDLCN=eyJwdWJsaWNhdGlvbiI6eyJwcmVtaXVtIjpmYWxzZSwic291cmNlIjp7fX0sInNvdXJjZSI6eyJpZCI6IjUiLCJzeXN0ZW0iOiJCRkYifSwib2JqZWN0Ijp7InR5cGUiOiJzZWN0aW9uIn19 — 204 — 140 B — 28 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 1604ms · 390KB · €8/mo
www.welt.de
Other
Costly
Execution 877ms
Transfer 169 KB
Monthly Cost €4/mo
www.welt.de
Other
Costly
Execution 253ms
Transfer 115 KB
Unused 44%
Monthly Cost €1/mo
rosetta.prod.ps.welt.de
Other
Optional
Execution 182ms
Transfer 16 KB
Monthly Cost €1/mo
Unattributable
Other
Optional
Execution 170ms
Transfer 0 KB
Monthly Cost €1/mo
ast.welt.de
Other
Optional
Execution 61ms
Transfer 60 KB
Unused 37%
Monthly Cost €0/mo
www.asadcdn.com
Other
Optional
Execution 60ms
Transfer 29 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • www.welt.de adds 877ms and costs ~€4/month
  • www.welt.de adds 253ms 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 877ms 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 253ms 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