1
0
mirror of synced 2025-12-22 11:26:57 -05:00

Update www-and-apex-domain-recommendation.md (#4956)

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Tammy Metz <tmetz@users.noreply.github.com>
This commit is contained in:
J0J0 T
2021-04-01 04:09:55 +02:00
committed by GitHub
parent ebc023c3f9
commit 9249129a54
3 changed files with 3 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ An apex domain is a custom domain that does not contain a subdomain, such as `ex
An apex domain is configured with an `A`, `ALIAS`, or `ANAME` record through your DNS provider. For more information, see "[Managing a custom domain for your {% data variables.product.prodname_pages %} site](/articles/managing-a-custom-domain-for-your-github-pages-site#configuring-an-apex-domain)."
{% data reusables.pages.www-and-apex-domain-recommendation %}
{% data reusables.pages.www-and-apex-domain-recommendation %} For more information, see "[Managing a custom domain for your {% data variables.product.prodname_pages %} site](/github/working-with-github-pages/managing-a-custom-domain-for-your-github-pages-site/#configuring-a-subdomain)."
### Updating custom domains when your {% data variables.product.prodname_pages %} site is disabled

View File

@@ -62,7 +62,7 @@ To set up a `www` or custom subdomain, such as `www.example.com` or `blog.exampl
To set up an apex domain, such as `example.com`, you must configure a _CNAME_ file in your {% data variables.product.prodname_pages %} repository and at least one `ALIAS`, `ANAME`, or `A` record with your DNS provider.
{% data reusables.pages.www-and-apex-domain-recommendation %}
{% data reusables.pages.www-and-apex-domain-recommendation %} For more information, see "[Configuring a subdomain](#configuring-a-subdomain)."
{% data reusables.pages.navigate-site-repo %}
{% data reusables.repositories.sidebar-settings %}