Mobile 375 × 812

Desktop 1440 × 900

Score: 73 / 100
Based on 8 categories, 0 sections
Decent speed, but optimizing further could improve engagement.
Several missing protections leave your users and data exposed.
Several issues make your site difficult for assistive technology users.
Solid SEO basics — a few optimizations could boost rankings.
Solid infrastructure — fast server responses across the board.
Mostly compliant — a few items need attention.
Rich content metadata — your pages look great everywhere.
Heavier than average — reducing page weight saves energy and bandwidth.
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
Security gaps expose your site and users to attacks, eroding trust.
HSTS header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
1 image-only link(s) without alt text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
No H1 heading found
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/b0b0bc40-c1ee-4254-a9fd-70cc82d51e03)<a href="https://beavercheck.com/results/b0b0bc40-c1ee-4254-a9fd-70cc82d51e03"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fredbull.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fredbull.comThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Addressing the critical issues below would have the most immediate impact on your user trust.
7 barrier(s) likely increasing bounce by ~30%.
Page takes 12.3s to load
+12% bounceUsers abandon at ~3s — you're 9.8s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 3.0s
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
No HSTS header
+1% bounceReturning visitors are briefly exposed to downgrade attacks on first request
Fix: Set Strict-Transport-Security: max-age=31536000; includeSubDomains
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
Thin content
+3% bounceUnder 300 words — visitors bounce looking for substance, search engines rank competitors first
Fix: Add a substantive FAQ, product detail, or case-study section
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
6 broken link(s) on the page
+5% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
€383 investment → €2,401/month returns + EUR 120,500,000 risk avoided
€383
4h · 5 findings
€2,401 /mo
~€28,817 / year
EUR 120,500,000
if kept compliant
€128 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
4.5 developer hours at €85/hr
Based on Austria rates (€85/hr)
Start here for the best return on investment
€10,041,667 / month at risk
~€120,500,010 / year if left unfixed
€120,500,000
+6 more
€0.79 /mo
10721.6 MB/mo × 0.074 EUR/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 5 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
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.
3.05 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
12.28 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.96 s
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.
9.44 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.
14.39 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| /jvG3Za3GZaA6iPCDQBUV2H4cbaQ/XDua6rYfGa5m/IFoeaQ/LA/gsEgV... | 21600.0 s | 159.8 KiB |
| cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js | 86400.0 s | 129.0 KiB |
| cdn.cookielaw.org/scripttemplates/otSDKStub.js | 86400.0 s | 9.1 KiB |
| bm.redbull.com/btnt.js | 7200.0 s | 4.1 KiB |
| /v3/resources/target/client/versions/52d0005bc2df/chunks/... | 300.0 s | 764 B |
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
ONE FOR THE ROAD? div.occasion-carousel-controller__rail-container > div.occasion-rail > div.occasion-rail__item > img.occasion-rail__item-image | /images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_800... | 128.4 KiB | 120.4 KiB |
THE PERFECT FINISHING TOUCH div.occasion-carousel-controller__rail-container > div.occasion-rail > div.occasion-rail__item > img.occasion-rail__item-image | /images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_800... | 108.4 KiB | 100.9 KiB |
div.panoptikum-carousel-occasion-campaign-item-view__grid-wrapper > div.panoptikum-carousel-occasion-campaign-item-view__wrapper > div.panoptikum-carousel-occasion-campaign-item-view__image-wrapper > img.panoptikum-carousel-occasion-campaign-item-view__image div.panoptikum-carousel-occasion-campaign-item-view__grid-wrapper > div.panoptikum-carousel-occasion-campaign-item-view__wrapper > div.panoptikum-carousel-occasion-campaign-item-view__image-wrapper > img.panoptikum-carousel-occasion-campaign-item-view__image | /images/c_limit,w_4000/e_trim/w_900/q_auto,f_auto/redbull... | 129.7 KiB | 93.0 KiB |
CATCHING A SECOND WIND? div.occasion-carousel-controller__rail-container > div.occasion-rail > div.occasion-rail__item > img.occasion-rail__item-image | /images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_800... | 79.6 KiB | 61.7 KiB |
cityscape-early-morning div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_2600/q_auto,f_auto/v1/redbullcom/static/cartoo... | 57.3 KiB | 42.3 KiB |
Red Bull Dance Your Style Hong Kong div.panoptikum-carousel__item-wrapper > div.panoptikum-carousel__item > picture.panoptikum-carousel__image > img.responsive-picture | /images/c_fill,g_auto,w_500,h_671/q_auto,f_auto/redbullco... | 67.1 KiB | 15.8 KiB |
mountainscape-early-morning div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_2600/q_auto,f_auto/v1/redbullcom/static/cartoo... | 17.5 KiB | 12.9 KiB |
div.cosmos-image > div.cosmos-image__container > img.cosmos-image__image div.cosmos-image > div.cosmos-image__container > img.cosmos-image__image | /images/c_fill,g_auto,w_700,h_526/q_auto,f_auto/redbullco... | 53.3 KiB | 5.0 KiB |
div.cosmos-image > div.cosmos-image__container > img.cosmos-image__image div.cosmos-image > div.cosmos-image__container > img.cosmos-image__image | /images/c_crop,x_914,y_1637,h_3171,w_3171/c_fill,w_250,h_... | 10.1 KiB | 4.5 KiB |
div.cosmos-image > div.cosmos-image__container > img.cosmos-image__image div.cosmos-image > div.cosmos-image__container > img.cosmos-image__image | /images/c_fill,g_auto,w_700,h_526/q_auto,f_auto/redbullco... | 41.9 KiB | 4.1 KiB |
div.cosmos-image > div.cosmos-image__container > img.cosmos-image__image div.cosmos-image > div.cosmos-image__container > img.cosmos-image__image | /images/c_fill,g_auto,w_700,h_526/q_auto,f_auto/redbullco... | 43.1 KiB | 4.1 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Performance issues directly impact user engagement and conversion rates.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| /af/64e0cf/00000000000000000001203d/27/l?primer=f592e0a4b... | 10 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
Performance issues directly impact user engagement and conversion rates.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| redbull.com/ | 844 ms |
| www.redbull.com/ | 843 ms |
| www.redbull.com/hk-zh | 0.0 ms |
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.
Performance issues directly impact user engagement and conversion rates.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| /v3/resources/target/client/versions/52d0005bc2df/chunks/... | 222.7 KiB | 154.1 KiB |
| cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js | 128.8 KiB | 79.0 KiB |
| /v3/resources/target/client/versions/52d0005bc2df/chunks/... | 109.7 KiB | 71.4 KiB |
| rm.redbull.com/gtm.js?id=GTM-5XHDS9 | 122.1 KiB | 67.0 KiB |
| rm.redbull.com/gtm.js?id=GTM-TCZQX4 | 121.5 KiB | 61.1 KiB |
| /jvG3Za3GZaA6iPCDQBUV2H4cbaQ/XDua6rYfGa5m/IFoeaQ/LA/gsEgV... | 159.8 KiB | 32.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 reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.redbull.com/hk-zh | 3.0 s | 44 ms | 4.1 ms |
| /v3/resources/target/client/versions/52d0005bc2df/chunks/... | 2.4 s | 1.8 s | 216 ms |
| Unattributable | 1.8 s | 482 ms | 0.0 ms |
| /jvG3Za3GZaA6iPCDQBUV2H4cbaQ/XDua6rYfGa5m/IFoeaQ/LA/gsEgV... | 1.1 s | 1.0 s | 96 ms |
| /v3/resources/target/client/versions/52d0005bc2df/startAp... | 633 ms | 438 ms | 23 ms |
| rm.redbull.com/gtm.js?id=GTM-TCZQX4 | 504 ms | 419 ms | 50 ms |
| cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js | 349 ms | 215 ms | 70 ms |
| /v3/resources/target/client/versions/52d0005bc2df/chunks/... | 348 ms | 199 ms | 69 ms |
| /v3/resources/target/client/versions/52d0005bc2df/chunks/... | 288 ms | 212 ms | 2.1 ms |
| /v3/resources/target/client/versions/52d0005bc2df/chunks/... | 135 ms | 9.4 ms | 2.6 ms |
| cdn.cookielaw.org/scripttemplates/otSDKStub.js | 119 ms | 104 ms | 3.8 ms |
| rm.redbull.com/gtm.js?id=GTM-5XHDS9 | 115 ms | 69 ms | 45 ms |
| /v3/resources/target/client/versions/52d0005bc2df/chunks/... | 52 ms | 2.7 ms | 1.6 ms |
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
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 5.2 s |
| Other | 2.7 s |
| Style & Layout | 1.9 s |
| Script Parsing & Compilation | 726 ms |
| Rendering | 431 ms |
| Garbage Collection | 182 ms |
| Parse HTML & CSS | 94 ms |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
mountainscape-late-morning div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_2600/q_auto,f_auto/v1/redbullcom/static/cartoo... |
mountainscape-mid-morning div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_2600/q_auto,f_auto/v1/redbullcom/static/cartoo... |
mountainscape-early-morning div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_2600/q_auto,f_auto/v1/redbullcom/static/cartoo... |
mountainscape-night div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_2600/q_auto,f_auto/v1/redbullcom/static/cartoo... |
mountainscape-late-evening div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_2600/q_auto,f_auto/v1/redbullcom/static/cartoo... |
cityscape-late-evening div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_2600/q_auto,f_auto/v1/redbullcom/static/cartoo... |
cityscape-night div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_2600/q_auto,f_auto/v1/redbullcom/static/cartoo... |
cityscape-early-morning div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_2600/q_auto,f_auto/v1/redbullcom/static/cartoo... |
cityscape-mid-morning div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_2600/q_auto,f_auto/v1/redbullcom/static/cartoo... |
cityscape-late-morning div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_2600/q_auto,f_auto/v1/redbullcom/static/cartoo... |
CATCHING A SECOND WIND? div.occasion-carousel-controller__rail-container > div.occasion-rail > div.occasion-rail__item > img.occasion-rail__item-image | /images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_800... |
ONE FOR THE ROAD? div.occasion-carousel-controller__rail-container > div.occasion-rail > div.occasion-rail__item > img.occasion-rail__item-image | /images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_800... |
THE PERFECT FINISHING TOUCH div.occasion-carousel-controller__rail-container > div.occasion-rail > div.occasion-rail__item > img.occasion-rail__item-image | /images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_800... |
THE HANDYMAN CAN div.occasion-carousel-controller__rail-container > div.occasion-rail > div.occasion-rail__item > img.occasion-rail__item-image | /images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_800... |
PLAYER 2 WANTED? div.occasion-carousel-controller__rail-container > div.occasion-rail > div.occasion-rail__item > img.occasion-rail__item-image | /images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_800... |
div.tile-content__meta-wrapper > div.tile-content__tagline > span.tile-content__tagline-item-event > img.tile-content__tagline-item-event-flag div.tile-content__meta-wrapper > div.tile-content__tagline > span.tile-content__tagline-item-event > img.tile-content__tagline-item-event-flag |
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.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.tile-content__meta-wrapper > div.tile-content__tagline > span.tile-content__tagline-item-event > img.tile-content__tagline-item-event-flag div.tile-content__meta-wrapper > div.tile-content__tagline > span.tile-content__tagline-item-event > img.tile-content__tagline-item-event-flag |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
RED BULL 好玩全「曆」衝 div.panoptikum__timeline > div.panoptikum-timeline > div.panoptikum-timeline__items > button.panoptikum-timeline__item |
F1 vs WEC: Max Verstappen 挑戰紐伯林 24 小時耐力賽,這與方程式到底有何不同? div.panoptikum__timeline > div.panoptikum-timeline > div.panoptikum-timeline__items > button.panoptikum-timeline__item |
Racing Bulls 東京發布日本限定塗裝 書道家青柳美扇跨界聯乘 div.panoptikum__timeline > div.panoptikum-timeline > div.panoptikum-timeline__items > button.panoptikum-timeline__item |
HYROX 訓練:最新研究發現最聰明的訓練方式 div.panoptikum__timeline > div.panoptikum-timeline > div.panoptikum-timeline__items > button.panoptikum-timeline__item |
2026 年 F1 賽季開鑼 盤點十一支車隊與 22 位頂尖車手名單 div.panoptikum__timeline > div.panoptikum-timeline > div.panoptikum-timeline__items > button.panoptikum-timeline__item |
跑者難以啟齒的6大尷尬疑問——專業教練終極解答 div.panoptikum__timeline > div.panoptikum-timeline > div.panoptikum-timeline__items > button.panoptikum-timeline__item |
HYROX:終極體能賽事詳解 div.panoptikum__timeline > div.panoptikum-timeline > div.panoptikum-timeline__items > button.panoptikum-timeline__item |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
F1 vs WEC: Max Verstappen 挑戰紐伯林 24 小時耐力賽,這與方程式到底有何不同?
Max Verstappen 將於今年 5 月前往… div.cosmos-story-card > a.cosmos-story-card__link |
Netherlands
Max Verstappen - F1史上最年輕賽車冠軍
F1 一級方程式 a.cosmos-person-card |
【TGA 2025】《33號遠征隊》奪9獎成大贏家 網民替小島秀夫、《Kingdom Come》沒獎痛心
上星期遊戲界大事The Game Awards 20… div.cosmos-story-card > a.cosmos-story-card__link |
《SEGA 新創造球會 2026》1月22日上線 事前預約有李健和
正所謂底線傳底震五湖,單刀橫傳霸四海,有一定年資的球迷,如果在遊戲中有得用現在變成「和哥」… div.cosmos-story-card > a.cosmos-story-card__link |
Valve出Steam Machine功能等於Deck 6倍 PS5出日本專用機減價25%
這兩天特別多硬件消息。首先,想玩Steam遊戲又不想花大錢升級電腦… div.cosmos-story-card > a.cosmos-story-card__link |
大張正己《餓狼》動畫重現經典對決 SWC總獎金410萬美元 台灣選手ZJZ奪季軍
這星期在格鬥遊戲電競界中,《餓狼傳說 CotW》可謂最有話題。首先預告加入《… div.cosmos-story-card > a.cosmos-story-card__link |
《HADES》再臨主機平台 回冥界前做足準備重溫劇情玩法
大廠遊戲當然多,但近年最令筆者沉迷的,大多都是獨立遊戲作品,最期待當然是《Dead Cells》出第… div.cosmos-story-card > a.cosmos-story-card__link |
任天堂黑歷史主機Virtual Boy 當年的失敗30年後變經典
東京遊戲展(TGS)今個月9月25日開始舉行,任天堂回復慣例不出席,而在日前搶先舉行網上發佈… div.cosmos-story-card > a.cosmos-story-card__link |
東京電玩展9月舉行 參展廠商試玩作品集合公開
TGS東京電玩展,係亞洲機迷每年朝聖地,一來近,二來亞洲機迷大都喜歡日本文化,現場試玩遊戲又有禮物又見到Show… div.cosmos-story-card > a.cosmos-story-card__link |
《超級機械人大戰》新作月尾推出 源自1991年只剩三英文字母未用
《超級機械人大戰》,有一定機齡又係機械人迷,可能童年時上世紀已經在Game Boy玩過。來到… div.cosmos-story-card > a.cosmos-story-card__link |
《Battlefield 6》新片公開 10月發售今個月Beta公測
戰爭射擊遊戲迷期待很久,對上一款正傳作品《Battlefield V(戰地風雲 5)》已… div.cosmos-story-card > a.cosmos-story-card__link |
小島秀夫、新川洋司香港訪問全記錄 愛港產電影由《英雄本色》到《九龍城寨》
PlayStation遊戲《Death Stranding 2: On The Be… div.cosmos-story-card > a.cosmos-story-card__link |
80年代忍者遊戲熱潮回歸 SEGA《忍》 vs 《忍者龍劍傳》7月、8月連環新作
起初一陣混亂,還以為是同一款遊戲,看清楚發現原來這邊SEGA 80年代經典作… div.cosmos-story-card > a.cosmos-story-card__link |
《Resident Evil》最新作回到Raccoon City 解構影片當年非核爆、Leon才是真主角?
《Resident Evil》中文《生化危機/惡靈… div.cosmos-story-card > a.cosmos-story-card__link |
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
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 404 () | |
NetworkError: request to /v3/api/graphql/v1/v3/feed/zh-HK/related-to/rrn:slug:collections:zh-HK:discover?scoring=featured&filter[films][videoEssence][exists]=true&disableUsageRestrictions=true&score.featured.localeMixing=zh-HK,en-INT&score.featured.subType=carousel&page[limit]=8&rb3Schema=v1:cardList failed. Details: Could not find resource: cannot find slug selector rrn:slug:collections:zh-HK:discover
at d (https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/startApp.06fa8400c589669c578b311a.js:1:62146)
at async v (https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/startApp.06fa8400c589669c578b311a.js:1:63143)
at async start (https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/47113.2aa7b2999545dbe653a23aa9.js:1:5539) | |
panel render error on step 'starting' for rbgemc-rb3/feed-cards-rail-panel/feed-cards-rail-panel. |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.tile-content__meta-wrapper > div.tile-content__tagline > span.tile-content__tagline-item-event > img.tile-content__tagline-item-event-flag div.tile-content__meta-wrapper > div.tile-content__tagline > span.tile-content__tagline-item-event > img.tile-content__tagline-item-event-flag |
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.
892 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.78 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.19 s
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.
4.04 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.
5.31 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| /jvG3Za3GZaA6iPCDQBUV2H4cbaQ/XDua6rYfGa5m/IFoeaQ/LA/gsEgV... | 21600.0 s | 159.8 KiB |
| cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js | 86400.0 s | 129.0 KiB |
| cdn.cookielaw.org/scripttemplates/otSDKStub.js | 86400.0 s | 9.1 KiB |
| bm.redbull.com/btnt.js | 7200.0 s | 4.1 KiB |
| /v3/resources/target/client/versions/52d0005bc2df/chunks/... | 300.0 s | 761 B |
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Red Bull Dance Your Style Hong Kong div.panoptikum-carousel__item-wrapper > div.panoptikum-carousel__item > picture.panoptikum-carousel__image > img.responsive-picture | /images/c_fill,g_auto,w_1450,h_826/q_auto,f_jpg/redbullco... | 248.5 KiB | 79.5 KiB |
div.panoptikum-carousel-occasion-campaign-item-view__grid-wrapper > div.panoptikum-carousel-occasion-campaign-item-view__wrapper > div.panoptikum-carousel-occasion-campaign-item-view__image-wrapper > img.panoptikum-carousel-occasion-campaign-item-view__image div.panoptikum-carousel-occasion-campaign-item-view__grid-wrapper > div.panoptikum-carousel-occasion-campaign-item-view__wrapper > div.panoptikum-carousel-occasion-campaign-item-view__image-wrapper > img.panoptikum-carousel-occasion-campaign-item-view__image | /images/c_limit,w_4000/e_trim/w_900/q_auto,f_auto/redbull... | 129.7 KiB | 73.9 KiB |
ONE FOR THE ROAD? div.occasion-carousel-controller__rail-container > div.occasion-rail > div.occasion-rail__item > img.occasion-rail__item-image | /images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_400... | 69.8 KiB | 58.2 KiB |
THE PERFECT FINISHING TOUCH div.occasion-carousel-controller__rail-container > div.occasion-rail > div.occasion-rail__item > img.occasion-rail__item-image | /images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_400... | 61.4 KiB | 50.6 KiB |
Red Bull Energy Drink div.energy-drink-feed-card__content > div.energy-drink-feed-card__cantainer > div.energy-drink-feed-card__can > img.energy-drink-feed-card__can-image | /images/c_limit,w_4000/e_trim/c_limit,w_400/q_auto,f_auto... | 31.4 KiB | 27.8 KiB |
| /images/c_limit,w_4000/e_trim/c_limit,w_400/q_auto,f_auto... | 31.1 KiB | 27.5 KiB | |
| /images/c_limit,w_4000/e_trim/c_limit,w_400/q_auto,f_auto... | 26.3 KiB | 23.3 KiB | |
| /images/c_limit,w_4000/e_trim/c_limit,w_400/q_auto,f_auto... | 25.9 KiB | 22.8 KiB | |
cityscape-night div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoo... | 43.1 KiB | 22.3 KiB |
CATCHING A SECOND WIND? div.occasion-carousel-controller__rail-container > div.occasion-rail > div.occasion-rail__item > img.occasion-rail__item-image | /images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_400... | 46.9 KiB | 19.7 KiB |
cityscape-early-morning div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoo... | 36.7 KiB | 19.0 KiB |
Participants perform at the Hyrox World Championship in Nice, France, on June 7… div.panoptikum-carousel__item-wrapper > div.panoptikum-carousel__item > picture.panoptikum-carousel__image > img.responsive-picture | /images/c_crop,x_0,y_422,h_4714,w_8380/c_fill,w_1450,h_82... | 142.0 KiB | 18.6 KiB |
Max Verstappen leads at the start during the F1 Grand Prix of Spain at Circuit … div.panoptikum-carousel__item-wrapper > div.panoptikum-carousel__item > picture.panoptikum-carousel__image > img.responsive-picture | /images/c_crop,x_0,y_0,h_2160,w_3840/c_fill,w_1450,h_826/... | 137.3 KiB | 18.0 KiB |
2024年5月5日,Flo Neuschwander參加於德國慕尼黑舉行的「為Wings for Life World Run」全球路跑賽。 div.panoptikum-carousel__item-wrapper > div.panoptikum-carousel__item > picture.panoptikum-carousel__image > img.responsive-picture | /images/c_crop,x_0,y_0,h_2160,w_3840/c_fill,w_1450,h_826/... | 131.4 KiB | 17.2 KiB |
Red Bull Sugarfree div.energy-drink-feed-card__content > div.energy-drink-feed-card__cantainer > div.energy-drink-feed-card__can > img.energy-drink-feed-card__can-image | /images/c_limit,w_4000/e_trim/c_limit,w_200/q_auto,f_auto... | 21.6 KiB | 17.0 KiB |
cityscape-mid-morning div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoo... | 31.7 KiB | 16.4 KiB |
A HYROX athlete performs during the Wall Balls. div.panoptikum-carousel__item-wrapper > div.panoptikum-carousel__item > picture.panoptikum-carousel__image > img.responsive-picture | /images/c_crop,x_0,y_207,h_2160,w_3840/c_fill,w_1450,h_82... | 115.6 KiB | 15.1 KiB |
Digital renders of the VCARB 03 in the special livery ahead of the 2026 Japanes… div.panoptikum-carousel__item-wrapper > div.panoptikum-carousel__item > picture.panoptikum-carousel__image > img.responsive-picture | /images/c_crop,x_0,y_0,h_2160,w_3840/c_fill,w_1450,h_826/... | 107.5 KiB | 14.1 KiB |
Max Verstappen drives an AMG Mercedes in Red Bull colours at ADAC Nürburgring L… div.panoptikum-carousel__item-wrapper > div.panoptikum-carousel__item > picture.panoptikum-carousel__image > img.responsive-picture | /images/c_crop,x_0,y_459,h_2524,w_4488/c_fill,w_1450,h_82... | 100.1 KiB | 13.1 KiB |
div.cosmos-image > div.cosmos-image__container > img.cosmos-image__image div.cosmos-image > div.cosmos-image__container > img.cosmos-image__image | /images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullco... | 19.2 KiB | 8.4 KiB |
div.cosmos-image > div.cosmos-image__container > img.cosmos-image__image div.cosmos-image > div.cosmos-image__container > img.cosmos-image__image | /images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullco... | 18.4 KiB | 7.6 KiB |
div.cosmos-image > div.cosmos-image__container > img.cosmos-image__image div.cosmos-image > div.cosmos-image__container > img.cosmos-image__image | /images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullco... | 17.6 KiB | 6.8 KiB |
Red Bull Energy Drink div.energy-drink-feed-card__content > div.energy-drink-feed-card__cantainer > div.energy-drink-feed-card__can > img.energy-drink-feed-card__can-image | /images/c_limit,w_4000/e_trim/c_limit,w_200/q_auto,f_auto... | 18.6 KiB | 5.9 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| /af/64e0cf/00000000000000000001203d/27/l?primer=f592e0a4b... | 20 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
Performance issues directly impact user engagement and conversion rates.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| redbull.com/ | 204 ms |
| www.redbull.com/ | 271 ms |
| www.redbull.com/hk-zh | 0.0 ms |
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.
Performance issues directly impact user engagement and conversion rates.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| /v3/resources/target/client/versions/52d0005bc2df/chunks/... | 222.7 KiB | 153.4 KiB |
| cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js | 128.8 KiB | 79.0 KiB |
| /v3/resources/target/client/versions/52d0005bc2df/chunks/... | 109.7 KiB | 71.4 KiB |
| rm.redbull.com/gtm.js?id=GTM-TCZQX4 | 121.5 KiB | 64.8 KiB |
| rm.redbull.com/gtm.js?id=GTM-5XHDS9 | 122.2 KiB | 63.2 KiB |
| /jvG3Za3GZaA6iPCDQBUV2H4cbaQ/XDua6rYfGa5m/IFoeaQ/LA/gsEgV... | 159.8 KiB | 32.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 reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| /v3/resources/target/client/versions/52d0005bc2df/chunks/... | 2.4 s | 2.2 s | 50 ms |
| www.redbull.com/hk-zh | 977 ms | 197 ms | 1.3 ms |
| Unattributable | 427 ms | 79 ms | 0.0 ms |
| /jvG3Za3GZaA6iPCDQBUV2H4cbaQ/XDua6rYfGa5m/IFoeaQ/LA/gsEgV... | 333 ms | 304 ms | 16 ms |
| /v3/resources/target/client/versions/52d0005bc2df/chunks/... | 155 ms | 154 ms | 0.2 ms |
| rm.redbull.com/gtm.js?id=GTM-5XHDS9 | 147 ms | 119 ms | 17 ms |
| /v3/resources/target/client/versions/52d0005bc2df/startAp... | 89 ms | 43 ms | 6.0 ms |
| /v3/resources/target/client/versions/52d0005bc2df/chunks/... | 81 ms | 68 ms | 1.3 ms |
| cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js | 78 ms | 44 ms | 17 ms |
| /v3/resources/target/client/versions/52d0005bc2df/chunks/... | 53 ms | 34 ms | 18 ms |
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
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 3.3 s |
| Other | 699 ms |
| Style & Layout | 511 ms |
| Script Parsing & Compilation | 190 ms |
| Rendering | 96 ms |
| Parse HTML & CSS | 65 ms |
| Garbage Collection | 56 ms |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
mountainscape-late-morning div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoo... |
mountainscape-mid-morning div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoo... |
mountainscape-early-morning div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoo... |
mountainscape-night div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoo... |
mountainscape-late-evening div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoo... |
cityscape-late-evening div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoo... |
cityscape-night div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoo... |
cityscape-early-morning div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoo... |
cityscape-mid-morning div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoo... |
cityscape-late-morning div.occasion-carousel-controller__scenery-container > div.occasion-carousel-controller__scenery > div.occasion-scenery > img.occasion-scenery__item | /c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoo... |
CATCHING A SECOND WIND? div.occasion-carousel-controller__rail-container > div.occasion-rail > div.occasion-rail__item > img.occasion-rail__item-image | /images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_400... |
ONE FOR THE ROAD? div.occasion-carousel-controller__rail-container > div.occasion-rail > div.occasion-rail__item > img.occasion-rail__item-image | /images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_400... |
THE PERFECT FINISHING TOUCH div.occasion-carousel-controller__rail-container > div.occasion-rail > div.occasion-rail__item > img.occasion-rail__item-image | /images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_400... |
THE HANDYMAN CAN div.occasion-carousel-controller__rail-container > div.occasion-rail > div.occasion-rail__item > img.occasion-rail__item-image | /images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_400... |
PLAYER 2 WANTED? div.occasion-carousel-controller__rail-container > div.occasion-rail > div.occasion-rail__item > img.occasion-rail__item-image | /images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_400... |
div.tile-content__meta-wrapper > div.tile-content__tagline > span.tile-content__tagline-item-event > img.tile-content__tagline-item-event-flag div.tile-content__meta-wrapper > div.tile-content__tagline > span.tile-content__tagline-item-event > img.tile-content__tagline-item-event-flag |
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.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.tile-content__meta-wrapper > div.tile-content__tagline > span.tile-content__tagline-item-event > img.tile-content__tagline-item-event-flag div.tile-content__meta-wrapper > div.tile-content__tagline > span.tile-content__tagline-item-event > img.tile-content__tagline-item-event-flag |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
RED BULL 好玩全「曆」衝 div.panoptikum__timeline > div.panoptikum-timeline > div.panoptikum-timeline__items > button.panoptikum-timeline__item |
F1 vs WEC: Max Verstappen 挑戰紐伯林 24 小時耐力賽,這與方程式到底有何不同? div.panoptikum__timeline > div.panoptikum-timeline > div.panoptikum-timeline__items > button.panoptikum-timeline__item |
Racing Bulls 東京發布日本限定塗裝 書道家青柳美扇跨界聯乘 div.panoptikum__timeline > div.panoptikum-timeline > div.panoptikum-timeline__items > button.panoptikum-timeline__item |
HYROX 訓練:最新研究發現最聰明的訓練方式 div.panoptikum__timeline > div.panoptikum-timeline > div.panoptikum-timeline__items > button.panoptikum-timeline__item |
2026 年 F1 賽季開鑼 盤點十一支車隊與 22 位頂尖車手名單 div.panoptikum__timeline > div.panoptikum-timeline > div.panoptikum-timeline__items > button.panoptikum-timeline__item |
跑者難以啟齒的6大尷尬疑問——專業教練終極解答 div.panoptikum__timeline > div.panoptikum-timeline > div.panoptikum-timeline__items > button.panoptikum-timeline__item |
HYROX:終極體能賽事詳解 div.panoptikum__timeline > div.panoptikum-timeline > div.panoptikum-timeline__items > button.panoptikum-timeline__item |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
F1 vs WEC: Max Verstappen 挑戰紐伯林 24 小時耐力賽,這與方程式到底有何不同?
Max Verstappen 將於今年 5 月前往… div.cosmos-story-card > a.cosmos-story-card__link |
Racing Bulls 東京發布日本限定塗裝 書道家青柳美扇跨界聯乘
Racing Bulls 車隊於上週六在東京澀谷舉行的 Red Bull Tokyo … div.cosmos-story-card > a.cosmos-story-card__link |
HYROX 訓練:最新研究發現最聰明的訓練方式
HYROX一場遠超力量的考驗,而是精密設計的人體生理競賽! 從能量管理、配速策略到恢復機制,深入解構如何將你的… div.cosmos-story-card > a.cosmos-story-card__link |
2026 年 F1 賽季開鑼 盤點十一支車隊與 22 位頂尖車手名單
全新賽規、全新賽車、全新車隊與全新車手:2026 年一級方程式世界錦標賽勢必成為近年最難… div.cosmos-story-card > a.cosmos-story-card__link |
2025年遊戲界10大大事回顧 板垣離世原田離職 Indie遊戲強勢AI時代的風波
2025年的遊戲界,有新世代主機登場成廠方史上銷售最快主機,亦有微軟主機的… div.cosmos-story-card > a.cosmos-story-card__link |
Netherlands
Max Verstappen - F1史上最年輕賽車冠軍
F1 一級方程式 a.cosmos-person-card |
【TGA 2025】《33號遠征隊》奪9獎成大贏家 網民替小島秀夫、《Kingdom Come》沒獎痛心
上星期遊戲界大事The Game Awards 20… div.cosmos-story-card > a.cosmos-story-card__link |
《SEGA 新創造球會 2026》1月22日上線 事前預約有李健和
正所謂底線傳底震五湖,單刀橫傳霸四海,有一定年資的球迷,如果在遊戲中有得用現在變成「和哥」… div.cosmos-story-card > a.cosmos-story-card__link |
Valve出Steam Machine功能等於Deck 6倍 PS5出日本專用機減價25%
這兩天特別多硬件消息。首先,想玩Steam遊戲又不想花大錢升級電腦… div.cosmos-story-card > a.cosmos-story-card__link |
大張正己《餓狼》動畫重現經典對決 SWC總獎金410萬美元 台灣選手ZJZ奪季軍
這星期在格鬥遊戲電競界中,《餓狼傳說 CotW》可謂最有話題。首先預告加入《… div.cosmos-story-card > a.cosmos-story-card__link |
《HADES》再臨主機平台 回冥界前做足準備重溫劇情玩法
大廠遊戲當然多,但近年最令筆者沉迷的,大多都是獨立遊戲作品,最期待當然是《Dead Cells》出第… div.cosmos-story-card > a.cosmos-story-card__link |
任天堂黑歷史主機Virtual Boy 當年的失敗30年後變經典
東京遊戲展(TGS)今個月9月25日開始舉行,任天堂回復慣例不出席,而在日前搶先舉行網上發佈… div.cosmos-story-card > a.cosmos-story-card__link |
東京電玩展9月舉行 參展廠商試玩作品集合公開
TGS東京電玩展,係亞洲機迷每年朝聖地,一來近,二來亞洲機迷大都喜歡日本文化,現場試玩遊戲又有禮物又見到Show… div.cosmos-story-card > a.cosmos-story-card__link |
《超級機械人大戰》新作月尾推出 源自1991年只剩三英文字母未用
《超級機械人大戰》,有一定機齡又係機械人迷,可能童年時上世紀已經在Game Boy玩過。來到… div.cosmos-story-card > a.cosmos-story-card__link |
《Battlefield 6》新片公開 10月發售今個月Beta公測
戰爭射擊遊戲迷期待很久,對上一款正傳作品《Battlefield V(戰地風雲 5)》已… div.cosmos-story-card > a.cosmos-story-card__link |
小島秀夫、新川洋司香港訪問全記錄 愛港產電影由《英雄本色》到《九龍城寨》
PlayStation遊戲《Death Stranding 2: On The Be… div.cosmos-story-card > a.cosmos-story-card__link |
80年代忍者遊戲熱潮回歸 SEGA《忍》 vs 《忍者龍劍傳》7月、8月連環新作
起初一陣混亂,還以為是同一款遊戲,看清楚發現原來這邊SEGA 80年代經典作… div.cosmos-story-card > a.cosmos-story-card__link |
《Resident Evil》最新作回到Raccoon City 解構影片當年非核爆、Leon才是真主角?
《Resident Evil》中文《生化危機/惡靈… div.cosmos-story-card > a.cosmos-story-card__link |
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
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 404 () | |
NetworkError: request to /v3/api/graphql/v1/v3/feed/zh-HK/related-to/rrn:slug:collections:zh-HK:discover?scoring=featured&filter[films][videoEssence][exists]=true&disableUsageRestrictions=true&score.featured.localeMixing=zh-HK,en-INT&score.featured.subType=carousel&page[limit]=8&rb3Schema=v1:cardList failed. Details: Could not find resource: cannot find slug selector rrn:slug:collections:zh-HK:discover
at d (https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/startApp.06fa8400c589669c578b311a.js:1:62146)
at async v (https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/startApp.06fa8400c589669c578b311a.js:1:63143)
at async start (https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/47113.2aa7b2999545dbe653a23aa9.js:1:5539) | |
panel render error on step 'starting' for rbgemc-rb3/feed-cards-rail-panel/feed-cards-rail-panel. |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.tile-content__meta-wrapper > div.tile-content__tagline > span.tile-content__tagline-item-event > img.tile-content__tagline-item-event-flag div.tile-content__meta-wrapper > div.tile-content__tagline > span.tile-content__tagline-item-event > img.tile-content__tagline-item-event-flag |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback