Mobile 375 × 812

Desktop 1440 × 900

Score: 68 / 100
Based on 8 categories, 0 sections
Room to improve — your 23.5s load time is above Google's 2.5s 'Good' threshold.
Several missing protections leave your users and data exposed.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Good server performance with room for optimization.
Mostly compliant — a few items need attention.
Good content signals with minor gaps.
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.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
Page weighs 11.6 MB (5.6 MB transferred)
Performance issues directly impact user engagement and conversion rates.
1 control(s) without accessible label
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
Soft 404: server returns HTTP 200 for non-existent pages
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/f60fd10c-b0ca-41b7-bc5a-4a2905a4b399)<a href="https://beavercheck.com/results/f60fd10c-b0ca-41b7-bc5a-4a2905a4b399"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fguinnessworldrecords.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fguinnessworldrecords.comThis badge auto-updates with your latest scan result.
Your site has several issues that may be affecting user experience and business outcomes. Your LCP of 23.5s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your user trust.
8 barrier(s) likely increasing bounce by ~32%.
Page takes 23.5s to load
+12% bounceUsers abandon at ~3s — you're 21.0s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 1.5s
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
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
Severe layout shift during page load
+6% bounceUsers mis-click when content jumps — converting intent into frustration
Fix: Reserve space for images, ads, and embeds with explicit width/height
1 form field(s) without a label
+2% bounceScreen readers skip unlabeled fields; autofill can't identify them; checkout abandonment spikes
Fix: Associate every input with a visible <label for="…">; add autocomplete attributes
No structured data
+2% bounceNo rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
Fix: Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)
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
1 broken link(s) on the page
+2% 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.
€510 investment → €1.29/month returns + EUR 20,500,000 risk avoided
€510
6h · 5 findings
€1.29 /mo
~€16 / year
EUR 20,500,000
if kept compliant
€85 — 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.
6.0 developer hours at €85/hr
Based on European Union rates (€85/hr)
Start here for the best return on investment
€1,708,335 / month at risk
~€20,500,016 / year if left unfixed
€20,500,000
+4 more
€1.29 /mo
17463.0 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.
2.25 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
23.49 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.53 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.702
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.78 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.
29.34 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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
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 | |
|---|---|---|---|
Guinness World Records Announces First Permanent UK Attraction - image of The O… div.slick-track > div.slider-holder > a.slider-holder-link > img.lazy | www.guinnessworldrecords.com/images/london-venue-homepage-banner.png | 577.0 KiB | 548.1 KiB |
GWR-Store div.slick-track > div.slider-holder > a.slider-holder-link > img.lazy | /products/images/banner-with-gwr2026-homepage-1900x650.jpg | 188.3 KiB | 161.2 KiB |
Pont-des-Arts with love-locks on the railing a > article.news-item > figure > img | www.guinnessworldrecords.com/news/2026/4/images/love-locks-thumbnail.png | 200.2 KiB | 160.9 KiB |
Explore creative campaigns – image of a car performing a loop-the-loop article > a > div.columned-image > img.lazy | /products/images/largest-loop-the-loop-in-a-car-for-tile.jpg | 195.6 KiB | 156.5 KiB |
Herbie the rabbit then and now a > article.news-item > figure > img | www.guinnessworldrecords.com/news/2026/4/images/oldest-rabbit-new-thumbnail.jpg | 192.0 KiB | 152.8 KiB |
Record selector screenshot article > a > div.columned-image > img.lazy | /products/images/tile-for-record-selector-homepage.jpg | 186.1 KiB | 147.1 KiB |
split image of Tom with certificate and some of his tattoos a > article.news-item > figure > img | /news/2026/4/images/most-marvel-tattoos-thumbnail.jpg | 184.1 KiB | 144.8 KiB |
GWR for Business
We’re on a mission to show off your brilliant brand, and your… body.en > main#main > section.component-wrapper | www.guinnessworldrecords.com/images/b2b-online-records-banner.jpg | 320.8 KiB | 135.2 KiB |
banner for news story div.slick-track > div.slider-holder > a.slider-holder-link > img.lazy | www.guinnessworldrecords.com/images/dr-howard-carousel.jpg | 146.4 KiB | 125.3 KiB |
Split image of Saimaiti Yiming walking in his stilts and at the ceremony a > article.news-item > figure > img | www.guinnessworldrecords.com/news/2026/4/images/stilts-24hr-thumbnail.jpg | 140.8 KiB | 101.5 KiB |
Split image of a man lifting weight with his tongue; another man lifting weight… a > article.news-item > figure > img | www.guinnessworldrecords.com/news/2026/4/images/strongest-bodypart-thumbnail.png | 133.1 KiB | 93.9 KiB |
Stelarc showing off the ear on his arm a > article.news-item > figure > img | /news/2026/4/images/stelarc-ear-on-arm-header-image.jpg | 123.1 KiB | 83.8 KiB |
The LEGO display in front of planet Earth a > article.news-item > figure > img | www.guinnessworldrecords.com/news/2026/4/images/phm-lego-header-image.jpg | 119.9 KiB | 80.6 KiB |
Explore GWR Studios - record breaker taking photograph article > a > div.columned-image > img.lazy | www.guinnessworldrecords.com/images/gwr-studios.jpg | 95.0 KiB | 55.9 KiB |
Marathon runner group article > a > div.columned-image > img.lazy | www.guinnessworldrecords.com/images/marathon-runner-group-home.jpg | 91.1 KiB | 52.0 KiB |
Explore case studies - group of record breakers with certificate article > a > div.columned-image > img.lazy | /products/images/view-our-case-studies-with-certificate-a... | 87.7 KiB | 48.6 KiB |
Guinness World Records Kids logo article > a > div.columned-image > img.lazy | /images/guinness-world-records-kids-logo-on-purple-backgr... | 71.4 KiB | 32.3 KiB |
Guinness World Records Navy Beanie- div.shopify-buy__collection-products > div.has-image > div.shopify-buy__product-img-wrapper > img.shopify-buy__product__variant-img | /s/files/1/0570/8388/7782/files/guinness-world-records-na... | 34.4 KiB | 25.3 KiB |
Explore Employee engagement - group gathering article > a > div.columned-image > img.lazy | www.guinnessworldrecords.com/images/employee-engagement-home.jpg | 61.5 KiB | 22.4 KiB |
Guinness World Records header#header > div.logo > a > img | www.guinnessworldrecords.com/images/og_image.jpg | 18.1 KiB | 17.1 KiB |
Black Cap div.shopify-buy__collection-products > div.has-image > div.shopify-buy__product-img-wrapper > img.shopify-buy__product__variant-img | /s/files/1/0570/8388/7782/files/Black_Cap_Packshots_1_550... | 25.0 KiB | 16.8 KiB |
Guinness World Records Aluminium Water Bottle-Silver div.shopify-buy__collection-products > div.has-image > div.shopify-buy__product-img-wrapper > img.shopify-buy__product__variant-img | /s/files/1/0570/8388/7782/files/Water_Bottle_1_6f4f2ce2-d... | 13.3 KiB | 8.0 KiB |
Guinness World Records Ceramic Mug-White div.shopify-buy__collection-products > div.has-image > div.shopify-buy__product-img-wrapper > img.shopify-buy__product__variant-img | /s/files/1/0570/8388/7782/files/Guinness-World-_Records-O... | 10.8 KiB | 7.3 KiB |
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.
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| www.guinnessworldrecords.com/css/main.min.css | 28.5 KiB | 302 ms |
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.
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.
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 |
|---|---|
| guinnessworldrecords.com/ | 755 ms |
| www.guinnessworldrecords.com/ | 1.0 s |
| www.guinnessworldrecords.com/ | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
Are you ear-ing this? Australian artist surgically implanted an extra ear on to… body.en > main#main > section.component-wrapper | 0.397 |
How a Paris bridge nearly collapsed under 45 tonnes of love div.container > div.inline-block-wrap > a > article.news-item | 0.239 |
What is the strongest part of the human body? These records might surprise you! div.container > div.inline-block-wrap > a > article.news-item | 0.065 |
Are you ear-ing this? Australian artist surgically implanted an extra ear on to… a > article.news-item > header > h3 | 0.001 |
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.
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.guinnessworldrecords.com/css/main.min.css | 28.0 KiB | 25.5 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.
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 |
|---|---|---|
| go.ezodn.com/hb/dall.js?cb=195-42-156 | 235.1 KiB | 173.7 KiB |
| /pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31... | 187.4 KiB | 130.9 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-WW669H | 147.7 KiB | 65.9 KiB |
| www.googletagmanager.com/gtag/js?id=G-QBVKPTNFD0&cx=c&_slc=1 | 168.2 KiB | 59.8 KiB |
| www.ezojs.com/identity.js | 101.2 KiB | 57.6 KiB |
| go.ezodn.com/detroitchicago/indy.js?cb=117&gcb=0 | 95.1 KiB | 54.2 KiB |
| go.ezodn.com/detroitchicago/portland.js?gcb=42&cb=b15a97dd26 | 65.4 KiB | 49.3 KiB |
| go.ezodn.com/ezoic/ezorca.min.js | 73.3 KiB | 46.2 KiB |
| go.ezodn.com/porpoiseant/ezadloadrewarded.js?cb=1048&gcb=195-42 | 62.5 KiB | 40.2 KiB |
| connect.facebook.net/en_US/fbevents.js | 96.5 KiB | 34.2 KiB |
| www.ezojs.com/ezoic/sa.min.js | 65.2 KiB | 32.4 KiB |
| cdn.id5-sync.com/api/1.0/id5-api.js | 34.1 KiB | 31.2 KiB |
| sdks.shopifycdn.com/buy-button/latest/buy-button-storefront.min.js | 59.5 KiB | 26.9 KiB |
| www.guinnessworldrecords.com/js/scripts.min.js | 33.0 KiB | 20.2 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.
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 | 4.7 s |
| Other | 907 ms |
| Script Parsing & Compilation | 744 ms |
| Style & Layout | 479 ms |
| Garbage Collection | 161 ms |
| Rendering | 87 ms |
| Parse HTML & CSS | 47 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
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 | |
|---|---|
GWR-Store div.slick-track > div.slider-holder > a.slider-holder-link > img.lazy | /products/images/banner-with-gwr2026-homepage-1900x650.jpg |
banner for news story div.slick-track > div.slider-holder > a.slider-holder-link > img.lazy | www.guinnessworldrecords.com/images/dr-howard-carousel.jpg |
Guinness World Records Announces First Permanent UK Attraction - image of The O… div.slick-track > div.slider-holder > a.slider-holder-link > img.lazy | www.guinnessworldrecords.com/images/london-venue-homepage-banner.png |
GWR-Store div.slick-track > div.slider-holder > a.slider-holder-link > img.lazy | /products/images/banner-with-gwr2026-homepage-1900x650.jpg |
banner for news story div.slick-track > div.slider-holder > a.slider-holder-link > img.lazy | www.guinnessworldrecords.com/images/dr-howard-carousel.jpg |
Guinness World Records Announces First Permanent UK Attraction - image of The O… div.slick-track > div.slider-holder > a.slider-holder-link > img.lazy | www.guinnessworldrecords.com/images/london-venue-homepage-banner.png |
GWR-Store div.slick-track > div.slider-holder > a.slider-holder-link > img.lazy | /products/images/banner-with-gwr2026-homepage-1900x650.jpg |
Stelarc showing off the ear on his arm a > article.news-item > figure > img | /news/2026/4/images/stelarc-ear-on-arm-header-image.jpg |
Pont-des-Arts with love-locks on the railing a > article.news-item > figure > img | www.guinnessworldrecords.com/news/2026/4/images/love-locks-thumbnail.png |
Herbie the rabbit then and now a > article.news-item > figure > img | www.guinnessworldrecords.com/news/2026/4/images/oldest-rabbit-new-thumbnail.jpg |
Split image of a man lifting weight with his tongue; another man lifting weight… a > article.news-item > figure > img | www.guinnessworldrecords.com/news/2026/4/images/strongest-bodypart-thumbnail.png |
split image of Tom with certificate and some of his tattoos a > article.news-item > figure > img | /news/2026/4/images/most-marvel-tattoos-thumbnail.jpg |
Split image of Saimaiti Yiming walking in his stilts and at the ceremony a > article.news-item > figure > img | www.guinnessworldrecords.com/news/2026/4/images/stilts-24hr-thumbnail.jpg |
The LEGO display in front of planet Earth a > article.news-item > figure > img | www.guinnessworldrecords.com/news/2026/4/images/phm-lego-header-image.jpg |
Explore creative campaigns – image of a car performing a loop-the-loop article > a > div.columned-image > img.lazy | /products/images/largest-loop-the-loop-in-a-car-for-tile.jpg |
Explore Employee engagement - group gathering article > a > div.columned-image > img.lazy | www.guinnessworldrecords.com/images/employee-engagement-home.jpg |
Explore GWR Studios - record breaker taking photograph article > a > div.columned-image > img.lazy | www.guinnessworldrecords.com/images/gwr-studios.jpg |
Explore case studies - group of record breakers with certificate article > a > div.columned-image > img.lazy | /products/images/view-our-case-studies-with-certificate-a... |
Guinness World Records Kids logo article > a > div.columned-image > img.lazy | /images/guinness-world-records-kids-logo-on-purple-backgr... |
Marathon runner group article > a > div.columned-image > img.lazy | www.guinnessworldrecords.com/images/marathon-runner-group-home.jpg |
Record selector screenshot article > a > div.columned-image > img.lazy | /products/images/tile-for-record-selector-homepage.jpg |
Guinness World Records div.logo_main > div.logo > a > img | www.guinnessworldrecords.com/images/logo.png |
Guinness World Records header#header > div.logo > a > img | www.guinnessworldrecords.com/images/og_image.jpg |
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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
EN div.menu > div.nav-links > a#globe > span.two-letter-iso-code |
Are you ear-ing this? Australian artist surgically implanted an extra ear on to… a > article.news-item > header > h3 |
How a Paris bridge nearly collapsed under 45 tonnes of love a > article.news-item > header > h3 |
Lucky rabbit Herbie becomes oldest of his species after doubling life expectancy a > article.news-item > header > h3 |
What is the strongest part of the human body? These records might surprise you! a > article.news-item > header > h3 |
Marvel obsessive breaks record by covering body in over 60 tattoos of iconic ch… a > article.news-item > header > h3 |
These stilts were made for walkin’: Chinese man travelled 50 miles in sky-high … a > article.news-item > header > h3 |
Bricks and spaceships: a ‘Project Hail Mary’ LEGO minifig has made it to space a > article.news-item > header > h3 |
More news section.component-wrapper > div.container > div.fullwidth-cta-holder > a.btn |
Creative campaigns a > div.columned-text > div.container > h4.columned-text-title |
Employee engagement a > div.columned-text > div.container > h4.columned-text-title |
GWR Studios a > div.columned-text > div.container > h4.columned-text-title |
View our case studies a > div.columned-text > div.container > h4.columned-text-title |
Visit business solutions section.component-wrapper > div.container > div.cta-holder > a.btn |
Shop Now section.component-wrapper > div.container > div.fullwidth-cta-holder > a.btn |
USING THIS SITE footer#footer > div.container > section.footer-section > h5 |
CONTACT US footer#footer > div.container > section.footer-section > h5 |
These are opportunities to improve the legibility of your content.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Creative campaigns a > div.columned-text > div.container > h4.columned-text-title |
Guinness World Records Kids a > div.columned-text > div.container > h4.columned-text-title |
These are opportunities to improve keyboard navigation in your application.
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| AttributionReporting | |
| Unload event listeners are deprecated and will be removed. | |
| Topics | go.ezodn.com/hb/dall.js?cb=195-42-156 line 137, col 1151 |
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.
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
Vendor List div#ez-cookie-dialog-wrapper > div#ez-cookie-dialog > div#secondary-links > a#ez-vendors |
To appear in search results, crawlers need access to your app.
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.
788 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.49 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
14 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.61 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.
3.84 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.
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 | |
|---|---|---|---|
Guinness World Records Announces First Permanent UK Attraction - image of The O… div.slick-track > div.slider-holder > a.slider-holder-link > img.lazy | www.guinnessworldrecords.com/images/london-venue-homepage-banner.png | 577.0 KiB | 475.6 KiB |
Explore creative campaigns – image of a car performing a loop-the-loop article > a > div.columned-image > img.lazy | /products/images/largest-loop-the-loop-in-a-car-for-tile.jpg | 195.6 KiB | 187.8 KiB |
Record selector screenshot article > a > div.columned-image > img.lazy | /products/images/tile-for-record-selector-homepage.jpg | 186.1 KiB | 171.4 KiB |
Pont-des-Arts with love-locks on the railing a > article.news-item > figure > img | www.guinnessworldrecords.com/news/2026/4/images/love-locks-thumbnail.png | 200.2 KiB | 169.5 KiB |
Herbie the rabbit then and now a > article.news-item > figure > img | www.guinnessworldrecords.com/news/2026/4/images/oldest-rabbit-new-thumbnail.jpg | 192.0 KiB | 167.0 KiB |
split image of Tom with certificate and some of his tattoos a > article.news-item > figure > img | /news/2026/4/images/most-marvel-tattoos-thumbnail.jpg | 184.1 KiB | 159.0 KiB |
GWR for Business
We’re on a mission to show off your brilliant brand, and your… body.en > main#main > section.component-wrapper | www.guinnessworldrecords.com/images/b2b-online-records-banner.jpg | 320.8 KiB | 135.2 KiB |
Split image of Saimaiti Yiming walking in his stilts and at the ceremony a > article.news-item > figure > img | www.guinnessworldrecords.com/news/2026/4/images/stilts-24hr-thumbnail.jpg | 140.8 KiB | 115.7 KiB |
Split image of a man lifting weight with his tongue; another man lifting weight… a > article.news-item > figure > img | www.guinnessworldrecords.com/news/2026/4/images/strongest-bodypart-thumbnail.png | 133.1 KiB | 108.1 KiB |
GWR-Store div.slick-track > div.slider-holder > a.slider-holder-link > img.lazy | /products/images/banner-with-gwr2026-homepage-1900x650.jpg | 188.3 KiB | 93.2 KiB |
The LEGO display in front of planet Earth a > article.news-item > figure > img | www.guinnessworldrecords.com/news/2026/4/images/phm-lego-header-image.jpg | 119.9 KiB | 89.2 KiB |
Explore GWR Studios - record breaker taking photograph article > a > div.columned-image > img.lazy | www.guinnessworldrecords.com/images/gwr-studios.jpg | 95.0 KiB | 87.2 KiB |
Explore case studies - group of record breakers with certificate article > a > div.columned-image > img.lazy | /products/images/view-our-case-studies-with-certificate-a... | 87.7 KiB | 79.8 KiB |
Marathon runner group article > a > div.columned-image > img.lazy | www.guinnessworldrecords.com/images/marathon-runner-group-home.jpg | 91.1 KiB | 76.3 KiB |
banner for news story div.slick-track > div.slider-holder > a.slider-holder-link > img.lazy | www.guinnessworldrecords.com/images/dr-howard-carousel.jpg | 146.4 KiB | 72.5 KiB |
Stelarc showing off the ear on his arm a > article.news-item > figure > img | /news/2026/4/images/stelarc-ear-on-arm-header-image.jpg | 123.1 KiB | 66.7 KiB |
Guinness World Records Kids logo article > a > div.columned-image > img.lazy | /images/guinness-world-records-kids-logo-on-purple-backgr... | 71.4 KiB | 56.6 KiB |
Explore Employee engagement - group gathering article > a > div.columned-image > img.lazy | www.guinnessworldrecords.com/images/employee-engagement-home.jpg | 61.5 KiB | 53.7 KiB |
Guinness World Records Navy Beanie- div.shopify-buy__collection-products > div.has-image > div.shopify-buy__product-img-wrapper > img.shopify-buy__product__variant-img | /s/files/1/0570/8388/7782/files/guinness-world-records-na... | 34.4 KiB | 31.0 KiB |
Black Cap div.shopify-buy__collection-products > div.has-image > div.shopify-buy__product-img-wrapper > img.shopify-buy__product__variant-img | /s/files/1/0570/8388/7782/files/Black_Cap_Packshots_1_550... | 25.0 KiB | 22.0 KiB |
Guinness World Records header#header > div.logo > a > img | www.guinnessworldrecords.com/images/og_image.jpg | 18.1 KiB | 17.4 KiB |
Guinness World Records Aluminium Water Bottle-Silver div.shopify-buy__collection-products > div.has-image > div.shopify-buy__product-img-wrapper > img.shopify-buy__product__variant-img | /s/files/1/0570/8388/7782/files/Water_Bottle_1_6f4f2ce2-d... | 13.3 KiB | 11.7 KiB |
Guinness World Records Ceramic Mug-White div.shopify-buy__collection-products > div.has-image > div.shopify-buy__product-img-wrapper > img.shopify-buy__product__variant-img | /s/files/1/0570/8388/7782/files/Guinness-World-_Records-O... | 10.8 KiB | 9.5 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.
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| www.guinnessworldrecords.com/css/main.min.css | 28.5 KiB | 81 ms |
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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|
| guinnessworldrecords.com/ | 244 ms |
| www.guinnessworldrecords.com/ | 311 ms |
| www.guinnessworldrecords.com/ | 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 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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.guinnessworldrecords.com/css/main.min.css | 28.0 KiB | 23.9 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.
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 |
|---|---|---|
| www.googletagmanager.com/gtm.js?id=GTM-WW669H | 147.7 KiB | 66.0 KiB |
| www.googletagmanager.com/gtag/js?id=G-QBVKPTNFD0&cx=c&_slc=1 | 168.2 KiB | 59.7 KiB |
| www.ezojs.com/identity.js | 101.2 KiB | 57.7 KiB |
| go.ezodn.com/porpoiseant/ezadloadrewarded.js?cb=1048&gcb=195-42 | 62.4 KiB | 41.1 KiB |
| connect.facebook.net/en_US/fbevents.js | 96.5 KiB | 34.8 KiB |
| www.ezojs.com/ezoic/sa.min.js | 65.2 KiB | 33.0 KiB |
| sdks.shopifycdn.com/buy-button/latest/buy-button-storefront.min.js | 59.5 KiB | 26.9 KiB |
| www.guinnessworldrecords.com/js/scripts.min.js | 33.0 KiB | 20.1 KiB |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
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 | |
|---|---|
GWR-Store div.slick-track > div.slider-holder > a.slider-holder-link > img.lazy | /products/images/banner-with-gwr2026-homepage-1900x650.jpg |
banner for news story div.slick-track > div.slider-holder > a.slider-holder-link > img.lazy | www.guinnessworldrecords.com/images/dr-howard-carousel.jpg |
Guinness World Records Announces First Permanent UK Attraction - image of The O… div.slick-track > div.slider-holder > a.slider-holder-link > img.lazy | www.guinnessworldrecords.com/images/london-venue-homepage-banner.png |
GWR-Store div.slick-track > div.slider-holder > a.slider-holder-link > img.lazy | /products/images/banner-with-gwr2026-homepage-1900x650.jpg |
banner for news story div.slick-track > div.slider-holder > a.slider-holder-link > img.lazy | www.guinnessworldrecords.com/images/dr-howard-carousel.jpg |
Guinness World Records Announces First Permanent UK Attraction - image of The O… div.slick-track > div.slider-holder > a.slider-holder-link > img.lazy | www.guinnessworldrecords.com/images/london-venue-homepage-banner.png |
GWR-Store div.slick-track > div.slider-holder > a.slider-holder-link > img.lazy | /products/images/banner-with-gwr2026-homepage-1900x650.jpg |
Explore creative campaigns – image of a car performing a loop-the-loop article > a > div.columned-image > img.lazy | /products/images/largest-loop-the-loop-in-a-car-for-tile.jpg |
Explore Employee engagement - group gathering article > a > div.columned-image > img.lazy | www.guinnessworldrecords.com/images/employee-engagement-home.jpg |
Explore GWR Studios - record breaker taking photograph article > a > div.columned-image > img.lazy | www.guinnessworldrecords.com/images/gwr-studios.jpg |
Explore case studies - group of record breakers with certificate article > a > div.columned-image > img.lazy | /products/images/view-our-case-studies-with-certificate-a... |
Guinness World Records Kids logo article > a > div.columned-image > img.lazy | /images/guinness-world-records-kids-logo-on-purple-backgr... |
Marathon runner group article > a > div.columned-image > img.lazy | www.guinnessworldrecords.com/images/marathon-runner-group-home.jpg |
Record selector screenshot article > a > div.columned-image > img.lazy | /products/images/tile-for-record-selector-homepage.jpg |
Guinness World Records div.logo_main > div.logo > a > img | www.guinnessworldrecords.com/images/logo.png |
Guinness World Records header#header > div.logo > a > img | www.guinnessworldrecords.com/images/og_image.jpg |
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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
EN div.menu > div.nav-links > a#globe > span.two-letter-iso-code |
Are you ear-ing this? Australian artist surgically implanted an extra ear on to… a > article.news-item > header > h3 |
How a Paris bridge nearly collapsed under 45 tonnes of love a > article.news-item > header > h3 |
Lucky rabbit Herbie becomes oldest of his species after doubling life expectancy a > article.news-item > header > h3 |
What is the strongest part of the human body? These records might surprise you! a > article.news-item > header > h3 |
Marvel obsessive breaks record by covering body in over 60 tattoos of iconic ch… a > article.news-item > header > h3 |
These stilts were made for walkin’: Chinese man travelled 50 miles in sky-high … a > article.news-item > header > h3 |
Bricks and spaceships: a ‘Project Hail Mary’ LEGO minifig has made it to space a > article.news-item > header > h3 |
More news section.component-wrapper > div.container > div.fullwidth-cta-holder > a.btn |
Creative campaigns a > div.columned-text > div.container > h4.columned-text-title |
Employee engagement a > div.columned-text > div.container > h4.columned-text-title |
GWR Studios a > div.columned-text > div.container > h4.columned-text-title |
View our case studies a > div.columned-text > div.container > h4.columned-text-title |
Visit business solutions section.component-wrapper > div.container > div.cta-holder > a.btn |
Shop Now section.component-wrapper > div.container > div.fullwidth-cta-holder > a.btn |
USING THIS SITE footer#footer > div.container > section.footer-section > h5 |
CONTACT US footer#footer > div.container > section.footer-section > h5 |
These are opportunities to improve the legibility of your content.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Creative campaigns a > div.columned-text > div.container > h4.columned-text-title |
Guinness World Records Kids a > div.columned-text > div.container > h4.columned-text-title |
These are opportunities to improve keyboard navigation in your application.
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| AttributionReporting | |
| Unload event listeners are deprecated and will be removed. |
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.
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
Vendor List div#ez-cookie-dialog-wrapper > div#ez-cookie-dialog > div#secondary-links > a#ez-vendors |
To appear in search results, crawlers need access to your app.
Send Feedback