Open
Cached
·
just now
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=2592000; includeSubDomains
Content-Security-Policy
Good
object-src; font-src; connect-src; +8 more
object-src 'none'; font-src 'self' fonts.gstatic.com fonts.googleapis.com; connect-src 'self' https://opensource.googleblog.com/feeds/posts/summary/-/gsoc *.gstatic.com www.googletagmanager.com www.google-analytics.com https://accounts.google.com/gsi/; default-src 'self' *.gstatic.com; media-src 'self'; base-uri 'self'; frame-src 'self' accounts.google.com; img-src 'self' data: *.googleusercontent.com *.gstatic.com storage.googleapis.com www.google-analytics.com via.placeholder.com; script-src 'self' apis.google.com ssl.gstatic.com https://www.gstatic.com/brandstudio/kato/cookie_choice_component/ www.googletagmanager.com www.google-analytics.com https://opensource.googleblog.com/feeds/posts/summary/-/gsoc https://accounts.google.com/gsi/; child-src 'self'; style-src 'self' 'unsafe-inline' fonts.googleapis.com https://accounts.google.com/gsi/
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Strengthen CSP by removing 'unsafe-eval'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
1 headers
Vary
Performance
Cookie
Caching Headers
0 headers
No caching headers found
Content Headers
2 headers
Content-Length
Content
147404
Content-Type
Content
text/html; charset=utf-8
Server Headers
1 headers
Server
Server
Google Frontend
CORS Headers
0 headers
No CORS headers found
Cookies Headers
0 headers
No cookies headers found
Other Headers
3 headers
Alt-Svc
Other
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Date
Other
Sat, 22 Nov 2025 01:17:08 GMT
X-Cloud-Trace-Context
Other
8c15003cfdab1fb1e263f37193f912fa
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Analysis completed in 113ms