21 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Basic
base-uri; form-action; frame-ancestors; +3 more
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

0 headers
No caching headers found

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
cloudflare

CORS Headers

1 headers
Access-Control-Allow-Origin
Cors
*

Cookies Headers

0 headers
No cookies headers found

Other Headers

10 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
999288169899d6d4-IAD
Date
Other
Tue, 04 Nov 2025 07:52:22 GMT
Feature-Policy
Other
geolocation 'none';microphone 'none';camera 'none';payment 'none'
Nel
Other
{"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To
Other
{"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=u7Bk%2BqQeDS2Z5vwvr8rKxNKsQOGYQAg8El8Wsj0mX5uSPXmKVamY2rJR6POTTy%2B2SXQTMsz2Xrui6xqRNov2sKYUZv7ZJbZmxEUbDmzC4%2B6M2hw%3D"}]}
Speculation-Rules
Other
"/cdn-cgi/speculation"
X-Content-Security-Policy
Other
base-uri 'self'; form-action 'self'; frame-ancestors 'self'; font-src 'self' data:; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-eval' youtube.com www.youtube.com 'nonce-foT681PLLeu21m1nkVYLSA=='
X-Webkit-Csp
Other
base-uri 'self'; form-action 'self'; frame-ancestors 'self'; font-src 'self' data:; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-eval' youtube.com www.youtube.com 'nonce-foT681PLLeu21m1nkVYLSA=='

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 0ms