From aa4d277baba1d7952c374b12418dad9f37e8cda1 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Fri, 1 Dec 2023 16:28:30 +0000 Subject: [PATCH] custom domain copy --- views/settings/site/custom_domain.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/views/settings/site/custom_domain.erb b/views/settings/site/custom_domain.erb index 2f75c260..8308e426 100644 --- a/views/settings/site/custom_domain.erb +++ b/views/settings/site/custom_domain.erb @@ -16,7 +16,7 @@

198.51.233.1

-

Step 2 (optional)

+

Step 2 (optional but recommended)

Next, you can add an "AAAA record" that also points to your root domain. This isn't strictly required, but provides IPv6 support which helps future proof your site. Use this address for the AAAA record: @@ -24,10 +24,10 @@

2620:2:6000::bad:dab:cafe

-

Step 3 (optional)

+

Step 3 (optional but recommended)

- If you would like to have a www for your domain, create a CNAME record pointing www to yourdomain.com: + Sometimes users will type in www before a domain despite it no longer being necessary to load web sites. If you would like to have a www for your domain, create a CNAME record pointing www to yourdomain.com:

www CNAME yourdomain.com