Skip to content
Discussion options

You must be logged in to vote

Hey! I took a look at your setup, and you're very close—just a few tweaks should get HTTPS working for www.afidan.nl.

What’s Already Correct:
Your GitHub repo is set up correctly.

You have a CNAME file in your repo with www.afidan.nl.

Your www subdomain is pointed to GitHub via a CNAME to arsenfidan.github.io.

All required A and AAAA records for the root domain (afidan.nl) are correctly pointing to GitHub Pages servers.

So the issue is likely related to DNS propagation or missing ALIAS/ANAME records.

What’s Still Missing or Can Be Improved:

  1. Root Domain Needs an ALIAS/ANAME/CNAME-Like Behavior
    GitHub expects the root domain (afidan.nl) to either:

Be redirected to www.afidan.nl, or

Be set…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@ArsenFidan
Comment options

@samarth3282
Comment options

@ArsenFidan
Comment options

Answer selected by ArsenFidan
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug GitHub or a GitHub feature is not working as intended Pages Host a static website, right from your repo
3 participants