Open
Cached
·
just now
15
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; font-src; img-src; +4 more
default-src 'self' https://tbinternational.jobs.personio.de; font-src * data:;img-src * data:; script-src * 'unsafe-inline' 'unsafe-eval'; style-src * 'unsafe-eval' 'unsafe-inline'; object-src *; connect-src *;
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
1 headers
Vary
Performance
Accept-Encoding
Caching Headers
2 headers
Cache-Control
Caching
must-revalidate, proxy-revalidate, private, no-cache, max-age=0
Etag
Caching
"3bf002332477e42ef6a293249d130f74"
Content Headers
2 headers
Content-Length
Content
43986
Content-Type
Content
text/html; charset=utf-8
Server Headers
1 headers
Server
Server
Apache/2.4.63 (Ubuntu)
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 00:14:42 GMT
Via
Other
1.1 google
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 652ms