Introduction
जब भी आप Internet पर कोई website खोलते हैं—जैसे google.com या amazon.in—तो आपने notice किया होगा कि हर website का एक unique नाम होता है। इसी नाम को Domain Name कहा जाता है।
असल में computers numbers (IP Address) को समझते हैं, लेकिन इंसानों के लिए numbers याद रखना मुश्किल होता है। इसलिए domain names बनाए गए ताकि हम आसानी से websites को पहचान और access कर सकें।
Web Designing सीखने वाले students के लिए यह समझना बहुत जरूरी है कि domain कैसे काम करता है, क्योंकि यही website की online identity होती है।
Definition
Internet Domain एक unique name होता है जो किसी website की पहचान करता है और उसे Internet पर locate करने में मदद करता है।
Concept
1. Domain Name क्या होता है
- Domain Name = Website का address
- Example: google.com
- यह IP address का human-friendly version होता है
2. Domain Name Structure
एक domain name तीन parts से मिलकर बना होता है:
Example: www.learnbca.com
- www → Subdomain
- google → Domain Name
- .com → Top Level Domain (TLD)
3. Types of Domains
(a) Top Level Domain (TLD)
यह domain का last part होता है
Types:
- .com → Commercial
- .org → Organization
- .edu → Education
- .gov → Government
(b) Country Code TLD (ccTLD)
यह country को represent करता है
- .in → India
- .us → USA
- .uk → United Kingdom
(c) Subdomain
- Main domain के पहले आता है
- Example: blog.google.com
4. Domain Name System (DNS)
Domain Name System
- DNS domain name को IP address में convert करता है
- इसे Internet का “phonebook” भी कहा जाता है
5. Domain Registration
- Domain खरीदने की process को registration कहते हैं
- यह domain registrar के माध्यम से किया जाता है
- Example: GoDaddy, Namecheap
Real-Life Example
मान लीजिए आप अपने दोस्त का phone number याद नहीं रखते, लेकिन उसका नाम याद है।
- नाम = Domain Name
- Phone Number = IP Address
जब आप उसका नाम search करते हैं, phone automatically number ढूंढ लेता है।
ठीक उसी तरह DNS domain name को IP address में convert करता है।
Important Points
- Domain Name = Website की identity
- यह IP address का easy version है
- DNS domain को IP में convert करता है
- TLD domain का last part होता है
- हर domain unique होता है
निष्कर्ष
Internet Domains Web Designing का एक important concept है, क्योंकि यही website की पहचान और accessibility को define करता है। बिना domain के users किसी website तक आसानी से नहीं पहुँच सकते।