Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), microphone=(), camera=()
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Age
94
Cache-Control
public, s-maxage=14000, max-age=3
Last-Modified
Wed, 08 Apr 2026 02:15:20 GMT
age: 94 cache-control: public, s-maxage=14000, max-age=3 last-modified: Wed, 08 Apr 2026 02:15:20 GMT
Content Headers
Content-Type
text/html
content-type: text/html
Server Headers
server: cloudflare x-powered-by: WordOps
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 08 Apr 2026 02:19:51 GMT
X-Cache-Status
VALID
cf-cache-status: HIT cf-ray: 9e8dca1eddbf8de7-IAD date: Wed, 08 Apr 2026 02:19:51 GMT x-cache-status: VALID
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology