Alex Morgan
Alex Morgan
Senior Hosting Analyst
10+ years testing web hosting infrastructure. Benchmarks servers across 4 continents.

डोमेन DNS होस्टिंग पर कैसे पॉइंट करें 2026

Buying a domain and buying hosting are two separate steps until DNS ties them together. This guide explains nameserver delegation versus A/CNAME records, how to edit DNS at your registrar, and how to confirm propagation without guesswork.

हमने इन चरणों को कैसे सत्यापित किया

प्रकाशन से पहले अगर चरण होस्ट-विशिष्ट हैं तो कम से कम दो ब्रांड पर चलाते हैं. वरना एक ही स्टैक पर दो अलग दिन। कंसोल त्रुटियाँ, क्षेत्रीय UI अंतर और बटन खिसकने पर तुरंत कॉपी अपडेट करते हैं। पथ और स्क्रीनशॉट तिमाही में चेक। DNS/SSL/बिलिंग पर रिकवरी विकल्प सत्यापित करते हैं और आधिकारिक दस्तावेज़ लिंक करते हैं।

  1. 1

    Step 1: Decide nameservers vs A record

    If your host gives you two or more nameservers (e.g. ns1.example.com), pointing the domain at the host is usually easiest. The host then manages all DNS. If you keep DNS at Cloudflare or your registrar, instead add an A record for @ to your server IP and a CNAME for www to your apex or host-provided target.

  2. 2

    Step 2: Find your host's nameservers or IP

    In your hosting welcome email or control panel, copy the exact nameserver hostnames or the IPv4 address for your account. Typos here are the #1 cause of "site not found" issues.

  3. 3

    Step 3: Update DNS at the registrar

    Log into Namecheap, GoDaddy, or IONOS → Domain → DNS / Nameservers → Custom DNS. Paste each nameserver. Save. If using A/CNAME only, switch to DNS records mode and add @ A and www CNAME per your host's doc.

  4. 4

    Step 4: Lower TTL before big changes (optional)

    If migrating live traffic, drop TTL to 300 seconds a day ahead so rollback is faster. then raise TTL again after stability.

  5. 5

    Step 5: Wait for propagation

    Global propagation typically takes minutes to 48 hours. Use a public DNS checker tool querying multiple regions to see when new values appear.

  6. 6

    Step 6: Verify SSL and WordPress URL

    Once DNS resolves, issue SSL in the hosting panel, then in WordPress set Settings → General URLs to https if needed.

1
Namecheap Best Value
Portfolios and Stellar/EasyWP have lived here for years: renewals stay readable, WHOIS privacy is included, and the combo still undercuts most 'domain + host' bundles we price out.
★★★★½
✓ फ़ायदे
  • Transfer codes, nameserver changes, and DNS timing all tested on Namecheap.
  • Clear renewal pricing, easy to track across a large domain portfolio.
  • Free WHOIS privacy on registrations and transfers.
✕ नुकसान
  • Check Namecheap bundles so DNS does not break if hosting lapses.
  • Not the fastest host. Plan caching and a CDN for speed-critical sites.
मूल्य/माह$1.98
स्टोरेज20 GB SSD
मुफ़्त डोमेन✓ हाँ
अपटाइम99.9%
2
Hostinger Top Pick
Hostinger has survived multiple yearly cycles on our bench: LiteSpeed, hPanel, and sub-$3 intro pricing still deliver the best overall value for most sites we migrate.
★★★★½
✓ फ़ायदे
  • Transfer codes, nameserver changes, and DNS timing all tested on Hostinger.
  • Fast LiteSpeed loading, consistent in our repeated tests.
  • Good storage, SSL, and backups on entry plans, no forced add-ons at login.
✕ नुकसान
  • Check Hostinger bundles so DNS does not break if hosting lapses.
  • No phone support on any plan.
मूल्य/माह$2.99
स्टोरेज100 GB SSD
मुफ़्त डोमेन✓ हाँ
अपटाइम99.9%

अक्सर पूछे जाने वाले प्रश्न

Can I use Cloudflare with shared hosting?+
Yes. point nameservers to Cloudflare, then set A/CNAME to your host origin; enable "Full (strict)" SSL when origin has a valid cert.
What if email breaks after DNS change?+
If you replaced all records, restore MX records from your email provider. Nameserver-only changes should not remove MX if email is at Google/Microsoft. but always verify.