Open
Cached
·
just now
15
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
Transfer-Encoding
chunked
connection: close, Transfer-Encoding transfer-encoding: chunked
Caching Headers
Cache-Control
must-revalidate, max-age=70197
Expires
Tue, 14 Apr 2026 01:18:05 GMT
Last-Modified
Thu, 19 Mar 2026 19:57:21 GMT
cache-control: must-revalidate, max-age=70197 expires: Tue, 14 Apr 2026 01:18:05 GMT last-modified: Thu, 19 Mar 2026 19:57:21 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: nginx x-powered-by: WP Engine
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 13 Apr 2026 05:48:08 GMT
X-Cache-Group
normal
X-Cacheable
YES:2419200.000
X-Cdn-Name
Akamai
X-Orig-Cache-Control
max-age=2419200, must-revalidate
X-Robots-Tag
noindex
date: Mon, 13 Apr 2026 05:48:08 GMT link: <https://www.teads.com/>; rel=shortlink x-cache-group: normal x-cacheable: YES:2419200.000 x-cdn-name: Akamai x-orig-cache-control: max-age=2419200, must-revalidate x-robots-tag: noindex
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology