Click to See Complete Forum and Search --> : Subdomain or Folder?


ramwaimea
02-07-2007, 08:19 AM
I have lot of subdomains in my site. I created subdomain for each city, so when the site expands to new cities, number of subdomains also goes up. I opted for subdomain instead of folder, mainly for branding.

I thought that the user will be happy to see seattle.domain.com instead of www.domain.com/seattle. So far, subdomains worked ok. I am thinking of whether to switch to simple folder structure due to following reasons.

1. My main domain has page rank of 4. Subdomains have page rank of 0. Just zero! All the links come to main domain. Subdomains have no backlinks. I think this also affect the ranking.

2. My domain comes up in the natural search results, but subdomains never show up there.

Even with folders, I can still keep subdomain structure using htaccess redirects. But, I am worried that if I have too many instructions in htaccess file that may slow down the system. I already have 20 subdomains, I expect to have atleast 10 more by the end of this year.

My questions:

1. Does it make any difference to the search engines whether I have folders and subdomains? IMO search engines need to go thru all the headache to find the relevant content for the keyword, but coders are breaking their head to adapt to search engines. ;-)

2. If I am going to go with folders, I will still use subdomains for branding, but that can be done by htaccess. I can have links point to subdomain.domain.com, but htaccess will redirect them to www.domain.com/subdomain. Is it ok to have 30 subdomain redirects in htaccess of main domain. Does the number of instructions (in htaccess) even matter?

Thanks!

p_lea
02-08-2007, 06:51 AM
subdomain = totally new site
folder = credits top site

http://www.webdeveloper.com/forum/showthread.php?t=65935&highlight=subdomain

Compguy Pete
02-08-2007, 10:13 AM
I would do a redirect to the folder or something else.

typically I've only seen sub domains useful for quickly telling someone an address that maybe rather long or timely to explain because of slashes and such.
A good example is movie sites that aren't worthy for their own TLD... HA

ramwaimea
02-10-2007, 10:44 AM
p_lea and Pete: Thank you very much!

engihab
02-13-2007, 06:59 PM
HI, ramwaimea
WHAT DO YOU DO ?
WHICH OPTION YOU CHOSE ?

SUBDOMAIN OR SUBDIR !!!!!!! HA

SHARE US YOUR CHOICE :)

ramwaimea
02-14-2007, 03:11 AM
I haven't decided yet. I contacted google to throw some light on this. I feel that I am going to go with folders. It all depends on what the big google say.

WebGeek182
03-14-2007, 06:37 PM
subdomain = totally new site
folder = credits top site

http://www.webdeveloper.com/forum/showthread.php?t=65935&highlight=subdomain

Very concise! Exactly right.

positionnement
04-08-2007, 10:06 AM
folder is the more important to rank well in search engines.

Intensity
04-12-2007, 12:13 AM
1. Does it make any difference to the search engines whether I have folders and subdomains? IMO search engines need to go thru all the headache to find the relevant content for the keyword, but coders are breaking their head to adapt to search engines. ;-)

It all really depends. Building SubDomains is like building a new website. It is hard work to market 20 websites at once. But consider this: 20 websites build up and linking to one source = Main URL. It ads up. Plus in any case, if one of your sub domains gets banned, it does not effect the other subs or tld's.

2. If I am going to go with folders, I will still use subdomains for branding, but that can be done by htaccess. I can have links point to subdomain.domain.com, but htaccess will redirect them to www.domain.com/subdomain. Is it ok to have 30 subdomain redirects in htaccess of main domain. Does the number of instructions (in htaccess) even matter?

Doesn't Matter. Just ensure you are utilizing a 301 Redirect.