From 909a861a5a8b04c0df66ef1c3e583492ba83d278 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 08:11:36 +0000 Subject: [PATCH 1/2] Fix issue: WorkspaceTaskSubType.META_DESCRIPTION --- .../learning-paths/get-started-free/onboarding/check-dns.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/learning-paths/get-started-free/onboarding/check-dns.mdx b/src/content/docs/learning-paths/get-started-free/onboarding/check-dns.mdx index c3e0207917329f2..e46d1bd46be5a72 100644 --- a/src/content/docs/learning-paths/get-started-free/onboarding/check-dns.mdx +++ b/src/content/docs/learning-paths/get-started-free/onboarding/check-dns.mdx @@ -1,13 +1,13 @@ --- title: Check domain DNS pcx_content_type: learning-unit +description: Ensure your domain's DNS records are correctly set up after activation on Cloudflare. Troubleshoot DNS resolution and email issues effectively. sidebar: order: 3 --- Once you [add and activate](/learning-paths/get-started-free/onboarding/add-and-activate/) your domain at Cloudflare, check that all your DNS records are set up correctly. - ## Can you visit your website? If your website already existed before adding it to Cloudflare, the easiest way to test DNS resolution is to try and visit your domain (`example.com`) or a subdomain (`www.example.com`). From f762cc8043d5afc55bb8470490bb38179cd03378 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 08:11:38 +0000 Subject: [PATCH 2/2] Fix issue: WorkspaceTaskSubType.META_DESCRIPTION --- .../onboarding/add-and-activate.mdx | 31 +------------------ 1 file changed, 1 insertion(+), 30 deletions(-) diff --git a/src/content/docs/learning-paths/get-started-free/onboarding/add-and-activate.mdx b/src/content/docs/learning-paths/get-started-free/onboarding/add-and-activate.mdx index 55aba8814b0e3bb..04766ed93ee3e4c 100644 --- a/src/content/docs/learning-paths/get-started-free/onboarding/add-and-activate.mdx +++ b/src/content/docs/learning-paths/get-started-free/onboarding/add-and-activate.mdx @@ -1,33 +1,4 @@ ---- -title: Add and activate your domain -pcx_content_type: learning-unit -sidebar: - order: 1 - ---- - -import { Render } from "~/components" - -For most customers, adding and activating your domain on Cloudflare is straightforward. - -The first step is always the same, to [create a Cloudflare account](/fundamentals/setup/account/create-account/). - -Your next steps depend on whether you have a domain name, such as `example.com`. - -```mermaid -flowchart TD -accTitle: Add and activate your domain at Cloudflare -H[Create account] --> A -A[Do you have a domain name?] -- No --> B[Buy through Cloudflare Registrar] -B --> E[Domain is active] -A -- Yes --> F[Can be transferred to Cloudflare?] -F -- Yes --> G[Transfer to Registrar] -G --> E -F -- No --> C[Add domain to Cloudflare] -C --> D[Change nameservers] -D --Verification period--> E -``` - +---\ntitle: Add and activate your domain\ndescription: Learn how to add and activate your domain on Cloudflare. Follow step-by-step instructions for new and existing domains, including DNS setup and troubleshooting.\npcx_content_type: learning-unit\nsidebar:\n order: 1\n\n---\n\nimport { Render } from "~/components"\n\nFor most customers, adding and activating your domain on Cloudflare is straightforward.\n\nThe first step is always the same, to [create a Cloudflare account](/fundamentals/setup/account/create-account/).\n\nYour next steps depend on whether you have a domain name, such as `example.com`.\n\n```mermaid\nflowchart TD\naccTitle: Add and activate your domain at Cloudflare\nH[Create account] --> A\nA[Do you have a domain name?] -- No --> B[Buy through Cloudflare Registrar]\nB --> E[Domain is active]\nA -- Yes --> F[Can be transferred to Cloudflare?]\nF -- Yes --> G[Transfer to Registrar]\nG --> E\nF -- No --> C[Add domain to Cloudflare]\nC --> D[Change nameservers]\nD --Verification period--> E\n``` ## No domain If you do not already have a domain name, purchase one through [Cloudflare Registrar](/registrar/get-started/register-domain/).