Apitai.com Site Title

电脑软件_杭州皮泰科技有限公司

Apitai.com Meta Description

杭州皮泰科技有限公司成立于2010年07月08日,注册地位于浙江省杭州市江干区钱塘航空大厦2幢2712室-2,法定代表人为陈晓燕。经营范围包括技术开发、技术服务、技术咨询、成果转让:网络技术、计算机软件、自动化工程及产品;服务:计算机系统集成,网页设计,企业管理咨询,企业形象设计;承接:建筑智能化工程、建筑装饰装修工程、电子工程、建筑幕墙工程、环保水务净化工程、交通智能化工程、消防设施工程、城市及道路照明工程、机电设备安装工程;批发、零售(含网上销售):计算机软硬件,电子产品(除电子出版物),工业控制设备,机电设备(除专控),通讯产品,二类医疗器械。(依法须经批准的项目,经相关部门批准后方可开展经营活动)

Apitai.com Test Results

Apitai.com Mobile Performance: 56/100
Quick overview:
First Meaningful Paint
4.4 s
First Meaningful Paint measures when the primary content of a page is visible. Learn more about the First Meaningful Paint metric.
Max Potential First Input Delay
250 ms
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Time to Interactive
4.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.
Tasks
Lists the toplevel main thread tasks that executed during page load.
Metrics
Collects all available metrics.
Script Treemap Data
Used for treemap app
Server Backend Latencies
290 ms
Server latencies can impact web performance. If the server latency of an origin is high, it's an indication the server is overloaded or has poor backend performance. Learn more about server response time.
Network Requests
Lists the network requests that were made during page load.
Network Round Trip Times
250 ms
Network round trip times (RTT) have a large impact on performance. If the RTT to an origin is high, it's an indication that servers closer to the user could improve performance. Learn more about the Round Trip Time.
Diagnostics
Collection of useful page vitals.
Final Screenshot
The last screenshot captured of the pageload.

711468156802


Apitai.com Mobile SEO: 84/100
Quick overview:
Content Best Practices
Format your HTML in a way that enables crawlers to better understand your app’s content.
Links do not have descriptive text
3 links found
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
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.
Mobile Friendly
Make sure your pages are mobile friendly so users don’t have to pinch or zoom in order to read the content pages. Learn how to make pages mobile-friendly.
Tap targets are not sized appropriately
98% appropriately sized tap targets
Interactive elements like buttons and links should be large enough (48x48px), or have enough space around them, to be easy enough to tap without overlapping onto other elements. Learn more about tap targets.

Apitai.com Mobile Best Practices: 64/100
Quick overview:
User Experience
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.
General
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.
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
Detected JavaScript libraries
All front-end JavaScript libraries detected on the page. Learn more about this JavaScript library detection diagnostic audit.
Trust and Safety
Does not use HTTPS
2 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.
Ensure CSP is effective against XSS attacks
A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. Learn how to use a CSP to prevent XSS
Apitai.com Mobile PWA: 25/100
Quick overview:
PWA Optimized
Is not configured for a custom splash screen
A themed splash screen ensures a high-quality experience when users launch your app from their homescreens. Learn more about splash screens. Failures: No manifest was fetched.
Content is not sized correctly for the viewport
If the width of your app's content doesn't match the width of the viewport, your app might not be optimized for mobile screens. Learn how to size content for the viewport. The viewport size of 487px does not match the window size of 412px.
Manifest doesn't have a maskable icon
A maskable icon ensures that the image fills the entire shape without being letterboxed when installing the app on a device. Learn about maskable manifest icons. No manifest was fetched
Does not set a theme color for the address bar.
The browser address bar can be themed to match your site. Learn more about theming the address bar. Failures: No manifest was fetched, No `<meta name="theme-color">` tag found.
Installable
Web app manifest or service worker do not meet the installability requirements
1 reason
Service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. With proper service worker and manifest implementations, browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. Learn more about manifest installability requirements.
Apitai.com Mobile Accessibility: 78/100
Quick overview:
Touch targets have sufficient size and 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.
Identical links have the same purpose.
Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. Learn more about identical links.
Document has a main landmark.
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
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.
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.
Image elements have `[alt]` attributes that are redundant text.
Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. Learn more about the `alt` attribute.
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.
Definition list items are not 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 how to structure definition lists correctly.
`<dl>`'s do not 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 how to structure definition lists correctly.
Navigation
These are opportunities to improve keyboard navigation in your application.
Heading elements are not 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 about heading order.
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.apitai.com
www.apitai.net
www.apitai.org
www.apitai.info
www.apitai.biz
www.apitai.us
www.apitai.mobi
www.pitai.com
www.apitai.com
www.qpitai.com
www.aqpitai.com
www.qapitai.com
www.wpitai.com
www.awpitai.com
www.wapitai.com
www.spitai.com
www.aspitai.com
www.sapitai.com
www.zpitai.com
www.azpitai.com
www.zapitai.com
www.aitai.com
www.aoitai.com
www.apoitai.com
www.aopitai.com
www.alitai.com
www.aplitai.com
www.alpitai.com
www.aptai.com
www.aputai.com
www.apiutai.com
www.apuitai.com
www.apjtai.com
www.apijtai.com
www.apjitai.com
www.apktai.com
www.apiktai.com
www.apkitai.com
www.apotai.com
www.apiotai.com
www.apiai.com
www.apirai.com
www.apitrai.com
www.apirtai.com
www.apifai.com
www.apitfai.com
www.apiftai.com
www.apigai.com
www.apitgai.com
www.apigtai.com
www.apiyai.com
www.apityai.com
www.apiytai.com
www.apiti.com
www.apitqi.com
www.apitaqi.com
www.apitqai.com
www.apitwi.com
www.apitawi.com
www.apitwai.com
www.apitsi.com
www.apitasi.com
www.apitsai.com
www.apitzi.com
www.apitazi.com
www.apitzai.com
www.apita.com
www.apitau.com
www.apitaiu.com
www.apitaui.com
www.apitaj.com
www.apitaij.com
www.apitaji.com
www.apitak.com
www.apitaik.com
www.apitaki.com
www.apitao.com
www.apitaio.com
www.apitaoi.com
www.apitai.con
Last Tested: