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
close
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=I.u6rZzwWirzvybROptqqwFjsYYXzdl_SOkbLRHQx2w-1764501489-1.0.1.1-UXW4gDA7mrTT2gA2SU3I8B81V.JPmZ16I0YJzUr9EEfi11ehxkNsQMQm99ixxcbS8wAwFiz4.QXOqwkMRO9XS2AM4GN.OK322wI8k8eKAGs; path=/; expires=Sun, 30-Nov-25 11:48:09 GMT; domain=.worldnic.com; HttpOnly; Secure; SameSite=None

Other Headers

3 headers
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
9a69f140ff296c71-IAD
Date
Other
Sun, 30 Nov 2025 11:18:09 GMT

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 342ms