- saka1.com – Full Analysis - January 22, 2021
- GiftDijital (giftdijital.com) – Full Analysis - January 22, 2021
- nufitcorp.com – Full Analysis - January 22, 2021
Kigali Car Rental, Car hire Rwanda, 4×4 Self drive | Car rental Africa
(Took us an average of 2.1 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 kigalicarrental.com
Email or contact page: [email protected]
Social media profiles:
Using HTTPS: Yes 🙂
Whois information
Whois Info | Value |
---|---|
Registrar | Internet Domain Service BS Corp. |
Date Registered | 2014-01-11 |
Nameservers | [‘NS10.TRUEHOSTDNS.COM’, ‘NS9.TRUEHOSTDNS.COM’, ‘ns10.truehostdns.com’, ‘ns9.truehostdns.com’] |
Status | [‘clientTransferProhibited https://icann.org/epp#clientTransferProhibited’, ‘clientTransferProhibited – http://www.icann.org/epp#clientTransferProhibited’] |
[‘[email protected]’, ‘[email protected].com’] | |
Name | Not disclosed Not disclosed |
Organization | None |
Address | Not disclosed, Not disclosed, Not disclosed |
City | Not disclosed |
State | None |
Zipcode | Not disclosed |
Country | RW |
HTML errors found on homepage
script><meta name="description" content="" /> <met
A document must not include more than one “meta” element with its “name” attribute set to the value “description”.
<meta http-equiv="X-Wix-Meta-Site-Id" content="132914dd-a40a-6522-6868-a8ae5dadd191"/> <
Bad value “X-Wix-Meta-Site-Id” for attribute “http-equiv” on element “meta”.
91"/> <meta http-equiv="X-Wix-Application-Instance-Id" content="1fed1a68-f4db-43b1-85cb-b7d0b98998ae"/>
Bad value “X-Wix-Application-Instance-Id” for attribute “http-equiv” on element “meta”.
<meta http-equiv="X-Wix-Published-Version" content="666"/>
Bad value “X-Wix-Published-Version” for attribute “http-equiv” on element “meta”.
charset "UTF-8";a,abbr,acronym
CSS: The @charset rule may only occur at the start of the style sheet. Please check that there are no spaces before it.
ONTAINER"><style type="text/css" data-styleid="uploadedFonts"></styl
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
tyle><div><style type="text/css" data-styleid="theme_fonts">.font_
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
</style><style type="text/css" data-styleid="theme_colors">.color
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
ontainer"><style type="text/css" data-styleid="style-j7k63py4">.style
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
;}</style><style type="text/css" data-styleid="lb1">.lb1[d
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
Popular words
Word | Frequency |
---|---|
car | 41 |
kigali | 27 |
rwanda | 20 |
rental | 14 |
us | 13 |
hire | 13 |
land | 9 |
drive | 8 |
book | 8 |
national | 7 |
read | 7 |
toyota | 6 |
park | 6 |
get | 6 |
quote | 6 |
rentals | 5 |
travel | 5 |
city | 5 |
hotel | 5 |
self | 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 JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time. [Learn more](https://web.dev/unminified-javascript/).
Potential savings of 45 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 564 KiB
Minify CSS: Minifying CSS files can reduce network payload sizes. [Learn more](https://web.dev/unminified-css/).
Potential savings of 72 KiB
Preload key requests: Consider using `` to prioritize fetching resources that are currently requested later in page load. [Learn more](https://web.dev/uses-rel-preload/).
Potential savings of 440 ms
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 19 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 790 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 1,004 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 1,728 KiB
Efficiently encode images: Optimized images load faster and consume less cellular data. [Learn more](https://web.dev/uses-optimized-images/).
Potential savings of 16 KiB
Avoid multiple page redirects: Redirects introduce additional delays before the page can be loaded. [Learn more](https://web.dev/redirects/).
Potential savings of 8,460 ms
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,710 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
Internal pages [TOP 20]
External homepage links [TOP 20]
Website Page |
---|
http://www.twitter.com |
http://www.pinterest.com |
http://www.facebook.com |
http://www.instagram.com |
http://www.googlepluse.com |