- martijnscheijbeler.com – Full Analysis - March 9, 2021
- akitogo.com – Full Analysis - March 9, 2021
- ikytaitalia.org – Full Analysis - March 8, 2021
(Took us an average of 2.8 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 tuyoisaza.com
Email or contact page: https://tuyoisaza.com/contacto-2/
Social media profiles:
Using HTTPS: Yes 🙂
Whois information
Whois Info | Value |
---|---|
Registrar | Wild West Domains, LLC |
Date Registered | 2010-04-16 |
Nameservers | [‘JUSTIN.NS.CLOUDFLARE.COM’, ‘RAFE.NS.CLOUDFLARE.COM’] |
Status | [‘clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited’, ‘clientRenewProhibited https://icann.org/epp#clientRenewProhibited’, ‘clientTransferProhibited https://icann.org/epp#clientTransferProhibited’, ‘clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited’, ‘clientTransferProhibited http://www.icann.org/epp#clientTransferProhibited’, ‘clientUpdateProhibited http://www.icann.org/epp#clientUpdateProhibited’, ‘clientRenewProhibited http://www.icann.org/epp#clientRenewProhibited’, ‘clientDeleteProhibited http://www.icann.org/epp#clientDeleteProhibited’] |
[email protected] | |
Name | None |
Organization | transfercontrol.com |
Address | None |
City | None |
State | DE |
Zipcode | None |
Country | CO |
HTML errors found on homepage
='all' /><link rel='stylesheet' id='dt-web-fonts-css' href='https://fonts.googleapis.com/css?family=Roboto:400,500,600,700|Lora:400,600,700' type='text/css' media='all' /><link
Bad value “https://fonts.googleapis.com/css?family=Roboto:400,500,600,700|Lora:400,600,700” for attribute “href” on element “link”: Illegal character in query: “|” is not allowed.
v></div><style id="the7-page-content-style">#main
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
n:center"><div class="uvc-heading-spacer no_spacer" style="top"></div>
CSS: “top”: Parse Error.
ragones/"><button type="button" id="ubtn-3651" class="ubtn ult-adjust-bottom-margin ult-responsive ubtn-normal ubtn-no-hover-bg none ubtn-left tooltip-60055b9a3a7af" data-hover="" data-border-color="" data-bg="#246eb6" data-hover-bg="" data-border-hover="" data-shadow-hover="" data-shadow-click="none" data-shadow="" data-shd-shadow="" data-ultimate-target='#ubtn-3651' data-responsive-json-new='{"font-size":"","line-height":""}' style="font-weight:normal;border:none;background: #246eb6;color: #ffffff;"><span
The element “button” must not appear as a descendant of the “a” element.
#ffffff;"><span class="ubtn-hover" style="background-color:"></span
CSS: “background-color”: Parse Error.
n:center"><div class="uvc-heading-spacer no_spacer" style="top"></div>
CSS: “top”: Parse Error.
mpresas/"><button type="button" id="ubtn-1375" class="ubtn ult-adjust-bottom-margin ult-responsive ubtn-normal ubtn-no-hover-bg none ubtn-center tooltip-60055b9a3b1c7" data-hover="#ffffff" data-border-color="#ffffff" data-bg="" data-hover-bg="" data-border-hover="#ffffff" data-shadow-hover="" data-shadow-click="none" data-shadow="" data-shd-shadow="" data-ultimate-target='#ubtn-1375' data-responsive-json-new='{"font-size":"desktop:15px;","line-height":"desktop:20px;"}' style="font-weight:normal;border-radius:0px;border-width:2px;border-color:#ffffff;border-style:solid;color: #ffffff;"><span
The element “button” must not appear as a descendant of the “a” element.
#ffffff;"><span class="ubtn-hover" style="background-color:"></span
CSS: “background-color”: Parse Error.
n:center"><div class="uvc-heading-spacer no_spacer" style="top"></div>
CSS: “top”: Parse Error.
ersonas/"><button type="button" id="ubtn-2262" class="ubtn ult-adjust-bottom-margin ult-responsive ubtn-normal ubtn-no-hover-bg none ubtn-center tooltip-60055b9a3b577" data-hover="#ffffff" data-border-color="#ffffff" data-bg="" data-hover-bg="" data-border-hover="#ffffff" data-shadow-hover="" data-shadow-click="none" data-shadow="" data-shd-shadow="" data-ultimate-target='#ubtn-2262' data-responsive-json-new='{"font-size":"desktop:15px;","line-height":"desktop:20px;"}' style="font-weight:normal;border-radius:0px;border-width:2px;border-color:#ffffff;border-style:solid;color: #ffffff;"><span
The element “button” must not appear as a descendant of the “a” element.
Popular words
Word | Frequency |
---|---|
de | 32 |
y | 18 |
la | 16 |
en | 13 |
tuyo | 10 |
que | 10 |
un | 9 |
leer | 9 |
para | 8 |
isaza | 6 |
servicios | 6 |
tu | 6 |
el | 5 |
por | 5 |
menos | 5 |
con | 5 |
page | 4 |
opens | 4 |
new | 4 |
libros | 4 |
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 32 KiB
Minify CSS: Minifying CSS files can reduce network payload sizes. [Learn more](https://web.dev/unminified-css/).
Potential savings of 3 KiB
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time. [Learn more](https://web.dev/unminified-javascript/).
Potential savings of 5 KiB
Efficiently encode images: Optimized images load faster and consume less cellular data. [Learn more](https://web.dev/uses-optimized-images/).
Potential savings of 418 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 2,420 ms
Defer offscreen images: Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. [Learn more](https://web.dev/offscreen-images/).
Potential savings of 2 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 132 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 602 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 782 KiB
Internal pages [TOP 20]
External homepage links [TOP 20]
Website Page |
---|
https://www.youtube.com/user/tuyoboard |
https://www.instagram.com/tuyoisaza |
https://www.facebook.com/TuyoIsaza |
https://www.linkedin.com/in/tuyoisaza/ |