Skip to content
https://punchng.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
71
GRADE
C
FIX
5
REVIEW
1
PASS
9
INFO
2

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

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

5.67 s

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

12.94 s

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

3.52 s

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

0.004

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

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

18.77 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
9 PASS 1 REVIEW 5 FIX
D
Page Weight Budget
Action
2.5 MB transferred, 97 requests
FIX
2.5 MB transferred, 97 requests
Warning::
Page weighs 7.1 MB (2.5 MB transferred)
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Info::
Fonts are 236 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 236 KB
Info::
97 HTTP requests
Info::
Estimated 0.52 g CO2 per page load
2.5 MB / 2.4 MB budget
2.5 MB transferred
97 requests
0.52 g CO2 per page load
JavaScript 1.5 MiB 62%
Images 499.8 KiB 20%
Fonts 236.2 KiB 9%
HTML 139.2 KiB 6%
Other 26.3 KiB 1%
CSS 24.2 KiB 1%
Other 13.3 KiB 1%
Other 5.7 KiB 0%
Other 1.5 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over 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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

D
Third-Party Impact
Action
94% third-party, 0 ms blocking
FIX
94% third-party, 0 ms blocking
Warning::
Third-party code accounts for 94% of page weight (2.3 MiB of 2.5 MiB)
Info::
Third-party blocking time is low (0 ms)
94%
First-party Third-party
F
JS Execution Cost
Action
10737ms total JS execution
FIX
10737ms total JS execution
Warning::
https://punchng.com/: 1723ms CPU time
Warning::
Unattributable: 1260ms CPU time
Warning::
https://cdn.taboola.com/libtrc/punchnewspapersnige...: 1033ms CPU time
Warning::
https://punchng.com/cdn-cgi/challenge-platform/scr...: 830ms CPU time
Warning::
https://pm-widget.taboola.com/punchnewspapersniger...: 821ms CPU time
Warning::
Third-party scripts: 7588ms (71% of total)

Main Thread Breakdown

Script Evaluation 57% Style & Layout 16% Other 11% Script Parsing & Compilation 9% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://punchng.com/1723ms70ms3ms1st
Unattributable1260ms230ms0ms3rd
https://cdn.taboola.com/libtrc/punchnewspapersnigeria/loader.js1033ms632ms194ms3rd
https://punchng.com/cdn-cgi/challenge-platform/scripts/jsd/main.js830ms764ms41ms1st
https://pm-widget.taboola.com/punchnewspapersnigeria/pmk-20220605.2.js821ms795ms20ms3rd
https://fundingchoicesmessages.google.com/f/AGSKWxWLFoRl9IMv3iVaY2xch9ow8NpQEiECWJgJCijLAkeqjMAKM3RZOT9qXolUGevAqyxIQ7jj6AO2TQ1ZEiDyiCOxFrrMSg7Tg-JFIVYmVsiSgvVudexzKE0ndNlGXLyiOw9puzPs2A==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODkyOTg1LDQxNjAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly9wdW5jaG5nLmNvbS8iLG51bGwsW1s4LCJwU0prbzE5NklIMCJdLFs5LCJlbi1VUyJdLFszNSwiMTc3Njg5Mjk4NSJdLFsxOSwiMSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0820ms277ms71ms3rd
https://c.amazon-adsystem.com/aax2/apstag.js743ms638ms53ms3rd
https://punchng.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js595ms453ms59ms1st
https://fundingchoicesmessages.google.com/i/pub-7167863529667065?ers=1472ms418ms45ms3rd
https://www.googletagmanager.com/gtag/js?id=G-FVB64ZCDTL472ms363ms104ms3rd

Showing top 10 of 21 scripts

F
JS Bundles
Action
37 scripts, 808 KB unused
FIX
37 scripts, 808 KB unused
Warning::
https://cdn.taboola.com/libtrc/punchnewspapersnige...: 184 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 149 KB unused (84%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 129 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://fundingchoicesmessages.google.com/i/228030...: 66 KB unused (96%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-FVB6...: 61 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 808 KB
808 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.taboola.com/libtrc/punchnewspapersnigeria/loader.js318 KB184 KB (58%)3rd
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604200101/show_ads_impl_fy2021.js?bust=31098019177 KB149 KB (84%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007188 KB129 KB (69%)3rd
https://fundingchoicesmessages.google.com/i/22803039119?ers=369 KB66 KB (96%)3rd
https://www.googletagmanager.com/gtag/js?id=G-FVB64ZCDTL149 KB61 KB (41%)3rd
https://www.google.com/cse/static/element/dc329f57de078f5d/cse_element__nl.js?usqp=CAM%3D103 KB53 KB (52%)3rd
https://c.amazon-adsystem.com/aax2/apstag.js91 KB38 KB (42%)3rd
https://fundingchoicesmessages.google.com/i/pub-7167863529667065?ers=170 KB35 KB (51%)3rd
https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=16060342 KB35 KB (84%)3rd
https://cse.google.com/adsense/search/async-ads.js44 KB32 KB (73%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
97 resources · 2.5 MB · 808 KB savings available
FIX
97 resources · 2.5 MB · 808 KB savings available
Warning::
Page weight 1.5 MB over 1MB target
Got: 2.5 MB Expected: ≤ 1 MB
Info::
~808 KB of savings available
Warning::
91 third-party resources (94% of weight)
Info::
1 resources over 200KB
97 resources · 2.5 MiB · 91 third-party 1.5 MiB over 1MB target
JavaScript 63% · 1.5 MiB
Image 20% · 502.7 KiB
Font 9% · 236.2 KiB
Document 6% · 139.3 KiB
Other 1% · 36.1 KiB
CSS 1% · 24.2 KiB

~808.2 KiB of savings available

Remove unused JavaScript: 808.2 KiB
C
Image Optimization
Action
22 images, 0 KB saveable
REVIEW
22 images, 0 KB saveable
Warning::
https://t.prcdn.co/img?file=9gvd202506250000000000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.punchng.com/wp-content/uploads/2026/03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
22 images 500 KB
0 oversized -0 KB
16 legacy format
2 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

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

Web fonts

8

236 KB total

Render-blocking

0

of 8

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 5.7 s LCP 12.9 shttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2 — 22.2 KiB — 18 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 35 ms — font-display: swaphttps://fonts.gstatic.com/s/alegreya/v39/4UaBrEBBsBhlBjvfkSLhx6jj4JN0.woff24UaBrEBBsBhlBjvfkSLhx6j... https://fonts.gstatic.com/s/alegreya/v39/4UaBrEBBsBhlBjvfkSLhx6jj4JN0.woff2 — 42.6 KiB — 32 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 16 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2 — 29.9 KiB — 32 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.1 KiB — 19 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 0 B — 18 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2 — 20.7 KiB — 15 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 22 KB
Load time 18 ms
Start 251 ms
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 35 ms
Start 251 ms
Risk FOUT — text flashes from fallback to web font
4UaBrEBBsBhlBjvfkSLhx6j... woff2 swap
Size 43 KB
Load time 32 ms
Start 255 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 16 ms
Start 255 ms
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 30 KB
Load time 32 ms
Start 255 ms
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 19 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 0 KB
Load time 18 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 21 KB
Load time 15 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
18 hints, 0 missing preconnects
PASS
18 hints, 0 missing preconnects
Info::
Page uses 18 resource hint(s)

Current Resource Hints

preconnect
8
preload
9
dns-prefetch
1
prefetch

18 resource hints configured

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

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

A+
HTTP Caching
max-age=300 (5 minutes)
PASS
max-age=300 (5 minutes)
Info::
Cache-Control header is set
Got: max-age=300
Info::
Effective TTL: 5 minutes (max-age=300)
Info::
Last-Modified header present
Cache-Control

max-age=300

DirectiveValueMeaning
max-age300Cache for 5 minutes
Effective TTL: 300 seconds
Network Waterfall
97 requests over 3396ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 5.7 s LCP 12.9 shttps://punchng.com// https://punchng.com/ — 200 — 133.4 KiB — 50 ms — h2https://www.googletagmanager.com/gtag/js?id=G-FVB64ZCDTLwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-FVB64ZCDTL — 200 — 148.8 KiB — 74 ms — h2https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 90.9 KiB — 71 ms — h2https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&family=Roboto:wght@100;300;400;500;600;700&family=Alegreya:wght@100;300;400;500;600;700&display=optionalfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&family=Roboto:wght@100;300;400;500;600;700&family=Alegreya:wght@100;300;400;500;600;700&display=optional — 200 — 3.2 KiB — 51 ms — h2https://t.prcdn.co/img?file=9gvd2025062500000000001001&page=1&width=60&retina=2t.prcdn.co/img?file=9gvd20250625000... https://t.prcdn.co/img?file=9gvd2025062500000000001001&page=1&width=60&retina=2 — 200 — 2.3 KiB — 59 ms — h3https://cdn.punchng.com/wp-content/uploads/2021/05/16175056/IMG-20210516-WA0002.jpgcdn.punchng.com/wp-content/uploads/... https://cdn.punchng.com/wp-content/uploads/2021/05/16175056/IMG-20210516-WA0002.jpg — 200 — 1.1 KiB — 43 ms — h2https://cdn.punchng.com/wp-content/uploads/2026/03/02150737/tengtmarch2.jpgcdn.punchng.com/wp-content/uploads/... https://cdn.punchng.com/wp-content/uploads/2026/03/02150737/tengtmarch2.jpg — 200 — 21.8 KiB — 35 ms — h2https://punchng.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js/cdn-cgi/scripts/7d0fa10a/cloudflar... https://punchng.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.0 KiB — 31 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAABS…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAABS… — 200 — 0 B — 0 ms — datahttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2 — 200 — 22.2 KiB — 18 ms — h3https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 35 ms — h3https://fonts.gstatic.com/s/alegreya/v39/4UaBrEBBsBhlBjvfkSLhx6jj4JN0.woff2fonts.gstatic.com/s/alegreya/v39/4U... https://fonts.gstatic.com/s/alegreya/v39/4UaBrEBBsBhlBjvfkSLhx6jj4JN0.woff2 — 200 — 42.6 KiB — 32 ms — h3https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 16 ms — h3https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2 — 200 — 29.9 KiB — 32 ms — h3https://tentacles.smartocto.com/ten/tentacle.jstentacles.smartocto.com/ten/tentacl... https://tentacles.smartocto.com/ten/tentacle.js — 200 — 14.1 KiB — 34 ms — h2https://cse.google.com/cse.js?cx=382df21fb8880078bcse.google.com/cse.js?cx=382df21fb8... https://cse.google.com/cse.js?cx=382df21fb8880078b — 200 — 3.7 KiB — 46 ms — h2https://fundingchoicesmessages.google.com/i/pub-7167863529667065?ers=1fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/pub-7167863529667065?ers=1 — 200 — 70.0 KiB — 55 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7167863529667065pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7167863529667065 — 200 — 54.3 KiB — 54 ms — h3https://cdn.ampproject.org/v0/amp-sticky-ad-1.0.jscdn.ampproject.org/v0/amp-sticky-ad... https://cdn.ampproject.org/v0/amp-sticky-ad-1.0.js — 200 — 11.3 KiB — 34 ms — h2https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.jscdn.onesignal.com/sdks/web/v16/OneS... https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js — 200 — 903 B — 46 ms — h3https://punchng.com/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://punchng.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 141 B — 76 ms — h2blob:https://punchng.com/2ff70759-bb47-473a-bf24-e598b5814053punchng.com/2ff70759-bb47-473a-bf24... blob:https://punchng.com/2ff70759-bb47-473a-bf24-e598b5814053 — 200 — -1 B — 153 ms — blobhttps://www.googletagservices.com/tag/js/gpt.jswww.googletagservices.com/tag/js/gp... https://www.googletagservices.com/tag/js/gpt.js — 200 — 35.3 KiB — 44 ms — h2https://cdn.taboola.com/libtrc/punchnewspapersnigeria/loader.jscdn.taboola.com/libtrc/punchnewspap... https://cdn.taboola.com/libtrc/punchnewspapersnigeria/loader.js — 200 — 318.1 KiB — 102 ms — h2https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.jscdn.jsdelivr.net/npm/bootstrap@5.0.... https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js — 200 — 23.2 KiB — 55 ms — h2https://punchng.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?/cdn-cgi/challenge-platform/h/b/scr... https://punchng.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.8 KiB — 15 ms — h2https://cdn.punchng.com/wp-content/uploads/2016/06/19220759/favicon.jpgcdn.punchng.com/wp-content/uploads/... https://cdn.punchng.com/wp-content/uploads/2016/06/19220759/favicon.jpg — 200 — 2.5 KiB — 15 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007 — 200 — 187.7 KiB — 49 ms — h3https://punchng.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f07b0019825fe93/cdn-cgi/challenge-platform/h/b/jsd... https://punchng.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f07b0019825fe93 — 200 — 584 B — 14 ms — h2https://t.prcdn.co/img?file=22nj2026042200000000001001&page=1&width=600&retina=2t.prcdn.co/img?file=22nj20260422000... https://t.prcdn.co/img?file=22nj2026042200000000001001&page=1&width=600&retina=2 — 404 — 207 B — 29 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 5.7 s LCP 12.9 shttps://punchng.com// https://punchng.com/ — 200 — 133.4 KiB — 50 ms — h2https://www.googletagmanager.com/gtag/js?id=G-FVB64ZCDTLwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-FVB64ZCDTL — 200 — 148.8 KiB — 74 ms — h2https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 90.9 KiB — 71 ms — h2https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&family=Roboto:wght@100;300;400;500;600;700&family=Alegreya:wght@100;300;400;500;600;700&display=optionalfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&family=Roboto:wght@100;300;400;500;600;700&family=Alegreya:wght@100;300;400;500;600;700&display=optional — 200 — 3.2 KiB — 51 ms — h2https://t.prcdn.co/img?file=9gvd2025062500000000001001&page=1&width=60&retina=2t.prcdn.co/img?file=9gvd20250625000... https://t.prcdn.co/img?file=9gvd2025062500000000001001&page=1&width=60&retina=2 — 200 — 2.3 KiB — 59 ms — h3https://cdn.punchng.com/wp-content/uploads/2021/05/16175056/IMG-20210516-WA0002.jpgcdn.punchng.com/wp-content/uploads/... https://cdn.punchng.com/wp-content/uploads/2021/05/16175056/IMG-20210516-WA0002.jpg — 200 — 1.1 KiB — 43 ms — h2https://cdn.punchng.com/wp-content/uploads/2026/03/02150737/tengtmarch2.jpgcdn.punchng.com/wp-content/uploads/... https://cdn.punchng.com/wp-content/uploads/2026/03/02150737/tengtmarch2.jpg — 200 — 21.8 KiB — 35 ms — h2https://punchng.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js/cdn-cgi/scripts/7d0fa10a/cloudflar... https://punchng.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.0 KiB — 31 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAABS…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAABS… — 200 — 0 B — 0 ms — datahttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2 — 200 — 22.2 KiB — 18 ms — h3https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 35 ms — h3https://fonts.gstatic.com/s/alegreya/v39/4UaBrEBBsBhlBjvfkSLhx6jj4JN0.woff2fonts.gstatic.com/s/alegreya/v39/4U... https://fonts.gstatic.com/s/alegreya/v39/4UaBrEBBsBhlBjvfkSLhx6jj4JN0.woff2 — 200 — 42.6 KiB — 32 ms — h3https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 16 ms — h3https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2 — 200 — 29.9 KiB — 32 ms — h3https://tentacles.smartocto.com/ten/tentacle.jstentacles.smartocto.com/ten/tentacl... https://tentacles.smartocto.com/ten/tentacle.js — 200 — 14.1 KiB — 34 ms — h2https://cse.google.com/cse.js?cx=382df21fb8880078bcse.google.com/cse.js?cx=382df21fb8... https://cse.google.com/cse.js?cx=382df21fb8880078b — 200 — 3.7 KiB — 46 ms — h2https://fundingchoicesmessages.google.com/i/pub-7167863529667065?ers=1fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/pub-7167863529667065?ers=1 — 200 — 70.0 KiB — 55 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7167863529667065pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7167863529667065 — 200 — 54.3 KiB — 54 ms — h3https://cdn.ampproject.org/v0/amp-sticky-ad-1.0.jscdn.ampproject.org/v0/amp-sticky-ad... https://cdn.ampproject.org/v0/amp-sticky-ad-1.0.js — 200 — 11.3 KiB — 34 ms — h2https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.jscdn.onesignal.com/sdks/web/v16/OneS... https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js — 200 — 903 B — 46 ms — h3https://punchng.com/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://punchng.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 141 B — 76 ms — h2blob:https://punchng.com/2ff70759-bb47-473a-bf24-e598b5814053punchng.com/2ff70759-bb47-473a-bf24... blob:https://punchng.com/2ff70759-bb47-473a-bf24-e598b5814053 — 200 — -1 B — 153 ms — blobhttps://www.googletagservices.com/tag/js/gpt.jswww.googletagservices.com/tag/js/gp... https://www.googletagservices.com/tag/js/gpt.js — 200 — 35.3 KiB — 44 ms — h2https://cdn.taboola.com/libtrc/punchnewspapersnigeria/loader.jscdn.taboola.com/libtrc/punchnewspap... https://cdn.taboola.com/libtrc/punchnewspapersnigeria/loader.js — 200 — 318.1 KiB — 102 ms — h2https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.jscdn.jsdelivr.net/npm/bootstrap@5.0.... https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js — 200 — 23.2 KiB — 55 ms — h2https://punchng.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?/cdn-cgi/challenge-platform/h/b/scr... https://punchng.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.8 KiB — 15 ms — h2https://cdn.punchng.com/wp-content/uploads/2016/06/19220759/favicon.jpgcdn.punchng.com/wp-content/uploads/... https://cdn.punchng.com/wp-content/uploads/2016/06/19220759/favicon.jpg — 200 — 2.5 KiB — 15 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007 — 200 — 187.7 KiB — 49 ms — h3https://punchng.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f07b0019825fe93/cdn-cgi/challenge-platform/h/b/jsd... https://punchng.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f07b0019825fe93 — 200 — 584 B — 14 ms — h2https://t.prcdn.co/img?file=22nj2026042200000000001001&page=1&width=600&retina=2t.prcdn.co/img?file=22nj20260422000... https://t.prcdn.co/img?file=22nj2026042200000000001001&page=1&width=600&retina=2 — 404 — 207 B — 29 ms — h3https://t.prcdn.co/img?file=22nm2026041900000000001001&page=1&width=600&retina=2t.prcdn.co/img?file=22nm20260419000... https://t.prcdn.co/img?file=22nm2026041900000000001001&page=1&width=600&retina=2 — 404 — 208 B — 31 ms — h3https://t.prcdn.co/img?file=22nk2026041800000000001001&page=1&width=600&retina=2t.prcdn.co/img?file=22nk20260418000... https://t.prcdn.co/img?file=22nk2026041800000000001001&page=1&width=600&retina=2 — 200 — 82.1 KiB — 40 ms — h3https://t.prcdn.co/img?file=9GVD2026042200000000001001&page=1&width=600&retina=2t.prcdn.co/img?file=9GVD20260422000... https://t.prcdn.co/img?file=9GVD2026042200000000001001&page=1&width=600&retina=2 — 200 — 83.4 KiB — 36 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604200101/show_ads_impl_fy2021.js?bust=31098019pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604200101/show_ads_impl_fy2021.js?bust=31098019 — 200 — 177.5 KiB — 22 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxX8bfOQg3Ox9-Hn2y0Sr568IagvsN1YjFo9ZrpEVNRj1V3Vr4WC22nVmefr8RYELDsAW2psFSnHtJuNpfyLOOP_ftHfPkDtEVN3ajyk6ka10NcnJV4QrL6Ot8jDT4bOG0YxdBg8jw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxX8bfOQg3Ox9-Hn2y0Sr568IagvsN1YjFo9ZrpEVNRj1V3Vr4WC22nVmefr8RYELDsAW2psFSnHtJuNpfyLOOP_ftHfPkDtEVN3ajyk6ka10NcnJV4QrL6Ot8jDT4bOG0YxdBg8jw== — 204 — 28 B — 18 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxX8bfOQg3Ox9-Hn2y0Sr568IagvsN1YjFo9ZrpEVNRj1V3Vr4WC22nVmefr8RYELDsAW2psFSnHtJuNpfyLOOP_ftHfPkDtEVN3ajyk6ka10NcnJV4QrL6Ot8jDT4bOG0YxdBg8jw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxX8bfOQg3Ox9-Hn2y0Sr568IagvsN1YjFo9ZrpEVNRj1V3Vr4WC22nVmefr8RYELDsAW2psFSnHtJuNpfyLOOP_ftHfPkDtEVN3ajyk6ka10NcnJV4QrL6Ot8jDT4bOG0YxdBg8jw== — 204 — 28 B — 16 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxWLFoRl9IMv3iVaY2xch9ow8NpQEiECWJgJCijLAkeqjMAKM3RZOT9qXolUGevAqyxIQ7jj6AO2TQ1ZEiDyiCOxFrrMSg7Tg-JFIVYmVsiSgvVudexzKE0ndNlGXLyiOw9puzPs2A==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODkyOTg1LDQxNjAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly9wdW5jaG5nLmNvbS8iLG51bGwsW1s4LCJwU0prbzE5NklIMCJdLFs5LCJlbi1VUyJdLFszNSwiMTc3Njg5Mjk4NSJdLFsxOSwiMSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxWLFoRl9IMv3iVaY2xch9ow8NpQEiECWJgJCijLAkeqjMAKM3RZOT9qXolUGevAqyxIQ7jj6AO2TQ1ZEiDyiCOxFrrMSg7Tg-JFIVYmVsiSgvVudexzKE0ndNlGXLyiOw9puzPs2A==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODkyOTg1LDQxNjAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly9wdW5jaG5nLmNvbS8iLG51bGwsW1s4LCJwU0prbzE5NklIMCJdLFs5LCJlbi1VUyJdLFszNSwiMTc3Njg5Mjk4NSJdLFsxOSwiMSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0 — 200 — 67.8 KiB — 68 ms — h3https://www.google.com/cse/static/element/dc329f57de078f5d/cse_element__nl.js?usqp=CAM%3Dwww.google.com/cse/static/element/d... https://www.google.com/cse/static/element/dc329f57de078f5d/cse_element__nl.js?usqp=CAM%3D — 200 — 102.9 KiB — 80 ms — h3https://www.google.com/cse/static/element/dc329f57de078f5d/default_v6+nl.csswww.google.com/cse/static/element/d... https://www.google.com/cse/static/element/dc329f57de078f5d/default_v6+nl.css — 200 — 12.0 KiB — 22 ms — h3https://www.google.com/cse/static/style/look/v6/default.csswww.google.com/cse/static/style/loo... https://www.google.com/cse/static/style/look/v6/default.css — 200 — 1.2 KiB — 15 ms — h3https://d7d3cf2e81d293050033-3dfc0615b0fd7b49143049256703bfce.ssl.cf1.rackcdn.com/stf.jsd7d3cf2e81d293050033-3dfc0615b0fd7b... https://d7d3cf2e81d293050033-3dfc0615b0fd7b49143049256703bfce.ssl.cf1.rackcdn.com/stf.js — 200 — 5.0 KiB — 26 ms — http/1.1https://region1.analytics.google.com/g/collect?v=2&tid=G-FVB64ZCDTL&gtm=45je64k0v9119556211za200zd9119556211&_p=1776892985162&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&ecid=1583546950&_eu=AAAAAGA&are=1&cid=1405157970.1776892985&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938465~115938468~117266400~117512542~118463261~118463800&sid=1776892985&sct=1&seg=0&dl=https%3A%2F%2Fpunchng.com%2F&dt=Punch%20newspapers%20-%20Breaking%20News%2C%20Nigerian%20News%20%26%20Top%20Stories&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&gap.plf=5&tfd=934region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-FVB64ZCDTL&gtm=45je64k0v9119556211za200zd9119556211&_p=1776892985162&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&ecid=1583546950&_eu=AAAAAGA&are=1&cid=1405157970.1776892985&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938465~115938468~117266400~117512542~118463261~118463800&sid=1776892985&sct=1&seg=0&dl=https%3A%2F%2Fpunchng.com%2F&dt=Punch%20newspapers%20-%20Breaking%20News%2C%20Nigerian%20News%20%26%20Top%20Stories&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&gap.plf=5&tfd=934 — 204 — 546 B — 153 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-FVB64ZCDTL&cid=1405157970.1776892985&gtm=45je64k0v9119556211za200zd9119556211&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266400~117512542~118463261~118463800stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-FVB64ZCDTL&cid=1405157970.1776892985&gtm=45je64k0v9119556211za200zd9119556211&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266400~117512542~118463261~118463800 — 204 — 555 B — 26 ms — h2https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-FVB64ZCDTL&cid=1405157970.1776892985&gtm=45je64k0v9119556211za200zd9119556211&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266400~117512542~118463261~118463800&z=1983386393www.google.nl/ads/ga-audiences?v=1&... https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-FVB64ZCDTL&cid=1405157970.1776892985&gtm=45je64k0v9119556211za200zd9119556211&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266400~117512542~118463261~118463800&z=1983386393 — 200 — 408 B — 30 ms — h2https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=160603cdn.onesignal.com/sdks/web/v16/OneS... https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=160603 — 200 — 42.2 KiB — 24 ms — h3https://punchng.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f07b0019825fe93/cdn-cgi/challenge-platform/h/b/jsd... https://punchng.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f07b0019825fe93 — 200 — 496 B — 11 ms — h2https://tentacles.smartocto.com/ten/ingestion.js?v=1776863759182tentacles.smartocto.com/ten/ingesti... https://tentacles.smartocto.com/ten/ingestion.js?v=1776863759182 — 200 — 3.8 KiB — 9 ms — h2https://api.smartocto.com/api/brands/tentacles?i=9co5f1e5uexmu9coi4vsz1xpgma7kzvqapi.smartocto.com/api/brands/tentac... https://api.smartocto.com/api/brands/tentacles?i=9co5f1e5uexmu9coi4vsz1xpgma7kzvq — 200 — 1.0 KiB — 80 ms — h2https://cdn.taboola.com/libtrc/tr5?abgroup=auto-refresh-eventscdn.taboola.com/libtrc/tr5?abgroup=... https://cdn.taboola.com/libtrc/tr5?abgroup=auto-refresh-events — 200 — 100 B — 4 ms — h2https://gum.criteo.com/sync?c=72&r=2&j=TRC.getRTUS&us_privacy=1---&gdpr=0&gdpr_consent=&gdpr_pd=gum.criteo.com/sync?c=72&r=2&j=TRC.... https://gum.criteo.com/sync?c=72&r=2&j=TRC.getRTUS&us_privacy=1---&gdpr=0&gdpr_consent=&gdpr_pd= — 302 — 684 B — 117 ms — h2https://gum.criteo.com/sync?s=1&c=72&r=2&j=TRC.getRTUS&us_privacy=1---&gdpr=0&gdpr_consent=&gdpr_pd=gum.criteo.com/sync?s=1&c=72&r=2&j=... https://gum.criteo.com/sync?s=1&c=72&r=2&j=TRC.getRTUS&us_privacy=1---&gdpr=0&gdpr_consent=&gdpr_pd= — 200 — 687 B — 6 ms — h2https://cdn.punchng.com/wp-content/uploads/2025/08/20212724/ADEBAYO-ADELABU-960x549.jpgcdn.punchng.com/wp-content/uploads/... https://cdn.punchng.com/wp-content/uploads/2025/08/20212724/ADEBAYO-ADELABU-960x549.jpg — 200 — 65.0 KiB — 20 ms — h2https://fundingchoicesmessages.google.com/i/22803039119?ers=3fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/22803039119?ers=3 — 200 — 68.7 KiB — 36 ms — h3https://scripts.cleverwebserver.com/5fa68a32c8ce2feebc132fa808d1ec0a.jsscripts.cleverwebserver.com/5fa68a3... https://scripts.cleverwebserver.com/5fa68a32c8ce2feebc132fa808d1ec0a.js — 200 — 24.8 KiB — 65 ms — h2https://config.aps.amazon-adsystem.com/configs/a8069b0a-3a0b-4187-b7a4-0b7d08bd278fconfig.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/a8069b0a-3a0b-4187-b7a4-0b7d08bd278f — 200 — 706 B — 16 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 11 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 0 B — 42 ms — h2https://ingestion.contentinsights.com/p?a=&b=&c=Homepage%20%26%238211%3B%20Breaking%20News%2C%20Nigerian%20News%2C%20Nigerian%20newspapers%2C%20Entertainment%2C%20Videos%2C%20Sports%2C%20Business%20and%20Politics&d=https%3A%2F%2Fpunchng.com%2F&e=&f=2941&g=2019-02-06T01%3A00%3A20%2B01%3A00&h=&i=&j=free&k=article&l=&m=anonymous&ch=&n=landing&pid=540727&u=1776892986266.911439253.0123373&ul=1776892986267.914100282.9604303&x=0.60224048539767&t=0&err=&ver=27ingestion.contentinsights.com/p?a=&... https://ingestion.contentinsights.com/p?a=&b=&c=Homepage%20%26%238211%3B%20Breaking%20News%2C%20Nigerian%20News%2C%20Nigerian%20newspapers%2C%20Entertainment%2C%20Videos%2C%20Sports%2C%20Business%20and%20Politics&d=https%3A%2F%2Fpunchng.com%2F&e=&f=2941&g=2019-02-06T01%3A00%3A20%2B01%3A00&h=&i=&j=free&k=article&l=&m=anonymous&ch=&n=landing&pid=540727&u=1776892986266.911439253.0123373&ul=1776892986267.914100282.9604303&x=0.60224048539767&t=0&err=&ver=27 — 204 — 35 B — 77 ms — h2https://pm-widget.taboola.com/punchnewspapersnigeria/load.jspm-widget.taboola.com/punchnewspape... https://pm-widget.taboola.com/punchnewspapersnigeria/load.js — 200 — 1.5 KiB — 7 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 388 B — 41 ms — h2https://trc.taboola.com/punchnewspapersnigeria/trc/3/json?llvl=2&tim=21%3A23%3A06.295&lti=default-auto-refresh-events&pubit=i&t=1&data=%7B%22cmps%22%3A0%2C%22gpp%22%3A%22%22%2C%22gpp_sid%22%3A%22-1%22%2C%22id%22%3A%2285524%22%2C%22sd%22%3A%22%22%2C%22ui%22%3A%22%22%2C%22ii%22%3A%22_homepage_%22%2C%22it%22%3A%22home%22%2C%22vi%22%3A1776892986295%2C%22cv%22%3A%2220260419-4-RELEASE%22%2C%22uiv%22%3A%22default%22%2C%22u%22%3A%22https%3A%2F%2Fpunchng.com%2F%22%2C%22qs%22%3A%22%22%2C%22bv%22%3A%220%22%2C%22btv%22%3A%220%22%2C%22ul%22%3A%5B%22en-US%22%2C%22en%22%5D%2C%22ccpa_ps%22%3A%221---%22%2C%22cos%22%3A%224g%22%2C%22bu%22%3A%22https%3A%2F%2Fpunchng.com%2F%22%2C%22vpi%22%3A%22%2F%22%2C%22bad%22%3A-1%2C%22sw%22%3A412%2C%22sh%22%3A823%2C%22bw%22%3A412%2C%22bh%22%3A823%2C%22dw%22%3A412%2C%22dh%22%3A17154%2C%22sde%22%3A%221.750%22%2C%22lt%22%3A%22default-auto-refresh-events%22%2C%22r%22%3A%5B%7B%22li%22%3A%22rbox-h2m%22%2C%22uip%22%3A%22Below%20Homepage%20Thumbnails%22%2C%22orig_uip%22%3A%22Below%20Homepage%20Thumbnails%22%2C%22s%22%3A3%2C%22uim%22%3A%22thumbnails-1x3%3Aabp%3D0%22%2C%22cd%22%3A10887.02%2C%22mw%22%3A388%7D%5D%2C%22pev%22%3A%2226377%22%2C%22uad%22%3A%7B%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%2C%22uaFullVersion%22%3A%22146.0.0.0%22%7D%2C%22cacheKey%22%3A%22home%3D_homepage_%2CBelow%20Homepage%20Thumbnails%3Dthumbnails-1x3%3Aabp%3D0%22%2C%22_cn%22%3A%22tions_1%22%2C%22lbt%22%3A1776594423259%2C%22wc%22%3Atrue%7Dtrc.taboola.com/punchnewspapersnige... https://trc.taboola.com/punchnewspapersnigeria/trc/3/json?llvl=2&tim=21%3A23%3A06.295&lti=default-auto-refresh-events&pubit=i&t=1&data=%7B%22cmps%22%3A0%2C%22gpp%22%3A%22%22%2C%22gpp_sid%22%3A%22-1%22%2C%22id%22%3A%2285524%22%2C%22sd%22%3A%22%22%2C%22ui%22%3A%22%22%2C%22ii%22%3A%22_homepage_%22%2C%22it%22%3A%22home%22%2C%22vi%22%3A1776892986295%2C%22cv%22%3A%2220260419-4-RELEASE%22%2C%22uiv%22%3A%22default%22%2C%22u%22%3A%22https%3A%2F%2Fpunchng.com%2F%22%2C%22qs%22%3A%22%22%2C%22bv%22%3A%220%22%2C%22btv%22%3A%220%22%2C%22ul%22%3A%5B%22en-US%22%2C%22en%22%5D%2C%22ccpa_ps%22%3A%221---%22%2C%22cos%22%3A%224g%22%2C%22bu%22%3A%22https%3A%2F%2Fpunchng.com%2F%22%2C%22vpi%22%3A%22%2F%22%2C%22bad%22%3A-1%2C%22sw%22%3A412%2C%22sh%22%3A823%2C%22bw%22%3A412%2C%22bh%22%3A823%2C%22dw%22%3A412%2C%22dh%22%3A17154%2C%22sde%22%3A%221.750%22%2C%22lt%22%3A%22default-auto-refresh-events%22%2C%22r%22%3A%5B%7B%22li%22%3A%22rbox-h2m%22%2C%22uip%22%3A%22Below%20Homepage%20Thumbnails%22%2C%22orig_uip%22%3A%22Below%20Homepage%20Thumbnails%22%2C%22s%22%3A3%2C%22uim%22%3A%22thumbnails-1x3%3Aabp%3D0%22%2C%22cd%22%3A10887.02%2C%22mw%22%3A388%7D%5D%2C%22pev%22%3A%2226377%22%2C%22uad%22%3A%7B%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%2C%22uaFullVersion%22%3A%22146.0.0.0%22%7D%2C%22cacheKey%22%3A%22home%3D_homepage_%2CBelow%20Homepage%20Thumbnails%3Dthumbnails-1x3%3Aabp%3D0%22%2C%22_cn%22%3A%22tions_1%22%2C%22lbt%22%3A1776594423259%2C%22wc%22%3Atrue%7D — 200 — 4.7 KiB — 143 ms — h2https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&display=swapfonts.googleapis.com/css?family=Arc... https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&display=swap — 200 — 6.3 KiB — 20 ms — h2https://lh3.googleusercontent.com/7TNU-yuUGv4_SxnI_7g3eXRyBGeC4kArBWsXhzTXJQLuO8iEcku0cZu17BZSPzFNnL80wnxCYJsvJ3LfDt3tEZ96Q2sCiwLLAArXnfVrZ_gR-UYpAKK1jg=h60lh3.googleusercontent.com/7TNU-yuUG... https://lh3.googleusercontent.com/7TNU-yuUGv4_SxnI_7g3eXRyBGeC4kArBWsXhzTXJQLuO8iEcku0cZu17BZSPzFNnL80wnxCYJsvJ3LfDt3tEZ96Q2sCiwLLAArXnfVrZ_gR-UYpAKK1jg=h60 — 200 — 7.4 KiB — 127 ms — h2https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v40/me... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.1 KiB — 19 ms — h3https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v40/me... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 0 B — 18 ms — h3https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2fonts.gstatic.com/s/opensans/v40/me... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2 — 200 — 20.7 KiB — 15 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxX8bfOQg3Ox9-Hn2y0Sr568IagvsN1YjFo9ZrpEVNRj1V3Vr4WC22nVmefr8RYELDsAW2psFSnHtJuNpfyLOOP_ftHfPkDtEVN3ajyk6ka10NcnJV4QrL6Ot8jDT4bOG0YxdBg8jw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxX8bfOQg3Ox9-Hn2y0Sr568IagvsN1YjFo9ZrpEVNRj1V3Vr4WC22nVmefr8RYELDsAW2psFSnHtJuNpfyLOOP_ftHfPkDtEVN3ajyk6ka10NcnJV4QrL6Ot8jDT4bOG0YxdBg8jw== — 204 — 28 B — 11 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxX8bfOQg3Ox9-Hn2y0Sr568IagvsN1YjFo9ZrpEVNRj1V3Vr4WC22nVmefr8RYELDsAW2psFSnHtJuNpfyLOOP_ftHfPkDtEVN3ajyk6ka10NcnJV4QrL6Ot8jDT4bOG0YxdBg8jw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxX8bfOQg3Ox9-Hn2y0Sr568IagvsN1YjFo9ZrpEVNRj1V3Vr4WC22nVmefr8RYELDsAW2psFSnHtJuNpfyLOOP_ftHfPkDtEVN3ajyk6ka10NcnJV4QrL6Ot8jDT4bOG0YxdBg8jw== — 204 — 28 B — 13 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxX8bfOQg3Ox9-Hn2y0Sr568IagvsN1YjFo9ZrpEVNRj1V3Vr4WC22nVmefr8RYELDsAW2psFSnHtJuNpfyLOOP_ftHfPkDtEVN3ajyk6ka10NcnJV4QrL6Ot8jDT4bOG0YxdBg8jw==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxX8bfOQg3Ox9-Hn2y0Sr568IagvsN1YjFo9ZrpEVNRj1V3Vr4WC22nVmefr8RYELDsAW2psFSnHtJuNpfyLOOP_ftHfPkDtEVN3ajyk6ka10NcnJV4QrL6Ot8jDT4bOG0YxdBg8jw== — 204 — 28 B — 15 ms — h3https://www.google.com/cse/static/element/dc329f57de078f5d/mobile_v6+nl.csswww.google.com/cse/static/element/d... https://www.google.com/cse/static/element/dc329f57de078f5d/mobile_v6+nl.css — 200 — 1.5 KiB — 11 ms — h3https://cse.google.com/adsense/search/async-ads.jscse.google.com/adsense/search/async... https://cse.google.com/adsense/search/async-ads.js — 200 — 43.6 KiB — 16 ms — h2https://clients1.google.com/generate_204clients1.google.com/generate_204 https://clients1.google.com/generate_204 — 204 — 117 B — 17 ms — h2https://api.onesignal.com/sync/ebcb0294-a654-4cb7-ac97-bad77f8bb444/web?callback=__jp0api.onesignal.com/sync/ebcb0294-a65... https://api.onesignal.com/sync/ebcb0294-a654-4cb7-ac97-bad77f8bb444/web?callback=__jp0 — 200 — 2.5 KiB — 20 ms — h3https://beacon.taboola.com/?ab=default-auto-refresh-events&pub=punchnewspapersnigeria&status=DETECTED_MANUAL_REFRESH&data=%7B%22isAr%22%3Afalse%2C%22patternInfo%22%3A%7B%22hasPattern%22%3Afalse%2C%22patternDescription%22%3A%22Insufficient%20data%20(0%2F3%20intervals%20%E2%89%A590s%20needed)%22%7D%2C%22pageType%22%3A%22homepage%22%2C%22url%22%3A%22https%3A%2F%2Fpunchng.com%2F%22%2C%22platform%22%3A%22PHON%22%7Dbeacon.taboola.com/?ab=default-auto... https://beacon.taboola.com/?ab=default-auto-refresh-events&pub=punchnewspapersnigeria&status=DETECTED_MANUAL_REFRESH&data=%7B%22isAr%22%3Afalse%2C%22patternInfo%22%3A%7B%22hasPattern%22%3Afalse%2C%22patternDescription%22%3A%22Insufficient%20data%20(0%2F3%20intervals%20%E2%89%A590s%20needed)%22%7D%2C%22pageType%22%3A%22homepage%22%2C%22url%22%3A%22https%3A%2F%2Fpunchng.com%2F%22%2C%22platform%22%3A%22PHON%22%7D — 204 — 108 B — 6 ms — h2https://am-trc-events.taboola.com/punchnewspapersnigeria/log/2/debug?type=warn&msg=adgb%20-%20not%20initialized.&lt=default-auto-refresh-events&tvi2=-2&tvi48=28907&tvi50=11119&tvi61=25743&tvi62=21425&tim=21%3A23%3A06.770&id=90&cv=20260419-4-RELEASE&llvl=2am-trc-events.taboola.com/punchnews... https://am-trc-events.taboola.com/punchnewspapersnigeria/log/2/debug?type=warn&msg=adgb%20-%20not%20initialized.&lt=default-auto-refresh-events&tvi2=-2&tvi48=28907&tvi50=11119&tvi61=25743&tvi62=21425&tim=21%3A23%3A06.770&id=90&cv=20260419-4-RELEASE&llvl=2 — 204 — 125 B — 24 ms — h2https://am-trc-events.taboola.com/punchnewspapersnigeria/log/3/abtests?route=AM%3AAM%3AV&lti=default-auto-refresh-events&tvi2=-2&tvi48=28907&tvi50=11119&tvi61=25743&tvi62=21425&ri=a709ddc5a6360ab6231d85206d0df7fd&sd=v2_8ce11396983833901d8c7a189223bfc2_beffcd3d-65a2-42f3-8bbc-763689df7738-tuct10e2c1ba_1776892986_1776892986_CIi3jgYQjrR3GLeHzbjbMyABKAEwoQE4l-oLQJmXEEjm0NoDUP___________wFYAGAAaJTFgd6J-fySJ3AAgAEAiAEA&ui=beffcd3d-65a2-42f3-8bbc-763689df7738-tuct10e2c1ba&pi=%2F&wi=2002357897738166927&pt=home&vi=1776892986295&tim=21%3A23%3A06.774&id=28777&llvl=2&cv=20260419-4-RELEASE&d=%7B%22abTestsEventType%22%3A%22simple%22%2C%22name%22%3A%22traffic-type%22%2C%22type%22%3A%22default%22%2C%22eventTime%22%3A1776892986774%7Dam-trc-events.taboola.com/punchnews... https://am-trc-events.taboola.com/punchnewspapersnigeria/log/3/abtests?route=AM%3AAM%3AV&lti=default-auto-refresh-events&tvi2=-2&tvi48=28907&tvi50=11119&tvi61=25743&tvi62=21425&ri=a709ddc5a6360ab6231d85206d0df7fd&sd=v2_8ce11396983833901d8c7a189223bfc2_beffcd3d-65a2-42f3-8bbc-763689df7738-tuct10e2c1ba_1776892986_1776892986_CIi3jgYQjrR3GLeHzbjbMyABKAEwoQE4l-oLQJmXEEjm0NoDUP___________wFYAGAAaJTFgd6J-fySJ3AAgAEAiAEA&ui=beffcd3d-65a2-42f3-8bbc-763689df7738-tuct10e2c1ba&pi=%2F&wi=2002357897738166927&pt=home&vi=1776892986295&tim=21%3A23%3A06.774&id=28777&llvl=2&cv=20260419-4-RELEASE&d=%7B%22abTestsEventType%22%3A%22simple%22%2C%22name%22%3A%22traffic-type%22%2C%22type%22%3A%22default%22%2C%22eventTime%22%3A1776892986774%7D — 204 — 243 B — 25 ms — h2https://cdn.taboola.com/scripts/fraud-detect.jscdn.taboola.com/scripts/fraud-detec... https://cdn.taboola.com/scripts/fraud-detect.js — 200 — 367 B — 11 ms — h2https://cdn.taboola.com/scripts/firstid.es5.jscdn.taboola.com/scripts/firstid.es5... https://cdn.taboola.com/scripts/firstid.es5.js — 200 — 1.1 KiB — 10 ms — h2https://cdn.taboola.com/scripts/cds-pips.js?dc=am&d=dcdn.taboola.com/scripts/cds-pips.js... https://cdn.taboola.com/scripts/cds-pips.js?dc=am&d=d — 200 — 1.8 KiB — 12 ms — h2https://images.taboola.com/taboola/image/fetch/fl_lossy%2Cf_gif%2Ch_145%2Cw_260%2Cc_fill%2Cg_faces:auto%2Ce_sharpen/https%3A//cdn.taboola.com/libtrc/static/thumbnails/888b2865a227fd3b5288ce7983a4bdb2.gifimages.taboola.com/taboola/image/fe... https://images.taboola.com/taboola/image/fetch/fl_lossy%2Cf_gif%2Ch_145%2Cw_260%2Cc_fill%2Cg_faces:auto%2Ce_sharpen/https%3A//cdn.taboola.com/libtrc/static/thumbnails/888b2865a227fd3b5288ce7983a4bdb2.gif — 200 — 116.4 KiB — 18 ms — h2https://images.taboola.com/taboola/image/fetch/fl_lossy%2Cf_gif%2Ch_145%2Cw_260%2Cc_fill%2Cg_faces:auto%2Ce_sharpen/https%3A//cdn.taboola.com/libtrc/static/thumbnails/c6037e44c023c75504ce71a26cde7ebd.gifimages.taboola.com/taboola/image/fe... https://images.taboola.com/taboola/image/fetch/fl_lossy%2Cf_gif%2Ch_145%2Cw_260%2Cc_fill%2Cg_faces:auto%2Ce_sharpen/https%3A//cdn.taboola.com/libtrc/static/thumbnails/c6037e44c023c75504ce71a26cde7ebd.gif — 200 — 113.6 KiB — 15 ms — h2https://images.taboola.com/taboola/image/fetch/c_crop%2Cf_jpg%2Cq_auto%2Ce_sharpen%2Car_1.7778%2Cw_3072%2Cx_0%2Cy_356/c_fill%2Cw_260%2Ch_145/https%3A//cdn.taboola.com/libtrc/static/thumbnails/3d78c41dc2eff63e27fb24880464c13d.pngimages.taboola.com/taboola/image/fe... https://images.taboola.com/taboola/image/fetch/c_crop%2Cf_jpg%2Cq_auto%2Ce_sharpen%2Car_1.7778%2Cw_3072%2Cx_0%2Cy_356/c_fill%2Cw_260%2Ch_145/https%3A//cdn.taboola.com/libtrc/static/thumbnails/3d78c41dc2eff63e27fb24880464c13d.png — 200 — 5.5 KiB — 19 ms — h2https://ingestion.smartocto.com/t?p=1776892986267.914100282.9604303&s=1776892986266.911439253.0123373&t=pageView&v=1776892986893.18587427.942407865&e=1776892986893.18587427.9424078650&c=1776892986894&f=f&l=https%3A%2F%2Fpunchng.com%2F&i=412&j=823&k=1.75&w=412&h=823&ch=web&rid=a1ef107e7cf7d5a6a694&n=landingingestion.smartocto.com/t?p=1776892... https://ingestion.smartocto.com/t?p=1776892986267.914100282.9604303&s=1776892986266.911439253.0123373&t=pageView&v=1776892986893.18587427.942407865&e=1776892986893.18587427.9424078650&c=1776892986894&f=f&l=https%3A%2F%2Fpunchng.com%2F&i=412&j=823&k=1.75&w=412&h=823&ch=web&rid=a1ef107e7cf7d5a6a694&n=landing — 204 — 34 B — 27 ms — h2https://ib.adnxs.com/setuid?entity=584&code=beffcd3d-65a2-42f3-8bbc-763689df7738-tuct10e2c1ba&gdpr=1&gdpr_consent=ib.adnxs.com/setuid?entity=584&code... https://ib.adnxs.com/setuid?entity=584&code=beffcd3d-65a2-42f3-8bbc-763689df7738-tuct10e2c1ba&gdpr=1&gdpr_consent= — -1 — 0 B — 46 ms — https://ui.cleverwebserver.com/ui.cleverwebserver.com/ https://ui.cleverwebserver.com/ — 200 — 417 B — 42 ms — h2https://pm-widget.taboola.com/punchnewspapersnigeria/pmk-20220605.2.jspm-widget.taboola.com/punchnewspape... https://pm-widget.taboola.com/punchnewspapersnigeria/pmk-20220605.2.js — 200 — 24.1 KiB — 6 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=uPTZVQrNRre2BJf+zYMZ+g==&sde=1ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=uPTZVQrNRre2BJf+zYMZ+g==&sde=1 — 200 — 8.0 KiB — 39 ms — h3https://am-trc-events.taboola.com/punchnewspapersnigeria/log/3/social?lti=default-auto-refresh-events&ri=a709ddc5a6360ab6231d85206d0df7fd&sd=v2_8ce11396983833901d8c7a189223bfc2_beffcd3d-65a2-42f3-8bbc-763689df7738-tuct10e2c1ba_1776892986_1776892986_CIi3jgYQjrR3GLeHzbjbMyABKAEwoQE4l-oLQJmXEEjm0NoDUP___________wFYAGAAaJTFgd6J-fySJ3AAgAEAiAEA&ui=beffcd3d-65a2-42f3-8bbc-763689df7738-tuct10e2c1ba&pi=%2F&wi=2002357897738166927&pt=home&vi=1776892986295&st=social-available&d=%7B%22data%22%3A%5B%7B%22i%22%3A%22ctx%22%2C%22ism%22%3Atrue%2C%22srx%22%3A412%2C%22sry%22%3A823%2C%22pd%22%3Anull%2C%22tpl%22%3A%22%22%2C%22url%22%3A%22https%3A%2F%2Fpunchng.com%22%2C%22rref%22%3A%22%22%2C%22sref%22%3A%22_sessionPending_%22%2C%22hdl%22%3A%22Homepage%20-%20Breaking%20News%2C%20Nigerian%20News%2C%20Nigerian%20newspapers%2C%20Entertainment%2C%20Videos%2C%20Sports%2C%20Business%20and%20Politics%22%2C%22sec%22%3A%22%22%2C%22aut%22%3A%5B%5D%2C%22img%22%3A%22https%3A%2F%2Fcdn.punchng.com%2Fwp-content%2Fuploads%2F2016%2F10%2F17155511%2Fpunchlogo.png%22%2C%22v%22%3A15%2C%22pw%22%3Afalse%7D%5D%7Dam-trc-events.taboola.com/punchnews... https://am-trc-events.taboola.com/punchnewspapersnigeria/log/3/social?lti=default-auto-refresh-events&ri=a709ddc5a6360ab6231d85206d0df7fd&sd=v2_8ce11396983833901d8c7a189223bfc2_beffcd3d-65a2-42f3-8bbc-763689df7738-tuct10e2c1ba_1776892986_1776892986_CIi3jgYQjrR3GLeHzbjbMyABKAEwoQE4l-oLQJmXEEjm0NoDUP___________wFYAGAAaJTFgd6J-fySJ3AAgAEAiAEA&ui=beffcd3d-65a2-42f3-8bbc-763689df7738-tuct10e2c1ba&pi=%2F&wi=2002357897738166927&pt=home&vi=1776892986295&st=social-available&d=%7B%22data%22%3A%5B%7B%22i%22%3A%22ctx%22%2C%22ism%22%3Atrue%2C%22srx%22%3A412%2C%22sry%22%3A823%2C%22pd%22%3Anull%2C%22tpl%22%3A%22%22%2C%22url%22%3A%22https%3A%2F%2Fpunchng.com%22%2C%22rref%22%3A%22%22%2C%22sref%22%3A%22_sessionPending_%22%2C%22hdl%22%3A%22Homepage%20-%20Breaking%20News%2C%20Nigerian%20News%2C%20Nigerian%20newspapers%2C%20Entertainment%2C%20Videos%2C%20Sports%2C%20Business%20and%20Politics%22%2C%22sec%22%3A%22%22%2C%22aut%22%3A%5B%5D%2C%22img%22%3A%22https%3A%2F%2Fcdn.punchng.com%2Fwp-content%2Fuploads%2F2016%2F10%2F17155511%2Fpunchlogo.png%22%2C%22v%22%3A15%2C%22pw%22%3Afalse%7D%5D%7D — 204 — 243 B — 6 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 23 ms — h2https://call.cleverwebserver.com/?id=100338&c=NL&r=NH&l=96&b=Chrome&bv=0&os=Android&mob=1&v=2.64.0&lg=en-US&ref=aHR0cHM6Ly9wdW5jaG5nLmNvbS8%3D&ruri=&s=e9159b82456f0083a9d92734bab0203f81bf7be7baee40fd71e9d5132db27894&e=n0slx3MP&st=W&iv=-1call.cleverwebserver.com/?id=100338... https://call.cleverwebserver.com/?id=100338&c=NL&r=NH&l=96&b=Chrome&bv=0&os=Android&mob=1&v=2.64.0&lg=en-US&ref=aHR0cHM6Ly9wdW5jaG5nLmNvbS8%3D&ruri=&s=e9159b82456f0083a9d92734bab0203f81bf7be7baee40fd71e9d5132db27894&e=n0slx3MP&st=W&iv=-1 — 200 — 128 B — 80 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 16 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 15 ms — h2https://pagead2.googlesyndication.com/bg/iEdN92eAUFJ_vm8PS_gkmx2SAtGdAOE33tjl0kZnL1g.jspagead2.googlesyndication.com/bg/iE... https://pagead2.googlesyndication.com/bg/iEdN92eAUFJ_vm8PS_gkmx2SAtGdAOE33tjl0kZnL1g.js — 200 — 21.9 KiB — 20 ms — h3https://ep2.adtrafficquality.google/generate_204?KpQXwQep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?KpQXwQ — 204 — 40 B — 5 ms — h2https://trc.taboola.com/punchnewspapersnigeria/log/3/bulk?route=AM%3AAM%3AV&lti=default-auto-refresh-events&tvi2=-2&tvi48=28907&tvi50=11119&tvi61=25743&tvi62=21425&cv=20260419-4-RELEASE&bulkSize=1trc.taboola.com/punchnewspapersnige... https://trc.taboola.com/punchnewspapersnigeria/log/3/bulk?route=AM%3AAM%3AV&lti=default-auto-refresh-events&tvi2=-2&tvi48=28907&tvi50=11119&tvi61=25743&tvi62=21425&cv=20260419-4-RELEASE&bulkSize=1 — 204 — 334 B — 15 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=afs_1234567890&jk=uPTZVQrNRre2BJf%2BzYMZ%2Bg%3D%3D&bg=!gYKlguDNAAa1ilLUlYo7AEcBe5WfOEUXwaYSKfD_A8NPZQ7Y835RztIcTR_33hzasm-EqsETLg28MGwp4ZdVN5UIDMuvAg0WJPNgxdP-rheKGiBlccaGOQIAAAByUgAAAAVoAQd-ABtyiOLEvMhpUABGRpHtMWLVijWsaC6rju-I5ewKANwkhbpNVV0mSlv-m0cuZom8-Bz3QRM8wBhS1M-8oJU_JnJyDL9udNJ8M-r1AD8A5HFVBtaE5s3JNYcHuCrTrfrHV3yGdSQALV6VFUjkFTCRY7QlSiMnTqSZ7nqleu1a9P20fxeJZssocL1XV1BMq4AKANHoGPL4D-EYt4e_iAiqh1dLqWjFFJLwqj7XUuQo0VEsCJxItbC4ohLIaYkCCbDNxztwV6Pyzut_ECLmmIUuNL9TWfw08SdQy6Pj6EtaMdugO7MzSIyBcUTKfc_TcZpzFcIkYx-8aJ-y1PbQmQIWsnXOBTzwVHSBYNsfrPzbO4uhdtJWB3JRGThokn7VxGgDaQbgjMMSrvTS9lZEkke1LuEz9Xj-1gCqb7mrM1hK_9jj0g5gwxC2thdIEpyGV4Lj-jf3k6_P0ZQ2q4vXXQ-3Q6W5gKDaOF0p3kt8Z8-K_vpO7DhivuMjm9xXYMOntO1NtnqtSiofrSHh0cz9rg8Y3-palBCrcJ8a8x-RCNMdJBvcckrqo87La2nhwH9M0uYImq58cdlmsDuwn3rjsKhRKousOuey4wt19GG7CgX-no-hjiKlEWnMwU_-fR3_ahx4iL5zhDJ-Q8C5khCJ0Znzp5N9kkIDHzQEwA7jx2NviQEwkBKFZA7uhtKHWS_Q92T9CBZ_ClfDkiam2dcflgxDWwwjqhszGeCY0SkI9l8rs59uypmMR0jWhKzjQTO8FzhM2uQu0dk61wI7nRDtFL90j7YKzV_E72CmR9KPVyb2q0xUSmE069HO2X8e-mplprz48t0nFO3t1dOP2KU26p5_3wK1E9AiFJFl3pjO9kfFtmzpFnXW0FZwhS96dEk3pBYLCem2rgNsjLkd6kh-tVjhaER8cAXfwKRgwkVYPY1pHJlb1Bk3CVajohKlgSW9Hie6osCXsZ7OLRDURcsbCQqi9N7BT8kAe-7q9w5b6FJOcnQcqQPWKtItn1KHQNPkiBBb9fcP1Zh3ozOOTB0CPqBspSZjE6qAep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=afs_1234567890&jk=uPTZVQrNRre2BJf%2BzYMZ%2Bg%3D%3D&bg=!gYKlguDNAAa1ilLUlYo7AEcBe5WfOEUXwaYSKfD_A8NPZQ7Y835RztIcTR_33hzasm-EqsETLg28MGwp4ZdVN5UIDMuvAg0WJPNgxdP-rheKGiBlccaGOQIAAAByUgAAAAVoAQd-ABtyiOLEvMhpUABGRpHtMWLVijWsaC6rju-I5ewKANwkhbpNVV0mSlv-m0cuZom8-Bz3QRM8wBhS1M-8oJU_JnJyDL9udNJ8M-r1AD8A5HFVBtaE5s3JNYcHuCrTrfrHV3yGdSQALV6VFUjkFTCRY7QlSiMnTqSZ7nqleu1a9P20fxeJZssocL1XV1BMq4AKANHoGPL4D-EYt4e_iAiqh1dLqWjFFJLwqj7XUuQo0VEsCJxItbC4ohLIaYkCCbDNxztwV6Pyzut_ECLmmIUuNL9TWfw08SdQy6Pj6EtaMdugO7MzSIyBcUTKfc_TcZpzFcIkYx-8aJ-y1PbQmQIWsnXOBTzwVHSBYNsfrPzbO4uhdtJWB3JRGThokn7VxGgDaQbgjMMSrvTS9lZEkke1LuEz9Xj-1gCqb7mrM1hK_9jj0g5gwxC2thdIEpyGV4Lj-jf3k6_P0ZQ2q4vXXQ-3Q6W5gKDaOF0p3kt8Z8-K_vpO7DhivuMjm9xXYMOntO1NtnqtSiofrSHh0cz9rg8Y3-palBCrcJ8a8x-RCNMdJBvcckrqo87La2nhwH9M0uYImq58cdlmsDuwn3rjsKhRKousOuey4wt19GG7CgX-no-hjiKlEWnMwU_-fR3_ahx4iL5zhDJ-Q8C5khCJ0Znzp5N9kkIDHzQEwA7jx2NviQEwkBKFZA7uhtKHWS_Q92T9CBZ_ClfDkiam2dcflgxDWwwjqhszGeCY0SkI9l8rs59uypmMR0jWhKzjQTO8FzhM2uQu0dk61wI7nRDtFL90j7YKzV_E72CmR9KPVyb2q0xUSmE069HO2X8e-mplprz48t0nFO3t1dOP2KU26p5_3wK1E9AiFJFl3pjO9kfFtmzpFnXW0FZwhS96dEk3pBYLCem2rgNsjLkd6kh-tVjhaER8cAXfwKRgwkVYPY1pHJlb1Bk3CVajohKlgSW9Hie6osCXsZ7OLRDURcsbCQqi9N7BT8kAe-7q9w5b6FJOcnQcqQPWKtItn1KHQNPkiBBb9fcP1Zh3ozOOTB0CPqBspSZjE6qA — 204 — 17 B — 24 ms — h3https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 11 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
71% of JavaScript execution is third-party
First-party Third-party 7588ms · 1458KB · $43/mo
Unattributable
Other
Costly
Execution 1260ms
Transfer 0 KB
Monthly Cost $7/mo
cdn.taboola.com
Other
Costly
Execution 1033ms
Transfer 318 KB
Unused 58%
Monthly Cost $6/mo
pm-widget.taboola.com
Other
Costly
Execution 821ms
Transfer 24 KB
Monthly Cost $5/mo
fundingchoicesmessages.google.com
Other
Costly
Execution 820ms
Transfer 68 KB
Monthly Cost $5/mo
c.amazon-adsystem.com
Other
Costly
Execution 743ms
Transfer 91 KB
Unused 42%
Monthly Cost $4/mo
fundingchoicesmessages.google.com
Other
Costly
Execution 472ms
Transfer 70 KB
Unused 51%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Costly
Execution 472ms
Transfer 149 KB
Unused 41%
Monthly Cost $3/mo
tentacles.smartocto.com
Other
Costly
Execution 420ms
Transfer 14 KB
Monthly Cost $2/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 415ms
Transfer 188 KB
Unused 69%
Monthly Cost $2/mo
pagead2.googlesyndication.com
Other
Costly
Execution 248ms
Transfer 177 KB
Unused 84%
Monthly Cost $1/mo
pagead2.googlesyndication.com
Other
Optional
Execution 188ms
Transfer 54 KB
Unused 49%
Monthly Cost $1/mo
www.googletagservices.com
Other
Optional
Execution 172ms
Transfer 35 KB
Monthly Cost $1/mo
cse.google.com
Other
Optional
Execution 160ms
Transfer 4 KB
Monthly Cost $1/mo
www.google.com
Other
Optional
Execution 98ms
Transfer 103 KB
Unused 52%
Monthly Cost $1/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 77ms
Transfer 69 KB
Unused 96%
Monthly Cost $0/mo
cse.google.com
Other
Optional
Execution 72ms
Transfer 44 KB
Unused 73%
Monthly Cost $0/mo
cdn.onesignal.com
Other
Optional
Execution 59ms
Transfer 42 KB
Unused 84%
Monthly Cost $0/mo
ep2.adtrafficquality.google
Other
Optional
Execution 59ms
Transfer 8 KB
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • Unattributable adds 1260ms and costs ~$7/month
  • cdn.taboola.com adds 1033ms and costs ~$6/month
  • pm-widget.taboola.com adds 821ms and costs ~$5/month
  • fundingchoicesmessages.google.com adds 820ms and costs ~$5/month
  • c.amazon-adsystem.com adds 743ms and costs ~$4/month
  • fundingchoicesmessages.google.com adds 472ms and costs ~$3/month
  • Google Tag Manager adds 472ms and costs ~$3/month
  • tentacles.smartocto.com adds 420ms and costs ~$2/month
  • securepubads.g.doubleclick.net adds 415ms and costs ~$2/month
  • pagead2.googlesyndication.com adds 248ms and costs ~$1/month

71% 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

Unattributable takes 1260ms 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

cdn.taboola.com takes 1033ms 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

58% of cdn.taboola.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

pm-widget.taboola.com takes 821ms 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

fundingchoicesmessages.google.com takes 820ms 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

c.amazon-adsystem.com takes 743ms 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

fundingchoicesmessages.google.com takes 472ms 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

51% of fundingchoicesmessages.google.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

Google Tag Manager takes 472ms 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

tentacles.smartocto.com takes 420ms 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

securepubads.g.doubleclick.net takes 415ms 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

69% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

pagead2.googlesyndication.com takes 248ms 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

84% of pagead2.googlesyndication.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

96% of fundingchoicesmessages.google.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

73% of cse.google.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

84% of cdn.onesignal.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback