Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Removing Custom url from github.io

Tags:

git

github

I have created a github page: isha97.github.io. I added a custom url to it and removed it later. Now when I try to open isha97.github.io, it redirects to the custom url. I have checked my repo for any CNAME file. It doesn't have any CNAME file. Should I delete my repo and make it again?

like image 275
Isha Tarte Avatar asked Mar 23 '26 09:03

Isha Tarte


1 Answers

You don't need to delete the repo. just create a new branch using github web interface, type gh-pages and press enter:

enter image description here

Now go to your repo's settings, and change github pages source to gh-pages.: enter image description here

This will automatically clears any cache or dns issues...

Update @Isha, I just checked your website and its working fine: https://isha97.github.io/

Sometimes github page may take a while to get updated while performing cname changes. See this page form more info on troubleshooting the domains: https://help.github.com/articles/troubleshooting-custom-domains/

like image 144
Gautam Krishna R Avatar answered Mar 25 '26 23:03

Gautam Krishna R



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!