- mccaskillandcompany.com – Full Analysis - April 21, 2021
- rbmind.org – Full Analysis - April 21, 2021
- Suztain (suztain.com) – Full Analysis - April 21, 2021
Wilmington Riverfest | Join us in October 2019 for the Wilmington River Festival!
(Took us an average of 4.2 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 wilmingtonriverfest.com
Email: wilmingtonriverfest (at) gmail (dot) com
Social media profiles:
Using HTTPS: Yes 🙂
HTML errors found on homepage
ysija"></p> <div
No “p” element in scope but a “p” end tag seen.
Popular words
Word | Frequency |
---|---|
riverfest | 9 |
street | 7 |
display | 5 |
wilmington | 5 |
vendor | 4 |
registration | 4 |
live | 4 |
music | 4 |
find | 4 |
historic | 4 |
downtown | 4 |
cape | 4 |
fear | 4 |
thank | 3 |
sponsors | 3 |
fireworks | 3 |
community | 3 |
entertainment | 3 |
special | 3 |
stay | 2 |
Pagespeed analysis
OVERALL SITE SPEED: AVERAGE (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: AVERAGE. This measures the time taken for the first thing on your website to load when a visitor goes there.
FIRST INPUT DELAY MS SCORE: AVERAGE. 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: AVERAGE. Measures how long the main part of the website takes to load.
Opportunities for improvement
Efficiently encode images: Optimized images load faster and consume less cellular data.
Potential savings of 772 KiB
Properly size images: Serve images that are appropriately-sized to save cellular data and improve load time.
Potential savings of 2,191 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 1,722 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 20 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity.
Potential savings of 325 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 860 ms
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 1,130 KiB
Enable text compression: Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes.
Potential savings of 1,524 KiB