Open
Cached
·
just now
21
Headers
Detected Technologies from 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
Connection
close
Transfer-Encoding
chunked
Vary
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Age
553
Cache-Control
public, max-age=600
Expires
Fri, 15 May 2026 12:37:48 GMT
Last-Modified
Fri, 15 May 2026 12:20:53 GMT
age: 553 cache-control: public, max-age=600 expires: Fri, 15 May 2026 12:37:48 GMT last-modified: Fri, 15 May 2026 12:20:53 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
Access-Control-Allow-Headers
Authorization, Origin, X-Requested-With, Content-Type, Accept
Access-Control-Allow-Origin
*
access-control-allow-headers: Authorization, Origin, X-Requested-With, Content-Type, Accept access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Cf-Apo-Via
tcache
Date
Fri, 15 May 2026 12:27:48 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Tec-Api-Origin
https://www.usa.edu
X-Tec-Api-Root
https://www.usa.edu/wp-json/tribe/events/v1/
X-Tec-Api-Version
v1
alt-svc: h3=":443"; ma=86400 cf-apo-via: tcache cf-cache-status: HIT cf-ray: 9fc22389f8ea3567-IAD date: Fri, 15 May 2026 12:27:48 GMT link: <https://www.usa.edu/wp-json/>; rel="https://api.w.org/", <https://www.usa.edu/wp-json/wp/v2/pages/5>; rel="alternate"; title="JSON"; type="application/json", <https://www.usa.edu/>; rel=shortlink x-tec-api-origin: https://www.usa.edu x-tec-api-root: https://www.usa.edu/wp-json/tribe/events/v1/ x-tec-api-version: v1
Recommendations
Enable compression (gzip/brotli) to improve performance