im planning to register a domain , im yet to register before that i have a query , ok . so what i need to do is register a domain country specific like say www.in.webtechar.com for india , www.uk.webtechar.com for UK and so on ... ok is this can be achieved with one single domain www.webtechar.com or ill have to register a country specific domain for each country e.g. http://www.in.capgemini.com/

THanks, Mukesh

link|improve this question
feedback

migrated from stackoverflow.com Nov 30 '09 at 16:02

This question came from our site for professional and enthusiast programmers.

2 Answers

up vote 1 down vote accepted

Registrations will mostly be based on the last bit of the domain i.e. the .com, what you want to do can be achieved by setting up subdomains on your web server.

link|improve this answer
feedback

The domain is the name.com part. Everything before the name is host-specific. So if everything you want to do is something.webtechar.com, you only have to register webtechar.com.

If you were doing country-specific top level domains like webtechar.in or webtechar.uk, then you would need to register each one of those.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.