Xzlzgg.com Site Title

徐州柳光制管有限公司 钢管销售 金属结构零件加工销售

Xzlzgg.com Meta Description

徐州柳光制管有限公司成立于2015年05月20日,注册地位于江苏省徐州市睢宁县经济开发区科技园25号楼1楼102室,法定代表人为吕长山。经营范围包括钢管、金属结构零件加工、销售;有色金属材料、钢材、建材、五金交电销售;农业机械及配件销售;温室大棚设备研发、销售、安装及其技术服务;温室工程施工;钢结构工程施工。(依法须经批准的项目,经相关部门批准后方可开展经营活动) 许可项目:货物进出口;技术进出口;进出口代理(依法须经批准的项目,经相关部门批准后方可开展经营活动,具体经营项目以审批结果为准) 一般项目:互联网销售(除销售需要许可的商品)(除依法须经批准的项目外,凭营业执照依法自主开展经营活动)

Xzlzgg.com Test Results

Xzlzgg.com Mobile Performance: 0/100
Quick overview:
Diagnostics
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
Reduce JavaScript execution time
1.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.
Serve static assets with an efficient cache policy
51 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
Minimize main-thread work
4.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 minimize main-thread work
Minify JavaScript
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Remove duplicate modules in JavaScript bundles
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Serve images in next-gen formats
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.
Reduce unused CSS
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.
Avoid long main-thread tasks
Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. Learn how to avoid long main-thread tasks
Enable text compression
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
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
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.
Preconnect to required origins
Consider adding `preconnect` or `dns-prefetch` resource hints to establish early connections to important third-party origins. Learn how to preconnect to required origins.
Lazy load third-party resources with facades
Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required. Learn how to defer third-parties with a facade.
Avoid serving legacy JavaScript to modern browsers
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
Eliminate render-blocking resources
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.
Avoid multiple page redirects
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Use video formats for animated content
Large GIFs are inefficient for delivering animated content. Consider using MPEG4/WebM videos for animations and PNG/WebP for static images instead of GIF to save network bytes. Learn more about efficient video formats
Efficiently encode images
Optimized images load faster and consume less cellular data. Learn how to efficiently encode images.
Minimize third-party usage
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.
Minify CSS
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Properly size images
Serve images that are appropriately-sized to save cellular data and improve load time. Learn how to size images.
Max Potential First Input Delay
330 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
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.

Xzlzgg.com 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.
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.
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

Xzlzgg.com Mobile Best Practices: 48/100
Quick overview:
General
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.
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
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`
Trust and Safety
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.
Does not use HTTPS
111 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.
User Experience
Displays images with incorrect aspect ratio
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Xzlzgg.com Mobile Accessibility: 48/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.
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 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.
`<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.
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.
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.xzlzgg.com
www.xzlzgg.net
www.xzlzgg.org
www.xzlzgg.info
www.xzlzgg.biz
www.xzlzgg.us
www.xzlzgg.mobi
www.zlzgg.com
www.xzlzgg.com
www.zzlzgg.com
www.xzzlzgg.com
www.zxzlzgg.com
www.szlzgg.com
www.xszlzgg.com
www.sxzlzgg.com
www.dzlzgg.com
www.xdzlzgg.com
www.dxzlzgg.com
www.czlzgg.com
www.xczlzgg.com
www.cxzlzgg.com
www.xlzgg.com
www.xxlzgg.com
www.xzxlzgg.com
www.xxzlzgg.com
www.xslzgg.com
www.xzslzgg.com
www.xalzgg.com
www.xzalzgg.com
www.xazlzgg.com
www.xzzgg.com
www.xzpzgg.com
www.xzlpzgg.com
www.xzplzgg.com
www.xzozgg.com
www.xzlozgg.com
www.xzolzgg.com
www.xzkzgg.com
www.xzlkzgg.com
www.xzklzgg.com
www.xzlgg.com
www.xzlxgg.com
www.xzlzxgg.com
www.xzlxzgg.com
www.xzlsgg.com
www.xzlzsgg.com
www.xzlszgg.com
www.xzlagg.com
www.xzlzagg.com
www.xzlazgg.com
www.xzlzg.com
www.xzlzfg.com
www.xzlzgfg.com
www.xzlzfgg.com
www.xzlzvg.com
www.xzlzgvg.com
www.xzlzvgg.com
www.xzlztg.com
www.xzlzgtg.com
www.xzlztgg.com
www.xzlzbg.com
www.xzlzgbg.com
www.xzlzbgg.com
www.xzlzyg.com
www.xzlzgyg.com
www.xzlzygg.com
www.xzlzhg.com
www.xzlzghg.com
www.xzlzhgg.com
www.xzlzgf.com
www.xzlzggf.com
www.xzlzgv.com
www.xzlzggv.com
www.xzlzgt.com
www.xzlzggt.com
www.xzlzgb.com
www.xzlzggb.com
www.xzlzgy.com
www.xzlzggy.com
www.xzlzgh.com
www.xzlzggh.com
www.xzlzgg.con
Last Tested: