- GoodSoilAgency (goodsoilagency.com) – Full Analysis - April 18, 2021
- publi-webs.com – Full Analysis - April 18, 2021
- Pago de Tharsys (pagodetharsys.com) – Full Analysis - April 18, 2021
Lacasa – Strong foundations. For everyone.
(Took us an average of 3.7 seconds to load)
Table of Contents |
---|
Basic information |
Minor HTML issues found on homepage |
Popular words |
Pagespeed analysis |
How can this website be improved? |
Internal pages |
Websites linked to |
Basic information for lacasainc.net
About: – Home
Email: lacasa (at) lacasainc (dot) net
Social media profiles:
Using HTTPS: Yes 🙂
HTML errors found on homepage
='all' /><link rel='stylesheet' id='et-builder-googlefonts-cached-css' href='https://fonts.googleapis.com/css?family=Comfortaa:300,regular,500,600,700|Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic|Rock+Salt:regular&subset=latin-ext,greek,vietnamese,cyrillic,latin,cyrillic-ext,greek-ext&display=swap' type='text/css' media='all' /><link
Bad value for attribute “href” on element “link”: Illegal character in query: “|” is not allowed.
<noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=334613687378109&ev=PageView&noscript=1"></nosc
Bad start tag in “img” in “noscript” in “head”.
<noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=334613687378109&ev=PageView&noscript=1"></nosc
An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
script=1"></noscript><!--
Stray end tag “noscript”.
(this)" /></head><body
Stray end tag “head”.
/></head><body class="home page-template-default page page-id-5129 dbdb_divi_2_4_up desktop tribe-no-js tribe-bar-is-disabled et_pb_button_helper_class et_fullwidth_nav et_fixed_nav et_show_nav et_secondary_nav_enabled et_primary_nav_dropdown_animation_fade et_secondary_nav_dropdown_animation_fade et_header_style_left et_pb_footer_columns4 et_cover_background et_pb_gutter windows et_pb_gutters3 et_pb_pagebuilder_layout et_no_sidebar et_divi_theme et-db et_minified_js et_minified_css"> <div
Start tag “body” seen but an element of the same type was already open.
Popular words
Word | Frequency |
---|---|
help | 6 |
lacasa | 6 |
find | 5 |
us | 4 |
classes | 4 |
donate | 4 |
financial | 4 |
sign | 4 |
elkhart | 3 |
get | 3 |
volunteer | 3 |
contact | 3 |
learn | 3 |
affordable | 3 |
community | 3 |
2 | |
home | 2 |
programs | 2 |
immigration | 2 |
goshen | 2 |
Pagespeed analysis
OVERALL SITE SPEED: SLOW 🙁 (details below)
CUMULATIVE LAYOUT SHIFT SCORE: SLOW. Have you ever been reading an article online when something suddenly changes on the page? Without warning, the text moves, and you’ve lost your place. Or even worse: you’re about to tap a link or a button, but in the instant before your finger lands, BOOM – the link moves, and you end up clicking something else! This is a measure of how often this is happening on your website.
FIRST CONTENTFUL PAINT MS SCORE: SLOW. This measures the time taken for the first thing on your website to load when a visitor goes there.
FIRST INPUT DELAY MS SCORE: FAST. How long it takes for your website to react if the user interacts with it in some way, such as clicking a link or button.
LARGEST CONTENTFUL PAINT MS SCORE: SLOW. Measures how long the main part of the website takes to load.
Opportunities for improvement
Properly size images: Serve images that are appropriately-sized to save cellular data and improve load time.
Potential savings of 162 KiB
Avoid serving legacy JavaScript to modern browsers: 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](https://philipwalton.com/articles/deploying-es2015-code-in-production-today/)
Potential savings of 35 KiB
Serve images in next-gen formats: 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.
Potential savings of 297 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity.
Potential savings of 875 KiB
Efficiently encode images: Optimized images load faster and consume less cellular data.
Potential savings of 125 KiB
Eliminate render-blocking resources: Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles.
Potential savings of 710 ms
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time.
Potential savings of 215 KiB
Remove unused CSS: 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.
Potential savings of 195 KiB