Tn374.cn Site Title

B2B网站系统,b2b批发系统开发,上海棠采科技发展有限公司

Tn374.cn Meta Description

上海棠采科技发展有限公司成立于2015年01月09日,注册地位于上海市青浦区朱枫公路3424号1幢2层O区226室,法定代表人为陈斌。经营范围包括一般项目:技术服务、技术开发、技术咨询、技术交流、技术转让、技术推广;信息咨询服务(不含许可类信息咨询服务);企业管理咨询;物业管理;会议及展览服务;组织文化艺术交流活动;住宅水电安装维护服务;普通机械设备安装服务;煤炭及制品销售;木材销售;电子元器件与机电组件设备销售;五金产品批发;建筑装饰材料销售;有色金属合金销售;金属链条及其他金属制品销售;锻件及粉末冶金制品销售;汽车零配件批发;仪器仪表销售;日用百货销售;家用电器销售;包装材料及制品销售;移动通信设备销售;计算机软硬件及辅助设备批发;化工产品销售(不含许可类化工产品);食用农产品批发;货物进出口;技术进出口。(除依法须经批准的项目外,凭营业执照依法自主开展经营活动)许可项目:建设工程设计。(依法须经批准的项目,经相关部门批准后方可开展经营活动,具体经营项目以相关部门批准文件或许可证件为准)上海棠采科技发展有限公司对外投资3家公司。

Tn374.cn Test Results

Tn374.cn Mobile Performance: 70/100
Quick overview:
Time to Interactive
5.9 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.
First Meaningful Paint
3.0 s
First Meaningful Paint measures when the primary content of a page is visible. Learn more about the First Meaningful Paint metric.
Diagnostics
More information about the performance of your application. These numbers don't directly affect the Performance score.
Largest Contentful Paint element
4,380 ms
This is the largest contentful element painted within the viewport. Learn more about the Largest Contentful Paint element
Properly size images
Potential savings of 406 KiB
Serve images that are appropriately-sized to save cellular data and improve load time. Learn how to size images.
Avoid multiple page redirects
Potential savings of 630 ms
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Eliminate render-blocking resources
Potential savings of 1,290 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 CSS
Potential savings of 219 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.
Serve images in next-gen formats
Potential savings of 1,377 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.
Enable text compression
Potential savings of 440 KiB
Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. Learn more about text compression.
Minimize main-thread work
2.1 s
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
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 about adopting passive event listeners.
Minify CSS
Potential savings of 16 KiB
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Minify JavaScript
Potential savings of 30 KiB
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Reduce unused JavaScript
Potential savings of 155 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.
Defer offscreen images
Potential savings of 295 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.
Serve static assets with an efficient cache policy
56 resources found
A long cache lifetime can speed up repeat visits to your page. Learn more about efficient cache policies.
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 how to set image dimensions
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`.
Efficiently encode images
Potential savings of 463 KiB
Optimized images load faster and consume less cellular data. Learn how to efficiently encode images.

Tn374.cn 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.
Document does not have a meta description
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
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

Tn374.cn Mobile Best Practices: 72/100
Quick overview:
Trust and Safety
Does not use HTTPS
1 insecure request 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
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
User Experience
Displays images with incorrect aspect ratio
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Serves images with low resolution
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
Tn374.cn Mobile Accessibility: 77/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.
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.
Touch targets do not have sufficient size or spacing.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
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.
Similar tests
www.tn374.com
www.tn374.net
www.tn374.org
www.tn374.info
www.tn374.biz
www.tn374.us
www.tn374.mobi
www.n374.cn
www.tn374.cn
www.rn374.cn
www.trn374.cn
www.rtn374.cn
www.fn374.cn
www.tfn374.cn
www.ftn374.cn
www.gn374.cn
www.tgn374.cn
www.gtn374.cn
www.yn374.cn
www.tyn374.cn
www.ytn374.cn
www.t374.cn
www.tb374.cn
www.tnb374.cn
www.tbn374.cn
www.th374.cn
www.tnh374.cn
www.thn374.cn
www.tj374.cn
www.tnj374.cn
www.tjn374.cn
www.tm374.cn
www.tnm374.cn
www.tmn374.cn
www.tn74.cn
www.tn34.cn
www.tn37.cn
Last Tested: