# BeaverCheck Audit Report — https://project-syndicate.org

**Date:** April 22, 2026  
**URL:** https://project-syndicate.org  
**Overall Grade:** C (76/100)  
**Report:** https://beavercheck.com/results/cdf26b6d-c773-46f8-8e2d-9c8823ffa617

## 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. **[CRITICAL]** 2 control(s) without accessible label — Accessibility > Form Accessibility
5. **[WARNING]** 71 third-party resources (100% of weight) — Performance > Page Weight Inventory

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 40 |
| Accessibility | 89 |
| Best Practices | 81 |
| SEO | 82 |

---

## 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 not present

### 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 127 days)
- **[PASS]** Certificate chain has 2 certificates
- **[PASS]** Certificate uses modern signature algorithm
- **[PASS]** Certificate covers 1 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 (F — 20/100)

*0 of 13 external resources have SRI*

- **[WARNING]** External link from fonts.googleapis.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from www.googletagmanager.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from scripts.clarity.ms lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from www.clarity.ms lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.hotjar.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from www1.project-syndicate.org lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from www.googletagmanager.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from ajax.googleapis.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from js.monitor.azure.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cc.cdn.civiccomputing.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from assets.poool.fr lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from assets.poool.fr lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from data.flw.li lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.

### 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+ — 100/100)

*DMARC: reject*

- **[PASS]** DMARC policy is reject — strongest 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 — 27/100)

*3.0 MB transferred, 72 requests*

- **[WARNING]** Page weighs 5.6 MB (3.0 MB transferred)
- **[WARNING]** Images are 1.2 MB — compress or use modern formats — Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
- **[WARNING]** JavaScript is 1.0 MB — consider code splitting or lazy loading — Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
- **[INFO]** Fonts are 302 KB — consider subsetting or using system fonts — Subset fonts to include only used characters, or switch to system font stacks.
- **[INFO]** 72 HTTP requests
- **[INFO]** Estimated 0.63 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 (3.0 MiB of 3.0 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 (B — 70/100)

*19 images, 0 KB saveable*

- **[WARNING]** https://webapi.project-syndicate.org/library/a6fde... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.

### JS Execution Cost (D — 40/100)

*2708ms total JS execution*

- **[WARNING]** https://www.project-syndicate.org/: 655ms CPU time
- **[WARNING]** Unattributable: 305ms CPU time
- **[WARNING]** https://ajax.googleapis.com/ajax/libs/jquery/3.7.1...: 300ms CPU time
- **[INFO]** https://www.googletagmanager.com/gtag/js?id=G-D51Y...: 226ms CPU time
- **[INFO]** https://www.googletagmanager.com/gtag/destination?...: 222ms CPU time
- **[WARNING]** Third-party scripts: 2708ms (100% of total)

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

*5 fonts (302 KB)*

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

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

*23 scripts, 461 KB unused*

- **[WARNING]** https://www.project-syndicate.org/scripts/applicat...: 119 KB unused (75%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.googletagmanager.com/gtm.js?id=GTM-N6J...: 85 KB unused (53%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.googletagmanager.com/gtag/destination?...: 71 KB unused (42%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.googletagmanager.com/gtag/js?id=G-D51Y...: 64 KB unused (41%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://cc.cdn.civiccomputing.com/9/cookieControl-...: 58 KB unused (47%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 461 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)

*7 hints, 0 missing preconnects*

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

### Page Weight Inventory (F — 35/100)

*72 resources · 3.0 MB · 461 KB savings available*

- **[WARNING]** Page weight 2.0 MB over 1MB target
- **[INFO]** ~461 KB of savings available
- **[WARNING]** 71 third-party resources (100% of weight)
- **[INFO]** 2 resources over 200KB

### 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, 97 healthy, 103 broken*

- **[CRITICAL]** 97 of 200 links are healthy
- **[WARNING]** Broken link: https://fonts.gstatic.com — Found in <link href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/howard-davies — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/private-credit-m... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/imf-austerity-tr... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/kevin-p-gallagher — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/njuguna-s-ndungu — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/joseph-e-stiglitz — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/imf-must-end-sur... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/netanyahu-polici... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/steven-simon — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/shlomo-ben-ami — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/aipac-in-decline... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/morocco-developm... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/abdelmalek-alaoui — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/assia-bensalah-al... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/assia-bensalah-a... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/strikes-on-gulf-... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/sona-muzikarova — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/nouriel-roubini — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/onpoint/age-of-megathreats-... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/onpoint/why-digital-soverei... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/longreads — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/robin-rivaton — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/mariana-mazzucato — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/ai-digital-feuda... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://www.project-syndicate.org/campaign/q12026?utm_sou... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/trump-must-stop-... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/michael-r-strain — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/middle-powers-sh... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/george-papaconsta... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/jean-pisani-ferry — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/infrastructure-s... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/bertrand-badre — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/saurabh-mishra — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/why-private-cred... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/dambisa-moyo — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/order/subscription?trigger=... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/how-trump-could-... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/onpoint/how-bad-will-the-ec... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/profile/ps-commentators — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/iran-wars-winner... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/richard-haass — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/dollar-internati... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/barry-eichengreen — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/onpoint/fall-of-orban-rise-... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/istvan-rev — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/onpoint/exit-stalin-by-mark... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/nina-l-khrushcheva — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/onpoint/clean-energy-transi... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/dianne-araral — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/eduardo-araral — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/onpoint/iran-war-tariffs-ri... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/sebnem-kalemli-ozcan — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/onpoint/trump-tariffs-winne... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/jun-du — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/magazines/ps-quarterly-1q20... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/claudia-goldin — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/magazine/why-fertility-has-... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/julia-powles — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/kate-sim — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/magazine/online-age-gating-... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/robert-muggah — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/magazine/bukele-effect-in-l... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/simon-johnson — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/magazine/trumponomics-is-fa... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/section/innovation-technology — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/fossil-fuel-inve... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/nicole-martens — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/africa-clean-ene... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/fadhel-kaboub — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/frederik-obermaier — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/how-to-address-h... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/bruna-borges — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/research-shows-w... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/khiara-m-bridges — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/uk-must-not-adop... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/anafi-mataka — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/near-point-of-ca... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/laura-juarez — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/menopause-penalt... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/ana-toni — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/climate-crisis-i... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/laura-carvalho — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/global-south-hor... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/s-alex-yang — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/anthropic-mythos... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/laura-mahrenbach — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/eu-digital-decad... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/fabrizio-tassinari — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/meloni-response-... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/us-court-case-ag... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/peter-j-verovsek — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/jurgen-habermas-... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/topic/the-african-century — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/xolisa-ngwadla — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/africa-well-posi... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/topic/press-released — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/anya-schiffrin — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/europe-must-make... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/carla-norrlof — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/commentary/us-democracy-med... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/topic/the-ocean-imperative — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://project-syndicate.org/columnist/arthur-peter-muth... — Found in <a href>. Returns HTTP 429.

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

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

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

### Open Graph (A — 90/100)

*Open Graph tags are well configured for social sharing.*

- **[CRITICAL]** og:image is not reachable — The og:image URL could not be fetched. Social platforms won't be able to display it.
- **[INFO]** og:description is short (44 characters) — Ideal length is 55–200 characters for social sharing previews.

### Structured Data (A — 90/100)

*1 JSON-LD block(s) found — structured data is well configured.*

- **[WARNING]** Missing required property "name" for Organization — The "name" property is required for the Organization schema type.
- **[INFO]** Missing recommended property "url" for Organization — Adding "url" can improve how search engines display your content.
- **[INFO]** Missing recommended property "logo" for Organization — Adding "logo" can improve how search engines display your content.
- **[INFO]** Missing recommended property "sameAs" for Organization — Adding "sameAs" can improve how search engines display your content.

---

## Infrastructure

### DNS Records (A+ — 95/100)

*1 A records, 34 ms lookup*

- **[PASS]** Resolves to 1 IPv4 address(es)
- **[INFO]** Single A record — no DNS redundancy — Multiple A records provide failover if one server goes down.
- **[INFO]** No IPv6 (AAAA) records
- **[PASS]** 4 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
- **[PASS]** DNS resolution time: 34 ms

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

*1 redirect(s), 300 ms total*

- **[PASS]** Single redirect
- **[INFO]** WWW normalization redirect

### IPv6 Readiness (C — 60/100)

*No IPv6 support*

- **[INFO]** No IPv6 (AAAA) records found — IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.

### Crawlability (A+ — 100/100)

*robots.txt present, sitemap with 11 URLs*

- **[PASS]** robots.txt is present
- **[PASS]** sitemap.xml is present
- **[PASS]** sitemap.xml is valid XML
- **[PASS]** sitemap.xml contains 11 entries
- **[PASS]** Sitemap index with 11 child sitemaps
- **[PASS]** robots.txt references sitemap

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

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

- **[CRITICAL]** Both www and non-www versions serve content
- **[PASS]** HTTP correctly 301-redirects to HTTPS

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

*project-syndicate.org — via Tucows Domains Inc., 25 years, 7 months old, hosted on Microsoft Azure*

- **[PASS]** Domain registered until Jan 5, 2029 (2 years, 8 months remaining)
- **[INFO]** DNSSEC is not enabled — DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
- **[PASS]** Registrar: Tucows Domains Inc.
- **[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.
- **[PASS]** Hosting: Microsoft Azure

---

## 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 (B — 70/100)

*Lang attribute present*

- **[PASS]** <html lang> attribute is present
- **[WARNING]** <html lang> value may be invalid — Use a valid BCP 47 language tag (e.g. 'en', 'fr', 'de-DE').
- **[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 (F — 35/100)

*10 trackers detected*

- **[INFO]** 10 third-party trackers detected — Found 9 analytics, 0 advertising, 0 marketing, 1 tag manager trackers.
- **[WARNING]** Trackers detected but no cookie policy found — This page loads 10 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.
- **[WARNING]** Session replay tool detected: Hotjar — Session replay tools record user interactions. These require clear disclosure and often explicit consent under GDPR.
- **[WARNING]** Session replay tool detected: Microsoft Clarity — Session replay tools record user interactions. These require clear disclosure and often explicit consent under GDPR.

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

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

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

---

## Legal

### Legal Page Ecosystem (B — 75/100)

*3 of 7 expected legal pages detected*

- **[PASS]** Privacy Policy detected — Found at /pages/privacy-policy.
- **[PASS]** Terms of Service detected — Found at /pages/terms-and-conditions, linked from footer.
- **[PASS]** Cookie Policy detected — Found at /pages/cookie-policy.
- **[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

*2 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: Privacy policy page found. EU General Data Protection Regulation — governs collection and processing of personal data of EU residents.
- **[INFO]** HIPAA indicators detected (weak confidence) — Indicators suggesting HIPAA may be relevant: Text mentions: phi. Health Insurance Portability and Accountability Act — protects sensitive patient health information.

### Third-Party Data Sharing

*3 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]** 3 third-party services across 3 categories — 3 third-party services detected across 3 categories: Analytics (1), Tag Management (1), Session Recording (1). Each of these services receives some user data from your site visitors.
- **[INFO]** Google Analytics (Analytics) — Detected via script URL. Typically collects: Page views, User behavior, Demographics, Device info, IP address. Privacy policy: https://policies.google.com/privacy. Data Processing Agreement available.
- **[INFO]** Google Tag Manager (Tag Management) — Detected via script URL. Typically collects: Orchestrates other tracking scripts, Page views. Privacy policy: https://policies.google.com/privacy. Data Processing Agreement available.
- **[INFO]** Hotjar (Session Recording) — Detected via script URL. Typically collects: Session recordings, Heatmaps, Click patterns, Form interactions. Privacy policy: https://www.hotjar.com/privacy/. Data Processing Agreement available.

### 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 (D — 50/100)

*No CDN detected*

- **[WARNING]** No CDN detected — A CDN can significantly improve load times for users around the world by caching content at edge nodes closer to them.

### HTTP Caching (F — 30/100)

*No cache headers*

- **[WARNING]** No Cache-Control header found — Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

### 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 — 90/100)

*17 landmarks*

- **[PASS]** <main> landmark present
- **[PASS]** 7 <nav> landmark(s) found
- **[WARNING]** 1 of 7 <nav> elements are unlabeled — Multiple navigations need aria-label to distinguish them for screen readers.
- **[PASS]** Skip navigation link present

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

*66 headings*

- **[WARNING]** Multiple H1 headings (2 found) — A page should have only one H1. Multiple H1s dilute the document outline.
- **[WARNING]** 1 empty heading(s) — Empty headings appear in the document outline but provide no information.

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

*All 27 images OK*

- **[INFO]** 18 image(s) with alt text over 125 characters
- **[PASS]** 9 image(s) with good alt text

### Form Accessibility (B — 70/100)

*2 of 15 controls have issues*

- **[CRITICAL]** 2 control(s) without accessible label — Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
- **[PASS]** 13 control(s) properly labeled

### Link & Button Quality (B — 83/100)

*1 issue(s) across 307 links and 37 buttons*

- **[WARNING]** 1 link(s) with generic text — Generic link text like 'click here' doesn't describe the destination.
- **[WARNING]** 8 link(s) open in new tab without warning — Add '(opens in new tab)' to link text or aria-label.
- **[PASS]** 298 link(s) with descriptive text

---

## UX

### 404 Error Page (A — 90/100)

*HTTP 404, custom page*

- **[PASS]** Correct 404 status code returned
- **[PASS]** Custom styled 404 page
- **[PASS]** Navigation links present on 404 page
- **[PASS]** Homepage link present on 404 page
- **[PASS]** Search form present on 404 page

### Favicon & Branding (B — 80/100)

*10 icon(s) detected*

- **[PASS]** favicon.ico present at site root
- **[PASS]** HTML icon links detected
- **[PASS]** Apple touch icon present
- **[PASS]** Multiple icon sizes detected

### Web Manifest (B — 80/100)

*Valid manifest*

- **[PASS]** Name present: Project Syndicate
- **[PASS]** 192x192 icon present
- **[PASS]** 512x512 icon present

### Dark Mode Support (D — 45/100)

*Theme color only*

- **[INFO]** Theme-color present but no dark variant — A theme-color is set but no dark-specific variant was found. The browser toolbar may not adapt for dark mode users.
- **[INFO]** No dark mode signals detected — Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
- **[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 (A+ — 100/100)

*Print styles detected*

- **[PASS]** External print stylesheet detected

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

*1 navigation pattern(s)*

- **[PASS]** Skip navigation link detected
- **[PASS]** 7 navigation landmark(s) detected
- **[PASS]** Hamburger menu detected (responsive design)

---

## SEO

### Canonical URL (B — 80/100)

*Minor issues*

- **[WARNING]** No canonical tag found — Search engines will determine the canonical URL themselves, which may cause duplicate content issues.

### Meta Tags (A+ — 95/100)

*Title optimized*

- **[PASS]** Page title is set
- **[PASS]** Title length (49 chars) is optimal
- **[INFO]** Title and H1 have very different wording — Alignment helps users confirm they've reached the right page.

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

*2197 words, Very Difficult*

- **[PASS]** Page has 2197 words — good depth for search engines
- **[INFO]** Reading level: Very Difficult (grade 15)

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

*291 internal, 16 external*

- **[PASS]** 291 internal links (95%)
- **[PASS]** 100% of links use descriptive anchor text
- **[INFO]** Page has 307 links — consider reducing
- **[INFO]** 291 internal / 16 external links

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

*27 images, 26 descriptive filenames*

- **[INFO]** 1 image(s) have hash/generic filenames

### Hreflang

*0 hreflang tags*


---

## Sustainability

### CO2 Per Page Load (D — 50/100)

*0.85g CO2 per view*

- **[INFO]** 0.85g CO2 per page view — This page transfers 3.0 MB, producing an estimated 0.85g of CO2 per visit using the Sustainable Web Design model (v4). Breakdown: data center 0.16g, network 0.15g, end-user device 0.54g.
- **[INFO]** At 10,000 monthly views: 101.8 kg CO2/year — With 10,000 page views per month, this page would generate approximately 101.8 kg of CO2 annually — equivalent to charging 12720 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]** Azure: Microsoft is carbon-negative; Azure renewable varies by region
- **[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)

*95% cached*

- **[PASS]** 95% reduction on repeat visits — Returning visitors download only 152 KB (vs 3066 KB first visit). 70 of 72 resources are served from browser cache, saving 0.81g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.04g CO2 (first visit: 0.85g)

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

*57th percentile*

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

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

*85% efficient*

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

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/cdf26b6d-c773-46f8-8e2d-9c8823ffa617*
