#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)

upbeat temple
#

pls help me

simple stratus
#

You'll need to share more details

upbeat temple
#

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

simple stratus
#

GitHub Pages should explain all that for you. I'm pretty sure they link the docs from the pages settings

upbeat temple
#

Okay ill look into that

#

thank you for your time

upbeat temple
#

I've recived this error.

simple stratus
#

What did you see the DNS to?

upbeat temple
#

yes i setup the correct dns adresses

#

all four

#

into my domains site

#

and the CNAME

simple stratus
#

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

upbeat temple
#

This is where i have it added

#

will i need to wait or something?

simple stratus
#

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
upbeat temple
#

the web site is autio not audio

simple stratus
#

Fwiw DNS records are public knowledge, so there's not likely any reason to censor them

#

Oooohhhh

upbeat temple
#

ok my bad

#

i odnt know much about the dns system sorry

simple stratus
#

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.

upbeat temple
#

I have them all in here tho

#

it says theres a 4-8 hour wiat

#

you think that may be the problem?

simple stratus
#

Maybe... That's really annoying haha I use Google Domains and their records update within seconds lol

upbeat temple
#

do you think that it is a worth investment?

simple stratus
#

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.

upbeat temple
#

Hey

#

where di u check the dns things

#

like to see if they were online or now

#

not

#

**

simple stratus
#

I used the dig command

#

If you're on Windows you need to use a bash shell

upbeat temple
#

I am on mac

simple stratus
#

Oh nice

#

dig WWW.EXAMPLE.COM +nostats +nocomments +nocmd
That's the command

upbeat temple
#

alrgith

#

thanks

#

this is what came up for me..

simple stratus
#

Yeah, same as what I get. I just shared the relevant bits.

upbeat temple
#

Okay yeah thanks