-
Notifications
You must be signed in to change notification settings - Fork 65.1k
Closed
Closed
Copy link
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teampagesContent related to GitHub PagesContent related to GitHub Pages
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
The current articles do not describe what happens when the domain is configured to example.com (www.example.com redirects to example.com).
The current articles say that no redirect is set up for other subdomains, but www.blog.example.com will redirect to blog.example.com if blog.example.com is configured, and blog.example.com will redirect to www.blog.example.com if www.blog.example.com is configured.
It is not possible to configure a domain that starts with www.www., and for a pair of www.<domain> and <domain>, if a repo is already configured for one of them, another repo cannot be configured for the other.
Additional information
No response
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teampagesContent related to GitHub PagesContent related to GitHub Pages