Ok, i am new here and i am in panic because netlify looks like a programmer language that i don’t know.
I made a website with bolt.new and deployed it https://starlit-piroshki-980167.netlify.app/
now i must link my domain name, justitie-la-vedere.ro , to the website i deployed. In my domain admin i have set the dns servers to the ones from netilify.
With the AI chat i have no idea what it means. What must i do now?
@Gilbert_Sablerolle If you’re working with AI you may want to continue conversing with various AI.
Ask a relevant AI to explain concepts/steps to you that you don’t understand, or to simplify explanations.
Ultimately there are two ways to connect a custom domain to your site.
One is to use Netlify DNS.
That involves setting the name servers at your registrar, the docs for that are here:
https://docs.netlify.com/domains/set-up-netlify-dns/
The other is to use your existing/external DNS.
That involves setting A & CNAME records at your existing DNS provider, the docs for that are here:
https://docs.netlify.com/domains/configure-domains/configure-external-dns/
There’s some information here for why Netlify DNS might be a better option:
https://docs.netlify.com/domains/why-netlify-dns/
If you’re using a Free plan, I’d recommend not using Netlify DNS, as doing so would cause your email to stop working if your site ever exceeded its limits, see:
If i get it working then i want a payed plan of course, but netlify is very complicated. Thanks for your response i will read the docs.
I got it working, thank you so much for your help.