Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
Cache-Control
max-age=600, public, s-maxage=600
Expires
Wed, 06 May 2026 09:15:22 GMT
Pragma
public
cache-control: max-age=600, public, s-maxage=600 expires: Wed, 06 May 2026 09:15:22 GMT pragma: public
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
Access-Control-Allow-Credentials
true
access-control-allow-credentials: true
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Cache-Trigger
5
Cf-Edge-Cache
cache,platform=wordpress
Date
Wed, 06 May 2026 09:05:23 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
X-Backend-Delay
0.911
X-Dlm-No-Waypoints
true
X-Servebolt-Plugin
active
alt-svc: h3=":443"; ma=86400 cache-trigger: 5 cf-cache-status: DYNAMIC cf-edge-cache: cache,platform=wordpress cf-ray: 9f76d2a43a5e658c-IAD date: Wed, 06 May 2026 09:05:23 GMT link: <https://mythemeshop.com/wp-json/>; rel="https://api.w.org/", <https://mythemeshop.com/wp-json/wp/v2/pages/8054>; rel="alternate"; title="JSON"; type="application/json" x-backend-delay: 0.911 x-dlm-no-waypoints: true x-servebolt-plugin: active
Recommendations
Enable compression (gzip/brotli) to improve performance