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
Present
same-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding, Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding, Accept-Encoding
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, max-age=0
Expires
-1
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate, max-age=0 expires: -1 pragma: no-cache
Content Headers
Content-Length
474789
Content-Type
text/html; charset=UTF-8
content-length: 474789 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Tue, 24 Feb 2026 09:11:02 GMT
X-Cache-Age
520823
X-Cache-Lifetime
604800
X-Cache-Tags
8355,8355-post-11
X-Et-Api-Origin
https://globalhrcommunity.com
X-Et-Api-Root
https://globalhrcommunity.com/wp-json/tribe/tickets/v1/
X-Et-Api-Version
v1
X-Tec-Api-Origin
https://globalhrcommunity.com
X-Tec-Api-Root
https://globalhrcommunity.com/wp-json/tribe/events/v1/
X-Tec-Api-Version
v1
alt-svc: h3=":443"; ma=86400 date: Tue, 24 Feb 2026 09:11:02 GMT x-cache-age: 520823 x-cache-lifetime: 604800 x-cache-tags: 8355,8355-post-11 x-et-api-origin: https://globalhrcommunity.com x-et-api-root: https://globalhrcommunity.com/wp-json/tribe/tickets/v1/ x-et-api-version: v1 x-tec-api-origin: https://globalhrcommunity.com x-tec-api-root: https://globalhrcommunity.com/wp-json/tribe/events/v1/ x-tec-api-version: v1
Recommendations
Enable compression (gzip/brotli) to improve performance