Website Babble Webmaster Forums  
     Click to Download a Free, 3 Column CSS Web Template | Watch Instructional Video

Go Back   Website Babble Webmaster Forums > Creating a Website > Domain Names

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-12-2008, 02:49 AM
Junior Babbler
 
Join Date: Feb 2008
Posts: 3
Default domain names and web hosting....help

Hello all,

I created a website using dreameaver 8 and registered the domain name. I signed up with a webhost that's always busy Startlogic. I ftp my website but it's not connecting properly.

I need to know how to get the domain name to go to my site. If I put in my registered domain name it won't go to the site.

I'll just start off with this question for now. I'm missing something but don't know what? Should I have the domain name under the home or url under domain central with my web host Startlogic? (ugh).

Anyone who can help out, please do.

Thanks,

Ken-e
Reply With Quote
  #2 (permalink)  
Old 02-12-2008, 06:24 AM
pathfinder's Avatar
Junior Babbler
 
Join Date: Aug 2007
Location: cebu city, philippines
Posts: 12
Send a message via Yahoo to pathfinder
Default

your hostname or FTP address should be your domain.
..or you can check their FAQ page on what are those necessary information you need to use in connecting to an FTP server. Check your control panel where you manage your domains, it might not be pointing to the exact folder..
Reply With Quote
  #3 (permalink)  
Old 02-12-2008, 10:49 AM
James's Avatar
Master Babbler
 
Join Date: Dec 2007
Posts: 314
Default connecting ftp

Pathfinder,

Are you saying that you never get the ftp to connect? If so, you do not go simply to your domain name to connect your ftp. Your host will give you information to direct your ftp program. It will include your host's name and a server name for example. In the ftp program the host name is not your domain but the provider's name. The ftp program will ask for the domain name, also. The ftp must go to your host, then your server, then your domain.

As Ken-e says, check with your host for ftp instructions. They will no doubt have some kind of Q&A to explain this, including your user name and password which are also required for connecting.

Good success!

James
Reply With Quote
  #4 (permalink)  
Old 02-12-2008, 01:33 PM
ssmorgan's Avatar
Supreme Babbler
 
Join Date: Jun 2007
Location: Tucson, Arizona
Posts: 783
Default

ken-e,

I may not be understanding your question fully, so if I am off-base, please bear with me...

Let's start with the basic:

Who did you register your domain with? Is it with Startlogic?

If you registered your domain with a different registrar (e.g. GoDaddy.com), you will have to log into your account at the domain registrar's website, and change the nameservers for your domain to the nameservers of your hosting account with Startlogic.

If your Startlogic hosting plan is configured to host your domain, then it could be another issue.

Here is another issue you hinted at:

let's say your domain is xyz.com

In dreamweaver, there will be no file named xyz.com... the main (home) page will be a file called index.html

Upload index.html to your xyz.com, and when someone goes to xyz.com or xyz.com/index.html, they will see the same thing, i.e. your home page.

I hope this makes sense.

Let us know if this helps... if not, then we can figure out if there is a problem with the ftp configurations.

Sherif
__________________
Connexins.com is Web Development Made Simple!

Eco-Friendly Fundraising | Success Starts Today | Let's Go Green!
Reply With Quote
  #5 (permalink)  
Old 02-18-2008, 03:33 AM
Junior Babbler
 
Join Date: Feb 2008
Posts: 3
Cool still trying to get domain to point to website

Hello all,

Thanks for all your responses. Here I go again, Sherif I registered my domain name with webpalace.com and let's say for example it is ken-e.org.

My webhost is startlogic.com and they gave me 2 nameservers to give to webpalace.com where my domain name is registered with. I then sent webpalace the 2 namesevers from startlogic example. xxx1startlogic.com and xxx2startlogic.com.

Your right, in dreamweaver I wouldn't have a file with ken-e.org or xyz.com as in your example to me. I did create the index.html for my website and created the public_html folder for the remote connection.

I then transfered the files over to the remote panel in dreamweaver and the files transferred over to the public_html folder.

Now, you mentioned a step that I that I'm trying to figure out how to do which was uploading the index.html to the xyz.com. So how would I go about uploading my index.html to my ken-e.org domain name?

Any help you or anyone can give me will be much appreciated. Believe me, all your help does sink in, even if I have to let it be for a day or so.

Thanks,

Ken-e

Last edited by ken-e; 02-18-2008 at 03:36 AM.
Reply With Quote
  #6 (permalink)  
Old 02-18-2008, 10:36 AM
lisa's Avatar
Administrator
 
Join Date: Apr 2007
Location: Dallas, TX
Posts: 2,849
Default

Hi ken-e,

I'm confused. So it sounds like you did upload the index.html to the public_html folder according to your explanation. In Dreamweaver I generally right-click the file and choose "Put" and that uploads it to the server. (I have CS3)
Reply With Quote
  #7 (permalink)  
Old 02-19-2008, 02:06 AM
Junior Babbler
 
Join Date: Feb 2008
Posts: 3
Default Trying to get domain to bring up website in browser

Hello Lisa,

Thanks for responding. Yes, I did upload the index.html file to the public_html folder using Dreamweaver. I purchased my domain name from Webpalace and signed up with Startlogic as my webhost. I’m just wondering why my domain name isn’t pointing to or bringing up my website when I for example put in www.ken-e.org in the web browser.

I sent a request to Webpalace to change the name servers. Webpalace confirmed they changed the servers to the ones assigned by Startlogic. Let’s say for example the servers were changed to xxx1startlogic.com and xxx2startlogic.com.

I received a response for Sherif on Website Babble who explained that I need to “upload index.html to your xyz.com, and when someone goes to xyz.com or xyz.com/index.html, they will see the same thing, i.e. your home page.”

If that’s the case, then how do I upload the index.html to my ken-e.org?

Ken-e
Reply With Quote
  #8 (permalink)  
Old 02-19-2008, 02:24 AM
ssmorgan's Avatar
Supreme Babbler
 
Join Date: Jun 2007
Location: Tucson, Arizona
Posts: 783
Default

Hi ken-e,

I am sorry this is all confusing, and I hope you're not getting frustrated.

Uploading a file is the same thing as transferring the files from your Dreamweaver to the public_html - so I hope I am not confusing you by saying "uploading".

So it sounds like you've done it right... when you go to your url, do you see the page (index.html) you've created?

If not, go to ken-e.org/index.html and hopefully it will be the page you created.
__________________
Connexins.com is Web Development Made Simple!

Eco-Friendly Fundraising | Success Starts Today | Let's Go Green!
Reply With Quote
  #9 (permalink)  
Old 02-19-2008, 11:12 AM
lisa's Avatar
Administrator
 
Join Date: Apr 2007
Location: Dallas, TX
Posts: 2,849
Default

Yes, I was confused too and as Sherif said, you've already done what he suggested based on your explanation. You might want to ask Statlogic about this. I remember one host I had, you had to delete the default "welcome.html" they used as a placeholder before you index.html page would show. Check with them and make sure you don't have to do something like this first.
Reply With Quote
  #10 (permalink)  
Old 03-28-2008, 06:21 PM
bestfin1's Avatar
Junior Babbler
 
Join Date: Mar 2008
Location: Miami ..See ya' on Spring Break
Posts: 23
Default

Quote:
Originally Posted by ssmorgan View Post
ken-e,

I may not be understanding your question fully, so if I am off-base, please bear with me...

Let's start with the basic:

Who did you register your domain with? Is it with Startlogic?

If you registered your domain with a different registrar (e.g. GoDaddy.com), you will have to log into your account at the domain registrar's website, and change the nameservers for your domain to the nameservers of your hosting account with Startlogic.
If your Startlogic hosting plan is configured to host your domain, then it could be another issue.

Sherif
The last day and a half Ive been trying to find something so basic and
i found it..

I just happened to do that same step but with hostgator..
BTW.. Thanks for the link..
__________________
My Site IphoneIpods
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 10:11 PM.



WB Sponsors

Profit Lance Review

WEB MARKETING



 Subscribe to the Website Babble Feeds

The place where beginners learn how to create a website.

Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0