14 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000; preload
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
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-Content-Type-Options: nosniff
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

2 headers
Connection
Performance
keep-alive
Vary
Performance
Accept-Encoding

Caching Headers

1 headers
Cache-Control
Caching
no-store

Content Headers

2 headers
Content-Length
Content
300232
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
nginx

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
country_code=US; Path=/

Other Headers

5 headers
Alt-Svc
Other
h3=":443"; ma=86400
Content-Security-Policy-Report-Only
Other
default-src 'self'; script-src 'self' 'report-sample' 'unsafe-eval' stats.wp.com https://widgets.wp.com *.wordpress.com https://apis.google.com https://appleid.cdn-apple.com 'nonce-577c39903b283c868e00ef8df759854e7de74546395398ff6a720754fa9f16b50bbbf304dfd188c3f52e7faeb6db8d01' www.google-analytics.com use.typekit.net 'sha256-ZKTuGaoyrLu2lwYpcyzib+xE4/2mCN8PKv31uXS3Eg4='; base-uri 'none'; style-src 'self' *.wp.com https://fonts.googleapis.com use.typekit.net 'unsafe-inline'; form-action 'self'; object-src 'none'; img-src 'self' data *.wp.com *.files.wordpress.com *.gravatar.com https://www.google-analytics.com https://amplifypixel.outbrain.com https://img.youtube.com localhost:8888 p.typekit.net; frame-src 'self' https://public-api.wordpress.com https://accounts.google.com/ https://jetpack.com; font-src 'self' *.wp.com https://fonts.gstatic.com use.typekit.net https://woocommerce.com data:; media-src 'self'; connect-src 'self' https://*.wordpress.com/ https://*.wp.com https://wordpress.com; report-uri /cspreport
Date
Other
Fri, 07 Nov 2025 12:56:44 GMT
Server-Timing
Other
a8c-cdn, dc;desc=dca, cache;desc=BYPASS;dur=15.0
X-Ac
Other
2.dca _dca BYPASS

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 179ms