Open
Cached
·
17h ago
37
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000 ; includeSubDomains ; preload
X-Frame-Options
Present
SAMEORIGIN, DENY
X-Content-Type-Options
Present
nosniff, nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
accelerometer=(), autoplay=(), camera=(); +19 more
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Connection
close, Transfer-Encoding
Transfer-Encoding
chunked
Vary
origin
connection: close, Transfer-Encoding transfer-encoding: chunked vary: origin
Caching Headers
Cache-Control
no-cache
Expires
Tue, 28 Apr 2026 19:02:28 GMT
Pragma
no-cache
cache-control: no-cache expires: Tue, 28 Apr 2026 19:02:28 GMT pragma: no-cache
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
Access-Control-Allow-Headers
Content-Type, Authorization
Access-Control-Allow-Methods
GET,POST
Access-Control-Allow-Origin
*
Access-Control-Max-Age
1800
access-control-allow-headers: Content-Type, Authorization access-control-allow-methods: GET,POST access-control-allow-origin: * access-control-max-age: 1800
Cookies Headers
Other Headers
Cross-Origin-Embedder-Policy-Report-Only
unsafe-none; report-to='default'
Cross-Origin-Opener-Policy-Report-Only
unsafe-none; report-to='default'
Date
Tue, 28 Apr 2026 19:02:28 GMT
Front-End-Https
on
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Content-Security-Policy
default-src 'self'; img-src *; media-src * data:;
X-Dns-Prefetch-Control
on
X-Forwarded-Proto
https
X-Forwarded-Protocol
https
X-Forwarded-Ssl
on
X-Grn
0.990c0317.1777402947.27e5e858
X-Permitted-Cross-Domain-Policies
none
X-Url-Scheme
https
Xdomainrequestallowed
0
cross-origin-embedder-policy-report-only: unsafe-none; report-to='default' cross-origin-opener-policy-report-only: unsafe-none; report-to='default' date: Tue, 28 Apr 2026 19:02:28 GMT front-end-https: on link: <https://www.projectcircuitbreaker.com/wp-json/>; rel="https://api.w.org/", <https://www.projectcircuitbreaker.com/wp-json/wp/v2/pages/2>; rel="alternate"; title="JSON"; type="application/json", <https://www.projectcircuitbreaker.com/>; rel=shortlink x-content-security-policy: default-src 'self'; img-src *; media-src * data:; x-dns-prefetch-control: on x-forwarded-proto: https x-forwarded-protocol: https x-forwarded-ssl: on x-grn: 0.990c0317.1777402947.27e5e858 x-permitted-cross-domain-policies: none x-url-scheme: https xdomainrequestallowed: 0
Recommendations
Enable compression (gzip/brotli) to improve performance