Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - lppom.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.18.0 (Ubuntu)
Date: Sat, 17 May 2025 12:58:40 GMT
Content-Type: text/html
Content-Length: 178
Connection: keep-alive
Location: https://lppom.com/

HTTP Code 301 Moved Permanently

301 response code 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.

302 Found - https://lppom.com/
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.18.0 (Ubuntu)
Date: Sat, 17 May 2025 12:58:41 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 216
Connection: keep-alive
Location: https://lppom.com/shop
Set-Cookie: frontend_lang=en_US; Path=/
Set-Cookie: session_id=32c738ab18f1c2a6a94e443807f4b987f6f63a5f; Expires=Fri, 15 Aug 2025 12:58:40 GMT; Max-Age=7776000; HttpOnly; Path=/
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block

HTTP Code 302 Found (Moved Temporarily)

302 response code indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - https://lppom.com/shop
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.18.0 (Ubuntu)
Date: Sat, 17 May 2025 12:58:42 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 17472
Connection: keep-alive
Vary: Accept-Encoding
Set-Cookie: frontend_lang=en_US; Path=/
Set-Cookie: session_id=748cf72463895de212489885d3ebfc12ac2fafae; Expires=Fri, 15 Aug 2025 12:58:42 GMT; Max-Age=7776000; HttpOnly; Path=/
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block

HTTP Code 200 OK

200 response code 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: lppom.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
  	<!DOCTYPE html>
        
        
            
        
    <html lang="en-US" data-website-id="1" data-oe-company-name="LPPOM MUI">
            
        
            
            
            
            
                
            
        
        
    <head>
                <meta charset="utf-8"/>
                <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
            <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"/>
        <meta name="generator" content="Odoo"/>
        
        
        
            
            
            
        
        
        
            
            
            
            
                
                    
                        <meta property="og:type" content="website"/>
                    
                
                    
                        <meta property="og:title" content="Products | My Website"/>
                    
                
                    
                        <meta property="og:site_name" content="LPPOM MUI"/>
                    
                
                    
                        <meta property="og:url" content="https://lppom.com/shop"/>
                    
                
                    
                        <meta property="og:image" content="https://lppom.com/web/image/website/1/logo?unique=8f57c45"/>
                    
                
            
            
            
            
                
                    <meta name="twitter:card" content="summary_large_image"/>
                
                    <meta name="twitter:title" content="Products | My Website"/>
                
                    <meta name="twitter:image" content="https://lppom.com/web/image/website/1/logo/300x300?unique=8f57c45"/>
                
            
        

        
            
            
        
        <link rel="canonical" href="https://cerolmui.org/shop"/>

        <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin=""/>
    
        

                <title> Pelatihan | My Website </title>
                <link type="image/x-icon" rel="shortcut icon" href="/web/image/website/1/favicon?unique=8f57c45"/>
            <link rel="preload" href="/web/static/lib/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0" as="font" crossorigin=""/>
            <link type="text/css" rel="stylesheet" href="/web/content/643827-f9d37bc/1/web.assets_common.css" data-asset-xmlid="web.assets_common" data-asset-version="f9d37bc"/>
            <link type="text/css" rel="stylesheet" href="/web/content/643817-ca19110/1/web.assets_frontend.css" data-asset-xmlid="web.assets_frontend" data-asset-version="ca19110"/>
        
    
        

                <script id="web.layout.odooscript" type="text/javascript">
                    var odoo = {
                        csrf_token: "f443e57256da803cdee38bc93a8a483b95a16fb6o1779022722",
                        debug: "",
                    };
                </script>
            <script type="text/javascript">
                odoo.session_info = {"is_admin": false, "is_system": false, "is_website_user": true, "user_id": false, "is_frontend": true, "translationURL": "/website/translations", "cache_hashes": {"translations": "6ac5991e4c29eea319bb1bcceec566ec17ec7a69"}, "lang_url_code": "en"};
                if (!/(^|;\s)tz=/.test(document.cookie)) {
                    const userTZ = Intl.DateTimeFormat().resolvedOptions().timeZone;
                    document.cookie = `tz=${userTZ}; path=/`;
                }
            </script>
            <script defer="defer" type="text/javascript" src="/web/content/643818-a00aaf5/1/web.assets_common_minimal_js.js" data-asset-xmlid="web.assets_common_minimal_js" data-asset-version="a00aaf5"></script>
            <script defer="defer" type="text/javascript" src="/web/content/643819-3abdc5a/1/web.assets_frontend_minimal_js.js" data-asset-xmlid="web.assets_frontend_minimal_js" data-asset-version="3abdc5a"></script>
            
        
    
            <script defer="defer" type="text/javascript" data-src="/web/content/643820-25e5bfd/1/web.assets_common_lazy.js" data-asset-xmlid="web.assets_common_lazy" data-asset-version="25e5bfd"></script>
            <script defer="defer" type="text/javascript" data-src="/web/content/643821-34464c4/1/web.assets_frontend_lazy.js" data-asset-xmlid="web.assets_frontend_lazy" data-asset-version="34464c4"></script>
        
    
        

                
            
        
    </head>
            <body class="">
                
        
    
            
            
        <div id="wrapwrap" class="   ">
                <header id="top" data-anchor="true" data-name="Header" class="  o_header_standard">
                    <nav data-name="Navbar" class="navbar navbar-expand-lg navbar-light o_colored_level o_cc shadow-sm">
            <div id="top_menu_container" class="container justify-content-start justify-content-lg-between">
                
                
    <a href="/" class="navbar-brand logo mr-4">
            <span role="img" aria-label="Logo of My Website" title="My Website"><img src="/web/image/website/1/logo/My%20Website?unique=8f57c45" class="img img-fluid" alt="My Website" loading="lazy"/></span>
        </a>
    

                
                
    <button type="button" data-toggle="collapse" data-target="#top_menu_collapse" class="navbar-toggler ml-auto">
        <span class="navbar-toggler-icon o_not_editable"></span>
    </button>

                
                <div id="top_menu_collapse" class="collapse navbar-collapse order-last order-lg-0">
                    
    <ul id="top_menu" class="nav navbar-nav o_menu_loading flex-grow-1">
        
                        
                        
                        
                            
    
    
    

                        
                            
    
    <li class="nav-item">
        <a role="menuitem" href="/shop" class="nav-link active">
            <span>Shop</span>
        </a>
    </li>
    

                        
                            
    
    <li class="nav-item">
        <a role="menuitem" href="/slides" class="nav-link ">
            <span>Courses</span>
        </a>
    </li>
    

                        
                            
    
    <li class="nav-item">
        <a role="menuitem" href="/contactus" class="nav-link ">
            <span>Contact us</span>
        </a>
    </li>
    

                        
                            
    
    <li class="nav-item">
        <a role="menuitem" href="/halal-dashboard" class="nav-link ">
            <span>Halal Dashboard</span>
        </a>
    </li>
    

                        
            
        
        
        <li class="nav-item mx-lg-3 divider d-none"></li> 
        <li class="o_wsale_my_cart  nav-item mx-lg-3">
            <a href="/shop/cart" class="nav-link">
                <i class="fa fa-shopping-cart"></i>
                
                <sup class="my_cart_quantity badge badge-primary" data-order-id="">0</sup>
            </a>
        </li>
    
        
                        
                        
            <li class="nav-item ml-lg-auto o_no_autohide_item">
                <a href="/web/login" class="nav-link font-weight-bold">Sign in</a>
            </li>
        
                        
                        
        
        
            
        
    
    
                    
    </ul>

                </div>
                
                
                
                <div class="oe_structure oe_structure_solo" id="oe_structure_header_default_1">
            <section class="s_text_block" data-snippet="s_text_block" data-name="Text">
                <div class="container">
                    <a href="/contactus" class="btn btn-primary ml-4">Contact Us</a>
                </div>
            </section>
        </div>
    </div>
        </nav>
    </header>
                <main>
                    
            
        
  		
  		<div id="wrap" class="js_sale">
  			<div class="oe_structure oe_empty" id="oe_structure_website_sale_products_1"></div>
  			<div class="container oe_website_sale">
  				<div class="products_pager form-inline flex-md-nowrap justify-content-between justify-content-md-center">
  					
        
    <form method="get" class="o_wsale_products_searchbar_form o_wait_lazy_js w-100 w-md-auto mt-2" action="/shop">
                <div role="search" class="input-group">
        
        <input type="search" name="search" class="search-query form-control oe_search_box" data-limit="5" data-display-description="true" data-display-price="true" data-display-image="true" placeholder="Search..." value=""/>
        <div class="input-group-append">
            <button type="submit" class="btn btn-primary oe_search_button" aria-label="Search" title="Search"><i class="fa fa-search"></i></button>
        </div>
    </div>

                <input name="order" type="hidden" class="o_wsale_search_order_by" value=""/>
                
            
            
        
            </form>
        
    
  					
        
        <div class="dropdown d-none mt-2 ml-md-2">
            
            <a role="button" href="#" class="dropdown-toggle btn btn-secondary" data-toggle="dropdown">
                Public Pricelist
            </a>
            <div class="dropdown-menu" role="menu">
                
                    <a role="menuitem" class="dropdown-item" href="/shop/change_pricelist/1">
                        <span class="switcher_pricelist" data-pl_id="1">Public Pricelist</span>
                    </a>
                
            </div>
        </div>
    
  					
        
    
            <div class="btn-group btn-group-toggle mt-2 ml-md-2 d-none d-sm-inline-flex o_wsale_apply_layout" data-toggle="buttons">
                <label title="Grid" class="btn btn-secondary active fa fa-th-large o_wsale_apply_grid">
                    <input type="radio" name="wsale_products_layout" checked="checked"/>
                </label>
                <label title="List" class="btn btn-secondary  fa fa-th-list o_wsale_apply_list">
                    <input type="radio" name="wsale_products_layout"/>
                </label>
            </div>
        
            
            
            
            
            
            
            <div class="dropdown mt-2 ml-md-2 dropdown_sorty_by">
                <a role="button" href="#" class="dropdown-toggle btn btn-secondary" data-toggle="dropdown">
                    <span class="d-none d-lg-inline">
                        
                            Sort by
                        
                    </span>
                    <i class="fa fa-sort-amount-asc d-lg-none"></i>
                </a>
                <div class="dropdown-menu dropdown-menu-right" role="menu">
                    
                        <a role="menuitem" rel="noindex,nofollow" class="dropdown-item" href="/shop?order=list_price+desc">
                            <span>Catalog price: High to Low</span>
                        </a>
                    
                        <a role="menuitem" rel="noindex,nofollow" class="dropdown-item" href="/shop?order=list_price+asc">
                            <span>Catalog price: Low to High</span>
                        </a>
                    
                        <a role="menuitem" rel="noindex,nofollow" class="dropdown-item" href="/shop?order=name+asc">
                            <span>Name: A to Z</span>
                        </a>
                    
                        <a role="menuitem" rel="noindex,nofollow" class="dropdown-item" href="/shop?order=name+desc">
                            <span>Name: Z to A</span>
                        </a>
                    
                </div>
            </div>
        
  				</div>
  				<div class="row o_wsale_products_main_row">
  					
  					<div id="products_grid" class="col ">
  						
  						
  							<div class="text-center text-muted">
  								
  									<h3 class="mt8">No product defined</h3>
  									
  								
  								
  							</div>
  						
  					</div>
  				</div>
  				<div class="products_pager form-inline justify-content-center py-3">
  					
        
    
  				</div>
  			</div>
  			<div class="oe_structure oe_empty" id="oe_structure_website_sale_products_2"></div>
  		</div>
  	
                </main>
                <footer id="bottom" data-anchor="true" data-name="Footer" class="o_footer o_colored_level o_cc ">
                    <div id="footer" class="oe_structure oe_structure_solo">
            <section class="s_text_block pt40 pb16" data-snippet="s_text_block" data-name="Text">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-2 pt24 pb24">
                            <h5 class="mb-3">Useful Links</h5>
                            <ul class="list-unstyled">
                                <li><a href="/">Home</a></li>
                                <li><a href="#">About us</a></li>
                                <li><a href="#">Products</a></li>
                                <li><a href="#">Services</a></li>
                                <li><a href="#">Legal</a></li>
                                <li><a href="/contactus">Contact us</a></li>
                            </ul>
                        </div>
                        <div class="col-lg-5 pt24 pb24">
                            <h5 class="mb-3">About us</h5>
                            <p>We are a team of passionate people whose goal is to improve everyone's life through disruptive products. We build great products to solve your business problems.
                            <br/><br/>Our products are designed for small to medium size companies willing to optimize their performance.</p>
                        </div>
                        <div id="connect" class="col-lg-4 offset-lg-1 pt24 pb24">
                            <h5 class="mb-3">Connect with us</h5>
                            <ul class="list-unstyled">
                                <li><i class="fa fa-comment fa-fw mr-2"></i><span><a href="/contactus">Contact us</a></span></li>
                                <li><i class="fa fa-envelope fa-fw mr-2"></i><span><a href="mailto:[email protected]">[email protected]</a></span></li>
                                <li><i class="fa fa-phone fa-fw mr-2"></i><span class="o_force_ltr"><a href="tel:+1 (650) 555-0111">+1 (650) 555-0111</a></span></li>
                            </ul>
                            <div class="s_share text-left" data-snippet="s_share" data-name="Social Media">
                                <h5 class="s_share_title d-none">Follow us</h5>
                                <a href="/website/social/facebook" class="s_share_facebook" target="_blank">
                                    <i class="fa fa-facebook rounded-circle shadow-sm"></i>
                                </a>
                                <a href="/website/social/twitter" class="s_share_twitter" target="_blank">
                                    <i class="fa fa-twitter rounded-circle shadow-sm"></i>
                                </a>
                                <a href="/website/social/linkedin" class="s_share_linkedin" target="_blank">
                                    <i class="fa fa-linkedin rounded-circle shadow-sm"></i>
                                </a>
                                <a href="/" class="text-800 float-right">
                                    <i class="fa fa-home rounded-circle shadow-sm"></i>
                                </a>
                            </div>
                        </div>
                    </div>
                </div>
            </section>
        </div>
    <div class="o_footer_copyright o_colored_level o_cc" data-name="Copyright">
                        <div class="container py-3">
                            <div class="row">
                                <div class="col-sm text-center text-sm-left text-muted">
                                    
        
    
                                    <span class="o_footer_copyright_name mr-2">Copyright &copy; Company name</span>
    
    
        
        
    
        
        
    
        
    
        
                                </div>
                                <div class="col-sm text-center text-sm-right o_not_editable">
                                    
        <div class="o_brand_promotion">
            
        
        
        Powered by 
            <a target="_blank" class="badge badge-light" href="http://www.odoo.com?utm_source=db&amp;utm_medium=website">
                <img alt="Odoo" src="/web/static/src/img/odoo_logo_tiny.png" style="height: 1em; vertical-align: baseline;" loading="lazy"/>
            </a>
        - 
                    The #1 <a target="_blank" href="http://www.odoo.com/page/e-commerce?utm_source=db&amp;utm_medium=website">Open Source eCommerce</a>
                
    
        </div>
    
                                </div>
                            </div>
                        </div>
                    </div>
                </footer>
        
    
            </div>
        
    
        
        
    </body>
        </html>
    
                                 

Whois info of domain

Domain Name: LPPOM.COM
Registry Domain ID: 2707296349_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namecheap.com
Registrar URL: http://www.namecheap.com
Updated Date: 2024-06-02T12:36:41Z
Creation Date: 2022-06-28T22:58:56Z
Registry Expiry Date: 2025-06-28T22:58:56Z
Registrar: NameCheap, Inc.
Registrar IANA ID: 1068
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6613102107
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DNS1.REGISTRAR-SERVERS.COM
Name Server: DNS2.REGISTRAR-SERVERS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-17T12:58:26Z <<<
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