# BeaverCheck Audit Report — https://sverigesradio.se

**Date:** April 22, 2026  
**URL:** https://sverigesradio.se  
**Overall Grade:** C (74/100)  
**Report:** https://beavercheck.com/results/0057a7e6-5123-4502-b2a9-063fbf7798f1

## Top Findings

1. **[CRITICAL]** Content-Security-Policy header is missing — Security > Security Headers
2. **[CRITICAL]** HSTS header is missing — Security > Security Headers
3. **[CRITICAL]** No Content-Security-Policy header found — Security > Content Security Policy
4. **[WARNING]** 98 third-party resources (100% of weight) — Performance > Page Weight Inventory
5. **[WARNING]** Cross-Origin-Embedder-Policy header is missing — Security > Security Headers

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 27 |
| Accessibility | 96 |
| Best Practices | 81 |
| SEO | 100 |

---

## Security

### Security Headers (F — 10/100)

*2 of 10 headers properly configured*

- **[CRITICAL]** HSTS header is missing — Strict-Transport-Security forces browsers to use HTTPS, preventing downgrade attacks. Add the header with a max-age of at least 1 year.
- **[WARNING]** X-Content-Type-Options header is missing — This header prevents MIME-type sniffing, which can lead to XSS attacks. Set it to 'nosniff'.
- **[WARNING]** X-Frame-Options header is missing — This header prevents clickjacking by controlling who can embed your page in a frame. Set it to DENY or SAMEORIGIN.
- **[WARNING]** Referrer-Policy header is missing — Controls how much referrer information is sent with requests. Set to 'strict-origin-when-cross-origin' or stricter.
- **[WARNING]** Permissions-Policy header is missing — Controls which browser features (camera, microphone, geolocation) are allowed. Set it to restrict unused features.
- **[CRITICAL]** Content-Security-Policy header is missing — CSP is the most important header for preventing XSS attacks. See the CSP section for detailed analysis.
- **[WARNING]** Cross-Origin-Opener-Policy header is missing — COOP isolates your browsing context, preventing cross-origin side-channel attacks. Set to 'same-origin'.
- **[WARNING]** Cross-Origin-Embedder-Policy header is missing — COEP prevents loading cross-origin resources without explicit permission. Required for SharedArrayBuffer and high-resolution timers.
- **[PASS]** X-Powered-By header is not present
- **[PASS]** Server header is present without version info

### Content Security Policy (F — 0/100)

*No enforcing CSP policy found*

- **[CRITICAL]** No Content-Security-Policy header found — CSP is the most effective defense against XSS attacks. Add a Content-Security-Policy header to restrict resource loading.

### TLS & Certificates (A+ — 100/100)

*TLS 1.3, 7 checks passed*

- **[PASS]** TLS 1.3 is used
- **[PASS]** Strong cipher suite is used
- **[INFO]** HTTP/2 is not negotiated — HTTP/2 provides multiplexing and header compression for better performance.
- **[PASS]** Certificate is valid (expires in 261 days)
- **[PASS]** Certificate chain has 2 certificates
- **[PASS]** Certificate uses modern signature algorithm
- **[PASS]** Certificate covers 4 domain(s)
- **[PASS]** Certificate is issued by a trusted CA

### Cookie Security (A+ — 100/100)

*No cookies set — no cookie security risks*

- **[PASS]** No cookies set — no cookie security risks

---

## Advanced Security

### Subresource Integrity (A+ — 100/100)

*No external resources*

- **[PASS]** No external resources to protect

### JS Library Vulnerabilities (A+ — 100/100)

*No known vulnerabilities*

- **[PASS]** No known JavaScript library vulnerabilities detected

### Information Leakage (A+ — 100/100)

*No exposures*

- **[INFO]** No security.txt found — Consider adding a security.txt at /.well-known/security.txt.
- **[PASS]** No sensitive files exposed

### Email Security (A — 85/100)

*DMARC: quarantine*

- **[PASS]** DMARC policy is quarantine — good protection

### Permissions-Policy (D — 40/100)

*No header set*

- **[WARNING]** No Permissions-Policy header — Consider adding a Permissions-Policy header to restrict browser feature access from embedded content.

### CORS Configuration (B — 80/100)

*No CORS headers*

- **[PASS]** No CORS headers present — secure default

---

## Performance

### Page Weight Budget (F — 37/100)

*2.7 MB transferred, 99 requests*

- **[WARNING]** Page weighs 6.4 MB (2.7 MB transferred)
- **[WARNING]** JavaScript is 1.3 MB — consider code splitting or lazy loading — Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
- **[INFO]** Fonts are 411 KB — consider subsetting or using system fonts — Subset fonts to include only used characters, or switch to system font stacks.
- **[INFO]** 99 HTTP requests
- **[INFO]** Estimated 0.56 g CO2 per page load

### Third-Party Impact (D — 50/100)

*100% third-party, 0 ms blocking*

- **[WARNING]** Third-party code accounts for 100% of page weight (2.7 MiB of 2.7 MiB)
- **[PASS]** Third-party blocking time is low (0 ms)

### Text Compression (A+ — 100/100)

*All text resources are compressed*

- **[PASS]** All text resources are compressed

### Image Optimization (A+ — 100/100)

*19 images, 0 KB saveable*

- **[PASS]** All images are well-optimized

### JS Execution Cost (F — 20/100)

*8428ms total JS execution*

- **[WARNING]** https://www.sverigesradio.se/_next/static/chunks/0...: 3998ms CPU time
- **[WARNING]** https://www.sverigesradio.se/: 2682ms CPU time
- **[WARNING]** Unattributable: 602ms CPU time
- **[WARNING]** https://www.googletagmanager.com/gtm.js?id=GTM-PJK...: 431ms CPU time
- **[WARNING]** https://www.sverigesradio.se/_next/static/chunks/1...: 343ms CPU time
- **[WARNING]** Third-party scripts: 8428ms (100% of total)

### Font Loading (A+ — 100/100)

*11 fonts (411 KB)*

- **[INFO]** 11 font(s) use font-display: swap (FOUT risk but functional)

### JS Bundles (D — 40/100)

*50 scripts, 301 KB unused*

- **[WARNING]** https://www.googletagmanager.com/gtag/js?id=G-K26V...: 72 KB unused (50%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.sverigesradio.se/_next/static/chunks/0...: 59 KB unused (46%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.googletagmanager.com/gtm.js?id=GTM-PJK...: 53 KB unused (39%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.sverigesradio.se/_next/static/chunks/0...: 46 KB unused (71%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.sverigesradio.se/_next/static/chunks/0...: 27 KB unused (71%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 301 KB

### Resource Caching (A+ — 100/100)

*All resources properly cached*

- **[PASS]** No caching issues found

### Critical Rendering Path (A+ — 100/100)

*No render-blocking resources*

- **[PASS]** No render-blocking resources detected

### Resource Hints (A+ — 100/100)

*12 hints, 0 missing preconnects*

- **[PASS]** Page uses 12 resource hint(s)

### Page Weight Inventory (D — 40/100)

*99 resources · 2.7 MB · 301 KB savings available*

- **[WARNING]** Page weight 1.7 MB over 1MB target
- **[INFO]** ~301 KB of savings available
- **[WARNING]** 98 third-party resources (100% of weight)

### Render-Blocking Resources (A+ — 100/100)

*No render-blocking resources detected*

- **[PASS]** No render-blocking resources detected in <head>

### Third-Party Resources (A+ — 100/100)

*No third-party resources detected*


---

## Content Quality

### Links (F — 40/100)

*200 links checked, 79 healthy, 121 broken*

- **[CRITICAL]** 79 of 200 links are healthy
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0xs3jbx4vlea... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0n47gblbb~0s... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/13yrbgsvg82k... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0t37hqc8kbxm... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0f1~g2n9umlo... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/07n-9ddzh-ma... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0i~b81~d03nt... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/03acjs9z5w8e... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/turbopack-06... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0y0f0k6uixt1... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0~xeb4gu1822... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/040suslocznx... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0-asv2a-jzix... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0us7wc3cwogu... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0x1zzhavq5vq... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0l3ogyf_8e1o... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0net86p3d~n~... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/050vfryjddk_... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/172slz~3~k_v... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0kn9y.n86605... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/080sqd_zniue... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/11ywyq0lvvkw... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/03sn1r4z7f.9... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0s_nw57kflm8... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/02q8z3bep_.p... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0d5_2s944z5t... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0o34-m04cu4-... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0upf84l0k600... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0zuka656lhy1... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/04ebm-pjddm8... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/05356l3ew4fs... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0l6_j_v3vshh... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0ec_x6wk~ekd... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/17p5o~24rd-i... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0wp13vx0k6fn... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0c0m0broeyl5... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/15qwnux3i2sv... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/12btysqzj855... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/06m-.6hukd6m... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0dva~65m6o06... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/0msu1_rx9ols... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/manifest.webmanifest — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/icon.png — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/apple-icon.png — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/chunks/03~yq9q893hm... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/media/SRHorner_Disp... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/media/SRHorner_Disp... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/media/SRHorner_Disp... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/media/SRHorner_Disp... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/media/SRHorner_Disp... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/media/SRHorner_Head... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/media/SRLab_Black-s... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/media/SRLab_Bold-s.... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/media/SRLab_Medium-... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/media/SRLab_Regular... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://sverigesradio.se/_next/static/media/SRLab_SemiBol... — Found in <link href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/sok — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/poddar-program — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/kanaler — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/visby-roma-till-allsvens... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/smhi-sa-blir-vadret-i-april — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/skr-har-beslutat-om-nya-... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/andy-warhols-malning-sca... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/bjorkloven-tillbaka-i-sh... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/nu-tillverkas-volvo-cars... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/orsaken-till-sjukdomsfal... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/notan-for-skrotade-mille... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/chelseas-krisdrag-sparka... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/sex-jvm-spelare-med-i-tr... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/eu-ger-stod-for-att-hjal... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/beskedet-finns-inte-lang... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/nu-kan-hindersprovning-g... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/presenten-till-kungen-ma... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/ungern-slapper-igenom-ma... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/nytt-forslag-kan-begrans... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/s-v-och-mp-nobbar-center... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/region-uppsala-stoppar-u... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/dodsskjutningen-av-gabor... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/ai-styr-militarattacker-... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/rysk-influencer-i-ramplj... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/tidigare-fn-ambassadoren... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/alling-ingen-vill-aterup... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/direktrapport-om-attacke... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/avsnitt/irans-myggflotta-sprider... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/avsnitt/kraven-pa-att-avsatta-tr... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/bjorklovens-daniel-brodi... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/garpenlov-kommer-bli-ett... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/avsnitt/bjorklovens-langa-vantan... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/storsta-festprissen-nu-v... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/flest-svenskar-fods-22-a... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/elmers-hyllning-till-bjo... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/adopterade-sten-traffade... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/kajetans-chef-ar-en-ai-s... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/hogre-dieselpriser-slar-... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/svenska-familjen-kinnune... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/joppe-att-soka-jobb-tar-... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/samre-skolresultat-for-e... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/vasteras-stad-uppmanar-s... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/michael-jackson-staty-ha... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/lammet-bob-stottes-bort-... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/experten-sa-klipper-du-m... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/varningstecknen-da-vet-d... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/avsnitt/natlakarna-krys-nya-plan... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/me-ons-regeringen-vissa-... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/skogsstyrelsen-vet-inte-... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/avsnitt/nyckelbiotopskogar-med-h... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/kvartals-satirisk-kampan... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/avsnitt/ar-massage-i-munnen-batt... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/risk-for-vattenbrist-i-s... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/klimatreportern-om-risko... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/skaningar-struntar-i-rad... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/avsnitt/nya-siffrorna-en-kalldus... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/avsnitt/europas-nya-offensiv-mot... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/avsnitt/pekings-nya-vapen-i-kamp... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/avsnitt/kriget-i-vantan-pa-forha... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/avsnitt/kuba-mellan-invasionshot... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/avsnitt/forodande-uppgifter-om-f... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/avsnitt/sa-forlorade-putin-bakdo... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/sport — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://sverigesradio.se/artikel/man-misstanks-for-grov-s... — Found in <a href>. Returns HTTP 403.

### Mixed Content (A+ — 100/100)

*No mixed content detected — all resources use HTTPS.*

- **[PASS]** No mixed content detected — all resources use HTTPS

### Open Graph (B — 80/100)

*Open Graph tags are partially configured — some improvements recommended.*

- **[CRITICAL]** og:image is not reachable — The og:image URL could not be fetched. Social platforms won't be able to display it.
- **[INFO]** Missing og:type — The og:type tag helps social platforms categorize the content.
- **[INFO]** Missing og:site_name — The og:site_name tag displays the website name in social previews.

### Structured Data (C — 40/100)

*No structured data (JSON-LD) found.*

- **[INFO]** No structured data (JSON-LD) found — Adding structured data helps search engines understand your content and can enable rich results.

---

## Infrastructure

### DNS Records (A — 90/100)

*11 A records, 200 ms lookup*

- **[PASS]** Resolves to 11 IPv4 address(es)
- **[PASS]** Has 11 IPv6 (AAAA) record(s)
- **[PASS]** 9 nameserver(s) configured
- **[PASS]** 1 mail exchanger(s) configured
- **[INFO]** CAA records not checked — CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
- **[PASS]** SPF record present in TXT
- **[WARNING]** DNS resolution is slow (200 ms) — Slow DNS adds latency to every page load. Consider a faster DNS provider.

### Redirect Chain (A+ — 100/100)

*0 redirect(s), 966 ms total*

- **[INFO]** Redirect overhead: 966 ms total

### IPv6 Readiness (A+ — 100/100)

*IPv6 reachable (173 ms)*

- **[PASS]** IPv6 is configured and reachable at 2600:1480:4000:13e::, 2600:1480:3000:13e::, 2001:67c:d8:e400::134, 2600:1480:2000:13e::, 2600:1480:1000:13e::, 2600:1480:e000:13e::, 2600:1480:c000:13e::, 2600:1480:a000:13e::, 2600:1480:8000:13e::, 2600:1480:6000:13e::, 2600:1480:5000:13e::

### Crawlability (B — 75/100)

*no robots.txt, no sitemap*

- **[INFO]** No robots.txt found — robots.txt is optional but recommended. It tells search engine crawlers which pages to index.
- **[INFO]** No sitemap.xml found — A sitemap helps search engines discover and index your pages more efficiently.

### URL Variants (B — 75/100)

*www/non-www, trailing slash, HTTP→HTTPS*

- **[CRITICAL]** HTTP version does not redirect to HTTPS

### Domain Intelligence (A+ — 100/100)

*sverigesradio.se — via CSC Corp Domains, 23 years, 3 months old*

- **[PASS]** Domain registered until Apr 24, 2027 (1 years remaining)
- **[PASS]** Registrar: CSC Corp Domains
- **[WARNING]** Registrar lock is NOT enabled — The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.

---

## Compliance

### WCAG Compliance (A+ — 100/100)

*No testable criteria*


### Cookie Consent & Privacy (B — 80/100)

*No consent signals detected*

- **[WARNING]** No privacy policy link detected — A privacy policy page is recommended for transparency and may be legally required.
- **[INFO]** No terms of service link detected
- **[INFO]** No cookie consent banner detected
- **[INFO]** This is an automated check, not legal advice — BeaverCheck detects technical indicators of consent management. This does not constitute a legal compliance assessment. Consult a privacy professional for GDPR/CCPA compliance.

### Language & i18n (A — 90/100)

*Lang attribute present*

- **[PASS]** <html lang> attribute is present
- **[PASS]** <html lang> value is valid
- **[INFO]** No Content-Language HTTP header
- **[INFO]** Language signals are inconsistent — The <html lang> attribute and Content-Language header should agree.

### Readability & Typography (A+ — 100/100)

*Font sizes and tap targets checked*


### Viewport Configuration (A+ — 100/100)

*Viewport properly configured*

- **[PASS]** Viewport meta tag is present
- **[PASS]** width=device-width is set
- **[PASS]** User zooming is allowed

### Third-Party Trackers (C — 55/100)

*2 trackers detected*

- **[INFO]** 2 third-party trackers detected — Found 2 analytics, 0 advertising, 0 marketing, 0 tag manager trackers.
- **[WARNING]** Trackers detected but no cookie policy found — This page loads 2 trackers but no cookie policy was detected. GDPR requires disclosure when using tracking cookies.
- **[WARNING]** Trackers detected but no privacy policy found — Most data protection regulations require a privacy policy when collecting user data via trackers.

### Cookie & Tracker Inventory (A+ — 100/100)

*0 cookies · 2 trackers · 0 pre-consent*

- **[INFO]** 2 third-party tracker(s) detected on page

---

## Legal

### Legal Page Ecosystem (F — 0/100)

*0 of 7 expected legal pages detected*

- **[WARNING]** Privacy Policy not detected — No link matching common Privacy Policy URL patterns or link text was found. Most websites are expected to have a Privacy Policy, especially those collecting user data.
- **[WARNING]** Terms of Service not detected — No link matching common Terms of Service URL patterns or link text was found. Most websites are expected to have a Terms of Service, especially those collecting user data.
- **[INFO]** Cookie Policy not detected — No link matching common Cookie Policy URL patterns or link text was found. Most websites are expected to have a Cookie Policy, especially those collecting user data.
- **[INFO]** Accessibility Statement not detected — No link matching common Accessibility Statement URL patterns or link text was found. Most websites are expected to have a Accessibility Statement, especially those collecting user data.
- **[INFO]** DMCA / Copyright Notice not detected — No link matching common DMCA / Copyright Notice URL patterns or link text was found. Most websites are expected to have a DMCA / Copyright Notice, especially those collecting user data.
- **[INFO]** Refund / Returns Policy not detected — No link matching common Refund / Returns Policy URL patterns or link text was found. Most websites are expected to have a Refund / Returns Policy, especially those collecting user data.
- **[INFO]** Acceptable Use Policy not detected — No link matching common Acceptable Use Policy URL patterns or link text was found. Most websites are expected to have a Acceptable Use Policy, especially those collecting user data.

### Copyright Notice (C — 55/100)

*No copyright notice detected*

- **[INFO]** No copyright notice detected — No copyright notice detected in the page content. While not legally required in most jurisdictions (copyright exists automatically), a notice is standard practice and signals site ownership.

### Regulatory Indicators

*1 regulatory indicator(s) detected*

- **[INFO]** This is a technical scan, not a legal assessment — BeaverCheck detects technical indicators that may suggest regulatory relevance. This is not a compliance audit and should not be relied upon for legal decisions. Consult qualified legal counsel for compliance assessments.
- **[INFO]** GDPR indicators detected (moderate confidence) — Indicators suggesting GDPR may be relevant: European TLD detected: .se. EU General Data Protection Regulation — governs collection and processing of personal data of EU residents.

### Third-Party Data Sharing

*0 third-party service(s) detected*

- **[INFO]** Data inventory for transparency purposes — This inventory identifies third-party services that receive data from your site visitors. Under regulations like GDPR (Article 30), maintaining records of data processing activities is commonly considered a best practice. This automated scan provides a starting point — it may not capture all data flows.
- **[INFO]** No recognized third-party data-sharing services detected — This page does not appear to load external tracking, analytics, or advertising scripts.

### Compliance Badges (C — 55/100)

*0 compliance badge(s) detected*

- **[INFO]** No compliance badges detected — No recognized compliance certification badges or seals were found. This is common — many sites do not display compliance badges.

---

## Availability

### CDN & Delivery (B — 80/100)

*Akamai*

- **[PASS]** Site is served via Akamai CDN

### HTTP Caching (D — 40/100)

*no-store (uncacheable)*

- **[INFO]** Cache-Control: no-store prevents all caching — Intentional for dynamic content, but increases server load for every page view.
- **[INFO]** No ETag or Last-Modified header — Conditional requests (304 Not Modified) are not possible without validators.

### Transport Security (B — 75/100)

*HTTP/3, HSTS, and TLS version analysis*

- **[INFO]** HTTP/3 (QUIC) not advertised — HTTP/3 eliminates head-of-line blocking. If your CDN supports it, consider enabling it.
- **[WARNING]** Missing Strict-Transport-Security header — HSTS tells browsers to only use HTTPS, preventing SSL stripping attacks.
- **[PASS]** TLS 1.3 in use (fastest handshake, 1-RTT)

---

## Accessibility

### Landmark Structure (A — 85/100)

*6 landmarks*

- **[PASS]** <main> landmark present
- **[PASS]** 1 <nav> landmark(s) found
- **[WARNING]** Skip navigation link is missing (WCAG 2.4.1) — Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.

### Heading Hierarchy (A — 90/100)

*220 headings*

- **[WARNING]** Multiple H1 headings (2 found) — A page should have only one H1. Multiple H1s dilute the document outline.

### Alt Text Quality (A — 87/100)

*1 of 183 images have issues*

- **[WARNING]** 1 image(s) with generic alt text
- **[INFO]** 37 image(s) with alt text over 125 characters
- **[PASS]** 24 decorative image(s) correctly marked
- **[PASS]** 121 image(s) with good alt text

### Form Accessibility (A+ — 100/100)

*No form controls*

- **[PASS]** No form controls on this page

### Link & Button Quality (A — 88/100)

*204 links, 183 buttons — all OK*

- **[WARNING]** 10 link(s) open in new tab without warning — Add '(opens in new tab)' to link text or aria-label.
- **[PASS]** 194 link(s) with descriptive text

---

## UX

### 404 Error Page (F — 5/100)

*HTTP 403, bare page*

- **[WARNING]** Unexpected status code: HTTP 403 — Expected HTTP 404 but received 403. This may confuse search engine crawlers.
- **[WARNING]** Bare server default 404 page — The 404 page has no custom styling. Users hitting a broken link see a generic error with no way to navigate back. Add a custom 404 page with your site navigation and a search bar.

### Favicon & Branding (D — 40/100)

*3 icon(s) detected*

- **[WARNING]** No favicon.ico at site root — Some older browsers, bookmark tools, and RSS readers look for /favicon.ico. Add one as a fallback.
- **[PASS]** HTML icon links detected
- **[PASS]** Apple touch icon present

### Web Manifest (D — 40/100)

*Not found*

- **[INFO]** No web manifest found — No manifest at standard paths (/manifest.json, /site.webmanifest). A manifest is optional but enables PWA features like home screen installation and standalone display.

### Dark Mode Support (B — 70/100)

*Dark mode detected*

- **[PASS]** Dark-specific theme-color detected — A theme-color with media='(prefers-color-scheme: dark)' adapts the browser toolbar for dark mode.
- **[PASS]** prefers-color-scheme CSS detected in inline styles
- **[INFO]** Detection limited to meta tags and inline styles — External CSS files may contain prefers-color-scheme rules not visible to this scan.

### Print Stylesheet (D — 40/100)

*No print styles*

- **[INFO]** No print-specific styles detected — When users print this page, they get the screen layout including navigation and non-essential elements. Add @media print rules to hide navigation and optimize layout for paper.

### Navigation UX (F — 15/100)

*No navigation patterns*

- **[PASS]** 1 navigation landmark(s) detected
- **[INFO]** No breadcrumbs, search, or skip link detected — These navigation aids help users orient themselves and find content efficiently, especially on large sites.

---

## SEO

### Canonical URL (A — 85/100)

*Minor issues*

- **[PASS]** Canonical tag present
- **[WARNING]** Canonical does not match final URL (https://sverigesradio.se)
- **[INFO]** Canonical points to a different domain

### Meta Tags (A — 90/100)

*Title: 28 chars*

- **[PASS]** Page title is set
- **[WARNING]** Title is only 28 characters — consider expanding
- **[PASS]** Title and H1 are well-aligned

### Content Depth (A — 85/100)

*2175 words, Difficult*

- **[PASS]** Page has 2175 words — good depth for search engines
- **[INFO]** Text-to-HTML ratio is 1% — Very low ratio suggests heavy framework overhead or boilerplate.
- **[INFO]** Reading level: Difficult (grade 15)

### Internal Links (A+ — 95/100)

*183 internal, 21 external*

- **[PASS]** 183 internal links (90%)
- **[PASS]** 100% of links use descriptive anchor text
- **[INFO]** Page has 204 links — consider reducing
- **[INFO]** 183 internal / 21 external links

### Image SEO (B — 80/100)

*183 images, 0 descriptive filenames*

- **[WARNING]** 100% of images have non-descriptive filenames — Search engines use filenames as a signal. Rename to descriptive names like 'team-photo.jpg'.

### Hreflang

*0 hreflang tags*


---

## Sustainability

### CO2 Per Page Load (B — 70/100)

*0.76g CO2 per view*

- **[INFO]** 0.76g CO2 per page view — This page transfers 2.7 MB, producing an estimated 0.76g of CO2 per visit using the Sustainable Web Design model (v4). Breakdown: data center 0.14g, network 0.13g, end-user device 0.49g.
- **[INFO]** At 10,000 monthly views: 90.9 kg CO2/year — With 10,000 page views per month, this page would generate approximately 90.9 kg of CO2 annually — equivalent to charging 11363 smartphones.

### Green Hosting (D — 40/100)

*Not green*

- **[INFO]** No confirmed renewable energy commitment detected — Consider providers like Cloudflare, Google Cloud, or Vercel that match 100% of their energy use with renewables.
- **[INFO]** Akamai: Committed to 50% renewable by 2030
- **[INFO]** Green hosting status based on known provider commitments — Green hosting detection uses a curated database of provider renewable energy commitments. This is not a real-time verification. For authoritative checks, visit thegreenwebfoundation.org.

### Repeat Visit Weight (A+ — 100/100)

*94% cached*

- **[PASS]** 94% reduction on repeat visits — Returning visitors download only 163 KB (vs 2739 KB first visit). 97 of 99 resources are served from browser cache, saving 0.71g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.05g CO2 (first visit: 0.76g)

### Carbon Budget (D — 50/100)

*54th percentile*

- **[WARNING]** 0.76g CO2 — above the median website (0.60g) — Heavier than an estimated 46% of websites. Reducing page weight, optimizing images, and removing unused JavaScript would lower the carbon footprint. See the Performance tab.
- **[INFO]** Estimated 54th percentile — Compared to: top 10% = 0.20g, target = 0.50g, median = 0.60g per page view.

### Transfer Efficiency (B — 80/100)

*89% efficient*

- **[INFO]** Transfer efficiency: 89% — An estimated 300 KB (11%) could be eliminated: 0 KB via better compression, 0 KB via modern image formats, 300 KB of unused JavaScript. This wasted data produces 0.08g of unnecessary CO2 per page view.

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/0057a7e6-5123-4502-b2a9-063fbf7798f1*
