#I need help with configuring a custom url into my github pages website. I need to connect this.
54 messages · Page 1 of 1 (latest)
You'll need to share more details
so i own the domain
and i watn to attach the domain to a git repo
so that it can run off github pages
but i dont know how to set up the dns severs nd things like that
GitHub Pages should explain all that for you. I'm pretty sure they link the docs from the pages settings
What did you see the DNS to?
yes i setup the correct dns adresses
all four
into my domains site
and the CNAME
All four?
When I request the DNS settings for www.audio.tech I get
;audio.tech. IN A
tech. 1800 IN SOA ns0.centralnic.net. hostmaster.centralnic.net. 350312 900 1800 6048000 3600
I do not see any CNAME records
Hmm, this is what I see when I request the DNS records for my GitHub Pages site
;bevy.zech.codes. IN A
bevy.zech.codes. 3585 IN CNAME zechcodes.github.io.
zechcodes.github.io. 3585 IN A 185.199.108.153
zechcodes.github.io. 3585 IN A 185.199.111.153
zechcodes.github.io. 3585 IN A 185.199.109.153
zechcodes.github.io. 3585 IN A 185.199.110.153
Fwiw DNS records are public knowledge, so there's not likely any reason to censor them
Oooohhhh
These are the DNS records I see for www.autio.tech
; <<>> DiG 9.10.6 <<>> www.autio.tech +nostats +nocomments +nocmd
;; global options: +cmd
;www.autio.tech. IN A
So whatever DNS records you've set aren't being used.
I have them all in here tho
it says theres a 4-8 hour wiat
you think that may be the problem?
Maybe... That's really annoying haha I use Google Domains and their records update within seconds lol
do you think that it is a worth investment?
It's bare bones but that's all I need. I don't want fancy features getting in the way of what I need to do.
Hey
where di u check the dns things
like to see if they were online or now
not
**
I am on mac
Yeah, same as what I get. I just shared the relevant bits.
Okay yeah thanks