Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
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 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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=70534
Etag
"bebd420845ad65245e2a592c585d5fef"
Expires
Fri, 08 May 2026 07:44:11 GMT
Pragma
public
cache-control: max-age=70534 etag: "bebd420845ad65245e2a592c585d5fef" expires: Fri, 08 May 2026 07:44:11 GMT pragma: public
Content Headers
Content-Language
en
Content-Type
text/html; charset=utf-8
content-language: en content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 07 May 2026 12:08:37 GMT
Edge-Cache-Tag
{$theme.projectNameTag}
date: Thu, 07 May 2026 12:08:37 GMT
edge-cache-tag: {$theme.projectNameTag}
via: 1.1 ea42f57e1e0a065bc1c1c637f97d3be4.cloudfront.net (CloudFront)
x-amz-cf-id: F7yf92IqFkGLqxYmNZPIeu-0oSIwI-ZZMlfcK0WYo_wa6iqajxkK_Q==
x-amz-cf-pop: IAD61-P1
x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance