Hello, when I want to register my site to a custom domain, I get this problem from the DNS provider. I am posting the English translation below, thank you in advance.
“Please check whether the domain is registered in the name server and active. Please contact the operator of the name server you have registered, as there is probably a misconfiguration here.”
Wait, is your domain connected to an account or not?
If it is connected, you don’t need to do anything with NS/CNAME, as those things are only to connect the domain to your account.
Once your domain is connected, create two A records with “@“ and “www” both pointing to the IP address shown in the client area with your DNS provider.
Now I see that whenever I enter the new domain into the browser, it redirects me to the old domain and shows me ads because it is not active. Is this due to a problem in htdocs or am I thinking wrong? or how
When I delete the hotdcs files on the old website and install the new WordPress, the site and domain connection works, but I want to use that site, the theme, my blogs and my articles. Is there a solution? Is the problem because the old website url is embedded in one of the files? If yes, which one could it be?
You can move your website by copying the files and database to the account (make sure to place files in the correct htdocs folder), and set the site URL in the wp-config.php file.