Jinfengbio.com Site Title

广州金锋生物科技有限公司-实验仪器,生物试剂等

Jinfengbio.com Meta Description

广州金锋生物科技有限公司,是一家面向生命科学领域,从事科研机构、高校、院所及生产企业所需科研试剂、耗材、仪器、服务和原料的高新技术企业

Jinfengbio.com Test Results

Jinfengbio.com Mobile Performance: 82/100
Quick overview:
Diagnostics
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 unused JavaScript
Potential savings of 33 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.
Efficiently encode images
Potential savings of 311 KiB
Optimized images load faster and consume less cellular data. Learn how to efficiently encode images.
Reduce initial server response time
Root document took 1,540 ms
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Reduce unused CSS
Potential 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.
Largest Contentful Paint element
3,250 ms
This is the largest contentful element painted within the viewport. Learn more about the Largest Contentful Paint element
Properly size images
Potential savings of 961 KiB
Serve images that are appropriately-sized to save cellular data and improve load time. Learn how to size images.
Enable text compression
Potential savings of 92 KiB
Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. Learn more about text compression.
Serve images in next-gen formats
Potential savings of 698 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
Potential savings of 450 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.
Preload Largest Contentful Paint image
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.
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().
Minify CSS
Potential savings of 4 KiB
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Serve static assets with an efficient cache policy
37 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
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.
Minimize main-thread work
3.0 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

Jinfengbio.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.
Links do not have descriptive text
5 links found
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
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

Jinfengbio.com Mobile Best Practices: 62/100
Quick overview:
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`
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.
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
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.
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
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
40 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.
Jinfengbio.com Mobile Accessibility: 61/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.
Form elements do not have associated labels
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
`<input type="image">` elements do not have `[alt]` text
When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. Learn about input image alt text.
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.
Select elements do not have associated label elements.
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
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.
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.
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.jinfengbio.com
www.jinfengbio.net
www.jinfengbio.org
www.jinfengbio.info
www.jinfengbio.biz
www.jinfengbio.us
www.jinfengbio.mobi
www.infengbio.com
www.jinfengbio.com
www.ninfengbio.com
www.jninfengbio.com
www.njinfengbio.com
www.hinfengbio.com
www.jhinfengbio.com
www.hjinfengbio.com
www.uinfengbio.com
www.juinfengbio.com
www.ujinfengbio.com
www.iinfengbio.com
www.jiinfengbio.com
www.ijinfengbio.com
www.kinfengbio.com
www.jkinfengbio.com
www.kjinfengbio.com
www.minfengbio.com
www.jminfengbio.com
www.mjinfengbio.com
www.jnfengbio.com
www.junfengbio.com
www.jiunfengbio.com
www.jjnfengbio.com
www.jijnfengbio.com
www.jjinfengbio.com
www.jknfengbio.com
www.jiknfengbio.com
www.jonfengbio.com
www.jionfengbio.com
www.joinfengbio.com
www.jifengbio.com
www.jibfengbio.com
www.jinbfengbio.com
www.jibnfengbio.com
www.jihfengbio.com
www.jinhfengbio.com
www.jihnfengbio.com
www.jijfengbio.com
www.jinjfengbio.com
www.jimfengbio.com
www.jinmfengbio.com
www.jimnfengbio.com
www.jinengbio.com
www.jincengbio.com
www.jinfcengbio.com
www.jincfengbio.com
www.jindengbio.com
www.jinfdengbio.com
www.jindfengbio.com
www.jinrengbio.com
www.jinfrengbio.com
www.jinrfengbio.com
www.jintengbio.com
www.jinftengbio.com
www.jintfengbio.com
www.jingengbio.com
www.jinfgengbio.com
www.jingfengbio.com
www.jinvengbio.com
www.jinfvengbio.com
www.jinvfengbio.com
www.jinfngbio.com
www.jinfwngbio.com
www.jinfewngbio.com
www.jinfwengbio.com
www.jinfsngbio.com
www.jinfesngbio.com
www.jinfsengbio.com
www.jinfdngbio.com
www.jinfedngbio.com
www.jinfrngbio.com
www.jinferngbio.com
www.jinfegbio.com
www.jinfebgbio.com
www.jinfenbgbio.com
www.jinfebngbio.com
www.jinfehgbio.com
www.jinfenhgbio.com
www.jinfehngbio.com
www.jinfejgbio.com
www.jinfenjgbio.com
www.jinfejngbio.com
www.jinfemgbio.com
www.jinfenmgbio.com
www.jinfemngbio.com
www.jinfenbio.com
www.jinfenfbio.com
www.jinfengfbio.com
www.jinfenfgbio.com
www.jinfenvbio.com
www.jinfengvbio.com
www.jinfenvgbio.com
www.jinfentbio.com
www.jinfengtbio.com
www.jinfentgbio.com
www.jinfenbbio.com
www.jinfengbbio.com
www.jinfenybio.com
www.jinfengybio.com
www.jinfenygbio.com
www.jinfenhbio.com
www.jinfenghbio.com
www.jinfengio.com
www.jinfengvio.com
www.jinfengbvio.com
www.jinfenggio.com
www.jinfengbgio.com
www.jinfenggbio.com
www.jinfenghio.com
www.jinfengbhio.com
www.jinfengnio.com
www.jinfengbnio.com
www.jinfengnbio.com
www.jinfengbo.com
www.jinfengbuo.com
www.jinfengbiuo.com
www.jinfengbuio.com
www.jinfengbjo.com
www.jinfengbijo.com
www.jinfengbjio.com
www.jinfengbko.com
www.jinfengbiko.com
www.jinfengbkio.com
www.jinfengboo.com
www.jinfengbioo.com
www.jinfengboio.com
www.jinfengbi.com
www.jinfengbii.com
www.jinfengbioi.com
www.jinfengbiio.com
www.jinfengbik.com
www.jinfengbiok.com
www.jinfengbil.com
www.jinfengbiol.com
www.jinfengbilo.com
www.jinfengbip.com
www.jinfengbiop.com
www.jinfengbipo.com
www.jinfengbio.con
Last Tested: