Sto su DNS i posluzitelji naziva? Kako povezuju domene i posluzitelje
Kad pokrecete web stranicu, vrlo brzo cete susresti pojmove DNS i posluzitelj naziva. Bez njih domena i posluzitelj ne mogu ispravno suradjivati.
U ovom clanku jednostavno objasnjavam sto su DNS i posluzitelji naziva, kako se postavljaju i na sto treba paziti tijekom konfiguracije.
The Complete Comparison of 32 WordPress Hosting Services: Best Picks for Individuals, Businesses, and Overseas Use

DNS je sustav koji pretvara ljudima lako pamtljivo ime domene u IP adresu koju racunala koriste za komunikaciju. Zato se cesto opisuje kao adresar interneta.
- which site should I look at?
- I want to choose a server in a simple, easy-to-understand way.
- Tell me how to start WordPress right away.
don’t you feel that way? That is why this article carefully introduces handpicked recommendations from 32 hosting services for individuals, companies, domestic use, and overseas use. It is explained by the SEO lead of an app development company that uses hosting services every day.
What Is DNS?
A i MX zapisi
It converts the domain names we can easily remember into IP addresses that computers can easily understand. Because of this process, you can access a site simply by entering its website address into a browser.
Na sto treba paziti
A name server is a server within the DNS system that keeps the correspondence between domain names and IP addresses.
Zakljucak
DNS i posluzitelji naziva su osnovna veza izmedu domene, web posluzitelja i e-poste. Kad razumijete sto rade i kako se postavljaju, puno cete lakse voditi web stranicu bez zbunjujucih problema oko povezivanja.
Register the Domain
The first step in launching a website is to register the domain name you want.
Specify the Name Server
After registering the domain, you need to specify the name server to be used for that domain. When you sign up for a rental server, the hosting company can provide the name server information.
Adjust the DNS Settings
Finally, you map the domain name to the IP address. This includes configuring A records and MX records.
Configure an A Record
An A record, or Address Record, is the record used to link a domain name to an IP address. For example, it is used when you associate your website’s domain name with the IP address of the web server.
- Access the DNS control panel: Log in to the control panel of the registrar managing the domain or the hosting service.
- Go to the DNS settings: Move to the DNS-related settings section, such as “DNS management” or “DNS settings.”
- Add the A record: Choose the option to add an A record and enter the required information.
Host name: Usually the domain name or subdomain name, such as www.
IP address: Enter the IP address of the server hosting the website. - Save the changes: Save the settings and apply the changes.
Configure an MX Record
An MX record, or Mail Exchange Record, is the record used to specify the mail server that handles emails received through the domain name.
- Access the DNS control panel: Again, log in to the control panel of the registrar or hosting service managing the domain.
- Go to the DNS settings: Move to the DNS-related settings section.
- Add the MX record: Choose the option to add an MX record and enter the required information.
Priority: If you configure multiple mail servers, this number determines which server receives mail first. The lower the number, the higher the priority.
Mail server address: Enter the domain name of the server that handles the mail, such as mail.example.com. - Save the changes: Save the settings and apply the changes.
Points to Watch and Costs
Propagation Time

After changing the name server or DNS settings, it takes time for those changes to be reflected across the internet. In general, it is good to allow anywhere from a few hours to about 48 hours.
Security
Because there is also a risk of DNS hijacking, it is important to choose a trustworthy service.
Costs

Registering a domain usually costs a few hundred to a few thousand yen per year depending on the domain. Name server services are often included in a rental server contract, but if you use a specialized DNS service, additional charges may apply.
Summary
DNS and name servers are foundational parts of operating a website.
By learning this knowledge, launching and managing a website becomes much smoother. I hope this article will help with your website operations.