Announcement

Collapse
No announcement yet.

Need A Good Domain Name

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Need A Good Domain Name

    I'm looking for a cheap, effective and easy to get domain service.

    Any suggestions?
    [cen

    #2
    Re: Need A Good Domain Name

    Originally posted by Maijo View Post
    I'm looking for a cheap, effective and easy to get domain service.

    Any suggestions?
    www.1and1.com

    What I use, and they're pretty cheap and never had any problems with them. I think it's $6/yr for just a domain name, and $4/month for hosting (10GB space, 300GB transfer, and PHP, MySQL, etc, includes domain).
    Last edited by thetruecoolness; 07-01-2007, 06:02 PM.
    はじめまして。真(しん)の冷静(れいせい)です。どうぞよろしく。
    http://www.thetruecoolness.com/

    5198-2124-7210 Smash

    Comment


      #3
      Re: Need A Good Domain Name

      http://www.dreamhost.com

      New customers who use the 555 promo code will receive 500GB of storage space, 5TB of monthly bandwidth, and 5 free domain registrations - significantly more over the “Crazy Domain Insane“‘ usual offer. You’ll get to keep that extra disk space and bandwidth and those five free domain registrations for as long as you keep your account active!
      or

      http://www.netfirms.com
      * $10 for one full year of Netfirms Advantage Hosting!
      * 2 FREE domain names
      * 20GB 250GB of disk space
      * 750GB 2,000GB data transfer per month
      * Host unlimited websites with a single account!
      * Support for PHP, Perl, and MySQL
      * 24-hour technical support
      Do what you wish

      Comment


        #4
        Re: Need A Good Domain Name

        I need a little more info, fellas.

        See, I have a base knowledge of web coding and can construct my website in text, but I just need to know what the process is for building your website after registering a domain name.

        What are the steps in between?
        [cen

        Comment


          #5
          Re: Need A Good Domain Name

          Well basically you signup and register the domain, then most have an ftp account that either you setup or is already setup for you. Then you just copy your index.html and you're ready to go.

          Other things to consider are a robots.txt file to keep certain pages and folders from being cached by various web spiders (googlebot, etc) http://www.robotstxt.org/wc/norobots.html. Also learning about .htaccess and what it can do can be helpful http://www.javascriptkit.com/howto/htaccess.shtml.

          But beyond setting up a MySQL database to store dynamic info there is usually no other setup involved beyond choosing a name, and then ftping into your space on their server and copying your code files. Using MS hosting if you're using ASP might require a bit more setup, but probably just to change default settings.

          And of course your one stop source for PHP www.php.net, and for ASP.NET www.msdn.com.

          The domain service typically does all the backend setup for you (PHP, Apache, MySQL, etc) so all you have to do is FTP files or setup DBs. If you're looking for a way to test sites on your local machine consider getting XAMPP http://www.apachefriends.org/en/xampp.html (will allow you to run a localhost webserver using Apache, MySQL, and PHP or Perl). If you plan on using ASP just downloading Visual Studio Web Developer Express should be enough, since it has it's own debugger which will act like a local test server.
          Last edited by thetruecoolness; 07-03-2007, 05:02 PM.
          はじめまして。真(しん)の冷静(れいせい)です。どうぞよろしく。
          http://www.thetruecoolness.com/

          5198-2124-7210 Smash

          Comment

          Working...
          X