# BeaverCheck Audit Report — https://prlog.org

**Date:** April 22, 2026  
**URL:** https://prlog.org  
**Overall Grade:** C (74/100)  
**Report:** https://beavercheck.com/results/68213d9f-4d7e-40d9-991d-c87a66ca299d

## 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]** 4 control(s) without accessible label — Accessibility > Form Accessibility
5. **[CRITICAL]** No <main> landmark found — Accessibility > Landmark Structure

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 95 |
| Accessibility | 82 |
| Best Practices | 96 |
| 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.2, 7 checks passed*

- **[PASS]** TLS 1.2 is used
- **[INFO]** TLS 1.3 is not negotiated — TLS 1.3 offers improved performance and security. Consider enabling it.
- **[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 43 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 1 external resources have SRI*

- **[WARNING]** External script from www.google-analytics.com 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 (D — 50/100)

*DMARC: none*

- **[WARNING]** DMARC policy is none — monitoring only — This only monitors, it doesn't block spoofed emails. Change to p=quarantine or p=reject.

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

*199 KB transferred, 15 requests*

- **[PASS]** Page weighs 575 KB (199 KB transferred)
- **[PASS]** 15 HTTP requests
- **[INFO]** Estimated 0.04 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 (198.4 KiB of 198.6 KiB)
- **[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)

*8 images, 0 KB saveable*

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

### JS Execution Cost (A+ — 100/100)

*471ms total JS execution*

- **[INFO]** https://www.googletagmanager.com/gtag/js?id=G-JNLQ...: 178ms CPU time
- **[INFO]** Unattributable: 143ms CPU time
- **[INFO]** https://www.prlog.org/: 82ms CPU time
- **[INFO]** https://www.google-analytics.com/analytics.js: 68ms CPU time
- **[WARNING]** Third-party scripts: 471ms (100% of total)

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

*No web fonts (system fonts)*

- **[PASS]** No web fonts loaded — system fonts are fastest

### JS Bundles (B — 80/100)

*2 scripts, 69 KB unused*

- **[WARNING]** https://www.googletagmanager.com/gtag/js?id=G-JNLQ...: 69 KB unused (41%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 69 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)

*No optimization needed*

- **[PASS]** No resource hint issues

### Page Weight Inventory (A — 85/100)

*15 resources · 199 KB · 69 KB savings available*

- **[PASS]** Within 1MB page-weight target
- **[INFO]** ~69 KB of savings available
- **[WARNING]** 14 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)

*99 links checked, 11 healthy, 88 broken*

- **[CRITICAL]** 11 of 99 links are healthy
- **[CRITICAL]** Broken link: https://prlog.org/ — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/share.html — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/alerts/subscribe.html — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/submit-free-press-release.html — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/journalist.html — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/pub/prnewswire/ — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13141172-why-kelowna-bc-locals-no-longe... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140961-the-future-of-classic-cars-in-... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13141165-new-career-boosting-book-maste... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13141150-entouch-earns-2026-ee-leader-a... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13141154-xtel-communications-appoints-d... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13141146-abroad-mobility-selected-for-w... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13141138-spin-awards-announces-nominati... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13141136-struggling-with-bare-dry-or-ha... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13141125-as-graduation-season-approache... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13141123-natchez-songwriters-festival-a... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13141124-cdi-global-acted-as-financial-... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13141118-vconnect-usa-llc-announces-str... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13141099-the-hutchinson-fund-launches-t... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13141091-l2-aviation-acquires-advance-a... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13141090-new-book-reveals-why-clinical-... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140869-snowmobiler-and-motorsports-at... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13141088-blood-pact-films-brings-the-be... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140921-112-million-contract-backlog-f... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13141083-why-sperm-motility-analysis-ma... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140177-harrypotterobamasonic10inu-cel... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13141058-igniting-high-growth-expansion... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13141057-appliance-emt-presents-multi-t... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140878-new-report-reveals-plane-crash... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140886-meals-on-wheels-of-the-greater... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140053-golden-paper-expands-latin-ame... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13141048-evergreen-surety-launches-dedi... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13139111-us-based-medtech-company-gv-co... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13141025-certified-trading-card-associa... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140963-lost-aligners-discover-orthodo... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140675-eracks-ships-ai-rackmount-serv... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140922-century-city-alumnae-chapter-o... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140918-clark-county-clerk-candidate-j... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140912-elklook-unveils-2026-future-re... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140907-florida-junk-removal-hauling-l... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140905-xena-star-renee-oconnor-and-lu... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140901-fridge-art-fair-nyc-2026-hello... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140900-plaza-mexico-celebrates-cinco-... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140637-metro-denver-realtor-promotes-... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140894-vangal-invests-3m-seed-in-help... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140893-sleep-basil-launches-new-pillo... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140892-sleep-basil-mattress-co-launch... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140891-sleep-basil-launches-sustainab... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140888-whiteside-goldberg-investigati... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/13140836-cernum-biosciences-reveals-whi... — Found in <a href>. Get "https://prlog.org/13140836-cernum-biosciences-reveals-which-peptides-are-most-popular-with-consumers.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/13140877-one-mans-harsh-quest-for-redem... — Found in <a href>. Get "https://prlog.org/13140877-one-mans-harsh-quest-for-redemption-in-britains-post-apocalyptic-wasteland-new-thriller-out-now.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/13140862-fearless-and-free-long-beach-p... — Found in <a href>. Get "https://prlog.org/13140862-fearless-and-free-long-beach-pride-2026-celebrates-resilience-family-and-multicultural-connection.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/13140856-50-years-of-small-business-wis... — Found in <a href>. Get "https://prlog.org/13140856-50-years-of-small-business-wisdom-supercharged-by-ai-shelly-berman-launches-the-business-health-check.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/13140846-probate-disputes-surge-as-stru... — Found in <a href>. Get "https://prlog.org/13140846-probate-disputes-surge-as-structural-pressures-reshape-estate-litigation.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/13140826-maximising-your-mileage-drivin... — Found in <a href>. Get "https://prlog.org/13140826-maximising-your-mileage-driving-efficiency-in-transport.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/13140787-new-abstract-fine-art-photogra... — Found in <a href>. Get "https://prlog.org/13140787-new-abstract-fine-art-photograph-the-violet-path-released-by-antonina-minova.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/13140784-travel-job-seekers-jump-to-14-... — Found in <a href>. Get "https://prlog.org/13140784-travel-job-seekers-jump-to-14-month-high-in-march.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/13140608-roc-orthopedics-builds-on-year... — Found in <a href>. Get "https://prlog.org/13140608-roc-orthopedics-builds-on-year-of-growth-innovation-and-recognition-in-2026.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/13140765-first-look-at-bradford-college... — Found in <a href>. Get "https://prlog.org/13140765-first-look-at-bradford-colleges-new-19-3m-motor-vehicle-engineering-building.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/13140742-tcl-expands-uk-tv-range-with-n... — Found in <a href>. Get "https://prlog.org/13140742-tcl-expands-uk-tv-range-with-new-google-and-fire-tv-models.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/13140297-3beat-the-first-gpt-4o-mini-wi... — Found in <a href>. Get "https://prlog.org/13140297-3beat-the-first-gpt-4o-mini-with-beating-heart.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/13140631-earthid-wins-reserve-bank-of-i... — Found in <a href>. Get "https://prlog.org/13140631-earthid-wins-reserve-bank-of-indias-harbinger-2025-for-tokenised-kyc.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/13140032-repairly-auto-unveils-fintech-... — Found in <a href>. Get "https://prlog.org/13140032-repairly-auto-unveils-fintech-powered-ai-platform-to-fix-us-500-billion-car-repair-crisis.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/13140573-treloyhan-manor-welcomes-the-r... — Found in <a href>. Get "https://prlog.org/13140573-treloyhan-manor-welcomes-the-return-of-the-great-british-staycation.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/13140555-cryolab-uk-stocks-full-range-o... — Found in <a href>. Get "https://prlog.org/13140555-cryolab-uk-stocks-full-range-of-oocyte-vitrification-carriers-and-warming-kits-for-ivf-labs.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/rss/all-feeds.opml — Found in <a href>. Get "https://prlog.org/rss/all-feeds.opml": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/pub/login.html — Found in <a href>. Get "https://prlog.org/pub/login.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/news-by-date.html — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/tips/1048-free-video-press-release.html — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/tips/1016-how-to-write-a-press-release.... — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/free-news-feeds.html — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/rpr/account.html — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://pressroom.prlog.org/ — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/most-viewed-weekly.html — Found in <a href>. Get "https://prlog.org/most-viewed-weekly.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/news/2026/20260422/ — Found in <a href>. Get "https://prlog.org/news/2026/20260422/": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/news/2026/20260421/ — Found in <a href>. Get "https://prlog.org/news/2026/20260421/": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/news/2026/20260420/ — Found in <a href>. Returns HTTP 509.
- **[CRITICAL]** Broken link: https://prlog.org/news/2026/20260419/ — Found in <a href>. Get "https://prlog.org/news/2026/20260419/": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/news/2026/20260418/ — Found in <a href>. Get "https://prlog.org/news/2026/20260418/": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/news/2026/20260417/ — Found in <a href>. Get "https://prlog.org/news/2026/20260417/": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/news/2026/20260416/ — Found in <a href>. Get "https://prlog.org/news/2026/20260416/": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/sitemap.html — Found in <a href>. Get "https://prlog.org/sitemap.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/contact.html — Found in <a href>. Get "https://prlog.org/contact.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.prlog.org/static/privacy.html — Found in <a href>. Get "https://www.prlog.org/static/privacy.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.prlog.org/static/tos.html — Found in <a href>. Get "https://www.prlog.org/static/tos.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/static/copyright.html — Found in <a href>. Get "https://prlog.org/static/copyright.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/static/about.html — Found in <a href>. Get "https://prlog.org/static/about.html": context deadline exceeded
- **[CRITICAL]** Broken link: https://prlog.org/static/advertise.html — Found in <a href>. Returns HTTP 509.

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

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

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

### Open Graph (F — 0/100)

*No Open Graph tags found — social sharing previews will be generic.*

- **[WARNING]** No Open Graph meta tags found — Without og:title, og:description, and og:image, social media platforms will generate a generic preview when your page is shared.

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

*1 A records, 60 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]** 3 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: 60 ms

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

*1 redirect(s), 882 ms total*

- **[PASS]** Single redirect
- **[INFO]** WWW normalization redirect
- **[INFO]** Redirect overhead: 882 ms total

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

*robots.txt present, sitemap with 0 URLs*

- **[PASS]** robots.txt is present
- **[PASS]** sitemap.xml is present
- **[PASS]** sitemap.xml is valid XML
- **[WARNING]** sitemap.xml is empty — no URLs found — An empty sitemap provides no value. Add <url> entries for your pages.
- **[INFO]** robots.txt does not reference a sitemap — Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

### URL Variants (A+ — 100/100)

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

- **[PASS]** HTTP correctly 301-redirects to HTTPS

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

*prlog.org — via NameSilo, LLC, 19 years, 11 months old, hosted on AWS*

- **[PASS]** Domain registered until Aug 8, 2027 (1 years, 3 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: NameSilo, LLC
- **[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: AWS

---

## 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 (F — 5/100)

*Missing <html lang>*

- **[WARNING]** <html lang> attribute is missing — The lang attribute on <html> is required for screen readers and WCAG 3.1.1 compliance.
- **[INFO]** No Content-Language HTTP header
- **[PASS]** Language signals are consistent

### 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)

*3 trackers detected*

- **[INFO]** 3 third-party trackers detected — Found 2 analytics, 0 advertising, 0 marketing, 1 tag manager trackers.
- **[WARNING]** Trackers detected but no cookie policy found — This page loads 3 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 · 3 trackers · 0 pre-consent*

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

---

## Legal

### Legal Page Ecosystem (C — 65/100)

*3 of 7 expected legal pages detected*

- **[PASS]** Privacy Policy detected — Found at https://www.prlog.org/static/privacy.html, linked from footer.
- **[PASS]** Terms of Service detected — Found at https://www.prlog.org/static/tos.html, linked from footer.
- **[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.
- **[PASS]** DMCA / Copyright Notice detected — Found at /static/copyright.html, linked from footer.
- **[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

*1 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]** 1 third-party services across 1 categories — 1 third-party services detected across 1 categories: Analytics (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.

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

---

## Accessibility

### Landmark Structure (D — 40/100)

*No landmarks*

- **[CRITICAL]** No <main> landmark found — Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
- **[WARNING]** No <nav> landmark found
- **[INFO]** No banner (header) landmark
- **[INFO]** No contentinfo (footer) landmark
- **[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+ — 100/100)

*3 headings*

- **[PASS]** Single H1 present

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

*All 3 images OK*

- **[PASS]** 3 image(s) with good alt text

### Form Accessibility (C — 55/100)

*4 of 4 controls have issues*

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

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

*103 links, 3 buttons — all OK*

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

---

## UX

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

*HTTP 509, bare page*

- **[WARNING]** Unexpected status code: HTTP 509 — Expected HTTP 404 but received 509. 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 (F — 30/100)

*2 icon(s) detected*

- **[PASS]** favicon.ico present at site root
- **[PASS]** HTML icon links detected
- **[INFO]** No apple-touch-icon detected — iOS devices use this when users add your site to their home screen. Add <link rel='apple-touch-icon' sizes='180x180' href='/apple-touch-icon.png'>.

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

*No dark mode signals*

- **[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 (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 — 0/100)

*No navigation patterns*

- **[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 (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+ — 100/100)

*Title optimized*

- **[PASS]** Page title is set
- **[PASS]** Title length (47 chars) is optimal
- **[PASS]** Title and H1 are well-aligned

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

*3156 words, Very Difficult*

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

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

*100 internal, 3 external*

- **[PASS]** 100 internal links (97%)
- **[PASS]** 100% of links use descriptive anchor text
- **[INFO]** 100 internal / 3 external links

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

*3 images, 3 descriptive filenames*

- **[PASS]** All images have descriptive filenames

### Hreflang

*0 hreflang tags*


---

## Sustainability

### CO2 Per Page Load (A+ — 100/100)

*0.05g CO2 per view*

- **[PASS]** 0.05g CO2 per page view — This page transfers 0.2 MB, producing an estimated 0.05g of CO2 per visit using the Sustainable Web Design model (v4). Breakdown: data center 0.01g, network 0.01g, end-user device 0.04g.
- **[INFO]** At 10,000 monthly views: 6.6 kg CO2/year — With 10,000 page views per month, this page would generate approximately 6.6 kg of CO2 annually — equivalent to charging 823 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]** 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)

*96% cached*

- **[PASS]** 96% reduction on repeat visits — Returning visitors download only 8 KB (vs 198 KB first visit). 14 of 15 resources are served from browser cache, saving 0.05g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.00g CO2 (first visit: 0.05g)

### Carbon Budget (A+ — 100/100)

*10th percentile*

- **[PASS]** 0.05g CO2 — below the sustainability target of 0.50g — Cleaner than an estimated 90% of websites analyzed. This page meets the Web Sustainability Guidelines target.
- **[INFO]** Estimated 10th percentile — Compared to: top 10% = 0.20g, target = 0.50g, median = 0.60g per page view.

### Transfer Efficiency (C — 60/100)

*65% efficient*

- **[WARNING]** Transfer efficiency: 65% — An estimated 68 KB (35%) could be eliminated: 0 KB via better compression, 0 KB via modern image formats, 68 KB of unused JavaScript. This wasted data produces 0.02g of unnecessary CO2 per page view.

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/68213d9f-4d7e-40d9-991d-c87a66ca299d*
