Open
Cached
·
just now
12
Headers
HTTP Security Headers
Status
Strict-Transport-Security
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
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Etag
"7f3-658624ece7533"
Last-Modified
Thu, 06 Aug 2026 15:11:52 GMT
etag: "7f3-658624ece7533" last-modified: Thu, 06 Aug 2026 15:11:52 GMT
Content Headers
Content-Length
2035
Content-Type
text/html
content-length: 2035 content-type: text/html
Server Headers
Server
Simply.com
server: Simply.com
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 07 Sep 2026 15:57:33 GMT
Simplycom-Server
Apache
alt-svc: h3=":443"; ma=86400 date: Mon, 07 Sep 2026 15:57:33 GMT simplycom-server: Apache
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching