For the complete documentation index, see llms.txt. This page is also available as Markdown.

Connecting a Domain

How to point a domain to Hostinger by updating nameservers or adding A records, use a free subdomain, and verify domain ownership through hPanel or the API.

Point your domain to Hostinger so visitors can reach your site.

Note: DNS changes can take up to 24–48 hours to propagate globally, though most take effect within a few hours.

Delegates all DNS to Hostinger. Best for most cases.

Hostinger now assigns unique nameservers per site — they are not the same for every account, so don't copy values from another guide. Always pull yours from hPanel before changing anything at your registrar:

  1. In hPanel, open Websites and select your site.

  2. Next to the temporary domain (or the "Domain not connected" notice), click Check guide.

  3. Copy the two nameserver values shown.

Then at your registrar:

  1. Log in to your domain registrar.

  2. Open DNS or Nameserver settings.

  3. Replace the existing nameservers with the values from hPanel.

  4. Save.

If your domain is registered with Hostinger on the same account, nameservers are already configured — no action needed.

Method 2: A record only

Keep DNS at your current registrar and only point web traffic to Hostinger.

  1. In hPanel, open your website dashboard and copy your hosting IP.

  2. At your registrar, add these records:

    Type
    Name
    Value

    A

    @

    Your Hostinger IP

    A

    www

    Your Hostinger IP

Using a free subdomain

No domain yet? Use a free *.hostingersite.com subdomain — assigned instantly, no DNS needed.

  1. During website creation, select Free subdomain.

  2. Hostinger generates one for you.

  3. Your site is live immediately.

Replace it with a custom domain any time.

Verifying domain ownership

If you need to prove ownership (e.g., via API), see the domain verification endpoints in the API reference.

After connecting


Last updated: July 21, 2026

Last updated

Was this helpful?