- upwhawaii.org – Full Analysis - February 26, 2021
- abdiseno.com.ar – Full Analysis - February 26, 2021
- MyDebtFreeRoad (mydebtfreeroad.com) – Full Analysis - February 26, 2021
2B Whole Gluten-Free Bakery – 2BWhole Gluten-Free Bakery
(Took us an average of 0.3 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 2bwhole.net
About: Gluten free bakery, vegan options sweet and savory, paleo options sweet and savory. Cakes, donuts, cinnamon rolls, chicken pot pies, breads, pizzas, calzones, cookies, bars.
Contact page: https://2bwhole.net/pages/contact
Social media profiles:
- https://www.facebook.com/2bWholeBakery
- https://www.instagram.com/2Bwhole_bakery/
- https://twitter.com/2BWholeBakery
Using HTTPS: Yes 🙂
HTML errors found on homepage
utf-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”.
e8131c0"><meta id="in-context-paypal-metadata" data-shop-id="26908819535" data-venmo-supported="true" data-environment="production" data-locale="en_US" data-paypal-v4="true" data-currency="USD"><link
Element “meta” is missing one or more of the following attributes: “charset”, “content”, “http-equiv”, “itemprop”, “name”, “property”.
t> <style>
Element “style” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.)
before{ content:; position:abs
CSS: “content”: Parse Error.
="628" /></head> <bo
Stray end tag “head”.
</head> <body id="2b-whole-gluten-free-bakery" class="template-index"> <d
Start tag “body” seen but an element of the same type was already open.
Popular words
Word | Frequency |
---|---|
holiday | 12 |
savory | 7 |
menu | 5 |
cookies | 5 |
bagels | 5 |
us | 4 |
pies | 4 |
cakes | 4 |
shop | 4 |
products | 4 |
search | 3 |
home | 3 |
day | 3 |
sweet | 3 |
donuts | 3 |
items | 3 |
contact | 3 |
online | 3 |
decatur | 3 |
whole | 3 |
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: 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
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 85 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 12 KiB
Properly size images: Serve images that are appropriately-sized to save cellular data and improve load time.
Potential savings of 54 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 96 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity.
Potential savings of 632 KiB
Enable text compression: Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes.
Potential savings of 57 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 560 ms
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time.
Potential savings of 4 KiB