Open
Cached
·
just now
20
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31557600
X-Frame-Options
Good
SAMEORIGIN
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 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
Age
0
Cache-Control
max-age=300,stale-while-revalidate=3600
Etag
"1e090-64f9aa47b7a2f"
Expires
Thu, 16 Apr 2026 22:37:21 GMT
Last-Modified
Thu, 16 Apr 2026 21:37:43 GMT
age: 0 cache-control: max-age=300,stale-while-revalidate=3600 etag: "1e090-64f9aa47b7a2f" expires: Thu, 16 Apr 2026 22:37:21 GMT last-modified: Thu, 16 Apr 2026 21:37:43 GMT
Content Headers
Content-Length
123024
Content-Type
text/html;charset=utf-8
content-length: 123024 content-type: text/html;charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 16 Apr 2026 22:32:21 GMT
X-Cache
MISS
X-Dispatcher
${DISP_ID}
X-Served-By
cache-lga21934-LGA
X-Timer
S1776378741.008346,VS0,VS0,VE518
X-Vhost
publish
date: Thu, 16 Apr 2026 22:32:21 GMT
x-cache: MISS
x-dispatcher: ${DISP_ID}
x-served-by: cache-lga21934-LGA
x-timer: S1776378741.008346,VS0,VS0,VE518
x-vhost: publish
Recommendations
Enable compression (gzip/brotli) to improve performance