Gxcd.com.cn Site Title
广西超大运输集团有限责任公司
Gxcd.com.cn Meta Description
广西超大运输集团有限责任公司坐落于广西壮族自治区首府——“绿城”南宁,是一家具有60多年发展历史、以客货运输为主,集国际货代、汽车维修、租赁、宾馆、广告、旅游、公交、出租车、驾驶员培训等配套服务于一体的大型综合民营运输企业。公司注册资本5500万元,拥有资产总额15亿元,生产占地面积764076平方米。拥有70多个下属企业及运输站场,包括有一级客运站4个,二级客运站12个,各级农村客运站26个;一级货运站2个,二级货运站2个,物流基地5个。建制客、货运输车辆近6000辆,营运班线823条,覆盖全区各地市、县,辐射区外近20省市,构建了以南宁为依托,向县城、乡镇、重点村屯辐射的客运、物流运输网络,是广西唯一一家获得国家客运、货运双一级资质的道路运输企业。
Gxcd.com.cn Test Results
Gxcd.com.cn Mobile Performance: 65/100
Quick overview:
Use efficient cache lifetimes
Est savings of 4,718 KiB
A long cache lifetime can speed up repeat visits to your page. Learn more.
Forced reflow
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Network dependency tree
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Improve image delivery
Est savings of 4,214 KiB
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Render blocking requests
Est savings of 1,410 ms
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Document request latency
Est savings of 1,650 ms
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
LCP request discovery
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Time to Interactive
5.8 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
120 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.
Diagnostics
More information about the performance of your application. These numbers don't directly affect the Performance score.
Serve images in next-gen formats
Est savings of 3,172 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.
Eliminate render-blocking resources
Est savings of 1,610 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.
Efficiently encode images
Est savings of 1,852 KiB
Optimized images load faster and consume less cellular data. Learn how to efficiently encode images.
Minify JavaScript
Est savings of 45 KiB
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Reduce unused JavaScript
Est savings of 68 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.
Largest Contentful Paint element
5,730 ms
This is the largest contentful element painted within the viewport. Learn more about the Largest Contentful Paint element
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
Properly size images
Est savings of 2,297 KiB
Serve images that are appropriately-sized to save cellular data and improve load time. Learn how to size images.
Reduce unused CSS
Est savings of 20 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 static assets with an efficient cache policy
31 resources found
A long cache lifetime can speed up repeat visits to your page. Learn more about efficient cache policies.
Defer offscreen images
Est savings of 1,622 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 serving legacy JavaScript to modern browsers
Est savings of 0 KiB
Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support legacy browsers. Learn why most sites can deploy ES6+ code without transpiling
Avoid enormous network payloads
Total size was 4,724 KiB
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Minify CSS
Est savings of 4 KiB
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Gxcd.com.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.
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.
Gxcd.com.cn Mobile Best Practices: 72/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.
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.
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.
Gxcd.com.cn Mobile Accessibility: 86/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.
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.
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.
Similar sites
Similar tests
www.gxcd.com
www.gxcd.net
www.gxcd.org
www.gxcd.info
www.gxcd.biz
www.gxcd.us
www.gxcd.mobi
www.xcd.com.cn
www.gxcd.com.cn
www.fxcd.com.cn
www.gfxcd.com.cn
www.fgxcd.com.cn
www.vxcd.com.cn
www.gvxcd.com.cn
www.vgxcd.com.cn
www.txcd.com.cn
www.gtxcd.com.cn
www.tgxcd.com.cn
www.bxcd.com.cn
www.gbxcd.com.cn
www.bgxcd.com.cn
www.yxcd.com.cn
www.gyxcd.com.cn
www.ygxcd.com.cn
www.hxcd.com.cn
www.ghxcd.com.cn
www.hgxcd.com.cn
www.gcd.com.cn
www.gzcd.com.cn
www.gxzcd.com.cn
www.gzxcd.com.cn
www.gscd.com.cn
www.gxscd.com.cn
www.gsxcd.com.cn
www.gdcd.com.cn
www.gxdcd.com.cn
www.gdxcd.com.cn
www.gccd.com.cn
www.gxccd.com.cn
www.gcxcd.com.cn
www.gxd.com.cn
www.gxxd.com.cn
www.gxcxd.com.cn
www.gxxcd.com.cn
www.gxdd.com.cn
www.gxcdd.com.cn
www.gxfd.com.cn
www.gxcfd.com.cn
www.gxfcd.com.cn
www.gxvd.com.cn
www.gxcvd.com.cn
www.gxvcd.com.cn
www.gxc.com.cn
www.gxcx.com.cn
www.gxcdx.com.cn
www.gxcs.com.cn
www.gxcds.com.cn
www.gxcsd.com.cn
www.gxce.com.cn
www.gxcde.com.cn
www.gxced.com.cn
www.gxcr.com.cn
www.gxcdr.com.cn
www.gxcrd.com.cn
www.gxcf.com.cn
www.gxcdf.com.cn
www.gxcc.com.cn
www.gxcdc.com.cn
www.gxcd.net
www.gxcd.org
www.gxcd.info
www.gxcd.biz
www.gxcd.us
www.gxcd.mobi
www.xcd.com.cn
www.gxcd.com.cn
www.fxcd.com.cn
www.gfxcd.com.cn
www.fgxcd.com.cn
www.vxcd.com.cn
www.gvxcd.com.cn
www.vgxcd.com.cn
www.txcd.com.cn
www.gtxcd.com.cn
www.tgxcd.com.cn
www.bxcd.com.cn
www.gbxcd.com.cn
www.bgxcd.com.cn
www.yxcd.com.cn
www.gyxcd.com.cn
www.ygxcd.com.cn
www.hxcd.com.cn
www.ghxcd.com.cn
www.hgxcd.com.cn
www.gcd.com.cn
www.gzcd.com.cn
www.gxzcd.com.cn
www.gzxcd.com.cn
www.gscd.com.cn
www.gxscd.com.cn
www.gsxcd.com.cn
www.gdcd.com.cn
www.gxdcd.com.cn
www.gdxcd.com.cn
www.gccd.com.cn
www.gxccd.com.cn
www.gcxcd.com.cn
www.gxd.com.cn
www.gxxd.com.cn
www.gxcxd.com.cn
www.gxxcd.com.cn
www.gxdd.com.cn
www.gxcdd.com.cn
www.gxfd.com.cn
www.gxcfd.com.cn
www.gxfcd.com.cn
www.gxvd.com.cn
www.gxcvd.com.cn
www.gxvcd.com.cn
www.gxc.com.cn
www.gxcx.com.cn
www.gxcdx.com.cn
www.gxcs.com.cn
www.gxcds.com.cn
www.gxcsd.com.cn
www.gxce.com.cn
www.gxcde.com.cn
www.gxced.com.cn
www.gxcr.com.cn
www.gxcdr.com.cn
www.gxcrd.com.cn
www.gxcf.com.cn
www.gxcdf.com.cn
www.gxcc.com.cn
www.gxcdc.com.cn