Open Cached · just now
16 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Content-Security-Policy header to prevent XSS attacks
  • 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
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

3 headers
Cache-Control
Caching
no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires
Caching
Thu, 19 Nov 1981 08:52:00 GMT
Pragma
Caching
no-cache

Content Headers

1 headers
Content-Type
Content
text/html

Server Headers

1 headers
Server
Server
cloudflare

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
PHPSESSID=75ce67b114e484a779f2512712bca9b5; Path=/

Other Headers

5 headers
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
9a5c29e01f720601-IAD
Date
Other
Fri, 28 Nov 2025 19:10:07 GMT
Server-Timing
Other
cfEdge;dur=31,cfOrigin;dur=464
Via
Other
1.1 google

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 544ms