I made a obl.ong domain vial.obl.ong
. Just wondering, how do I change the domain name, from parking.obl.ong
to vial.obl.ong
, I don’t see a save button, is there something I should be doing differently?
You need some kind of server to host a website (if you want, you could just run nginx on a linux box at your home, port forward ports 443 and 80, set an A record with your home IP, and get a TLS cert for HTTPS with certbot
). For example, if you’re using github pages:
- Delete the “URL” record.
- Go to github’s custom domain thingy (whatever they call it).
- Add whatever DNS records github tells you to add.
Just remove the record and make new ones - the parking URL record is kinda clunky