- mccaskillandcompany.com – Full Analysis - April 21, 2021
- rbmind.org – Full Analysis - April 21, 2021
- Suztain (suztain.com) – Full Analysis - April 21, 2021
Movimiento Buena Voluntad 24 horas de Neuróticos Anónimos – buena voluntad neuroticos anonimos
(Took us an average of 3.6 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 neuroticosanonimosbv.org.mx
Email or contact page: http://www.neuroticosanonimosbv.org.mx/sitio/contacto
Social media profiles:
- https://es-la.facebook.com/Movimiento-Buena-Voluntad-24-Horas-de-Neur%C3%B3ticos-An%C3%B3nimos-109694312436625/
- https://www.instagram.com/neuroticosanonimos.mbv24horas/
- https://twitter.com/neurotic_anonbv
Using HTTPS: Yes 🙂
Whois information
HTML errors found on homepage
n" /></p><table class="bvcelda1" width="100%"><tbod
The “width” attribute on the “table” element is obsolete. Use CSS instead.
da1"></td><td class="bvcelda1" width="12%"></td>
The “width” attribute on the “td” element is obsolete. Use CSS instead.
12%"></td><td class="bvcelda1" width="60%"></td>
The “width” attribute on the “td” element is obsolete. Use CSS instead.
</table><table class="bvcelda1" width="100%"><tbod
The “width” attribute on the “table” element is obsolete. Use CSS instead.
ze: 2px;"><td width="40%"></td>
The “width” attribute on the “td” element is obsolete. Use CSS instead.
40%"></td><td width="60%"></td>
The “width” attribute on the “td” element is obsolete. Use CSS instead.
o" /></td><td class="bvt2 bvcelda3" width="15%">Alrede
The “width” attribute on the “td” element is obsolete. Use CSS instead.
n" /></td><td class="bvt2 bvcelda3" width="15%">Atenci
The “width” attribute on the “td” element is obsolete. Use CSS instead.
r" /></td><td class="bvt2 bvcelda3" width="15%">Anexo
The “width” attribute on the “td” element is obsolete. Use CSS instead.
s" /></td><td class="bvt2 bvcelda3" width="15%">Apoyo
The “width” attribute on the “td” element is obsolete. Use CSS instead.
Popular words
Word | Frequency |
---|---|
de | 24 |
la | 15 |
y | 13 |
el | 8 |
las | 8 |
voluntad | 7 |
en | 7 |
su | 7 |
buena | 6 |
los | 6 |
que | 6 |
por | 6 |
personas | 5 |
del | 4 |
para | 4 |
movimiento | 3 |
experiencias | 3 |
cuando | 3 |
se | 3 |
con | 3 |
Pagespeed analysis
OVERALL SITE SPEED: SLOW 🙁 (details below)
CUMULATIVE LAYOUT SHIFT SCORE: SLOW. 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
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 937 KiB
Efficiently encode images: Optimized images load faster and consume less cellular data. [Learn more](https://web.dev/uses-optimized-images/).
Potential savings of 38 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 6 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 880 ms
Minify CSS: Minifying CSS files can reduce network payload sizes. [Learn more](https://web.dev/unminified-css/).
Potential savings of 4 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 75 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 125 KiB
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 114 KiB
Avoid multiple page redirects: Redirects introduce additional delays before the page can be loaded. [Learn more](https://web.dev/redirects/).
Potential savings of 490 ms