Forum Moderators: open
I'm interested in creating a subdomain on my site. I was wondering if there's a difference between naming it "subdomain.website.com" and "website.com/subdomain."
Are they basically the same thing? Does the former quality sort of as a second site that can be submitted to directories (separate from the website.com domain)?
Any and all information you guys have is greatly appreciated! Thanks so much for your help... ahhh, I'm such a newbie :D
Shayna
Only the address "subdomain.example.com" is a true subdomain. The address "example.com/subdomain" is a directory (or as some people say, subdirectory.) A server can be configured so the it points requests for the subdomain address to the content in a directory, and this can cause some confusion about naming - however, the two are different.
If the same content can be accessed directly with either form of address, it can create "duplicate" problems with search engine indexing, so it's good to be clear, choose just one form for your content, and permanently redirect (301 status) the other address to your prefered form of the url.
Thanks for the tip. I think I'll use the subdirectory since all the articles I've read basically state that people are easily confused... well, that they don't know if they should use "www" before the subdomain.
The less confusion, the better.
Thanks again!