<!DOCTYPE html>
<html prefix="og: http://ogp.me/ns#">
  <head>
	<title>GKG | Web Hosting</title>
    <meta name="description" content="Web hosting plans for Linux and Windows hosting at GKG.NET" />
  <meta name="keywords" content="web hosting, website hosting, host website, server hosting, web hosting server, ecommerce website hosting, linux hosting, hosting, email" />



<link rel="icon" href="/images/gkg.png" type="image/png">
<link rel="stylesheet" type="text/css" href="/css/common.css?7ce5c799e5"/>
<link rel="stylesheet" type="text/css" href="/css/hosting.css?7ce5c799e5"/>
<script type="text/javascript" src="//code.jquery.com/jquery-1.11.3.min.js"></script>
<script type="text/javascript">
if (typeof jQuery == 'undefined')
    document.write(unescape("%3Cscript src='/js/jquery-1.11.3.min.js' type='text/javascript'%3E%3C/script%3E"));
</script>

<script type="text/javascript" src="//code.jquery.com/ui/1.11.4/jquery-ui.min.js"></script>
<script type="text/javascript">
if (typeof jQuery.ui == 'undefined') {
document.write(unescape("%3Cscript src='/js/jqueryui/1.11.4/jquery-ui.min.js' type='text/javascript'%3E%3C/script%3E"));
}
</script>
<script type="text/javascript" src="/js/jquery/plugins.js?7ce5c799e5"></script>


<script type="text/javascript" charset="utf-8">
  $(document).ready(function(){
      $(document).tooltip();
  });
</script>

<!-- Print this Feature-->

<script language="javascript">
function Clickheretoprint()
{
  var disp_setting="toolbar=yes,location=no,directories=yes,menubar=yes,";
      disp_setting+="scrollbars=yes,width=650, height=600, left=100, top=25";
  var content_vlue = document.getElementById("print_content").innerHTML;

  var docprint=window.open("","",disp_setting);
   docprint.document.open();
   docprint.document.write('<html><head><title>GKG Auto Print System</title>');
   docprint.document.write('<link rel="stylesheet" type="text/css" href="/css/hosting.css?7ce5c799e5"/>');
   docprint.document.write('</head><body onLoad="self.print()"><center>');
   docprint.document.write(content_vlue);
   docprint.document.write('</center></body></html>');
   docprint.document.close();
   docprint.focus();
}
</script>
<!-- End Print This Feature-->

</head><body >
    
<div id="header">
  <a id="logo" href="/" title="GKG Homepage" tabindex="1"><img src="/images/navbar/gkg.png" title="GKG.NET" alt="GKG Logo" /></a>
  <div class="dom-search">
    <form class="domain-form" name="h_domain_form" action="/register" method="post">
      <input type="hidden" name="step" value="process_domain_form">
      <input type="hidden" name="tld" value="com" />
      <input type="text" maxlength="63" size=10 name="sld" value="" placeholder="whatever-you-want.com" tabindex="1">
      <input type="submit" value="Search" tabindex="1" alt="search domain names"/>
    </form>
  </div>
  <div id="ribbon">
    
              <form method="POST" action="/login">
            <input type="hidden" name="destination" value="/hosting/index.html">
            <fieldset>
              <span>Login:</span>
              <input type="text" tabindex="1" placeholder="username" name="credential_0" value="">
              <input type="password" tabindex="1" autocomplete="off" placeholder="password" name="credential_1" value="">
              <input type="submit" tabindex="1" class="gkg-button" value="Login" />
            </fieldset>
          </form>
          <span>Support:</span>
          <p>877-695-1790<br /><a href="mailto:support@gkg.net">support@gkg.net</a><br /><a style="color:blue;" href="/contact/sendpassword">Reset Password</a></p>    
  </div>
</div>
<div id="navigation">
  <nav>
  <ul id="mymenubar" class="ui-menu-horizontal">
  <li>Domains
    <ul>
      <li><a href="/register">Single Registration</a></li>
      <li><a href="/register?step=bulk_form">Bulk Registration</a></li>
      <li class="humane"><a href="/domain/humane.html">Humane Domains</a></li>
      <li><a href="/transfer-in">Transfer to GKG.NET</a></li>
      <li><a href="#">My Domains</a>
        <ul>
          <li><a href="/protected/domain/renew">Renew Domains</a></li>
          <li><a href="/protected/domain/modify">Manage Domains</a></li>
          <li><a href="/protected/domain/renew">Restore Domains</a></li>
          <li><a href="/protected/apps/csv-domains">Export Domains to .CSV file</a></li>
          <li><a href="/protected/domain/modify?step=public_domains">Make Registration Private</a></li>
          <li><a href="/protected/domain/private/renew">Renew Private Registration</a></li>
          <li><a href="/protected/transfer/view">Transfer Status</a></li>
        </ul>
      </li>
      <li><a href="#">Parking</a>
        <ul>
          <li><a href="/domain/parking/">What is Parking?</a></li>
          <li><a href="/protected/parking/add">Add To An Existing Domain</a></li>
          <li><a href="/protected/parking/renew">Renew Parking</a></li>
          <li><a href="/protected/parking/webmail/renew">Renew Webmail</a></li>
          <li><a href="/protected/parking/config">Configure Parking</a></li>
        </ul>
      </li>
      <li><a href="#">DNS (Zone) Hosting</a>
        <ul>
          <li><a href="/dnszone/buy">Purchase</a></li>
          <li><a href="/protected/dnszone/manage">Configure</a></li>
          <li><a href="/protected/dnszone/renew">Renew</a></li>
        </ul>
      </li>
      <li><a href="/whois"><b>Whois</b> Search</a></li>
      <li><a href="/domain/support/faq/domains.html">Support</a></li>
    </ul>
  </li>

  <li>Hosting
    <ul>
      <li><a href="/hosting/">Web Hosting Plans</a></li>
      <li><a href="/hosting/ssl/">SSL Certificates</a></li>
      <li><a href="/protected/apps/hosting">Manage My Hosting</a></li>
      <li><a href="#">Reseller Packages</a>
        <ul>
          <li><a href="/hosting/resellers">Reseller Packages</a></li>
          <li><a href="/domain/support/resellers/index.html">Reseller Support</a></li>
        </ul>
      </li>
      <li><a href="/domain/support/faq/hosting.html">Support</a></li>
    </ul>
  </li>

  <li>Email
    <ul>
      <li><a href="/email/">Custom Email Address</a></li>
      <li><a href="/domain/support/faq/email.html">Support</a></li>
    </ul>
  </li>

  <li>Support
    <ul>
      <li><a href="/domain/support/">FAQ's</a></li>
      <li><a href="/domain/dnssec.html">DNSSEC Instructions</a>
      <li><a href="/ws/">Webservice APIs</a>
      <li><a href="/ws/ds.html">DNSSEC API Documentation</a>
      <li><a href="/ws/whois.html">Whois API Documentation</a>
      <li><a href="#">Tutorials</a>
        <ul>
          <li><a href="/domain/support/c_panel">C-Panel</a></li>
          <li><a href="/domain/support/Plesk">Plesk</a></li>
          <li><a href="/domain/support/resellers/">WHM - Hosting Reseller</a></li>
          <!--<li><a href="/domain/support/">Domain Registration</a></li>-->
          <!--<li><a href="/domain/support/">Domain Transfers</a></li>-->
          <li><a href="/domain/support/email/index.html">Email</a></li>
          <li><a href="/domain/support/ftp/index.html">FTP</a></li>
          <li><a href="/domain/support/wordpress">WordPress</a></li>
          <!--<li><a href="/domain/support/parking_tutorial/parking_config.html">Parking</a></li>-->
        </ul>
      </li>
    </ul>
  </li>

  <li>Contact Us
    <ul>
      <li><a href="/contact/">Contact Information</a></li>
      <li><a href="/contact/history.html">Company History</a></li>
      <li><a href="/jobs/index.html">Employment</a></li>
    </ul>
  </li>

  <li>My Account
    <ul>
      
      <li><a href="/contact/create">Create New Account</a></li>
      <li class="ui-menu-heading">Accounts</li>
      <li><a href="/domain/myaccount/">My Account</a></li>
      <li><a href="/protected/contact/modify#tab-security">Login &amp; Security</a></li>
      <li><a href="/protected/domain/modify">My Domains</a></li>
      <li><a href="/protected/apps/hosting">My Web Hosting</a></li>
      <li class="ui-menu-heading">Account Options</li>
      <li><a href="/contact/sendpassword">Reset Password</a></li>
      <li><a href="/protected/contact/modify#tab-contact">Change Contact Information </a></li>
      <li><a href="/protected/contact/modify#tab-passphrase">Change Security Phrase</a></li>
      <li><a href="/protected/contact/modify#tab-password">Change Password</a></li>
      <li><a href="/domain/forms/changecontact_form.html">Update Contact Info</a></li>
      <li><a href="/domain/forms/changeusername_form.html">Replace a Username</a></li>
    </ul>
  </li>

  <li><a href="/intl/es/">Español</a></li>
</ul>

      <div class="clear"></div>
  </nav>
</div>

    <div class="main">
    
<!-- begin main content -->
<div class="main">
	<h1>Web Hosting</h1>
	<p>Your website will be available to the entire world on our reliable, easy to manage servers.</p>
    <ul id="hosting_plans">
    	<li> 
        	<span>starting as low as <span class="personal">&#36;3<sup>.39</sup></span>/mo</span>
            <h2>Personal Plan</h2>
            <img src="/images/hosting/personalplan_graph.png" />
            <p>The Personal Plan is perfect for small websites with a half-dozen or so pages and reasonable amount of images and video. Every website starts somewhere, and the Personal Plan is a great way to launch a website and facilitate its growth.</p>
            <div class="clear"></div>
            <a class="hosting_plans" href="planpersonal.html">View Plan Details</a>
            <a class="button" href="https://whmcs.gkg.net/cart.php?a=add&pid=1">Purchase</a>
            <div class="clear"></div>
        </li>
        <li>
            <span>starting as low as <span class="soho">&#36;5<sup>.99</sup></span>/mo</span>
            <h2>SOHO Plan</h2>
            <img src="/images/hosting/sohoplan_graph.png" />
            <p>Our Small Office - Home Office, or "SOHO" Plan, is for websites that are more audio/visual heavy but are not yet ready for e-commerce. The SOHO handles more traffic and delivers larger files more efficiently than the Personal Plan, making it ideal for blogs and photo-rich sites.</p>
            <div class="clear"></div>
            <a class="hosting_plans" href="plansoho.html">View Plan Details</a>
            <a class="button" href="https://whmcs.gkg.net/cart.php?a=add&pid=2">Purchase</a>
            <div class="clear"></div>
        </li>
        <li>
            <span>starting as low as <span class="corporate">&#36;10<sup>.99</sup></span>/mo</span>
            <h2>Corporate Plan</h2>
            <img src="/images/hosting/corporateplan_graph.png" />
            <p>The Corporate Plan was designed to grow your business on the world wide web. With more than enough storage, databases, security and support, the Corporate Plan brings you the performance you need with the e-commerce tools you want.</p>
            <div class="clear"></div>
            <a class="hosting_plans" href="plancorporate.html">View Plan Details</a>
            <a class="button" href="https://whmcs.gkg.net/cart.php?a=add&pid=3">Purchase</a>
            <div class="clear"></div>
        </li>
        <li>
            <span>starting as low as <span class="developer">&#36;16<sup>.99</sup></span>/mo</span>
            <h2>Developer Plan</h2>
            <img src="/images/hosting/developerplan_graph.png" />
            <p>If you control multiple websites and want them hosted on a single account, this is the plan for you. With the features and tools of the Corporate Plan, plus even more storage space to ensure that each website has more than enough resources to allow it to perform at peak performance.</p>
            <div class="clear"></div>
            <a class="hosting_plans" href="plandeveloper.html">View Plan Details</a>
            <a class="button" href="http://whmcs.gkg.net/cart.php?a=add&pid=16">Purchase</a>
            <div class="clear"></div>
        </li>
    </ul>
    <div class="clear"></div>
    <div id="hosting_extras">
    	<img class="" src="/images/hosting/uptime_guarantee.png" align="left" />
    	<ul>	
        	<li>Every hosting provider suffers from the occasional hardware failure. We are constantly monitoring our hardware to prevent and fix failures, making it possible to guarantee that your website will rarely, if ever, go down.</li>
            <li>Since the 20th century, we have stood by our 99.9% Uptime Guarantee. If we ever fall short of this commitment, we will gladly compensate you for the inconvenience.</li>
        </ul>
    </div>
	 <div class="">
	 <center><a href="https://www.hostingadvice.com/blog/gkg-focused-on-competitive-hosting-solutions-for-25-years/"><img class="" align="center" src="/images/devs-choice-minimal-9.png"</a></center>
	 </div>
</div>
    </div>
    <div class="footer"><div class="links">
	<ul>
    	<li><h3>Domains</h3></li>
    	<li><a href="/register" title="Domain Registration">Register</a></li>
    	<li><a href="/protected/domain/renew" title="Renew Domains">Renew</a></li>
    	<li><a href="/protected/domain/renew" title="Restore Domains">Restore</a></li>
    	<li><a href="/register?step=bulk_form" title="Bulk Domain Registration">Bulk Register</a></li>
    	<li><a href="/domain/humane.html" title="Humane Domains">Humane Domains</a></li>
    	<li><a href="/transfer-in" title="Transfer to GKG">Transfer In</a></li>
    	<li><a href="/protected/transfer/view" title="Domain Transfer Status">Transfer Status</a></li>
    	<li><a href="/protected/domain/modify" title="Domain Management">Manage My Domains</a></li>
        <li><a href="/whois" title="Whois Domain Search">Whois Search</a></li>
        <li><a href="/domain/support/faq/domains.html" title="Domain Support">Support</a></li>
    </ul>
    <ul>
    	<li><h3>Hosting</h3></li>
    	<li><a href="/hosting/" title="Web Hosting">Web Hosting Plans</a></li>
      <li><a href="/protected/apps/hosting" title="Manage Web Hosting">Manage My Hosting</a></li>
    	<li><a href="/hosting/ssl/" title="SSL Certificates">SSL Certificates</a></li>
    	<li><a href="/domain/support/faq/hosting.html" title="Web Hosting Support">Support</a></li>
        <li><h3>My Account</h3></li>
    	<li><a href="/protected/contact/modify#tab-password" title="Change Password">Update Password</a></li>
    	<!--<li><a href="/protected/payment/update" title="Change Credit Card">Update Credit Card</a></li>-->
    	<li><a href="/protected/contact/modify#tab-contact" title="Update Contact Information">Change Contact Info</a></li>
    	<li><a href="/protected/contact/modify#tab-passphrase" title="Change Security Question">Change Security Phrase</a></li>
    </ul>
    <ul>
        <li><h3>Email</h3></li>
        <!--<li>Premium Email (coming soon!)</li>-->
    	<li><a href="/email/" title="Email with a Custom Address">Custom Email Address</a></li>
        <li><a href="/domain/support/email/" title="Email Video Tutorials">Video Tutorials</a></li>
    	<li><a href="/domain/support/faq/email.html" title="Email Support">Support</a></li>
        <li><h3>Support</h3></li>
    	<li><a href="/domain/support/" title="FAQ's &amp; Tutorials">FAQ's &amp; Tutorials</a></li>
    	<li><a href="http://www.SilentiumDesigns.com" title="Silentium Designs Web Development">Web Development</a></li>
		<li><a href="/spam/" title="Report Spam">Report Spam</a></li>
		<li><a href="/spam/" title="Report Abuse">Report Abuse</a></li>
        <li><a href="/domain/forms/" title="Domain Forms">Forms</a></li>
		<li><a href="/policies/" title="GKG Policies">Policies</a></li>
    </ul>
    <ul>
    	<li><h3>Contact</h3></li>
    	<li><b>PHONE:</b>
        	<ol>
            	<li><b>877-695-1790</b> or</li>
                <li>855-875-6611</li>
            </ol></li>        
        <li><b>EMAIL:</b>
        	<ol>
            	<li><a href="mailto:support@gkg.net">support@gkg.net</a></li>
                <li><a href="mailto:billing@gkg.net">billing@gkg.net</a></li>
                <li>To report abuse: <a href="mailto:abuse@gkg.net">abuse@gkg.net</a></li>
            </ol></li>
        <li>Support hours are: 
        <p><b>8am-5pm</b> (CST) M-F</p>
        <p><b>9am-1pm</b> Sat &amp; Sun</p></li>
    </ul>
    <div class="clear"></div>
</div>

<div class="copy">
  © Copyright 2009-2025 GKG.NET, INC. All rights reserved. Please read our <a href="/policies/serv_agree.html"><b>Services Agreement</b></a>.
</div>

<div class="icons">
  <div class="social twitter"><a href="http://twitter.com/GKGnet" target="_blank"><img src="/images/footer/tw_2.png" alt="Follow us on twitter" title="Follow us on twitter"></a></div>

  <div class="social facebook"><a href="http://www.facebook.com/GKG.NET" target="_blank"><img src="/images/footer/fb_2.png" alt="Follow us on Facebook" title="Follow us on Facebook"/></a></div>

  <div class="icann"><a href="http://www.icann.org/" target="_blank"><img class="" src="/images/footer/icannlogo.png"  alt="ICANN Accredited Domain Name Registrar" title="ICANN Accredited Domain Name Registrar" /></a></div>
</div>
<script type="text/javascript">
var _gaq=_gaq||[];var pluginUrl='//www.google-analytics.com/plugins/ga/inpage_linkid.js';_gaq.push(['_require','inpage_linkid',pluginUrl]);_gaq.push(['_setAccount','UA-1739489-1']);var pvArg=['_trackPageview'];if(typeof gaPage!="undefined")
pvArg.push(['_trackPageview',gaPage]);_gaq.push(pvArg);(function(){var ga=document.createElement('script');ga.type='text/javascript';ga.async=true;ga.src=('https:'==document.location.protocol?'https://ssl':'http://www')+'.google-analytics.com/ga.js';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);})();

</script>

<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create','UA-39852787-1','gkg.net');ga('send','pageview');

</script>

<script type="text/javascript">
var $zoho=$zoho||{};$zoho.salesiq=$zoho.salesiq||{widgetcode:"f46acc932634ceb043adf4e75435be04881a70b474aa2973eb4b72aa06dc9965",values:{},ready:function(){}};var d=document;s=d.createElement("script");s.type="text/javascript";s.id="zsiqscript";s.defer=true;s.src="https://salesiq.zoho.com/widget";t=d.getElementsByTagName("script")[0];t.parentNode.insertBefore(s,t);d.write("<div id='zsiqwidget'></div>");

</script>
</body>
  <script type="text/javascript">
    var b = document.documentElement;
    b.setAttribute('data-useragent', navigator.userAgent);
    b.setAttribute('data-platform', navigator.platform);
  </script>
</html>
