kyxtro.com

Website review kyxtro.com

KYXTRO

 Generated on March 19 2026 09:01 AM

Old data? UPDATE !

The score is 42/100

SEO Content

Title

KYXTRO

Length : 6

Ideally, your title should contain between 10 and 70 characters (spaces included). Use this free tool to calculate text length.

Description

Length : 0

Very bad. We haven't found meta description on your page. Use this free online meta tags generator to create description.

Keywords

Very bad. We haven't found meta keywords on your page. Use this free online meta tags generator to create keywords.

Og Meta Properties

This page does not take advantage of Og Properties. This tags allows social crawler's better structurize your page. Use this free og properties generator to create them.

Headings

H1 H2 H3 H4 H5 H6
1 50 0 0 1 0
  • [H1] A website makes it real
  • [H2] Not Your Basic Shopify Design.
  • [H2] 2026
  • [H2] Pixels with Purpose
  • [H2] 2026
  • [H2] 1 Slot at ₹4999.
  • [H2] OUT OF 10.
  • [H2] ONCE IN A LIFETIME OFFER
  • [H2] 1 Slot at ₹9999.
  • [H2] OUT OF 10.
  • [H2] ONCE IN A LIFETIME OFFER
  • [H2] Services Overview
  • [H2] We don’t do average. We don’t do forgettable.
  • [H2] 3D SHOPIFY WOOCOMMERCE STORE
  • [H2] High-Converting E-Commerce Store
  • [H2] Business & Portfolio Websites
  • [H2] LookBook
  • [H2] Real Results: 40% Increase in Sales Across Industries
  • [H2] Scroll ->
  • [H2] Create Beautiful Websites with Us
  • [H2] Supercharge Your Website with AI-Powered Innovation
  • [H2] In - House Studio
  • [H2] Create an online store website designed to sell anything
  • [H2] Why Choose Us?
  • [H2] Building experiences, not just websites.
  • [H2] Flexible Pricing
  • [H2] High-quality web solutions tailored for every budget
  • [H2] Custom-Built for Your Needs
  • [H2] Tailor-made websites with cutting-edge technology.
  • [H2] Speed & Performance Optimized
  • [H2] Lightning-fast load times and seamless UX.
  • [H2] Security First Approach
  • [H2] Industry standard encryption and best security measures.
  • [H2] Scalable & Future-Proof
  • [H2] Designed to grow with your business. Built to rank higher and drive traffic.
  • [H2] End-to-End Support
  • [H2] From design to deployment, we’re with you at every step.
  • [H2] & Infinite Possibilities.
  • [H2] Transforming Ideas into Stunning Realities, Explore Our Latest Masterpieces
  • [H2] Scroll ->
  • [H2] Secure Your Spot
  • [H2] FAQ's
  • [H2] Thankyou!
  • [H2] contact@kyxtro.com
  • [H2] WHATSAPP
  • [H2] INSTAGRAM
  • [H2] LINKEDIN
  • [H2] WHATSAPP
  • [H2] INSTAGRAM
  • [H2] LINKEDIN
  • [H2] Secure Your Spot
  • [H5] .mdw-gradient-text { background: linear-gradient( 90deg, #007aff 0%, /* Blue */ #5856d6 20%, /* Purple */ #af52de 40%, /* Pink */ #ff2d55 70%, /* Red */ #ff9500 100% /* Orange */ ); background-size: 200%; background-position: center; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent; display: inline-block; } .mdw-card-portfolio{ --image-height: 77vh; --image-width: 62vh; --maximum-move: 80vh; --maximum-rotate: 6deg; } .mdw-gradient { --gradient-color-1: #A3B4C8; /* Silver Blue */ --gradient-color-2: #5AC8FA; /* Apple Blue */ --gradient-color-3: #FAE7C1; /* Starlight Gold */ --gradient-color-4: #D0D3D4; /* Soft Silver */ --gradient-color-5: #E3E6E8; /* Light Silver */ } /* Tablet Device */ @media (max-width: 1024px){ .mdw-card-portfolio{ --image-height: 77vh; --image-width: 62vh; --maximum-move: 65vh; --maximum-rotate: 6deg; } } /* Mobile Device */ @media (max-width: 767px){ .mdw-card-portfolio{ --image-height: 450px; --image-width: 375px; --maximum-move: 350px; --maximum-rotate: 3deg; } } html, body{ overflow-x: hidden; } .elementor-edit-area .animated { animation-fill-mode: forwards!important; } .mdw-card-portfolio-image-left, .mdw-card-portfolio-image-right{ will-change: transform; } .mdw-card-portfolio-image-left img, .mdw-card-portfolio-image-right img{ width: var(--image-width); height: var(--image-height); object-fit: cover; } /* CSS code for gradient background */ .mdw-gradient .elementor-widget-container{ background: var(--gradient-color-1,#fff); background: linear-gradient(90deg, var(--gradient-color-1,#fff) 0%, var(--gradient-color-2,#fff) 25%, var(--gradient-color-3,#fff) 50%, var(--gradient-color-4,#fff) 75%, var(--gradient-color-5,#fff) 100%); } .mdw-gradient.elementor-widget-heading .elementor-widget-container{ -webkit-background-clip: text; -webkit-text-fill-color: transparent; } /* CSS code for bottom email box */ .mdw-email-box .elementor-widget-container{ cursor: pointer; } .mdw-email-box .elementor-heading-title{ transition: all 0.2s ease-in-out; word-break: break-all; text-align: center; } .mdw-email-box .elementor-widget-container:hover .elementor-heading-title{ transform: scale(0.98); } .mdw-email-copy{ height: var(--min-height,22px); } .mdw-email-copy .e-con-inner{ height: auto; } .mdw-email-copy .elementor-widget{ transition: all 0.2s ease-in-out; } .mdw-email-copy.copy .elementor-widget{ transform: translateY(-100%); } .mdw-email-copy.copied .elementor-widget{ transform: translateY(-200%); } /* CSS code for improving entrance animation */ .fadeInUp { animation: mdwFadeInUp 1s ease-in-out forwards !important; } .fadeIn { animation: fadeIn 1.3s ease-in-out 0.5s forwards !important; opacity: 0; } @keyframes mdwFadeInUp{ 0%{ transform: translateY(50px); opacity: 0; clip-path: polygon(0 0, 100% 0, 100% 0, 0 0); } 100%{ transform: translateY(0); opacity: 1; clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); } } @media (max-width: 767px){ .mdw-card-portfolio-image-left{ transition: all 0.6s ease-in-out; transform: translateX(-30px) rotate(-1deg) !important; } .mdw-card-portfolio-image-right{ transition: all 0.6s ease-in-out; transform: translateX(30px) rotate(1deg) !important; } .mdw-card-portfolio.passed .mdw-card-portfolio-image-left{ transition: all 0.8s ease-in-out; transform: translateX(calc(-1*var(--maximum-move))) rotate(calc(-1*var(--maximum-rotate))) !important; } .mdw-card-portfolio.passed .mdw-card-portfolio-image-right{ transition: all 0.8s ease-in-out; transform: translateX(calc(1*var(--maximum-move))) rotate(calc(1*var(--maximum-rotate))) !important; } } var $ = jQuery $(window).on('load scroll resize', function(){ $('.mdw-card-portfolio').each(function(){ var $this = $(this), sectionHeight = $this.outerHeight(), windowHeight = $(window).height(), scrollValue = $(window).scrollTop() - $this.offset().top + windowHeight, bottomPassValue = $(window).scrollTop() - $this.offset().top - sectionHeight, easeSpeed = 3, easeValue if( $(window).width() > 767 ){ if(scrollValue < 0 || bottomPassValue > 0) return easeValue = 1 - 1/Math.pow(2, scrollValue*easeSpeed/sectionHeight) $this.find('.mdw-card-portfolio-image-left').css('transform', 'translateX(calc(' + (-1*easeValue) + '* var(--maximum-move))) rotate(calc(' + (-1*easeValue) + '*var(--maximum-rotate)))') $this.find('.mdw-card-portfolio-image-right').css('transform', 'translateX(calc(' + (1*easeValue) + '* var(--maximum-move))) rotate(calc(' + (1*easeValue) + '*var(--maximum-rotate)))') }else{ $this.removeClass('passed') if( scrollValue - windowHeight*1/2 > 0 ) $this.addClass('passed') } }) }) $(document).ready(function(){ $('.mdw-email-box .elementor-widget-container').on('click', function(){ let emailText = $('.mdw-email-box').text().trim(); navigator.clipboard.writeText(emailText).then(() => { $('.mdw-email-copy').addClass('copied'); alert('Email copied to clipboard!'); }).catch(err => { console.error('Failed to copy:', err); }); }); }); Recent Projects

Images

We found 27 images on this web page.

21 alt attributes are empty or missing. Add alternative text so that search engines can better understand the content of your images.

Text/HTML Ratio

Ratio : 4%

This page's ratio of text to HTML code is below 15 percent, this means that your website probably needs more text content.

Flash

Perfect, no Flash content has been detected on this page.

Iframe

Great, there are no Iframes detected on this page.

URL Rewrite

Good. Your links looks friendly!

Underscores in the URLs

Perfect! No underscores detected in your URLs.

In-page links

We found a total of 7 links including 0 link(s) to files

Anchor Type Juice
Skip to content Internal Passing Juice
GET STARTED Internal Passing Juice
Contact Us Internal Passing Juice
Join Waitlist Internal Passing Juice
Projects Internal Passing Juice
WHATSAPP External Passing Juice
INSTAGRAM External Passing Juice

SEO Keywords

Keywords Cloud

website shopify websites custom video store commerce browser support branding

Keywords Consistency

Keyword Content Title Keywords Description Headings
store 7
website 7
custom 6
support 5
video 4

Usability

Url

Domain : kyxtro.com

Length : 10

Favicon

Great, your website has a favicon.

Printability

We could not find a Print-Friendly CSS.

Language

Good. Your declared language is en.

Dublin Core

This page does not take advantage of Dublin Core.

Document

Doctype

HTML 5

Encoding

Perfect. Your declared charset is UTF-8.

W3C Validity

Errors : 0

Warnings : 0

Email Privacy

Warning! At least one email address has been found in the plain text. Use free antispam protector to hide email from spammers.

Deprecated HTML

Great! We haven't found deprecated HTML tags in your HTML.

Speed Tips

Excellent, your website doesn't use nested tables.
Too bad, your website is using inline styles.
Too bad, your website has too many CSS files (more than 4).
Too bad, your website has too many JS files (more than 6).
Perfect, your website takes advantage of gzip.

Mobile

Mobile Optimization

Apple Icon
Meta Viewport Tag
Flash content

Optimization

XML Sitemap

Great, your website has an XML sitemap.

https://kyxtro.com/wp-sitemap.xml

Robots.txt

https://kyxtro.com/robots.txt

Great, your website has a robots.txt file.

Analytics

Missing

We didn't detect an analytics tool installed on this website.

Web analytics let you measure visitor activity on your website. You should have at least one analytics tool installed, but It can also be good to install a second in order to cross-check the data.

PageSpeed Insights


Device
Categories

Free SEO Testing Tool

Free SEO Testing Tool is a free SEO tool which provides you content analysis of the website.