Dedolez.cz Site Title

Dedoles.sz

Dedolez.cz Test Results

Dedolez.cz Mobile Performance: 0/100
Quick overview:
Opportunities
These suggestions can help your page load faster. They don't directly affect the Performance score.
Reduce initial server response time. Root document took 920 ms
Keep the server response time for the main document short because all other requests depend on it. Learn more.
Defer offscreen images. 0 ms
Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. Learn more.
Use video formats for animated content. 0 ms
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
Minify CSS. 0 ms
Minifying CSS files can reduce network payload sizes. Learn more.
Avoid multiple page redirects. 0 ms
Redirects introduce additional delays before the page can be loaded. Learn more.
Preload key requests. 0 ms
Consider using `<link rel=preload>` to prioritize fetching resources that are currently requested later in page load. Learn more.
Minify JavaScript. 0 ms
Minifying JavaScript files can reduce payload sizes and script parse time. Learn more.
Avoid serving legacy JavaScript to modern browsers. 0 ms
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 More
Remove duplicate modules in JavaScript bundles. 0 ms
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Remove unused JavaScript. 0 ms
Remove unused JavaScript to reduce bytes consumed by network activity. Learn more.
Remove unused CSS. 0 ms
Remove dead rules from stylesheets and defer the loading of CSS not used for above-the-fold content to reduce unnecessary bytes consumed by network activity. Learn more.
Eliminate render-blocking resources. 0 ms
Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. Learn more.
Enable text compression. 0 ms
Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. Learn more.
Properly size images. 0 ms
Serve images that are appropriately-sized to save cellular data and improve load time. Learn more.
Efficiently encode images. 0 ms
Optimized images load faster and consume less cellular data. Learn more.
Serve images in next-gen formats. 0 ms
Image formats like JPEG 2000, JPEG XR, and WebP often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. Learn more.
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.
Avoid an excessive DOM size
2,780 elements
A large DOM will increase memory usage, cause longer style calculations, and produce costly layout reflows. Learn more.
Uses efficient cache policy on static assets
7 resources found
A long cache lifetime can speed up repeat visits to your page. Learn more.
JavaScript execution time
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn more.
User Timing marks and measures
Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. Learn more.
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 more.
Keep request counts low and transfer sizes small
20 requests • 151 KiB
To set budgets for the quantity and size of page resources, add a budget.json file. Learn more.
Avoid long main-thread tasks
Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. Learn more
Minimizes main-thread work
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn more
Budgets
Performance budgets set standards for the performance of your site.
Timing budget
Set a timing budget to help you keep an eye on the performance of your site. Performant sites load fast and respond to user input events quickly. Learn more.

Dedolez.cz Mobile SEO: 84/100
Quick overview:
Mobile Friendly
Make sure your pages are mobile friendly so users don’t have to pinch or zoom in order to read the content pages. Learn more.
Tap targets are not sized appropriately
82% appropriately sized tap targets
Interactive elements like buttons and links should be large enough (48x48px), and have enough space around them, to be easy enough to tap without overlapping onto other elements. Learn more.
Content Best Practices
Format your HTML in a way that enables crawlers to better understand your app’s content.
Document doesn't have a valid `hreflang`
hreflang links tell search engines what version of a page they should list in search results for a given language or region. Learn more.
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.

Dedolez.cz Mobile Best Practices: 57/100
Quick overview:
Trust and Safety
Does not use HTTPS
2 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 servedover 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.
Includes front-end JavaScript libraries with known security vulnerabilities
5 vulnerabilities detected
Some third-party scripts may contain known security vulnerabilities that are easily identified and exploited by attackers. Learn more.
Links to cross-origin destinations are unsafe
Add `rel="noopener"` or `rel="noreferrer"` to any external links to improve performance and prevent security vulnerabilities. Learn more.
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 more.
General
Uses deprecated APIs
1 warning found
Deprecated APIs will eventually be removed from the browser. Learn more.
Registers an `unload` listener
The `unload` event does not fire reliably and listening for it can prevent browser optimizations like the Back-Forward Cache. Consider using the `pagehide` or `visibilitychange` events instead. Learn More
Dedolez.cz Mobile Progressive Web App: 0/100
Quick overview:
PWA Optimized
Does not provide fallback content when JavaScript is not available
Your app should display some content when JavaScript is disabled, even if it's just a warning to the user that JavaScript is required to use the app. Learn more. The page body should render some content if its scripts are not available.
Does not provide a valid `apple-touch-icon`
For ideal appearance on iOS when users add a progressive web app to the home screen, define an `apple-touch-icon`. It must point to a non-transparent 192px (or 180px) square PNG. Learn More.
Is not configured for a custom splash screen
A themed splash screen ensures a high-quality experience when users launch your app from their homescreens. Learn more. Failures: No manifest was fetched.
Does not set a theme color for the address bar.
The browser address bar can be themed to match your site. Learn more. Failures: No manifest was fetched, No `<meta name="theme-color">` tag found.
Does not redirect HTTP traffic to HTTPS
If you've already set up HTTPS, make sure that you redirect all HTTP traffic to HTTPS in order to enable secure web features for all your users. Learn more.
Manifest doesn't have a maskable icon
A maskable icon ensures that the image fills the entire shape without being letterboxed when installing the app on a device. Learn more. No manifest was fetched
Fast and reliable
`start_url` does not respond with a 200 when offline
A service worker enables your web app to be reliable in unpredictable network conditions. Learn more. No usable web app manifest found on page.
Current page does not respond with a 200 when offline
If you're building a Progressive Web App, consider using a service worker so that your app can work offline. Learn more.
Page load is fast enough on mobile networks
A fast page load over a cellular network ensures a good mobile user experience. Learn more.
Installable
Does not use HTTPS
2 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 servedover 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.
Does not register a service worker that controls page and `start_url`
The service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. Learn more.
Web app manifest does not meet the installability requirements
Browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. Learn more. Failures: No manifest was fetched.
Dedolez.cz Mobile Accessibility: 70/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.
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.
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 more.
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 more.
Form elements do not have associated labels
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more.
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 more.
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.
Similar tests
www.dedolez.com
www.dedolez.net
www.dedolez.org
www.dedolez.info
www.dedolez.biz
www.dedolez.us
www.dedolez.mobi
www.edolez.cz
www.dedolez.cz
www.xedolez.cz
www.dxedolez.cz
www.xdedolez.cz
www.sedolez.cz
www.dsedolez.cz
www.sdedolez.cz
www.eedolez.cz
www.deedolez.cz
www.ededolez.cz
www.redolez.cz
www.dredolez.cz
www.rdedolez.cz
www.fedolez.cz
www.dfedolez.cz
www.fdedolez.cz
www.cedolez.cz
www.dcedolez.cz
www.cdedolez.cz
www.ddolez.cz
www.dwdolez.cz
www.dewdolez.cz
www.dwedolez.cz
www.dsdolez.cz
www.desdolez.cz
www.dddolez.cz
www.deddolez.cz
www.ddedolez.cz
www.drdolez.cz
www.derdolez.cz
www.deolez.cz
www.dexolez.cz
www.dedxolez.cz
www.dexdolez.cz
www.desolez.cz
www.dedsolez.cz
www.deeolez.cz
www.dedeolez.cz
www.derolez.cz
www.dedrolez.cz
www.defolez.cz
www.dedfolez.cz
www.defdolez.cz
www.decolez.cz
www.dedcolez.cz
www.decdolez.cz
www.dedlez.cz
www.dedilez.cz
www.dedoilez.cz
www.dediolez.cz
www.dedklez.cz
www.dedoklez.cz
www.dedkolez.cz
www.dedllez.cz
www.dedollez.cz
www.dedlolez.cz
www.dedplez.cz
www.dedoplez.cz
www.dedpolez.cz
www.dedoez.cz
www.dedopez.cz
www.dedolpez.cz
www.dedooez.cz
www.dedoloez.cz
www.dedoolez.cz
www.dedokez.cz
www.dedolkez.cz
www.dedolz.cz
www.dedolwz.cz
www.dedolewz.cz
www.dedolwez.cz
www.dedolsz.cz
www.dedolesz.cz
www.dedolsez.cz
www.dedoldz.cz
www.dedoledz.cz
www.dedoldez.cz
www.dedolrz.cz
www.dedolerz.cz
www.dedolrez.cz
www.dedole.cz
www.dedolex.cz
www.dedolezx.cz
www.dedolexz.cz
www.dedoles.cz
www.dedolezs.cz
www.dedolea.cz
www.dedoleza.cz
www.dedoleaz.cz
Last Tested: