Beginning April 15, 2021, we will stop redirecting GitHub Pages sites from *.github.com
to the *.github.io
domain.
Today, we serve all GitHub Pages sites from the *.github.io
domain, but before 2013 we used the *.github.com
domain. On April 5, 2013, we deprecated the *.github.com
domain for the Pages sites and started redirecting all traffic to the new location. After April 15, 2021, we will stop doing this redirection. We are taking this action to further protect github.com overall.
How does this affect me?
If you’ve configured a custom domain for your Pages site or you directly access your site on *.github.io
, you will not be affected by this change. If, however, your site still receives traffic through a redirect from *.github.com
, after April 15, 2021 that URL will stop working.
To ensure all affected customers are aware of this change, during two scheduled brownouts, we will temporarily suspend redirection of Pages sites from *.github.com
. The brownouts are scheduled for the following dates and times:
What actions should I take?
We strongly recommend that you remove any external references to *.github.com
to avoid any traffic loss to your Pages sites. Additionally, we recommend that you should review your site's dependencies to check for resources that may have been hosted on Pages sites that expected a *.github.com
URL. In most cases, simply updating those dependencies to use *.github.io
will ensure they continue to work after April 15th.
Please contact support if you experience any issues due to these changes.