Xiaguozhushou.com Site Title

长沙夏果网络科技有限公司-长沙网页优化-长沙网页设计

Xiaguozhushou.com Meta Description

长沙夏果网络科技有限公司成立于2020年10月21日,注册地位于湖南省长沙市天心区芙蓉南路二段103号生活艺术城综合楼642-643、742-743房-08,法定代表人为杨洋。经营范围包括网络技术的研发;其他科技推广服务业;基础软件开发;计算机软件、计算机、计算机辅助设备销售;计算机、软件及辅助设备零售;计算机技术转让;计算机技术开发、技术服务;计算机技术咨询;电子商务平台的开发建设;广告制作服务、发布服务;广告设计;互联网广告服务;软件技术服务;软件服务;信息技术咨询服务;企业管理咨询服务;婚姻家庭咨询;婚姻介绍服务;计算机网络平台的开发及建设;心理咨询服务;健康管理;健康医疗产业项目的管理、运营;营养健康咨询服务;健康养生咨询(不含医疗诊断);职业生涯规划咨询服务;教育管理;教育咨询。(依法须经批准的项目,经相关部门批准后方可开展经营活动,未经批准不得从事P2P网贷、股权众筹、互联网保险、资管及跨界从事金融、第三方支付、虚拟货币交易、ICO、非法外汇等互联网金融业务)。(依法须经批准的项目,经相关部门批准后方可开展经营活动)

Xiaguozhushou.com Test Results

Xiaguozhushou.com Mobile Performance: 36/100
Quick overview:
Diagnostics
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
Minimize main-thread work
5.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
Avoid large layout shifts
8 layout shifts found
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Avoid an excessive DOM size
1,731 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.
Defer offscreen images
Potential savings of 1,139 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.
Efficiently encode images
Potential savings of 2,070 KiB
Optimized images load faster and consume less cellular data. Learn how to efficiently encode images.
Reduce the impact of third-party code
Third-party code blocked the main thread for 1,180 ms
Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. Learn how to minimize third-party impact.
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.
Largest Contentful Paint element
27,020 ms
This is the largest contentful element painted within the viewport. Learn more about the Largest Contentful Paint element
Enable text compression
Potential savings of 85 KiB
Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. Learn more about text compression.
Reduce unused JavaScript
Potential savings of 1,238 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.
Serve images in next-gen formats
Potential savings of 4,918 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.
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
Reduce JavaScript execution time
2.7 s
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
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
Avoid serving legacy JavaScript to modern browsers
Potential savings of 65 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
Properly size images
Potential savings of 1,213 KiB
Serve images that are appropriately-sized to save cellular data and improve load time. Learn how to size images.
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`.
Avoid enormous network payloads
Total size was 20,737 KiB
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
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().
Serve static assets with an efficient cache policy
286 resources found
A long cache lifetime can speed up repeat visits to your page. Learn more about efficient cache policies.
Time to Interactive
83.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.
Max Potential First Input Delay
270 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.

Xiaguozhushou.com Mobile SEO: 82/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.
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.

Xiaguozhushou.com Mobile Best Practices: 38/100
Quick overview:
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
Uses deprecated APIs
1 warning found
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
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.
User Experience
Document doesn't use legible font sizes
Font sizes less than 12px are too small to be legible and require mobile visitors to “pinch to zoom” in order to read. Strive to have >60% of page text ≥12px. Learn more about legible font sizes. Text is illegible because there's no viewport meta tag optimized for mobile screens.
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.
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
Trust and Safety
Does not use HTTPS
100 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.
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.
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 must contain a doctype
Xiaguozhushou.com Mobile Accessibility: 28/100
Quick overview:
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.
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.
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.
Input buttons do not have discernible text.
Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. Learn more about input buttons.
`<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.
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.
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.
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.xiaguozhushou.com
www.xiaguozhushou.net
www.xiaguozhushou.org
www.xiaguozhushou.info
www.xiaguozhushou.biz
www.xiaguozhushou.us
www.xiaguozhushou.mobi
www.iaguozhushou.com
www.xiaguozhushou.com
www.ziaguozhushou.com
www.xziaguozhushou.com
www.zxiaguozhushou.com
www.siaguozhushou.com
www.xsiaguozhushou.com
www.sxiaguozhushou.com
www.diaguozhushou.com
www.xdiaguozhushou.com
www.dxiaguozhushou.com
www.ciaguozhushou.com
www.xciaguozhushou.com
www.cxiaguozhushou.com
www.xaguozhushou.com
www.xuaguozhushou.com
www.xiuaguozhushou.com
www.xuiaguozhushou.com
www.xjaguozhushou.com
www.xijaguozhushou.com
www.xjiaguozhushou.com
www.xkaguozhushou.com
www.xikaguozhushou.com
www.xkiaguozhushou.com
www.xoaguozhushou.com
www.xioaguozhushou.com
www.xoiaguozhushou.com
www.xiguozhushou.com
www.xiqguozhushou.com
www.xiaqguozhushou.com
www.xiqaguozhushou.com
www.xiwguozhushou.com
www.xiawguozhushou.com
www.xiwaguozhushou.com
www.xisguozhushou.com
www.xiasguozhushou.com
www.xisaguozhushou.com
www.xizguozhushou.com
www.xiazguozhushou.com
www.xizaguozhushou.com
www.xiauozhushou.com
www.xiafuozhushou.com
www.xiagfuozhushou.com
www.xiafguozhushou.com
www.xiavuozhushou.com
www.xiagvuozhushou.com
www.xiavguozhushou.com
www.xiatuozhushou.com
www.xiagtuozhushou.com
www.xiatguozhushou.com
www.xiabuozhushou.com
www.xiagbuozhushou.com
www.xiabguozhushou.com
www.xiayuozhushou.com
www.xiagyuozhushou.com
www.xiayguozhushou.com
www.xiahuozhushou.com
www.xiaghuozhushou.com
www.xiahguozhushou.com
www.xiagozhushou.com
www.xiagyozhushou.com
www.xiaguyozhushou.com
www.xiaghozhushou.com
www.xiaguhozhushou.com
www.xiagjozhushou.com
www.xiagujozhushou.com
www.xiagjuozhushou.com
www.xiagiozhushou.com
www.xiaguiozhushou.com
www.xiagiuozhushou.com
www.xiaguzhushou.com
www.xiaguizhushou.com
www.xiaguoizhushou.com
www.xiagukzhushou.com
www.xiaguokzhushou.com
www.xiagukozhushou.com
www.xiagulzhushou.com
www.xiaguolzhushou.com
www.xiagulozhushou.com
www.xiagupzhushou.com
www.xiaguopzhushou.com
www.xiagupozhushou.com
www.xiaguohushou.com
www.xiaguoxhushou.com
www.xiaguozxhushou.com
www.xiaguoxzhushou.com
www.xiaguoshushou.com
www.xiaguozshushou.com
www.xiaguoszhushou.com
www.xiaguoahushou.com
www.xiaguozahushou.com
www.xiaguoazhushou.com
www.xiaguozushou.com
www.xiaguozbushou.com
www.xiaguozhbushou.com
www.xiaguozbhushou.com
www.xiaguozgushou.com
www.xiaguozhgushou.com
www.xiaguozghushou.com
www.xiaguozyushou.com
www.xiaguozhyushou.com
www.xiaguozyhushou.com
www.xiaguozuushou.com
www.xiaguozhuushou.com
www.xiaguozuhushou.com
www.xiaguozjushou.com
www.xiaguozhjushou.com
www.xiaguozjhushou.com
www.xiaguoznushou.com
www.xiaguozhnushou.com
www.xiaguoznhushou.com
www.xiaguozhshou.com
www.xiaguozhyshou.com
www.xiaguozhuyshou.com
www.xiaguozhhshou.com
www.xiaguozhuhshou.com
www.xiaguozhhushou.com
www.xiaguozhjshou.com
www.xiaguozhujshou.com
www.xiaguozhishou.com
www.xiaguozhuishou.com
www.xiaguozhiushou.com
www.xiaguozhuhou.com
www.xiaguozhuwhou.com
www.xiaguozhuswhou.com
www.xiaguozhuwshou.com
www.xiaguozhuehou.com
www.xiaguozhusehou.com
www.xiaguozhueshou.com
www.xiaguozhudhou.com
www.xiaguozhusdhou.com
www.xiaguozhudshou.com
www.xiaguozhuzhou.com
www.xiaguozhuszhou.com
www.xiaguozhuzshou.com
www.xiaguozhuxhou.com
www.xiaguozhusxhou.com
www.xiaguozhuxshou.com
www.xiaguozhuahou.com
www.xiaguozhusahou.com
www.xiaguozhuashou.com
www.xiaguozhusou.com
www.xiaguozhusbou.com
www.xiaguozhushbou.com
www.xiaguozhusbhou.com
www.xiaguozhusgou.com
www.xiaguozhushgou.com
www.xiaguozhusghou.com
www.xiaguozhusyou.com
www.xiaguozhushyou.com
www.xiaguozhusyhou.com
www.xiaguozhusuou.com
www.xiaguozhushuou.com
www.xiaguozhusuhou.com
www.xiaguozhusjou.com
www.xiaguozhushjou.com
www.xiaguozhusjhou.com
www.xiaguozhusnou.com
www.xiaguozhushnou.com
www.xiaguozhusnhou.com
www.xiaguozhushu.com
www.xiaguozhushiu.com
www.xiaguozhushoiu.com
www.xiaguozhushiou.com
www.xiaguozhushku.com
www.xiaguozhushoku.com
www.xiaguozhushkou.com
www.xiaguozhushlu.com
www.xiaguozhusholu.com
www.xiaguozhushlou.com
www.xiaguozhushpu.com
www.xiaguozhushopu.com
www.xiaguozhushpou.com
www.xiaguozhusho.com
www.xiaguozhushoy.com
www.xiaguozhushouy.com
www.xiaguozhushoyu.com
www.xiaguozhushoh.com
www.xiaguozhushouh.com
www.xiaguozhushohu.com
www.xiaguozhushoj.com
www.xiaguozhushouj.com
www.xiaguozhushoju.com
www.xiaguozhushoi.com
www.xiaguozhushoui.com
www.xiaguozhushou.con
Last Tested: