Open
Cached
·
1h ago
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
397596
Cache-Control
public, max-age=2592000
Etag
W/"91-1775551357;gz"
Expires
Thu, 07 May 2026 08:42:37 GMT
age: 397596 cache-control: public, max-age=2592000 etag: W/"91-1775551357;gz" expires: Thu, 07 May 2026 08:42:37 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: hcdn x-powered-by: PHP/7.4.33
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sun, 12 Apr 2026 00:01:08 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Dns-Prefetch-Control
on
X-Hcdn-Cache-Status
HIT
X-Hcdn-Request-Id
29c2cc4001e62954163b9e951779bc17-bos-edge3
X-Pingback
alt-svc: h3=":443"; ma=86400 date: Sun, 12 Apr 2026 00:01:08 GMT link: <https://www.gotchanoddin.com/wp-json/>; rel="https://api.w.org/", <https://www.gotchanoddin.com/wp-json/wp/v2/pages/148>; rel="alternate"; title="JSON"; type="application/json", <https://www.gotchanoddin.com/>; rel=shortlink panel: hpanel platform: hostinger x-dns-prefetch-control: on x-hcdn-cache-status: HIT x-hcdn-request-id: 29c2cc4001e62954163b9e951779bc17-bos-edge3 x-litespeed-cache: hit x-pingback:
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology