- urbanoasisproject.org – Full Analysis - March 7, 2021
- philhoward.org – Full Analysis - March 7, 2021
- Detroit Food Academy (detroitfoodacademy.org) – Full Analysis - March 7, 2021
Annie’s Homegrown – Choose Good
(Took us an average of 0.5 seconds to load)
Table of Contents |
---|
Basic information |
Whois 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 annieshomegrown.ca
About: Annie's makes delicious and nourishing foods that are good for the planet, too. Try our mac and cheese, snacks, and other products!
Email or contact page: https://annieshomegrown.ca/contact
Social media profiles:
- https://www.facebook.com/annieshomegrown
- https://www.instagram.com/annieshomegrown/
- https://twitter.com/annieshomegrown
Using HTTPS: Yes 🙂
Whois information
HTML errors found on homepage
f-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <
A “meta” element with an “http-equiv” attribute whose value is “X-UA-Compatible” must have a “content” attribute with the value “IE=edge”.
<a href="/" alt="Home">
Attribute “alt” not allowed on element “a” at this point.
<li><a href="?sc_lang=en" class="LangEn active" id="En">Englis
Duplicate ID “En”.
<li><a href="?sc_lang=fr-ca" class="LangFr" id="Fr">França
Duplicate ID “Fr”.
<img src='/~/media/anniescanada/content-sections/desktop_header_ourmission.ashx?h=347&w=1900' />
An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
00' alt='Annie's Made with Org
No space between attributes.
for everybunny' /> </
Quote “’” in attribute name. Probable cause: Matching quote missing somewhere earlier.
<img src='/~/media/anniescanada/content-sections/anniesbanner-1.ashx?h=700&w=1900' alt='Annie's Made with Organic for everybunny' />
Attribute “s” not allowed on element “img” at this point.
<img src='/~/media/anniescanada/content-sections/anniesbanner-1.ashx?h=700&w=1900' alt='Annie's Made with Organic for everybunny' />
Attribute “made” not allowed on element “img” at this point.
<img src='/~/media/anniescanada/content-sections/anniesbanner-1.ashx?h=700&w=1900' alt='Annie's Made with Organic for everybunny' />
Attribute “with” not allowed on element “img” at this point.
Popular words
Word | Frequency |
---|---|
mission | 4 |
goodness | 3 |
see | 3 |
home | 2 |
foods | 2 |
pastas | 2 |
snacks | 2 |
special | 2 |
diets | 2 |
ingredient | 2 |
promise | 2 |
recipes | 2 |
english | 2 |
cultivate | 2 |
healthier | 2 |
happier | 2 |
world | 2 |
spreading | 2 |
nourishing | 2 |
honest | 2 |
Pagespeed analysis
OVERALL SITE SPEED: FAST 🙂 (details below)
CUMULATIVE LAYOUT SHIFT SCORE: FAST. 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: FAST. 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: FAST. Measures how long the main part of the website takes to load.
Opportunities for improvement
Enable text compression: Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more](https://web.dev/uses-text-compression/).
Potential savings of 138 KiB
Avoid multiple page redirects: Redirects introduce additional delays before the page can be loaded. [Learn more](https://web.dev/redirects/).
Potential savings of 230 ms
Preload key requests: Consider using `` to prioritize fetching resources that are currently requested later in page load. [Learn more](https://web.dev/uses-rel-preload/).
Potential savings of 1,050 ms
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. [Learn more](https://web.dev/uses-webp-images/).
Potential savings of 1,369 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 237 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. [Learn more](https://web.dev/unused-css-rules/).
Potential savings of 91 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. [Learn more](https://web.dev/render-blocking-resources/).
Potential savings of 400 ms
Properly size images: Serve images that are appropriately-sized to save cellular data and improve load time. [Learn more](https://web.dev/uses-responsive-images/).
Potential savings of 69 KiB
Efficiently encode images: Optimized images load faster and consume less cellular data. [Learn more](https://web.dev/uses-optimized-images/).
Potential savings of 287 KiB