HTTP Headers Analysis for https://code.google.com

Analyzed on November 02, 2025 at 21:22 UTC

URL: https://code.google.com | Status: 200

18 Headers
Total Found

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Basic
script-src; object-src; report-uri; +1 more
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

2 headers
Accept-Ranges
Performance
bytes
Vary
Performance
Accept-Encoding

Caching Headers

4 headers
Cache-Control
Caching
no-cache, must-revalidate
Expires
Caching
Fri, 01 Jan 1990 00:00:00 GMT
Last-Modified
Caching
Tue, 17 Sep 2024 06:08:00 GMT
Pragma
Caching
no-cache

Content Headers

2 headers
Content-Length
Content
5418
Content-Type
Content
text/html

Server Headers

1 headers
Server
Server
sffe

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

4 headers
Alt-Svc
Other
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Content-Security-Policy-Report-Only
Other
require-trusted-types-for 'script'; report-uri https://csp.withgoogle.com/csp/codesite
Date
Other
Sun, 02 Nov 2025 21:22:40 GMT
Report-To
Other
{"group":"codesite","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/codesite"}]}

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 0ms