- acwr.net – Full Analysis - March 6, 2021
- merithealthwesley.com – Full Analysis - March 6, 2021
- omidfoundation.com – Full Analysis - March 6, 2021
(Took us an average of 1.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 thetriangleplate.com
Email: plate (at) thetriangleplate (dot) com
Social media profiles:
Using HTTPS: Yes 🙂
HTML errors found on homepage
}</style><script charset="utf-8" type="text/javascript">var sw
Element “script” must not have attribute “charset” unless attribute “src” is also specified.
{color:#FFFFFF};</style><!--
CSS: Parse Error.
no-break"><span class='st_facebook' st_title='Guacamole' st_url='http://thetriangleplate.com/2017/05/06/guacamole/' ></span
Attribute “st_title” not allowed on element “span” at this point.
no-break"><span class='st_facebook' st_title='Guacamole' st_url='http://thetriangleplate.com/2017/05/06/guacamole/' ></span
Attribute “st_url” not allowed on element “span” at this point.
' ></span><span class='st_twitter' st_title='Guacamole' st_url='http://thetriangleplate.com/2017/05/06/guacamole/' ></span
Attribute “st_title” not allowed on element “span” at this point.
' ></span><span class='st_twitter' st_title='Guacamole' st_url='http://thetriangleplate.com/2017/05/06/guacamole/' ></span
Attribute “st_url” not allowed on element “span” at this point.
' ></span><span class='st_sharethis' st_title='Guacamole' st_url='http://thetriangleplate.com/2017/05/06/guacamole/' ></span
Attribute “st_title” not allowed on element “span” at this point.
' ></span><span class='st_sharethis' st_title='Guacamole' st_url='http://thetriangleplate.com/2017/05/06/guacamole/' ></span
Attribute “st_url” not allowed on element “span” at this point.
no-break"><span class='st_facebook' st_title='The Best Sidecar Cocktail' st_url='http://thetriangleplate.com/2017/03/28/the-best-sidecar-cocktail/' ></span
Attribute “st_title” not allowed on element “span” at this point.
no-break"><span class='st_facebook' st_title='The Best Sidecar Cocktail' st_url='http://thetriangleplate.com/2017/03/28/the-best-sidecar-cocktail/' ></span
Attribute “st_url” not allowed on element “span” at this point.
Popular words
Word | Frequency |
---|---|
cocktail | 8 |
cup | 8 |
recipe | 7 |
sidecar | 7 |
march | 7 |
baking | 7 |
posted | 6 |
may | 6 |
fresh | 6 |
oatmeal | 6 |
dark | 6 |
january | 6 |
stephanie | 5 |
one | 5 |
large | 5 |
couple | 5 |
dave | 5 |
scones | 5 |
dough | 5 |
september | 5 |
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
Minify CSS: Minifying CSS files can reduce network payload sizes.
Potential savings of 2 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 13 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 19 KiB
Properly size images: Serve images that are appropriately-sized to save cellular data and improve load time.
Potential savings of 18 KiB
Efficiently encode images: Optimized images load faster and consume less cellular data.
Potential savings of 115 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity.
Potential savings of 23 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 480 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.
Potential savings of 145 KiB