Open Cached · just now
13 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
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

1 headers
Vary
Performance
Accept-Encoding

Caching Headers

3 headers
Cache-Control
Caching
private
Etag
Caching
W/"e677-QZLwGGuQgdK5OT8IAeplbU31b6Q"
Expires
Caching
Tue, 18 Nov 2025 09:14:57 GMT

Content Headers

2 headers
Content-Length
Content
58999
Content-Type
Content
text/html; charset=utf-8

Server Headers

2 headers
Server
Server
Google Frontend
X-Powered-By
Server
Express

CORS Headers

1 headers
Access-Control-Allow-Origin
Cors
*

Cookies Headers

1 headers
Set-Cookie
Cookies
__kiddopia.prod.id=s%3AF9LyEYSX5F6G4vYxYV5CKnRiyQSxApfj.i6k9q3AwZwqnuyeeF7n3JpnGsjrLgcs3SDB%2BKnZeUhc; Path=/; Expires=Fri, 21 Nov 2025 09:14:56 GMT; HttpOnly; Secure

Other Headers

2 headers
Date
Other
Tue, 18 Nov 2025 09:14:57 GMT
X-Cloud-Trace-Context
Other
384f079276169ca50af90948c178c921;o=1

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology

Analysis completed in 253ms