Open
Cached
·
just now
11
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15768000;
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
max-age=3600, public
Expires
Sun, 23 Aug 2026 11:13:28 GMT
Pragma
public
cache-control: max-age=3600, public expires: Sun, 23 Aug 2026 11:13:28 GMT pragma: public
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 23 Aug 2026 22:02:51 GMT
Link
rel=https://api.w.org/
rel=alternate
type=application/json
rel=shortlink
date: Sun, 23 Aug 2026 22:02:51 GMT link: <https://www.amen.pt/wp-json/>; rel="https://api.w.org/", <https://www.amen.pt/wp-json/wp/v2/pages/2796>; rel="alternate"; type="application/json", <https://www.amen.pt/>; rel=shortlink
Recommendations
Enable compression (gzip/brotli) to improve performance