Open
Cached
·
1h ago
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Age
556
Cache-Control
public, max-age=0, must-revalidate
age: 556 cache-control: public, max-age=0, must-revalidate
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Tue, 05 May 2026 21:57:07 GMT
Feature-Policy
usb 'none'; gyroscope 'none'; accelerometer 'none'; ambient-light-sensor 'none'
X-Matched-Path
/blog
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9f72ffbfbc29e5ff-IAD date: Tue, 05 May 2026 21:57:07 GMT feature-policy: usb 'none'; gyroscope 'none'; accelerometer 'none'; ambient-light-sensor 'none' x-matched-path: /blog x-vercel-cache: HIT x-vercel-id: iad1::arn1::vfgxs-1778018227231-623585826c56
Recommendations
Enable compression (gzip/brotli) to improve performance