Xxt2020.com Site Title
杭州西图科技有限公司
Xxt2020.com Meta Description
杭州西图科技有限公司成立于2017年01月23日,注册地位于浙江省杭州市滨江区长河街道滨安路1197号2幢4174室,法定代表人为水满志。经营范围包括技术开发、技术服务、技术咨询、成果转让:计算机软硬件、计算机网络技术、教育软件、多媒体技术、游戏软件、数据处理技术、计算机系统集成;服务:翻译服务,会务服务,文化艺术交流活动策划(除演出及演出中介),企业管理咨询,电子产品,机电设备的安装、维修(限上门,涉及资质凭证经营),电子设备、计算机软硬件的租赁;销售:计算机软硬件、电子产品、日用百货、机械设备、通讯设备(依法须经批准的项目,经相关部门批准后方可开展经营活动)
Xxt2020.com Test Results
Xxt2020.com Mobile Performance: 77/100
Quick overview:
Diagnostics
More information about the performance of your application. These numbers don't directly affect the Performance score.
Reduce unused CSS
Potential savings of 50 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.
Eliminate render-blocking resources
Potential savings of 1,080 ms
Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. Learn how to eliminate render-blocking resources.
Reduce unused JavaScript
Potential savings of 128 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.
Avoid an excessive DOM size
2,657 elements
A large DOM will increase memory usage, cause longer style calculations, and produce costly layout reflows. Learn how to avoid an excessive DOM size.
Avoid multiple page redirects
Potential savings of 750 ms
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Largest Contentful Paint element
3,530 ms
This is the largest contentful element painted within the viewport. Learn more about the Largest Contentful Paint element
Serve static assets with an efficient cache policy
131 resources found
A long cache lifetime can speed up repeat visits to your page. Learn more about efficient cache policies.
Use video formats for animated content
Potential savings of 643 KiB
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 more about efficient video formats
Efficiently encode images
Potential savings of 1,909 KiB
Optimized images load faster and consume less cellular data. Learn how to efficiently encode images.
Serve images in next-gen formats
Potential savings of 3,794 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 about modern image formats.
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 about `font-display`.
Minify JavaScript
Potential savings of 3 KiB
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Avoid `document.write()`
For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. Learn how to avoid document.write().
Defer offscreen images
Potential savings of 2 KiB
Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. Learn how to defer offscreen images.
Avoid enormous network payloads
Total size was 9,850 KiB
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Preload Largest Contentful Paint image
If the LCP element is dynamically added to the page, you should preload the image in order to improve LCP. Learn more about preloading LCP elements.
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 how to use modern JavaScript
Time to Interactive
6.1 s
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.
Max Potential First Input Delay
190 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.
Xxt2020.com Mobile SEO: 83/100
Quick overview:
Content Best Practices
Format your HTML in a way that enables crawlers to better understand your app’s content.
Image elements do not have `[alt]` attributes
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.
Crawling and Indexing
To appear in search results, crawlers need access to your app.
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 how to make links crawlable
Xxt2020.com Mobile Best Practices: 55/100
Quick overview:
Trust and Safety
Does not redirect HTTP traffic to HTTPS
Make sure that you redirect all HTTP traffic to HTTPS in order to enable secure web features for all your users. Learn more.
Does not use HTTPS
59 insecure requests found
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 about HTTPS.
General
Uses deprecated APIs
1 warning found
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Browser errors were 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 about this errors in console diagnostic audit
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.
Xxt2020.com Mobile Accessibility: 37/100
Quick overview:
Names and labels
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.
Links do not have a discernible name
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.
`<frame>` or `<iframe>` elements do not have a title
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Image elements do not have `[alt]` attributes
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.
Buttons do not 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 how to make buttons more accessible.
Tables and lists
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Lists do not 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 about proper list structure.
List items (`<li>`) are not contained within `<ul>`, `<ol>` or `<menu>` parent elements.
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.
Internationalization and localization
These are opportunities to improve the interpretation of your content by users in different locales.
`<html>` element does not have 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 about the `lang` attribute.
Contrast
These are opportunities to improve the legibility of your content.
Background and foreground colors do not have a sufficient contrast ratio.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Best practices
These items highlight common accessibility best practices.
`[user-scalable="no"]` is used in the `<meta name="viewport">` element or the `[maximum-scale]` attribute is 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 about the viewport meta tag.
Similar tests
www.xxt2020.com
www.xxt2020.net
www.xxt2020.org
www.xxt2020.info
www.xxt2020.biz
www.xxt2020.us
www.xxt2020.mobi
www.xt2020.com
www.xxt2020.com
www.zxt2020.com
www.xzxt2020.com
www.zxxt2020.com
www.sxt2020.com
www.xsxt2020.com
www.sxxt2020.com
www.dxt2020.com
www.xdxt2020.com
www.dxxt2020.com
www.cxt2020.com
www.xcxt2020.com
www.cxxt2020.com
www.xzt2020.com
www.xxzt2020.com
www.xst2020.com
www.xxst2020.com
www.xdt2020.com
www.xxdt2020.com
www.xct2020.com
www.xxct2020.com
www.xx2020.com
www.xxr2020.com
www.xxtr2020.com
www.xxrt2020.com
www.xxf2020.com
www.xxtf2020.com
www.xxft2020.com
www.xxg2020.com
www.xxtg2020.com
www.xxgt2020.com
www.xxy2020.com
www.xxty2020.com
www.xxyt2020.com
www.xxt020.com
www.xxt220.com
www.xxt200.com
www.xxt202.com
www.xxt2020.con
www.xxt2020.net
www.xxt2020.org
www.xxt2020.info
www.xxt2020.biz
www.xxt2020.us
www.xxt2020.mobi
www.xt2020.com
www.xxt2020.com
www.zxt2020.com
www.xzxt2020.com
www.zxxt2020.com
www.sxt2020.com
www.xsxt2020.com
www.sxxt2020.com
www.dxt2020.com
www.xdxt2020.com
www.dxxt2020.com
www.cxt2020.com
www.xcxt2020.com
www.cxxt2020.com
www.xzt2020.com
www.xxzt2020.com
www.xst2020.com
www.xxst2020.com
www.xdt2020.com
www.xxdt2020.com
www.xct2020.com
www.xxct2020.com
www.xx2020.com
www.xxr2020.com
www.xxtr2020.com
www.xxrt2020.com
www.xxf2020.com
www.xxtf2020.com
www.xxft2020.com
www.xxg2020.com
www.xxtg2020.com
www.xxgt2020.com
www.xxy2020.com
www.xxty2020.com
www.xxyt2020.com
www.xxt020.com
www.xxt220.com
www.xxt200.com
www.xxt202.com
www.xxt2020.con