Open
Cached
·
7h ago
26
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
accelerometer=(self), autoplay=(self), cross-origin-isolated=(self); +16 more
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate
cache-control: no-store, no-cache, must-revalidate
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: cloudflare x-powered-by: Craft CMS, SEOmatic
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
Content-Type, Authorization, X-Requested-With
Access-Control-Allow-Methods
GET,HEAD,OPTIONS,POST,PUT
Access-Control-Allow-Origin
pearlpro.app
access-control-allow-credentials: true access-control-allow-headers: Content-Type, Authorization, X-Requested-With access-control-allow-methods: GET,HEAD,OPTIONS,POST,PUT access-control-allow-origin: pearlpro.app
Cookies Headers
Other Headers
Date
Tue, 05 May 2026 10:36:37 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
X-Permitted-Cross-Domain-Policies
none
X-Robots-Tag
all
cf-cache-status: DYNAMIC
cf-ray: 9f6f1ae7ce0257c4-IAD
date: Tue, 05 May 2026 10:36:37 GMT
link: <https://pearlscore.com/>; rel='canonical'
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Ft4E7ty4wuc9o9eAO3R8kZw4uIc71QveJwssWEwy90M2UN4Npr2oXNxxEW2Ng%2FqeJEl4tqc2wH9rhdPGg3YB4A3PsGrwKi9mZBOmpJSPwBK9mtxqXcJRCtyOhmqil2j8"}]}
x-permitted-cross-domain-policies: none
x-robots-tag: all
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology