Open Cached · just now
12 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

2 headers
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

2 headers
Cache-Control
Caching
max-age=0, must-revalidate, private
Expires
Caching
Sun, 16 Nov 2025 08:24:15 GMT

Content Headers

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

Server Headers

1 headers
Server
Server
Apache

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
PHPSESSID=51d78msmpsgoqo7jc793l8df0f; expires=Sun, 16 Nov 2025 20:22:35 GMT; Max-Age=43100; path=/; domain=.combell.nl; secure; httponly; samesite=none

Other Headers

2 headers
Date
Other
Sun, 16 Nov 2025 08:24:15 GMT
Link
Other
</build/website/css.1aa94038.css>; rel="preload"; as="style",</build/runtime.260f2607.js>; rel="preload"; as="script",</build/1672.71c90103.js>; rel="preload"; as="script",</build/7872.f5f92300.js>; rel="preload"; as="script",</build/3429.97038f41.js>; rel="preload"; as="script",</build/854.f2e69c8b.js>; rel="preload"; as="script",</build/7678.c7dd8a25.js>; rel="preload"; as="script",</build/463.c2b434d1.js>; rel="preload"; as="script",</build/website/js.ca695f25.js>; rel="preload"; as="script"

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 1547ms