13 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Present
same-origin
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-Content-Type-Options: nosniff
  • Consider adding Permissions-Policy to control browser features

Performance Headers

2 headers
Connection
Performance
keep-alive
Vary
Performance
Accept-Encoding

Caching Headers

2 headers
Cache-Control
Caching
private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires
Caching
Thu, 01 Jan 1970 00:00:01 GMT

Content Headers

2 headers
Content-Length
Content
16
Content-Type
Content
text/plain; 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
__cf_bm=xPuSo1zq9lp6Tfsvyqu3QqFY1Ah1qJYog.1p3iUpzHQ-1762648015-1.0.1.1-XtgrQzQFNPe2VTCaYGQE.LKWVO2TsTBrhmODeSSX2tgjvpPoa1i9BrtfPuzTwWuYX2n9lVRdaz9jpPPUa.iyHY4IQEsEcH74sXo8s900sUw; path=/; expires=Sun, 09-Nov-25 00:56:55 GMT; domain=.worldnic.com; HttpOnly; Secure; SameSite=None

Other Headers

3 headers
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
99b92e712fcdb754-IAD
Date
Other
Sun, 09 Nov 2025 00:26:55 GMT

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 281ms