Open Cached · just now
18 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=300
Content-Security-Policy
Weak
frame-ancestors
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
  • Significantly strengthen CSP directives
  • 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

4 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

1 headers
Cache-Control
Caching
max-age=300, must-revalidate

Content Headers

1 headers
Content-Type
Content
text/html; charset=UTF-8

Server Headers

2 headers
Server
Server
nginx
X-Powered-By
Server
WordPress VIP <https://wpvip.com>

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

8 headers
Content-Security-Policy-Report-Only
Other
default-src data: 'unsafe-inline' 'unsafe-eval' https: blob: http://*.files.wordpress.com wss://variety.com; report-uri https://pmcuri.report-uri.com/r/d/csp/reportOnly
Date
Other
Fri, 07 Nov 2025 04:23:16 GMT
Host-Header
Other
a9130478a60e5f9135f765b23f26593b
Link
Other
<https://wp.me/c8uak>; rel=shortlink
X-Cache
Other
MISS
X-Hacker
Other
If you're reading this, you should visit https://join.a8c.com/viphacker and apply to join the fun, mention this header.
X-Rq
Other
dca8 0 40 9980
X-Ua-Compatible
Other
IE=Edge

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology

Analysis completed in 625ms