Open
Cached
·
9h ago
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=300
X-Frame-Options
Missing
Not configured
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
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding, Cookie, Cookie
accept-ranges: bytes connection: close vary: Accept-Encoding, Cookie, Cookie
Caching Headers
Age
72636
Cache-Control
public, max-age=604800
age: 72636 cache-control: public, max-age=604800
Content Headers
Content-Length
291915
Content-Type
text/html; charset=UTF-8
content-length: 291915 content-type: text/html; charset=UTF-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sun, 31 May 2026 00:17:30 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Cache
HIT, HIT, MISS, MISS
X-Cache-Hits
21, 0, 0, 0
X-Pingback
https://www.veeva.com/xmlrpc.php
X-Served-By
cache-chi-klot8100138-CHI, cache-lga21922-LGA, cache-lga21925-LGA, cache-lga21925-LGA
X-Timer
S1780186650.406044,VS0,VE11
date: Sun, 31 May 2026 00:17:30 GMT link: <https://www.veeva.com/wp-json/>; rel="https://api.w.org/", <https://www.veeva.com/wp-json/wp/v2/pages/138>; rel="alternate"; title="JSON"; type="application/json", <https://www.veeva.com/>; rel=shortlink via: 1.1 varnish, 1.1 varnish, 1.1 varnish, 1.1 varnish x-cache: HIT, HIT, MISS, MISS x-cache-hits: 21, 0, 0, 0 x-pantheon-styx-hostname: styx-us-a-5fbd9fdf97-wf4cj x-pingback: https://www.veeva.com/xmlrpc.php x-served-by: cache-chi-klot8100138-CHI, cache-lga21922-LGA, cache-lga21925-LGA, cache-lga21925-LGA x-styx-req-id: fe2e4f6d-5bdc-11f1-86f3-ea9a1f7b9c92 x-timer: S1780186650.406044,VS0,VE11
Recommendations
Enable compression (gzip/brotli) to improve performance