Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to remove DNS redirection from github.io to js.org #9523

Open
GemmaClaverodelMoral opened this issue Jan 23, 2025 · 2 comments
Open
Labels

Comments

@GemmaClaverodelMoral
Copy link

Request to remove DNS redirection from github.io to js.org

Current Situation

I'm experiencing unwanted redirections from my github.io pages to js.org domains. This is blocking me from deploying new projects and affecting my existing ones.

Specific Issues

  1. All my GitHub Pages URLs are being automatically redirected to js.org
  2. Example redirections:
    • From: https://gemmaclaverodelmoral.github.io/vola/

    • To: https://gemmaclavero.js.org/vola/ (results in 404 error)

    • From: https://gemmaclaverodelmoral.github.io/asinclonismo-practica-basica/

    • To: http://gemmaclavero.js.org/asinclonismo-practica-basica/ (results in 404 error)

What I've Already Checked

  1. I've verified there's no entry with my username in the cnames_active.js file
  2. I've confirmed there are no CNAME files in my repositories
  3. GitHub Pages settings are correctly configured with no custom domain
  4. This redirection is affecting all my repositories, both new and existing ones

Request

Please help me remove any DNS configuration that's causing these redirections. I need to regain control of my github.io URLs as this is preventing me from deploying new projects.

Additional Context

This redirection is affecting my work significantly, as I've had to stop deploying new projects to GitHub Pages due to this issue.

Thank you for your help in resolving this.

@MattIPv4
Copy link
Member

JS.org does not control github.io, we have no control over what redirects they return.

Based on what you described, you have a custom domain set in your gemmaclaverodelmoral.github.io repository, which GitHub will then apply to all other repositories under your user. You will need to remove this custom domain from your user's github.io repository.

@MattIPv4
Copy link
Member

MattIPv4 commented Jan 23, 2025

I've confirmed there are no CNAME files in my repositories

https://github.com/GemmaClaverodelMoral/gemmaclaverodelmoral.github.io/blob/main/CNAME :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants