Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Strengthen CSP by removing 'unsafe-eval'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
no-cache, no-store, must-revalidate
cache-control: no-cache, no-store, must-revalidate
Content Headers
Content-Length
16948
Content-Type
text/html; charset=UTF-8
content-length: 16948 content-type: text/html; charset=UTF-8
Server Headers
server: Apache/2.4.66 (Debian) x-powered-by: PHP/8.3.30
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 26 Feb 2026 08:39:44 GMT
Feature-Policy
autoplay 'self';camera 'none';fullscreen 'self';geolocation 'none';microphone 'none';payment 'none'
X-Permitted-Cross-Domain-Policies
none
X-Request-Id
l2TIVrzhbEQBwpAWSdNT
X-Robots-Tag
noindex, nofollow
date: Thu, 26 Feb 2026 08:39:44 GMT feature-policy: autoplay 'self';camera 'none';fullscreen 'self';geolocation 'none';microphone 'none';payment 'none' x-permitted-cross-domain-policies: none x-request-id: l2TIVrzhbEQBwpAWSdNT x-robots-tag: noindex, nofollow
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology