- SunsetDesires (sunsetdesires.co.uk) – Full Analysis - April 3, 2021
- WonderfullyMessyMom (wonderfullymessymom.com) – Full Analysis - April 3, 2021
- skinnedcartree (skinnedcartree.com) – Full Analysis - April 3, 2021
Home | Plantation General Hospital
(Took us an average of 4.0 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 plantationgeneral.com
Email: no-reply (at) plantationgeneral (dot) com
Social media profiles:
- https://facebook.com/PlantationGeneral
- https://www.instagram.com/plantationgeneral/
- https://twitter.com/plantationhosp
Using HTTPS: Yes 🙂
HTML errors found on homepage
charset="utf-8"/> <!-- <met
A “charset” attribute on a “meta” element found after the first 1024 bytes.
<style> .eme
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
> <a href="/locations/?directions=Plantation General Hospital" class="er-directions-link" data-title="Plantation General Hospital" aria-label="Get directions to Plantation General Hospital" data-analytics='{"feature": "erWait", "name": "linkClick"}'>Get Di
Bad value “/locations/?directions=Plantation General Hospital” for attribute “href” on element “a”: Illegal character in query: space is not allowed.
ital" > <meta content="26.126471,-80.205179"> <di
Element “meta” is missing one or more of the following attributes: “itemprop”, “property”.
l</p> <a href="/locations/?directions=Plantation General Hospital" class="er-directions-link visible-xs" data-title="Plantation General Hospital" aria-label="Get directions to Plantation General Hospital" data-analytics='{"feature": "erWait", "name": "linkClick"}'>Get Di
Bad value “/locations/?directions=Plantation General Hospital” for attribute “href” on element “a”: Illegal character in query: space is not allowed.
n-xs"> <a href="/locations/?directions=Plantation General Hospital" class="er-directions-link" data-title="Plantation General Hospital" aria-label="Get directions to Plantation General Hospital" data-analytics='{"feature": "erWait", "name": "linkClick"}'>Get Di
Bad value “/locations/?directions=Plantation General Hospital” for attribute “href” on element “a”: Illegal character in query: space is not allowed.
"true"> <meta content="0,0"> <di
Element “meta” is missing one or more of the following attributes: “itemprop”, “property”.
R</p> <a href="/locations/?directions=Plantation General Hospital Pediatric ER" class="er-directions-link visible-xs" data-title="Plantation Gene..." aria-label="Get directions to Plantation Gene..." data-analytics='{"feature": "erWait", "name": "linkClick"}'>Get Di
Bad value “/locations/?directions=Plantation General Hospital Pediatric ER” for attribute “href” on element “a”: Illegal character in query: space is not allowed.
n-xs"> <a href="/locations/?directions=Plantation General Hospital Pediatric ER" class="er-directions-link" data-title="Plantation Gene..." aria-label="Get directions to Plantation Gene..." data-analytics='{"feature": "erWait", "name": "linkClick"}'>Get Di
Bad value “/locations/?directions=Plantation General Hospital Pediatric ER” for attribute “href” on element “a”: Illegal character in query: space is not allowed.
<style> #ada
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
Popular words
Word | Frequency |
---|---|
hospital | 35 |
general | 32 |
plantation | 29 |
patient | 19 |
er | 17 |
medical | 16 |
us | 15 |
resources | 14 |
information | 14 |
directions | 12 |
center | 12 |
fl | 12 |
health | 11 |
care | 11 |
get | 11 |
search | 10 |
events | 9 |
hca | 9 |
follow | 9 |
surgery | 8 |
Pagespeed analysis
OVERALL SITE SPEED: SLOW 🙁 (details below)
CUMULATIVE LAYOUT SHIFT SCORE: AVERAGE. 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
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 790 ms
Enable text compression: Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes.
Potential savings of 14 KiB
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time.
Potential savings of 73 KiB
Minify CSS: Minifying CSS files can reduce network payload sizes.
Potential savings of 17 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 10 KiB
Properly size images: Serve images that are appropriately-sized to save cellular data and improve load time.
Potential savings of 78 KiB
Efficiently encode images: Optimized images load faster and consume less cellular data.
Potential savings of 73 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 97 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 143 KiB
Defer offscreen images: Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive.
Potential savings of 3 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity.
Potential savings of 167 KiB