Trying to set up a domain name bought off of Google Domains #21943
-
Hi all! I’m trying to set up a custom domain I bought off Google domains (tomerkrayzman.com), and I set it up on Google domains that the page redirects to my personal site hosted on pages at tomerkrayzman.github.io. After setting my custom domain name to tomerkrayzman.com in my settings, the website doesn’t seem to be working at all and just says that I’ve been rerouted too many times. The website starts working again when I take the custom domain name out of my settings (which also removes the CNAME file from the website’s repository). Could this be happening because I only have a master branch and no gh-pages branch in my domain? Here’s a link to my repository: https://github.com/TomerKrayzman/TomerKrayzman.github.io I also attached what I’ve set up so far in Google Domains - not sure if I did everything correctly here either. Any help is appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hello Tromer, From what I see, you are creating a loop of redirects. To solve this issue do the following:
This will solve it. If you still have issues, let me know. Regards, sin9yt |
Beta Was this translation helpful? Give feedback.
Hello Tromer,
From what I see, you are creating a loop of redirects.
To solve this issue do the following:
Under the Domain Forward section of your DNS settings, click Edit
Change it from tomerkrayzman.github.io to host.tomerkrayzman.com
This will solve it. If you still have issues, let me know.
Regards,
sin9yt