Jul 26, 2008

What Do You Prefer? A Subdomain Or A Url With A Folder Name?

Free Web Hosting, No Ads > CONTRIBUTE > The Internet > Web Design
Pages: 1, 2

free web hosting

What Do You Prefer? A Subdomain Or A Url With A Folder Name?

shadowx
Hi everyone, please see the poll and respond!

Let me elaborate here, say if there was a website, the url itself was around 6 or 7 letters long such as trap17.com, that sort of length, now would you prefer to see a subdomain on this site, such as sub.site.com or have a folder name in the URL like site.com/sub, I want the URL to be as easy to remember and as catchy as possible and im not sure which method would give the best results here.

In line with my last post i would appreciate any links to a website where i can find information like this. But please respond to my poll so i can get an idea of what the average user thinks.

Thanks!

Reply

Tetraca
If I have a true domain, I prefer to use sub.site.com because it looks cleaner.

If I have a subdomain only, I prefer to use site.com/folder because it makes the URL looks less rediculous.

Reply

shadowx
Yeh i would agree with that, a sub.sub.com URL is long to remember, to clarify it would be a top level domain like www.site.com.

Thanks for the quick response, i forgot to clarify that it was about a TLD.

Reply

cwconline
Most Def a sub domain... but a folder domain is good to..

Why subdomain? It can be shorter instead of something like site.com/members/cwconline/index.php or however it is

But also note a good url like geocities, or tripod will up and boost your search engine rank if it is in a folder. Because
they already have there pages with there page rank, and there domain, is what is being looked at next to your folder where your
site is.

Reply

reconraiders
It really depends on your situation. Sometimes folders work better. Sometimes sub-domains work better. If you mean for organization within one particular site, folders are usually better. This way you can make it easier to reference included files like stylesheets, javascripts, images, and other files. However, in my opinion, if your purpose is for a whole site (like your own site on a free host) I would use subdomains. This way you can use a forward slash ('/') and go to the root of the site. Because if your freesite url was like "hostsite.com/yoursite", you would have to use "/yoursite" to get to your root.

Reply

Saint_Michael
Hmmm I would say thats a tough call and like recon mention it would depend on the situation and what your site is all about. Both set ups could be used for good organization you just have to use them appropriately, for instance if your site is all about news then this site up would be appropriate for archiving that news: yoursite.com/folder1/folder2/folder3/folder4.

Now if you have a business that has divisions within that company then this set up would be more appropriate:

cia.whitehouse.gov fbi.whitehouse.gov

You can be organized in any matter of ways to have a good looking site, it just depends what kind of site your trying to set up for people to see.

Reply

jlhaslip
This isn't my area of expertise, but I think when you create a sub-domain on your account in Cpanel, there is a folder created for the sub-domain and the sub-domain can be accessed using either www.sub.domain.com or www.domain.com/sub. But I might be wrong.

Reply

wenster
I prefer to have WENISCOOLASIAN.com/subdomain

To me it just looks better than blahblahblah.weniscoolasian.com seems long.


Reply

khalilo
I prefer my own domain instead of a subdomain cuz www.mydomain.com looks cooler and easier to memorise than www.mydomain.sub.com. It also makes the sight look better. A subdomain may imply that the owner of the sight doesn't care much about it cuz he isn't spending a lot of money on it. While a domain signifies that the owner is spending money and therefore caring about it. In other words a domain is more attractive for traffic, so i have to go with domain instead of subdomain.

Reply

ghostrider
Domain names are obviously the best that you can have, as long as they aren't to long to remember.

I voted for subdomain, but you should only use it if you if thats short, otherwise the address gets to long to remember. You can always use a folder too, and change it later.

Reply

Latest Entries

alshow
I prefer subdomain, everyone;s

Reply

delivi
I'd prefer the subfolder way for categorizing the sections of my website

because it appears to be a part of the site, sudomains will be useful only when we've a portal where different sections of the site can be accessed from different subdomains


Reply

Unregistered 012
Personally, i like sub.trap17.com more than trap17.com/sub. I think that sub.trap17.com looks more neat, and professional. While trap17.com/sub just looks, well..... , not as good in my opinion. I'm glad that trap17.com uses sub.trap17.com instead of trap17.com/sub. But that is just my opinion.

Reply

Yuripro84
I think as long as the content is in the folder, it's all good, but I'm no SEO expert lol
Good question though....I would have never though of doing that

Reply

shadowx
Well if a subdomain damages my SEO and page rank etcetera then surely by using the subdomain to redirect to a folder then i could use SEO on the folder and the subdomain would make it look nice to the user?

Would this affect my standing in a search engine?


Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Pages: 1, 2
Similar Topics

Keywords : prefer subdomain url folder

  1. I've Given A Friend A Subdomain - I need a cPanel (3)
  2. Image Calling Problem Solved - I was having issues trying to call an image from a folder. (1)
    Alright so this is for example You'd have a site and the structure is like this.
    http://www.url.com/ a folder of images /images/ and some pages in this parent directory. However,
    I have another folder so it's http://www.url.com/other/ and this index page needs to call
    things from http://www.url.com/images/ and it can't. It won't load. I've had the
    call be to CODE <img src="images/" or <img src="../images/" and
    <img src="http://www.url.com/images/" It doesn't work. I can't...
  3. Adobe Photoshop Or Macromedia Fireworks - What do you prefer and why? (12)
    Every where in the most design website I see them use Photoshop, when I ask my friend about pretty
    design How do they made.. the answer is alwys By Photoshop , In television too when you hear the
    word design you hear Photoshop too.. I wonder about that but I use Macromedia Fireworks a three
    years ago and I find it very easy and make the same design that photoshop make. Is there a big
    differnce between this two softwares? and which is the better ? Why?...
  4. Can't Delete A Folder On Server! - a small mistake in a script.... (7)
    I maintain my college's website and since I update it frequently, I decided to
    write a php script that would backup all the data in a folder on the server itself. To backup all th
    e data I would only need to run the script once in a while: function dircpy($basePath,
    $source, $dest, $overwrite = false) { print
    "============================================================================ ";
    if(!is_dir($basePath . $dest)) mkdir($basePath . $dest);
    if($handle = opendir($basePath . $source)) {...
  5. Where Can Ii Get Free Good Subdomain Hosting - Where can iI get free good subdomain hosting (2)
    I want persons to help me and other persons out by making a list of were we can get good subdomain
    hosting from. addyour.net orgfree.com netfirms.com www.guyanadesign.noads.biz And this will be a
    direct violation of the TOS. See, you should've read the rules first. Now I have to issue a
    ban. More paperwork... ...



Looking for prefer, subdomain, url, folder,

Searching Video's for prefer, subdomain, url, folder,
advertisement



What Do You Prefer? A Subdomain Or A Url With A Folder Name?



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE