301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
403 Forbidden indicates that access to the requested resource is denied, even with authentication.
The user is informed that they do not have permission to access the resource.
GET / HTTP/1.1 Host: tli.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"> <title>Welcome to TLI Home - TLI Home, NJ - USA</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="TLI Home (TLI Home) is a leading private label manufacturer, importer and wholesaler of home textiles and home decor products serving North American retailers. A vertical set up company with joint venture factories in India and China. A team of in-house designers develop fashion line of: Table Linen, Kitchen Textiles, Decorative Pillows, Window Accessories, Bath Accessories and Holiday Decorative Products. Head Office in South Plainfield, NJ and a showroom in New York city. Sources Made ups from all over the world. Napkin Ring, Bath Rugs, Bath Mat, Table Linen, Kitchen Linen Manufacturers and Suppliers. Check out for the quality Kitchen Linen, Table Linen, Bath Mat, Bath Rugs and Napkin Rings Suppliers"> <link rel="icon" type="image/x-icon" href="favicon.ico"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" <link rel="canonical" href="http://www.tli.com/"> <link rel="stylesheet" type="text/css" href="css/style.css"> </head> <body class="page-index"> <nav class="navbar navbar-default element-navbar-top"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#element-navbar-top"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a href="index.php" class="navbar-brand"><img src="img/logo-big.png"></a> </div> <div class="collapse navbar-collapse" id="element-navbar-top"> <ul class="nav navbar-nav navbar-right"> <li><a href="index.php">Home</a></li> <li><a href="about_us.php">About Us</a></li> <li><a href="our_values.php">Our Values</a></li> <li><a href="contact_us.php">Contact Us</a></li> <link rel="stylesheet" type="text/css" href="css/style.css"> </ul> </div> </div> </nav> <div class="element-hero"> <div class="container"> <div class="t1">Bold & Beautiful</div> <div class="t2">Simple. Elegant. The Best.</div> </div> </div> <div class="element-main-content zero-bottom"> <div class="container"> <div class="row"> <div class="col-sm-4"> <div class="element-img-callout bl"> <img src="img/home-1.jpg" alt="Bathroom Decor"> <span>Bathroom Decor</span> </div> </div> <div class="col-sm-4"> <div class="element-img-callout bc"> <img src="img/home-2.jpg" alt="Table Top"> <span>Table Top</span> </div> </div> <div class="col-sm-4"> <div class="element-img-callout br"> <img src="img/home-3.jpg" alt="Throw Pillows"> <span>Throw Pillows</span> </div> </div> </div> <div class="element-img-callout cc"> <img src="img/home-4.jpg" alt="Elegant Style"> <span>Elegant Style</span> </div> </div> </div> <main class="element-main-content zero-top"> <div class="container"> <h3 class="text-uppercase text-center margin-top-zero"></h3> <div class="narrow-text text-CENTER"> <p>TLI Home means carefully styled and curated bathroom accessories, decorative pillows, kitchen textiles, pet beds and home décor.</p> <p>From window curtains to kitchen towels, placemats, table runners and napkins, everything TLI Home produces has form and function. Always classic, always with attention to clean lines and designs that harmoniously blend into their environment, TLI Home is always bringing new ways to enhance one's house, apartment, dorm or any room that needs a makeover.</p> </div> </div> </main> <footer class="element-footer"> <div class="container"> <nav class="navbar"> <ul class="nav nav-justified"> <li><a href="index.php">Home</a></li> <li><a href="about_us.php">About Us</a></li> <li><a href="our_values.php">Our Values</a></li> <li><a href="contact_us.php">Contact Us</a></li> <script src="cache_js/default.js"></script> </ul> </nav> <div class="copyright"> © 2021 TLI Home All rights Reserved. </div> </div> </footer><script src="https://www.google.com/recaptcha/api.js?onload=CaptchaCallback&render=explicit" async defer></script><script> $(document).ready(function(){ var pagePathName= window.location.pathname; var lastPathSegment=pagePathName.substring(pagePathName.lastIndexOf("/") + 1); if(lastPathSegment=="contact_us.php"){ document.getElementById("btnContact").disabled = true; document.getElementById("btnCareer").disabled = true; } }); var CaptchaCallback = function() { grecaptcha.render('RecaptchaField1', {'sitekey' : '6LdFH_4pAAAAAC4cCCVxH_sO_6g53B7JAXYfqVbb'}); grecaptcha.render('RecaptchaField2', {'sitekey' : '6LdFH_4pAAAAAC4cCCVxH_sO_6g53B7JAXYfqVbb'}); }; function enableBtn1(){ document.getElementById("btnContact").disabled = false; } function enableBtn2(){ document.getElementById("btnCareer").disabled = false; } </script> </body> </html>