Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Should my domain name start with www?

0 views
Skip to first unread message

AAaron123

unread,
Nov 11, 2009, 2:46:21 PM11/11/09
to
I know this is not an asp.net question but you are the only people I can
ask.

I'd like a domain name like: MyName.org
rather than www.MyName.org.

When I went to sign up the dialog box simply told me to enter the name - no
discussion or suggestions.

I don't want to do it wrong so I'm asking if MyName.org is OK.

I notice that even in this post only the name with the www is underlined
above.

But I've seen lots of names that do not start with www.

Even if I do not need the www is there some reason you'd recommend it?


I'd appreciate any helpful comments.


CSharpner

unread,
Nov 11, 2009, 4:10:37 PM11/11/09
to
Context is everything. What "dialog" are you talking about brother?
Are you talking about configuring an app in IIS or are you registering
a new domain with a registrar like GoDaddy.com?

If you're registering a new domain with a registrar, you don't
register www.whatever.com, you register whatever.com.

Anything that preceeds the whatever.com is handled on your web
server. So, if you register the domain name MyName.org, you can have
a web site at MyName.org, a different one at www.MyName.org, another
at MyBlog.MyName.org, and any unlimited number of sites using any
names in front of MyName.org.

Does that help?
http://csharpner.blogspot.com

AAaron123

unread,
Nov 11, 2009, 5:39:34 PM11/11/09
to
My Host will register the name for me.
So from your answer I take it that I supply MyName.org and he will add the
www to it (or maybe not add anything).

Yes it helped a lot.

Thanks


"CSharpner" <csha...@gmail.com> wrote in message
news:a620def6-f39c-442e...@p32g2000vbi.googlegroups.com...

Alexey Smirnov

unread,
Nov 12, 2009, 2:39:42 AM11/12/09
to
On Nov 11, 11:39 pm, "AAaron123" <aaaron...@roadrunner.com> wrote:
> My Host will register the name for me.
> So from your answer I take it that I supply MyName.org and he will add the
> www to it (or maybe not add anything).
>
> Yes it helped a lot.
>
> Thanks
>
> "CSharpner" <csharp...@gmail.com> wrote in message

>
> news:a620def6-f39c-442e...@p32g2000vbi.googlegroups.com...
> Context is everything.  What "dialog" are you talking about brother?
> Are you talking about configuring an app in IIS or are you registering
> a new domain with a registrar like GoDaddy.com?
>
> If you're registering a new domain with a registrar, you don't
> registerwww.whatever.com, you register whatever.com.

>
> Anything that preceeds the whatever.com is handled on your web
> server.  So, if you register the domain name MyName.org, you can have
> a web site at MyName.org, a different one atwww.MyName.org, another

> at MyBlog.MyName.org, and any unlimited number of sites using any
> names in front of MyName.org.
>
> Does that help?http://csharpner.blogspot.com

>
> On Nov 11, 2:46 pm, "AAaron123" <aaaron...@roadrunner.com> wrote:
>
>
>
> > I know this is not an asp.net question but you are the only people I can
> > ask.
>
> > I'd like a domain name like: MyName.org
> > rather thanwww.MyName.org.
>
> > When I went to sign up the dialog box simply told me to enter the name -
> > no
> > discussion or suggestions.
>
> > I don't want to do it wrong so I'm asking if MyName.org is OK.
>
> > I notice that even in this post only the name with the www is underlined
> > above.
>
> > But I've seen lots of names that do not start with www.
>
> > Even if I do not need the www is there some reason you'd recommend it?
>
> > I'd appreciate any helpful comments.- Hide quoted text -
>
> - Show quoted text -

"MyName" is a second-level domain name, "www" is a third-level domain
and may not exist without registering second-level domain. Domain
registrar will register for you just "MyName" andd "www" in front of a
domain will be added automatically by your hoster without any
additional fee.

It's possible to configure site not to start with "www", and/or to
start with "www" only, but all commercial hosters usually do both -
"www" and no "www". This is because most people think domain names
always start with "www".

Hillbilly

unread,
Nov 11, 2009, 3:07:03 PM11/11/09
to
www is not necessary but omitting its use and having the domain name
resolved requires server-side configuration of the DNS. You should talk to
your hosting service provider about this.

"AAaron123" <aaar...@roadrunner.com> wrote in message
news:ur7vlewY...@TK2MSFTNGP05.phx.gbl...

CSharpner

unread,
Nov 24, 2009, 2:47:04 PM11/24/09
to
Yes, you take it correctly. You just register MyName.org, and your
host will configure your site to accept "www." in front of it. If
not, you should tell them to.

Glad it was helpful,
http://csharpner.blogspot.com

On Nov 11, 5:39 pm, "AAaron123" <aaaron...@roadrunner.com> wrote:
> My Host will register the name for me.
> So from your answer I take it that I supply MyName.org and he will add the
> www to it (or maybe not add anything).
>
> Yes it helped a lot.
>
> Thanks
>

> "CSharpner" <csharp...@gmail.com> wrote in message


>
> news:a620def6-f39c-442e...@p32g2000vbi.googlegroups.com...
> Context is everything.  What "dialog" are you talking about brother?
> Are you talking about configuring an app in IIS or are you registering
> a new domain with a registrar like GoDaddy.com?
>
> If you're registering a new domain with a registrar, you don't

> registerwww.whatever.com, you register whatever.com.


>
> Anything that preceeds the whatever.com is handled on your web
> server.  So, if you register the domain name MyName.org, you can have

> a web site at MyName.org, a different one atwww.MyName.org, another


> at MyBlog.MyName.org, and any unlimited number of sites using any
> names in front of MyName.org.
>

> Does that help?http://csharpner.blogspot.com

0 new messages