Skip to content
This repository was archived by the owner on Nov 18, 2021. It is now read-only.
This repository was archived by the owner on Nov 18, 2021. It is now read-only.

Redirect GitHub Pages site when transferring repository ownership #492

@ldionne

Description

@ldionne

Right now, GitHub Pages won't be redirected when transferring the ownership of a repository. Hence, all links to <original owner>.github.io/<project> will break instead of pointing to <new owner>.github.io/<project>.

I contacted GitHub's support and here's the reply:

Redirecting pages sites when a repository is transferred is not possible currently, but we might add it in the future. Thanks for the suggestion, I'll add it to the Feature Request List so the team can see it.

In the meantime, you could create a new repository in place of the transferred one that links to the repository's new home. This would eliminate the redirect that we do have on the repository page, but its up to you and your collaborators to decide if removing the automatic redirect on GitHub.com is worth placing manual redirects on GitHub Pages and GitHub.com

Hope this eventually gets resolved.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions