Open
Cached
·
just now
14
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
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 X-Content-Type-Options: nosniff
- • 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
Origin, Access-Control-Request-Headers, Access-Control-Request-Method
accept-ranges: bytes connection: close vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
Caching Headers
Age
3257880
Cache-Control
public,max-age=0,must-revalidate
Etag
"6a392a3a7bcf2a10e8b2eedad2cf3307"
Last-Modified
Wed, 08 Jul 2026 14:57:24 GMT
age: 3257880 cache-control: public,max-age=0,must-revalidate etag: "6a392a3a7bcf2a10e8b2eedad2cf3307" last-modified: Wed, 08 Jul 2026 14:57:24 GMT
Content Headers
Content-Length
34472
Content-Type
text/html
content-length: 34472 content-type: text/html
Server Headers
Server
edgeone-pages
server: edgeone-pages
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 15 Aug 2026 08:11:06 GMT
Eo-Cache-Status
Cache Hit
Eo-Log-Uuid
3056742069365274376
X-Nws-Log-Uuid
3056742069365274376
date: Sat, 15 Aug 2026 08:11:06 GMT eo-cache-status: Cache Hit eo-log-uuid: 3056742069365274376 x-nws-log-uuid: 3056742069365274376
Recommendations
Enable compression (gzip/brotli) to improve performance