https://unlocked.microsoft.com/threads-of-sustainability/
Values are estimated and may vary. The performance score is calculated directly from these metrics.See calculator.
0–49 50–89 90–100
Final Screenshot
Metrics
First Contentful Paint
1.3 s
First Contentful Paint marks the time at which the first text or image is painted. Learn more.
Time to Interactive
10.3 s
Time to interactive is the amount of time it takes for the page to become fully interactive. Learn more.
Speed Index
3.6 s
Speed Index shows how quickly the contents of a page are visibly populated. Learn more.
Total Blocking Time
4,590 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. Learn more.
Largest Contentful Paint
1.7 s
Largest Contentful Paint marks the time at which the largest text or image is painted. Learn more
Cumulative Layout Shift
0.038
Cumulative Layout Shift measures the movement of visible elements within the viewport. Learn more.
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Show audits relevant to:
Opportunities
Opportunity
Estimated Savings
Eliminate render-blocking resources
0.17 s
Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. Learn more.FCPLCP
WordPressThere are a number of WordPress plugins that can help you inline critical assets or defer less important resources. Beware that optimizations provided by these plugins may break features of your theme or plugins, so you will likely need to make code changes.
URL
Transfer Size
Potential Savings
12.9 KiB
80 ms
…dist/styles.min.css?ver=168…
(unlocked.microsoft.com)
57.5 KiB
340 ms
22.9 KiB
520 ms
…jquery/jquery.min.js?ver=3.6.4
(unlocked.microsoft.com)
31.6 KiB
180 ms
…v2/wcp-consent.js
(wcpstatic.microsoft.com)
13.2 KiB
140 ms
35.8 KiB
630 ms
These suggestions can help your page load faster. They don't directly affect the Performance score.
Diagnostics
Avoid enormous network payloads Total size was 17,608 KiB
Large network payloads cost users real money and are highly correlated with long load times. Learn more.LCP
WordPressConsider showing excerpts in your post lists (e.g. via the more tag), reducing the number of posts shown on a given page, breaking your long posts into multiple pages, or using a plugin to lazy-load comments.
URL
Transfer Size
…06/phone-2845x1600-1.png
(unlocked.microsoft.com)
4,724.7 KiB
2,898.2 KiB
2,381.0 KiB
…06/ahluwalia-circulate.mp4
(unlocked.microsoft.com)
1,908.4 KiB
1,606.3 KiB
1,210.6 KiB
…en_US/base.js
(www.youtube-nocookie.com)
740.7 KiB
…en_US/base.js
(www.youtube.com)
740.3 KiB
…dist/scripts.min.js?ver=168…
(unlocked.microsoft.com)
220.6 KiB
92.2 KiB
Ensure text remains visible during webfont load
Leverage the font-display CSS feature to ensure text is user-visible while webfonts are loading. Learn more.FCPLCP
URL
Potential Savings
…fonts/mwfmdl2-v3.54.woff
(www.microsoft.com)
220 ms
…v18/KFOmCnqEu….woff2
(fonts.gstatic.com)
410 ms
…v18/KFOlCnqEu….woff2
(fonts.gstatic.com)
410 ms
…v18/KFOmCnqEu….woff2
(fonts.gstatic.com)
0 ms
…v18/KFOlCnqEu….woff2
(fonts.gstatic.com)
0 ms
Reduce the impact of third-party code Third-party code blocked the main thread for 2,420 ms
Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. Learn more.TBT
Third-Party
Transfer Size
Main-Thread Blocking Time
1,995 KiB
2,422 ms
92 KiB
744 ms
…en_US/base.js
(www.youtube-nocookie.com)
741 KiB
501 ms
92 KiB
461 ms
/embed/_P1f8F5GcMo?playsinline=…
(www.youtube-nocookie.com)
30 KiB
318 ms
…en_US/base.js
(www.youtube.com)
740 KiB
265 ms
Other resources
300 KiB
134 ms
22 KiB
0 ms
…v18/KFOlCnqEu….woff2
(fonts.gstatic.com)
11 KiB
0 ms
…v18/KFOmCnqEu….woff2
(fonts.gstatic.com)
11 KiB
0 ms
15 KiB
0 ms
…th/qxlPlUvWR….js
(www.google.com)
15 KiB
0 ms
4 KiB
0 ms
…imageFileData/RE1Mu3b?ver=5c31
(img-prod-cms-rt-microsoft-com.akamaized.net)
4 KiB
0 ms
3 KiB
0 ms
1 KiB
0 ms
Some third-party resources can be lazy loaded with a facade 1 facade alternative available
Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required. Learn more.TBT
Product
Transfer Size
Main-Thread Blocking Time
YouTube Embedded Player (Video)
1,995 KiB
2,422 ms
…en_US/base.js
(www.youtube-nocookie.com)
741 KiB
501 ms
…en_US/base.js
(www.youtube.com)
740 KiB
265 ms
92 KiB
461 ms
92 KiB
744 ms
88 KiB
0 ms
Other resources
242 KiB
452 ms
Does not use passive listeners to improve scrolling performance
Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. Learn more.
Source
…en_US/base.js:8387:215
(www.youtube-nocookie.com)
…en_US/base.js:8387:215
(www.youtube.com)
Image elements do not have explicit width and height
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn moreCLS
URL
div.theme-light > div.c-uhfh-gcontainer-st > a#uhfLogo > img.c-image
<img alt="" itemprop="logo" class="c-image" src="https://img-prod-cms-rt-microsoft-com.akamaized.net/cms/api/am/imageFileDa…" role="presentation" aria-hidden="true" style="overflow-x: visible;">
…imageFileData/RE1Mu3b?ver=5c31
(img-prod-cms-rt-microsoft-com.akamaized.net)
Registers an unload listener
The `unload` event does not fire reliably and listening for it can prevent browser optimizations like the Back-Forward Cache. Use `pagehide` or `visibilitychange` events instead. Learn more
Source
../../../channels/post/dist-esm/src/PostChannel.js:187:21
../../../extensions/webAnalytics/dist-esm/src/handlers/AutoCaptureHandler.js:123:25
Minimize main-thread work 8.9 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn moreTBT
Category
Time Spent
Script Evaluation
4,911 ms
Other
2,133 ms
Style & Layout
816 ms
Script Parsing & Compilation
540 ms
Garbage Collection
176 ms
Parse HTML & CSS
171 ms
Rendering
163 ms
Reduce JavaScript execution time 5.4 s
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn more.TBT
URL
Total CPU Time
Script Evaluation
Script Parse
…dist/scripts.min.js?ver=168…
(unlocked.microsoft.com)
1,562 ms
516 ms
33 ms
/threads-of-sustainability/
(unlocked.microsoft.com)
1,307 ms
561 ms
3 ms
1,170 ms
999 ms
123 ms
Unattributable
1,005 ms
12 ms
0 ms
…en_US/base.js
(www.youtube-nocookie.com)
749 ms
610 ms
118 ms
703 ms
564 ms
87 ms
/embed/_P1f8F5GcMo?playsinline=…
(www.youtube-nocookie.com)
505 ms
401 ms
5 ms
…en_US/base.js
(www.youtube.com)
489 ms
328 ms
135 ms
411 ms
156 ms
6 ms
218 ms
127 ms
4 ms
…0.7.8/clarity.js
(www.clarity.ms)
131 ms
114 ms
2 ms
126 ms
115 ms
4 ms
126 ms
125 ms
0 ms
94 ms
83 ms
6 ms
…jquery/jquery.min.js?ver=3.6.4
(unlocked.microsoft.com)
68 ms
64 ms
3 ms
…en_US/embed.js
(www.youtube.com)
58 ms
57 ms
1 ms
…bbe1b497/www-player.css
(www.youtube-nocookie.com)
55 ms
0 ms
0 ms
Serve static assets with an efficient cache policy 10 resources found
A long cache lifetime can speed up repeat visits to your page. Learn more.
URL
Cache TTL
Transfer Size
/instream/ad_status.js
(static.doubleclick.net)
15 m
0 KiB
30 m
50 KiB
30 m
0 KiB
2 h
88 KiB
2 h
0 KiB
…v2/wcp-consent.js
(wcpstatic.microsoft.com)
12 h
13 KiB
…0.7.8/clarity.js
(www.clarity.ms)
1 d
20 KiB
1 d
2 KiB
1 d
0 KiB
…imageFileData/RE1Mu3b?ver=5c31
(img-prod-cms-rt-microsoft-com.akamaized.net)
3 d 8 h 38 m 43 s
4 KiB
Avoid chaining critical requests 15 chains found
The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. Learn more.FCPLCP
Maximum critical path latency: 1,580 ms
Initial Navigation
/threads-of-sustainability/
(unlocked.microsoft.com)
/yett
(unpkg.com)
/yett@0.2.3
(unpkg.com)
- 60 ms, 2.37 KiB
- 130 ms, 12.85 KiB
…dist/styles.min.css?ver=168…
(unlocked.microsoft.com)
- 210 ms, 57.49 KiB
…fonts/mwfmdl2-v3.54.woff
(www.microsoft.com)
- 220 ms, 26.32 KiB
…assets/microsoft-cookie-list.js
(unlocked.microsoft.com)
- 120 ms, 0.97 KiB
- 200 ms, 50.16 KiB
- 150 ms, 0.73 KiB
…jquery/jquery.min.js?ver=3.6.4
(unlocked.microsoft.com)
- 150 ms, 31.55 KiB
- 130 ms, 5.08 KiB
…assets/microsoft-uhf.js?ver=6.2.2
(unlocked.microsoft.com)
- 150 ms, 1.32 KiB
…v2/wcp-consent.js
(wcpstatic.microsoft.com)
- 260 ms, 13.23 KiB
- 340 ms, 35.83 KiB
- 170 ms, 0.75 KiB
…dist/scripts.min.js?ver=168…
(unlocked.microsoft.com)
- 280 ms, 220.60 KiB
/iframe_api?ver=6.2.2
(www.youtube.com)
- 240 ms, 1.86 KiB
User Timing marks and measures 20 user timings
Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. Learn more.
Name
Type
Start Time
Duration
mark_pe
Mark
3,813.6 ms
mark_pot_isc
Mark
4,048.14 ms
mark_pot_ist
Mark
4,132.85 ms
mark_pot_csms
Mark
4,152.74 ms
mark_pot_csmf
Mark
4,156.19 ms
mark_fs
Mark
4,259.35 ms
mark_pot_if
Mark
5,757.14 ms
mark_pot_cms
Mark
5,757.66 ms
mark_pot_cmf
Mark
5,760.17 ms
mark_qoes
Mark
6,800.65 ms
mark_vc
Mark
6,902.9 ms
mark_pe
Mark
8,186.34 ms
mark_pot_isc
Mark
8,331.14 ms
mark_pot_ist
Mark
8,378.33 ms
mark_pot_csms
Mark
8,388.63 ms
mark_pot_csmf
Mark
8,391.08 ms
mark_fs
Mark
8,420.91 ms
mark_pot_if
Mark
9,654.66 ms
mark_pot_cms
Mark
9,655.14 ms
mark_pot_cmf
Mark
9,657.32 ms
Keep request counts low and transfer sizes small 89 requests • 17,608 KiB
To set budgets for the quantity and size of page resources, add a budget.json file. Learn more.
Resource Type
Requests
Transfer Size
Total
89
17,608.2 KiB
Image
12
7,707.8 KiB
Media
7
7,189.4 KiB
Script
31
2,166.1 KiB
Font
7
200.2 KiB
Stylesheet
5
188.5 KiB
Document
4
89.4 KiB
Other
23
66.9 KiB
Third-party
57
2,187.7 KiB
Largest Contentful Paint element 1 element found
This is the largest contentful element painted within the viewport. Learn MoreLCP
Element
replay decorative hero animation
<div class="unlocked-media media-video js-media-video media--no-radius js-has-poster -…" style="--poster: url(https://unlocked.microsoft.com/wp-content/uploads/2022/06/ah…;">
Avoid large layout shifts 4 elements found
These DOM elements contribute most to the CLS of the page.CLS
Element
CLS Contribution
Cast-offs to cutting-edge FOR LIFE ON EARTH
<div class="fullwidth-feature__header-wrapper transition--in-up js-full-width-feature-…">
0.026
Share Cast-offs to cutting-edge on social media
<div id="block_dfa37fd2143c43133fad62673115f2f8" class="share-block ">
0.007
  
<div class="fullwidth-feature__excerpt-wrapper transition--in-up js-full-width-feature…">
0.005
Every garment we buy has a life cycle, from cherished new purchased to unwanted…
<div id="block_02949b94afdc7077faf9b17a7116fbda" class="row row--space-between column__container column--layout-40-60 ">
0.001
Avoid long main-thread tasks 20 long tasks found
Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. Learn moreTBT
URL
Start Time
Duration
3,936 ms
512 ms
…en_US/base.js
(www.youtube.com)
8,819 ms
426 ms
…en_US/base.js
(www.youtube-nocookie.com)
5,337 ms
413 ms
8,303 ms
407 ms
…en_US/base.js
(www.youtube-nocookie.com)
4,846 ms
384 ms
…dist/scripts.min.js?ver=168…
(unlocked.microsoft.com)
6,554 ms
366 ms
…dist/scripts.min.js?ver=168…
(unlocked.microsoft.com)
2,213 ms
281 ms
Unattributable
4,530 ms
271 ms
…en_US/base.js
(www.youtube-nocookie.com)
3,629 ms
264 ms
…en_US/base.js
(www.youtube.com)
7,965 ms
233 ms
…en_US/base.js
(www.youtube.com)
9,440 ms
207 ms
…jquery/jquery.min.js?ver=3.6.4
(unlocked.microsoft.com)
1,814 ms
197 ms
5,763 ms
190 ms
/threads-of-sustainability/
(unlocked.microsoft.com)
1,152 ms
174 ms
…jquery/jquery.min.js?ver=3.6.4
(unlocked.microsoft.com)
942 ms
171 ms
7,471 ms
151 ms
7,137 ms
139 ms
…dist/scripts.min.js?ver=168…
(unlocked.microsoft.com)
1,635 ms
138 ms
6,228 ms
125 ms
…dist/scripts.min.js?ver=168…
(unlocked.microsoft.com)
2,979 ms
123 ms
Avoid non-composited animations 2 animated elements found
Animations which are not composited can be janky and increase CLS. Learn moreCLS
Element
Name
Watch “Ahluwalia Circulate” 01:03
<div class="video-player__wrapper js-video-player theme-overlay">
Unsupported CSS Property: border-top-left-radius
border-top-left-radius
Unsupported CSS Property: border-top-left-radius
border-top-left-radius
Unsupported CSS Property: border-top-right-radius
border-top-right-radius
Unsupported CSS Property: border-top-right-radius
border-top-right-radius
Unsupported CSS Property: border-bottom-left-radius
border-bottom-left-radius
Unsupported CSS Property: border-bottom-left-radius
border-bottom-left-radius
Unsupported CSS Property: border-bottom-right-radius
border-bottom-right-radius
Unsupported CSS Property: border-bottom-right-radius
border-bottom-right-radius
div#movie_player > div.ytp-chrome-top > div.ytp-title-channel > div.ytp-title-beacon
<div class="ytp-title-beacon">
Unsupported CSS Properties: background-attachment, background-clip, background-color, background-image, background-origin, background-position-x, background-position-y, background-repeat-x, background-repeat-y, background-size, left, top, width, height
ytp-title-beacon-pulse
More information about the performance of your application. These numbers don't directly affect the Performance score.
Passed audits (22)
Show Hide
Properly size images Potential savings of 6,272 KiB
Serve images that are appropriately-sized to save cellular data and improve load time. Learn more.
WordPressUpload images directly through the media library to ensure that the required image sizes are available, and then insert them from the media library or use the image widget to ensure the optimal image sizes are used (including those for the responsive breakpoints). Avoid using `Full Size` images unless the dimensions are adequate for their usage. Learn More.
URL
Resource Size
Potential Savings
close up of phone with person looking at Circulate
<img src="https://unlocked.microsoft.com/wp-content/uploads/2022/06/phone-2845x1600-…" width="2845" height="1600" class="ratio--3-2" alt="close up of phone with person looking at Circulate" loading="lazy" decoding="async">
…06/phone-2845x1600-1.png
(unlocked.microsoft.com)
4,723.5 KiB
4,674.7 KiB
person holding phone while standing in kitchen
<img src="https://unlocked.microsoft.com/wp-content/uploads/2022/06/ahluwalia-circul…" width="1600" height="900" class="ratio--4-5" alt="person holding phone while standing in kitchen" loading="lazy" decoding="async">
1,605.8 KiB
1,530.4 KiB
finger touching phone screen with Circulate app and shirt hanging in background
<img src="https://unlocked.microsoft.com/wp-content/uploads/2022/06/ahluwalia-circul…" width="1280" height="1280" class="ratio--1-1" alt="finger touching phone screen with Circulate app and shirt hanging in backg…" loading="lazy" decoding="async">
71.2 KiB
66.4 KiB
Defer offscreen images
Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. Learn more.
WordPressInstall a lazy-load WordPress plugin that provides the ability to defer any offscreen images, or switch to a theme that provides that functionality. Also consider using the AMP plugin.
Minify CSS
Minifying CSS files can reduce network payload sizes. Learn more.FCPLCP
WordPressA number of WordPress plugins can speed up your site by concatenating, minifying, and compressing your styles. You may also want to use a build process to do this minification up-front if possible.
Minify JavaScript
Minifying JavaScript files can reduce payload sizes and script parse time. Learn more.FCPLCP
WordPressA number of WordPress plugins can speed up your site by concatenating, minifying, and compressing your scripts. You may also want to use a build process to do this minification up front if possible.
Reduce unused CSS Potential savings of 112 KiB
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn more.FCPLCP
WordPressConsider reducing, or switching, the number of WordPress plugins loading unused CSS in your page. To identify plugins that are adding extraneous CSS, try running code coverage in Chrome DevTools. You can identify the theme/plugin responsible from the URL of the stylesheet. Look out for plugins that have many stylesheets in the list which have a lot of red in code coverage. A plugin should only enqueue a stylesheet if it is actually used on the page.
URL
Transfer Size
Potential Savings
…dist/styles.min.css?ver=168…
(unlocked.microsoft.com)
57.5 KiB
53.3 KiB
47.6 KiB
45.6 KiB
12.9 KiB
12.8 KiB
Reduce unused JavaScript Potential savings of 1,377 KiB
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn more.LCP
WordPressConsider reducing, or switching, the number of WordPress plugins loading unused JavaScript in your page. To identify plugins that are adding extraneous JS, try running code coverage in Chrome DevTools. You can identify the theme/plugin responsible from the URL of the script. Look out for plugins that have many scripts in the list which have a lot of red in code coverage. A plugin should only enqueue a script if it is actually used on the page.
URL
Transfer Size
Potential Savings
…en_US/base.js
(www.youtube.com)
740.3 KiB
528.4 KiB
…en_US/base.js
(www.youtube-nocookie.com)
740.7 KiB
523.0 KiB
…dist/scripts.min.js?ver=168…
(unlocked.microsoft.com)
220.6 KiB
162.7 KiB
…./node_modules/lottie-web/build/player/lottie.js
79.9 KiB
69.9 KiB
…./node_modules/interactjs/dist/interact.min.js
35.1 KiB
24.7 KiB
…./node_modules/gsap/gsap-core.js
12.5 KiB
5.9 KiB
…./node_modules/animejs/lib/anime.es.js
5.1 KiB
4.8 KiB
…./node_modules/gsap/ScrollTrigger.js
7.4 KiB
3.4 KiB
92.2 KiB
51.0 KiB
91.9 KiB
47.6 KiB
61.3 KiB
42.7 KiB
35.8 KiB
21.4 KiB
Efficiently encode images
Optimized images load faster and consume less cellular data. Learn more.
WordPressConsider using an image optimization WordPress plugin that compresses your images while retaining quality.
Serve images in next-gen formats Potential savings of 5,531 KiB
Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. Learn more.
WordPressConsider using the Performance Lab plugin to automatically convert your uploaded JPEG images into WebP, wherever supported.
URL
Resource Size
Potential Savings
close up of phone with person looking at Circulate
<img src="https://unlocked.microsoft.com/wp-content/uploads/2022/06/phone-2845x1600-…" width="2845" height="1600" class="ratio--3-2" alt="close up of phone with person looking at Circulate" loading="lazy" decoding="async">
…06/phone-2845x1600-1.png
(unlocked.microsoft.com)
4,723.5 KiB
3,982.6 KiB
person holding phone while standing in kitchen
<img src="https://unlocked.microsoft.com/wp-content/uploads/2022/06/ahluwalia-circul…" width="1600" height="900" class="ratio--4-5" alt="person holding phone while standing in kitchen" loading="lazy" decoding="async">
1,605.8 KiB
1,516.2 KiB
87.5 KiB
32.2 KiB
Enable text compression
Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. Learn more.FCPLCP
WordPressYou can enable text compression in your web server configuration.
Preconnect to required origins Potential savings of 80 ms
Consider adding `preconnect` or `dns-prefetch` resource hints to establish early connections to important third-party origins. Learn more.FCPLCP
URL
Potential Savings
80 ms
Initial server response time was short Root document took 350 ms
Keep the server response time for the main document short because all other requests depend on it. Learn more.FCPLCP
WordPressThemes, plugins, and server specifications all contribute to server response time. Consider finding a more optimized theme, carefully selecting an optimization plugin, and/or upgrading your server.
URL
Time Spent
/threads-of-sustainability/
(unlocked.microsoft.com)
350 ms
Avoid multiple page redirects
Redirects introduce additional delays before the page can be loaded. Learn more.FCPLCP
Preload key requests
Consider using `<link rel=preload>` to prioritize fetching resources that are currently requested later in page load. Learn more.FCPLCP
Use HTTP/2
HTTP/2 offers many benefits over HTTP/1.1, including binary headers and multiplexing. Learn more.
Use video formats for animated content
Large GIFs are inefficient for delivering animated content. Consider using MPEG4/WebM videos for animations and PNG/WebP for static images instead of GIF to save network bytes. Learn moreLCP
WordPressConsider uploading your GIF to a service which will make it available to embed as an HTML5 video.
Remove duplicate modules in JavaScript bundles
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity. TBT
Avoid serving legacy JavaScript to modern browsers Potential savings of 0 KiB
Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren't necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers. Learn MoreTBT
URL
Potential Savings
…dist/scripts.min.js?ver=168…
(unlocked.microsoft.com)
0.1 KiB
webpack://public/./node_modules/interactjs/dist/interact.min.js:2:15011
@babel/plugin-transform-classes
Preload Largest Contentful Paint image
Preload the image used by the LCP element in order to improve your LCP time. Learn more.LCP
Avoids an excessive DOM size 659 elements
A large DOM will increase memory usage, cause longer style calculations, and produce costly layout reflows. Learn more.TBT
Statistic
Element
Value
Total DOM Elements
659
Maximum DOM Depth
Microsoft 365
<a id="shellmenu_7" class="js-subm-uhf-nav-link" href="https://www.microsoft.com/microsoft-365" data-m="{&quot;cN&quot;:&quot;W0Nav_M365_nav&quot;,&quot;id&quot;:&quot;n1c1c2c1c9c3m1r1a1&quot;,&quot;sN&quot;:1,&quot;aN&quot;:&quot;c1c2c1c9c3m1…" style="overflow-x: visible;">
20
Maximum Child Elements
Cast-offs to cutting-edge FOR LIFE ON EARTH    replay decorative hero animation…
<div id="post-1130" class="post-1130 stories type-stories status-publish hentry collections-life-on-e…">
17
Largest Contentful Paint image was not lazily loaded
Above-the-fold images that are lazily loaded render later in the page lifecycle, which can delay the largest contentful paint. Learn more.
Avoids document.write()
For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. Learn more.
Has a <meta name="viewport"> tag with width or initial-scale
A `<meta name="viewport">` not only optimizes your app for mobile screen sizes, but also prevents a 300 millisecond delay to user input. Learn more.TBT
These checks highlight opportunities to improve the accessibility of your web app. Only a subset of accessibility issues can be automatically detected so manual testing is also encouraged.
Navigation
Some elements have a [tabindex] value greater than 0
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more.
Failing Elements
Skip to main content
<a id="uhfSkipToMain" class="m-skip-to-main" href="javascript:void(0)" data-href="#site-main" tabindex="1" data-m="{&quot;cN&quot;:&quot;Skip to content_nonnav&quot;,&quot;id&quot;:&quot;nn2m1r1a1&quot;,&quot;sN&quot;:2,&quot;aN&quot;:&quot;m1r1a1&quot;}" style="overflow-x: visible;">
All Microsoft expand to see list of Microsoft products and services
<button type="button" class="c-action-trigger c-glyph glyph-global-nav-button" aria-label="All Microsoft expand to see list of Microsoft products and services" initialstate-label="All Microsoft expand to see list of Microsoft products and services" togglestate-label="Close All Microsoft list" aria-expanded="false" data-m="{&quot;cN&quot;:&quot;Mobile menu button_nonnav&quot;,&quot;id&quot;:&quot;nn1c3m1r1a1&quot;,&quot;sN&quot;:1,&quot;aN&quot;:&quot;c3m1r1a1…" style="overflow-x: visible;" tabindex="2">
Microsoft
<a id="uhfLogo" class="c-logo c-sgl-stk-uhfLogo" itemprop="url" href="https://www.microsoft.com" aria-label="Microsoft" data-m="{&quot;cN&quot;:&quot;GlobalNav_Logo_cont&quot;,&quot;cT&quot;:&quot;Container&quot;,&quot;id&quot;:&quot;c3c3m1r1a1&quot;,&quot;sN&quot;:3,&quot;aN&quot;…" style="overflow-x: visible;" tabindex="5">
Unlocked
<button type="button" id="uhfCatLogoButton" class="c-cat-logo-button x-hidden" aria-expanded="false" aria-label="Unlocked" data-m="{&quot;cN&quot;:&quot;Unlocked_nonnav&quot;,&quot;id&quot;:&quot;nn7c3m1r1a1&quot;,&quot;sN&quot;:7,&quot;aN&quot;:&quot;c3m1r1a1&quot;}" style="overflow-x: visible;" tabindex="6">
Search Microsoft Unlocked
<button id="search" aria-label="Search Microsoft Unlocked" class="c-glyph" data-m="{&quot;cN&quot;:&quot;Search_nav&quot;,&quot;id&quot;:&quot;n2c3c1c9c3m1r1a1&quot;,&quot;sN&quot;:2,&quot;aN&quot;:&quot;c3c1c9c3m1r1a1&quot;}" data-bi-mto="true" aria-expanded="false" style="overflow-x: visible;" tabindex="4">
These are opportunities to improve keyboard navigation in your application.
Additional items to manually check (10)
Show Hide
The page has a logical tab order
Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. Learn more.
Interactive controls are keyboard focusable
Custom interactive controls are keyboard focusable and display a focus indicator. Learn more.
Interactive elements indicate their purpose and state
Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. Learn more.
The user's focus is directed to new content added to the page
If new content, such as a dialog, is added to the page, the user's focus is directed to it. Learn more.
User focus is not accidentally trapped in a region
A user can tab into and out of any control or region without accidentally trapping their focus. Learn more.
Custom controls have associated labels
Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. Learn more.
Custom controls have ARIA roles
Custom interactive controls have appropriate ARIA roles. Learn more.
Visual order on the page follows DOM order
DOM order matches the visual order, improving navigation for assistive technology. Learn more.
Offscreen content is hidden from assistive technology
Offscreen content is hidden with display: none or aria-hidden=true. Learn more.
HTML5 landmark elements are used to improve navigation
Landmark elements (<main>, <nav>, etc.) are used to improve the keyboard navigation of the page for assistive technology. Learn more.
These items address areas which an automated testing tool cannot cover. Learn more in our guide on conducting an accessibility review.
Passed audits (22)
Show Hide
[aria-*] attributes match their roles
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn more.
[aria-hidden="true"] is not present on the document <body>
Assistive technologies, like screen readers, work inconsistently when `aria-hidden="true"` is set on the document `<body>`. Learn more.
[role]s have all required [aria-*] attributes
Some ARIA roles have required attributes that describe the state of the element to screen readers. Learn more.
[role] values are valid
ARIA roles must have valid values in order to perform their intended accessibility functions. Learn more.
[aria-*] attributes have valid values
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more.
[aria-*] attributes are valid and not misspelled
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. Learn more.
Buttons have an accessible name
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn more.
ARIA IDs are unique
The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. Learn more.
Image elements have [alt] attributes
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more.
[user-scalable="no"] is not used in the <meta name="viewport"> element and the [maximum-scale] attribute is not less than 5.
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more.
<video> elements contain a <track> element with [kind="captions"]
When a video provides a caption it is easier for deaf and hearing impaired users to access its information. Learn more.
[aria-hidden="true"] elements do not contain focusable descendents
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn more.
The page contains a heading, skip link, or landmark region
Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. Learn more.
Background and foreground colors have a sufficient contrast ratio
Low-contrast text is difficult or impossible for many users to read. Learn more.
Document has a <title> element
The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. Learn more.
[id] attributes on active, focusable elements are unique
All focusable elements must have a unique `id` to ensure that they're visible to assistive technologies. Learn more.
<html> element has a [lang] attribute
If a page doesn't specify a lang attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more.
<html> element has a valid value for its [lang] attribute
Specifying a valid BCP 47 language helps screen readers announce text properly. Learn more.
Lists contain only <li> elements and script supporting elements (<script> and <template>).
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more.
List items (<li>) are contained within <ul> or <ol> parent elements
Screen readers require list items (`<li>`) to be contained within a parent `<ul>` or `<ol>` to be announced properly. Learn more.
Heading elements appear in a sequentially-descending order
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.
Not applicable (21)
Show Hide
[accesskey] values are unique
Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. Learn more.
button, link, and menuitem elements have accessible names
When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more.
ARIA input fields have accessible names
When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more.
ARIA meter elements have accessible names
When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more.
ARIA progressbar elements have accessible names
When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more.
Elements with an ARIA [role] that require children to contain a specific [role] have all required children.
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more.
[role]s are contained by their required parent element
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more.
ARIA toggle fields have accessible names
When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more.
ARIA tooltip elements have accessible names
When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more.
ARIA treeitem elements have accessible names
When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more.
<dl>'s contain only properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements.
When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. Learn more.
Definition list items are wrapped in <dl> elements
Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. Learn more.
No form fields have multiple labels
Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. Learn more.
<frame> or <iframe> elements have a title
Screen reader users rely on frame titles to describe the contents of frames. Learn more.
<input type="image"> elements have [alt] text
When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. Learn more.
Form elements have associated labels
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more.
The document does not use <meta http-equiv="refresh">
Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. Learn more.
<object> elements have alternate text
Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. Learn more.
Cells in a <table> element that use the [headers] attribute refer to table cells within the same table.
Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. Learn more.
<th> elements and elements with [role="columnheader"/"rowheader"] have data cells they describe.
Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. Learn more.
[lang] attributes have a valid value
Specifying a valid BCP 47 language on elements helps ensure that text is pronounced correctly by a screen reader. Learn more.
General
Uses deprecated APIs 1 warning found
Deprecated APIs will eventually be removed from the browser. Learn more.
Deprecation / Warning
Source
OverflowVisibleOnReplacedElement
Issues were logged in the Issues panel in Chrome Devtools
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
Cookie
/embed/_P1f8F5GcMo?playsinline=…
(www.youtube-nocookie.com)
Detected JavaScript libraries
All front-end JavaScript libraries detected on the page. Learn more.
Name
Version
jQuery
3.6.4
WordPress
Trust and Safety
Ensure CSP is effective against XSS attacks
A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. Learn more
Description
Directive
Severity
No CSP found in enforcement mode
High
Passed audits (11)
Show Hide
Uses HTTPS
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. Learn more.
Avoids requesting the geolocation permission on page load
Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. Learn more.
Avoids requesting the notification permission on page load
Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. Learn more.
Avoids front-end JavaScript libraries with known security vulnerabilities
Some third-party scripts may contain known security vulnerabilities that are easily identified and exploited by attackers. Learn more.
Allows users to paste into password fields
Preventing password pasting undermines good security policy. Learn more.
Displays images with correct aspect ratio
Image display dimensions should match natural aspect ratio. Learn more.
Serves images with appropriate resolution
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn more.
Page has the HTML doctype
Specifying a doctype prevents the browser from switching to quirks-mode. Learn more.
Properly defines charset
A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. Learn more.
No browser errors logged to the console
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more
Page has valid source maps
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.
URL
Map URL
/yett
(unpkg.com)
/yett.min.js.map
(unpkg.com)
Error: Failed fetching source map (404)
…th/qxlPlUvWR….js
(www.google.com)
…dist/scripts.min.js?ver=168…
(unlocked.microsoft.com)
…dist/scripts.min.js.map
(unlocked.microsoft.com)
Not applicable (1)
Show Hide
Fonts with font-display: optional are preloaded
Preload `optional` fonts so first-time visitors may use them. Learn more
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.
Content Best Practices
Format your HTML in a way that enables crawlers to better understand your app’s content.
Crawling and Indexing
Links are not crawlable
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 More
Uncrawlable Link
Skip to main content
<a id="uhfSkipToMain" class="m-skip-to-main" href="javascript:void(0)" data-href="#site-main" tabindex="1" data-m="{&quot;cN&quot;:&quot;Skip to content_nonnav&quot;,&quot;id&quot;:&quot;nn2m1r1a1&quot;,&quot;sN&quot;:2,&quot;aN&quot;:&quot;m1r1a1&quot;}" style="overflow-x: visible;">
To appear in search results, crawlers need access to your app.
Mobile Friendly
Tap targets are not sized appropriately 91% appropriately sized tap targets
Interactive elements like buttons and links should be large enough (48x48px), and have enough space around them, to be easy enough to tap without overlapping onto other elements. Learn more.
Tap Target
Size
Overlapping Target
Privacy
<a class="c-uhff-link" href="https://go.microsoft.com/fwlink/?LinkId=521839" data-mscc-ic="false" data-m="{&quot;cN&quot;:&quot;Footer_PrivacyandCookies_nav&quot;,&quot;id&quot;:&quot;n3c10c1c1m1r1a2&quot;,&quot;sN&quot;:3,&quot;aN&quot;:&quot;c…">
33x15
About our ads
<a class="c-uhff-link" href="https://choice.microsoft.com" data-mscc-ic="false" data-m="{&quot;cN&quot;:&quot;Footer_AboutourAds_nav&quot;,&quot;id&quot;:&quot;n9c10c1c1m1r1a2&quot;,&quot;sN&quot;:9,&quot;aN&quot;:&quot;c10c1c1…">
Sitemap
<a class="c-uhff-link" href="https://www.microsoft.com/en-us/sitemap1.aspx" data-mscc-ic="false" data-m="{&quot;cN&quot;:&quot;Footer_Sitemap_nav&quot;,&quot;id&quot;:&quot;n1c10c1c1m1r1a2&quot;,&quot;sN&quot;:1,&quot;aN&quot;:&quot;c10c1c1m1r1…">
39x15
Safety & eco
<a class="c-uhff-link" href="https://go.microsoft.com/fwlink/?linkid=2196227" data-mscc-ic="false" data-m="{&quot;cN&quot;:&quot;Footer_SafetyAndEco_nav&quot;,&quot;id&quot;:&quot;n7c10c1c1m1r1a2&quot;,&quot;sN&quot;:7,&quot;aN&quot;:&quot;c10c1c…">
Recycling
<a class="c-uhff-link" href="https://www.microsoft.com/en-us/legal/compliance/recycling" data-mscc-ic="false" data-m="{&quot;cN&quot;:&quot;Recycling_nav&quot;,&quot;id&quot;:&quot;n8c10c1c1m1r1a2&quot;,&quot;sN&quot;:8,&quot;aN&quot;:&quot;c10c1c1m1r1a2&quot;}">
45x15
Contact Microsoft
<a class="c-uhff-link" href="https://support.microsoft.com/contactus" data-mscc-ic="false" data-m="{&quot;cN&quot;:&quot;Footer_ContactUs_nav&quot;,&quot;id&quot;:&quot;n2c10c1c1m1r1a2&quot;,&quot;sN&quot;:2,&quot;aN&quot;:&quot;c10c1c1m1…">
Your Privacy Choices
<a data-m="{&quot;id&quot;:&quot;n8c1c1m1r1a2&quot;,&quot;sN&quot;:8,&quot;aN&quot;:&quot;c1c1m1r1a2&quot;}" href="https://aka.ms/yourcaliforniaprivacychoices" class="c-uhff-link c-uhff-ccpa">
364x20
English (United States)
<a id="locale-picker-link" aria-label="Content Language Selector. Currently set to English (United States)" class="c-uhff-link c-uhff-lang-selector c-glyph glyph-world" href="https://www.microsoft.com/en-us/locale" data-m="{&quot;cN&quot;:&quot;locale_picker(US)_nav&quot;,&quot;id&quot;:&quot;n7c1c1m1r1a2&quot;,&quot;sN&quot;:7,&quot;aN&quot;:&quot;c1c1m1r1a2&quot;}">
Make sure your pages are mobile friendly so users don’t have to pinch or zoom in order to read the content pages. Learn more.
Additional items to manually check (1)
Show Hide
Structured data is valid
Run the Structured Data Testing Tool and the Structured Data Linter to validate structured data. Learn more.
Run these additional validators on your site to check additional SEO best practices.
Passed audits (11)
Show Hide
Has a <meta name="viewport"> tag with width or initial-scale
A `<meta name="viewport">` not only optimizes your app for mobile screen sizes, but also prevents a 300 millisecond delay to user input. Learn more.TBT
Document has a <title> element
The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. Learn more.
Document has a meta description
Meta descriptions may be included in search results to concisely summarize page content. Learn more.
Page has successful HTTP status code
Pages with unsuccessful HTTP status codes may not be indexed properly. Learn more.
Page isn’t blocked from indexing
Search engines are unable to include your pages in search results if they don't have permission to crawl them. Learn more.
robots.txt is valid
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more.
Image elements have [alt] attributes
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more.
Document has a valid hreflang
hreflang links tell search engines what version of a page they should list in search results for a given language or region. Learn more.
Document has a valid rel=canonical
Canonical links suggest which URL to show in search results. Learn more.
Document uses legible font sizes 96.07% legible text
Font sizes less than 12px are too small to be legible and require mobile visitors to “pinch to zoom” in order to read. Strive to have >60% of page text ≥12px. Learn more.
Source
Selector
% of Page Text
Font Size
.c-uhff-nav-group ul.c-list
3.18%
11px
.c-uhff-base ul.c-list
0.29%
11px
.c-uhff-base>a.c-uhff-link.c-uhff-lang-selector
0.09%
11px
.c-uhff-base .c-uhff-ccpa
0.08%
11px
Add'l illegible text
0.29%
< 12px
Legible text
96.07%
≥ 12px
Document avoids plugins
Search engines can't index plugin content, and many devices restrict plugins or don't support them. Learn more.