Mobile 375 × 812

Desktop 1440 × 900

Score: 77 / 100
Based on 8 categories, 0 sections
Decent speed, but optimizing further could improve engagement.
Good foundation, but a few gaps could be exploited.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Solid infrastructure — fast server responses across the board.
Mostly compliant — a few items need attention.
Good content signals with minor gaps.
Lean and efficient — low environmental impact per visit.
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.
HSTS header is missing
Security gaps expose your site and users to attacks, eroding trust.
46 third-party resources (79% of weight)
Performance issues directly impact user engagement and conversion rates.
Cross-Origin-Embedder-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
Cross-Origin-Opener-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
DMARC policy is none — monitoring only
Security gaps expose your site and users to attacks, eroding trust.
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/e60f9d9f-242e-43db-9101-6585bddb8fe2)<a href="https://beavercheck.com/results/e60f9d9f-242e-43db-9101-6585bddb8fe2"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Ftucows.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Ftucows.comThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 2.9s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Addressing the critical issues below would have the most immediate impact on your user trust.
6 barrier(s) likely increasing bounce by ~21%.
Page loads in 2.9s
+5% bounceEvery additional 100ms above 2.5s costs conversions — you're 359ms over
Fix: Target <2.5s LCP: defer non-critical scripts and optimize the hero image
High main-thread blocking time
+2% bouncePage is non-interactive for 507ms after first paint
Fix: Defer third-party scripts and split large bundles
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
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, …)
7 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.
€340 investment → €554/month returns + EUR 120,000,000 risk avoided
€340
4h · 5 findings
€554 /mo
~€6,647 / year
EUR 120,000,000
if kept compliant
€170 — 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.0 developer hours at €85/hr
Based on European Union rates (€85/hr)
Start here for the best return on investment
€10,000,000 / month at risk
~€120,000,004 / year if left unfixed
€120,000,000
+2 more
€0.36 /mo
4815.8 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 1 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.31 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.86 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
507 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.31 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.
10.63 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.
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 |
|---|---|---|
| /627e806eabdfa0abab967259/css/tucows-2022-build.shared.71... | 33.6 KiB | 1.1 s |
| ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js | 5.9 KiB | 756 ms |
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 |
|---|---|---|
| f.vimeocdn.com/p/4.46.43/js/player.module.js | 1209600.0 s | 211.5 KiB |
| www.google-analytics.com/analytics.js | 7200.0 s | 20.9 KiB |
| f.vimeocdn.com/p/4.46.43/js/vendor.module.js | 1209600.0 s | 93.3 KiB |
| snap.licdn.com/li.lms-analytics/insight.min.js | 86400.0 s | 18.7 KiB |
| www.gstatic.com/eureka/clank/146/cast_sender.js | 86400.0 s | 13.4 KiB |
| f.vimeocdn.com/p/4.46.43/css/player.css | 1209600.0 s | 23.9 KiB |
| /collect?v=2&fmt=js&pid=1533450&time=1776899667810&li_ads... | 0.0 ms | 487 B |
| cdn.jsdelivr.net/npm/@finsweet/attributes-scrolldisable@1/scrolldisable.js | 604800.0 s | 4.5 KiB |
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| fonts.gstatic.com/s/varela/v17/DPEtYwqExx0AWHX5Ax4EXP_TsA.woff2 | 5.0 ms |
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 | |
|---|---|---|---|
Group of employees outside the Tucows headquarters in Toronto, Canada. div.wrapper > div.section-content > div#w-node-_97617a31-cb4c-8c88-cc31-a56127ef2988-89cfbb0f > img.section-image | /627e806eabdfa0abab967259/6388c2f01d41f52ae84c3079_Tucows... | 84.2 KiB | 42.2 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
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.
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /627e806eabdfa0abab967259/css/tucows-2022-build.shared.71... | 33.6 KiB | 6.4 KiB |
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 |
|---|---|---|
| /627e806eabdfa0abab967259/css/tucows-2022-build.shared.71... | 33.1 KiB | 28.0 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 |
|---|---|---|---|
| tucows.com/ | 545 ms | 29 ms | 6.6 ms |
| /haqt6iy0yx2eNjI3ZTgwNmVhYmRmYTBhYmFiOTY3MjU5/xBMyK4m5Ouh... | 471 ms | 395 ms | 72 ms |
| Unattributable | 387 ms | 18 ms | 0.0 ms |
| /627e806eabdfa0abab967259/js/tucows-2022-build.schunk.c8c... | 274 ms | 104 ms | 34 ms |
| www.googletagmanager.com/gtm.js?id=GTM-M9SSF3S | 174 ms | 128 ms | 45 ms |
| /627e806eabdfa0abab967259/js/tucows-2022-build.95d69acf.2... | 173 ms | 167 ms | 0.6 ms |
| /haqt6iy0yx2eNjI3ZTgwNmVhYmRmYTBhYmFiOTY3MjU5/xBMyK4m5KIQ... | 168 ms | 123 ms | 44 ms |
| /js/jquery-3.5.1.min.dc5e7f18c8.js?site=627e806eabdfa0aba... | 160 ms | 122 ms | 13 ms |
| www.googletagmanager.com/gtag/js?id=G-DX6SC6FZEQ | 98 ms | 29 ms | 68 ms |
| www.google-analytics.com/analytics.js | 97 ms | 66 ms | 24 ms |
| snap.licdn.com/li.lms-analytics/insight.min.js | 79 ms | 64 ms | 7.7 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 | 1.3 s |
| Other | 559 ms |
| Style & Layout | 379 ms |
| Script Parsing & Compilation | 337 ms |
| Parse HTML & CSS | 85 ms |
| Rendering | 66 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 a sub frame. | Actionable |
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/gtag/js?id=G-DX6SC6FZEQ | 175.0 KiB | 115.5 KiB |
| /haqt6iy0yx2eNjI3ZTgwNmVhYmRmYTBhYmFiOTY3MjU5/xBMyK4m5Ouh... | 182.5 KiB | 73.8 KiB |
| /haqt6iy0yx2eNjI3ZTgwNmVhYmRmYTBhYmFiOTY3MjU5/xBMyK4m5KIQ... | 121.4 KiB | 69.5 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-M9SSF3S | 125.3 KiB | 66.1 KiB |
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.
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 |
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 |
|---|---|
tucows.com/ line 615, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 643, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 645, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 647, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 649, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 651, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 653, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 662, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 664, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 669, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 671, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 686, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 707, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 715, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 615, col 0 | Error: <svg> attribute width: Expected length, "currentwidth". |
tucows.com/ line 643, col 0 | Error: <svg> attribute width: Expected length, "currentWidth". |
tucows.com/ line 651, col 0 | Error: <svg> attribute width: Expected length, "currentWidth". |
tucows.com/ line 653, col 0 | Error: <svg> attribute width: Expected length, "currentWidth". |
tucows.com/ line 664, col 0 | Error: <svg> attribute width: Expected length, "currentWidth". |
tucows.com/ line 671, col 0 | Error: <svg> attribute width: Expected length, "currentWidth". |
tucows.com/ line 707, col 0 | Error: <svg> attribute width: Expected length, "currentWidth". |
tucows.com/ line 715, col 0 | Error: <svg> attribute width: Expected length, "currentWidth". |
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.
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.
839 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
931 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
8 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.
839 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
1.69 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 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.
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 |
|---|---|---|
| /627e806eabdfa0abab967259/css/tucows-2022-build.shared.71... | 33.6 KiB | 269 ms |
| ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js | 5.9 KiB | 209 ms |
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 |
|---|---|---|
| f.vimeocdn.com/p/4.46.43/js/player.module.js | 1209600.0 s | 211.5 KiB |
| www.google-analytics.com/analytics.js | 7200.0 s | 20.9 KiB |
| f.vimeocdn.com/p/4.46.43/js/vendor.module.js | 1209600.0 s | 93.3 KiB |
| snap.licdn.com/li.lms-analytics/insight.min.js | 86400.0 s | 18.7 KiB |
| www.gstatic.com/eureka/clank/146/cast_sender.js | 86400.0 s | 13.4 KiB |
| f.vimeocdn.com/p/4.46.43/css/player.css | 1209600.0 s | 23.9 KiB |
| /collect?v=2&fmt=js&pid=1533450&time=1776899682700&li_ads... | 0.0 ms | 666 B |
| cdn.jsdelivr.net/npm/@finsweet/attributes-scrolldisable@1/scrolldisable.js | 604800.0 s | 4.5 KiB |
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| fonts.gstatic.com/s/varela/v17/DPEtYwqExx0AWHX5Ax4EXP_TsA.woff2 | 5.0 ms |
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 | |
|---|---|---|---|
Daniel stopping at a lookout point over a lake div.testimonial-content > div.employee-image > div.aspect-3-2 > img.aspect_image | /627e82e9c80a739ce29c754f/68263b29eecf4d461f80f4cf_Daniel... | 190.1 KiB | 148.9 KiB |
A group of Ting employees gathered for a photo section#what-we-do > div.wrapper > div.section-content > img#w-node-b602cfe8-4d5a-1460-436d-96c6539999b1-89cfbb0f | /627e806eabdfa0abab967259/637fd6b0232a608e7d19b0ee_Ting-t... | 74.6 KiB | 25.1 KiB |
Fiber installers bringing high-speed Internet to homes div.wrapper > div.section-content > div#w-node-b897ddc4-c91a-2e32-2dd3-c9012a12163b-89cfbb0f > img.section-image | /627e806eabdfa0abab967259/62fe476af9e6125501ec99a2_Fiber-... | 45.9 KiB | 16.3 KiB |
Group of employees outside the Tucows headquarters in Toronto, Canada. div.wrapper > div.section-content > div#w-node-_97617a31-cb4c-8c88-cc31-a56127ef2988-89cfbb0f > img.section-image | /627e806eabdfa0abab967259/6388c2f01d41f52ae84c3079_Tucows... | 41.2 KiB | 14.8 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|---|
| /627e806eabdfa0abab967259/css/tucows-2022-build.shared.71... | 33.1 KiB | 30.0 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 a sub frame. | Actionable |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /627e806eabdfa0abab967259/css/tucows-2022-build.shared.71... | 33.6 KiB | 6.4 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/gtag/js?id=G-DX6SC6FZEQ | 175.0 KiB | 115.5 KiB |
| /haqt6iy0yx2eNjI3ZTgwNmVhYmRmYTBhYmFiOTY3MjU5/xBMyK4m5Ouh... | 183.2 KiB | 74.1 KiB |
| /haqt6iy0yx2eNjI3ZTgwNmVhYmRmYTBhYmFiOTY3MjU5/xBMyK4m5KIQ... | 121.4 KiB | 69.5 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-M9SSF3S | 124.8 KiB | 65.9 KiB |
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 | |
|---|---|
Fiber installers bringing high-speed Internet to homes div.wrapper > div.section-content > div#w-node-b897ddc4-c91a-2e32-2dd3-c9012a12163b-89cfbb0f > img.section-image | /627e806eabdfa0abab967259/62fe476af9e6125501ec99a2_Fiber-... |
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.
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 |
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 |
|---|---|
tucows.com/ line 615, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 643, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 645, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 647, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 649, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 651, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 653, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 662, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 664, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 669, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 671, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 686, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 707, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 715, col 0 | Error: <svg> attribute height: Expected length, "auto". |
tucows.com/ line 615, col 0 | Error: <svg> attribute width: Expected length, "currentwidth". |
tucows.com/ line 643, col 0 | Error: <svg> attribute width: Expected length, "currentWidth". |
tucows.com/ line 651, col 0 | Error: <svg> attribute width: Expected length, "currentWidth". |
tucows.com/ line 653, col 0 | Error: <svg> attribute width: Expected length, "currentWidth". |
tucows.com/ line 664, col 0 | Error: <svg> attribute width: Expected length, "currentWidth". |
tucows.com/ line 671, col 0 | Error: <svg> attribute width: Expected length, "currentWidth". |
tucows.com/ line 707, col 0 | Error: <svg> attribute width: Expected length, "currentWidth". |
tucows.com/ line 715, col 0 | Error: <svg> attribute width: Expected length, "currentWidth". |
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.
Send Feedback