Open
Cached
·
just now
15
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15768000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
public, max-age=86400
Etag
W/"bdc-17cebaf3688"
Last-Modified
Thu, 04 Nov 2021 16:01:41 GMT
cache-control: public, max-age=86400 etag: W/"bdc-17cebaf3688" last-modified: Thu, 04 Nov 2021 16:01:41 GMT
Content Headers
Content-Length
3036
Content-Type
text/html; charset=UTF-8
content-length: 3036 content-type: text/html; charset=UTF-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 06 Jun 2026 08:46:12 GMT
Feature-Policy
accelerometer 'none'; ambient-light-sensor 'none'; camera 'none'; encrypted-media 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; midi 'none'; payment 'none'; picture-in-picture 'none'; usb 'none'; vr 'none'
date: Sat, 06 Jun 2026 08:46:12 GMT feature-policy: accelerometer 'none'; ambient-light-sensor 'none'; camera 'none'; encrypted-media 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; midi 'none'; payment 'none'; picture-in-picture 'none'; usb 'none'; vr 'none'
Recommendations
Enable compression (gzip/brotli) to improve performance