Skip to content
https://heraldscotland.com

Performance

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

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

88
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
94
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

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

165 ms

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

0.030

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

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

4.31 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
3.4 MB transferred, 193 requests
FIX
3.4 MB transferred, 193 requests
Warning::
Page weighs 8.4 MB (3.4 MB transferred)
Warning::
JavaScript is 1.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.6 MB
Warning::
Images are 1.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.4 MB
Warning::
193 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.71 g CO2 per page load
3.4 MB / 2.4 MB budget
3.4 MB transferred
193 requests
0.71 g CO2 per page load
JavaScript 1.6 MiB 48%
Images 1.4 MiB 41%
Fonts 156.5 KiB 4%
HTML 78.5 KiB 2%
CSS 63.5 KiB 2%
Other 40.7 KiB 1%
Other 25.5 KiB 1%
Other 2.4 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

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

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 (3.4 MiB of 3.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2617ms total JS execution
FIX
2617ms total JS execution
Warning::
https://www.heraldscotland.com/: 763ms CPU time
Warning::
Unattributable: 357ms CPU time
Info::
https://a02342.heraldscotland.com/Notice.8f529.js: 173ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-12M2...: 167ms CPU time
Info::
https://discovery.evvnt.com/prd/evvnt_discovery_pl...: 161ms CPU time
Warning::
Third-party scripts: 2617ms (100% of total)

Main Thread Breakdown

Script Evaluation 57% Other 18% Style & Layout 10% Script Parsing & Compilation 9%
ScriptTotalScriptingParse/CompileParty
https://www.heraldscotland.com/763ms274ms20ms3rd
Unattributable357ms27ms0ms3rd
https://a02342.heraldscotland.com/Notice.8f529.js173ms139ms16ms3rd
https://www.googletagmanager.com/gtag/js?id=G-12M2XZC8V4&cx=c&gtm=4e64k0h1167ms138ms27ms3rd
https://discovery.evvnt.com/prd/evvnt_discovery_plugin-latest.min.js161ms121ms18ms3rd
https://www.googletagmanager.com/gtag/js?id=G-MPKEG017RX&l=dataLayer139ms116ms21ms3rd
https://btloader.com/tag?o=5688297061875712&upapi=true118ms102ms9ms3rd
https://cdn.tinypass.com/api/tinypass.min.js112ms82ms18ms3rd
https://a02342.heraldscotland.com/unified/wrapperMessagingWithoutDetection.js106ms67ms5ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-433239754&cx=c&gtm=4e64k079ms61ms17ms3rd

Showing top 10 of 17 scripts

F
JS Bundles
Action
56 scripts, 598 KB unused
FIX
56 scripts, 598 KB unused
Warning::
https://cdn.tinypass.com/api/tinypass.min.js: 81 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.heraldscotland.com/resources/responsiv...: 66 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-12M2...: 64 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-433...: 64 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PDM...: 64 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 598 KB
598 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.tinypass.com/api/tinypass.min.js133 KB81 KB (61%)3rd
https://www.heraldscotland.com/resources/responsive-static/build/mds/js/global.js?cb=ByykWgAL101 KB66 KB (65%)3rd
https://www.googletagmanager.com/gtag/js?id=G-12M2XZC8V4&cx=c&gtm=4e64k0h1151 KB64 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-433239754&cx=c&gtm=4e64k0134 KB64 KB (48%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PDMH9T6&gtm_auth=QzlUjhMy0COR5MgCC_1Cyw&gtm_preview=env-1&gtm_cookies_win=x118 KB64 KB (54%)3rd
https://www.googletagmanager.com/gtag/js?id=G-MPKEG017RX&l=dataLayer170 KB64 KB (37%)3rd
https://a02342.heraldscotland.com/Notice.8f529.js91 KB62 KB (68%)3rd
https://www.heraldscotland.com/resources/shared/responsive-sync/?r=ByykWgAL66 KB29 KB (44%)3rd
https://discovery.evvnt.com/prd/evvnt_discovery_plugin-latest.min.js110 KB28 KB (26%)3rd
https://www.heraldscotland.com/resources/responsive-static/build/mds/js/homepage.js?cb=ByykWgAL47 KB27 KB (58%)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
193 resources · 3.4 MB · 598 KB savings available
FIX
193 resources · 3.4 MB · 598 KB savings available
Warning::
Page weight 2.4 MB over 1MB target
Got: 3.4 MB Expected: ≤ 1 MB
Info::
~598 KB of savings available
Warning::
192 third-party resources (100% of weight)
193 resources · 3.4 MiB · 192 third-party 2.4 MiB over 1MB target
JavaScript 48% · 1.6 MiB
Image 41% · 1.4 MiB
Font 4% · 156.5 KiB
Document 2% · 79.1 KiB
CSS 2% · 63.5 KiB
Other 2% · 60.5 KiB

~597.8 KiB of savings available

Remove unused JavaScript: 597.8 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

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

C
Image Optimization
Action
64 images, 0 KB saveable
REVIEW
64 images, 0 KB saveable
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/18... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/18... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/18... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/81... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/18... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/16... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/16... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/18... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/18... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/18... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/18... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/sm... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/16... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/18... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/81... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/16... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/responsiv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/18... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/responsiv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/16... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/72... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.heraldscotland.com/resources/images/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
64 images 1.4 MB
0 oversized -0 KB
55 legacy format
46 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

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

Web fonts

9

157 KB total

Render-blocking

0

of 9

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://www.heraldscotland.com/resources/responsive-static/fonts/mds/source-serif-4-v8-latin-400.woff2source-serif-4-v8-latin... https://www.heraldscotland.com/resources/responsive-static/fonts/mds/source-serif-4-v8-latin-400.woff2 — 19.7 KiB — 37 ms — font-display: swaphttps://www.heraldscotland.com/resources/responsive-static/fonts/mds/source-serif-4-v8-latin-700.woff2source-serif-4-v8-latin... https://www.heraldscotland.com/resources/responsive-static/fonts/mds/source-serif-4-v8-latin-700.woff2 — 21.4 KiB — 38 ms — font-display: swaphttps://www.heraldscotland.com/resources/responsive-static/fonts/mds/source-serif-4-v8-latin-600.woff2source-serif-4-v8-latin... https://www.heraldscotland.com/resources/responsive-static/fonts/mds/source-serif-4-v8-latin-600.woff2 — 21.1 KiB — 38 ms — font-display: swaphttps://www.heraldscotland.com/resources/responsive-static/fonts/mds/libre-franklin-v14-latin-600.woff2libre-franklin-v14-lati... https://www.heraldscotland.com/resources/responsive-static/fonts/mds/libre-franklin-v14-latin-600.woff2 — 15.2 KiB — 32 ms — font-display: swaphttps://www.heraldscotland.com/resources/responsive-static/fonts/mds/noto-serif-v23-latin-700.woff2noto-serif-v23-latin-70... https://www.heraldscotland.com/resources/responsive-static/fonts/mds/noto-serif-v23-latin-700.woff2 — 14.7 KiB — 34 ms — font-display: swaphttps://www.heraldscotland.com/resources/responsive-static/fonts/mds/noto-serif-v23-latin-600.woff2noto-serif-v23-latin-60... https://www.heraldscotland.com/resources/responsive-static/fonts/mds/noto-serif-v23-latin-600.woff2 — 15.0 KiB — 49 ms — font-display: swaphttps://www.heraldscotland.com/resources/responsive-static/fonts/mds/libre-franklin-v14-latin-700.woff2libre-franklin-v14-lati... https://www.heraldscotland.com/resources/responsive-static/fonts/mds/libre-franklin-v14-latin-700.woff2 — 15.1 KiB — 64 ms — font-display: swaphttps://www.heraldscotland.com/resources/responsive-static/fonts/mds/source-serif-4-v8-latin-400-italic.woff2source-serif-4-v8-latin... https://www.heraldscotland.com/resources/responsive-static/fonts/mds/source-serif-4-v8-latin-400-italic.woff2 — 19.8 KiB — 53 ms — font-display: swaphttps://www.heraldscotland.com/resources/responsive-static/fonts/mds/noto-serif-v23-latin-400.woff2noto-serif-v23-latin-40... https://www.heraldscotland.com/resources/responsive-static/fonts/mds/noto-serif-v23-latin-400.woff2 — 14.4 KiB — 15 ms — font-display: swap
source-serif-4-v8-latin... woff2 swap
Size 20 KB
Load time 37 ms
Start 536 ms
Risk FOUT — text flashes from fallback to web font
source-serif-4-v8-latin... woff2 swap
Size 21 KB
Load time 38 ms
Start 536 ms
Risk FOUT — text flashes from fallback to web font
source-serif-4-v8-latin... woff2 swap
Size 21 KB
Load time 38 ms
Start 537 ms
Risk FOUT — text flashes from fallback to web font
libre-franklin-v14-lati... woff2 swap
Size 15 KB
Load time 32 ms
Start 537 ms
Risk FOUT — text flashes from fallback to web font
noto-serif-v23-latin-70... woff2 swap
Size 15 KB
Load time 34 ms
Start 538 ms
Risk FOUT — text flashes from fallback to web font
noto-serif-v23-latin-60... woff2 swap
Size 15 KB
Load time 49 ms
Start 538 ms
Risk FOUT — text flashes from fallback to web font
libre-franklin-v14-lati... woff2 swap
Size 15 KB
Load time 64 ms
Start 539 ms
Risk FOUT — text flashes from fallback to web font
source-serif-4-v8-latin... woff2 swap
Size 20 KB
Load time 53 ms
Start 539 ms
Risk FOUT — text flashes from fallback to web font
noto-serif-v23-latin-40... woff2 swap
Size 14 KB
Load time 15 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
193 requests over 7726ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 1.1 s LCP 1.4 shttps://heraldscotland.com// https://heraldscotland.com/ — 301 — 144 B — 48 ms — h2https://www.heraldscotland.com/www.heraldscotland.com/ https://www.heraldscotland.com/ — 200 — 69.3 KiB — 34 ms — h2https://experiments.parsely.com/vip-experiments.js?apiKey=heraldscotland.comexperiments.parsely.com/vip-experim... https://experiments.parsely.com/vip-experiments.js?apiKey=heraldscotland.com — 200 — 8.9 KiB — 67 ms — h2https://www.heraldscotland.com/resources/responsive-static/build/mds/css/palette-1-serif-vars.css?r=ByykWgALwww.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/build/mds/css/palette-1-serif-vars.css?r=ByykWgAL — 200 — 1.1 KiB — 29 ms — h2https://www.heraldscotland.com/resources/responsive-static/build/mds/css/header-footer.css?r=ByykWgALwww.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/build/mds/css/header-footer.css?r=ByykWgAL — 200 — 21.8 KiB — 36 ms — h2https://www.heraldscotland.com/resources/responsive-static/build/mds/css/blockhomepage.css?r=ByykWgALwww.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/build/mds/css/blockhomepage.css?r=ByykWgAL — 200 — 32.0 KiB — 45 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js — 200 — 30.4 KiB — 76 ms — h2https://code.jquery.com/jquery-migrate-3.6.0.jscode.jquery.com/jquery-migrate-3.6.... https://code.jquery.com/jquery-migrate-3.6.0.js — 200 — 14.8 KiB — 58 ms — h2https://www.heraldscotland.com/resources/shared/responsive-sync/?r=ByykWgALwww.heraldscotland.com/resources/sh... https://www.heraldscotland.com/resources/shared/responsive-sync/?r=ByykWgAL — 200 — 66.2 KiB — 54 ms — h2https://a02342.heraldscotland.com/unified/wrapperMessagingWithoutDetection.jsa02342.heraldscotland.com/unified/w... https://a02342.heraldscotland.com/unified/wrapperMessagingWithoutDetection.js — 200 — 42.0 KiB — 48 ms — h2https://pagead2.googlesyndication.com/pagead/imgad?id=CICAgKDLqv_TbRABGAEoATIIgOw1LHg7xnFAt-_HogUpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/imgad?id=CICAgKDLqv_TbRABGAEoATIIgOw1LHg7xnFAt-_HogU — 301 — 20 B — 17 ms — h3https://code.iconify.design/1/1.0.7/iconify.min.jscode.iconify.design/1/1.0.7/iconify... https://code.iconify.design/1/1.0.7/iconify.min.js — 200 — 8.4 KiB — 67 ms — h2https://www.heraldscotland.com/resources/images/small_site_logo/www.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/small_site_logo/ — 200 — 26.1 KiB — 46 ms — h2https://www.heraldscotland.com/resources/images/813x457/1x/20823839.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/813x457/1x/20823839.jpg — 200 — 38.9 KiB — 68 ms — h2https://tpc.googlesyndication.com/simgad/8199811887536872459tpc.googlesyndication.com/simgad/81... https://tpc.googlesyndication.com/simgad/8199811887536872459 — 200 — 5.1 KiB — 26 ms — h2https://www.heraldscotland.com/resources/images/16086061?htype=&type=displaywww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/16086061?htype=&type=display — 200 — 11.3 KiB — 17 ms — h2https://www.heraldscotland.com/resources/images/16085840?htype=&type=displaywww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/16085840?htype=&type=display — 200 — 15.4 KiB — 14 ms — h2https://a02342.heraldscotland.com/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.heraldscotland.com%2F&account_id=52a02342.heraldscotland.com/mms/v2/ge... https://a02342.heraldscotland.com/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.heraldscotland.com%2F&account_id=52 — 200 — 613 B — 12 ms — h2https://www.heraldscotland.com/resources/images/16533273?htype=&type=displaywww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/16533273?htype=&type=display — 200 — 15.0 KiB — 36 ms — h2https://www.heraldscotland.com/resources/responsive-static/build/mds/js/global.js?cb=ByykWgALwww.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/build/mds/js/global.js?cb=ByykWgAL — 200 — 101.5 KiB — 94 ms — h2https://www.heraldscotland.com/resources/responsive-static/build/mds/js/homepage.js?cb=ByykWgALwww.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/build/mds/js/homepage.js?cb=ByykWgAL — 200 — 47.5 KiB — 86 ms — h2https://www.heraldscotland.com/resources/responsive-static/build/mds/js/newsletters.js?cb=ByykWgALwww.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/build/mds/js/newsletters.js?cb=ByykWgAL — 200 — 37.3 KiB — 89 ms — h2https://www.heraldscotland.com/__siren/www.heraldscotland.com/__siren/ https://www.heraldscotland.com/__siren/ — 200 — 280 B — 80 ms — h2https://www.heraldscotland.com/resources/responsive-static/vendor/adobe/VisitorAPI.js?cb=ByykWgALwww.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/vendor/adobe/VisitorAPI.js?cb=ByykWgAL — 200 — 14.6 KiB — 77 ms — h2https://assets.adobedtm.com/499440d21de9/54b957ecfb7e/launch-98090dfa3d73.min.jsassets.adobedtm.com/499440d21de9/54... https://assets.adobedtm.com/499440d21de9/54b957ecfb7e/launch-98090dfa3d73.min.js — 200 — 66.8 KiB — 97 ms — h2https://discovery.evvnt.com/prd/evvnt_discovery_plugin-latest.min.jsdiscovery.evvnt.com/prd/evvnt_disco... https://discovery.evvnt.com/prd/evvnt_discovery_plugin-latest.min.js — 200 — 109.9 KiB — 91 ms — h3https://a02342.heraldscotland.com/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.jsa02342.heraldscotland.com/unified/4... https://a02342.heraldscotland.com/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.js — 200 — 29.4 KiB — 43 ms — h2https://www.npttech.com/advertising.jswww.npttech.com/advertising.js https://www.npttech.com/advertising.js — 200 — 3.0 KiB — 43 ms — h3https://experience.tinypass.com/xbuilder/experience/load?aid=rBSKi8pTteexperience.tinypass.com/xbuilder/ex... https://experience.tinypass.com/xbuilder/experience/load?aid=rBSKi8pTte — 200 — 1.5 KiB — 52 ms — h3https://a02342.heraldscotland.com/wrapper/v2/meta-data?hasCsp=true&accountId=52&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%7D&propertyId=682&scriptVersion=4.40.1&scriptType=unifieda02342.heraldscotland.com/wrapper/v... https://a02342.heraldscotland.com/wrapper/v2/meta-data?hasCsp=true&accountId=52&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%7D&propertyId=682&scriptVersion=4.40.1&scriptType=unified — 200 — 784 B — 47 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 1.1 s LCP 1.4 shttps://heraldscotland.com// https://heraldscotland.com/ — 301 — 144 B — 48 ms — h2https://www.heraldscotland.com/www.heraldscotland.com/ https://www.heraldscotland.com/ — 200 — 69.3 KiB — 34 ms — h2https://experiments.parsely.com/vip-experiments.js?apiKey=heraldscotland.comexperiments.parsely.com/vip-experim... https://experiments.parsely.com/vip-experiments.js?apiKey=heraldscotland.com — 200 — 8.9 KiB — 67 ms — h2https://www.heraldscotland.com/resources/responsive-static/build/mds/css/palette-1-serif-vars.css?r=ByykWgALwww.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/build/mds/css/palette-1-serif-vars.css?r=ByykWgAL — 200 — 1.1 KiB — 29 ms — h2https://www.heraldscotland.com/resources/responsive-static/build/mds/css/header-footer.css?r=ByykWgALwww.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/build/mds/css/header-footer.css?r=ByykWgAL — 200 — 21.8 KiB — 36 ms — h2https://www.heraldscotland.com/resources/responsive-static/build/mds/css/blockhomepage.css?r=ByykWgALwww.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/build/mds/css/blockhomepage.css?r=ByykWgAL — 200 — 32.0 KiB — 45 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js — 200 — 30.4 KiB — 76 ms — h2https://code.jquery.com/jquery-migrate-3.6.0.jscode.jquery.com/jquery-migrate-3.6.... https://code.jquery.com/jquery-migrate-3.6.0.js — 200 — 14.8 KiB — 58 ms — h2https://www.heraldscotland.com/resources/shared/responsive-sync/?r=ByykWgALwww.heraldscotland.com/resources/sh... https://www.heraldscotland.com/resources/shared/responsive-sync/?r=ByykWgAL — 200 — 66.2 KiB — 54 ms — h2https://a02342.heraldscotland.com/unified/wrapperMessagingWithoutDetection.jsa02342.heraldscotland.com/unified/w... https://a02342.heraldscotland.com/unified/wrapperMessagingWithoutDetection.js — 200 — 42.0 KiB — 48 ms — h2https://pagead2.googlesyndication.com/pagead/imgad?id=CICAgKDLqv_TbRABGAEoATIIgOw1LHg7xnFAt-_HogUpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/imgad?id=CICAgKDLqv_TbRABGAEoATIIgOw1LHg7xnFAt-_HogU — 301 — 20 B — 17 ms — h3https://code.iconify.design/1/1.0.7/iconify.min.jscode.iconify.design/1/1.0.7/iconify... https://code.iconify.design/1/1.0.7/iconify.min.js — 200 — 8.4 KiB — 67 ms — h2https://www.heraldscotland.com/resources/images/small_site_logo/www.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/small_site_logo/ — 200 — 26.1 KiB — 46 ms — h2https://www.heraldscotland.com/resources/images/813x457/1x/20823839.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/813x457/1x/20823839.jpg — 200 — 38.9 KiB — 68 ms — h2https://tpc.googlesyndication.com/simgad/8199811887536872459tpc.googlesyndication.com/simgad/81... https://tpc.googlesyndication.com/simgad/8199811887536872459 — 200 — 5.1 KiB — 26 ms — h2https://www.heraldscotland.com/resources/images/16086061?htype=&type=displaywww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/16086061?htype=&type=display — 200 — 11.3 KiB — 17 ms — h2https://www.heraldscotland.com/resources/images/16085840?htype=&type=displaywww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/16085840?htype=&type=display — 200 — 15.4 KiB — 14 ms — h2https://a02342.heraldscotland.com/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.heraldscotland.com%2F&account_id=52a02342.heraldscotland.com/mms/v2/ge... https://a02342.heraldscotland.com/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.heraldscotland.com%2F&account_id=52 — 200 — 613 B — 12 ms — h2https://www.heraldscotland.com/resources/images/16533273?htype=&type=displaywww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/16533273?htype=&type=display — 200 — 15.0 KiB — 36 ms — h2https://www.heraldscotland.com/resources/responsive-static/build/mds/js/global.js?cb=ByykWgALwww.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/build/mds/js/global.js?cb=ByykWgAL — 200 — 101.5 KiB — 94 ms — h2https://www.heraldscotland.com/resources/responsive-static/build/mds/js/homepage.js?cb=ByykWgALwww.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/build/mds/js/homepage.js?cb=ByykWgAL — 200 — 47.5 KiB — 86 ms — h2https://www.heraldscotland.com/resources/responsive-static/build/mds/js/newsletters.js?cb=ByykWgALwww.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/build/mds/js/newsletters.js?cb=ByykWgAL — 200 — 37.3 KiB — 89 ms — h2https://www.heraldscotland.com/__siren/www.heraldscotland.com/__siren/ https://www.heraldscotland.com/__siren/ — 200 — 280 B — 80 ms — h2https://www.heraldscotland.com/resources/responsive-static/vendor/adobe/VisitorAPI.js?cb=ByykWgALwww.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/vendor/adobe/VisitorAPI.js?cb=ByykWgAL — 200 — 14.6 KiB — 77 ms — h2https://assets.adobedtm.com/499440d21de9/54b957ecfb7e/launch-98090dfa3d73.min.jsassets.adobedtm.com/499440d21de9/54... https://assets.adobedtm.com/499440d21de9/54b957ecfb7e/launch-98090dfa3d73.min.js — 200 — 66.8 KiB — 97 ms — h2https://discovery.evvnt.com/prd/evvnt_discovery_plugin-latest.min.jsdiscovery.evvnt.com/prd/evvnt_disco... https://discovery.evvnt.com/prd/evvnt_discovery_plugin-latest.min.js — 200 — 109.9 KiB — 91 ms — h3https://a02342.heraldscotland.com/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.jsa02342.heraldscotland.com/unified/4... https://a02342.heraldscotland.com/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.js — 200 — 29.4 KiB — 43 ms — h2https://www.npttech.com/advertising.jswww.npttech.com/advertising.js https://www.npttech.com/advertising.js — 200 — 3.0 KiB — 43 ms — h3https://experience.tinypass.com/xbuilder/experience/load?aid=rBSKi8pTteexperience.tinypass.com/xbuilder/ex... https://experience.tinypass.com/xbuilder/experience/load?aid=rBSKi8pTte — 200 — 1.5 KiB — 52 ms — h3https://a02342.heraldscotland.com/wrapper/v2/meta-data?hasCsp=true&accountId=52&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%7D&propertyId=682&scriptVersion=4.40.1&scriptType=unifieda02342.heraldscotland.com/wrapper/v... https://a02342.heraldscotland.com/wrapper/v2/meta-data?hasCsp=true&accountId=52&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%7D&propertyId=682&scriptVersion=4.40.1&scriptType=unified — 200 — 784 B — 47 ms — h2https://www.heraldscotland.com/resources/responsive-static/vendor/adobe/omniture.js?cb=ByykWgALwww.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/vendor/adobe/omniture.js?cb=ByykWgAL — 200 — 18.4 KiB — 41 ms — h2https://www.heraldscotland.com/resources/images/20251527?htype=&type=displaywww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/20251527?htype=&type=display — 200 — 12.2 KiB — 19 ms — h2https://www.heraldscotland.com/resources/images/16085907?htype=&type=displaywww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/16085907?htype=&type=display — 200 — 11.5 KiB — 22 ms — h2https://www.heraldscotland.com/resources/images/18182459?htype=&type=displaywww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/18182459?htype=&type=display — 200 — 12.9 KiB — 24 ms — h2https://www.heraldscotland.com/resources/images/16221550?htype=&type=displaywww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/16221550?htype=&type=display — 200 — 14.2 KiB — 26 ms — h2https://www.heraldscotland.com/resources/images/813x457/1x/20824390.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/813x457/1x/20824390.jpg — 200 — 31.3 KiB — 27 ms — h2https://www.heraldscotland.com/resources/responsive-static/mds/images/ipso-regulated.pngwww.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/mds/images/ipso-regulated.png — 200 — 2.6 KiB — 27 ms — h2https://www.heraldscotland.com/resources/responsive-static/mds/images/newsquest.pngwww.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/mds/images/newsquest.png — 200 — 14.2 KiB — 24 ms — h2https://www.heraldscotland.com/resources/images/pixel/www.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/pixel/ — 200 — 204 B — 25 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/20811610.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/20811610.jpg — 200 — 30.8 KiB — 52 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/20156513.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/20156513.jpg — 200 — 7.5 KiB — 63 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/20823818.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/20823818.jpg — 200 — 53.6 KiB — 79 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/20823186.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/20823186.jpg — 200 — 76.1 KiB — 86 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/19099415.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/19099415.jpg — 200 — 40.7 KiB — 77 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/20810730.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/20810730.jpg — 200 — 79.4 KiB — 101 ms — h2https://www.heraldscotland.com/resources/responsive-static/fonts/mds/source-serif-4-v8-latin-400.woff2www.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/fonts/mds/source-serif-4-v8-latin-400.woff2 — 200 — 19.7 KiB — 37 ms — h2https://www.heraldscotland.com/resources/responsive-static/fonts/mds/source-serif-4-v8-latin-700.woff2www.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/fonts/mds/source-serif-4-v8-latin-700.woff2 — 200 — 21.4 KiB — 38 ms — h2https://www.heraldscotland.com/resources/responsive-static/fonts/mds/source-serif-4-v8-latin-600.woff2www.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/fonts/mds/source-serif-4-v8-latin-600.woff2 — 200 — 21.1 KiB — 38 ms — h2https://www.heraldscotland.com/resources/responsive-static/fonts/mds/libre-franklin-v14-latin-600.woff2www.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/fonts/mds/libre-franklin-v14-latin-600.woff2 — 200 — 15.2 KiB — 32 ms — h2https://www.heraldscotland.com/resources/responsive-static/fonts/mds/noto-serif-v23-latin-700.woff2www.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/fonts/mds/noto-serif-v23-latin-700.woff2 — 200 — 14.7 KiB — 34 ms — h2https://www.heraldscotland.com/resources/responsive-static/fonts/mds/noto-serif-v23-latin-600.woff2www.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/fonts/mds/noto-serif-v23-latin-600.woff2 — 200 — 15.0 KiB — 49 ms — h2https://www.heraldscotland.com/resources/responsive-static/fonts/mds/libre-franklin-v14-latin-700.woff2www.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/fonts/mds/libre-franklin-v14-latin-700.woff2 — 200 — 15.1 KiB — 64 ms — h2https://www.heraldscotland.com/resources/responsive-static/fonts/mds/source-serif-4-v8-latin-400-italic.woff2www.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/fonts/mds/source-serif-4-v8-latin-400-italic.woff2 — 200 — 19.8 KiB — 53 ms — h2https://www.heraldscotland.com/resources/images/180x180/1x/20777392.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/180x180/1x/20777392.jpg — 200 — 8.4 KiB — 23 ms — h2https://www.heraldscotland.com/resources/images/180x180/1x/20258672.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/180x180/1x/20258672.jpg — 200 — 6.8 KiB — 21 ms — h2https://www.heraldscotland.com/resources/images/180x180/1x/20823647.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/180x180/1x/20823647.jpg — 200 — 8.8 KiB — 20 ms — h2https://www.heraldscotland.com/resources/images/180x180/1x/20748115.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/180x180/1x/20748115.jpg — 200 — 8.6 KiB — 21 ms — h2https://a02342.heraldscotland.com/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A52%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%22subscribed%22%3Afalse%2C%22privacy%22%3Afalse%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fa02342.heraldscotland.com%22%2C%22hasCSP%22%3Atrue%2C%22includeData%22%3A%7B%22localState%22%3A%7B%22type%22%3A%22string%22%7D%2C%22actions%22%3A%7B%22type%22%3A%22RecordString%22%7D%2C%22cookies%22%3A%7B%22type%22%3A%22RecordString%22%7D%7D%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.heraldscotland.com%2F%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%7D&nonKeyedLocalState=null&ch=499250102509522619f929&scriptVersion=4.40.1&scriptType=unifieda02342.heraldscotland.com/wrapper/v... https://a02342.heraldscotland.com/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A52%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%22subscribed%22%3Afalse%2C%22privacy%22%3Afalse%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fa02342.heraldscotland.com%22%2C%22hasCSP%22%3Atrue%2C%22includeData%22%3A%7B%22localState%22%3A%7B%22type%22%3A%22string%22%7D%2C%22actions%22%3A%7B%22type%22%3A%22RecordString%22%7D%2C%22cookies%22%3A%7B%22type%22%3A%22RecordString%22%7D%7D%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.heraldscotland.com%2F%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%7D&nonKeyedLocalState=null&ch=499250102509522619f929&scriptVersion=4.40.1&scriptType=unified — 200 — 10.1 KiB — 63 ms — h2https://www.heraldscotland.com/resources/images/180x180/1x/17799519.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/180x180/1x/17799519.jpg — 200 — 9.6 KiB — 18 ms — h2https://www.heraldscotland.com/resources/images/180x180/1x/19975393.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/180x180/1x/19975393.jpg — 200 — 9.5 KiB — 20 ms — h2https://www.heraldscotland.com/resources/images/180x180/1x/20822310.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/180x180/1x/20822310.jpg — 200 — 7.6 KiB — 28 ms — h2https://www.heraldscotland.com/resources/images/180x180/1x/20822474.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/180x180/1x/20822474.jpg — 200 — 8.5 KiB — 20 ms — h2https://www.heraldscotland.com/resources/images/180x180/1x/19893587.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/180x180/1x/19893587.jpg — 200 — 5.2 KiB — 22 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/20824296.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/20824296.jpg — 200 — 33.1 KiB — 33 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/20824188.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/20824188.jpg — 200 — 37.4 KiB — 34 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/20824120.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/20824120.jpg — 200 — 27.3 KiB — 21 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/20687707.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/20687707.jpg — 200 — 21.3 KiB — 25 ms — h2https://api.iconify.design/akar-icons.js?icons=chevron-down,chevron-upapi.iconify.design/akar-icons.js?ic... https://api.iconify.design/akar-icons.js?icons=chevron-down,chevron-up — 200 — 554 B — 30 ms — h2https://api.iconify.design/eva.js?icons=close-fillapi.iconify.design/eva.js?icons=clo... https://api.iconify.design/eva.js?icons=close-fill — 200 — 553 B — 21 ms — h2https://api.iconify.design/fe.js?icons=searchapi.iconify.design/fe.js?icons=sear... https://api.iconify.design/fe.js?icons=search — 200 — 527 B — 26 ms — h2https://api.iconify.design/ion.js?icons=search-circle-sharpapi.iconify.design/ion.js?icons=sea... https://api.iconify.design/ion.js?icons=search-circle-sharp — 200 — 646 B — 32 ms — h2https://api.iconify.design/bi.js?icons=star-fillapi.iconify.design/bi.js?icons=star... https://api.iconify.design/bi.js?icons=star-fill — 200 — 819 B — 17 ms — h2https://api.iconify.design/ooui.js?icons=speech-bubble-ltrapi.iconify.design/ooui.js?icons=sp... https://api.iconify.design/ooui.js?icons=speech-bubble-ltr — 200 — 502 B — 22 ms — h2https://api.iconify.design/el.js?icons=playapi.iconify.design/el.js?icons=play https://api.iconify.design/el.js?icons=play — 200 — 488 B — 9 ms — h2https://dpm.demdex.net/id?d_visid_ver=3.3.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=F0695E09512D2BCD0A490D4D%40AdobeOrg&d_nsid=0&ts=1776893984240dpm.demdex.net/id?d_visid_ver=3.3.0... https://dpm.demdex.net/id?d_visid_ver=3.3.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=F0695E09512D2BCD0A490D4D%40AdobeOrg&d_nsid=0&ts=1776893984240 — 200 — 924 B — 85 ms — h2https://a02342.heraldscotland.com/index.html?hasCsp=true&message_id=1456726&consentUUID=null&consent_origin=https%3A%2F%2Fa02342.heraldscotland.com%2Fconsent%2Ftcfv2&preload_message=true&version=v1a02342.heraldscotland.com/index.htm... https://a02342.heraldscotland.com/index.html?hasCsp=true&message_id=1456726&consentUUID=null&consent_origin=https%3A%2F%2Fa02342.heraldscotland.com%2Fconsent%2Ftcfv2&preload_message=true&version=v1 — 200 — 2.2 KiB — 5 ms — h2https://www.heraldscotland.com/api/most-popular/www.heraldscotland.com/api/most-pop... https://www.heraldscotland.com/api/most-popular/ — 200 — 5.4 KiB — 14 ms — h2https://livecomments.viafoura.co/v4/livecomments/00000000-0000-4000-8000-ed97bd113772/content-containers/comment-count-and-status/by-container-idslivecomments.viafoura.co/v4/livecom... https://livecomments.viafoura.co/v4/livecomments/00000000-0000-4000-8000-ed97bd113772/content-containers/comment-count-and-status/by-container-ids — 204 — 0 B — 38 ms — h2https://www.heraldscotland.com/resources/responsive-static/fonts/mds/noto-serif-v23-latin-400.woff2www.heraldscotland.com/resources/re... https://www.heraldscotland.com/resources/responsive-static/fonts/mds/noto-serif-v23-latin-400.woff2 — 200 — 14.4 KiB — 15 ms — h2https://a02342.heraldscotland.com/Notice.30929.cssa02342.heraldscotland.com/Notice.30... https://a02342.heraldscotland.com/Notice.30929.css — 200 — 6.7 KiB — 15 ms — h2https://a02342.heraldscotland.com/polyfills.01516.jsa02342.heraldscotland.com/polyfills... https://a02342.heraldscotland.com/polyfills.01516.js — 200 — 2.3 KiB — 27 ms — h2https://a02342.heraldscotland.com/Notice.8f529.jsa02342.heraldscotland.com/Notice.8f... https://a02342.heraldscotland.com/Notice.8f529.js — 200 — 91.3 KiB — 29 ms — h2https://livecomments.viafoura.co/v4/livecomments/00000000-0000-4000-8000-ed97bd113772/content-containers/comment-count-and-status/by-container-idslivecomments.viafoura.co/v4/livecom... https://livecomments.viafoura.co/v4/livecomments/00000000-0000-4000-8000-ed97bd113772/content-containers/comment-count-and-status/by-container-ids — 200 — 646 B — 98 ms — h2https://cm.everesttech.net/cm/dd?d_uuid=34761343947224038943040444036070038038cm.everesttech.net/cm/dd?d_uuid=347... https://cm.everesttech.net/cm/dd?d_uuid=34761343947224038943040444036070038038 — 302 — 517 B — 124 ms — http/1.1https://newsquestdigital.demdex.net/dest5.html?d_nsid=0newsquestdigital.demdex.net/dest5.h... https://newsquestdigital.demdex.net/dest5.html?d_nsid=0 — 200 — 3.2 KiB — 92 ms — h2https://newsquestdigitalmedia.d2.sc.omtrdc.net/b/ss/newsquestgroupprod/1/JS-2.10.0/s74711722179341?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A39%3A44%203%200&mid=41152079066604746472526591566957167415&aamlh=6&ce=UTF-8&ns=newsquestdigitalmedia&cdp=2&pageName=%28www%29%20%2F&g=https%3A%2F%2Fwww.heraldscotland.com%2F&cc=GBP&server=martini&events=event2&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&h1=newsquest%2CHerald%20and%20Times%2Cwww.heraldscotland.com%2Chomepage&v2=%28www%29%20%2F&c3=Scotland%20News%2C%20Politics%2C%20Sport%2C%20Events%20and%20Comment%20-%20The%20Herald&v3=Scotland%20News%2C%20Politics%2C%20Sport%2C%20Events%20and%20Comment%20-%20The%20Herald&c5=BlockHomepageModule&v5=BlockHomepageModule&c6=homepage&v6=homepage&c7=homepage&v7=homepage&c8=homepage&v8=homepage&c9=homepage&v9=homepage&c10=New&v10=New&c16=www.heraldscotland.com&v16=www.heraldscotland.com&c17=Herald%20and%20Times&v17=Herald%20and%20Times&c18=Martini&v18=Martini&c19=1&v19=1&c22=First%20Visit&v22=First%20Visit&c23=1&v23=1&c24=New&v24=New&v27=5173b52fcca06a504220&c39=0&v39=0&c53=standard&c56=Herald%20v2.0&c57=Enabled&v61=22%2F04%2F2026&v62=22%2F04%2F2026&v66=Ad-Full-Herald&v67=no%2Cnone%2Cyes&v68=no%2Cno%2Cno%2Cno%2Cno%2Cno%2Cno%2Cno%2Cno%2Cno&v74=newsquestgroupprod&v82=no&v93=7%3A6%3A9&v95=yes&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=F0695E09512D2BCD0A490D4D%40AdobeOrg&AQE=1newsquestdigitalmedia.d2.sc.omtrdc.... https://newsquestdigitalmedia.d2.sc.omtrdc.net/b/ss/newsquestgroupprod/1/JS-2.10.0/s74711722179341?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A39%3A44%203%200&mid=41152079066604746472526591566957167415&aamlh=6&ce=UTF-8&ns=newsquestdigitalmedia&cdp=2&pageName=%28www%29%20%2F&g=https%3A%2F%2Fwww.heraldscotland.com%2F&cc=GBP&server=martini&events=event2&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&h1=newsquest%2CHerald%20and%20Times%2Cwww.heraldscotland.com%2Chomepage&v2=%28www%29%20%2F&c3=Scotland%20News%2C%20Politics%2C%20Sport%2C%20Events%20and%20Comment%20-%20The%20Herald&v3=Scotland%20News%2C%20Politics%2C%20Sport%2C%20Events%20and%20Comment%20-%20The%20Herald&c5=BlockHomepageModule&v5=BlockHomepageModule&c6=homepage&v6=homepage&c7=homepage&v7=homepage&c8=homepage&v8=homepage&c9=homepage&v9=homepage&c10=New&v10=New&c16=www.heraldscotland.com&v16=www.heraldscotland.com&c17=Herald%20and%20Times&v17=Herald%20and%20Times&c18=Martini&v18=Martini&c19=1&v19=1&c22=First%20Visit&v22=First%20Visit&c23=1&v23=1&c24=New&v24=New&v27=5173b52fcca06a504220&c39=0&v39=0&c53=standard&c56=Herald%20v2.0&c57=Enabled&v61=22%2F04%2F2026&v62=22%2F04%2F2026&v66=Ad-Full-Herald&v67=no%2Cnone%2Cyes&v68=no%2Cno%2Cno%2Cno%2Cno%2Cno%2Cno%2Cno%2Cno%2Cno&v74=newsquestgroupprod&v82=no&v93=7%3A6%3A9&v95=yes&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=F0695E09512D2BCD0A490D4D%40AdobeOrg&AQE=1 — 200 — 342 B — 88 ms — h2https://api.iconify.design/ri.js?icons=facebook-fill,twitter-x-fill,instagram-fillapi.iconify.design/ri.js?icons=face... https://api.iconify.design/ri.js?icons=facebook-fill,twitter-x-fill,instagram-fill — 200 — 1.2 KiB — 23 ms — h2https://dpm.demdex.net/ibs:dpid=411&dpuuid=aelAIAAAAF65rgO5dpm.demdex.net/ibs:dpid=411&dpuuid=... https://dpm.demdex.net/ibs:dpid=411&dpuuid=aelAIAAAAF65rgO5 — 302 — 531 B — 78 ms — h2https://a02342.heraldscotland.com/consent/tcfv2/vendor-list/categories?siteId=682a02342.heraldscotland.com/consent/t... https://a02342.heraldscotland.com/consent/tcfv2/vendor-list/categories?siteId=682 — 200 — 1.3 KiB — 29 ms — h2https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aelAIAAAAF65rgO5dpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aelAIAAAAF65rgO5 — 200 — 471 B — 25 ms — h2https://cdn.tinypass.com/api/tinypass.min.jscdn.tinypass.com/api/tinypass.min.j... https://cdn.tinypass.com/api/tinypass.min.js — 200 — 132.6 KiB — 40 ms — h3https://discovery.evvnt.com/api/publisher/9484/publisher_settingsdiscovery.evvnt.com/api/publisher/9... https://discovery.evvnt.com/api/publisher/9484/publisher_settings — 200 — 2.3 KiB — 16 ms — h3https://a02342.heraldscotland.com/consent/tcfv2/vendor-list/categories?siteId=682&consentLanguage=ena02342.heraldscotland.com/consent/t... https://a02342.heraldscotland.com/consent/tcfv2/vendor-list/categories?siteId=682&consentLanguage=en — 200 — 1.3 KiB — 20 ms — h2https://www.heraldscotland.com/resources/images/sitelogowww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/sitelogo — 200 — 28.6 KiB — 15 ms — h2https://newsquestdigitalmedia.d2.sc.omtrdc.net/b/ss/newsquestgroupprod/1/JS-2.10.0/s75600997739958?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A39%3A44%203%200&mid=41152079066604746472526591566957167415&aamlh=6&ce=UTF-8&ns=newsquestdigitalmedia&cdp=2&pageName=%28www%29%20%2F&g=https%3A%2F%2Fwww.heraldscotland.com%2F&cc=GBP&events=event76&v2=%28www%29%20%2F&v3=Scotland%20News%2C%20Politics%2C%20Sport%2C%20Events%20and%20Comment%20-%20The%20Herald&v5=BlockHomepageModule&v6=homepage&v16=www.heraldscotland.com&v19=1&v67=no%2Cnone%2Cyes&pe=lnk_o&pev2=Ad%20Block&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=F0695E09512D2BCD0A490D4D%40AdobeOrg&lrt=130&AQE=1newsquestdigitalmedia.d2.sc.omtrdc.... https://newsquestdigitalmedia.d2.sc.omtrdc.net/b/ss/newsquestgroupprod/1/JS-2.10.0/s75600997739958?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A39%3A44%203%200&mid=41152079066604746472526591566957167415&aamlh=6&ce=UTF-8&ns=newsquestdigitalmedia&cdp=2&pageName=%28www%29%20%2F&g=https%3A%2F%2Fwww.heraldscotland.com%2F&cc=GBP&events=event76&v2=%28www%29%20%2F&v3=Scotland%20News%2C%20Politics%2C%20Sport%2C%20Events%20and%20Comment%20-%20The%20Herald&v5=BlockHomepageModule&v6=homepage&v16=www.heraldscotland.com&v19=1&v67=no%2Cnone%2Cyes&pe=lnk_o&pev2=Ad%20Block&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=F0695E09512D2BCD0A490D4D%40AdobeOrg&lrt=130&AQE=1 — 200 — 114 B — 21 ms — h2https://discovery.evvnt.com/prd/8a8e8fd3572557fa7a9b.discovery_plugin.chunk.jsdiscovery.evvnt.com/prd/8a8e8fd3572... https://discovery.evvnt.com/prd/8a8e8fd3572557fa7a9b.discovery_plugin.chunk.js — 200 — 19.9 KiB — 12 ms — h3https://discovery.evvnt.com/prd/018a2eea7a98173fb88e.discovery_plugin.chunk.jsdiscovery.evvnt.com/prd/018a2eea7a9... https://discovery.evvnt.com/prd/018a2eea7a98173fb88e.discovery_plugin.chunk.js — 200 — 2.5 KiB — 17 ms — h3https://discovery.evvnt.com/prd/496276ac3bf84faafc7d.discovery_plugin.chunk.jsdiscovery.evvnt.com/prd/496276ac3bf... https://discovery.evvnt.com/prd/496276ac3bf84faafc7d.discovery_plugin.chunk.js — 200 — 15.2 KiB — 16 ms — h3https://discovery.evvnt.com/prd/547dd8cde018fdc713a4.discovery_plugin.chunk.jsdiscovery.evvnt.com/prd/547dd8cde01... https://discovery.evvnt.com/prd/547dd8cde018fdc713a4.discovery_plugin.chunk.js — 200 — 6.1 KiB — 16 ms — h3https://discovery.evvnt.com/prd/1b54d896bd32da2c639c.discovery_plugin.chunk.jsdiscovery.evvnt.com/prd/1b54d896bd3... https://discovery.evvnt.com/prd/1b54d896bd32da2c639c.discovery_plugin.chunk.js — 200 — 7.4 KiB — 22 ms — h3https://discovery.evvnt.com/prd/210f92a9e35c94812645.discovery_plugin.chunk.jsdiscovery.evvnt.com/prd/210f92a9e35... https://discovery.evvnt.com/prd/210f92a9e35c94812645.discovery_plugin.chunk.js — 200 — 3.7 KiB — 23 ms — h3https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.jsassets.adobedtm.com/extensions/EP31... https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.js — 200 — 13.0 KiB — 4 ms — h2https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_ActivityMap.min.jsassets.adobedtm.com/extensions/EP31... https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_ActivityMap.min.js — 200 — 1.8 KiB — 6 ms — h2https://applets.ebxcdn.com/ebx.jsapplets.ebxcdn.com/ebx.js https://applets.ebxcdn.com/ebx.js — 200 — 1.0 KiB — 22 ms — h3https://btloader.com/tag?o=5688297061875712&upapi=truebtloader.com/tag?o=5688297061875712... https://btloader.com/tag?o=5688297061875712&upapi=true — 200 — 39.1 KiB — 37 ms — h2https://www.googletagmanager.com/gtag/js?id=G-MPKEG017RX&l=dataLayerwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-MPKEG017RX&l=dataLayer — 200 — 170.4 KiB — 54 ms — h2https://inviso.rampanel.com/ram/Inviso?i=40259&c=62995&t=6&cg=0&r=1&rdir=1&c0=Newsquest_Media_Group&c1=The_Herald_-_Scotland_Onlineinviso.rampanel.com/ram/Inviso?i=40... https://inviso.rampanel.com/ram/Inviso?i=40259&c=62995&t=6&cg=0&r=1&rdir=1&c0=Newsquest_Media_Group&c1=The_Herald_-_Scotland_Online — 302 — 534 B — 156 ms — http/1.1https://cdn.parsely.com/keys/heraldscotland.com/p.jscdn.parsely.com/keys/heraldscotland... https://cdn.parsely.com/keys/heraldscotland.com/p.js — 200 — 29.2 KiB — 32 ms — h2https://assets.adobedtm.com/499440d21de9/54b957ecfb7e/2953ebf79d25/RC2f293f723ed74d1cab1ae093825aefd0-source.min.jsassets.adobedtm.com/499440d21de9/54... https://assets.adobedtm.com/499440d21de9/54b957ecfb7e/2953ebf79d25/RC2f293f723ed74d1cab1ae093825aefd0-source.min.js — 200 — 793 B — 16 ms — h2https://cdn.cxense.com/cx.cce.jscdn.cxense.com/cx.cce.js https://cdn.cxense.com/cx.cce.js — 200 — 6.8 KiB — 16 ms — http/1.1https://c.cintnetworks.com/?a=43&i=40259&e=1&c=1&c0=Newsquest_Media_Group&c1=The_Herald___Scotland_Online&c2=&c3=&c4=&c5=&c6=&c7=&c8=&c9=5.8.34.200%7CD%7C%7C%7C%7C%7C%7Cc.cintnetworks.com/?a=43&i=40259&e=... https://c.cintnetworks.com/?a=43&i=40259&e=1&c=1&c0=Newsquest_Media_Group&c1=The_Herald___Scotland_Online&c2=&c3=&c4=&c5=&c6=&c7=&c8=&c9=5.8.34.200%7CD%7C%7C%7C%7C%7C%7C — 204 — 257 B — 45 ms — http/1.1https://discovery.evvnt.com/api/publisher/9484/widget_events?hitsPerPage=30&multipleEventInstances=true&publisher_id=9484&widgetNumber=30discovery.evvnt.com/api/publisher/9... https://discovery.evvnt.com/api/publisher/9484/widget_events?hitsPerPage=30&multipleEventInstances=true&publisher_id=9484&widgetNumber=30 — 200 — 31.0 KiB — 11 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-PDMH9T6&gtm_auth=QzlUjhMy0COR5MgCC_1Cyw&gtm_preview=env-1&gtm_cookies_win=xwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PDMH9T6&gtm_auth=QzlUjhMy0COR5MgCC_1Cyw&gtm_preview=env-1&gtm_cookies_win=x — 200 — 117.7 KiB — 22 ms — h2https://discovery.evvnt.com/prd/images/4e1251346db872331a84.powered_by_evvnt.pngdiscovery.evvnt.com/prd/images/4e12... https://discovery.evvnt.com/prd/images/4e1251346db872331a84.powered_by_evvnt.png — 200 — 17.4 KiB — 11 ms — h3https://id.tinypass.com/id/api/v1/identity/token/verify?browser_id=moakstmy7cf3mjza&page_view_id=moakstmykr1qg3xh&page_title=Scotland+News%2C+Politics%2C+Sport%2C+Events+and+Comment+-+The+Herald&callback=jsonp3496&client_id=rBSKi8pTte&site=https%3A%2F%2Fwww.heraldscotland.com&tcf=CQjEJsAQjEJsAAGABCENCbFgAAAAAEPgABpYAAAWwgaQAKAAuACgAKgAXAA4AB4AEAAKoAaABqAD8AJgAVQAugBiADQAHMAQgAigBHACjAGUANEAc4A7gB-gEAgIOAhABEQCLAEcAJSAYoA2gB2wD_gJiATIApABYQC1AFsALkAXMAugBeYDFgGSANNAbmA5YCRoEqQLYAIBAAICkAkAQAC4AygB3ANzCgBQAVABzAEUAmIBdAYACAugQABAXQOAAgOWHgBwAVAA_ADmAIoAiIC6AJGkAAIDliEAMACgANQB3EQAQAKgExEgAQCYgHLEoAQC5AGSFAAQBBwCOFIAIA_SoAQABQAKgA5gLoLQAgAagDuA.ILYNB5G5eSWFhODJ1aLtEcYQXwVhoosAgBgCBAwAASBIEJIwGEGAiJACAoCACABIAIAABIABAGABAQEAAAIABIACIAECAAAACIAAAAAABQgAACAAMAAAAEAABAEBUMlQAgAAAYBIAQJgAAgAgAQAAAIAEAICQAAAAAAAAAAAAAAAAgIAAgAAAAAAAAAQAQBAAAAAAIAAAAgAAAAAAAAAAAAAAAAAAAACAAAAAQAAQAAAAAAAAAAAABAA.YAAAAAAAAAAA&user_state=anonid.tinypass.com/id/api/v1/identity/... https://id.tinypass.com/id/api/v1/identity/token/verify?browser_id=moakstmy7cf3mjza&page_view_id=moakstmykr1qg3xh&page_title=Scotland+News%2C+Politics%2C+Sport%2C+Events+and+Comment+-+The+Herald&callback=jsonp3496&client_id=rBSKi8pTte&site=https%3A%2F%2Fwww.heraldscotland.com&tcf=CQjEJsAQjEJsAAGABCENCbFgAAAAAEPgABpYAAAWwgaQAKAAuACgAKgAXAA4AB4AEAAKoAaABqAD8AJgAVQAugBiADQAHMAQgAigBHACjAGUANEAc4A7gB-gEAgIOAhABEQCLAEcAJSAYoA2gB2wD_gJiATIApABYQC1AFsALkAXMAugBeYDFgGSANNAbmA5YCRoEqQLYAIBAAICkAkAQAC4AygB3ANzCgBQAVABzAEUAmIBdAYACAugQABAXQOAAgOWHgBwAVAA_ADmAIoAiIC6AJGkAAIDliEAMACgANQB3EQAQAKgExEgAQCYgHLEoAQC5AGSFAAQBBwCOFIAIA_SoAQABQAKgA5gLoLQAgAagDuA.ILYNB5G5eSWFhODJ1aLtEcYQXwVhoosAgBgCBAwAASBIEJIwGEGAiJACAoCACABIAIAABIABAGABAQEAAAIABIACIAECAAAACIAAAAAABQgAACAAMAAAAEAABAEBUMlQAgAAAYBIAQJgAAgAgAQAAAIAEAICQAAAAAAAAAAAAAAAAgIAAgAAAAAAAAAQAQBAAAAAAIAAAAgAAAAAAAAAAAAAAAAAAAACAAAAAQAAQAAAAAAAAAAAABAA.YAAAAAAAAAAA&user_state=anon — 200 — 555 B — 133 ms — h3https://cdn.prod.discovery.evvnt.com/uploads/event_image/3268762/event_image/featured_Volunteer_Fair_30th_April_26_Final_Version.webpcdn.prod.discovery.evvnt.com/upload... https://cdn.prod.discovery.evvnt.com/uploads/event_image/3268762/event_image/featured_Volunteer_Fair_30th_April_26_Final_Version.webp — 200 — 12.5 KiB — 67 ms — h2https://cdn.prod.discovery.evvnt.com/uploads/event_image/3284674/event_image/featured_IMG_3577.webpcdn.prod.discovery.evvnt.com/upload... https://cdn.prod.discovery.evvnt.com/uploads/event_image/3284674/event_image/featured_IMG_3577.webp — 200 — 18.0 KiB — 44 ms — h2https://cdn.prod.discovery.evvnt.com/uploads/event_image/3229722/event_image/featured_MoRunImage1-555.webpcdn.prod.discovery.evvnt.com/upload... https://cdn.prod.discovery.evvnt.com/uploads/event_image/3229722/event_image/featured_MoRunImage1-555.webp — 200 — 20.0 KiB — 46 ms — h2https://cdn.prod.discovery.evvnt.com/uploads/event_image/3265699/event_image/featured_the_silent_messenger_-_wide_poster.webpcdn.prod.discovery.evvnt.com/upload... https://cdn.prod.discovery.evvnt.com/uploads/event_image/3265699/event_image/featured_the_silent_messenger_-_wide_poster.webp — 200 — 17.9 KiB — 60 ms — h2https://cdn.prod.discovery.evvnt.com/uploads/event_image/3279604/event_image/featured_IMG_3302.webpcdn.prod.discovery.evvnt.com/upload... https://cdn.prod.discovery.evvnt.com/uploads/event_image/3279604/event_image/featured_IMG_3302.webp — 200 — 15.0 KiB — 63 ms — h2https://cdn.prod.discovery.evvnt.com/uploads/event_image/3279280/event_image/featured_IMG_3256.webpcdn.prod.discovery.evvnt.com/upload... https://cdn.prod.discovery.evvnt.com/uploads/event_image/3279280/event_image/featured_IMG_3256.webp — 200 — 11.4 KiB — 54 ms — h2https://cdn.prod.promo.evvnt.com/uploads/promotional_asset/image/2798/LocaliQ_-__300_x_250_px_.webpcdn.prod.promo.evvnt.com/uploads/pr... https://cdn.prod.promo.evvnt.com/uploads/promotional_asset/image/2798/LocaliQ_-__300_x_250_px_.webp — 200 — 40.8 KiB — 315 ms — h2https://applets.ebxcdn.com/applets/www.heraldscotland.com/scripts.jsapplets.ebxcdn.com/applets/www.hera... https://applets.ebxcdn.com/applets/www.heraldscotland.com/scripts.js — 200 — 2.9 KiB — 29 ms — h3https://sb.scorecardresearch.com/cs/6887807/beacon.jssb.scorecardresearch.com/cs/6887807... https://sb.scorecardresearch.com/cs/6887807/beacon.js — 302 — 264 B — 122 ms — h2https://cdn.prod.discovery.evvnt.com/uploads/event_image/3246152/event_image/featured_1000013794.webpcdn.prod.discovery.evvnt.com/upload... https://cdn.prod.discovery.evvnt.com/uploads/event_image/3246152/event_image/featured_1000013794.webp — 200 — 7.0 KiB — 19 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.8137894883879511ad-delivery.net/px.gif?ch=2&e=0.813... https://ad-delivery.net/px.gif?ch=2&e=0.8137894883879511 — 200 — 612 B — 60 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.411926541319661ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.411926541319661 — 200 — 129 B — 44 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.7990378493159892ad-delivery.net/px.gif?ch=1&e=0.799... https://ad-delivery.net/px.gif?ch=1&e=0.7990378493159892 — 200 — 109 B — 54 ms — h2https://ab.dns-finder.com/meta/dnsab.dns-finder.com/meta/dns https://ab.dns-finder.com/meta/dns — 200 — 233 B — 173 ms — h2https://cdn.btloader.com/cchecker.html?upapi=truecdn.btloader.com/cchecker.html?upap... https://cdn.btloader.com/cchecker.html?upapi=true — 200 — 779 B — 25 ms — h2https://btloader.com/trustedIframe.html?o=5688297061875712&upapi=truebtloader.com/trustedIframe.html?o=5... https://btloader.com/trustedIframe.html?o=5688297061875712&upapi=true — 200 — 2.1 KiB — 22 ms — h2https://cdn.api.btloader.com/device?orgid=5688297061875712&platformVersion=10.15.7&fullVersionList=%5B%7B%22brand%22%3A%22Not-A.Brand%22%2C%22version%22%3A%2224.0.0.0%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146.0.7680.164%22%7D%5Dcdn.api.btloader.com/device?orgid=5... https://cdn.api.btloader.com/device?orgid=5688297061875712&platformVersion=10.15.7&fullVersionList=%5B%7B%22brand%22%3A%22Not-A.Brand%22%2C%22version%22%3A%2224.0.0.0%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146.0.7680.164%22%7D%5D — 200 — 335 B — 51 ms — h2https://sb.scorecardresearch.com/internal-cs/default/beacon.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon.js — 200 — 6.7 KiB — 14 ms — h2https://p1.parsely.com/plogger/?rand=1776893985438&plid=40bf524d-0e93-4bfc-9308-b071dd55f13d&idsite=heraldscotland.com&url=https%3A%2F%2Fwww.heraldscotland.com%2F&urlref=&screen=800x600%7C800x600%7C24&data=%7B%22type%22%3A%22Anonymous%22%2C%22parsely%3Ametadata-detection%22%3A%7B%22version%22%3A0%2C%22url%22%3A%22https%3A%2F%2Fwww.heraldscotland.com%2F%22%2C%22hash%22%3A297579601%7D%7D&sid=1&surl=https%3A%2F%2Fwww.heraldscotland.com%2F&sref=&sts=1776893985402&slts=0&title=Scotland+News%2C+Politics%2C+Sport%2C+Events+and+Comment+-+The+Herald&date=Wed+Apr+22+2026+21%3A39%3A45+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=2c02852c-cb71-4faf-ae65-a58085aafbef&u=pid%3D7ba66010-f172-4b3f-8faa-0961cc31ef3bp1.parsely.com/plogger/?rand=177689... https://p1.parsely.com/plogger/?rand=1776893985438&plid=40bf524d-0e93-4bfc-9308-b071dd55f13d&idsite=heraldscotland.com&url=https%3A%2F%2Fwww.heraldscotland.com%2F&urlref=&screen=800x600%7C800x600%7C24&data=%7B%22type%22%3A%22Anonymous%22%2C%22parsely%3Ametadata-detection%22%3A%7B%22version%22%3A0%2C%22url%22%3A%22https%3A%2F%2Fwww.heraldscotland.com%2F%22%2C%22hash%22%3A297579601%7D%7D&sid=1&surl=https%3A%2F%2Fwww.heraldscotland.com%2F&sref=&sts=1776893985402&slts=0&title=Scotland+News%2C+Politics%2C+Sport%2C+Events+and+Comment+-+The+Herald&date=Wed+Apr+22+2026+21%3A39%3A45+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=2c02852c-cb71-4faf-ae65-a58085aafbef&u=pid%3D7ba66010-f172-4b3f-8faa-0961cc31ef3b — 200 — 260 B — 109 ms — http/1.1https://api.btloader.com/exd?tid=A3ueVeFEkb-VYKuzsJS-9db72281f8&sid=jhbZvqa0XK-tWQtxOJ5-9db72281f9&cv=2.1.187-1-g24d1c87&upapi=trueapi.btloader.com/exd?tid=A3ueVeFEkb... https://api.btloader.com/exd?tid=A3ueVeFEkb-VYKuzsJS-9db72281f8&sid=jhbZvqa0XK-tWQtxOJ5-9db72281f9&cv=2.1.187-1-g24d1c87&upapi=true — 204 — 128 B — 180 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-433239754&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-433239754&cx=c&gtm=4e64k0 — 200 — 134.0 KiB — 25 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-MPKEG017RX&gtm=45je64k0v878369219za200zd878369219&_p=1776893984903&gcs=G10-&gcd=13m3l3m2m7l1&npa=1&dma_cps=-&dma=1&tcfd=1065b&are=1&cid=1577038567.1776893986&frm=0&pscdl=denied&rcb=4&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&_s=1&tag_exp=0~115938465~115938469~117266401~117512543&uid=&dp=%2F&dt=Scotland%20News%2C%20Politics%2C%20Sport%2C%20Events%20and%20Comment%20-%20The%20Herald&sid=1776893985&sct=1&seg=0&dl=https%3A%2F%2Fwww.heraldscotland.com%2F&_tu=wA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.optimize_id=&ep.anonymize_ip=false&tfd=2275region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-MPKEG017RX&gtm=45je64k0v878369219za200zd878369219&_p=1776893984903&gcs=G10-&gcd=13m3l3m2m7l1&npa=1&dma_cps=-&dma=1&tcfd=1065b&are=1&cid=1577038567.1776893986&frm=0&pscdl=denied&rcb=4&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&_s=1&tag_exp=0~115938465~115938469~117266401~117512543&uid=&dp=%2F&dt=Scotland%20News%2C%20Politics%2C%20Sport%2C%20Events%20and%20Comment%20-%20The%20Herald&sid=1776893985&sct=1&seg=0&dl=https%3A%2F%2Fwww.heraldscotland.com%2F&_tu=wA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.optimize_id=&ep.anonymize_ip=false&tfd=2275 — 204 — 554 B — 41 ms — h2https://ad-delivery.net/px.gif?ch=1&e=0.39459646422969474ad-delivery.net/px.gif?ch=1&e=0.394... https://ad-delivery.net/px.gif?ch=1&e=0.39459646422969474 — 200 — 110 B — 10 ms — h2https://cdn.cxense.com/cx.jscdn.cxense.com/cx.js https://cdn.cxense.com/cx.js — 200 — 38.1 KiB — 8 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-12M2XZC8V4&cx=c&gtm=4e64k0h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-12M2XZC8V4&cx=c&gtm=4e64k0h1 — 200 — 151.2 KiB — 24 ms — h3https://c2.piano.io/xbuilder/experience/execute?aid=rBSKi8pTtec2.piano.io/xbuilder/experience/exe... https://c2.piano.io/xbuilder/experience/execute?aid=rBSKi8pTte — 200 — 2.4 KiB — 120 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Fwww.heraldscotland.com%2F&scrsrc=www.googletagmanager.com&rnd=1522905611.1776893986&navt=n&npa=1&gdpr=1&gdpr_consent=CQjEJsAQjEJsAAGABCENCbFgAAAAAEPgABpYAAAWwgaQAKAAuACgAKgAXAA4AB4AEAAKoAaABqAD8AJgAVQAugBiADQAHMAQgAigBHACjAGUANEAc4A7gB-gEAgIOAhABEQCLAEcAJSAYoA2gB2wD_gJiATIApABYQC1AFsALkAXMAugBeYDFgGSANNAbmA5YCRoEqQLYAIBAAICkAkAQAC4AygB3ANzCgBQAVABzAEUAmIBdAYACAugQABAXQOAAgOWHgBwAVAA_ADmAIoAiIC6AJGkAAIDliEAMACgANQB3EQAQAKgExEgAQCYgHLEoAQC5AGSFAAQBBwCOFIAIA_SoAQABQAKgA5gLoLQAgAagDuA.ILYNB5G5eSWFhODJ1aLtEcYQXwVhoosAgBgCBAwAASBIEJIwGEGAiJACAoCACABIAIAABIABAGABAQEAAAIABIACIAECAAAACIAAAAAABQgAACAAMAAAAEAABAEBUMlQAgAAAYBIAQJgAAgAgAQAAAIAEAICQAAAAAAAAAAAAAAAAgIAAgAAAAAAAAAQAQBAAAAAAIAAAAgAAAAAAAAAAAAAAAAAAAACAAAAAQAAQAAAAAAAAAAAABAA.YAAAAAAAAAAA&gtm=45be64k0z8878369219za20gzb878369219zd878369219xec&gcs=G10-&gcd=13m3l3m2m5l1&dma_cps=-&dma=1&tcfd=1065b&tag_exp=0~115938465~115938468~117266401~118463261&apve=1&apvf=f&apvc=1&tids=AW-433239754&tid=AW-433239754&tft=1776893985793&tfd=2476pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Fwww.heraldscotland.com%2F&scrsrc=www.googletagmanager.com&rnd=1522905611.1776893986&navt=n&npa=1&gdpr=1&gdpr_consent=CQjEJsAQjEJsAAGABCENCbFgAAAAAEPgABpYAAAWwgaQAKAAuACgAKgAXAA4AB4AEAAKoAaABqAD8AJgAVQAugBiADQAHMAQgAigBHACjAGUANEAc4A7gB-gEAgIOAhABEQCLAEcAJSAYoA2gB2wD_gJiATIApABYQC1AFsALkAXMAugBeYDFgGSANNAbmA5YCRoEqQLYAIBAAICkAkAQAC4AygB3ANzCgBQAVABzAEUAmIBdAYACAugQABAXQOAAgOWHgBwAVAA_ADmAIoAiIC6AJGkAAIDliEAMACgANQB3EQAQAKgExEgAQCYgHLEoAQC5AGSFAAQBBwCOFIAIA_SoAQABQAKgA5gLoLQAgAagDuA.ILYNB5G5eSWFhODJ1aLtEcYQXwVhoosAgBgCBAwAASBIEJIwGEGAiJACAoCACABIAIAABIABAGABAQEAAAIABIACIAECAAAACIAAAAAABQgAACAAMAAAAEAABAEBUMlQAgAAAYBIAQJgAAgAgAQAAAIAEAICQAAAAAAAAAAAAAAAAgIAAgAAAAAAAAAQAQBAAAAAAIAAAAgAAAAAAAAAAAAAAAAAAAACAAAAAQAAQAAAAAAAAAAAABAA.YAAAAAAAAAAA&gtm=45be64k0z8878369219za20gzb878369219zd878369219xec&gcs=G10-&gcd=13m3l3m2m5l1&dma_cps=-&dma=1&tcfd=1065b&tag_exp=0~115938465~115938468~117266401~118463261&apve=1&apvf=f&apvc=1&tids=AW-433239754&tid=AW-433239754&tft=1776893985793&tfd=2476 — 200 — 21 B — 53 ms — h3https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.9984354149864799ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.9984354149864799 — 200 — 129 B — 14 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.7675941607356714ad-delivery.net/px.gif?ch=2&e=0.767... https://ad-delivery.net/px.gif?ch=2&e=0.7675941607356714 — 200 — 110 B — 14 ms — h2https://newsquestdigitalmedia.d2.sc.omtrdc.net/b/ss/newsquestgroupprod/1/JS-2.10.0-LGPQ/s76150156160447?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A39%3A45%203%200&mid=41152079066604746472526591566957167415&aamlh=6&ce=UTF-8&ns=newsquestdigitalmedia&cdp=2&pageName=%28www%29%20%2F&g=https%3A%2F%2Fwww.heraldscotland.com%2F&cc=GBP&events=event89&v2=%28www%29%20%2F&v5=BlockHomepageModule&v6=homepage&v7=homepage&v16=www.heraldscotland.com&v19=1&v61=22%2F04%2F2026&v62=22%2F04%2F2026&v79=No%20score&pe=lnk_o&pev2=Non%20Meter%20LtS%20Score&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=F0695E09512D2BCD0A490D4D%40AdobeOrg&lrt=43&AQE=1newsquestdigitalmedia.d2.sc.omtrdc.... https://newsquestdigitalmedia.d2.sc.omtrdc.net/b/ss/newsquestgroupprod/1/JS-2.10.0-LGPQ/s76150156160447?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A39%3A45%203%200&mid=41152079066604746472526591566957167415&aamlh=6&ce=UTF-8&ns=newsquestdigitalmedia&cdp=2&pageName=%28www%29%20%2F&g=https%3A%2F%2Fwww.heraldscotland.com%2F&cc=GBP&events=event89&v2=%28www%29%20%2F&v5=BlockHomepageModule&v6=homepage&v7=homepage&v16=www.heraldscotland.com&v19=1&v61=22%2F04%2F2026&v62=22%2F04%2F2026&v79=No%20score&pe=lnk_o&pev2=Non%20Meter%20LtS%20Score&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=F0695E09512D2BCD0A490D4D%40AdobeOrg&lrt=43&AQE=1 — 200 — 183 B — 23 ms — h2https://api.cxense.com/public/widget/data?json=%7B%22context%22%3A%7B%22referrer%22%3A%22%22%2C%22neighbors%22%3A%5B%2226043821%22%2C%2226043664%22%2C%2225958674%22%2C%2226044930%22%2C%2226044832%22%2C%2226036877%22%2C%2226045385%22%2C%2226043749%22%2C%2226045220%22%2C%2226045168%22%2C%2226045181%22%2C%2226043912%22%2C%2226044571%22%2C%2226044658%22%2C%2226044477%22%5D%2C%22categories%22%3A%7B%22testgroup%22%3A%2214%22%7D%2C%22parameters%22%3A%5B%7B%22key%22%3A%22userState%22%2C%22value%22%3A%22anon%22%7D%2C%7B%22key%22%3A%22testgroup%22%2C%22value%22%3A%2214%22%7D%5D%2C%22autoRefresh%22%3Afalse%2C%22url%22%3A%22https%3A%2F%2Fwww.heraldscotland.com%2F%22%2C%22browserTimezone%22%3A%220%22%7D%2C%22widgetId%22%3A%2295471686851cb4bf79c1208102051f9040353ef5%22%2C%22user%22%3A%7B%22ids%22%3A%7B%22usi%22%3A%22moakstmy7cf3mjza%22%7D%7D%2C%22prnd%22%3A%22moakstmykr1qg3xh%22%7D&media=javascript&sid=1140851321802151844&widgetId=95471686851cb4bf79c1208102051f9040353ef5&resizeToContentSize=true&useSecureUrls=true&usi=moakstmy7cf3mjza&rnd=173378170&prnd=moakstmykr1qg3xh&tzo=0&callback=cXJsonpCB1api.cxense.com/public/widget/data?j... https://api.cxense.com/public/widget/data?json=%7B%22context%22%3A%7B%22referrer%22%3A%22%22%2C%22neighbors%22%3A%5B%2226043821%22%2C%2226043664%22%2C%2225958674%22%2C%2226044930%22%2C%2226044832%22%2C%2226036877%22%2C%2226045385%22%2C%2226043749%22%2C%2226045220%22%2C%2226045168%22%2C%2226045181%22%2C%2226043912%22%2C%2226044571%22%2C%2226044658%22%2C%2226044477%22%5D%2C%22categories%22%3A%7B%22testgroup%22%3A%2214%22%7D%2C%22parameters%22%3A%5B%7B%22key%22%3A%22userState%22%2C%22value%22%3A%22anon%22%7D%2C%7B%22key%22%3A%22testgroup%22%2C%22value%22%3A%2214%22%7D%5D%2C%22autoRefresh%22%3Afalse%2C%22url%22%3A%22https%3A%2F%2Fwww.heraldscotland.com%2F%22%2C%22browserTimezone%22%3A%220%22%7D%2C%22widgetId%22%3A%2295471686851cb4bf79c1208102051f9040353ef5%22%2C%22user%22%3A%7B%22ids%22%3A%7B%22usi%22%3A%22moakstmy7cf3mjza%22%7D%7D%2C%22prnd%22%3A%22moakstmykr1qg3xh%22%7D&media=javascript&sid=1140851321802151844&widgetId=95471686851cb4bf79c1208102051f9040353ef5&resizeToContentSize=true&useSecureUrls=true&usi=moakstmy7cf3mjza&rnd=173378170&prnd=moakstmykr1qg3xh&tzo=0&callback=cXJsonpCB1 — 200 — 14.8 KiB — 55 ms — h2https://cdn.cxense.com/sp1.htmlcdn.cxense.com/sp1.html https://cdn.cxense.com/sp1.html — 200 — 867 B — 15 ms — http/1.1https://cdn.cxense.com/cx.jscdn.cxense.com/cx.js https://cdn.cxense.com/cx.js — 200 — 38.1 KiB — 12 ms — http/1.1https://region1.google-analytics.com/g/collect?v=2&tid=G-12M2XZC8V4&gtm=45je64k0h1v873737409z8857454493za20gzb857454493zd857454493&_p=1776893984903&gcs=G10-&gcd=13m3lPm2m5l1&npa=1&dma_cps=-&dma=1&tcfd=1065b&are=1&cid=1577038567.1776893986&frm=0&pscdl=denied&rcb=5&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&_s=1&tag_exp=0~115616986~115938465~115938469~117266400~117512543&sid=1776893985&sct=1&seg=0&dl=https%3A%2F%2Fwww.heraldscotland.com%2F&dt=Scotland%20News%2C%20Politics%2C%20Sport%2C%20Events%20and%20Comment%20-%20The%20Herald&en=page_view&_fv=1&_ss=1&tfd=2663region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-12M2XZC8V4&gtm=45je64k0h1v873737409z8857454493za20gzb857454493zd857454493&_p=1776893984903&gcs=G10-&gcd=13m3lPm2m5l1&npa=1&dma_cps=-&dma=1&tcfd=1065b&are=1&cid=1577038567.1776893986&frm=0&pscdl=denied&rcb=5&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&_s=1&tag_exp=0~115616986~115938465~115938469~117266400~117512543&sid=1776893985&sct=1&seg=0&dl=https%3A%2F%2Fwww.heraldscotland.com%2F&dt=Scotland%20News%2C%20Politics%2C%20Sport%2C%20Events%20and%20Comment%20-%20The%20Herald&en=page_view&_fv=1&_ss=1&tfd=2663 — 204 — 48 B — 63 ms — h2https://p1cluster.cxense.com/p1.jsp1cluster.cxense.com/p1.js https://p1cluster.cxense.com/p1.js — 200 — 536 B — 38 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-12M2XZC8V4&gtm=45je64k0h1v873737409z8857454493za20gzb857454493zd857454493&_p=1776893984903&gcs=G10-&gcd=13m3lPm2m5l1&npa=1&dma_cps=-&dma=1&tcfd=1065b&_eu=AAACAAQ&are=1&cid=1577038567.1776893986&frm=0&pscdl=denied&rcb=5&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&tag_exp=0~115616986~115938465~115938469~117266400~117512543&sid=1776893985&sct=1&seg=1&dl=https%3A%2F%2Fwww.heraldscotland.com%2F&dt=Scotland%20News%2C%20Politics%2C%20Sport%2C%20Events%20and%20Comment%20-%20The%20Herald&_s=2&tfd=2709region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-12M2XZC8V4&gtm=45je64k0h1v873737409z8857454493za20gzb857454493zd857454493&_p=1776893984903&gcs=G10-&gcd=13m3lPm2m5l1&npa=1&dma_cps=-&dma=1&tcfd=1065b&_eu=AAACAAQ&are=1&cid=1577038567.1776893986&frm=0&pscdl=denied&rcb=5&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&tag_exp=0~115616986~115938465~115938469~117266400~117512543&sid=1776893985&sct=1&seg=1&dl=https%3A%2F%2Fwww.heraldscotland.com%2F&dt=Scotland%20News%2C%20Politics%2C%20Sport%2C%20Events%20and%20Comment%20-%20The%20Herald&_s=2&tfd=2709 — 204 — 20 B — 25 ms — h3https://comcluster.cxense.com/Repo/rep.gif?ver=3.3.0&typ=pgv&rnd=moakstmykr1qg3xh&sid=1140851321802151844&loc=https%3A%2F%2Fwww.heraldscotland.com%2F&new=1&arf=0&ltm=1776893985825&ref=&tzo=0&wsz=1350x940&res=800x600&dpr=1&col=24&bln=en-US&chs=UTF-8&cks=moaksu9ti1mgf8xn&ckp=moakstmy7cf3mjza&glb=&cp_userState=anon&cst=118jy5vnxm7ocepqtx01j9vd7comcluster.cxense.com/Repo/rep.gif?... https://comcluster.cxense.com/Repo/rep.gif?ver=3.3.0&typ=pgv&rnd=moakstmykr1qg3xh&sid=1140851321802151844&loc=https%3A%2F%2Fwww.heraldscotland.com%2F&new=1&arf=0&ltm=1776893985825&ref=&tzo=0&wsz=1350x940&res=800x600&dpr=1&col=24&bln=en-US&chs=UTF-8&cks=moaksu9ti1mgf8xn&ckp=moakstmy7cf3mjza&glb=&cp_userState=anon&cst=118jy5vnxm7ocepqtx01j9vd7 — 200 — 413 B — 47 ms — h2https://id.cxense.com/public/user/id?json=%7B%22identities%22%3A%5B%7B%22type%22%3A%22ckp%22%2C%22id%22%3A%22moakstmy7cf3mjza%22%7D%2C%7B%22type%22%3A%22lst%22%2C%22id%22%3A%22118jy5vnxm7ocepqtx01j9vd7%22%7D%2C%7B%22type%22%3A%22cst%22%2C%22id%22%3A%22118jy5vnxm7ocepqtx01j9vd7%22%7D%5D%7D&callback=cXJsonpCB2id.cxense.com/public/user/id?json=%... https://id.cxense.com/public/user/id?json=%7B%22identities%22%3A%5B%7B%22type%22%3A%22ckp%22%2C%22id%22%3A%22moakstmy7cf3mjza%22%7D%2C%7B%22type%22%3A%22lst%22%2C%22id%22%3A%22118jy5vnxm7ocepqtx01j9vd7%22%7D%2C%7B%22type%22%3A%22cst%22%2C%22id%22%3A%22118jy5vnxm7ocepqtx01j9vd7%22%7D%5D%7D&callback=cXJsonpCB2 — 200 — 609 B — 54 ms — h2https://fonts.googleapis.com/css2?family=Roboto&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto&display=swap — 200 — 2.0 KiB — 20 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/20820339.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/20820339.jpg — 200 — 28.5 KiB — 37 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/20817467.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/20817467.jpg — 200 — 51.5 KiB — 54 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/20822288.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/20822288.jpg — 200 — 22.7 KiB — 43 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/20814456.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/20814456.jpg — 200 — 81.5 KiB — 63 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/20821471.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/20821471.jpg — 200 — 26.5 KiB — 53 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/20816952.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/20816952.jpg — 200 — 28.7 KiB — 53 ms — h2https://js-agent.newrelic.com/nr-full-1.313.1.min.jsjs-agent.newrelic.com/nr-full-1.313... https://js-agent.newrelic.com/nr-full-1.313.1.min.js — 200 — 27.6 KiB — 27 ms — h2https://www.heraldscotland.com/resources/images/17853003/www.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/17853003/ — 200 — 418 B — 31 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/3839853.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/3839853.jpg — 200 — 37.9 KiB — 20 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/20708120.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/20708120.jpg — 200 — 39.4 KiB — 30 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/17943021.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/17943021.jpg — 200 — 39.6 KiB — 33 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/20814665.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/20814665.jpg — 200 — 40.9 KiB — 27 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/20815162.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/20815162.jpg — 200 — 24.0 KiB — 25 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/20545931.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/20545931.jpg — 200 — 48.8 KiB — 30 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/9492853.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/9492853.jpg — 200 — 35.6 KiB — 26 ms — h2https://www.heraldscotland.com/resources/images/720x415/1x/20805026.jpgwww.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/720x415/1x/20805026.jpg — 200 — 48.8 KiB — 23 ms — h2https://bam.nr-data.net/1/fd15ff24ac?a=70374104&v=1.313.1&to=MlFbY0cFXxcFARdRVwsbekJGEF4JSzAGSU0AR01/VApVCAEQWQJQBFpdW1A2VBURBxBMEEw%3D&rst=2906&ck=0&s=7ba7ace67145affe&ref=https://www.heraldscotland.com/&ptid=62f3be76884b7065&af=err,xhr,stn,ins&ap=43&be=67&fe=2763&dc=962&at=HhZYFQ8fTBk%3D&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776893983318,%22n%22:0,%22f%22:51,%22dn%22:51,%22dne%22:51,%22c%22:51,%22s%22:51,%22ce%22:51,%22rq%22:57,%22rp%22:68,%22rpe%22:87,%22di%22:947,%22ds%22:947,%22de%22:1029,%22dc%22:2823,%22l%22:2823,%22le%22:2830%7D,%22navigation%22:%7B%7D%7D&fp=628&fcp=628bam.nr-data.net/1/fd15ff24ac?a=7037... https://bam.nr-data.net/1/fd15ff24ac?a=70374104&v=1.313.1&to=MlFbY0cFXxcFARdRVwsbekJGEF4JSzAGSU0AR01/VApVCAEQWQJQBFpdW1A2VBURBxBMEEw%3D&rst=2906&ck=0&s=7ba7ace67145affe&ref=https://www.heraldscotland.com/&ptid=62f3be76884b7065&af=err,xhr,stn,ins&ap=43&be=67&fe=2763&dc=962&at=HhZYFQ8fTBk%3D&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776893983318,%22n%22:0,%22f%22:51,%22dn%22:51,%22dne%22:51,%22c%22:51,%22s%22:51,%22ce%22:51,%22rq%22:57,%22rp%22:68,%22rpe%22:87,%22di%22:947,%22ds%22:947,%22de%22:1029,%22dc%22:2823,%22l%22:2823,%22le%22:2830%7D,%22navigation%22:%7B%7D%7D&fp=628&fcp=628 — 200 — 737 B — 124 ms — http/1.1https://www.heraldscotland.com/resources/images/17853003/www.heraldscotland.com/resources/im... https://www.heraldscotland.com/resources/images/17853003/ — 200 — 0 B — 4 ms — h2https://bam.nr-data.net/events/1/fd15ff24ac?a=70374104&v=1.313.1&to=MlFbY0cFXxcFARdRVwsbekJGEF4JSzAGSU0AR01/VApVCAEQWQJQBFpdW1A2VBURBxBMEEw%3D&rst=3049&ck=0&s=7ba7ace67145affe&ref=https://www.heraldscotland.com/&ptid=62f3be76884b7065bam.nr-data.net/events/1/fd15ff24ac... https://bam.nr-data.net/events/1/fd15ff24ac?a=70374104&v=1.313.1&to=MlFbY0cFXxcFARdRVwsbekJGEF4JSzAGSU0AR01/VApVCAEQWQJQBFpdW1A2VBURBxBMEEw%3D&rst=3049&ck=0&s=7ba7ace67145affe&ref=https://www.heraldscotland.com/&ptid=62f3be76884b7065 — 200 — 424 B — 102 ms — http/1.1https://bam.nr-data.net/jserrors/1/fd15ff24ac?a=70374104&v=1.313.1&to=MlFbY0cFXxcFARdRVwsbekJGEF4JSzAGSU0AR01/VApVCAEQWQJQBFpdW1A2VBURBxBMEEw%3D&rst=3052&ck=0&s=7ba7ace67145affe&ref=https://www.heraldscotland.com/&ptid=62f3be76884b7065bam.nr-data.net/jserrors/1/fd15ff24... https://bam.nr-data.net/jserrors/1/fd15ff24ac?a=70374104&v=1.313.1&to=MlFbY0cFXxcFARdRVwsbekJGEF4JSzAGSU0AR01/VApVCAEQWQJQBFpdW1A2VBURBxBMEEw%3D&rst=3052&ck=0&s=7ba7ace67145affe&ref=https://www.heraldscotland.com/&ptid=62f3be76884b7065 — 200 — 424 B — 106 ms — http/1.1https://bam.nr-data.net/ins/1/fd15ff24ac?a=70374104&v=1.313.1&to=MlFbY0cFXxcFARdRVwsbekJGEF4JSzAGSU0AR01/VApVCAEQWQJQBFpdW1A2VBURBxBMEEw%3D&rst=3054&ck=0&s=7ba7ace67145affe&ref=https://www.heraldscotland.com/&ptid=62f3be76884b7065&at=HhZYFQ8fTBk%3Dbam.nr-data.net/ins/1/fd15ff24ac?a=... https://bam.nr-data.net/ins/1/fd15ff24ac?a=70374104&v=1.313.1&to=MlFbY0cFXxcFARdRVwsbekJGEF4JSzAGSU0AR01/VApVCAEQWQJQBFpdW1A2VBURBxBMEEw%3D&rst=3054&ck=0&s=7ba7ace67145affe&ref=https://www.heraldscotland.com/&ptid=62f3be76884b7065&at=HhZYFQ8fTBk%3D — 204 — 402 B — 102 ms — http/1.1https://ad-delivery.net/px.gif?ch=2&e=0.5191034623271794ad-delivery.net/px.gif?ch=2&e=0.519... https://ad-delivery.net/px.gif?ch=2&e=0.5191034623271794 — 200 — 135 B — 9 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.49311634014288763ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.49311634014288763 — 200 — 129 B — 16 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.7804708706899194ad-delivery.net/px.gif?ch=1&e=0.780... https://ad-delivery.net/px.gif?ch=1&e=0.7804708706899194 — 200 — 110 B — 8 ms — h2https://ab.dns-finder.com/meta/dnsab.dns-finder.com/meta/dns https://ab.dns-finder.com/meta/dns — 200 — 0 B — 8 ms — h2https://ad-delivery.net/px.gif?ch=1&e=0.3522979390695691ad-delivery.net/px.gif?ch=1&e=0.352... https://ad-delivery.net/px.gif?ch=1&e=0.3522979390695691 — 200 — 110 B — 8 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.53389524934449ad-delivery.net/px.gif?ch=2&e=0.533... https://ad-delivery.net/px.gif?ch=2&e=0.53389524934449 — 200 — 135 B — 8 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.7372663694651352ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.7372663694651352 — 200 — 129 B — 11 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.6042128304895676ad-delivery.net/px.gif?ch=2&e=0.604... https://ad-delivery.net/px.gif?ch=2&e=0.6042128304895676 — 200 — 110 B — 9 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.8515577297954091ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.8515577297954091 — 200 — 129 B — 12 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.6286420088196117ad-delivery.net/px.gif?ch=2&e=0.628... https://ad-delivery.net/px.gif?ch=2&e=0.6286420088196117 — 200 — 110 B — 11 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.4827717884183167ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.4827717884183167 — 200 — 129 B — 10 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.174991215659128ad-delivery.net/px.gif?ch=2&e=0.174... https://ad-delivery.net/px.gif?ch=2&e=0.174991215659128 — 200 — 135 B — 10 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.06861703065173863ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.06861703065173863 — 200 — 129 B — 8 ms — h3https://api.btloader.com/country?o=5688297061875712api.btloader.com/country?o=56882970... https://api.btloader.com/country?o=5688297061875712 — 200 — 153 B — 121 ms — h2https://api.btloader.com/pv?nlf=false&tid=A3ueVeFEkb-VYKuzsJS-9db72281f8&sid=jhbZvqa0XK-tWQtxOJ5-9db72281f9&cv=2.1.187-1-g24d1c87&upapi=trueapi.btloader.com/pv?nlf=false&tid=A... https://api.btloader.com/pv?nlf=false&tid=A3ueVeFEkb-VYKuzsJS-9db72281f8&sid=jhbZvqa0XK-tWQtxOJ5-9db72281f9&cv=2.1.187-1-g24d1c87&upapi=true — 204 — 40 B — 120 ms — h2https://buy.tinypass.com/api/v3/anon/assets/sdk-runtime-config.js?aid=rBSKi8pTtebuy.tinypass.com/api/v3/anon/assets... https://buy.tinypass.com/api/v3/anon/assets/sdk-runtime-config.js?aid=rBSKi8pTte — 200 — 566 B — 59 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-MPKEG017RX&gtm=45je64k0v878369219za200zd878369219&_p=1776893984903&gcs=G10-&gcd=13m3l3m2m7l1&npa=1&dma_cps=-&dma=1&tcfd=1065b&_eu=AEAAAAQ&ae=a&are=1&cid=1577038567.1776893986&frm=0&pscdl=denied&rcb=4&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&_s=2&tag_exp=0~115938465~115938469~117266401~117512543&uid=&sid=1776893985&sct=1&seg=0&dl=https%3A%2F%2Fwww.heraldscotland.com%2F&dt=Scotland%20News%2C%20Politics%2C%20Sport%2C%20Events%20and%20Comment%20-%20The%20Herald&_tu=wA&en=scroll&ep.optimize_id=&ep.anonymize_ip=false&epn.percent_scrolled=90&_et=27&tfd=7306region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-MPKEG017RX&gtm=45je64k0v878369219za200zd878369219&_p=1776893984903&gcs=G10-&gcd=13m3l3m2m7l1&npa=1&dma_cps=-&dma=1&tcfd=1065b&_eu=AEAAAAQ&ae=a&are=1&cid=1577038567.1776893986&frm=0&pscdl=denied&rcb=4&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&_s=2&tag_exp=0~115938465~115938469~117266401~117512543&uid=&sid=1776893985&sct=1&seg=0&dl=https%3A%2F%2Fwww.heraldscotland.com%2F&dt=Scotland%20News%2C%20Politics%2C%20Sport%2C%20Events%20and%20Comment%20-%20The%20Herald&_tu=wA&en=scroll&ep.optimize_id=&ep.anonymize_ip=false&epn.percent_scrolled=90&_et=27&tfd=7306 — 204 — 20 B — 10 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-12M2XZC8V4&gtm=45je64k0h1v873737409za20gzb857454493zd857454493&_p=1776893984903&gcs=G10-&gcd=13m3lPm2m7l1&npa=1&dma_cps=-&dma=1&tcfd=1065b&_eu=AEAAAAQ&ae=a&are=1&cid=1577038567.1776893986&frm=0&pscdl=denied&rcb=5&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&_s=3&tag_exp=0~115616986~115938465~115938469~117266400~117512543&sid=1776893985&sct=1&seg=1&dl=https%3A%2F%2Fwww.heraldscotland.com%2F&dt=Scotland%20News%2C%20Politics%2C%20Sport%2C%20Events%20and%20Comment%20-%20The%20Herald&en=scroll&epn.percent_scrolled=90&_et=18&tfd=7711region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-12M2XZC8V4&gtm=45je64k0h1v873737409za20gzb857454493zd857454493&_p=1776893984903&gcs=G10-&gcd=13m3lPm2m7l1&npa=1&dma_cps=-&dma=1&tcfd=1065b&_eu=AEAAAAQ&ae=a&are=1&cid=1577038567.1776893986&frm=0&pscdl=denied&rcb=5&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&_s=3&tag_exp=0~115616986~115938465~115938469~117266400~117512543&sid=1776893985&sct=1&seg=1&dl=https%3A%2F%2Fwww.heraldscotland.com%2F&dt=Scotland%20News%2C%20Politics%2C%20Sport%2C%20Events%20and%20Comment%20-%20The%20Herald&en=scroll&epn.percent_scrolled=90&_et=18&tfd=7711 — 204 — 20 B — 14 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 2617ms · 1230KB · £27/mo
www.heraldscotland.com
Other
Costly
Execution 763ms
Transfer 69 KB
Monthly Cost £8/mo
Unattributable
Other
Costly
Execution 357ms
Transfer 0 KB
Monthly Cost £4/mo
a02342.heraldscotland.com
Other
Optional
Execution 173ms
Transfer 91 KB
Unused 68%
Monthly Cost £2/mo
Google Tag Manager
Tag Manager
Optional
Execution 167ms
Transfer 151 KB
Unused 43%
Monthly Cost £2/mo
discovery.evvnt.com
Other
Optional
Execution 161ms
Transfer 110 KB
Unused 26%
Monthly Cost £2/mo
Google Tag Manager
Tag Manager
Optional
Execution 139ms
Transfer 170 KB
Unused 37%
Monthly Cost £1/mo
btloader.com
Other
Optional
Execution 118ms
Transfer 39 KB
Monthly Cost £1/mo
cdn.tinypass.com
Other
Optional
Execution 112ms
Transfer 133 KB
Unused 61%
Monthly Cost £1/mo
a02342.heraldscotland.com
Other
Optional
Execution 106ms
Transfer 42 KB
Monthly Cost £1/mo
Google Tag Manager
Tag Manager
Optional
Execution 79ms
Transfer 134 KB
Unused 48%
Monthly Cost £1/mo
cdn.parsely.com
Other
Optional
Execution 74ms
Transfer 29 KB
Monthly Cost £1/mo
assets.adobedtm.com
Other
Optional
Execution 72ms
Transfer 67 KB
Unused 39%
Monthly Cost £1/mo
ajax.googleapis.com
Other
Optional
Execution 65ms
Transfer 30 KB
Monthly Cost £1/mo
js-agent.newrelic.com
Other
Optional
Execution 63ms
Transfer 28 KB
Monthly Cost £1/mo
www.heraldscotland.com
Other
Optional
Execution 62ms
Transfer 18 KB
Monthly Cost £1/mo
Google Tag Manager
Tag Manager
Optional
Execution 53ms
Transfer 118 KB
Unused 54%
Monthly Cost £1/mo
id.tinypass.com
Other
Optional
Execution 52ms
Transfer 1 KB
Monthly Cost £1/mo

These scripts may cost more than they're worth

  • www.heraldscotland.com adds 763ms and costs ~£8/month
  • Unattributable adds 357ms 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

www.heraldscotland.com takes 763ms 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 357ms 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

68% of a02342.heraldscotland.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

61% of cdn.tinypass.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

54% of Google Tag Manager'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