Mobile 375 × 812

Desktop 1440 × 900

Score: 76 / 100
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
16 image(s) missing alt attribute
16 image-in-link without alt text
27 image-only link(s) without alt text
8 link(s) with no accessible text
Cross-Origin-Embedder-Policy header is missing
[](https://beavercheck.com/results/d626a555-a700-433f-b6e8-16a9171d04e4)<a href="https://beavercheck.com/results/d626a555-a700-433f-b6e8-16a9171d04e4"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fgolang.org" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fgolang.orgThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
3.86 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
7.20 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
515 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.
3.92 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.
7.24 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
| URL | Est Savings |
|---|---|
| fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 | 45 ms |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| URL | Transfer Size | Duration |
|---|---|---|
| go.dev/css/styles.css | 26.4 KiB | 300 ms |
| go.dev/js/site.js | 3.8 KiB | 150 ms |
| fonts.googleapis.com/css?family=Material+Icons | 817 B | 780 ms |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
ul.WhoUsesCaseStudyList-gridContainer > li.WhoUsesCaseStudyList-caseStudy > a.WhoUsesCaseStudyList-caseStudyLink > img.WhoUsesCaseStudyList-logo ul.WhoUsesCaseStudyList-gridContainer > li.WhoUsesCaseStudyList-caseStudy > a.WhoUsesCaseStudyList-caseStudyLink > img.WhoUsesCaseStudyList-logo | go.dev/images/logos/x.png | 99.9 KiB | 99.9 KiB |
Google logo div.Container > div.Footer-bottom > a.Footer-googleLogo > img.Footer-googleLogoImg | go.dev/images/google-white.png | 6.2 KiB | 6.1 KiB |
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.
| URL | Time Spent |
|---|---|
| golang.org/ | 862 ms |
| go.dev/ | 0.0 ms |
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.
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.
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| go.dev/css/styles.css | 26.4 KiB | 4.9 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| go.dev/js/playground.js | 5.9 KiB | 2.8 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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| go.dev/css/styles.css | 26.3 KiB | 20.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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.googletagmanager.com/gtm.js?id=GTM-W8MVQXG | 156.7 KiB | 112.5 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-W8MVQXG | 156.7 KiB | 67.9 KiB |
| www.googletagmanager.com/gtag/js?id=G-HL38R6X1Q3&cx=c>m=4e6411 | 142.0 KiB | 61.7 KiB |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
| Category | Time Spent |
|---|---|
| Other | 1.1 s |
| Script Evaluation | 866 ms |
| Style & Layout | 368 ms |
| Script Parsing & Compilation | 291 ms |
| Rendering | 67 ms |
| Parse HTML & CSS | 66 ms |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
Google logo div.Container > div.Footer-bottom > a.Footer-googleLogo > img.Footer-googleLogoImg | go.dev/images/google-white.png |
The Go Gopher div.Footer > div.Container > div.Footer-bottom > img.Footer-gopher | go.dev/images/gophers/pilot-bust.svg |
Sphere li.WhyGo-reason > div.WhyGo-reasonDetails > div.WhyGo-reasonIcon > img.LightMode-img | go.dev/images/icons/sphere.svg |
Sphere li.WhyGo-reason > div.WhyGo-reasonDetails > div.WhyGo-reasonIcon > img.LightMode-img | go.dev/images/icons/gear.svg |
Command Line li.WhyGo-reason > div.WhyGo-reasonDetails > div.WhyGo-reasonIcon > img.LightMode-img | go.dev/images/icons/command-folder.svg |
Code li.WhyGo-reason > div.WhyGo-reasonDetails > div.WhyGo-reasonIcon > img.LightMode-img | go.dev/images/icons/code.svg |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img | go.dev/images/logos/social/google-groups.svg |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img | go.dev/images/logos/social/github.svg |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img | go.dev/images/logos/social/bluesky.svg |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img | go.dev/images/logos/social/mastodon.svg |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img | go.dev/images/logos/social/reddit.svg |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img | go.dev/images/logos/social/twitter.svg |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img | go.dev/images/logos/social/stack-overflow.svg |
Packages. div.WhyGo-reasonFooter > div.WhyGo-reasonPackages > div.WhyGo-reasonPackagesHeader > img | go.dev/images/icons/package.svg |
Packages. div.WhyGo-reasonFooter > div.WhyGo-reasonPackages > div.WhyGo-reasonPackagesHeader > img | go.dev/images/icons/package.svg |
Packages. div.WhyGo-reasonFooter > div.WhyGo-reasonPackages > div.WhyGo-reasonPackagesHeader > img | go.dev/images/icons/package.svg |
Packages. div.WhyGo-reasonFooter > div.WhyGo-reasonPackages > div.WhyGo-reasonPackagesHeader > img | go.dev/images/icons/package.svg |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img | go.dev/images/logos/social/slack.svg |
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.
| Failing Elements |
|---|
Learn More
arrow_forward li.WhyGo-reason > div.WhyGo-reasonFooter > div.WhyGo-reasonLearnMoreLink > a |
Learn More
arrow_forward li.WhyGo-reason > div.WhyGo-reasonFooter > div.WhyGo-reasonLearnMoreLink > a |
Learn More
arrow_forward li.WhyGo-reason > div.WhyGo-reasonFooter > div.WhyGo-reasonLearnMoreLink > a |
Learn More
arrow_forward li.WhyGo-reason > div.WhyGo-reasonFooter > div.WhyGo-reasonLearnMoreLink > a |
These are opportunities to improve the legibility of your content.
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.
| Failing Elements |
|---|
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
| Failing Elements |
|---|
ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon |
ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon |
ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon |
ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon |
ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon |
ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon |
ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon |
ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon |
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.
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
| Source | Description |
|---|---|
www.googletagmanager.com/gtm.js?id=GTM-W8MVQXG line 193, col 390 | Connecting to 'https://www.google.com/ccm/collect?frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fgo.dev%2F&scrsrc=www.googletagmanager.com&rnd=573881257.1775321220&dt=The%20Go%20Programming%20Language&auid=620641958.1775321220&navt=n&npa=0&ep.ads_data_redaction=0>m=45He6411v830425926za200zd830425926xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~116991816~117266400~118131810&apve=1&apvf=f&apvc=1&tft=1775321219608&tfd=813' violates the following Content Security Policy directive: "connect-src 'self' www.google-analytics.com stats.g.doubleclick.net". The action has been blocked. |
www.googletagmanager.com/gtm.js?id=GTM-W8MVQXG line 193, col 390 | Fetch API cannot load https://www.google.com/ccm/collect?frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fgo.dev%2F&scrsrc=www.googletagmanager.com&rnd=573881257.1775321220&dt=The%20Go%20Programming%20Language&auid=620641958.1775321220&navt=n&npa=0&ep.ads_data_redaction=0>m=45He6411v830425926za200zd830425926xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~116991816~117266400~118131810&apve=1&apvf=f&apvc=1&tft=1775321219608&tfd=813. Refused to connect because it violates the document's Content Security Policy. |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
| Issue type |
|---|
| Content security policy |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
| Link destination | Link Text |
|---|---|
| go.dev/dl/ | more |
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.
| Failing Elements |
|---|
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
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.
787 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.15 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
12 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.017
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
828 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.62 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
| URL | Est Savings |
|---|---|
| fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 | 50 ms |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| URL | Transfer Size | Duration |
|---|---|---|
| go.dev/css/styles.css | 26.4 KiB | 80 ms |
| go.dev/js/site.js | 3.8 KiB | |
| fonts.googleapis.com/css?family=Material+Icons | 817 B | 230 ms |
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
ul.WhoUsesCaseStudyList-gridContainer > li.WhoUsesCaseStudyList-caseStudy > a.WhoUsesCaseStudyList-caseStudyLink > img.WhoUsesCaseStudyList-logo ul.WhoUsesCaseStudyList-gridContainer > li.WhoUsesCaseStudyList-caseStudy > a.WhoUsesCaseStudyList-caseStudyLink > img.WhoUsesCaseStudyList-logo | go.dev/images/logos/x.png | 99.9 KiB | 99.9 KiB |
Google logo div.Container > div.Footer-bottom > a.Footer-googleLogo > img.Footer-googleLogoImg | go.dev/images/google-white.png | 6.2 KiB | 6.1 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| go.dev/css/styles.css | 26.4 KiB | 4.9 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| go.dev/js/playground.js | 5.9 KiB | 2.8 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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| go.dev/css/styles.css | 26.3 KiB | 19.0 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.googletagmanager.com/gtm.js?id=GTM-W8MVQXG | 156.7 KiB | 112.5 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-W8MVQXG | 156.7 KiB | 67.9 KiB |
| www.googletagmanager.com/gtag/js?id=G-HL38R6X1Q3&cx=c>m=4e6411 | 142.0 KiB | 63.5 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
Google logo div.Container > div.Footer-bottom > a.Footer-googleLogo > img.Footer-googleLogoImg | go.dev/images/google-white.png |
The Go Gopher div.Footer > div.Container > div.Footer-bottom > img.Footer-gopher | go.dev/images/gophers/pilot-bust.svg |
Sphere li.WhyGo-reason > div.WhyGo-reasonDetails > div.WhyGo-reasonIcon > img.LightMode-img | go.dev/images/icons/sphere.svg |
Sphere li.WhyGo-reason > div.WhyGo-reasonDetails > div.WhyGo-reasonIcon > img.LightMode-img | go.dev/images/icons/gear.svg |
Command Line li.WhyGo-reason > div.WhyGo-reasonDetails > div.WhyGo-reasonIcon > img.LightMode-img | go.dev/images/icons/command-folder.svg |
Code li.WhyGo-reason > div.WhyGo-reasonDetails > div.WhyGo-reasonIcon > img.LightMode-img | go.dev/images/icons/code.svg |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img | go.dev/images/logos/social/google-groups.svg |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img | go.dev/images/logos/social/github.svg |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img | go.dev/images/logos/social/bluesky.svg |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img | go.dev/images/logos/social/mastodon.svg |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img | go.dev/images/logos/social/reddit.svg |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img | go.dev/images/logos/social/twitter.svg |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img | go.dev/images/logos/social/stack-overflow.svg |
Packages. div.WhyGo-reasonFooter > div.WhyGo-reasonPackages > div.WhyGo-reasonPackagesHeader > img | go.dev/images/icons/package.svg |
Packages. div.WhyGo-reasonFooter > div.WhyGo-reasonPackages > div.WhyGo-reasonPackagesHeader > img | go.dev/images/icons/package.svg |
Packages. div.WhyGo-reasonFooter > div.WhyGo-reasonPackages > div.WhyGo-reasonPackagesHeader > img | go.dev/images/icons/package.svg |
Packages. div.WhyGo-reasonFooter > div.WhyGo-reasonPackages > div.WhyGo-reasonPackagesHeader > img | go.dev/images/icons/package.svg |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img | go.dev/images/logos/social/slack.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| golang.org/ | 267 ms |
| go.dev/ | 0.0 ms |
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.
| Failing Elements |
|---|
Learn More
arrow_forward li.WhyGo-reason > div.WhyGo-reasonFooter > div.WhyGo-reasonLearnMoreLink > a |
Learn More
arrow_forward li.WhyGo-reason > div.WhyGo-reasonFooter > div.WhyGo-reasonLearnMoreLink > a |
Learn More
arrow_forward li.WhyGo-reason > div.WhyGo-reasonFooter > div.WhyGo-reasonLearnMoreLink > a |
Learn More
arrow_forward li.WhyGo-reason > div.WhyGo-reasonFooter > div.WhyGo-reasonLearnMoreLink > a |
These are opportunities to improve the legibility of your content.
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.
| Failing Elements |
|---|
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
| Failing Elements |
|---|
ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon |
ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon |
ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon |
ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon |
ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon |
ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon |
ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon |
ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon ul.NavigationDrawer-list > li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon |
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.
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
| Source | Description |
|---|---|
www.googletagmanager.com/gtm.js?id=GTM-W8MVQXG line 193, col 390 | Connecting to 'https://www.google.com/ccm/collect?frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fgo.dev%2F&scrsrc=www.googletagmanager.com&rnd=1285630349.1775321236&dt=The%20Go%20Programming%20Language&auid=1672718899.1775321236&navt=n&npa=0&ep.ads_data_redaction=0>m=45He6411v830425926za200zd830425926xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116991816~117884344~118328142&apve=1&apvf=f&apvc=1&tft=1775321236511&tfd=861' violates the following Content Security Policy directive: "connect-src 'self' www.google-analytics.com stats.g.doubleclick.net". The action has been blocked. |
www.googletagmanager.com/gtm.js?id=GTM-W8MVQXG line 193, col 390 | Fetch API cannot load https://www.google.com/ccm/collect?frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fgo.dev%2F&scrsrc=www.googletagmanager.com&rnd=1285630349.1775321236&dt=The%20Go%20Programming%20Language&auid=1672718899.1775321236&navt=n&npa=0&ep.ads_data_redaction=0>m=45He6411v830425926za200zd830425926xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116991816~117884344~118328142&apve=1&apvf=f&apvc=1&tft=1775321236511&tfd=861. Refused to connect because it violates the document's Content Security Policy. |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
| Issue type |
|---|
| Content security policy |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
| Link destination | Link Text |
|---|---|
| go.dev/dl/ | more |
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.
| Failing Elements |
|---|
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img li.NavigationDrawer-listItem > div.Header-socialIcons > a.Header-socialIcon > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback