Elo7.com.br Elo7 | Produtos Fora de Série
Aqui você compra diretamente de milhares de artesãos que transformam ideias criativas em produtos únicos e personalizados

elo7.com.br Mobile Performance
29/100
These metrics represent real-world Chrome users experience viewing elo7.com.br on mobile devices. Reports are focused on loading performance and other critical factors that most affect user experience. Follow our guide to track, optimize, and improve the quality of your web pages.
User Loading Experience
Cumulative Layout Shift
First Input Delay
First Contentful Paint
Largest Contentful Paint
Metrics
Largest Contentful Paint9/100 6.6 s
Largest Contentful Paint marks the time at which the largest text or image is painted. Learn More
Total Blocking Time12/100 1,170 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. Learn more.
Time to Interactive14/100 12.6 s
Time to interactive is the amount of time it takes for the page to become fully interactive. Learn more.
Speed Index38/100 6.6 s
Speed Index shows how quickly the contents of a page are visibly populated. Learn more.
First Contentful Paint72/100 3.1 s
First Contentful Paint marks the time at which the first text or image is painted. Learn more.
Cumulative Layout Shift100/100 0
Cumulative Layout Shift measures the movement of visible elements within the viewport. Learn more.
Should Fix (17)
Opportunities
These suggestions can help your page load faster. They don't directly affect the Performance score.
Avoid multiple page redirects
Potential savings of 1,110 ms
1,110 ms
Remove unused JavaScript
Potential savings of 137 KiB
940 ms
Serve images in next-gen formats
Potential savings of 144 KiB
810 ms
Properly size images
Potential savings of 49 KiB
480 ms
Efficiently encode images
Potential savings of 106 KiB
480 ms
Defer offscreen images
Potential savings of 56 KiB
360 ms
Reduce initial server response time
Root document took 930 ms
332 ms
Eliminate render-blocking resources
Potential savings of 180 ms
180 ms
Diagnostics
More information about the performance of your application. These numbers don't directly affect the Performance score.
Reduce the impact of third-party code
Third-party code blocked the main thread for 250 ms
Serve static assets with an efficient cache policy
49 resources found
Minimize main-thread work
5.6 s
Reduce JavaScript execution time
2.9 s
Avoids an excessive DOM size
764 elements
Largest Contentful Paint element
1 element found
Keep request counts low and transfer sizes small
119 requests • 1,042 KiB
Avoid chaining critical requests
6 chains found
Avoid long main-thread tasks
20 long tasks found
Passed Audits (11)
All text remains visible during webfont loads
Preload key requests
Avoids `document.write()`
Minify JavaScript
Preconnect to required origins
Use video formats for animated content
Uses passive listeners to improve scrolling performance
Remove unused CSS
Enable text compression
Avoids enormous network payloads
Total size was 1,042 KiB
Minify CSS

elo7.com.br Mobile SEO
93/100
These checks ensure that your page is optimized for search engine results ranking. There are additional factors Lighthouse does not check that may affect your search ranking. Learn more. Run these additional validators on your site to check additional SEO best practices.
Should Fix (1)
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
2 links found
Passed Audits (13)
Has a `<meta name="viewport">` tag with `width` or `initial-scale`
Document has a `<title>` element
Tap targets are sized appropriately
100% appropriately sized tap targets
Document avoids plugins
robots.txt is valid
Page isn’t blocked from indexing
Page has successful HTTP status code
Links are crawlable
Document uses legible font sizes
100% legible text
Document has a valid `rel=canonical`
Image elements have `[alt]` attributes
Document has a meta description
Document has a valid `hreflang`

elo7.com.br Mobile Best Practices
85/100
These checks highlight opportunities to improve the overall code health of elo7.com.br mobile page. Current recommendations will help to make your page fast and secure, to create a good user experience and to avoid deprecated technologies.
Should Fix (2)
Trust and Safety
Does not use HTTPS
1 insecure request found
General
Browser errors were logged to the console
Passed Audits (12)
Properly defines charset
Links to cross-origin destinations are safe
Avoids Application Cache
Detected JavaScript libraries
Avoids requesting the notification permission on page load
Avoids requesting the geolocation permission on page load
Displays images with correct aspect ratio
Serves images with appropriate resolution
Page has the HTML doctype
Avoids front-end JavaScript libraries with known security vulnerabilities
Allows users to paste into password fields
Avoids deprecated APIs

elo7.com.br Mobile Progressive Web App
43/100
These checks validate the aspects of a Progressive Web App. Learn more. These checks are required by the baseline PWA Checklist but are not automatically checked by Lighthouse. They do not affect your score but it's important that you verify them manually.
Should Fix (5)
PWA Optimized
Manifest doesn't have a maskable icon
Installable
Does not use HTTPS
1 insecure request found
Fast and reliable
`start_url` does not respond with a 200 when offline
Current page does not respond with a 200 when offline
Page load is not fast enough on mobile networks
Interactive at 12.6 s
Passed Audits (9)
Sets a theme color for the address bar.
Contains some content when JavaScript is not available
Has a `<meta name="viewport">` tag with `width` or `initial-scale`
Redirects HTTP traffic to HTTPS
Content is sized correctly for the viewport
Registers a service worker that controls page and `start_url`
Provides a valid `apple-touch-icon`
Configured for a custom splash screen
Web app manifest meets the installability requirements

elo7.com.br Mobile Accessibility
90/100
These checks highlight opportunities to improve the accessibility of your web app. Only a subset of accessibility issues can be automatically detected so manual testing is also encouraged. These items address areas which an automated testing tool cannot cover. Learn more in our guide on conducting an accessibility review.
Should Fix (3)
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.
`<frame>` or `<iframe>` elements do not have a title
Form elements do not have associated labels
Contrast
These are opportunities to improve the legibility of your content.
Background and foreground colors do not have a sufficient contrast ratio.
Passed Audits (23)
`[role]`s have all required `[aria-*]` attributes
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
The page contains a heading, skip link, or landmark region
`[aria-*]` attributes match their roles
Document has a `<title>` element
Buttons have an accessible name
`[role]` values are valid
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`<html>` element has a `[lang]` attribute
`[aria-*]` attributes are valid and not misspelled
List items (`<li>`) are contained within `<ul>` or `<ol>` parent elements
ARIA IDs are unique
`[aria-hidden="true"]` is not present on the document `<body>`
`<html>` element has a valid value for its `[lang]` attribute
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
Heading elements appear in a sequentially-descending order
`[aria-hidden="true"]` elements do not contain focusable descendents
Image elements have `[alt]` attributes
Links have a discernible name
`[role]`s are contained by their required parent element
`[id]` attributes on active, focusable elements are unique
`[lang]` attributes have a valid value
`[aria-*]` attributes have valid values

Mobile Usability
100/100
These checks validate how easily a visitor can use elo7.com.br on a mobile device. Test results include a list of any mobile usability problems. Mobile usability problems are issues that can affect a user that visits the page on a mobile (small screen) device, including small font sizes (which are hard to read on a small screen).
Passed Audits (5)
Avoid plugins
Configure the viewport
Size content to viewport
Size tap targets appropriately
Use legible font sizes

Mobile Speed
60/100
These checks analyze the performance of elo7.com.br on mobile devices and return PageSpeed score and information on how to improve the load time. What makes a good Progressive Web App?
Should Fix (7)
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Leverage browser caching
Prioritize visible content
Optimize images
Enable compression
Minify JavaScript
Minify HTML
Passed Audits (3)
Avoid landing page redirects
Reduce server response time
Minify CSS
www.elo7.com
www.elo7.net
www.elo7.org
www.elo7.info
www.elo7.biz
www.elo7.us
www.elo7.mobi
www.lo7.com.br
www.elo7.com.br
www.wlo7.com.br
www.ewlo7.com.br
www.welo7.com.br
www.slo7.com.br
www.eslo7.com.br
www.selo7.com.br
www.dlo7.com.br
www.edlo7.com.br
www.delo7.com.br
www.rlo7.com.br
www.erlo7.com.br
www.relo7.com.br
www.eo7.com.br
www.epo7.com.br
www.elpo7.com.br
www.eplo7.com.br
www.eoo7.com.br
www.eloo7.com.br
www.eolo7.com.br
www.eko7.com.br
www.elko7.com.br
www.eklo7.com.br
www.el7.com.br
www.eli7.com.br
www.eloi7.com.br
www.elio7.com.br
www.elk7.com.br
www.elok7.com.br
www.ell7.com.br
www.elol7.com.br
www.ello7.com.br
www.elp7.com.br
www.elop7.com.br
www.elo.com.br
www.elo7.net
www.elo7.org
www.elo7.info
www.elo7.biz
www.elo7.us
www.elo7.mobi
www.lo7.com.br
www.elo7.com.br
www.wlo7.com.br
www.ewlo7.com.br
www.welo7.com.br
www.slo7.com.br
www.eslo7.com.br
www.selo7.com.br
www.dlo7.com.br
www.edlo7.com.br
www.delo7.com.br
www.rlo7.com.br
www.erlo7.com.br
www.relo7.com.br
www.eo7.com.br
www.epo7.com.br
www.elpo7.com.br
www.eplo7.com.br
www.eoo7.com.br
www.eloo7.com.br
www.eolo7.com.br
www.eko7.com.br
www.elko7.com.br
www.eklo7.com.br
www.el7.com.br
www.eli7.com.br
www.eloi7.com.br
www.elio7.com.br
www.elk7.com.br
www.elok7.com.br
www.ell7.com.br
www.elol7.com.br
www.ello7.com.br
www.elp7.com.br
www.elop7.com.br
www.elo.com.br