Open Cached · 35m ago
19 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Weak
frame-ancestors
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Significantly strengthen CSP directives
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

1 headers
Cache-Control
Caching
no-cache, no-store, max-age=0, must-revalidate

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
cloudflare

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
_cfuvid=TExy5dp4pIUhoLu_dcfnfVzM8pvZxrhnVb7YIKZMK3Q-1763742149084-0.0.1.1-604800000; path=/; domain=.blog.orai.io; HttpOnly; Secure; SameSite=None

Other Headers

9 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
9a2186abcdd1c9a9-IAD
Date
Other
Fri, 21 Nov 2025 16:22:29 GMT
Link
Other
<https://www.google.com>; rel="preconnect", <https://www.gstatic.com>; rel="preconnect", <https://glyph.medium.com/css/unbound.css>; as="style"; rel="preload"
Medium-Fulfilled-By
Other
edgy/8.15.0, valencia/main-20251121-152534-727e7dcfba, lite/main-20251121-145708-aa5466eca8, rito/main-20251121-101553-b95dfc5522, tutu/main-20251121-152624-727e7dcfba
Medium-Missing-Time
Other
180
X-Envoy-Upstream-Service-Time
Other
603
X-Request-Received-At
Other
1763742148500

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 98ms