Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - tolpp.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/plain; charset=utf-8
Date: Sun, 11 May 2025 06:53:25 GMT
Location: https://tolpp.com/
Server: Netlify
X-Nf-Request-Id: 01JTZ1XDCSRK6P3NBCWN9YZQ1X
Content-Length: 33

HTTP Code 301 Moved Permanently

301 Moved Permanently 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://tolpp.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Age: 0
Cache-Status: "Netlify Edge"; fwd=miss
Content-Type: text/html;charset=UTF-8
Date: Sun, 11 May 2025 06:53:26 GMT
Etag: W/"3015-nhdlHRLdZX7Z1kC/pv0y1smPskU"
Server: Netlify
Strict-Transport-Security: max-age=31536000
Vary: Accept-Encoding
X-Nf-Request-Id: 01JTZ1XDWPYYDG3FY50C7ECW8J
Transfer-Encoding: chunked

HTTP Code 200 OK

200 OK 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: tolpp.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html><html><head>
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1">

  <title>tolpp.com | yazılım ve programlama günlüğü</title>
  <meta name="description" content="tolpp.com; algoritmalara, veri yapılarına, bilgisayarla çözülebilecek problemlere yer verilen bir blogdur.
">
  
  <link rel="stylesheet" href="/css/main.css">
  
  <link rel="canonical" href="https://tolpp.com/">
  <link rel="alternate" type="application/rss+xml" title="tolpp.com" href="https://tolpp.com/feed.xml">
  <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css">
  <link rel="icon" href="/favicon.ico">
</head>

  <body>

      <div class="main">
      <div class="head">
          <center><a href="/">tolpp.com</a></center>
          <center class="head2">yazılım ve programlama günlüğü</center>
      </div>
  </div>

    <div class="main1280">
    <div class="sidebar-user1">
            <ul><li>
               <div class="menu-ana-menu-container"><ul class="menu"><li class="menu-item menu-item-type-custom menu-item-object-custom "><a href="/">ana sayfa</a></li>
                <li class="menu-item"><a title="Hakkında" href="/about ">hakkında</a></li>
                
                <li class="menu-item"><a title="@tolpp" href="https://twitter.com/tolpp" target="_blank">twitter</a></li>
                
                
                <li class="menu-item" target="_blank"><a href="https://github.com/tolpp" target="_blank">github</a></li>
                
</ul></div> </li>
            </ul>
             <a id="live-menu" class="responsive-menu" href="#">Menu</a>
      </div>
  

    <div class="main980">
          <div class="block2-center2"></div>
    </div>
</div>

    <div class="main1280">
      <div class="content-main">
        <div class="content">
        <div class="main">
    <div class="main-wrapper">
      <div class="post-wrapper">
      
      <div class="post-link">
         <span class="post-link-date">2014-09-16</span>
         <span class="post-seperator">|</span>
         <span class="post-link-title"><a class="post-link" href="/c-csharp-delegasyonlar-delegeler-delegates-2/">C# – CSharp delegasyonlar (delegeler [delegates]) – 2</a></span> 
      </div>
      
      <div class="post-link">
         <span class="post-link-date">2013-02-11</span>
         <span class="post-seperator">|</span>
         <span class="post-link-title"><a class="post-link" href="/scala-by-name-parameter-kullanimi/">Scala “By-Name Parameter”(=&gt;) kullanımı</a></span> 
      </div>
      
      <div class="post-link">
         <span class="post-link-date">2012-10-04</span>
         <span class="post-seperator">|</span>
         <span class="post-link-title"><a class="post-link" href="/quick-sort-hizli-siralama/">Quick Sort (Hızlı Sıralama)</a></span> 
      </div>
      
      <div class="post-link">
         <span class="post-link-date">2012-09-27</span>
         <span class="post-seperator">|</span>
         <span class="post-link-title"><a class="post-link" href="/sieve-of-eratosthenes-eratosthenesin-elegi/">Sieve of Eratosthenes (Eratosthenes'in Eleği)</a></span> 
      </div>
      
      <div class="post-link">
         <span class="post-link-date">2012-09-26</span>
         <span class="post-seperator">|</span>
         <span class="post-link-title"><a class="post-link" href="/consecutive-integer-checking-algorithm-ile-gcd-hesabi/">Consecutive Integer Checking Algorithm ile GCD hesabı</a></span> 
      </div>
      
      <div class="post-link">
         <span class="post-link-date">2012-09-26</span>
         <span class="post-seperator">|</span>
         <span class="post-link-title"><a class="post-link" href="/euclid-algoritmasi-euclids-algorithm/">Euclid Algoritması (Euclid's algorithm)</a></span> 
      </div>
      
      <div class="post-link">
         <span class="post-link-date">2012-07-26</span>
         <span class="post-seperator">|</span>
         <span class="post-link-title"><a class="post-link" href="/solr-undefined-field-text-hatasi/">Solr “Undefined field text” hatası</a></span> 
      </div>
      
      <div class="post-link">
         <span class="post-link-date">2012-06-21</span>
         <span class="post-seperator">|</span>
         <span class="post-link-title"><a class="post-link" href="/java-configurations-dosyasi-ve-properties/">Java Configurations Dosyası ve Properties</a></span> 
      </div>
      
      <div class="post-link">
         <span class="post-link-date">2012-03-31</span>
         <span class="post-seperator">|</span>
         <span class="post-link-title"><a class="post-link" href="/system-calls-sistem-cagrilari/">System Calls (Sistem Çağrıları)</a></span> 
      </div>
      
      <div class="post-link">
         <span class="post-link-date">2012-03-31</span>
         <span class="post-seperator">|</span>
         <span class="post-link-title"><a class="post-link" href="/os-services-isletim-sistemi-servisleri/">OS Services (İşletim Sistemi Servisleri)</a></span> 
      </div>
      
      <div class="post-link">
         <span class="post-link-date">2012-01-25</span>
         <span class="post-seperator">|</span>
         <span class="post-link-title"><a class="post-link" href="/isletim-sistemi-ne-yapar/">İşletim Sistemi Ne Yapar?</a></span> 
      </div>
      
      <div class="post-link">
         <span class="post-link-date">2011-07-25</span>
         <span class="post-seperator">|</span>
         <span class="post-link-title"><a class="post-link" href="/csharp-delegasyonlar-delegeler-delegates-1/">C# - CSharp delegasyonlar (delegeler [delegates]) - 1</a></span> 
      </div>
      
      <div class="post-link">
         <span class="post-link-date">2011-07-19</span>
         <span class="post-seperator">|</span>
         <span class="post-link-title"><a class="post-link" href="/csharp-property-kullanimi/">C# - CSharp property kullanımı</a></span> 
      </div>
      
      <div class="post-link">
         <span class="post-link-date">2011-07-19</span>
         <span class="post-seperator">|</span>
         <span class="post-link-title"><a class="post-link" href="/csharp-out-parametresi-ile-fonksiyon-cagirimi/">C# - CSharp out parametresi ile fonksiyon çağırımı</a></span> 
      </div>
      
      <div class="post-link">
         <span class="post-link-date">2011-06-07</span>
         <span class="post-seperator">|</span>
         <span class="post-link-title"><a class="post-link" href="/java-ile-dinamik-programlama-kullanarak-longest-common-subsequencelcs-cozumu/">Java ile Dinamik Programlama Kullanarak Longest Common Subsequence(LCS) çözümü</a></span> 
      </div>
      
      <div class="post-link">
         <span class="post-link-date">2011-06-07</span>
         <span class="post-seperator">|</span>
         <span class="post-link-title"><a class="post-link" href="/dinamik-programlama-dynamic-programming-nedir/">Dinamik Programlama (Dynamic Programming) nedir?</a></span> 
      </div>
      
      <div class="post-link">
         <span class="post-link-date">2011-05-05</span>
         <span class="post-seperator">|</span>
         <span class="post-link-title"><a class="post-link" href="/dynamic-dispatch-nedir/">Dynamic Dispatch nedir?</a></span> 
      </div>
      
      <div class="post-link">
         <span class="post-link-date">2011-02-01</span>
         <span class="post-seperator">|</span>
         <span class="post-link-title"><a class="post-link" href="/selection-sort-secmeli-siralama/">Selection Sort (Seçmeli Sıralama)</a></span> 
      </div>
      
      <div class="post-link">
         <span class="post-link-date">2011-01-27</span>
         <span class="post-seperator">|</span>
         <span class="post-link-title"><a class="post-link" href="/bubble-sort-kabarcik-siralama/">Bubble Sort (Kabarcık Sıralama)</a></span> 
      </div>
      
      <div class="post-link">
         <span class="post-link-date">2011-01-26</span>
         <span class="post-seperator">|</span>
         <span class="post-link-title"><a class="post-link" href="/memoization-nedir/">Memoization nedir?</a></span> 
      </div>
      
      </div>
    </div>
</div>

        </div>
      </div>
    </div>

    <div class="main">
  <div class="footer">
    <p class="rss-subscribe"><a href="https://feeds.feedburner.com/tolpp/crdq">RSS</a> ile takip et.</p>
    <div class="footer-sign"></div>
    <div class="block2-center">
      <!--
      <div class="block2-center2">
        <div class="sidebar-user11 span2"></div>
        <div class="sidebar-user12 span2"></div>
        <div class="sidebar-user13 span2"></div>
      </div>
      -->
      <div class="block2-center2">
        <div class="sidebar-user14 span2">
          <div id="___person_0" style="position: absolute; width: 450px; left: -10000px;"><iframe ng-non-bindable="" frameborder="0" hspace="0" marginheight="0" marginwidth="0" scrolling="no" style="position:absolute;top:-10000px;width:450px;margin:0px;border-style:none" tabindex="0" vspace="0" width="100%" id="I0_1746887316817" name="I0_1746887316817" src="https://apis.google.com/u/0/_/widget/render/person?usegapi=1&amp;href=%2F%2Fplus.google.com%2Fu%2F0%2F100634919040871360332&amp;layout=landscape&amp;rel=author&amp;hl=tr&amp;origin=https%3A%2F%2Ftolpp.com&amp;gsrc=3p&amp;ic=1&amp;jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.lb.en.UrDN-rBnMgo.O%2Fd%3D1%2Frs%3DAHpOoo8Lt5m-Nn72_E0-4M58GbbhD_y7Yw%2Fm%3D__features__#_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart%2Concircled%2Cdrefresh%2Cerefresh%2Conload&amp;id=I0_1746887316817&amp;_gfid=I0_1746887316817&amp;parent=https%3A%2F%2Ftolpp.com&amp;pfname=&amp;rpctoken=41739884" data-gapiattached="true"></iframe></div><div class="g-person" data-href="//plus.google.com/u/0/100634919040871360332" data-layout="landscape" data-rel="author" data-gapiscan="true" data-onload="true" data-gapistub="true"></div>


          </div>
        <div class="sidebar-user15 span2"><div id="___page_0" style="position: absolute; width: 450px; left: -10000px;"><iframe ng-non-bindable="" frameborder="0" hspace="0" marginheight="0" marginwidth="0" scrolling="no" style="position:absolute;top:-10000px;width:450px;margin:0px;border-style:none" tabindex="0" vspace="0" width="100%" id="I1_1746887316829" name="I1_1746887316829" src="https://apis.google.com/u/0/_/widget/render/page?usegapi=1&amp;href=%2F%2Fplus.google.com%2Fu%2F0%2F108425676496085212454&amp;layout=landscape&amp;rel=publisher&amp;hl=tr&amp;origin=https%3A%2F%2Ftolpp.com&amp;gsrc=3p&amp;ic=1&amp;jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.lb.en.UrDN-rBnMgo.O%2Fd%3D1%2Frs%3DAHpOoo8Lt5m-Nn72_E0-4M58GbbhD_y7Yw%2Fm%3D__features__#_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart%2Concircled%2Cdrefresh%2Cerefresh%2Conload&amp;id=I1_1746887316829&amp;_gfid=I1_1746887316829&amp;parent=https%3A%2F%2Ftolpp.com&amp;pfname=&amp;rpctoken=22933674" data-gapiattached="true"></iframe></div><div class="g-page" data-href="//plus.google.com/u/0/108425676496085212454" data-layout="landscape" data-rel="publisher" data-gapiscan="true" data-onload="true" data-gapistub="true"></div>

</div>
      </div>
    </div>
    
    
    <div class="licance">
      <p><a href="https://github.com/tolpp/blog">GitHub</a> üzerinde bulunan blog <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> ile üretilmiştir.</p>
      <p>Tolga Okur (2010 - 2015)</p>
      <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons Lisansı" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png"></a><br>
    </div>
  </div>
  
</div>

  


<iframe name="oauth2relay231780523" id="oauth2relay231780523" src="https://accounts.google.com/o/oauth2/postmessageRelay?parent=https%3A%2F%2Ftolpp.com&amp;jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.lb.en.UrDN-rBnMgo.O%2Fd%3D1%2Frs%3DAHpOoo8Lt5m-Nn72_E0-4M58GbbhD_y7Yw%2Fm%3D__features__#rpctoken=547826083&amp;forcesecure=1" tabindex="-1" aria-hidden="true" style="width: 1px; height: 1px; position: absolute; top: -100px;"></iframe></body></html>                               

Whois info of domain

Domain Name: TOLPP.COM
Registry Domain ID: 1602701266_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.squarespace.domains
Registrar URL: http://domains2.squarespace.com
Updated Date: 2024-05-15T20:34:02Z
Creation Date: 2010-06-18T18:01:09Z
Registry Expiry Date: 2028-06-18T18:01:09Z
Registrar: Squarespace Domains II LLC
Registrar IANA ID: 895
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6466935324
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS-CLOUD-C1.GOOGLEDOMAINS.COM
Name Server: NS-CLOUD-C2.GOOGLEDOMAINS.COM
Name Server: NS-CLOUD-C3.GOOGLEDOMAINS.COM
Name Server: NS-CLOUD-C4.GOOGLEDOMAINS.COM
DNSSEC: signedDelegation
DNSSEC DS Data: 14312 8 2 9A4CFAFB3A2CA7DE72542A175C42148744B94CACE9EB4F997C76D3FF94D87382
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-11T06:53:08Z <<<
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