Open Cached · just now
14 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
Good
nosniff
Referrer-Policy
Missing
Not configured
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

2 headers
Accept-Ranges
Performance
bytes
Vary
Performance
User-Agent

Caching Headers

4 headers
Cache-Control
Caching
max-age=86400
Etag
Caching
"4476-5dc162e137550"
Expires
Caching
Tue, 25 Nov 2025 11:10:55 GMT
Last-Modified
Caching
Thu, 07 Apr 2022 20:18:23 GMT

Content Headers

2 headers
Content-Length
Content
17526
Content-Type
Content
text/html

Server Headers

1 headers
Server
Server
Apache/2.4.25 (Debian) OpenSSL/1.0.2u mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_wsgi/4.5.11 Python/2.7

CORS Headers

1 headers
Access-Control-Allow-Origin
Cors
*

Cookies Headers

0 headers
No cookies headers found

Other Headers

1 headers
Date
Other
Mon, 24 Nov 2025 11:10:55 GMT

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 999ms