Cached · just now
20 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • 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

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
accept-encoding

Caching Headers

Age
Caching
3273
Cache-Control
Caching
max-age=7200
Last-Modified
Caching
Wed, 26 Aug 2026 04:02:26 GMT

Content Headers

Content-Type
Content
text/html; charset=UTF-8

Server Headers

Server
Server
cloudflare
X-Powered-By
Server
PHP/8.0.30

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
HIT
Cf-Ray
Other
a3103fdf8b671f5e-IAD
Date
Other
Wed, 26 Aug 2026 04:56:21 GMT
Nel
Other
Report-To Group cf-nel max-age: 1w
success: 0.0%
Preload
Other
Server-Timing
Other
cfCacheStatus;desc="HIT", cfEdge;dur=17,cfOrigin;dur=0
Speculation-Rules
Other
"/cdn-cgi/speculation"
Wpo-Cache-Status
Other
cached

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology