Bqrose.com Site Title

花卉种植_玫瑰种苗_云南宝秋花卉发展有限公司

Bqrose.com Meta Description

云南宝秋花卉发展有限公司成立于2008年01月15日,注册地位于云南省昆明市呈贡区斗南(昆明国际花卉拍卖中心D栋1-2号),法定代表人为杨泽军。经营范围包括花卉种植销售,玫瑰种苗的销售;技术咨询服务;园艺资材的销售;货物进出口。(依法须经批准的项目,经相关部门批准后方可开展经营活动)云南宝秋花卉发展有限公司对外投资1家公司,具有2处分支机构。

Bqrose.com Test Results

Bqrose.com Mobile Performance: 67/100
Quick overview:
Diagnostics
More information about the performance of your application. These numbers don't directly affect the Performance score.
Properly size images
Est savings of 213 KiB
Serve images that are appropriately-sized to save cellular data and improve load time. Learn how to size images.
Avoid multiple page redirects
Est savings of 630 ms
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Use video formats for animated content
Est savings of 3,896 KiB
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
Preload Largest Contentful Paint image
Est savings of 180 ms
If the LCP element is dynamically added to the page, you should preload the image in order to improve LCP. Learn more about preloading LCP elements.
Eliminate render-blocking resources
Est savings of 300 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.
Avoid large layout shifts
1 layout shift 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
Reduce unused JavaScript
Est savings of 21 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,330 ms
This is the largest contentful element painted within the viewport. Learn more about the Largest Contentful Paint element
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().
Avoid enormous network payloads
Total size was 6,113 KiB
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Serve images in next-gen formats
Est savings of 92 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.
Avoid serving legacy JavaScript to modern browsers
Est savings of 8 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
Serve static assets with an efficient cache policy
26 resources found
A long cache lifetime can speed up repeat visits to your page. Learn more about efficient cache policies.
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.
Enable text compression
Est savings of 71 KiB
Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. Learn more about text compression.
Minify JavaScript
Est savings of 4 KiB
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Layout shift culprits
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
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.
Use efficient cache lifetimes
Est savings of 777 KiB
A long cache lifetime can speed up repeat visits to your page. Learn more.
Document request latency
Est savings of 970 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
Render blocking requests
Est savings of 770 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.
Improve image delivery
Est savings of 4,883 KiB
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Legacy JavaScript
Est savings of 8 KiB
Polyfills and transforms enable older 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 older browsers. Learn why most sites can deploy ES6+ code without transpiling
Time to Interactive
5.3 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.

Bqrose.com Mobile SEO: 83/100
Quick overview:
Crawling and Indexing
To appear in search results, crawlers need access to your app.
robots.txt is not valid
15 errors found
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
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.

Bqrose.com Mobile Best Practices: 55/100
Quick overview:
General
Uses deprecated APIs
1 warning found
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
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
Trust and Safety
Does not use HTTPS
1 insecure request 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
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.
Displays images with incorrect aspect ratio
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Bqrose.com Mobile Accessibility: 46/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.
Buttons do not have an accessible name
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons 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.
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.
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.
Touch targets do not have sufficient size or 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.
Similar tests
www.bqrose.com
www.bqrose.net
www.bqrose.org
www.bqrose.info
www.bqrose.biz
www.bqrose.us
www.bqrose.mobi
www.qrose.com
www.bqrose.com
www.vqrose.com
www.bvqrose.com
www.vbqrose.com
www.gqrose.com
www.bgqrose.com
www.gbqrose.com
www.hqrose.com
www.bhqrose.com
www.hbqrose.com
www.nqrose.com
www.bnqrose.com
www.nbqrose.com
www.brose.com
www.barose.com
www.bqarose.com
www.baqrose.com
www.bwrose.com
www.bqwrose.com
www.bwqrose.com
www.bqose.com
www.bqeose.com
www.bqreose.com
www.bqerose.com
www.bqdose.com
www.bqrdose.com
www.bqdrose.com
www.bqfose.com
www.bqrfose.com
www.bqfrose.com
www.bqtose.com
www.bqrtose.com
www.bqtrose.com
www.bqrse.com
www.bqrise.com
www.bqroise.com
www.bqriose.com
www.bqrkse.com
www.bqrokse.com
www.bqrkose.com
www.bqrlse.com
www.bqrolse.com
www.bqrlose.com
www.bqrpse.com
www.bqropse.com
www.bqrpose.com
www.bqroe.com
www.bqrowe.com
www.bqroswe.com
www.bqrowse.com
www.bqroee.com
www.bqrosee.com
www.bqroese.com
www.bqrode.com
www.bqrosde.com
www.bqrodse.com
www.bqroze.com
www.bqrosze.com
www.bqrozse.com
www.bqroxe.com
www.bqrosxe.com
www.bqroxse.com
www.bqroae.com
www.bqrosae.com
www.bqroase.com
www.bqros.com
www.bqrosw.com
www.bqrosew.com
www.bqross.com
www.bqroses.com
www.bqrosse.com
www.bqrosd.com
www.bqrosed.com
www.bqrosr.com
www.bqroser.com
www.bqrosre.com
www.bqrose.con
Last Tested: