https://bdata.uw.edu/ currently resolves to the UW host 128.208.3.117, which returns a permanent redirect to https://behavioral-data.github.io/. GitHub Pages currently has no custom domain configured.
To keep bdata.uw.edu in the address bar, coordinate this cutover with the UW DNS/web administrator:
Do not configure GitHub Pages before coordinating the UW change: with the current UW redirect, that can create a redirect loop.
References: GitHub Pages custom-domain documentation, UW URL forwarding documentation.
https://bdata.uw.edu/currently resolves to the UW host128.208.3.117, which returns a permanent redirect tohttps://behavioral-data.github.io/. GitHub Pages currently has no custom domain configured.To keep
bdata.uw.eduin the address bar, coordinate this cutover with the UW DNS/web administrator:Arecord / Apache forwarding setup with aCNAMErecord frombdata.uw.edutobehavioral-data.github.io.bdata.uw.eduas this repository's GitHub Pages custom domain immediately after the DNS change.content/site.jsonand production documentation to usehttps://bdata.uw.eduas the canonical URL.master, wait for GitHub's TLS certificate, and enforce HTTPS.https://bdata.uw.edu/serves the site without redirecting away, and that the GitHub Pages URL redirects to the custom domain.Do not configure GitHub Pages before coordinating the UW change: with the current UW redirect, that can create a redirect loop.
References: GitHub Pages custom-domain documentation, UW URL forwarding documentation.