Sunucu yanıtını kontrol edin

Sunucu yanıtı
NS kayıtları
Whois alanı
Yanıt başlıkları
İstek başlıkları
Ham HTML kodu
301 Moved Permanently - encx.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html; charset=UTF-8
Location: https://encx.com/
Server: Microsoft-IIS/10.0
Date: Wed, 28 May 2025 01:25:09 GMT
Content-Length: 140
content-type: text/html
last-modified: Wed, 13 Nov 2024 10:50:52 GMT
accept-ranges: bytes
etag: "2daf6be8b935db1:0"
server: Microsoft-IIS/10.0
date: Wed, 28 May 2025 01:25:09 GMT
content-length: 10615

HTTP Kodu 301 Kalıcı Olarak Taşındı

301 Moved Permanently, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.

Kod 301 ne zaman kullanılır?

  • Bir web sitesi alan adını değiştirirken
  • URL yapılarını değiştirirken
  • SEO için yönlendirmeleri ayarlarken

Kod 301 kullanıcı için ne anlama geliyor?

Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.

GET / HTTP/1.1
Host: encx.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">
    <meta name="description" content="">
    <meta name="author" content="">

    <title>ENCX SDK</title>

    <!-- Bootstrap Core CSS -->
    <link href="css/bootstrap.min.css" rel="stylesheet">

    <!-- Custom CSS -->
    <link href="css/modern-business.css" rel="stylesheet">

    <!-- Custom Fonts -->
    <link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">

    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
    <!--[if lt IE 9]>
        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
    <![endif]-->
    <link href="images/favicon.png" rel="icon" type="image/png" />
</head>

<body>

    <!-- Navigation -->
    <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
        <div class="container">
            <!-- Brand and toggle get grouped for better mobile display -->
            <div class="navbar-header">
                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
                    <span class="sr-only">Toggle navigation</span>
                    <span class="icon-bar"></span>
                    <span class="icon-bar"></span>
                    <span class="icon-bar"></span>
                </button>
                <a class="navbar-brand" href="index.html">ENCX</a>
            </div>
            <!-- Collect the nav links, forms, and other content for toggling -->
            <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
                <ul class="nav navbar-nav navbar-right">
                    <li>
                        <a href="about.html">About</a>
                    </li>
                    <li>
                        <a href="advantages.html">Advantages</a>
                    </li>
                    <li>
                        <a href="reference.html">Developer Reference</a>
                    </li>
                    <li>
                        <a href="downloads.html">Downloads</a>
                    </li>
                    <li>
                        <a href="faq.html">FAQ</a>
                    </li>
                    <li>
                        <a href="contact.html">Contact</a>
                    </li>
                </ul>
            </div>
            <!-- /.navbar-collapse -->
        </div>
        <!-- /.container -->
    </nav>

    <!-- Header Carousel -->
    <header id="myCarousel" class="carousel slide" style="height:200px;">
        <!-- Indicators -->
        <ol class="carousel-indicators">
            <li data-target="#myCarousel" data-slide-to="0" class="active"></li>
            <li data-target="#myCarousel" data-slide-to="1"></li>
        </ol>

        <!-- Wrapper for slides -->
        <div class="carousel-inner">
            <div class="item active">
                <div class="fill" style="background-image:url('images/enc1.jpg');"></div>
                <div class="carousel-caption">
                    <h2>ENC</h2>
                </div>
            </div>
            <div class="item">
                <div class="fill" style="background-image:url('images/arcs1.jpg');"></div>
                <div class="carousel-caption">
                    <h2>ARCS</h2>
                </div>
            </div>
        </div>

        <!-- Controls -->
        <a class="left carousel-control" href="#myCarousel" data-slide="prev">
            <span class="icon-prev"></span>
        </a>
        <a class="right carousel-control" href="#myCarousel" data-slide="next">
            <span class="icon-next"></span>
        </a>
    </header>

    <!-- Page Content -->
    <div class="container">

        <!-- Marketing Icons Section -->
        <div class="row">
            <div class="col-lg-12">
                <h1 class="page-header">
                    <a href="http:\\www.chersoft.co.uk"><img src="images/chersoft.png" /></a><br />
                    ENCX&trade; Chart SDK
                </h1>
            </div>
            <div class="col-md-4">
                <div class="panel panel-default">
                    <div class="panel-heading">
                        <h4><i class="fa fa-fw fa-compass"></i> Easy to use</h4>
                    </div>
                    <div class="panel-body">
                        <p>ENCX is a fully featured SDK and is very easy to use.</p>
                        <p>No training is needed to use ENCX.</p>
                        <p>You can display ENC charts with as little as 19 lines of code.</p>
                        <p>&nbsp;</p>
                        <a href="ProgrammerArticles/GettingStarted.html" class="btn btn-default">Learn More</a>
                    </div>
                </div>
            </div>
            <div class="col-md-4">
                <div class="panel panel-default">
                    <div class="panel-heading">
                        <h4><i class="fa fa-fw fa-compass"></i>Free evaluation</h4>
                    </div>
                    <div class="panel-body">
                        <p>Reduced adoption costs. We make it easy for you to try out ENCX.</p>
                        <p>You can <a href="downloads.html">download</a> and evaluate ENCX free of charge.</p>
                        <p>Free, regular updates.</p>
                        <p>No registration required.</p>
                        <a href="downloads.html" class="btn btn-default">Download</a>
                    </div>
                </div>
            </div>
            <div class="col-md-4">
                <div class="panel panel-default">
                    <div class="panel-heading">
                        <h4><i class="fa fa-fw fa-compass"></i>Multiple chart formats</h4>
                    </div>
                    <div class="panel-body">
                        <p>Vector and raster</p>
                        <p>
                            <ul>
                                <li>S-57 / S-63 : ENC</b></li>
                                <li>ARCS / NOAA / MapTech / GeoTIFF</li>
                            </ul>
                        </p>
                        <p>ENCX can also support <b>DNC charts</b>. Please contact us for more details.</p>
                        <p><a href="contact.html">Ask</a> about the other formats that we can support.</p>
                        <p>&nbsp;<br />&nbsp;</p>
                        <a href="featurelist.html" class="btn btn-default">Learn More</a>
                    </div>
                </div>
            </div>
        </div>
        <!-- /.row -->
        <!-- /.row -->
        <!-- Features Section -->
        <div class="row">
            <div class="col-md-3">
                <img class="img-responsive" src="images/encx_logo.jpg" alt="">
            </div>
            <div class="col-md-9">
                <p>Add marine charting functionality to your own products with ENCX – saving you time, money and solving the problems associated with designing a system from scratch.</p>
                <p>ENCX is a high performance SDK that supports all major chart forms and comprises both vector and raster chart functionality.</p>
                <p>
                    ENCX is versatile – you can add it to almost any system at any stage and do not have to build your system around ours.
                </p>
                <p>ENCX saves time and money and makes adding marine charting functionality easy for developers:</p>
                <ul>
                    <li>A wide range of software can be built quickly and easily</li>
                    <li>ENCX can be added quickly and easily</li>
                    <li>Removes the expense and development time needed</li>
                    <li>ENCX can display many chart types, including raster and vector</li>
                    <li>ENCX supports latest version of ENC Presentation Libraries – (S-52 PL 4.0.3)</li>
                    <li><a href="licensingoptions.html">ENCX UDE</a> is ideal for NOAA ENC charts</li>
                </ul>
                <p>
                    You can <a href="downloads.html">download</a> the demonstration software free of charge. If you like it, <a href="contact.html">contact us</a> and we will provide you with a full version for development purposes.
                </p>
                <p>
                    <span class="label label-default">ANNOUNCEMENT</span>
                    The capability to install and update charts using the "Update from Internet..." in ManageENC is to be discontinued from 11 July 2022. Instead, users will need to obtain chart data from their chart agent.
                </p>
            </div>
        </div>
        <div class="col-lg-12">
            <hr />
            <p>
                <h4>Sanctions against Russia and Belarus</h4>
                The international community is placing an increasing number of economic sanctions on Russia and Belarus due to the ongoing invasion of Ukraine.<br />
                Against this background, Chersoft and the Weilbach Group with immediate effect suspends supplies of charts, publications and all other products to Russian/Belarusian companies or Russian/Belarusian flagged vessels.<br />
                We appreciate your support and understanding during these difficult times.<br />
                Please do not hesitate to contact us, should you have any questions.
            </p>
            <hr />
        </div>
        <!-- /.row -->
        <div id="includeFooter"></div>
    </div>
    <!-- /.container -->

    <!-- jQuery -->
    <script src="js/jquery.js"></script>

    <!-- Bootstrap Core JavaScript -->
    <script src="js/bootstrap.min.js"></script>

    <script>$(function () { $("#includeFooter").load("footer.html"); });</script>

    <!-- Script to Activate the Carousel -->
    <script>
    $('.carousel').carousel({
        interval: 10000 //changes the speed
    })
    </script>
    
</body>

</html>
                               

Alan adının whois bilgisi

Domain Name: ENCX.COM
Registry Domain ID: 132280409_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.tucows.com
Registrar URL: http://www.tucows.com
Updated Date: 2024-09-09T15:43:01Z
Creation Date: 2004-10-09T15:42:03Z
Registry Expiry Date: 2025-10-09T15:42:03Z
Registrar: Tucows Domains Inc.
Registrar IANA ID: 69
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.4165350123
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS1.LIVEDNS.CO.UK
Name Server: NS2.LIVEDNS.CO.UK
Name Server: NS3.LIVEDNS.CO.UK
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-28T01:24:52Z <<<
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