Mobile 375 × 812

Desktop 1440 × 900

Score: 73 / 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.
Content-Security-Policy header is missing
Cookie 'AWSALB' is missing the Secure flag
No Content-Security-Policy header found
1 link(s) with no accessible text
2 image-in-link without alt text
[](https://beavercheck.com/results/d591d76e-1509-c775-5a28-60a04e640f23)<a href="https://beavercheck.com/results/d591d76e-1509-c775-5a28-60a04e640f23"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.ticktick.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.ticktick.comThis 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.
2.45 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.45 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
283 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.83 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.
6.55 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.
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.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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 | |
|---|---|---|---|
div.header_1YX7j > div.header1_3hffQ > div > img div.header_1YX7j > div.header1_3hffQ > div > img | d107mjio2rjf74.cloudfront.net/sites/res/newHome/tick/header1.jpg | 122.8 KiB | 121.1 KiB |
div.header_1YX7j > div.header2_1bz_R > div > img div.header_1YX7j > div.header2_1bz_R > div > img | d107mjio2rjf74.cloudfront.net/sites/res/newHome/tick/header2.jpg | 50.8 KiB | 50.2 KiB |
div.choices_3gEFq > div.choice_p55YW > div > img div.choices_3gEFq > div.choice_p55YW > div > img | d107mjio2rjf74.cloudfront.net/sites/res/newHome/tick/choice3.png | 14.3 KiB | 13.6 KiB |
div.choices_3gEFq > div.choice_p55YW > div > img div.choices_3gEFq > div.choice_p55YW > div > img | d107mjio2rjf74.cloudfront.net/sites/res/newHome/tick/choice1.png | 14.0 KiB | 13.3 KiB |
div.choices_3gEFq > div.choice_p55YW > div > img div.choices_3gEFq > div.choice_p55YW > div > img | d107mjio2rjf74.cloudfront.net/sites/res/newHome/tick/choice2.png | 13.9 KiB | 13.2 KiB |
div.choices_3gEFq > div.choice_p55YW > div > img div.choices_3gEFq > div.choice_p55YW > div > img | d107mjio2rjf74.cloudfront.net/sites/res/newHome/tick/choice4.png | 13.3 KiB | 12.7 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
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.
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/gtag/js?id=G-TM2QKQ5S5Q | 147.4 KiB | 59.8 KiB |
| /sites/_next/static/chunks/3062-b0589dcc1aac281091df.js | 104.2 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 minimize main-thread work
| Category | Time Spent |
|---|---|
| Script Evaluation | 875 ms |
| Other | 601 ms |
| Style & Layout | 425 ms |
| Script Parsing & Compilation | 170 ms |
| Rendering | 90 ms |
| Parse HTML & CSS | 45 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
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
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.
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 about the `lang` attribute.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
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 |
|---|
a.brand_2aHQJ > div.productLogo__1LRH > div > img a.brand_2aHQJ > div.productLogo__1LRH > div > img |
div.header_1YX7j > div.header1_3hffQ > div > img div.header_1YX7j > div.header1_3hffQ > div > img |
div.header_1YX7j > div.header2_1bz_R > div > img div.header_1YX7j > div.header2_1bz_R > div > img |
div.choices_3gEFq > div.choice_p55YW > div > img div.choices_3gEFq > div.choice_p55YW > div > img |
div.choices_3gEFq > div.choice_p55YW > div > img div.choices_3gEFq > div.choice_p55YW > div > img |
div.choices_3gEFq > div.choice_p55YW > div > img div.choices_3gEFq > div.choice_p55YW > div > img |
div.choices_3gEFq > div.choice_p55YW > div > img div.choices_3gEFq > div.choice_p55YW > div > img |
div.img_22ZNa > div > div > img div.img_22ZNa > div > div > img |
div.img_22ZNa > div > div > img div.img_22ZNa > div > div > img |
div.img_22ZNa > div > div > img div.img_22ZNa > div > div > img |
div.img_22ZNa > div > div > img div.img_22ZNa > div > div > img |
div.img_22ZNa > div > div > img div.img_22ZNa > div > div > img |
div.content_X4x7O > div.mobilePic_1MeIA > div > img div.content_X4x7O > div.mobilePic_1MeIA > div > img |
div.container_37-FB > div.card_2X3m_ > div > img div.container_37-FB > div.card_2X3m_ > div > img |
div.content_BWuxK > div.pic_1e-rZ > div > img div.content_BWuxK > div.pic_1e-rZ > div > img |
div.header_e9eaU > div.avatar_1glbR > div > img.mediaIcon_1l8E0 div.header_e9eaU > div.avatar_1glbR > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > 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 |
|---|
div.navCollapse_2tnl9 > div.menuHeader_1Mqim > div.menuHeaderInner_LpwJe > a.brand_2aHQJ div.navCollapse_2tnl9 > div.menuHeader_1Mqim > div.menuHeaderInner_LpwJe > a.brand_2aHQJ |
div.mediaCardList_1K9lc > div.mediaWrapper__0k_D > div.mediaCard_2dz6z > a div.mediaCardList_1K9lc > div.mediaWrapper__0k_D > div.mediaCard_2dz6z > a |
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.
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
| Failing Elements |
|---|
Features
Download
Premium
Resources
Sign In div.navCollapse_2tnl9 > div.menu_3afjO > div.container_1HIRZ > ul.navbar_2uuBv |
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
| Failing Elements |
|---|
Resources ul.navbar_2uuBv > details > summary#resource-summary > li.navItem_2K7pc |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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 about the viewport meta tag.
| Failing Elements |
|---|
head > meta head > meta |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
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 |
|---|---|
| www.ticktick.com/features | 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 |
|---|
a.brand_2aHQJ > div.productLogo__1LRH > div > img a.brand_2aHQJ > div.productLogo__1LRH > div > img |
div.header_1YX7j > div.header1_3hffQ > div > img div.header_1YX7j > div.header1_3hffQ > div > img |
div.header_1YX7j > div.header2_1bz_R > div > img div.header_1YX7j > div.header2_1bz_R > div > img |
div.choices_3gEFq > div.choice_p55YW > div > img div.choices_3gEFq > div.choice_p55YW > div > img |
div.choices_3gEFq > div.choice_p55YW > div > img div.choices_3gEFq > div.choice_p55YW > div > img |
div.choices_3gEFq > div.choice_p55YW > div > img div.choices_3gEFq > div.choice_p55YW > div > img |
div.choices_3gEFq > div.choice_p55YW > div > img div.choices_3gEFq > div.choice_p55YW > div > img |
div.img_22ZNa > div > div > img div.img_22ZNa > div > div > img |
div.img_22ZNa > div > div > img div.img_22ZNa > div > div > img |
div.img_22ZNa > div > div > img div.img_22ZNa > div > div > img |
div.img_22ZNa > div > div > img div.img_22ZNa > div > div > img |
div.img_22ZNa > div > div > img div.img_22ZNa > div > div > img |
div.content_X4x7O > div.mobilePic_1MeIA > div > img div.content_X4x7O > div.mobilePic_1MeIA > div > img |
div.container_37-FB > div.card_2X3m_ > div > img div.container_37-FB > div.card_2X3m_ > div > img |
div.content_BWuxK > div.pic_1e-rZ > div > img div.content_BWuxK > div.pic_1e-rZ > div > img |
div.header_e9eaU > div.avatar_1glbR > div > img.mediaIcon_1l8E0 div.header_e9eaU > div.avatar_1glbR > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > 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.
1.15 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.14 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 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.
1.21 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.
2.15 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.
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 | |
|---|---|---|---|
div.header_1YX7j > div.header1_3hffQ > div > img div.header_1YX7j > div.header1_3hffQ > div > img | d107mjio2rjf74.cloudfront.net/sites/res/newHome/tick/header1.jpg | 122.8 KiB | 109.9 KiB |
div.header_1YX7j > div.header2_1bz_R > div > img div.header_1YX7j > div.header2_1bz_R > div > img | d107mjio2rjf74.cloudfront.net/sites/res/newHome/tick/header2.jpg | 50.8 KiB | 45.9 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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/gtag/js?id=G-TM2QKQ5S5Q | 147.4 KiB | 60.7 KiB |
| /sites/_next/static/chunks/3062-b0589dcc1aac281091df.js | 104.2 KiB | 28.9 KiB |
| /sites/_next/static/chunks/pages/_app-a0625b0848b5cb75af2... | 35.7 KiB | 20.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
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
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.
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 about the `lang` attribute.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
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 |
|---|
a.brand_2aHQJ > div.productLogo__1LRH > div > img a.brand_2aHQJ > div.productLogo__1LRH > div > img |
div.header_1YX7j > div.header1_3hffQ > div > img div.header_1YX7j > div.header1_3hffQ > div > img |
div.header_1YX7j > div.header2_1bz_R > div > img div.header_1YX7j > div.header2_1bz_R > div > img |
div.choices_3gEFq > div.choice_p55YW > div > img div.choices_3gEFq > div.choice_p55YW > div > img |
div.choices_3gEFq > div.choice_p55YW > div > img div.choices_3gEFq > div.choice_p55YW > div > img |
div.choices_3gEFq > div.choice_p55YW > div > img div.choices_3gEFq > div.choice_p55YW > div > img |
div.choices_3gEFq > div.choice_p55YW > div > img div.choices_3gEFq > div.choice_p55YW > div > img |
div.content_X4x7O > div.pic_gvBmF > div > img div.content_X4x7O > div.pic_gvBmF > div > img |
div.container_37-FB > div.card_2X3m_ > div > img div.container_37-FB > div.card_2X3m_ > div > img |
div.content_BWuxK > div.pic_1e-rZ > div > img div.content_BWuxK > div.pic_1e-rZ > div > img |
div.header_e9eaU > div.avatar_1glbR > div > img.mediaIcon_1l8E0 div.header_e9eaU > div.avatar_1glbR > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > 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 |
|---|
div#app > div.headerContainer_1LyYr > div.navRow_236y3 > a.brand_2aHQJ div#app > div.headerContainer_1LyYr > div.navRow_236y3 > a.brand_2aHQJ |
div.mediaCardList_1K9lc > div.mediaWrapper__0k_D > div.mediaCard_2dz6z > a div.mediaCardList_1K9lc > div.mediaWrapper__0k_D > div.mediaCard_2dz6z > a |
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.
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 about the viewport meta tag.
| Failing Elements |
|---|
head > meta head > meta |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
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 |
|---|---|
| www.ticktick.com/features | 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 |
|---|
a.brand_2aHQJ > div.productLogo__1LRH > div > img a.brand_2aHQJ > div.productLogo__1LRH > div > img |
div.header_1YX7j > div.header1_3hffQ > div > img div.header_1YX7j > div.header1_3hffQ > div > img |
div.header_1YX7j > div.header2_1bz_R > div > img div.header_1YX7j > div.header2_1bz_R > div > img |
div.choices_3gEFq > div.choice_p55YW > div > img div.choices_3gEFq > div.choice_p55YW > div > img |
div.choices_3gEFq > div.choice_p55YW > div > img div.choices_3gEFq > div.choice_p55YW > div > img |
div.choices_3gEFq > div.choice_p55YW > div > img div.choices_3gEFq > div.choice_p55YW > div > img |
div.choices_3gEFq > div.choice_p55YW > div > img div.choices_3gEFq > div.choice_p55YW > div > img |
div.content_X4x7O > div.pic_gvBmF > div > img div.content_X4x7O > div.pic_gvBmF > div > img |
div.container_37-FB > div.card_2X3m_ > div > img div.container_37-FB > div.card_2X3m_ > div > img |
div.content_BWuxK > div.pic_1e-rZ > div > img div.content_BWuxK > div.pic_1e-rZ > div > img |
div.header_e9eaU > div.avatar_1glbR > div > img.mediaIcon_1l8E0 div.header_e9eaU > div.avatar_1glbR > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 li.slideControl_3bI9p > div.removeTapEffect > div > img.mediaIcon_1l8E0 |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
div.userItem_1fSHi > div.userAvatar_uadde > div > img div.userItem_1fSHi > div.userAvatar_uadde > div > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback