Skip to content
Discussion options

You must be logged in to vote

Your GitHub Pages site is redirecting because there's likely a CNAME file in your repository that contains the domain cribestgames.com. This causes GitHub Pages to automatically redirect all visitors to that custom domain.​

How to Fix This
Step 1: Delete the CNAME File
Go to your repository: cribest7890/ball-clicker

Look for a file named CNAME in the root directory (or in your gh-pages branch if that's where your site is hosted)​

Delete this file - it likely contains the text cribestgames.com

Commit the deletion

Step 2: Remove Custom Domain from Settings
Go to your repository Settings

Navigate to Pages (in the left sidebar)

Under Custom domain, if there's anything entered, clear the field…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@cribest7890
Comment options

Answer selected by cribest7890
Comment options

You must be logged in to vote
1 reply
@ishanrajsingh
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
General General topics and discussions that don't fit into other categories, but are related to GitHub Question Ask and answer questions about GitHub features and usage
2 participants