46 / 100
Should Fix:
Avoid landing page redirects
Your page has 2 redirects. Redirects introduce additional delays before the page can be loaded.
Avoid landing page redirects for the following chain of redirected URLs.
- http://febracis.com.br/
- https://febracis.com.br/
- https://www.febracis.com.br/
Show how to fix
Leverage browser caching
Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network.
Leverage browser caching for the following cacheable resources:
- https://d335luupugsy2.cloudfront.net/js/lead-tracking/stable/lead-tracking.min.js (expiration not specified)
- https://www.febracis.com.br/wp-json/contact-form-7/v1/contact-forms/10958/refill (expiration not specified)
- https://www.febracis.com.br/wp-json/contact-form-7/v1/contact-forms/596/refill (expiration not specified)
- https://www.febracis.com.br/wp-json/contact-form-7/v1/contact-forms/626/refill (expiration not specified)
- https://febracis.zendesk.com/embeddable/config (60 seconds)
- https://static.hotjar.com/c/hotjar-920195.js?sv=6 (60 seconds)
- https://ekr.zdassets.com/compose/web_widget/febracis.zendesk.com (10 minutes)
- https://www.google-analytics.com/gtm/js?id=GTM-PCJNZBC&t=gtm2&cid=1697265435.1561219960 (15 minutes)
- https://www.googletagmanager.com/gtm.js?id=GTM-M68D4V4 (15 minutes)
- https://connect.facebook.net/en_US/fbevents.js (20 minutes)
- https://connect.facebook.net/pt_BR/sdk.js (20 minutes)
- https://connect.facebook.net/signals/config/1652471228393133?v=2.8.51&r=stable (20 minutes)
- https://connect.facebook.net/signals/plugins/inferredEvents.js?v=2.8.51 (20 minutes)
- https://apis.google.com/js/platform.js (30 minutes)
- https://apis.google.com/js/rpc:shindig_random.js?onload=init (30 minutes)
- https://maps.googleapis.com/maps/api/js?key=AIzaSyDYuocwfMLsYX_NTPssmGu78mtKHVyD3Fw&libraries=places&ver=5.1.1 (30 minutes)
- https://static.zdassets.com/ekr/asset_composer.js (60 minutes)
- https://www.googleadservices.com/pagead/conversion_async.js (60 minutes)
- https://www.google-analytics.com/analytics.js (2 hours)
- https://snap.licdn.com/li.lms-analytics/insight.min.js (7.7 hours)
- https://www.febracis.com.br/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js (2 days)
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 4 blocking script resources and 10 blocking CSS resources. This causes a delay in rendering your page.
None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
Remove render-blocking JavaScript:
- https://www.febracis.com.br/wp/wp-includes/js/jquery/jquery.js?ver=1.12.4
- https://www.febracis.com.br/wp/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1
- https://www.febracis.com.br/wp/wp-content/plugins/cta/assets/js/cta-variation.js
- https://www.febracis.com.br/wp/wp-content/plugins/cta/shared/assets/js/frontend/analytics/inboundAnalytics.min.js
Optimize CSS Delivery of the following:
- https://www.febracis.com.br/wp/wp-includes/css/dist/block-library/style.min.css?ver=5.1.1
- https://www.febracis.com.br/wp/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=4.9
- https://www.febracis.com.br/wp/wp-content/plugins/cf7-conditional-fields/style.css?ver=1.4.3
- https://www.febracis.com.br/wp/wp-content/plugins/cta/shared/shortcodes/css/frontend-render.css?ver=5.1.1
- https://www.febracis.com.br/wp/wp-content/plugins/wp-pagenavi/pagenavi-css.css?ver=2.70
- https://www.febracis.com.br/wp/wp-content/uploads/pum/pum-site-styles.css?generated=1560370874&ver=1.8.5
- https://fonts.googleapis.com/css?family=Montserrat|Acme
- https://www.febracis.com.br/wp/wp-content/themes/febracis/assets/css/main.min.css?ver=1.32
- https://fonts.googleapis.com/css?family=Lato:300,400,700,900
- https://www.febracis.com.br/wp/wp-content/themes/febracis/assets/css/custom-febracis.css?ver=1533655818
Show how to fix
Optimize images
Properly formatting and compressing images can save many bytes of data.
Optimize the following images to reduce their size by 146.4KiB (27% reduction).
- Compressing and resizing https://www.febracis.com.br/wp/wp-content/uploads/2018/04/f150c08f-22cf-4138-ae31-72c13033559f.jpg could save 76.8KiB (93% reduction).
- Compressing https://www.febracis.com.br/wp/wp-content/themes/febracis/assets/images/bg-section-paulo-viera.jpg could save 48.9KiB (13% reduction).
- Compressing https://www.febracis.com.br/wp/wp-content/themes/febracis/assets/images/slider3.jpg could save 20.8KiB (23% reduction).
Show how to fix
Consider Fixing:
Enable compression
Compressing resources with gzip or deflate can reduce the number of bytes sent over the network.
Enable compression for the following resources to reduce their transfer size by 5.2KiB (69% reduction).
- Compressing https://widget-mediator.zopim.com/s/W/xdds/WETUesSvVN2KeKSE/p/1561219960449 could save 5.2KiB (69% reduction).
Show how to fix
Minify CSS
Compacting CSS code can save many bytes of data and speed up download and parse times.
Minify CSS for the following resources to reduce their size by 465B (13% reduction).
- Minifying https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/12.1.3/css/intlTelInput.css?ver=12.1.3 could save 465B (13% reduction) after compression.
Show how to fix
Minify JavaScript
Compacting JavaScript code can save many bytes of data and speed up downloading, parsing, and execution time.
Minify JavaScript for the following resources to reduce their size by 3.6KiB (32% reduction).
- Minifying https://www.febracis.com.br/wp/wp-content/plugins/cf7-conditional-fields/js/scripts.js?ver=1.4.3 could save 1,007B (32% reduction) after compression.
- Minifying https://connect.facebook.net/pt_BR/sdk.js could save 671B (39% reduction) after compression.
- Minifying https://www.febracis.com.br/wp/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=4.9.20180821 could save 663B (18% reduction) after compression.
- Minifying https://www.febracis.com.br/wp/wp-content/plugins/cta/assets/js/cta-variation.js could save 650B (36% reduction) after compression.
- Minifying https://connect.facebook.net/signals/plugins/inferredEvents.js?v=2.8.51 could save 646B (85% reduction) after compression.
Show how to fix
3 Passed Rules
98 / 100
Consider Fixing:
Size tap targets appropriately
Some of the links/buttons on your webpage may be too small for a user to easily tap on a touchscreen. Consider making these tap targets larger to provide a better user experience.
The following tap targets are close to other nearby tap targets and may need additional spacing around them.
- The tap target
<a id="ajuda-verde" href="https://suport…om.br/hc/pt-br">Dúvidas Frequentes</a>
is close to 2 other tap targets final.
- The tap target
<a href="https://www.febracis.com.br" class="topo__img">FEBRACIS Coaching</a>
is close to 1 other tap targets final.
- The tap target
<div class="toogle menu__icon">Menu</div>
is close to 1 other tap targets final.
- The tap target
<input type="text" name="s" class="search">
is close to 1 other tap targets final.
- The tap target
<button id="search_submit" type="submit"></button>
is close to 1 other tap targets final.
- The tap target
<a href="#" class="menu-nav__close"></a>
is close to 1 other tap targets final.
- The tap target
<a href="https://www.fe….com.br/sobre/">Quem Somos</a>
and 2 others are close to other tap targets final.
- The tap target
<a href="https://www.fa…lovieiracoach/" class="paulo__link"></a>
and 2 others are close to other tap targets.
- The tap target
<a href="https://lojavi…_medium=rodape"></a>
is close to 1 other tap targets.
- The tap target
<a href="https://www.fa…raciscoaching/" class="social__link"></a>
is close to 1 other tap targets.
- The tap target
<button type="button" class="pum-close popmake-close">x</button>
is close to 2 other tap targets final.
Show how to fix
4 Passed Rules
Show details
Avoid plugins
Your page does not appear to use plugins, which would prevent content from being usable on many platforms. Learn more about the importance of avoiding plugins.
Configure the viewport
Your page specifies a viewport matching the device's size, which allows it to render properly on all devices. Learn more about configuring viewports.
Size content to viewport
The contents of your page fit within the viewport. Learn more about sizing content to the viewport.
Use legible font sizes
The text on your page is legible. Learn more about using legible font sizes.
62 / 100
Should Fix:
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 4 blocking script resources and 10 blocking CSS resources. This causes a delay in rendering your page.
None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
Remove render-blocking JavaScript:
- https://www.febracis.com.br/wp/wp-includes/js/jquery/jquery.js?ver=1.12.4
- https://www.febracis.com.br/wp/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1
- https://www.febracis.com.br/wp/wp-content/plugins/cta/assets/js/cta-variation.js
- https://www.febracis.com.br/wp/wp-content/plugins/cta/shared/assets/js/frontend/analytics/inboundAnalytics.min.js
Optimize CSS Delivery of the following:
- https://www.febracis.com.br/wp/wp-includes/css/dist/block-library/style.min.css?ver=5.1.1
- https://www.febracis.com.br/wp/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=4.9
- https://www.febracis.com.br/wp/wp-content/plugins/cf7-conditional-fields/style.css?ver=1.4.3
- https://www.febracis.com.br/wp/wp-content/plugins/cta/shared/shortcodes/css/frontend-render.css?ver=5.1.1
- https://www.febracis.com.br/wp/wp-content/plugins/wp-pagenavi/pagenavi-css.css?ver=2.70
- https://www.febracis.com.br/wp/wp-content/uploads/pum/pum-site-styles.css?generated=1560370874&ver=1.8.5
- https://fonts.googleapis.com/css?family=Montserrat|Acme
- https://www.febracis.com.br/wp/wp-content/themes/febracis/assets/css/main.min.css?ver=1.32
- https://fonts.googleapis.com/css?family=Lato:300,400,700,900
- https://www.febracis.com.br/wp/wp-content/themes/febracis/assets/css/custom-febracis.css?ver=1533655818
Show how to fix
Optimize images
Properly formatting and compressing images can save many bytes of data.
Optimize the following images to reduce their size by 275.2KiB (38% reduction).
- Compressing and resizing https://www.febracis.com.br/wp/wp-content/uploads/2018/04/f150c08f-22cf-4138-ae31-72c13033559f.jpg could save 76.8KiB (93% reduction).
- Compressing https://www.febracis.com.br/wp/wp-content/themes/febracis/assets/images/bg-section-paulo-viera.jpg could save 48.9KiB (13% reduction).
- Compressing and resizing https://lojavirtual.febracis.com.br/wp-content/uploads/2017/11/livros-paulo-decifre.jpg could save 25.4KiB (76% reduction).
- Compressing https://www.febracis.com.br/wp/wp-content/themes/febracis/assets/images/slider3.jpg could save 20.8KiB (23% reduction).
- Compressing and resizing https://lojavirtual.febracis.com.br/wp-content/uploads/2017/11/livros-paulo-pda-kids.jpg could save 19.6KiB (73% reduction).
- Compressing and resizing https://lojavirtual.febracis.com.br/wp-content/uploads/2017/11/o-poder-acao.jpg could save 16.7KiB (75% reduction).
- Compressing and resizing https://lojavirtual.febracis.com.br/wp-content/uploads/2017/11/fator.jpg could save 15.8KiB (73% reduction).
- Compressing and resizing https://lojavirtual.febracis.com.br/wp-content/uploads/2015/12/Poder.jpg could save 15.3KiB (73% reduction).
- Compressing and resizing https://lojavirtual.febracis.com.br/wp-content/uploads/2017/11/foco.jpg could save 13.4KiB (69% reduction).
- Compressing and resizing https://lojavirtual.febracis.com.br/wp-content/uploads/2017/11/o-poder-auto.jpg could save 12.4KiB (71% reduction).
- Compressing and resizing https://www.febracis.com.br/wp/wp-content/uploads/2017/12/logo-certificacao-_1_.png could save 10KiB (61% reduction).
Show how to fix
Consider Fixing:
Avoid landing page redirects
Your page has 2 redirects. Redirects introduce additional delays before the page can be loaded.
Avoid landing page redirects for the following chain of redirected URLs.
- http://febracis.com.br/
- https://febracis.com.br/
- https://www.febracis.com.br/
Show how to fix
Enable compression
Compressing resources with gzip or deflate can reduce the number of bytes sent over the network.
Enable compression for the following resources to reduce their transfer size by 5.2KiB (69% reduction).
- Compressing https://widget-mediator.zopim.com/s/W/xdds/WETUesSvVN2KeKSE/p/1561220016748 could save 5.2KiB (69% reduction).
Show how to fix
Leverage browser caching
Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network.
Leverage browser caching for the following cacheable resources:
- https://www.febracis.com.br/wp-json/contact-form-7/v1/contact-forms/10958/refill (expiration not specified)
- https://www.febracis.com.br/wp-json/contact-form-7/v1/contact-forms/596/refill (expiration not specified)
- https://www.febracis.com.br/wp-json/contact-form-7/v1/contact-forms/626/refill (expiration not specified)
- https://febracis.zendesk.com/embeddable/config (60 seconds)
- https://static.hotjar.com/c/hotjar-920195.js?sv=6 (60 seconds)
- https://ekr.zdassets.com/compose/web_widget/febracis.zendesk.com (10 minutes)
- https://www.google-analytics.com/gtm/js?id=GTM-PCJNZBC&t=gtm2&cid=1743764877.1561220016 (15 minutes)
- https://www.googletagmanager.com/gtm.js?id=GTM-M68D4V4 (15 minutes)
- https://connect.facebook.net/en_US/fbevents.js (20 minutes)
- https://connect.facebook.net/pt_BR/sdk.js (20 minutes)
- https://connect.facebook.net/signals/config/1652471228393133?v=2.8.51&r=stable (20 minutes)
- https://connect.facebook.net/signals/plugins/inferredEvents.js?v=2.8.51 (20 minutes)
- https://apis.google.com/js/platform.js (30 minutes)
- https://apis.google.com/js/rpc:shindig_random.js?onload=init (30 minutes)
- https://maps.googleapis.com/maps/api/js?key=AIzaSyDYuocwfMLsYX_NTPssmGu78mtKHVyD3Fw&libraries=places&ver=5.1.1 (30 minutes)
- https://static.zdassets.com/ekr/asset_composer.js (60 minutes)
- https://www.googleadservices.com/pagead/conversion_async.js (60 minutes)
- https://www.google-analytics.com/analytics.js (2 hours)
- https://snap.licdn.com/li.lms-analytics/insight.min.js (2.9 hours)
- https://www.febracis.com.br/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js (2 days)
Show how to fix
Minify CSS
Compacting CSS code can save many bytes of data and speed up download and parse times.
Minify CSS for the following resources to reduce their size by 465B (13% reduction).
- Minifying https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/12.1.3/css/intlTelInput.css?ver=12.1.3 could save 465B (13% reduction) after compression.
Show how to fix
Minify JavaScript
Compacting JavaScript code can save many bytes of data and speed up downloading, parsing, and execution time.
Minify JavaScript for the following resources to reduce their size by 3.6KiB (32% reduction).
- Minifying https://www.febracis.com.br/wp/wp-content/plugins/cf7-conditional-fields/js/scripts.js?ver=1.4.3 could save 1,007B (32% reduction) after compression.
- Minifying https://connect.facebook.net/pt_BR/sdk.js could save 671B (39% reduction) after compression.
- Minifying https://www.febracis.com.br/wp/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=4.9.20180821 could save 663B (18% reduction) after compression.
- Minifying https://www.febracis.com.br/wp/wp-content/plugins/cta/assets/js/cta-variation.js could save 650B (36% reduction) after compression.
- Minifying https://connect.facebook.net/signals/plugins/inferredEvents.js?v=2.8.51 could save 646B (85% reduction) after compression.
Show how to fix
3 Passed Rules
* The results are cached for 30s. If you have made changes to your page, please wait for 30s before re-running the test.