Open
Cached
·
just now
25
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Excellent
Deny
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • 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
541
Cache-Control
s-maxage=900, stale-if-error=900
age: 541 cache-control: s-maxage=900, stale-if-error=900
Content Headers
Content-Language
en
Content-Type
text/html; charset=utf-8
content-language: en content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Wed, 06 May 2026 09:02:09 GMT
Server-Timing
mdx-render;dur=327.0;desc="renderMarkdown (no cache)"
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Ratelimit-Limit
100
X-Ratelimit-Remaining
97
X-Ratelimit-Reset
1778057588
alt-svc: h3=":443"; ma=86400 cf-cache-status: HIT cf-ray: 9f76cdeae80a8544-IAD date: Wed, 06 May 2026 09:02:09 GMT rndr-id: 44806706-2ddf-4565 server-timing: mdx-render;dur=327.0;desc="renderMarkdown (no cache)" x-dns-prefetch-control: off x-download-options: noopen x-ratelimit-limit: 100 x-ratelimit-remaining: 97 x-ratelimit-reset: 1778057588 x-render-origin-server: Render
Recommendations
Enable compression (gzip/brotli) to improve performance