Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
public, max-age=0
cache-control: public, max-age=0
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: BunnyCDN-ASB1-925 x-powered-by: PHP/7.3.24
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Cdn-Cache
HIT
Cdn-Cachedat
06/20/2026 11:49:00
Cdn-Edgestorageid
925
Cdn-Proxyver
1.57
Cdn-Pullzone
4296439
Cdn-Requestcountrycode
US
Cdn-Requestid
534d1bdb6b7451f559eef45b000470bc
Cdn-Requestpullcode
200
Cdn-Requestpullsuccess
True
Cdn-Requesttime
0
Cdn-Status
200
Date
Mon, 22 Jun 2026 08:54:54 GMT
Link
rel=https://api.w.org/
rel=alternate
type=application/json
X-Cache-Status
STALE
X-Debug-Cache-Key
httpsGETmanybackgrounds.com/desktopgzip
X-Elasticpress-Query
true
cdn-cache: HIT cdn-cachedat: 06/20/2026 11:49:00 cdn-edgestorageid: 925 cdn-proxyver: 1.57 cdn-pullzone: 4296439 cdn-requestcountrycode: US cdn-requestid: 534d1bdb6b7451f559eef45b000470bc cdn-requestpullcode: 200 cdn-requestpullsuccess: True cdn-requesttime: 0 cdn-status: 200 date: Mon, 22 Jun 2026 08:54:54 GMT link: <https://manybackgrounds.com/wp-json/>; rel="https://api.w.org/", <https://manybackgrounds.com/wp-json/wp/v2/keyword/7>; rel="alternate"; type="application/json" x-cache-status: STALE x-debug-cache-key: httpsGETmanybackgrounds.com/desktopgzip x-elasticpress-query: true
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology