Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
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
17230
Content-Type
text/html; charset=UTF-8
content-length: 17230 content-type: text/html; charset=UTF-8
Server Headers
server: nginx x-powered-by: PHP/8.3.33
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 17 Aug 2026 16:35:43 GMT
Feature-Policy
autoplay 'self';camera 'none';fullscreen 'self';geolocation 'none';microphone 'none';payment 'none'
X-Permitted-Cross-Domain-Policies
none
X-Request-Id
Hq6zvpoezDt3cKf3Vixs
X-Robots-Tag
noindex, nofollow
date: Mon, 17 Aug 2026 16:35:43 GMT feature-policy: autoplay 'self';camera 'none';fullscreen 'self';geolocation 'none';microphone 'none';payment 'none' x-permitted-cross-domain-policies: none x-request-id: Hq6zvpoezDt3cKf3Vixs x-robots-tag: noindex, nofollow
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology