Open
Cached
·
just now
32
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=2592000
X-Frame-Options
Good
sameorigin
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
origin-when-cross-origin
Permissions-Policy
Present
accelerometer=(self), autoplay=(self), camera=(self); +9 more
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding,Cookie
connection: close transfer-encoding: chunked vary: Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding,Cookie
Caching Headers
Cache-Control
max-age=600, must-revalidate
cache-control: max-age=600, must-revalidate
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: cloudflare x-powered-by: WP Engine
CORS Headers
Access-Control-Allow-Headers
Content-Type, Authorization
Access-Control-Allow-Methods
GET,POST
access-control-allow-headers: Content-Type, Authorization access-control-allow-methods: GET,POST
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Cross-Origin-Embedder-Policy-Report-Only
unsafe-none; report-to='default'
Cross-Origin-Opener-Policy-Report-Only
unsafe-none; report-to='default'
Date
Sat, 09 May 2026 12:57:23 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Cache
HIT: 13
X-Cache-Group
normal
X-Cacheable
SHORT
X-Content-Security-Policy
default-src 'self'; img-src *; media-src * data:;
X-Permitted-Cross-Domain-Policies
none
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9f90dea22afc200f-IAD cross-origin-embedder-policy-report-only: unsafe-none; report-to='default' cross-origin-opener-policy-report-only: unsafe-none; report-to='default' date: Sat, 09 May 2026 12:57:23 GMT link: <https://rival-hr.com/wp-json/>; rel="https://api.w.org/", <https://rival-hr.com/wp-json/wp/v2/pages/2726>; rel="alternate"; title="JSON"; type="application/json", <https://rival-hr.com/?p=2726>; rel=shortlink x-cache: HIT: 13 x-cache-group: normal x-cacheable: SHORT x-content-security-policy: default-src 'self'; img-src *; media-src * data:; x-permitted-cross-domain-policies: none
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology