Jump to content

Recommended Posts

Posted

A subdomain's advantage is that you can access it through both URLs (since a subdomain is a third-level-domain linked to a subdirectory).

I always use subdomains when I'm designing a new part of my site :blink: But it's really all preference.

Posted

It helps separate different aspects of a site and is easier to remember. For instance, support.microsoft.com is easier to remember than microsoft.com/support and it separats their support section from their products and general information section of the site.

 

Another big difference is best shown as an example:

On one of my clients' site he has a fishing charter business and he also has a GTO he's proud of and wants to show off. For a long tme I had to deal with the car fanatics messing up the statistics of who is looking for fishing boats. I finally set up the GTO pages as a subdomain which has a separate set of statistics in the cPanel.

Posted

The www is a subdomain. Your website should pull up with or without the www in front. Though you will find that some sites will not work that way it is just a settings issue on the server.

Posted
The www is a subdomain

You´re saying I can make subdomain like www.jikrantz.se (jikrantz.se/www)

and have the net not think its the root of mysite like the normal www.jikrantz.se?

Posted

Not quite Thomas. Everything to the left of domain.com is a subdomain. You cannot create it because it is already there, the www already exists as a subdomain pointing to domain.com. Could you modify the A record to point elsewhere? I suppose so. My answer was in response to why are some domains listed without a www. I often do not type the www because it is a little faster for me but in general they both resolve to the same place.

Posted

Right, Thomas. Look at your File manager in cPanel. When you first open it there is already the www "subdomain folder" and that is where we put our website files.

 

At work the WWW is required to get to our sites - if you just put historictours.com it goes to a "Under Construction" page. I don't know why they did that but most places assume that if there is no subdomain to use the www one.

Posted

Wow thank you for this little subdomain introductory course, I must admit that in my mind subdomains have always been synonyms to misteries :)

 

Not anymore though and thanks to you all as already triggered a few ideas which are going to help me tremendously!! Thumbs Up

  • 3 weeks later...
Posted

I also quite enjoyed the article at websiteGear whose link Rob provided. Thanks. :dance:

 

I have a question - is it possible for a subdomain to point elsewhere other than a subdirectory, for example it could point to a subsubdirectory or even a completely different directory altogether?

 

It would be nice if visitors to my site can access the subdomain by only one way, that is thru blahblah.domain.com instead of two ways - blahblah.domain.com and www.domain.com/blahblah

Posted

Is it possible for a subdomain to point elsewhere other than a subdirectory, for example it could point to a subsubdirectory or even a completely different directory altogether?

 

It would be nice if visitors to my site can access the subdomain by only one way, that is thru blahblah.domain.com instead of two ways - blahblah.domain.com and www.domain.com/blahblah Is there any way of achieving this?

 

Thanks.

  • 1 month later...
Posted

An advantage of a subdomain is the ability to use absolute directory structures. For example, if your "Go back to Homepage" hyperlink a-href to "/index.html", it will go to the uppermost index.html of the subdomain instead of the uppermost index.html in your main web site.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...