I built a personal website on cargo and wanted to assign my personal website to a new domain name, so I bought a domain name on Cloudflare, and then I asked cargo staff to help I’m doing association processing, they reported the following problems, I don’t know how to solve it
You can easily do that
1.Go to DNS Manger at your Cloudflare
2.Select the type of Record as Nameservers then add ns1.cargocollection.com in record and @ in name
3. Repeat the same process and add ns2.cargocollection.com
4. Then everything is done setup
Any problems you can revert back .
Unfortunately, no as far as OP domain is registered with Cloudflare Registrar:
If the domain name is registered at Cloudflare Registrar, unfortunately, currently you cannot change the nameservers if you use Cloudflare as a domain registrar. Currently, Cloudflare Registrar only lets you use Cloudflare name servers.
Kindly, use the below article for the instructions how to configure your domain name with Cargo service:
Steps you have to do:
- Login to the Cloudflare dashboard using your Cloudflare account.
- Select your domain name.
- Navigate to the DNS tab.
- Click on the “Add new record”.
- Select CNAME as a type from the dorpdown menu.
- For the “name” field enter
www. - In the “target” field enter
subdomain.cargocollective.com - Make sure it’s
(DNS-only). - Click on “Save”.
- Click on “Add new record”.
- Select A as a type from the dropdown menu.
- For the “name” field enter
@. - In the “IPv4 address” field enter
192.0.2.1 - Make sure it’s
. - Click on “Save”.
- Navigate to the Page Rules.
- Click on “Create Page Rule”.
- In the first field enter
yourdomain.com/*(replace with your real domain name) - From the dropdown menu select “Forwarding URL”.
- Next to it, “select status code” choose “301 Permanent Redirect”.
- In the input field below enter
https://www.yourdomain.com/$1(replace with your real domain name) - For “Order” select “First”
- Click on the button “Save and Deploy”.
- Navigate to the SSL/TLS.
- Make sure it’s set to the
Full (Strict) SSL.
Helpful article how to manage DNS records at Cloudflare for your domain name:
I thought that the website was registered using other web-host
