Open
Cached
·
just now
17
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; script-src; style-src; +10 more
default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://maps.googleapis.com https://script.hotjar.com https://static.hotjar.com https://www.google.com/recaptcha/ https://www.googletagmanager.com https://www.gstatic.com/recaptcha/releases/ https://portalone.processonepayments.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; object-src 'none'; base-uri 'self'; connect-src 'self' https://www.google.com https://content.hotjar.io https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://maps.googleapis.com https://metrics.hotjar.io https://*.google-analytics.com https://api.vyrd.co wss://ws.hotjar.com; font-src 'self' https://fonts.gstatic.com; frame-src 'self' https://www.google.com https://portalone.processonepayments.com; img-src 'self' data: https://maps.googleapis.com https://maps.gstatic.com; manifest-src 'self'; media-src 'self' https://storage.googleapis.com; worker-src 'none'; frame-ancestors 'self'
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • 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
3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Vary
Performance
x-fh-requested-host, accept-encoding
Caching Headers
3 headers
Cache-Control
Caching
max-age=3600
Etag
Caching
"e99b6bf2c161fcbdd00ea41f664569bc0b81c43f5e49eb1f08468bb25536a166"
Last-Modified
Caching
Thu, 25 Sep 2025 10:00:02 GMT
Content Headers
2 headers
Content-Length
Content
21539
Content-Type
Content
text/html; charset=utf-8
Server Headers
0 headers
No server headers found
CORS Headers
0 headers
No CORS headers found
Cookies Headers
0 headers
No cookies headers found
Other Headers
6 headers
Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Sun, 23 Nov 2025 18:34:26 GMT
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Served-By
Other
cache-pdk-kfty8610066-PDK
X-Timer
Other
S1763922867.690563,VS0,VE111
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 203ms