Skip to content
https://mongabay.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
86
GRADE
B
FIX
4
REVIEW
3
PASS
6
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.
80
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
77
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

1.07 s

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

1.35 s

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

12 ms

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

0.011

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

1.07 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

2.91 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
6 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
6.2 MB transferred, 119 requests
FIX
6.2 MB transferred, 119 requests
Critical::
Page weighs 8.5 MB (6.2 MB transferred)
Warning::
Images are 5.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 5.0 MB
Warning::
JavaScript is 914 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 914 KB
Warning::
119 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.3 g CO2 per page load
6.2 MB / 2.4 MB budget
6.2 MB transferred
119 requests
1.3 g CO2 per page load
Images 5.0 MiB 81%
JavaScript 914.0 KiB 14%
Fonts 147.4 KiB 2%
CSS 83.8 KiB 1%
HTML 37.5 KiB 1%
Other 7.8 KiB 0%
Other 1.9 KiB 0%
Other 1.8 KiB 0%
Other 667 B 0%
Other 607 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

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

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 (6.2 MiB of 6.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
31 scripts, 345 KB unused
FIX
31 scripts, 345 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-ZHFV...: 108 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-C5E5...: 67 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-ZHFV...: 63 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-129...: 63 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.onesignal.com/sdks/OneSignalPageSDKES6...: 44 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 345 KB
345 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-ZHFVHJ3CMZ&cx=c&gtm=4e64k0h2155 KB108 KB (70%)3rd
https://www.googletagmanager.com/gtag/js?id=G-C5E5Q186GT&cx=c&gtm=4e64k0h2159 KB67 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=G-ZHFVHJ3CMZ155 KB63 KB (41%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-12973256-1117 KB63 KB (54%)3rd
https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=15160769 KB44 KB (64%)3rd
https://news.mongabay.com/wp-content/plugins/progressive-wp/assets/scripts/ui-installprompt.js1 KB3rd
https://www.clarity.ms/tag/hghawiq8qp1 KB3rd
https://js.hs-scripts.com/5981609.js?integration=WordPress&ver=11.3.161 KB3rd
https://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/slick/slick.min.js12 KB3rd
https://news.mongabay.com/wp-content/themes/mongabay_v2/js/slick-init.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

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
119 resources · 6.2 MB · 345 KB savings available
FIX
119 resources · 6.2 MB · 345 KB savings available
Warning::
Page weight 5.2 MB over 1MB target
Got: 6.2 MB Expected: ≤ 1 MB
Info::
~345 KB of savings available
Warning::
118 third-party resources (100% of weight)
Info::
8 resources over 200KB
119 resources · 6.2 MiB · 118 third-party 5.2 MiB over 1MB target
Image 81% · 5.0 MiB
JavaScript 14% · 914.2 KiB
Font 2% · 147.4 KiB
CSS 1% · 83.8 KiB
Document 1% · 38.1 KiB
Other 0% · 6.1 KiB

~344.9 KiB of savings available

Remove unused JavaScript: 344.9 KiB
C
Image Optimization
Action
45 images, 0 KB saveable
REVIEW
45 images, 0 KB saveable
Warning::
https://news.mongabay.com/wp-content/themes/mongab... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://imgs.mongabay.com/wp-content/uploads/sites... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://imgs.mongabay.com/wp-content/uploads/sites... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://imgs.mongabay.com/wp-content/uploads/sites... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
45 images 5.0 MB
0 oversized -0 KB
44 legacy format
4 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

C
JS Execution Cost
Action
1246ms total JS execution
REVIEW
1246ms total JS execution
Warning::
https://news.mongabay.com/: 321ms CPU time
Warning::
Unattributable: 274ms CPU time
Info::
https://js.hs-analytics.net/analytics/177681300000...: 174ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-ZHFV...: 77ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-C5E5...: 77ms CPU time
Warning::
Third-party scripts: 1246ms (100% of total)

Main Thread Breakdown

Script Evaluation 46% Other 23% Style & Layout 19% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://news.mongabay.com/321ms19ms4ms3rd
Unattributable274ms10ms0ms3rd
https://js.hs-analytics.net/analytics/1776813000000/5981609.js174ms114ms3ms3rd
https://www.googletagmanager.com/gtag/js?id=G-ZHFVHJ3CMZ77ms61ms15ms3rd
https://www.googletagmanager.com/gtag/js?id=G-C5E5Q186GT&cx=c&gtm=4e64k0h277ms64ms12ms3rd
https://news.mongabay.com/cdn-cgi/challenge-platform/scripts/jsd/main.js71ms68ms1ms3rd
https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=15160771ms50ms7ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js67ms56ms4ms3rd
https://news.mongabay.com/wp-includes/js/jquery/jquery.min.js59ms41ms2ms3rd
https://news.mongabay.com/wp-content/themes/mongabay_v2/js/slick-init.js55ms33ms0ms3rd
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
5 fonts (147 KB)
PASS
5 fonts (147 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

147 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 1.1 s LCP 1.4 shttps://news.mongabay.com/wp-content/plugins/bloom/core/admin/fonts/modules.ttfmodules.ttf https://news.mongabay.com/wp-content/plugins/bloom/core/admin/fonts/modules.ttf — 90.5 KiB — 79 ms — font-display: swaphttps://fonts.gstatic.com/s/publicsans/v21/ijwRs572Xtc6ZYQws9YVwnNGfJ7QwOk1.woff2ijwRs572Xtc6ZYQws9YVwnN... https://fonts.gstatic.com/s/publicsans/v21/ijwRs572Xtc6ZYQws9YVwnNGfJ7QwOk1.woff2 — 26.0 KiB — 12 ms — font-display: swaphttps://news.mongabay.com/wp-content/themes/mongabay_v2/fonts/fontello.woff2?92304975fontello.woff2 https://news.mongabay.com/wp-content/themes/mongabay_v2/fonts/fontello.woff2?92304975 — 3.5 KiB — 19 ms — font-display: swaphttps://news.mongabay.com/wp-content/themes/mongabay_v2/fonts/Rowan-Regular.woffRowan-Regular.woff https://news.mongabay.com/wp-content/themes/mongabay_v2/fonts/Rowan-Regular.woff — 25.9 KiB — 16 ms — font-display: swaphttps://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/slick/fonts/slick.woffslick.woff https://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/slick/fonts/slick.woff — 1.5 KiB — 20 ms — font-display: swap
modules.ttf ttf swap
Size 90 KB
Load time 79 ms
Start 212 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
ijwRs572Xtc6ZYQws9YVwnN... woff2 swap
Size 26 KB
Load time 12 ms
Start 522 ms
Risk FOUT — text flashes from fallback to web font
fontello.woff2 woff2 swap
Size 4 KB
Load time 19 ms
Start 523 ms
Risk FOUT — text flashes from fallback to web font
Rowan-Regular.woff woff swap
Size 26 KB
Load time 16 ms
Start 523 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
slick.woff woff swap
Size 2 KB
Load time 20 ms
Start 773 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~35 KB and ~70 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A
HTTP Caching
max-age=600 (10 minutes)
PASS
max-age=600 (10 minutes)
Info::
Cache-Control header is set
Got: max-age=600, must-revalidate
Info::
Effective TTL: 10 minutes (max-age=600)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=600, must-revalidate

DirectiveValueMeaning
max-age600Cache for 10 minutes
must-revalidateMust recheck with server after expiry
Effective TTL: 600 seconds
Network Waterfall
119 requests over 3759ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.1 s LCP 1.4 shttps://mongabay.com// https://mongabay.com/ — 301 — 554 B — 72 ms — h2https://news.mongabay.com/news.mongabay.com/ https://news.mongabay.com/ — 200 — 37.5 KiB — 152 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-12973256-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-12973256-1 — 200 — 116.7 KiB — 155 ms — h2https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swapfonts.googleapis.com/css2?family=Pu... https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap — 200 — 997 B — 144 ms — h2https://news.mongabay.com/wp-content/plugins/drop-shadow-boxes/css/dropshadowboxes.cssnews.mongabay.com/wp-content/plugin... https://news.mongabay.com/wp-content/plugins/drop-shadow-boxes/css/dropshadowboxes.css — 200 — 1.5 KiB — 44 ms — h2https://news.mongabay.com/wp-includes/css/dist/components/style.min.cssnews.mongabay.com/wp-includes/css/d... https://news.mongabay.com/wp-includes/css/dist/components/style.min.css — 200 — 14.7 KiB — 50 ms — h2https://news.mongabay.com/wp-includes/css/dist/preferences/style.min.cssnews.mongabay.com/wp-includes/css/d... https://news.mongabay.com/wp-includes/css/dist/preferences/style.min.css — 200 — 447 B — 47 ms — h2https://news.mongabay.com/wp-includes/css/dist/block-editor/style.min.cssnews.mongabay.com/wp-includes/css/d... https://news.mongabay.com/wp-includes/css/dist/block-editor/style.min.css — 200 — 16.7 KiB — 52 ms — h2https://news.mongabay.com/wp-includes/css/dist/reusable-blocks/style.min.cssnews.mongabay.com/wp-includes/css/d... https://news.mongabay.com/wp-includes/css/dist/reusable-blocks/style.min.css — 200 — 407 B — 35 ms — h2https://news.mongabay.com/wp-includes/css/dist/patterns/style.min.cssnews.mongabay.com/wp-includes/css/d... https://news.mongabay.com/wp-includes/css/dist/patterns/style.min.css — 200 — 746 B — 36 ms — h2https://news.mongabay.com/wp-includes/css/dist/editor/style.min.cssnews.mongabay.com/wp-includes/css/d... https://news.mongabay.com/wp-includes/css/dist/editor/style.min.css — 200 — 10.3 KiB — 50 ms — h2https://news.mongabay.com/wp-content/plugins/drop-shadow-boxes/block/blocks.style.build.cssnews.mongabay.com/wp-content/plugin... https://news.mongabay.com/wp-content/plugins/drop-shadow-boxes/block/blocks.style.build.css — 200 — 1.4 KiB — 43 ms — h2https://news.mongabay.com/wp-content/plugins/progressive-wp/assets/styles/ui-offline.cssnews.mongabay.com/wp-content/plugin... https://news.mongabay.com/wp-content/plugins/progressive-wp/assets/styles/ui-offline.css — 200 — 348 B — 59 ms — h2https://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/slick/slick.cssnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/slick/slick.css — 200 — 627 B — 53 ms — h2https://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/slick/slick-theme.cssnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/slick/slick-theme.css — 200 — 956 B — 56 ms — h2https://news.mongabay.com/wp-content/themes/mongabay_v2/css/style.cssnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/css/style.css — 200 — 12.3 KiB — 54 ms — h2https://news.mongabay.com/wp-content/themes/mongabay_v2/css/fontello.cssnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/css/fontello.css — 200 — 1.1 KiB — 50 ms — h2https://news.mongabay.com/wp-content/themes/mongabay_v2/css/addtohomescreen.min.cssnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/css/addtohomescreen.min.css — 200 — 5.2 KiB — 59 ms — h3https://news.mongabay.com/wp-content/themes/mongabay_v2/css/dialog-polyfill.cssnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/css/dialog-polyfill.css — 200 — 494 B — 63 ms — h3https://news.mongabay.com/wp-content/uploads/sites/20/tablepress-combined.min.cssnews.mongabay.com/wp-content/upload... https://news.mongabay.com/wp-content/uploads/sites/20/tablepress-combined.min.css — 200 — 2.6 KiB — 65 ms — h3https://news.mongabay.com/wp-includes/js/jquery/jquery.min.jsnews.mongabay.com/wp-includes/js/jq... https://news.mongabay.com/wp-includes/js/jquery/jquery.min.js — 200 — 31.0 KiB — 73 ms — h3https://news.mongabay.com/wp-includes/js/jquery/jquery-migrate.min.jsnews.mongabay.com/wp-includes/js/jq... https://news.mongabay.com/wp-includes/js/jquery/jquery-migrate.min.js — 200 — 5.1 KiB — 73 ms — h3https://news.mongabay.com/wp-content/plugins/bloom/core/admin/fonts/modules.ttfnews.mongabay.com/wp-content/plugin... https://news.mongabay.com/wp-content/plugins/bloom/core/admin/fonts/modules.ttf — 200 — 90.5 KiB — 79 ms — h3https://cdn.knightlab.com/libs/soundcite/latest/css/player.csscdn.knightlab.com/libs/soundcite/la... https://cdn.knightlab.com/libs/soundcite/latest/css/player.css — 200 — 1.2 KiB — 65 ms — h3https://news.mongabay.com/wp-content/plugins/soliloquy/assets/css/soliloquy.cssnews.mongabay.com/wp-content/plugin... https://news.mongabay.com/wp-content/plugins/soliloquy/assets/css/soliloquy.css — 200 — 2.4 KiB — 56 ms — h3https://news.mongabay.com/wp-content/themes/mongabay_v2/img/logo/mongabay_logo_news_black.svgnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/img/logo/mongabay_logo_news_black.svg — 200 — 6.3 KiB — 66 ms — h3https://news.mongabay.com/wp-content/themes/mongabay_v2/img/logo/mongabay_logo_news_white.svgnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/img/logo/mongabay_logo_news_white.svg — 200 — 6.4 KiB — 65 ms — h3https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/21211556/IMG_3726-350x233.jpegimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/21211556/IMG_3726-350x233.jpeg — 200 — 13.4 KiB — 95 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/21162400/black-rhinos-africa-768x512.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/21162400/black-rhinos-africa-768x512.jpg — 200 — 100.3 KiB — 26 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/14102130/IMG_0208-350x233.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/14102130/IMG_0208-350x233.jpg — 200 — 8.2 KiB — 91 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.1 s LCP 1.4 shttps://mongabay.com// https://mongabay.com/ — 301 — 554 B — 72 ms — h2https://news.mongabay.com/news.mongabay.com/ https://news.mongabay.com/ — 200 — 37.5 KiB — 152 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-12973256-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-12973256-1 — 200 — 116.7 KiB — 155 ms — h2https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swapfonts.googleapis.com/css2?family=Pu... https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap — 200 — 997 B — 144 ms — h2https://news.mongabay.com/wp-content/plugins/drop-shadow-boxes/css/dropshadowboxes.cssnews.mongabay.com/wp-content/plugin... https://news.mongabay.com/wp-content/plugins/drop-shadow-boxes/css/dropshadowboxes.css — 200 — 1.5 KiB — 44 ms — h2https://news.mongabay.com/wp-includes/css/dist/components/style.min.cssnews.mongabay.com/wp-includes/css/d... https://news.mongabay.com/wp-includes/css/dist/components/style.min.css — 200 — 14.7 KiB — 50 ms — h2https://news.mongabay.com/wp-includes/css/dist/preferences/style.min.cssnews.mongabay.com/wp-includes/css/d... https://news.mongabay.com/wp-includes/css/dist/preferences/style.min.css — 200 — 447 B — 47 ms — h2https://news.mongabay.com/wp-includes/css/dist/block-editor/style.min.cssnews.mongabay.com/wp-includes/css/d... https://news.mongabay.com/wp-includes/css/dist/block-editor/style.min.css — 200 — 16.7 KiB — 52 ms — h2https://news.mongabay.com/wp-includes/css/dist/reusable-blocks/style.min.cssnews.mongabay.com/wp-includes/css/d... https://news.mongabay.com/wp-includes/css/dist/reusable-blocks/style.min.css — 200 — 407 B — 35 ms — h2https://news.mongabay.com/wp-includes/css/dist/patterns/style.min.cssnews.mongabay.com/wp-includes/css/d... https://news.mongabay.com/wp-includes/css/dist/patterns/style.min.css — 200 — 746 B — 36 ms — h2https://news.mongabay.com/wp-includes/css/dist/editor/style.min.cssnews.mongabay.com/wp-includes/css/d... https://news.mongabay.com/wp-includes/css/dist/editor/style.min.css — 200 — 10.3 KiB — 50 ms — h2https://news.mongabay.com/wp-content/plugins/drop-shadow-boxes/block/blocks.style.build.cssnews.mongabay.com/wp-content/plugin... https://news.mongabay.com/wp-content/plugins/drop-shadow-boxes/block/blocks.style.build.css — 200 — 1.4 KiB — 43 ms — h2https://news.mongabay.com/wp-content/plugins/progressive-wp/assets/styles/ui-offline.cssnews.mongabay.com/wp-content/plugin... https://news.mongabay.com/wp-content/plugins/progressive-wp/assets/styles/ui-offline.css — 200 — 348 B — 59 ms — h2https://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/slick/slick.cssnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/slick/slick.css — 200 — 627 B — 53 ms — h2https://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/slick/slick-theme.cssnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/slick/slick-theme.css — 200 — 956 B — 56 ms — h2https://news.mongabay.com/wp-content/themes/mongabay_v2/css/style.cssnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/css/style.css — 200 — 12.3 KiB — 54 ms — h2https://news.mongabay.com/wp-content/themes/mongabay_v2/css/fontello.cssnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/css/fontello.css — 200 — 1.1 KiB — 50 ms — h2https://news.mongabay.com/wp-content/themes/mongabay_v2/css/addtohomescreen.min.cssnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/css/addtohomescreen.min.css — 200 — 5.2 KiB — 59 ms — h3https://news.mongabay.com/wp-content/themes/mongabay_v2/css/dialog-polyfill.cssnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/css/dialog-polyfill.css — 200 — 494 B — 63 ms — h3https://news.mongabay.com/wp-content/uploads/sites/20/tablepress-combined.min.cssnews.mongabay.com/wp-content/upload... https://news.mongabay.com/wp-content/uploads/sites/20/tablepress-combined.min.css — 200 — 2.6 KiB — 65 ms — h3https://news.mongabay.com/wp-includes/js/jquery/jquery.min.jsnews.mongabay.com/wp-includes/js/jq... https://news.mongabay.com/wp-includes/js/jquery/jquery.min.js — 200 — 31.0 KiB — 73 ms — h3https://news.mongabay.com/wp-includes/js/jquery/jquery-migrate.min.jsnews.mongabay.com/wp-includes/js/jq... https://news.mongabay.com/wp-includes/js/jquery/jquery-migrate.min.js — 200 — 5.1 KiB — 73 ms — h3https://news.mongabay.com/wp-content/plugins/bloom/core/admin/fonts/modules.ttfnews.mongabay.com/wp-content/plugin... https://news.mongabay.com/wp-content/plugins/bloom/core/admin/fonts/modules.ttf — 200 — 90.5 KiB — 79 ms — h3https://cdn.knightlab.com/libs/soundcite/latest/css/player.csscdn.knightlab.com/libs/soundcite/la... https://cdn.knightlab.com/libs/soundcite/latest/css/player.css — 200 — 1.2 KiB — 65 ms — h3https://news.mongabay.com/wp-content/plugins/soliloquy/assets/css/soliloquy.cssnews.mongabay.com/wp-content/plugin... https://news.mongabay.com/wp-content/plugins/soliloquy/assets/css/soliloquy.css — 200 — 2.4 KiB — 56 ms — h3https://news.mongabay.com/wp-content/themes/mongabay_v2/img/logo/mongabay_logo_news_black.svgnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/img/logo/mongabay_logo_news_black.svg — 200 — 6.3 KiB — 66 ms — h3https://news.mongabay.com/wp-content/themes/mongabay_v2/img/logo/mongabay_logo_news_white.svgnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/img/logo/mongabay_logo_news_white.svg — 200 — 6.4 KiB — 65 ms — h3https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/21211556/IMG_3726-350x233.jpegimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/21211556/IMG_3726-350x233.jpeg — 200 — 13.4 KiB — 95 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/21162400/black-rhinos-africa-768x512.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/21162400/black-rhinos-africa-768x512.jpg — 200 — 100.3 KiB — 26 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/14102130/IMG_0208-350x233.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/14102130/IMG_0208-350x233.jpg — 200 — 8.2 KiB — 91 ms — h2https://news.mongabay.com/wp-content/themes/mongabay_v2/manifest.webmanifestnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/manifest.webmanifest — 200 — 667 B — 240 ms — h3https://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/addtohomescreen.min.jsnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/addtohomescreen.min.js — 200 — 8.2 KiB — 35 ms — h3https://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/dialog-polyfill.jsnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/dialog-polyfill.js — 200 — 8.6 KiB — 37 ms — h3https://js.hs-scripts.com/5981609.js?integration=WordPress&ver=11.3.16js.hs-scripts.com/5981609.js?integr... https://js.hs-scripts.com/5981609.js?integration=WordPress&ver=11.3.16 — 200 — 1.0 KiB — 110 ms — h2https://news.mongabay.com/wp-content/plugins/progressive-wp/assets/scripts/ui-offline.jsnews.mongabay.com/wp-content/plugin... https://news.mongabay.com/wp-content/plugins/progressive-wp/assets/scripts/ui-offline.js — 200 — 1.1 KiB — 62 ms — h3https://news.mongabay.com/wp-content/plugins/progressive-wp/assets/scripts/ui-installprompt.jsnews.mongabay.com/wp-content/plugin... https://news.mongabay.com/wp-content/plugins/progressive-wp/assets/scripts/ui-installprompt.js — 200 — 1.4 KiB — 62 ms — h3https://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/slick/slick.min.jsnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/slick/slick.min.js — 200 — 12.0 KiB — 66 ms — h3https://news.mongabay.com/wp-content/themes/mongabay_v2/js/slick-init.jsnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/js/slick-init.js — 200 — 598 B — 65 ms — h3https://news.mongabay.com/wp-content/plugins/advanced-ads/admin/assets/js/advertisement.jsnews.mongabay.com/wp-content/plugin... https://news.mongabay.com/wp-content/plugins/advanced-ads/admin/assets/js/advertisement.js — 200 — 262 B — 65 ms — h3https://news.mongabay.com/wp-content/plugins/bloom/core/admin/js/common.jsnews.mongabay.com/wp-content/plugin... https://news.mongabay.com/wp-content/plugins/bloom/core/admin/js/common.js — 200 — 785 B — 65 ms — h3https://cdn.knightlab.com/libs/soundcite/latest/js/soundcite.min.jscdn.knightlab.com/libs/soundcite/la... https://cdn.knightlab.com/libs/soundcite/latest/js/soundcite.min.js — 200 — 3.7 KiB — 58 ms — h3https://news.mongabay.com/wp-content/plugins/soliloquy/assets/js/min/soliloquy-min.jsnews.mongabay.com/wp-content/plugin... https://news.mongabay.com/wp-content/plugins/soliloquy/assets/js/min/soliloquy-min.js — 200 — 9.0 KiB — 68 ms — h3https://www.googletagmanager.com/gtag/js?id=G-ZHFVHJ3CMZwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-ZHFVHJ3CMZ — 200 — 154.8 KiB — 131 ms — h2https://cdn.onesignal.com/sdks/OneSignalSDK.jscdn.onesignal.com/sdks/OneSignalSDK... https://cdn.onesignal.com/sdks/OneSignalSDK.js — 200 — 3.6 KiB — 70 ms — h3https://static.getclicky.com/jsstatic.getclicky.com/js https://static.getclicky.com/js — 200 — 5.3 KiB — 69 ms — h3https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/19152433/ivonne-kienast-2026-16x9-1-350x233.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/19152433/ivonne-kienast-2026-16x9-1-350x233.jpg — 200 — 20.5 KiB — 120 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/17012030/4.-Old-male-BF-was-the-last-male-to-go-between-groups-photo-by-Aaron-Sandel-350x233.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/17012030/4.-Old-male-BF-was-the-last-male-to-go-between-groups-photo-by-Aaron-Sandel-350x233.jpg — 200 — 8.8 KiB — 73 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/16164414/4-King-River-drone-2-350x233.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/16164414/4-King-River-drone-2-350x233.jpg — 200 — 18.4 KiB — 120 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/13183809/Mongabay_Featured_ChimpsNigeria_4-350x233.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/13183809/Mongabay_Featured_ChimpsNigeria_4-350x233.jpg — 200 — 18.4 KiB — 51 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2024/07/24194057/City-coyote-2-2048x1638-1-350x233.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2024/07/24194057/City-coyote-2-2048x1638-1-350x233.jpg — 200 — 13.1 KiB — 120 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/13183809/Mongabay_Featured_ChimpsNigeria_4-1200x800.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/13183809/Mongabay_Featured_ChimpsNigeria_4-1200x800.jpg — 200 — 152.2 KiB — 140 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2025/12/17132732/6_jungleSchool_clean-1200x720.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2025/12/17132732/6_jungleSchool_clean-1200x720.jpg — 200 — 87.3 KiB — 77 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2025/06/18075520/Featured_In-Java-communities-help-reconnect-fragmented-forests-to-help-save-the-endangered-Javan-gibbon-1200x800.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2025/06/18075520/Featured_In-Java-communities-help-reconnect-fragmented-forests-to-help-save-the-endangered-Javan-gibbon-1200x800.jpg — 200 — 277.2 KiB — 167 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2025/01/08142549/MongabayExplains_LemursSign_Feature-1200x720.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2025/01/08142549/MongabayExplains_LemursSign_Feature-1200x720.jpg — 200 — 156.8 KiB — 167 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2024/07/09170628/Mario-Luna-Romero-5-768x512.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2024/07/09170628/Mario-Luna-Romero-5-768x512.jpg — 200 — 46.3 KiB — 166 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2025/03/13154856/N.Gormley_Searching-for-Amani_01493816_01043056-768x512.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2025/03/13154856/N.Gormley_Searching-for-Amani_01493816_01043056-768x512.jpg — 200 — 53.3 KiB — 167 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2023/09/07134900/cow-netherlands-1-768x512.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2023/09/07134900/cow-netherlands-1-768x512.jpg — 200 — 67.0 KiB — 172 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/03/24175738/Mongabay_Thumbnail_Explains_Jaguar_Featured-350x233.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/03/24175738/Mongabay_Thumbnail_Explains_Jaguar_Featured-350x233.jpg — 200 — 13.2 KiB — 168 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/03/13145116/Mongabay_Thumbnail_Toad_Featured-350x233.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/03/13145116/Mongabay_Thumbnail_Toad_Featured-350x233.jpg — 200 — 12.0 KiB — 167 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/02/25151442/Mongabay_Thumbnail_Sawfish_Featured-350x233.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/02/25151442/Mongabay_Thumbnail_Sawfish_Featured-350x233.jpg — 200 — 15.4 KiB — 168 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/02/17151209/Mongabay_Featured_StolenSongs-350x233.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/02/17151209/Mongabay_Featured_StolenSongs-350x233.jpg — 200 — 13.4 KiB — 168 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/15120913/Photo-5-yfc-1200x800.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/15120913/Photo-5-yfc-1200x800.jpg — 200 — 80.9 KiB — 170 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/14211159/Caixa-d_agua-na-comunidade-Bem-Viver_Fotos-Felipe-Medeiros-7-1200x800.jpegimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/14211159/Caixa-d_agua-na-comunidade-Bem-Viver_Fotos-Felipe-Medeiros-7-1200x800.jpeg — 200 — 165.6 KiB — 173 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/13210433/Art31_52830005-1200x800.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/13210433/Art31_52830005-1200x800.jpg — 200 — 131.7 KiB — 174 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/10225923/drc_260324_103134432-EMMANUEL-1200x800.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/10225923/drc_260324_103134432-EMMANUEL-1200x800.jpg — 200 — 219.7 KiB — 178 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/21092350/CBD-0021-SSK-1536x1293.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/21092350/CBD-0021-SSK-1536x1293.jpg — 200 — 83.1 KiB — 184 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/21092243/CBD-0020-SSK-350x233.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/21092243/CBD-0020-SSK-350x233.jpg — 200 — 5.9 KiB — 173 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/21042848/blue-flycatcher-e1776745762101-350x233.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/21042848/blue-flycatcher-e1776745762101-350x233.jpg — 200 — 12.9 KiB — 173 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/20215137/Screenshot-2026-04-20-at-3.50.55-PM-350x233.pngimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/20215137/Screenshot-2026-04-20-at-3.50.55-PM-350x233.png — 200 — 32.5 KiB — 173 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/20191807/AP26107515065733-350x233.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/20191807/AP26107515065733-350x233.jpg — 200 — 13.2 KiB — 174 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/20095538/img-50-scaled.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/20095538/img-50-scaled.jpg — 200 — 828.7 KiB — 190 ms — h2https://news.mongabay.com/wp-content/plugins/soliloquy/assets/css/images/holder.gifnews.mongabay.com/wp-content/plugin... https://news.mongabay.com/wp-content/plugins/soliloquy/assets/css/images/holder.gif — 200 — 252 B — 56 ms — h3https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/20095621/img-40-scaled.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/20095621/img-40-scaled.jpg — 200 — 267.0 KiB — 188 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/20095612/img-481-1-350x233.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/20095612/img-481-1-350x233.jpg — 200 — 18.7 KiB — 185 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/17205519/frame_0_08_21f.jpegimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/17205519/frame_0_08_21f.jpeg — 200 — 52.9 KiB — 185 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/17205612/WhatsApp-Image-2026-04-16-at-03.17.14-350x233.jpegimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/17205612/WhatsApp-Image-2026-04-16-at-03.17.14-350x233.jpeg — 200 — 21.7 KiB — 185 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 95 ms — h2https://www.clarity.ms/tag/hghawiq8qpwww.clarity.ms/tag/hghawiq8qp https://www.clarity.ms/tag/hghawiq8qp — 200 — 1.1 KiB — 244 ms — http/1.1https://news.mongabay.com/wp-content/themes/mongabay_v2/img/sound-wave.svgnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/img/sound-wave.svg — 200 — 2.0 KiB — 86 ms — h3https://fonts.gstatic.com/s/publicsans/v21/ijwRs572Xtc6ZYQws9YVwnNGfJ7QwOk1.woff2fonts.gstatic.com/s/publicsans/v21/... https://fonts.gstatic.com/s/publicsans/v21/ijwRs572Xtc6ZYQws9YVwnNGfJ7QwOk1.woff2 — 200 — 26.0 KiB — 12 ms — h3https://news.mongabay.com/wp-content/themes/mongabay_v2/fonts/fontello.woff2?92304975news.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/fonts/fontello.woff2?92304975 — 200 — 3.5 KiB — 19 ms — h3https://news.mongabay.com/wp-content/themes/mongabay_v2/fonts/Rowan-Regular.woffnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/fonts/Rowan-Regular.woff — 200 — 25.9 KiB — 16 ms — h3https://js.hs-banner.com/v2/5981609/banner.jsjs.hs-banner.com/v2/5981609/banner.... https://js.hs-banner.com/v2/5981609/banner.js — 200 — 24.1 KiB — 85 ms — h2https://js.hs-analytics.net/analytics/1776813000000/5981609.jsjs.hs-analytics.net/analytics/17768... https://js.hs-analytics.net/analytics/1776813000000/5981609.js — 200 — 42.3 KiB — 67 ms — h2https://js.hubspot.com/web-interactives-embed.jsjs.hubspot.com/web-interactives-emb... https://js.hubspot.com/web-interactives-embed.js — 200 — 27.9 KiB — 39 ms — h2https://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/slick/ajax-loader.gifnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/slick/ajax-loader.gif — 200 — 2.7 KiB — 15 ms — h3https://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/slick/fonts/slick.woffnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/js/lib/slick/fonts/slick.woff — 200 — 1.5 KiB — 20 ms — h3https://news.mongabay.com/cdn-cgi/challenge-platform/scripts/jsd/main.jsnews.mongabay.com/cdn-cgi/challenge... https://news.mongabay.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 204 B — 28 ms — h3https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/20095531/img-15-scaled.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/20095531/img-15-scaled.jpg — 200 — 582.7 KiB — 57 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/20095546/img-31-scaled.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/20095546/img-31-scaled.jpg — 200 — 532.9 KiB — 95 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/20095603/img-29-scaled.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/20095603/img-29-scaled.jpg — 200 — 499.1 KiB — 99 ms — h2https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/20095611/img-481-scaled.jpgimgs.mongabay.com/wp-content/upload... https://imgs.mongabay.com/wp-content/uploads/sites/20/2026/04/20095611/img-481-scaled.jpg — 200 — 467.8 KiB — 113 ms — h2https://news.mongabay.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?news.mongabay.com/cdn-cgi/challenge... https://news.mongabay.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.8 KiB — 12 ms — h3https://www.googletagmanager.com/gtag/js?id=G-C5E5Q186GT&cx=c&gtm=4e64k0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-C5E5Q186GT&cx=c&gtm=4e64k0h2 — 200 — 158.6 KiB — 64 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 31 ms — h2https://www.googletagmanager.com/gtag/js?id=G-ZHFVHJ3CMZ&cx=c&gtm=4e64k0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-ZHFVHJ3CMZ&cx=c&gtm=4e64k0h2 — 200 — 154.5 KiB — 71 ms — h3https://news.mongabay.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.6688030970413026:1776809557:O7rLN3nqnRpqq1ETlvF4OHvbb1xtfdyTnSr74k0fOwE/9f001088ab30fa9enews.mongabay.com/cdn-cgi/challenge... https://news.mongabay.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.6688030970413026:1776809557:O7rLN3nqnRpqq1ETlvF4OHvbb1xtfdyTnSr74k0fOwE/9f001088ab30fa9e — 200 — 820 B — 11 ms — h3https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=151607cdn.onesignal.com/sdks/OneSignalPag... https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=151607 — 200 — 68.7 KiB — 30 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-ZHFVHJ3CMZ&gtm=45je64h1v867996772za200&_p=1776813052363&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&_eu=AAAAAGA&are=1&cid=1892046324.1776813053&frm=0&pscdl=noapi&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938465~115938469~117266400&sid=1776813053&sct=1&seg=0&dl=https%3A%2F%2Fnews.mongabay.com%2F&dt=Conservation%20and%20environmental%20science%20news%20-%20Mongabay&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1080analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-ZHFVHJ3CMZ&gtm=45je64h1v867996772za200&_p=1776813052363&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&_eu=AAAAAGA&are=1&cid=1892046324.1776813053&frm=0&pscdl=noapi&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938465~115938469~117266400&sid=1776813053&sct=1&seg=0&dl=https%3A%2F%2Fnews.mongabay.com%2F&dt=Conservation%20and%20environmental%20science%20news%20-%20Mongabay&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1080 — 204 — 550 B — 50 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-ZHFVHJ3CMZ&cid=1892046324.1776813053&gtm=45je64h1v867996772za200&rcb=17&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266400stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-ZHFVHJ3CMZ&cid=1892046324.1776813053&gtm=45je64h1v867996772za200&rcb=17&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266400 — 204 — 559 B — 57 ms — h2https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 30 ms — h2https://cta-service-cms2.hubspot.com/web-interactives/public/v1/embed/combinedConfigs?portalId=5981609&currentUrl=https%3A%2F%2Fnews.mongabay.com%2Fcta-service-cms2.hubspot.com/web-in... https://cta-service-cms2.hubspot.com/web-interactives/public/v1/embed/combinedConfigs?portalId=5981609&currentUrl=https%3A%2F%2Fnews.mongabay.com%2F — 200 — 1.0 KiB — 104 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-PG0YNGZPV9&gtm=45je64k0h2v883388601za20g&_p=1776813052363&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAIAGA&are=1&cid=1892046324.1776813053&frm=0&pscdl=noapi&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938465~115938469~117266400&sid=1776813053&sct=1&seg=0&dl=https%3A%2F%2Fnews.mongabay.com%2F&dt=Conservation%20and%20environmental%20science%20news%20-%20Mongabay&en=page_view&_fv=1&_ss=1&tfd=1218analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-PG0YNGZPV9&gtm=45je64k0h2v883388601za20g&_p=1776813052363&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAIAGA&are=1&cid=1892046324.1776813053&frm=0&pscdl=noapi&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938465~115938469~117266400&sid=1776813053&sct=1&seg=0&dl=https%3A%2F%2Fnews.mongabay.com%2F&dt=Conservation%20and%20environmental%20science%20news%20-%20Mongabay&en=page_view&_fv=1&_ss=1&tfd=1218 — 204 — 48 B — 97 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-PG0YNGZPV9&cid=1892046324.1776813053&gtm=45je64k0h2v883388601za20g&rcb=2&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266400stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-PG0YNGZPV9&cid=1892046324.1776813053&gtm=45je64k0h2v883388601za20g&rcb=2&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266400 — 204 — 48 B — 19 ms — h2https://in.getclicky.com/in.php?site_id=101412303&href=%2F&title=Conservation%20and%20environmental%20science%20news%20-%20Mongabay&res=800x600&lang=en-US&tz=UTC&tc=&ck=1&x=6js1ky&f=1in.getclicky.com/in.php?site_id=101... https://in.getclicky.com/in.php?site_id=101412303&href=%2F&title=Conservation%20and%20environmental%20science%20news%20-%20Mongabay&res=800x600&lang=en-US&tz=UTC&tc=&ck=1&x=6js1ky&f=1 — 200 — 287 B — 40 ms — h3https://perf-na1.hsforms.com/embed/v3/counters.gif?key=config-loaded-success&value=1perf-na1.hsforms.com/embed/v3/count... https://perf-na1.hsforms.com/embed/v3/counters.gif?key=config-loaded-success&value=1 — 200 — 557 B — 107 ms — h3https://onesignal.com/api/v1/sync/3a782913-6b68-46c5-999b-565ead3bc689/web?callback=__jp0onesignal.com/api/v1/sync/3a782913-... https://onesignal.com/api/v1/sync/3a782913-6b68-46c5-999b-565ead3bc689/web?callback=__jp0 — 200 — 2.2 KiB — 38 ms — h3https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 518 B — 53 ms — h2https://js-na1.hs-scripts.com/5981609.jsjs-na1.hs-scripts.com/5981609.js https://js-na1.hs-scripts.com/5981609.js — 200 — 827 B — 31 ms — h2https://track.hubspot.com/__ptq.gif?k=1&sd=800x600&cd=24-bit&cs=UTF-8&ln=en-us&bfp=2c17915e9fa30583ea021c54cd45ef40&v=1.1&a=5981609&ct=standard-page&rcu=https%3A%2F%2Fnews.mongabay.com%2F&pu=https%3A%2F%2Fnews.mongabay.com%2F&t=Conservation+and+environmental+science+news+-+Mongabay&cts=1776813053656&vi=ddc9b1d3b114eb55e39729b5b393decd&nc=true&u=92495938.ddc9b1d3b114eb55e39729b5b393decd.1776813053652.1776813053652.1776813053652.1&b=92495938.1.1776813053652&cc=15track.hubspot.com/__ptq.gif?k=1&sd=... https://track.hubspot.com/__ptq.gif?k=1&sd=800x600&cd=24-bit&cs=UTF-8&ln=en-us&bfp=2c17915e9fa30583ea021c54cd45ef40&v=1.1&a=5981609&ct=standard-page&rcu=https%3A%2F%2Fnews.mongabay.com%2F&pu=https%3A%2F%2Fnews.mongabay.com%2F&t=Conservation+and+environmental+science+news+-+Mongabay&cts=1776813053656&vi=ddc9b1d3b114eb55e39729b5b393decd&nc=true&u=92495938.ddc9b1d3b114eb55e39729b5b393decd.1776813053652.1776813053652.1776813053652.1&b=92495938.1.1776813053652&cc=15 — 200 — 1.0 KiB — 122 ms — h2https://news.mongabay.com/cdn-cgi/rum?news.mongabay.com/cdn-cgi/rum? https://news.mongabay.com/cdn-cgi/rum? — 204 — 180 B — 9 ms — h3https://news.mongabay.com/wp-content/themes/mongabay_v2/favicon.svgnews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/favicon.svg — 200 — 2.2 KiB — 18 ms — h3https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=10224C2E2A0143EC99EC5A3B8F7B7B77&RedC=c.clarity.ms&MXFR=1127DCDEA07E689D2D6FCB9CA47E6699c.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=10224C2E2A0143EC99EC5A3B8F7B7B77&RedC=c.clarity.ms&MXFR=1127DCDEA07E689D2D6FCB9CA47E6699 — 302 — 761 B — 323 ms — h2https://news.mongabay.com/wp-content/themes/mongabay_v2/favicon.iconews.mongabay.com/wp-content/themes... https://news.mongabay.com/wp-content/themes/mongabay_v2/favicon.ico — 200 — 3.6 KiB — 17 ms — h3https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 281 B — 227 ms — http/1.1https://onesignal.com/sdks/OneSignalSDKStyles.css?v=2onesignal.com/sdks/OneSignalSDKStyl... https://onesignal.com/sdks/OneSignalSDKStyles.css?v=2 — 200 — 9.5 KiB — 22 ms — h3https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 281 B — 317 ms — http/1.1https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=10224C2E2A0143EC99EC5A3B8F7B7B77&MUID=3238DDD004546984025DCA9205106814c.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=10224C2E2A0143EC99EC5A3B8F7B7B77&MUID=3238DDD004546984025DCA9205106814 — 200 — 466 B — 30 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 281 B — 70 ms — http/1.1
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 1246ms · 520KB · $17/mo
news.mongabay.com
Other
Costly
Execution 321ms
Transfer 38 KB
Monthly Cost $4/mo
Unattributable
Other
Costly
Execution 274ms
Transfer 0 KB
Monthly Cost $4/mo
HubSpot Analytics
Analytics
Optional
Execution 174ms
Transfer 42 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 77ms
Transfer 155 KB
Unused 41%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 77ms
Transfer 159 KB
Unused 42%
Monthly Cost $1/mo
news.mongabay.com
Other
Optional
Execution 71ms
Transfer 0 KB
Monthly Cost $1/mo
cdn.onesignal.com
Other
Optional
Execution 71ms
Transfer 69 KB
Unused 64%
Monthly Cost $1/mo
Microsoft Clarity
Session Replay
Optional
Execution 67ms
Transfer 26 KB
Monthly Cost $1/mo
news.mongabay.com
Other
Optional
Execution 59ms
Transfer 31 KB
Monthly Cost $1/mo
news.mongabay.com
Other
Optional
Execution 55ms
Transfer 1 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • news.mongabay.com adds 321ms and costs ~$4/month
  • Unattributable adds 274ms and costs ~$4/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

news.mongabay.com takes 321ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

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