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

**Date:** April 21, 2026  
**URL:** https://qcloud.com  
**Overall Grade:** D (65/100)  
**Report:** https://beavercheck.com/results/a8f6e3c3-434d-4ef0-89ce-311b843d2ed2

## 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 10.2 MB (4.2 MB transferred) — Performance > Page Weight Budget
5. **[CRITICAL]** 1 button(s) with no accessible text — Accessibility > Link & Button Quality

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 28 |
| Accessibility | 69 |
| Best Practices | 81 |
| SEO | 85 |

---

## 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 340 days)
- **[PASS]** Certificate chain has 3 certificates
- **[PASS]** Certificate uses modern signature algorithm
- **[PASS]** Certificate covers 8 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 20 external resources have SRI*

- **[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 cloudcache.tencent-cloud.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from dscache.tencent-cloud.cn lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn-go.cn lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link from cloudcache.tencent-cloud.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link from cloudcache.tencent-cloud.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link from cloudcache.tencent-cloud.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cloud.tencent.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link from cloudcache.tencent-cloud.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from helix.cloud.tencent.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cloudcache.tencent-cloud.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cloudcache.tencent-cloud.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cloudcache.tencent-cloud.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link from cloudcache.tencent-cloud.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cloudcache.tencent-cloud.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cloudcache.tencent-cloud.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cloudcache.tencent-cloud.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cloudcache.tencent-cloud.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cloudcache.tencent-cloud.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cloudcache.tencent-cloud.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*

- **[PASS]** security.txt is present — good practice
- **[PASS]** No sensitive files exposed

### Email Security (F — 30/100)

*No DMARC*

- **[WARNING]** No DMARC record found — Without DMARC, email receivers have no policy for handling authentication failures.

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

*4.2 MB transferred, 178 requests*

- **[CRITICAL]** Page weighs 10.2 MB (4.2 MB transferred)
- **[WARNING]** JavaScript is 2.8 MB — consider code splitting or lazy loading — Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
- **[WARNING]** 178 HTTP requests — consider bundling or reducing — Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
- **[INFO]** Estimated 0.89 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 (4.2 MiB of 4.2 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 — 60/100)

*110 images, 0 KB saveable*

- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/7fed17e5d2f... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/428113bad5c... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://cloudcache.tencent-cloud.com/qcloud/portal... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/30f98133bb4... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/d81b8e1a4f7... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/533ecd13609... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/ddf9b37f515... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/db87ae1c1cd... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/053aa542471... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/9593257e93d... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/5d358c42338... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/6affcf83c6e... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/656fa0d5396... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/dc9bbd93486... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/54c24ad0447... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/eed02831a0e... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/c9847f56147... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/3357b46e200... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/09b92d6da5a... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/a00d5d34b88... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/8c776199442... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/96206f489ac... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/314c5225022... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/0fe6c785b89... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/c621fb6d3dc... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://qcloudimg.tencent-cloud.cn/raw/ef10ce8c474... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.

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

*12076ms total JS execution*

- **[WARNING]** https://cloudcache.tencent-cloud.com/qcloud/portal...: 3853ms CPU time
- **[WARNING]** Unattributable: 1860ms CPU time
- **[WARNING]** https://cloud.tencent.com/: 1510ms CPU time
- **[WARNING]** data:text/javascript;base64,Cg==: 866ms CPU time
- **[WARNING]** https://helix.cloud.tencent.com/web-sdk.js: 705ms CPU time
- **[WARNING]** Third-party scripts: 12076ms (100% of total)

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

*No web fonts (system fonts)*

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

### JS Bundles (F — 20/100)

*19 scripts, 752 KB unused*

- **[WARNING]** https://cloudcache.tencent-cloud.com/qcloud/portal...: 192 KB unused (65%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://cloudcache.tencent-cloud.com/qcloud/portal...: 111 KB unused (61%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://cloudcache.tencent-cloud.com/qcloud/ewp/sd...: 86 KB unused (71%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.googletagmanager.com/gtm.js?id=GTM-KV8...: 66 KB unused (50%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://dscache.tencent-cloud.cn/ecache/qcstat/qcl...: 66 KB unused (48%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 752 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)

*2 hints, 0 missing preconnects*

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

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

*178 resources · 4.2 MB · 752 KB savings available*

- **[WARNING]** Page weight 3.2 MB over 1MB target
- **[INFO]** ~752 KB of savings available
- **[WARNING]** 177 third-party resources (100% of weight)
- **[INFO]** 3 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, 102 healthy, 98 broken*

- **[CRITICAL]** 102 of 200 links are healthy
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product/acc — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product/ags — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product/faceid — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product/ivh — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product/mais — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/act/pro/featured-202604 — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/act/pro/lighthouse-moltbot?from... — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/act/pro/cvmopenclaw2026?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/act/pro/openclaw-in-adp?from=29857 — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/act/pro/hermesagent?from=29842 — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/act/pro/tokenplan?from=29759 — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/act/pro/wecom?from=29760 — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/act/pro/moltbotandai?from=29858 — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/developer/article/2656228 — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://console.cloud.tencent.com/tokenhub/models — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://console.cloud.tencent.com/tokenhub/models/detail?... — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://console.cloud.tencent.com/tokenhub/models/detail?... — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://console.cloud.tencent.com/tokenhub/models/detail?... — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://console.cloud.tencent.com/tokenhub/models/detail?... — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/apply/p/fk8k0byfoh — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://console.cloud.tencent.com/tione/v2 — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product/ti — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/document/product/647/110584 — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product/tclm?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://buy.cloud.tencent.com/hunyuan — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product/vclm — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://buy.cloud.tencent.com/vclm — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product/aiart — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://buy.cloud.tencent.com/aiart — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product/wsa — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://buy.cloud.tencent.com/buywsa — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product/hai — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://console.cloud.tencent.com/hai/reasoning/index — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product/vdb — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://buy.cloud.tencent.com/vector — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product/lighthouse — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://buy.cloud.tencent.com/lighthouse?from=product_page — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product/trabbit — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://buy.cloud.tencent.com/tdmq?protocol=AMQP&rid=1&cl... — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product/asr — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://console.cloud.tencent.com/asr — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product/ocr — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://buy.cloud.tencent.com/iai_ocr — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product/bi?from=26808 — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://console.cloud.tencent.com/bi — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/act/pro/free — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/solution — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product/trtc?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product/im?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/product/css?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/apply/p/wacvvoj8ap — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/act/event/video_BestPractices?f... — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/dytv?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/58tongcheng?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/wzyh?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/chaocanshu?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/dazongdianping — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/didichuxing?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/gfzq?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/PUBGMobile?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/ks?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/lzfm?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/zhld — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/mnsj?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/mgj?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/rmrb?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/rmw?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/cecf?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/txkt?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/txyx?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/tongchengwang?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/weiyi — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/xdf?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/yonghui?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/ytk — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/customer/bilibili — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/act/event/global-base?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/document/product/363/2408?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/document/product/363/11543?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/document/product/363/2487?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/document/product/363/2411?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/document/product/363/41201?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/document/product/363/11062?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/document/product/363/48327?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/act/event/compliance?Is=home — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/developer?Is=sdk-topnav — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/developer/zone/cloudopenclaw — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/developer/article/2624003 — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/developer/ask/2210147 — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/developer/zone/tm?channel=sy — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/tvp — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/developer/zone/tm — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/developer/program/tci — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/developer/salon/activities — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/act/pro/ai-solution — Found in <a href>. Returns HTTP 567.
- **[CRITICAL]** Broken link: https://cloud.tencent.com/act/pro/free?from=19067&Is=sdk-... — Found in <a href>. Returns HTTP 567.

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

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

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

### Open Graph (C — 75/100)

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

- **[CRITICAL]** og:image is not reachable — The og:image URL could not be fetched. Social platforms won't be able to display it.
- **[INFO]** og:title is short (15 characters) — Ideal length is 25–60 characters for social sharing previews.
- **[INFO]** Missing og:type — The og:type tag helps social platforms categorize the content.
- **[INFO]** Missing og:site_name — The og:site_name tag displays the website name in social previews.
- **[INFO]** Missing twitter:card — Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.

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

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

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

---

## Infrastructure

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

*1 A records, 171 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
- **[INFO]** No MX records — email not configured via DNS
- **[INFO]** CAA records not checked — CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
- **[INFO]** No SPF record found in TXT records — SPF helps prevent email spoofing. Add a TXT record starting with 'v=spf1'.
- **[PASS]** DNS resolution time: 171 ms

### Redirect Chain (B — 70/100)

*1 redirect(s), 1154 ms total*

- **[PASS]** Single redirect
- **[INFO]** Uses 302 (temporary) redirect — If permanent, use 301 instead.
- **[WARNING]** Redirect overhead: 1154 ms total
- **[INFO]** Cross-domain redirect detected

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

*robots.txt present, sitemap with 0 URLs*

- **[PASS]** robots.txt is present
- **[CRITICAL]** robots.txt blocks all crawlers — Disallow: / for all user-agents prevents search engines from indexing any page. This will remove the site from search results.
- **[PASS]** sitemap.xml is present
- **[WARNING]** sitemap.xml contains invalid XML — Search engines may not be able to parse the sitemap. Fix XML validation errors.
- **[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 (B — 75/100)

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

- **[PASS]** www/non-www redirect configured correctly (preferred: non-www)
- **[CRITICAL]** HTTP version does not redirect to HTTPS

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

*qcloud.com — via MarkMonitor Information Technology (Shanghai) Co., Ltd., 23 years old, hosted on Tencent Cloud*

- **[PASS]** Domain registered until Jul 24, 2034 (8 years, 4 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: MarkMonitor Information Technology (Shanghai) Co., Ltd.
- **[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: Tencent Cloud

---

## Compliance

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

*No testable criteria*


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

*No consent signals detected*

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

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

*Lang attribute present*

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

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

*Font sizes and tap targets checked*


### Viewport Configuration (C — 60/100)

*Viewport prevents zooming*

- **[PASS]** Viewport meta tag is present
- **[PASS]** width=device-width is set
- **[CRITICAL]** Viewport prevents user zooming — user-scalable=no or maximum-scale < 2 prevents users from zooming. This is a WCAG 1.4.4 (Level AA) failure and an accessibility barrier for users with low vision.

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

*0 of 7 expected legal pages detected*

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

### Copyright Notice (A+ — 100/100)

*© 2013 - 2026 Tencent Cloud*

- **[PASS]** Copyright notice is up to date — Copyright notice is up to date: © 2013 - 2026 Tencent Cloud
- **[PASS]** Copyright holder: Tencent Cloud

### Regulatory Indicators

*1 regulatory indicator(s) detected*

- **[INFO]** This is a technical scan, not a legal assessment — BeaverCheck detects technical indicators that may suggest regulatory relevance. This is not a compliance audit and should not be relied upon for legal decisions. Consult qualified legal counsel for compliance assessments.
- **[INFO]** PCI-DSS indicators detected (weak confidence) — Indicators suggesting PCI-DSS may be relevant: Text mentions: pci dss. Payment Card Industry Data Security Standard — applies to organizations handling credit card data.

### 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: Tag Management (1). Each of these services receives some user data from your site visitors.
- **[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.

### Compliance Badges (B — 70/100)

*2 compliance badge(s) detected*

- **[PASS]** ISO 27001 badge detected — Found via body text: 'iso 27001'. Note: the presence of a badge does not verify the certification is current or valid.
- **[PASS]** PCI DSS badge detected — Found via body text: 'pci dss'. Note: the presence of a badge does not verify the certification is current or valid.

---

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

*7 landmarks*

- **[PASS]** <main> landmark present
- **[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.
- **[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 (B — 75/100)

*10 headings*

- **[CRITICAL]** No H1 heading found — Every page should have one H1 that describes the page content.

### Alt Text Quality (D — 50/100)

*2 of 111 images have issues*

- **[CRITICAL]** 2 image(s) missing alt attribute — Images without alt text are invisible to screen readers.
- **[CRITICAL]** 2 image-in-link without alt text — An image inside a link with no alt creates an empty link.
- **[PASS]** 2 decorative image(s) correctly marked
- **[PASS]** 107 image(s) with good alt text

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

*1 of 2 controls have issues*

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

### Link & Button Quality (F — 28/100)

*26 issue(s) across 325 links and 3 buttons*

- **[CRITICAL]** 25 link(s) with no accessible text — Links without text are announced as raw URLs by screen readers.
- **[CRITICAL]** 3 image-only link(s) without alt text — Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
- **[WARNING]** 150 link(s) open in new tab without warning — Add '(opens in new tab)' to link text or aria-label.
- **[CRITICAL]** 1 button(s) with no accessible text — Icon-only buttons need an aria-label so screen readers can announce them.
- **[PASS]** 147 link(s) with descriptive text

---

## UX

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

*Soft 404 detected*

- **[CRITICAL]** Soft 404: server returns HTTP 200 for non-existent pages — The server returns HTTP 200 for a path that does not exist. Search engines will index these pages, diluting your real content. Configure your server to return a proper 404 status code for missing pages.

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

*Invalid JSON*

- **[WARNING]** Manifest contains invalid JSON — Manifest at https://qcloud.com/manifest.json contains invalid JSON. Browsers cannot parse it.

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

*No navigation patterns*

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

---

## SEO

### Canonical URL (A+ — 95/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)
- **[INFO]** Canonical points to a different domain

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

*Title optimized*

- **[PASS]** Page title is set
- **[PASS]** Title length (45 chars) is optimal

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

*1100 words, Very Difficult*

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

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

*83 internal, 242 external*

- **[PASS]** 83 internal links (26%)
- **[PASS]** 92% of links use descriptive anchor text
- **[INFO]** Page has 325 links — consider reducing
- **[INFO]** 83 internal / 242 external links

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

*111 images, 10 descriptive filenames*

- **[WARNING]** 91% of images have non-descriptive filenames — Search engines use filenames as a signal. Rename to descriptive names like 'team-photo.jpg'.
- **[INFO]** 2 image(s) missing alt text — see Accessibility tab

### Hreflang

*0 hreflang tags*


---

## Sustainability

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

*1.20g CO2 per view*

- **[WARNING]** 1.20g CO2 per page view — This page transfers 4.2 MB, producing an estimated 1.20g of CO2 per visit using the Sustainable Web Design model (v4). Breakdown: data center 0.22g, network 0.21g, end-user device 0.77g.
- **[INFO]** At 10,000 monthly views: 143.4 kg CO2/year — With 10,000 page views per month, this page would generate approximately 143.4 kg of CO2 annually — equivalent to charging 17927 smartphones.

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

*Unknown*

- **[INFO]** Hosting provider could not be identified — Without knowing the provider, we cannot determine their energy sourcing. Check with your hosting provider about their renewable energy commitments.
- **[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)

*99% cached*

- **[PASS]** 99% reduction on repeat visits — Returning visitors download only 56 KB (vs 4321 KB first visit). 177 of 178 resources are served from browser cache, saving 1.18g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.02g CO2 (first visit: 1.20g)

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

*67th percentile*

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

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

*83% efficient*

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

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/a8f6e3c3-434d-4ef0-89ce-311b843d2ed2*
