Nguyendunt.edu.vn Site Title

Website trường Tiểu học Nguyễn Du - Núi Thành

Nguyendunt.edu.vn Meta Description

Quản trị Website trường Tiểu học Nguyễn Du - Núi Thành

Nguyendunt.edu.vn Test Results

Nguyendunt.edu.vn Mobile Performance: 55/100
Quick overview:
Diagnostics
More information about the performance of your application. These numbers don't directly affect the Performance score.
Reduce initial server response time
Root document took 3,560 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.
Minimize main-thread work
4.4 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
Serve images in next-gen formats
Potential savings of 392 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
Eliminate render-blocking resources
Potential savings of 4,590 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
13,470 ms
This is the largest contentful element painted within the viewport. Learn more about the Largest Contentful Paint element
Serve static assets with an efficient cache policy
67 resources found
A long cache lifetime can speed up repeat visits to your page. Learn more about efficient cache policies.
Efficiently encode images
Potential savings of 96 KiB
Optimized images load faster and consume less cellular data. Learn how to efficiently encode images.
Properly size images
Potential savings of 94 KiB
Serve images that are appropriately-sized to save cellular data and improve load time. Learn how to size images.
Minify JavaScript
Potential savings of 23 KiB
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
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 `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().
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.
First Meaningful Paint
6.5 s
First Meaningful Paint measures when the primary content of a page is visible. Learn more about the First Meaningful Paint metric.
Time to Interactive
11.1 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
140 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.

Nguyendunt.edu.vn Mobile SEO: 83/100
Quick overview:
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
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.

Nguyendunt.edu.vn Mobile Best Practices: 62/100
Quick overview:
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.
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.
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
78 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.
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
Nguyendunt.edu.vn Mobile Accessibility: 30/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.
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.
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.
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.
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.
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.
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.
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.
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.
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.nguyendunt.com
www.nguyendunt.net
www.nguyendunt.org
www.nguyendunt.info
www.nguyendunt.biz
www.nguyendunt.us
www.nguyendunt.mobi
www.guyendunt.edu.vn
www.nguyendunt.edu.vn
www.bguyendunt.edu.vn
www.nbguyendunt.edu.vn
www.bnguyendunt.edu.vn
www.hguyendunt.edu.vn
www.nhguyendunt.edu.vn
www.hnguyendunt.edu.vn
www.jguyendunt.edu.vn
www.njguyendunt.edu.vn
www.jnguyendunt.edu.vn
www.mguyendunt.edu.vn
www.nmguyendunt.edu.vn
www.mnguyendunt.edu.vn
www.nuyendunt.edu.vn
www.nfuyendunt.edu.vn
www.ngfuyendunt.edu.vn
www.nfguyendunt.edu.vn
www.nvuyendunt.edu.vn
www.ngvuyendunt.edu.vn
www.nvguyendunt.edu.vn
www.ntuyendunt.edu.vn
www.ngtuyendunt.edu.vn
www.ntguyendunt.edu.vn
www.nbuyendunt.edu.vn
www.ngbuyendunt.edu.vn
www.nyuyendunt.edu.vn
www.ngyuyendunt.edu.vn
www.nyguyendunt.edu.vn
www.nhuyendunt.edu.vn
www.nghuyendunt.edu.vn
www.ngyendunt.edu.vn
www.ngyyendunt.edu.vn
www.nguyyendunt.edu.vn
www.nghyendunt.edu.vn
www.nguhyendunt.edu.vn
www.ngjyendunt.edu.vn
www.ngujyendunt.edu.vn
www.ngjuyendunt.edu.vn
www.ngiyendunt.edu.vn
www.nguiyendunt.edu.vn
www.ngiuyendunt.edu.vn
www.nguendunt.edu.vn
www.ngutendunt.edu.vn
www.nguytendunt.edu.vn
www.ngutyendunt.edu.vn
www.ngugendunt.edu.vn
www.nguygendunt.edu.vn
www.ngugyendunt.edu.vn
www.nguhendunt.edu.vn
www.nguyhendunt.edu.vn
www.nguuendunt.edu.vn
www.nguyuendunt.edu.vn
www.nguuyendunt.edu.vn
www.nguyndunt.edu.vn
www.nguywndunt.edu.vn
www.nguyewndunt.edu.vn
www.nguywendunt.edu.vn
www.nguysndunt.edu.vn
www.nguyesndunt.edu.vn
www.nguysendunt.edu.vn
www.nguydndunt.edu.vn
www.nguyedndunt.edu.vn
www.nguydendunt.edu.vn
www.nguyrndunt.edu.vn
www.nguyerndunt.edu.vn
www.nguyrendunt.edu.vn
www.nguyedunt.edu.vn
www.nguyebdunt.edu.vn
www.nguyenbdunt.edu.vn
www.nguyebndunt.edu.vn
www.nguyehdunt.edu.vn
www.nguyenhdunt.edu.vn
www.nguyehndunt.edu.vn
www.nguyejdunt.edu.vn
www.nguyenjdunt.edu.vn
www.nguyejndunt.edu.vn
www.nguyemdunt.edu.vn
www.nguyenmdunt.edu.vn
www.nguyemndunt.edu.vn
www.nguyenunt.edu.vn
www.nguyenxunt.edu.vn
www.nguyendxunt.edu.vn
www.nguyenxdunt.edu.vn
www.nguyensunt.edu.vn
www.nguyendsunt.edu.vn
www.nguyensdunt.edu.vn
www.nguyeneunt.edu.vn
www.nguyendeunt.edu.vn
www.nguyenedunt.edu.vn
www.nguyenrunt.edu.vn
www.nguyendrunt.edu.vn
www.nguyenrdunt.edu.vn
www.nguyenfunt.edu.vn
www.nguyendfunt.edu.vn
www.nguyenfdunt.edu.vn
www.nguyencunt.edu.vn
www.nguyendcunt.edu.vn
www.nguyencdunt.edu.vn
www.nguyendnt.edu.vn
www.nguyendynt.edu.vn
www.nguyenduynt.edu.vn
www.nguyendyunt.edu.vn
www.nguyendhnt.edu.vn
www.nguyenduhnt.edu.vn
www.nguyendhunt.edu.vn
www.nguyendjnt.edu.vn
www.nguyendujnt.edu.vn
www.nguyendjunt.edu.vn
www.nguyendint.edu.vn
www.nguyenduint.edu.vn
www.nguyendiunt.edu.vn
www.nguyendut.edu.vn
www.nguyendubt.edu.vn
www.nguyendunbt.edu.vn
www.nguyendubnt.edu.vn
www.nguyenduht.edu.vn
www.nguyendunht.edu.vn
www.nguyendujt.edu.vn
www.nguyendunjt.edu.vn
www.nguyendumt.edu.vn
www.nguyendunmt.edu.vn
www.nguyendumnt.edu.vn
www.nguyendun.edu.vn
www.nguyendunr.edu.vn
www.nguyenduntr.edu.vn
www.nguyendunrt.edu.vn
www.nguyendunf.edu.vn
www.nguyenduntf.edu.vn
www.nguyendunft.edu.vn
www.nguyendung.edu.vn
www.nguyenduntg.edu.vn
www.nguyendungt.edu.vn
www.nguyenduny.edu.vn
www.nguyendunty.edu.vn
www.nguyendunyt.edu.vn
Last Tested: