# BeaverCheck Audit Report — https://greenprophecy.com

**Date:** April 30, 2026  
**URL:** https://greenprophecy.com  
**Overall Grade:** C (73/100)  
**Report:** https://beavercheck.com/results/28ed54b3-b530-45e4-b09e-62a3f78f69c5

## 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]** Page weighs 15.2 MB (11.8 MB transferred) — Performance > Page Weight Budget
5. **[CRITICAL]** 4 link(s) with no accessible text — Accessibility > Link & Button Quality

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 46 |
| Accessibility | 85 |
| 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.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 80 days)
- **[PASS]** Certificate chain has 2 certificates
- **[PASS]** Certificate uses modern signature algorithm
- **[PASS]** Certificate covers 3 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 7 external resources have SRI*

- **[WARNING]** External script from invitejs.trustpilot.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link from fonts.googleapis.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link from fonts.googleapis.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[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 tracker.metricool.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn.trustindex.io 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 (F — 0/100)

*11.8 MB transferred, 136 requests*

- **[CRITICAL]** Page weighs 15.2 MB (11.8 MB transferred)
- **[WARNING]** Images are 10.2 MB — compress or use modern formats — Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
- **[INFO]** Fonts are 833 KB — consider subsetting or using system fonts — Subset fonts to include only used characters, or switch to system font stacks.
- **[WARNING]** JavaScript is 500 KB — consider code splitting or lazy loading — Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
- **[INFO]** CSS is 280 KB — consider purging unused styles — Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
- **[WARNING]** 136 HTTP requests — consider bundling or reducing — Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
- **[INFO]** Estimated 2.5 g CO2 per page load

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

*3% third-party, 0 ms blocking*

- **[INFO]** Third-party code accounts for 3% of page weight (312.2 KiB of 11.8 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 (C — 65/100)

*23 images, 0 KB saveable*

- **[WARNING]** https://greenprophecy.com/wp-content/uploads/2024/... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://greenprophecy.com/wp-content/uploads/2024/... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.

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

*5207ms total JS execution*

- **[WARNING]** https://greenprophecy.com/: 1331ms CPU time
- **[WARNING]** https://greenprophecy.com/wp-content/themes/sellsm...: 835ms CPU time
- **[WARNING]** https://greenprophecy.com/wp-content/themes/sellsm...: 692ms CPU time
- **[WARNING]** Unattributable: 617ms CPU time
- **[WARNING]** https://greenprophecy.com/wp-includes/js/jquery/jq...: 559ms CPU time
- **[INFO]** Third-party scripts: 900ms (17% of total)

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

*8 fonts (833 KB)*

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

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

*58 scripts, 66 KB unused*

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

*1 hints, 0 missing preconnects*

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

### Page Weight Inventory (C — 60/100)

*136 resources · 11.8 MB · 66 KB savings available*

- **[WARNING]** Page weight 10.8 MB over 1MB target
- **[INFO]** ~66 KB of savings available
- **[INFO]** 17 third-party resources (3% of weight)
- **[INFO]** 13 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 — 38/100)

*155 links checked, 87 healthy, 67 broken*

- **[CRITICAL]** 87 of 155 links are healthy
- **[WARNING]** Broken link: https://greenprophecy.com/ — Found in <link href>. Get "https://greenprophecy.com/": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/feed/ — Found in <link href>. Get "https://greenprophecy.com/feed/": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/comments/feed/ — Found in <link href>. Get "https://greenprophecy.com/comments/feed/": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/plugins/elementor/as... — Found in <link href>. Get "https://greenprophecy.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.0.3": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/uploads/elementor/cs... — Found in <link href>. Get "https://greenprophecy.com/wp-content/uploads/elementor/css/post-728.css?ver=1777291106": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/uploads/elementor/cs... — Found in <link href>. Get "https://greenprophecy.com/wp-content/uploads/elementor/css/post-85.css?ver=1777291106": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/plugins/wp-whatsapp/... — Found in <link href>. Get "https://greenprophecy.com/wp-content/plugins/wp-whatsapp/assets/dist/css/style.css?ver=38549056988a2fa6dfa8e1095bf048d9": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/plugins/elementor/as... — Found in <link href>. Get "https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-rating.min.css?ver=4.0.3": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/uploads/elementor/cs... — Found in <link href>. Get "https://greenprophecy.com/wp-content/uploads/elementor/css/post-12.css?ver=1777291916": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/plugins/elementskit-... — Found in <link href>. Get "https://greenprophecy.com/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css?ver=3.9.2": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/plugins/elementskit/... — Found in <link href>. Get "https://greenprophecy.com/wp-content/plugins/elementskit/widgets/init/assets/css/widget-styles-pro.css?ver=4.2.1": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/plugins/elementskit-... — Found in <link href>. Get "https://greenprophecy.com/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css?ver=3.9.2": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/themes/sellsmart/ass... — Found in <link href>. Get "https://greenprophecy.com/wp-content/themes/sellsmart/assets/css/css-variable.css?ver=1.0.0": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/themes/sellsmart/ass... — Found in <link href>. Get "https://greenprophecy.com/wp-content/themes/sellsmart/assets/css/all.min.css?ver=1.0.0": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/themes/sellsmart/ass... — Found in <link href>. Get "https://greenprophecy.com/wp-content/themes/sellsmart/assets/css/bootstrap.min.css?ver=1.0.0": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/themes/sellsmart/sty... — Found in <link href>. Get "https://greenprophecy.com/wp-content/themes/sellsmart/style.css?ver=1.0.0": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/plugins/trustpilot-r... — Found in <script src>. Returns HTTP 400.
- **[WARNING]** Broken link: https://greenprophecy.com/xmlrpc.php?rsd — Found in <link href>. Get "https://greenprophecy.com/xmlrpc.php?rsd": EOF
- **[WARNING]** Broken link: https://greenprophecy.com/wp-json/oembed/1.0/embed?url=ht... — Found in <link href>. Returns HTTP 502.
- **[WARNING]** Broken link: https://greenprophecy.com/wp-json/oembed/1.0/embed?url=ht... — Found in <link href>. Returns HTTP 502.
- **[CRITICAL]** Broken link: https://greenprophecy.com — Found in <a href>. Returns HTTP 502.
- **[CRITICAL]** Broken link: https://greenprophecy.com/tienda/ — Found in <a href>. Returns HTTP 502.
- **[CRITICAL]** Broken link: https://greenprophecy.com/categoria-producto/aceites/ — Found in <a href>. Returns HTTP 502.
- **[CRITICAL]** Broken link: https://greenprophecy.com/categoria-producto/cosmetica/ — Found in <a href>. Returns HTTP 500.
- **[CRITICAL]** Broken link: https://greenprophecy.com/categoria-producto/extracciones... — Found in <a href>. Returns HTTP 502.
- **[CRITICAL]** Broken link: https://greenprophecy.com/categoria-producto/flores-ornam... — Found in <a href>. Returns HTTP 502.
- **[CRITICAL]** Broken link: https://greenprophecy.com/categoria-producto/vaper/ — Found in <a href>. Returns HTTP 500.
- **[CRITICAL]** Broken link: https://greenprophecy.com/categoria-producto/ofertas/ — Found in <a href>. Returns HTTP 502.
- **[CRITICAL]** Broken link: https://greenprophecy.com/blog/ — Found in <a href>. Returns HTTP 502.
- **[CRITICAL]** Broken link: https://greenprophecy.com/contactanos/ — Found in <a href>. Get "https://greenprophecy.com/contactanos/": context deadline exceeded
- **[CRITICAL]** Broken link: https://greenprophecy.com/registrate/ — Found in <a href>. Get "https://greenprophecy.com/registrate/": context deadline exceeded
- **[CRITICAL]** Broken link: https://greenprophecy.com/mi-cuenta/ — Found in <a href>. Get "https://greenprophecy.com/mi-cuenta/": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/uploads/2024/08/crop... — Found in <img src>. Get "https://greenprophecy.com/wp-content/uploads/2024/08/cropped-cropped-cropped-cbd-granada-e1769369046113.png": context deadline exceeded
- **[INFO]** Long redirect chain: https://maps.app.goo.gl/bV7gkrNQtWbe217NA (3 hops)
- **[CRITICAL]** Broken link: https://greenprophecy.com/log-in/ — Found in <a href>. Get "https://greenprophecy.com/log-in/": context deadline exceeded
- **[CRITICAL]** Broken link: https://greenprophecy.com/tienda — Found in <a href>. Get "https://greenprophecy.com/tienda": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/uploads/2026/02/HOME... — Found in <img src>. Get "https://greenprophecy.com/wp-content/uploads/2026/02/HOME-1.png": context deadline exceeded
- **[CRITICAL]** Broken link: https://greenprophecy.com/producto/gorilla-glue-cbd-indoor/ — Found in <a href>. Get "https://greenprophecy.com/producto/gorilla-glue-cbd-indoor/": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/uploads/2022/09/GORI... — Found in <img src>. Get "https://greenprophecy.com/wp-content/uploads/2022/09/GORILLA-GLUE-MOKUP.png": context deadline exceeded
- **[CRITICAL]** Broken link: https://greenprophecy.com/producto/pop-corn-2/ — Found in <a href>. Get "https://greenprophecy.com/producto/pop-corn-2/": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/uploads/2023/08/popc... — Found in <img src>. Get "https://greenprophecy.com/wp-content/uploads/2023/08/popcorn-mockup.png": context deadline exceeded
- **[CRITICAL]** Broken link: https://greenprophecy.com/producto/amnesia-flor-cbd/ — Found in <a href>. Get "https://greenprophecy.com/producto/amnesia-flor-cbd/": context deadline exceeded
- **[CRITICAL]** Broken link: https://greenprophecy.com/producto/resina-critical-jack/ — Found in <a href>. Get "https://greenprophecy.com/producto/resina-critical-jack/": context deadline exceeded
- **[CRITICAL]** Broken link: https://greenprophecy.com/producto/orange-apricot-hash-cbd/ — Found in <a href>. Get "https://greenprophecy.com/producto/orange-apricot-hash-cbd/": context deadline exceeded
- **[CRITICAL]** Broken link: https://greenprophecy.com/producto/northern-lights-flor-cbd/ — Found in <a href>. Get "https://greenprophecy.com/producto/northern-lights-flor-cbd/": context deadline exceeded
- **[CRITICAL]** Broken link: https://greenprophecy.com/producto/canna-sport/ — Found in <a href>. Returns HTTP 502.
- **[CRITICAL]** Broken link: https://greenprophecy.com/producto/sueno-profundo-melaton... — Found in <a href>. Returns HTTP 502.
- **[CRITICAL]** Broken link: https://greenprophecy.com/politica-de-privacidad/ — Found in <a href>. Returns HTTP 502.
- **[CRITICAL]** Broken link: https://greenprophecy.com/producto/cbd-rolling/ — Found in <a href>. Returns HTTP 502.
- **[CRITICAL]** Broken link: https://greenprophecy.com/2023/05/23/cbd-para-el-dolor-de... — Found in <a href>. Returns HTTP 502.
- **[CRITICAL]** Broken link: https://greenprophecy.com/2023/05/08/es-legal-el-cbd/ — Found in <a href>. Returns HTTP 502.
- **[CRITICAL]** Broken link: https://greenprophecy.com/2023/05/04/cbd-para-el-cuidado-... — Found in <a href>. Returns HTTP 502.
- **[CRITICAL]** Broken link: https://greenprophecy.com/politica-de-cookies/ — Found in <a href>. Returns HTTP 502.
- **[CRITICAL]** Broken link: https://greenprophecy.com/terms-and-conditions/ — Found in <a href>. Returns HTTP 502.
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/plugins/age-gate/dis... — Found in <script src>. Get "https://greenprophecy.com/wp-content/plugins/age-gate/dist/focus.js?ver=3.7.2": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/plugins/elementskit-... — Found in <script src>. Get "https://greenprophecy.com/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js?ver=3.9.2": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/plugins/age-gate/dis... — Found in <script src>. Get "https://greenprophecy.com/wp-content/plugins/age-gate/dist/all.js?ver=3.7.2": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-includes/js/dist/hooks.min.j... — Found in <script src>. Get "https://greenprophecy.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-includes/js/dist/i18n.min.js... — Found in <script src>. Get "https://greenprophecy.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/plugins/contact-form... — Found in <script src>. Get "https://greenprophecy.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/plugins/contact-form... — Found in <script src>. Get "https://greenprophecy.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/plugins/ean-for-wooc... — Found in <script src>. Get "https://greenprophecy.com/wp-content/plugins/ean-for-woocommerce-pro/includes/js/alg-wc-ean-variations.min.js?ver=4.3.2": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/plugins/ean-for-wooc... — Found in <script src>. Get "https://greenprophecy.com/wp-content/plugins/ean-for-woocommerce-pro/includes/pro/js/alg-wc-ean-variations-barcode.min.js?ver=4.3.2": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/plugins/wp-whatsapp/... — Found in <script src>. Returns HTTP 502.
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/plugins/elementor-pr... — Found in <script src>. Get "https://greenprophecy.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.34.0": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/plugins/elementor-pr... — Found in <script src>. Get "https://greenprophecy.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.34.0": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/plugins/elementor-pr... — Found in <script src>. Get "https://greenprophecy.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.34.0": context deadline exceeded
- **[WARNING]** Broken link: https://greenprophecy.com/wp-content/plugins/elementskit-... — Found in <script src>. Get "https://greenprophecy.com/wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js?ver=3.9.2": context deadline exceeded

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

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

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

- **[PASS]** Custom type "WebPage" — unable to validate specific properties

---

## Infrastructure

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

*1 A records, 44 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]** 2 nameserver(s) configured
- **[PASS]** 3 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: 44 ms

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

*No redirect data available*

- **[INFO]** No redirect data captured

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

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

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

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

*greenprophecy.com — via Soluciones Corporativas IP, SL, 5 years, 1 months old, hosted on Hetzner*

- **[PASS]** Domain registered until Mar 29, 2027 (11 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: Soluciones Corporativas IP, SL
- **[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: Hetzner

---

## Compliance

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

*No testable criteria*


### Cookie Consent & Privacy (A+ — 100/100)

*privacy policy found*

- **[PASS]** Privacy policy link found
- **[PASS]** Terms of service link found
- **[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 (A+ — 95/100)

*3 trackers detected*

- **[INFO]** 3 third-party trackers detected — Found 1 analytics, 0 advertising, 0 marketing, 1 tag manager 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 (F — 30/100)

*1 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.
- **[PASS]** Terms of Service detected — Found at https://greenprophecy.com/terms-and-conditions/, 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.
- **[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

*0 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]** No specific regulatory indicators detected — No strong signals for GDPR, CCPA, ADA, PCI, HIPAA, or COPPA were found. This does not mean these regulations don't apply — it means we didn't detect common technical indicators.

### 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.
- **[PASS]** TLS 1.3 in use (fastest handshake, 1-RTT)

---

## Accessibility

### Landmark Structure (C — 55/100)

*3 landmarks*

- **[CRITICAL]** No <main> landmark found — Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
- **[PASS]** 2 <nav> landmark(s) found
- **[WARNING]** 2 of 2 <nav> elements are unlabeled — Multiple navigations need aria-label to distinguish them for screen readers.
- **[INFO]** No banner (header) landmark
- **[INFO]** No contentinfo (footer) landmark
- **[PASS]** Skip navigation link present

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

*35 headings, 1 skip(s)*

- **[PASS]** Single H1 present
- **[WARNING]** Heading level skipped: H1 → H3 (missing H2) — Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.

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

*All 23 images OK*

- **[PASS]** 11 decorative image(s) correctly marked
- **[PASS]** 12 image(s) with good alt text

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

*4 of 7 controls have issues*

- **[WARNING]** 4 control(s) rely on placeholder only — Placeholder text disappears on focus and is not a reliable label.
- **[PASS]** 3 control(s) properly labeled

### Link & Button Quality (C — 58/100)

*4 issue(s) across 81 links and 11 buttons*

- **[CRITICAL]** 4 link(s) with no accessible text — Links without text are announced as raw URLs by screen readers.
- **[WARNING]** 7 link(s) open in new tab without warning — Add '(opens in new tab)' to link text or aria-label.
- **[PASS]** 70 link(s) with descriptive text

---

## UX

### 404 Error Page (C — 55/100)

*Could not test*

- **[INFO]** 404 page could not be tested — The 404 page check encountered an error. This may be due to a timeout or network issue.

### Favicon & Branding (C — 55/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
- **[PASS]** Multiple icon sizes detected

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

*1 navigation pattern(s)*

- **[PASS]** Skip navigation link detected
- **[PASS]** 2 navigation landmark(s) detected

---

## SEO

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

*Properly configured*

- **[PASS]** Canonical tag present
- **[PASS]** Canonical is self-referencing
- **[PASS]** Canonical matches final URL after redirects
- **[PASS]** Canonical target reachable (self-referencing)

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

*Title: 28 chars*

- **[PASS]** Page title is set
- **[WARNING]** Title is only 28 characters — consider expanding
- **[INFO]** Title and H1 have very different wording — Alignment helps users confirm they've reached the right page.

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

*1012 words, Difficult*

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

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

*74 internal, 7 external*

- **[PASS]** 74 internal links (91%)
- **[PASS]** 95% of links use descriptive anchor text
- **[INFO]** 74 internal / 7 external links
- **[WARNING]** 4 internal links have no anchor text

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

*23 images, 23 descriptive filenames*

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

### Hreflang

*0 hreflang tags*


---

## Sustainability

### CO2 Per Page Load (F — 30/100)

*2.79g CO2 per view*

- **[CRITICAL]** 2.79g CO2 per page view — This page transfers 11.8 MB, producing an estimated 2.79g of CO2 per visit using the Sustainable Web Design model (v4). Breakdown: data center 0.07g, network 0.58g, end-user device 2.15g.
- **[INFO]** At 10,000 monthly views: 335.2 kg CO2/year — With 10,000 page views per month, this page would generate approximately 335.2 kg of CO2 annually — equivalent to charging 41898 smartphones.
- **[PASS]** Green hosting reduces data center emissions

### Green Hosting (B — 80/100)

*Green (hosting)*

- **[PASS]** Hetzner Online GmbH uses renewable energy
- **[INFO]** Hetzner Online GmbH: Verified by the Green Web Foundation
- **[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)

*100% cached*

- **[PASS]** 100% reduction on repeat visits — Returning visitors download only 46 KB (vs 12084 KB first visit). 135 of 136 resources are served from browser cache, saving 2.78g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.01g CO2 (first visit: 2.79g)

### Carbon Budget (F — 15/100)

*95th percentile*

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

### Transfer Efficiency (A+ — 100/100)

*99% efficient*

- **[PASS]** Transfer efficiency: 99% — Only 65 KB of potential savings identified. Your page is well-optimized for size.

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/28ed54b3-b530-45e4-b09e-62a3f78f69c5*
