Open
Cached
·
just now
35
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
accelerometer=(), autoplay=(), camera=(); +13 more
Recommendations
- • 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
Expires
Thu, 19 Nov 1981 08:52:00 GMT
Pragma
no-cache
cache-control: max-age=600, must-revalidate expires: Thu, 19 Nov 1981 08:52:00 GMT pragma: no-cache
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
origin, x-requested-with, content-type
Access-Control-Allow-Methods
PUT, GET, POST, DELETE, OPTIONS
Access-Control-Allow-Origin
*
access-control-allow-headers: origin, x-requested-with, content-type access-control-allow-methods: PUT, GET, POST, DELETE, OPTIONS access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Cf-Edge-Cache
no-cache
Cross-Origin-Embedder-Policy-Report-Only
unsafe-none; report-to='default'
Cross-Origin-Opener-Policy-Report-Only
unsafe-none; report-to='default'
Date
Mon, 04 May 2026 00:14:25 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Cache
HIT: 7
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-edge-cache: no-cache cf-ray: 9f634e1dab5c23cc-IAD cross-origin-embedder-policy-report-only: unsafe-none; report-to='default' cross-origin-opener-policy-report-only: unsafe-none; report-to='default' date: Mon, 04 May 2026 00:14:25 GMT link: <https://www.rocketseed.com/wp-json/>; rel="https://api.w.org/", <https://www.rocketseed.com/wp-json/wp/v2/pages/26101>; rel="alternate"; title="JSON"; type="application/json", <https://www.rocketseed.com/>; rel=shortlink x-cache: HIT: 7 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