15 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Basic
object-src; base-uri; script-src; +1 more
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
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • 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

3 headers
Accept-Ranges
Performance
none
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

2 headers
Cache-Control
Caching
private, max-age=0
Expires
Caching
-1

Content Headers

1 headers
Content-Type
Content
text/html; charset=ISO-8859-1

Server Headers

1 headers
Server
Server
gws

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
NID=526=RLE_4g-N3SAL-CgrRMfiXIEV37ZDrOzRVy6pVR4uxIEikY6gXzEcp3YeFCVD6aMx_wpHi6iJ1ljHCRPTKzU6JInOHMXFcVXU4BH1utbz4qkAjjSSI8HjvsoGmVpQy-E2NCX1WmgUPopNAdT0GuLKJXg8rEWLIog375-JWnG1XSEckhYmFG_UCXE6WyAahF-G2j0_gPhDvC-UkrwzHIqJ; expires=Thu, 07-May-2026 10:55:12 GMT; path=/; domain=.google.com.ph; HttpOnly

Other Headers

4 headers
Accept-Ch
Other
Sec-CH-Prefers-Color-Scheme
Alt-Svc
Other
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Date
Other
Wed, 05 Nov 2025 10:55:12 GMT
P3p
Other
CP="This is not a P3P policy! See g.co/p3phelp for more info."

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 50ms