Mobile 375 × 812

Desktop 1440 × 900

Score: 74 / 100
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
HSTS header is missing
No Content-Security-Policy header found
Page weighs 9.5 MB (5.6 MB transferred)
No favicon or icon links detected
[](https://beavercheck.com/results/00d0d35c-1ffd-1fc0-69f2-2e92b26555c5)<a href="https://beavercheck.com/results/00d0d35c-1ffd-1fc0-69f2-2e92b26555c5"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.citadel.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.citadel.comThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
5.02 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
20.14 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
460 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
12.07 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
20.41 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| www.citadel.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/625261456364/main.js? | 14400.0 s | 11.9 KiB |
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
| URL | Est Savings |
|---|---|
| /wp-content/themes/citadel/assets//fonts/fontawesome-webf... | 60 ms |
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.section-layout-wrap-video-module__video-area__video-placeholder > div.section-layout-wrap-video-module__video-area__video-image-inner > div.section-layout-wrap-video-module__video-area__video-image-wrap > img.section-layout-wrap-video-module__video-area__video-image div.section-layout-wrap-video-module__video-area__video-placeholder > div.section-layout-wrap-video-module__video-area__video-image-inner > div.section-layout-wrap-video-module__video-area__video-image-wrap > img.section-layout-wrap-video-module__video-area__video-image | www.citadel.com/wp-content/uploads/2022/10/Citadel_Innovation_Finance-1.jpg | 1.4 MiB | 1.4 MiB |
div#section-7 > div.layout-full_width_image > div.layout-full_width_image__image > img.layout-full_width_image__image--wide div#section-7 > div.layout-full_width_image > div.layout-full_width_image__image > img.layout-full_width_image__image--wide | /wp-content/uploads/2026/02/CitadelLondonOfficeShootMarch... | 963.5 KiB | 951.0 KiB |
div.site-logo-sec > div.site-logo > a.site-logo-link > img div.site-logo-sec > div.site-logo > a.site-logo-link > img | www.citadel.com/wp-content/uploads/2022/12/Citadel-Logo.png | 7.7 KiB | 7.2 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.citadel.com/wp-content/themes/citadel/assets//css/style.css?=1772683897 | 240.4 KiB | 228.0 KiB |
| www.citadel.com/wp-includes/css/dashicons.min.css?=1771509489 | 34.4 KiB | 34.4 KiB |
| www.citadel.com/wp-includes/css/dist/block-library/style.min.css?=1771509489 | 15.9 KiB | 15.8 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.citadel.com/wp-content/themes/citadel/assets/js/plugins.js?=1772116175 | 121.9 KiB | 95.4 KiB |
| www.citadel.com/wp-content/themes/citadel/assets/js/citadel.min.js?=1772694459 | 113.9 KiB | 93.8 KiB |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
| Category | Time Spent |
|---|---|
| Other | 1.3 s |
| Script Evaluation | 740 ms |
| Style & Layout | 658 ms |
| Parse HTML & CSS | 206 ms |
| Rendering | 150 ms |
| Script Parsing & Compilation | 145 ms |
| Garbage Collection | 25 ms |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.citadel.com/wp-content/themes/citadel/assets/js/script.js?=1772116175 | 7.8 KiB | 2.2 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
div.site-logo-sec > div.site-logo > a.site-logo-link > img div.site-logo-sec > div.site-logo > a.site-logo-link > img | www.citadel.com/wp-content/uploads/2022/12/Citadel-Logo.png |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
| Failing Elements |
|---|
Skip to Content body.home > header.page-section |
Together, We
Turn Ambition
Into Action
For more than three decades, we’ve capt… body.home > div.page-wrap > div#section-1 |
Who we are
Our ambition is to be the most successful investment firm of all ti… body.home > div.page-wrap > div#section-2 |
Innovation at the Forefront of Finance
Our people are relentless in seeking a … body.home > div.page-wrap > div#section-4 |
Work with
Exceptional Talent
Here, you’ll be energized by the people around yo… body.home > div.page-wrap > div#section-6 |
Featured News
& Perspectives
Explore articles and other coverage about our fi… body.home > div.page-wrap > div#section-8 |
Citadel
Who We Are
What We Do
News
Careers
Privacy
Terms of Use
Notices
Disclos… body.home > footer.page-section |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
| Deprecation / Warning | Source |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 403 () |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
| Link destination | Link Text |
|---|---|
| www.citadel.com/who-we-are/ | Learn More |
| www.citadel.com/what-we-do | Learn More |
| www.citadel.com/news/ | Learn More |
| www.citadel.com/careers | Learn More |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
670 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.16 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.13 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
4.16 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
| URL | Est Savings |
|---|---|
| /wp-content/themes/citadel/assets//fonts/fontawesome-webf... | 30 ms |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.section-layout-wrap-video-module__video-area__video-placeholder > div.section-layout-wrap-video-module__video-area__video-image-inner > div.section-layout-wrap-video-module__video-area__video-image-wrap > img.section-layout-wrap-video-module__video-area__video-image div.section-layout-wrap-video-module__video-area__video-placeholder > div.section-layout-wrap-video-module__video-area__video-image-inner > div.section-layout-wrap-video-module__video-area__video-image-wrap > img.section-layout-wrap-video-module__video-area__video-image | www.citadel.com/wp-content/uploads/2022/10/Citadel_Innovation_Finance-1.jpg | 1.4 MiB | 1.2 MiB |
div.page-section--hero-with-bg-cta__image-and-header > div.page-section--layout_hero-module__video-outer-wrap > div.page-section--layout_hero-module__video-wrap > video.page-section--layout_hero-module__video div.page-section--hero-with-bg-cta__image-and-header > div.page-section--layout_hero-module__video-outer-wrap > div.page-section--layout_hero-module__video-wrap > video.page-section--layout_hero-module__video | www.citadel.com/wp-content/uploads/2025/04/Citadel_vid.jpg | 1.2 MiB | 1.0 MiB |
div#section-7 > div.layout-full_width_image > div.layout-full_width_image__image > img.layout-full_width_image__image--wide div#section-7 > div.layout-full_width_image > div.layout-full_width_image__image > img.layout-full_width_image__image--wide | /wp-content/uploads/2026/02/CitadelLondonOfficeShootMarch... | 963.5 KiB | 824.9 KiB |
div.site-logo-sec > div.site-logo > a.site-logo-link > img div.site-logo-sec > div.site-logo > a.site-logo-link > img | www.citadel.com/wp-content/uploads/2022/12/Citadel-Logo.png | 7.7 KiB | 6.6 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| www.citadel.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/625261456364/main.js? | 14400.0 s | 10.9 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.citadel.com/wp-content/themes/citadel/assets//css/style.css?=1772683897 | 240.4 KiB | 224.9 KiB |
| www.citadel.com/wp-includes/css/dashicons.min.css?=1771509489 | 34.4 KiB | 34.4 KiB |
| www.citadel.com/wp-includes/css/dist/block-library/style.min.css?=1771509489 | 15.9 KiB | 15.8 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.citadel.com/wp-content/themes/citadel/assets/js/plugins.js?=1772116175 | 121.9 KiB | 95.3 KiB |
| www.citadel.com/wp-content/themes/citadel/assets/js/citadel.min.js?=1772694459 | 113.9 KiB | 93.8 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.citadel.com/wp-content/themes/citadel/assets/js/script.js?=1772116175 | 7.8 KiB | 2.2 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
div.site-logo-sec > div.site-logo > a.site-logo-link > img div.site-logo-sec > div.site-logo > a.site-logo-link > img | www.citadel.com/wp-content/uploads/2022/12/Citadel-Logo.png |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
| Failing Elements |
|---|
Skip to Content
Who We Are
What We Do
News
Careers
Client Login body.home > header.page-section |
Together, We
Turn Ambition
Into Action
For more than three decades, we’ve capt… body.home > div.page-wrap > div#section-1 |
Who we are
Our ambition is to be the most successful investment firm of all ti… body.home > div.page-wrap > div#section-2 |
Innovation at the Forefront of Finance
Our people are relentless in seeking a … body.home > div.page-wrap > div#section-4 |
Work with
Exceptional Talent
Here, you’ll be energized by the people around yo… body.home > div.page-wrap > div#section-6 |
Featured News
& Perspectives
Explore articles and other coverage about our fi… body.home > div.page-wrap > div#section-8 |
Citadel
Who We Are
What We Do
News
Careers
Privacy
Terms of Use
Notices
Disclos… body.home > footer.page-section |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
| Deprecation / Warning | Source |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 403 () |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Send Feedback