- online-meditieren (online-meditieren.de) – Full Analysis - February 28, 2021
- Islamic Portal (islamicportal.co.uk) – Full Analysis - February 28, 2021
- WJTN (wjtn.com) – Full Analysis - February 28, 2021
creamosmusica.com – Aprender música creando música – by AgustínPR
(Took us an average of 0.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 creamosmusica.wordpress.com
About: Aprender música creando música – by AgustínPR
Email or contact page: https://creamosmusica.wordpress.com/contacto/
Social media profiles:
Using HTTPS: Yes 🙂
Whois information
Whois Info | Value |
---|---|
Registrar | MarkMonitor, Inc. |
Date Registered | [datetime.datetime(2000, 3, 3, 12, 13, 23), datetime.datetime(2000, 3, 3, 4, 13, 23)] |
Nameservers | [‘NS1.WORDPRESS.COM’, ‘NS2.WORDPRESS.COM’, ‘NS3.WORDPRESS.COM’, ‘NS4.WORDPRESS.COM’, ‘ns3.wordpress.com’, ‘ns2.wordpress.com’, ‘ns4.wordpress.com’, ‘ns1.wordpress.com’] |
Status | [‘clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited’, ‘clientTransferProhibited https://icann.org/epp#clientTransferProhibited’, ‘clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited’, ‘serverDeleteProhibited https://icann.org/epp#serverDeleteProhibited’, ‘serverTransferProhibited https://icann.org/epp#serverTransferProhibited’, ‘serverUpdateProhibited https://icann.org/epp#serverUpdateProhibited’, ‘clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited)’, ‘clientTransferProhibited (https://www.icann.org/epp#clientTransferProhibited)’, ‘clientDeleteProhibited (https://www.icann.org/epp#clientDeleteProhibited)’, ‘serverUpdateProhibited (https://www.icann.org/epp#serverUpdateProhibited)’, ‘serverTransferProhibited (https://www.icann.org/epp#serverTransferProhibited)’, ‘serverDeleteProhibited (https://www.icann.org/epp#serverDeleteProhibited)’] |
[‘[email protected]’, ‘[email protected]’] | |
Name | None |
Organization | Automattic, Inc. |
Address | None |
City | None |
State | CA |
Zipcode | None |
Country | US |
HTML errors found on homepage
-area"> <main id="main" class="site-main" role="main">
The “main” element must not appear as a descendant of the “section” element.
ube</span><svg class="icon icon-youtube" aria-hidden="true" role="presentation"> <use
Bad value “presentation” for attribute “role” on element “svg”.
ter</span><svg class="icon icon-twitter" aria-hidden="true" role="presentation">
Bad value “presentation” for attribute “role” on element “svg”.
ook</span><svg class="icon icon-facebook" aria-hidden="true" role="presentation"> <use
Bad value “presentation” for attribute “role” on element “svg”.
ram</span><svg class="icon icon-instagram" aria-hidden="true" role="presentation"> <use
Bad value “presentation” for attribute “role” on element “svg”.
2020</h2><style>.widge
Element “style” not allowed as child of element “aside” in this context. (Suppressing further errors from this subtree.)
>2020</h2><style>.widge
Element “style” not allowed as child of element “aside” in this context. (Suppressing further errors from this subtree.)
acher</h2><style>.widge
Element “style” not allowed as child of element “aside” in this context. (Suppressing further errors from this subtree.)
ativo</h2><style>.widge
Element “style” not allowed as child of element “aside” in this context. (Suppressing further errors from this subtree.)
gital</h2><style>.widge
Element “style” not allowed as child of element “aside” in this context. (Suppressing further errors from this subtree.)
Popular words
Word | Frequency |
---|---|
de | 10 |
el | 5 |
al | 4 |
premio | 4 |
en | 4 |
espiral | 3 |
este | 3 |
los | 3 |
inicio | 2 |
apple | 2 |
teacher | 2 |
partituras | 2 |
2 | |
2 | |
sitio | 2 |
que | 2 |
para | 2 |
aula | 2 |
un | 2 |
y | 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
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 9 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 66 KiB
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 4 KiB
Efficiently encode images: Optimized images load faster and consume less cellular data. [Learn more](https://web.dev/uses-optimized-images/).
Potential savings of 80 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. [Learn more](https://web.dev/uses-webp-images/).
Potential savings of 168 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 231 KiB
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time. [Learn more](https://web.dev/unminified-javascript/).
Potential savings of 14 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 53 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 450 ms