Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - ugmaa.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
content-type: text/html
content-length: 795
date: Wed, 14 May 2025 10:30:12 GMT
server: LiteSpeed
location: https://ugmaa.com/
platform: hostinger
panel: hpanel
content-security-policy: upgrade-insecure-requests

HTTP Code 301 Moved Permanently

http status code 301 means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://ugmaa.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
content-type: text/html
last-modified: Fri, 03 May 2024 11:51:07 GMT
etag: "6dbf-6634cfab-ee13e50bf9972eb;;;"
accept-ranges: bytes
content-length: 28095
date: Wed, 14 May 2025 10:30:13 GMT
server: LiteSpeed
platform: hostinger
panel: hpanel
content-security-policy: upgrade-insecure-requests
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"

HTTP Code 200 OK

http status code 200 is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: ugmaa.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<title>UGMAA Railing System</title>
<link rel="icon" href="assets/images/favicon.ico" type="image/x-icon">
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&amp;display=swap" rel="stylesheet">
<link href="assets/css/font-awesome-all.css" rel="stylesheet">
<link href="assets/css/icomoon.css" rel="stylesheet">
<link href="assets/css/owl.css" rel="stylesheet">
<link href="assets/css/bootstrap.css" rel="stylesheet">
<link href="assets/css/jquery.fancybox.min.css" rel="stylesheet">
<link href="assets/css/animate.css" rel="stylesheet">
<link href="assets/css/color.css" rel="stylesheet">
<link href="assets/css/global.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/responsive.css" rel="stylesheet">
</head>

<body>
    <div class="boxed_wrapper">
        <!-- main header -->
        <header class="main-header style-two">
            <!-- header-upper -->
            <div class="header-upper">
                <div class="auto-container">
                    <div class="upper-inner clearfix">
                        <div class="logo-box pull-left">
                            <figure class="logo"><a href="https://ugmaa.com/"><img src="assets/images/logo-2.png" alt=""></a></figure>
                        </div>
                        <div class="outer-box clearfix pull-right">
                            <div class="menu-area pull-left">
                                <!--Mobile Navigation Toggler-->
                                <div class="mobile-nav-toggler">
                                    <i class="icon-bar"></i>
                                    <i class="icon-bar"></i>
                                    <i class="icon-bar"></i>
                                </div>
                                <nav class="main-menu navbar-expand-md navbar-light">
                                    <div class="collapse navbar-collapse show clearfix" id="navbarSupportedContent">
                                        <ul class="navigation clearfix">
                                            <li><a href="https://ugmaa.com/">Home</a></li>   
                                            <li><a href="gallery.html">Gallery</a></li>  
                                            <li><a href="services.html">Services</a></li>    
                                            <li><a href="about.html">About Us</a></li>   
                                            <li><a href="contact.html">Contact</a></li>   
                                        </ul>
                                    </div>
                                </nav>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </header>
        <!-- main-header end -->

        <!-- Mobile Menu  -->
        <div class="mobile-menu">
            <div class="menu-backdrop"></div>
            <div class="close-btn"><i class="fas fa-times"></i></div>
            
            <nav class="menu-box">
                <div class="menu-outer"><!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header--></div>
                <div class="contact-info">
                    <h4>Contact Info</h4>
                    <ul>
                        <li>9&10, Radharani Embro Park, Niyol Chalthan Road, Vankaneda Gam, Nr. Chalthan, Surat.</li>
                        <li><a href="tel:+9913779583">+91-9913779583</a> | <a href="tel:+9913779585">+91-9913779585</a></li>
                        <li><a href="mailto:[email protected]">[email protected]</a></li>
                    </ul>
                </div>
            </nav>
        </div><!-- End Mobile Menu -->


        <!-- banner-section -->
        <section class="banner-section style-two">
            <div class="banner-carousel owl-theme owl-carousel owl-dots-none nav-style-one">
                <div class="slide-item">
                    <div class="image-layer" style="background-image:url(assets/images/drive-imgs/16.jpg)"></div>
                    <div class="auto-container">
                        <div class="content-box">
                            <div class="top-text">
                                <span>Welcome to Ugmaa</span>
                                <div class="shape"></div>
                            </div>
                            <h1>Precision-Crafted Railings: Personalized Perfection</h1>
                            <p>Transform Your Home with Unique Railing Designs Crafted to Your Specifications</p>
                            <div class="btn-box">
                                <a href="gallery.html" class="theme-btn-one">discover more</a>
                                <a href="contact.html" class="banner-btn">let's connect</a>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="slide-item">
                    <div class="image-layer" style="background-image:url(assets/images/drive-imgs/19.jpg)"></div>
                    <div class="auto-container">
                        <div class="content-box">
                            <div class="top-text">
                                <span>Welcome to UGMAA Railing System</span>
                                <div class="shape"></div>
                            </div>
                            <h1>Elevate Your Space: Bespoke Railing Designs Await</h1>
                            <p>Experience the Difference of Handcrafted Railings Made to Fit Your Style and Space</p>
                            <div class="btn-box">
                                <a href="gallery.html" class="theme-btn-one">discover more</a>
                                <a href="contact.html" class="banner-btn">let's connect</a>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="slide-item">
                    <div class="image-layer" style="background-image:url(assets/images/drive-imgs/22.jpg)"></div>
                    <div class="auto-container">
                        <div class="content-box">
                            <div class="top-text">
                                <span>Welcome to UGMAA Railing System</span>
                                <div class="shape"></div>
                            </div>
                            <h1>Tailored Railing Solutions: Crafted Just for You</h1>
                            <p>Unleash Your Imagination with Our Custom Railing Creations</p>
                            <div class="btn-box">
                                <a href="gallery.html" class="theme-btn-one">discover more</a>
                                <a href="contact.html" class="banner-btn">let's connect</a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- banner-section end -->


        <!-- feature-style-two -->
        <section class="feature-style-two bg-color-1">
            <div class="pattern-layer" style="background-image: url(assets/images/shape/pattern-2.png);"></div>
            <div class="shape-layer">
                <div class="shape-1"></div>
                <div class="shape-2"></div>
                <div class="shape-3"></div>
                <div class="shape-4"></div>
            </div>
            <div class="auto-container">
                <div class="row clearfix">
                    <div class="col-lg-4 col-md-6 col-sm-12 feature-block">
                        <div class="feature-block-two">
                            <div class="inner-box">
                                <div class="icon-box"><i class="icon-icon5"></i></div>
                                <h3>Free Consulting</h3>
                                <p>Free consultation for your project.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-4 col-md-6 col-sm-12 feature-block">
                        <div class="feature-block-two">
                            <div class="inner-box">
                                <div class="icon-box"><i class="icon-icon4"></i></div>
                                <h3>Free Guidance</h3>
                                <p>Expert guidance for your needs.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-4 col-md-6 col-sm-12 feature-block">
                        <div class="feature-block-two">
                            <div class="inner-box">
                                <div class="icon-box"><i class="icon-icon6"></i></div>
                                <h3>Free Measuring</h3>
                                <p>Accurate measurements at no cost.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- feature-style-two end -->


        <!-- about-style-two -->
        <section class="about-style-two" style="padding-bottom: 60px; padding-top: 60px;">
            <div class="auto-container">
                <div class="upper-box">
                    <div class="row clearfix">
                        <div class="col-lg-6 col-md-12 col-sm-12 title-column">
                            <div class="sec-title">
                                <p>Why Prefer UGMAA Railing System</p>
                                <div class="shape"></div>
                                <h2>Enhancing Spaces with Experience and Excellence</h2>
                            </div>
                        </div>
                        <div class="col-lg-6 col-md-12 col-sm-12 text-column">
                            <div class="text">
                                <p>With over 30 years of work experience, Ugmaa is your preferred choice for modernizing spaces. We offer a wide range 
                                    of products with customization options, ensuring that your vision is brought to life with precision. Our commitment 
                                    extends beyond installation, with lifetime after-sales services to guarantee your satisfaction. Equipped with the latest machinery and tools, we complete projects effectively and efficiently, 
                                    making UGMAA Railing System the best choice for your steel and railing needs.
                                </p>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="lower-box">
                    <div class="row clearfix">
                        <div class="col-lg-5 col-md-12 col-sm-12 content-column">
                            <div class="content-box">
                                <div class="single-item">
                                    <div class="icon-box"><i class="icon-tick"></i></div>
                                    <h3>Committed To Excellence</h3>
                                    <p>With a legacy of 30+ years, we are committed to delivering excellence in every project.</p>
                                </div>
                                <div class="single-item">
                                    <div class="icon-box"><i class="icon-tick"></i></div>
                                    <h3>Wide Range of Products</h3>
                                    <p>Choose from our diverse range of products to suit your unique requirements.</p>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-7 col-md-12 col-sm-12 image-column">
                            <div class="image-box">
                                <figure class="image">
                                    <video width="100%" height="auto" controls autoplay loop poster="assets/images/video-img.png" style="height: 350px;">
                                      <source src="assets/images/portfolio.mp4" type="video/mp4" />
                                      Your browser does not support the video tag.
                                  </video>
                              </figure>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- about-style-two end -->


        <!-- working-section -->
        <section class="working-section centred">
            <div class="auto-container">
                <div class="sec-title centred">
                    <p>Our Products And Services</p>
                    <div class="shape"></div>
                    <h2>How To Work With Us</h2>
                </div>
                <div class="row clearfix">
                    <div class="col-lg-3 col-md-6 col-sm-12 working-block">
                        <div class="working-block-one wow fadeInUp animated animated" data-wow-delay="00ms" data-wow-duration="1500ms">
                            <div class="inner-box">
                                <figure class="image-box"><img src="assets/images/resource/working-1.jpg" alt=""></figure>
                                <div class="lower-content">
                                    <span class="count-text">01</span>
                                    <div class="inner">
                                        <h3>Schedule Your Quick Appointment</h3>
                                        <p>Phone or email to schedule a consultation.</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-3 col-md-6 col-sm-12 working-block">
                        <div class="working-block-one wow fadeInUp animated animated" data-wow-delay="200ms" data-wow-duration="1500ms">
                            <div class="inner-box">
                                <figure class="image-box"><img src="assets/images/resource/working-2.jpg" alt=""></figure>
                                <div class="lower-content">
                                    <span class="count-text">02</span>
                                    <div class="inner">
                                        <h3>Get Your Free Estimate</h3>
                                        <p>Free estimate based on your requirements.</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-3 col-md-6 col-sm-12 working-block">
                        <div class="working-block-one wow fadeInUp animated animated" data-wow-delay="400ms" data-wow-duration="1500ms">
                            <div class="inner-box">
                                <figure class="image-box"><img src="assets/images/resource/working-3.jpg" alt=""></figure>
                                <div class="lower-content">
                                    <span class="count-text">03</span>
                                    <div class="inner">
                                        <h3>Customize Your Order</h3>
                                        <p>Choose fabric options & confirm your order.</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-3 col-md-6 col-sm-12 working-block">
                        <div class="working-block-one wow fadeInUp animated animated" data-wow-delay="600ms" data-wow-duration="1500ms">
                            <div class="inner-box">
                                <figure class="image-box"><img src="assets/images/resource/working-4.jpg" alt=""></figure>
                                <div class="lower-content">
                                    <span class="count-text">04</span>
                                    <div class="inner">
                                        <h3>Professional Installation</h3>
                                        <p>Experts install curtains & blinds for precision.</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- working-section end -->


        <!-- project-section -->
        <section class="project-section index-gallery">
            <div class="outer-container clearfix">
                <div class="single-column">
                    <div class="project-block-one">
                        <div class="inner-box">
                            <figure class="image-box">
                                <img src="assets/images/user/img1.jpeg" alt="">
                            </figure>
                            <div class="content-box">
                                <div class="view-btn"><a href="assets/images/user/img1.jpeg" class="lightbox-image" data-fancybox="gallery">+</a></div>
                            </div>
                        </div>
                    </div>
                    <div class="project-block-one">
                        <div class="inner-box">
                            <figure class="image-box">
                                <img src="assets/images/user/img10.jpeg" alt="">
                            </figure>
                            <div class="content-box">
                                <div class="view-btn"><a href="assets/images/user/img10.jpeg" class="lightbox-image" data-fancybox="gallery">+</a></div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="single-column">
                    <div class="project-block-one">
                        <div class="inner-box">
                            <figure class="image-box">
                                <img src="assets/images/user/img11.jpeg" alt="">
                            </figure>
                            <div class="content-box">
                                <div class="view-btn"><a href="assets/images/user/img11.jpeg" class="lightbox-image" data-fancybox="gallery">+</a></div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="single-column">
                    <div class="project-block-one">
                        <div class="inner-box">
                            <figure class="image-box">
                                <img src="assets/images/user/img13.jpeg" alt="">
                            </figure>
                            <div class="content-box">
                                <div class="view-btn"><a href="assets/images/user/img13.jpeg" class="lightbox-image" data-fancybox="gallery">+</a></div>
                            </div>
                        </div>
                    </div>
                    <div class="project-block-one">
                        <div class="inner-box">
                            <figure class="image-box">
                                <img src="assets/images/user/img12.jpeg" alt="">
                            </figure>
                            <div class="content-box">
                                <div class="view-btn"><a href="assets/images/user/img12.jpeg" class="lightbox-image" data-fancybox="gallery">+</a></div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="single-column">
                    <div class="project-block-one">
                        <div class="inner-box">
                            <figure class="image-box">
                                <img src="assets/images/user/img14.jpeg" alt="">
                            </figure>
                            <div class="content-box">
                                <div class="view-btn"><a href="assets/images/user/img14.jpeg" class="lightbox-image" data-fancybox="gallery">+</a></div>
                            </div>
                        </div>
                    </div>
                    <div class="project-block-one">
                        <div class="inner-box">
                            <figure class="image-box">
                                <img src="assets/images/user/img15.jpeg" alt="">
                            </figure>
                            <div class="content-box">
                                <div class="view-btn"><a href="assets/images/gallery/img15.jpeg" class="lightbox-image" data-fancybox="gallery">+</a></div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- project-section end -->


        <!-- clients-section -->
        <section class="clients-section bg-color-2">
            <div class="auto-container">
                <div class="auto-container">
                    <div class="clients-carousel owl-carousel owl-theme owl-nav-none owl-dots-none">
                        <figure class="clients-logo-box"><img src="assets/images/clients/clients-logo-1.png" alt=""></figure>
                        <figure class="clients-logo-box"><img src="assets/images/clients/clients-logo-2.png" alt=""></figure>
                        <figure class="clients-logo-box"><img src="assets/images/clients/clients-logo-3.png" alt=""></figure>
                        <figure class="clients-logo-box"><img src="assets/images/clients/clients-logo-4.png" alt=""></figure>
                        <figure class="clients-logo-box"><img src="assets/images/clients/clients-logo-5.png" alt=""></figure>
                        <figure class="clients-logo-box"><img src="assets/images/clients/clients-logo-6.png" alt=""></figure>
                        <figure class="clients-logo-box"><img src="assets/images/clients/clients-logo-7.png" alt=""></figure>
                    </div>
                </div>
            </div>
        </section>
        <!-- clients-section end -->


        <!-- main-footer -->
        <footer class="main-footer style-two" style="background-image: url(assets/images/background/footer-1.jpg);">
            <div class="footer-top">
                <div class="auto-container">
                    <div class="widget-section">
                        <div class="row clearfix">
                            <div class="col-lg-4 col-md-6 col-sm-12 footer-column">
                                <div class="footer-widget logo-widget">
                                    <div class="footer-logo">
                                        <figure class="logo"><a href="https://ugmaa.com/"><img src="assets/images/footer-logo-2.png" alt=""></a></figure>
                                    </div>
                                    <div class="text">
                                        <p>UGMAA Railing System: Your trusted expert in modern, durable railing solutions for over 30 years. Explore our range for residential and commercial spaces.</p>
                                    </div>
                                    <!-- <ul class="footer-social clearfix">
                                        <li><a href="#"><i class="fab fa-facebook-f"></i></a></li>
                                        <li><a href="#"><i class="fab fa-instagram"></i></a></li>
                                    </ul> -->
                                </div>
                            </div>
                            <div class="col-lg-4 col-md-6 col-sm-12 footer-column">
                                <div class="footer-widget links-widget ml-100">
                                    <div class="widget-title">
                                        <h3>Quick Links</h3>
                                        <div class="shape"></div> 
                                    </div>
                                    <div class="widget-content">
                                        <ul class="links clearfix">
                                            <li><a href="about.html">About</a></li>
                                            <li><a href="gallery.html">Gallery</a></li>
                                            <li><a href="services.html">Service</a></li>
                                            <li><a href="contact.html">Contact</a></li>
                                        </ul>
                                    </div>
                                </div>
                            </div>
                            <div class="col-lg-4 col-md-6 col-sm-12 footer-column">
                                <div class="footer-widget links-widget ml-70">
                                    <div class="widget-title">
                                        <h3>Get in touch</h3>
                                        <div class="shape"></div> 
                                    </div>
                                    <div class="widget-content">
                                        <ul class="links clearfix">
                                            <li><i class="fas fa-phone-volume"></i><a href="tel:+9913779583">+91-9913779583</a> | <a href="tel:+9913779585">+91-9913779585</a></li>
                                            <li><i class="fas fa-envelope-open"></i><a href="mailto:[email protected]">[email protected]</a></li>
                                        </ul>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="auto-container">
                    <div class="copyright centred">
                        <p>&copy; UGMAA Railing System 2024. All rights reserved.</p>
                    </div>
                </div>
            </div>
        </footer>
        <!-- main-footer end -->


        <!--Scroll to top-->
        <button class="scroll-top scroll-to-target" data-target="html">
            <span class="far fa-long-arrow-alt-up"></span>
        </button>
    </div>


    <!-- jequery plugins -->
    <script src="assets/js/jquery.js"></script>
    <script src="assets/js/popper.min.js"></script>
    <script src="assets/js/bootstrap.min.js"></script>
    <script src="assets/js/owl.js"></script>
    <script src="assets/js/wow.js"></script>
    <script src="assets/js/validation.js"></script>
    <script src="assets/js/jquery.fancybox.js"></script>
    <script src="assets/js/appear.js"></script>
    <script src="assets/js/scrollbar.js"></script>
    <script src="assets/js/bxslider.js"></script>
    <script src="assets/js/script.js"></script>
    
<!-- Created by www.webinch.com-->
</body>
</html>
                               

Whois info of domain

Domain Name: UGMAA.COM
Registry Domain ID: 2847264740_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-04-28T15:39:23Z
Creation Date: 2024-01-18T12:57:39Z
Registry Expiry Date: 2027-01-18T12:57:39Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS1.DNS-PARKING.COM
Name Server: NS2.DNS-PARKING.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-14T10:29:58Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass