Zhxht.com Site Title

珠海新华通软件股份有限公司|住建行业信息化解决方案提供商【智慧城市云平台】【智慧住建云平台】【工程质量安全监管平台】

Zhxht.com Meta Description

珠海新华通软件股份有限公司是一家专注于智慧城市、智慧住建等行业信息化产品研发及服务的专业软件公司。新华通软件推出了智慧住建云平台(包含诚信一体化、行政审批、质量、安全、检测、商混、监督、监理、施工、物业、房产、招投标、综合办公、智慧工地、工地实名制、工地视频、工地扬尘噪音、起重设备、检测监管、塔吊、升降机、深基坑、电子芯片及二维码防伪等设行业监管子平台及系列产品,用户超过数万家。

Zhxht.com Test Results

Zhxht.com Desktop Performance: 49/100
Quick overview:
First Meaningful Paint
1.9 s
First Meaningful Paint measures when the primary content of a page is visible. Learn more about the First Meaningful Paint metric.
Server Backend Latencies
280 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.
Metrics
Collects all available metrics.
Network Round Trip Times
140 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.
Tasks
Lists the toplevel main thread tasks that executed during page load.
Network Requests
Lists the network requests that were made during page load.
Script Treemap Data
Used for treemap app
Final Screenshot
The last screenshot captured of the pageload.

375099195432

Diagnostics
Collection of useful page vitals.

Zhxht.com Desktop SEO: 80/100
Quick overview:
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.
Does not have 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 about using the viewport meta tag. No `<meta name="viewport">` tag found
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.

Zhxht.com Desktop Best Practices: 75/100
Quick overview:
Trust and Safety
Does not use HTTPS
32 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
Browser Compatibility
Page lacks the HTML doctype, thus triggering quirks-mode
Specifying a doctype prevents the browser from switching to quirks-mode. Learn more about the doctype declaration. Document contains a `doctype` that triggers `limited-quirks-mode`
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
Missing source maps for large first-party JavaScript
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 about source maps.
Detected JavaScript libraries
All front-end JavaScript libraries detected on the page. Learn more about this JavaScript library detection diagnostic audit.
Zhxht.com Desktop PWA: 0/100
Quick overview:
PWA Optimized
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 have 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 about using the viewport meta tag. No `<meta name="viewport">` tag found
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.
Does not register a service worker that controls page and `start_url`
The 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. Learn more about Service Workers.
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.
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.
Zhxht.com Desktop Accessibility: 78/100
Quick overview:
Tables and lists
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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.
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.
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.
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.
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.
Audio and video
These are opportunities to provide alternative content for audio and video. This may improve the experience for users with hearing or vision impairments.
`<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 about video captions.
Similar tests
www.zhxht.com
www.zhxht.net
www.zhxht.org
www.zhxht.info
www.zhxht.biz
www.zhxht.us
www.zhxht.mobi
www.hxht.com
www.zhxht.com
www.xhxht.com
www.zxhxht.com
www.xzhxht.com
www.shxht.com
www.zshxht.com
www.szhxht.com
www.ahxht.com
www.zahxht.com
www.azhxht.com
www.zxht.com
www.zbxht.com
www.zhbxht.com
www.zbhxht.com
www.zgxht.com
www.zhgxht.com
www.zghxht.com
www.zyxht.com
www.zhyxht.com
www.zyhxht.com
www.zuxht.com
www.zhuxht.com
www.zuhxht.com
www.zjxht.com
www.zhjxht.com
www.zjhxht.com
www.znxht.com
www.zhnxht.com
www.znhxht.com
www.zhht.com
www.zhzht.com
www.zhxzht.com
www.zhzxht.com
www.zhsht.com
www.zhxsht.com
www.zhsxht.com
www.zhdht.com
www.zhxdht.com
www.zhdxht.com
www.zhcht.com
www.zhxcht.com
www.zhcxht.com
www.zhxt.com
www.zhxbt.com
www.zhxhbt.com
www.zhxbht.com
www.zhxgt.com
www.zhxhgt.com
www.zhxght.com
www.zhxyt.com
www.zhxhyt.com
www.zhxyht.com
www.zhxut.com
www.zhxhut.com
www.zhxuht.com
www.zhxjt.com
www.zhxhjt.com
www.zhxjht.com
www.zhxnt.com
www.zhxhnt.com
www.zhxnht.com
www.zhxh.com
www.zhxhr.com
www.zhxhtr.com
www.zhxhrt.com
www.zhxhf.com
www.zhxhtf.com
www.zhxhft.com
www.zhxhg.com
www.zhxhtg.com
www.zhxhy.com
www.zhxhty.com
www.zhxht.con
Last Tested: