Open Cached · just now
12 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

2 headers
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

0 headers
No caching headers found

Content Headers

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

Server Headers

2 headers
Server
Server
Apache
X-Powered-By
Server
PHP/8.1.33

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
pll_language=en; expires=Fri, 20-Nov-2026 21:51:58 GMT; Max-Age=31536000; path=/; secure; SameSite=Lax

Other Headers

3 headers
Date
Other
Thu, 20 Nov 2025 21:51:57 GMT
Link
Other
<https://www.merchantgrowth.com/wp-json/>; rel="https://api.w.org/", <https://www.merchantgrowth.com/wp-json/wp/v2/pages/1017>; rel="alternate"; title="JSON"; type="application/json", <https://www.merchantgrowth.com/>; rel=shortlink
X-Pingback
Other
https://www.merchantgrowth.com/xmlrpc.php

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

Analysis completed in 2580ms