Cached · 4h ago
16 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding, Accept

Caching Headers

Cache-Control
Caching
public, max-age=0, must-revalidate
Last-Modified
Caching
Wed, 01 Jul 2026 21:46:30 GMT

Content Headers

Content-Type
Content
text/html

Server Headers

Server
Server
cloudflare

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
a29c4b267822a171-IAD
Date
Other
Wed, 12 Aug 2026 03:11:35 GMT
Link
Other
Nel
Other
Report-To Group cf-nel max-age: 1w
success: 0.0%
Server-Timing
Other
region;desc="us-east-1", cache;desc="cached", ssg-status;desc="optimized", version;desc="57d0062", instance;desc="27002d9", route;dur=1;desc="id=augiA20Il&locale=default", country;desc="US", cfCacheStatus;desc="DYNAMIC", cfEdge;dur=10,cfOrigin;dur=13

Recommendations

Enable compression (gzip/brotli) to improve performance