Open
Cached
·
just now
14
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
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
No caching headers found
Content Headers
Content-Length
169076
Content-Type
text/html; charset=UTF-8
content-length: 169076 content-type: text/html; charset=UTF-8
Server Headers
X-Powered-By
ARR/3.0
x-powered-by: ARR/3.0
CORS Headers
Access-Control-Max-Age
600
access-control-max-age: 600
Cookies Headers
Other Headers
Date
Thu, 30 Apr 2026 00:37:36 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
Request-Context
appId=cid-v1:53a2eb5f-e059-4d9a-a2f5-0572c1f34d39
date: Thu, 30 Apr 2026 00:37:36 GMT link: <https://get.bittitan.com/wp-json/>; rel="https://api.w.org/", <https://get.bittitan.com/wp-json/wp/v2/pages/16816>; rel="alternate"; title="JSON"; type="application/json", <https://get.bittitan.com/>; rel=shortlink request-context: appId=cid-v1:53a2eb5f-e059-4d9a-a2f5-0572c1f34d39
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology