diff --git a/public/_redirects b/public/_redirects
index 1654f4196518fa9..dd50bbbffa8fe78 100644
--- a/public/_redirects
+++ b/public/_redirects
@@ -554,7 +554,7 @@
/fundamentals/get-started/setup/ /fundamentals/setup/ 301
/fundamentals/get-started/setup/minimize-downtime/ /fundamentals/performance/minimize-downtime/ 301
/fundamentals/basic-tasks/maintenance-mode/ /fundamentals/performance/minimize-downtime/ 301
-/fundamentals/get-started/concepts/what-is-cloudflare/ /fundamentals/concepts/what-is-cloudflare/ 301
+/fundamentals/get-started/concepts/what-is-cloudflare/ https://www.cloudflare.com/learning/what-is-cloudflare/ 301
/fundamentals/get-started/concepts/cloudflare-challenges/ /waf/reference/cloudflare-challenges/ 301
/fundamentals/get-started/concepts/accounts-and-zones/ /fundamentals/setup/accounts-and-zones/ 301
/fundamentals/get-started/concepts/cloudflare-ip-addresses/ /fundamentals/concepts/cloudflare-ip-addresses/ 301
@@ -635,6 +635,9 @@
/fundamentals/security/trace-request/how-to/ /fundamentals/trace-request/how-to/ 301
/fundamentals/security/trace-request/limitations/ /fundamentals/trace-request/limitations/ 301
/fundamentals/security/trace-request/changelog/ /fundamentals/trace-request/changelog/ 301
+/fundamentals/concepts/what-is-cloudflare/ https://www.cloudflare.com/learning/what-is-cloudflare/ 301
+/fundamentals/concepts/the-internet/ https://www.cloudflare.com/learning/network-layer/how-does-the-internet-work/ 301
+/fundamentals/concepts/free-plan/ /fundamentals/subscriptions-and-billing/free-plan/ 301
# gateway
/gateway/about/ /cloudflare-one/policies/gateway/ 301
diff --git a/src/content/docs/fundamentals/concepts/the-internet.mdx b/src/content/docs/fundamentals/concepts/the-internet.mdx
deleted file mode 100644
index ab37ad4b28477a5..000000000000000
--- a/src/content/docs/fundamentals/concepts/the-internet.mdx
+++ /dev/null
@@ -1,7 +0,0 @@
----
-pcx_content_type: navigation
-title: The Internet
-
----
-
-To learn more about background protocols, concepts, and the Internet, refer to [How does the Internet work?](https://www.cloudflare.com/learning/network-layer/how-does-the-internet-work/).
diff --git a/src/content/docs/fundamentals/concepts/what-is-cloudflare.mdx b/src/content/docs/fundamentals/concepts/what-is-cloudflare.mdx
deleted file mode 100644
index 714d2e9f8b52dd5..000000000000000
--- a/src/content/docs/fundamentals/concepts/what-is-cloudflare.mdx
+++ /dev/null
@@ -1,44 +0,0 @@
----
-pcx_content_type: concept
-title: What is Cloudflare?
-sidebar:
- order: 1
-
----
-
-import { RelatedProduct, Render } from "~/components"
-
-
-
-## What is a connectivity cloud?
-
-A connectivity cloud is a new approach for delivering the many services companies need to secure and connect their digital environment.
-
-As a unified and intelligent platform of programmable cloud-native services, a connectivity cloud enables any-to-any connectivity between all networks (enterprise and Internet), cloud environments, applications and users.
-
-Cloudflare's connectivity cloud includes a huge array of security, performance, and developer services — not with an eye to replace everything everywhere, but with the ability to fit in wherever needed and consolidate many critical services onto a single platform.
-
-
-
-## Learn more
-
-
-
-The Cloudflare global network can improve the security, performance, reliability, and privacy of anything connected to the Internet, such as your website, SaaS application, or corporate network.
-
-
-
-
-
-
-Learn how to get started by [creating an account](/fundamentals/setup/account/create-account/) and [connecting your domain](/fundamentals/setup/manage-domains/connect-your-domain/).
-
-
-
-
-
-
-Learn more about Cloudflare through the Reference Architecture library. These comprehensive guides and diagrams provide a foundational knowledge of the Cloudflare platform and products.
-
-
-
diff --git a/src/content/docs/fundamentals/concepts/reference-architecture.mdx b/src/content/docs/fundamentals/reference-architecture.mdx
similarity index 100%
rename from src/content/docs/fundamentals/concepts/reference-architecture.mdx
rename to src/content/docs/fundamentals/reference-architecture.mdx
diff --git a/src/content/docs/fundamentals/concepts/free-plan.mdx b/src/content/docs/fundamentals/subscriptions-and-billing/free-plan.mdx
similarity index 99%
rename from src/content/docs/fundamentals/concepts/free-plan.mdx
rename to src/content/docs/fundamentals/subscriptions-and-billing/free-plan.mdx
index 772de6b914fc978..ec2aa054e1e8fe4 100644
--- a/src/content/docs/fundamentals/concepts/free-plan.mdx
+++ b/src/content/docs/fundamentals/subscriptions-and-billing/free-plan.mdx
@@ -2,7 +2,7 @@
pcx_content_type: concept
title: Our Free plan
sidebar:
- order: 4
+ order: 1
head:
- tag: title
content: Why Cloudflare offers a free plan
diff --git a/src/content/docs/learning-paths/get-started/concepts/how-cloudflare-works.mdx b/src/content/docs/learning-paths/get-started/concepts/how-cloudflare-works.mdx
index 5d86716e311bb2f..a0eb285a836afc9 100644
--- a/src/content/docs/learning-paths/get-started/concepts/how-cloudflare-works.mdx
+++ b/src/content/docs/learning-paths/get-started/concepts/how-cloudflare-works.mdx
@@ -8,7 +8,7 @@ sidebar:
import { Render } from "~/components"
-
+Fundamentally, Cloudflare is a [large network of servers](https://www.cloudflare.com/learning/what-is-cloudflare/) that can improve the security, performance, and reliability of anything connected to the Internet.
## Life of a request
diff --git a/src/content/partials/fundamentals/how-cloudflare-works.mdx b/src/content/partials/fundamentals/how-cloudflare-works.mdx
deleted file mode 100644
index a76f923930cda11..000000000000000
--- a/src/content/partials/fundamentals/how-cloudflare-works.mdx
+++ /dev/null
@@ -1,6 +0,0 @@
----
-{}
-
----
-
-Fundamentally, Cloudflare is a [large network of servers](/fundamentals/concepts/what-is-cloudflare/) that can improve the security, performance, and reliability of anything connected to the Internet.
diff --git a/src/content/partials/fundamentals/what-is-cloudflare.mdx b/src/content/partials/fundamentals/what-is-cloudflare.mdx
index 8d82d353fe38972..f3b9a0078439d5f 100644
--- a/src/content/partials/fundamentals/what-is-cloudflare.mdx
+++ b/src/content/partials/fundamentals/what-is-cloudflare.mdx
@@ -7,6 +7,6 @@ import { Stream } from "~/components"
-Cloudflare is one of the world’s largest [connectivity cloud networks](https://blog.cloudflare.com/welcome-to-connectivity-cloud). Today, anyone with an Internet presence can have faster and more secure websites and applications thanks to Cloudflare. This includes bloggers, businesses, and even non-profits.
+Cloudflare is one of the world's largest [connectivity cloud networks](https://blog.cloudflare.com/welcome-to-connectivity-cloud). Today, anyone with an Internet presence can have faster and more secure websites and applications thanks to Cloudflare. This includes bloggers, businesses, and even non-profits.
Millions of Internet properties are on Cloudflare, and our network is growing by tens of thousands each day. Cloudflare powers Internet requests for millions of websites and serves 55 million HTTP requests per second on average.
diff --git a/src/content/partials/reference-architecture/what-is-cloudflare-link.mdx b/src/content/partials/reference-architecture/what-is-cloudflare-link.mdx
index 1155d1d0fff6c06..a5d6d6bb9b81e53 100644
--- a/src/content/partials/reference-architecture/what-is-cloudflare-link.mdx
+++ b/src/content/partials/reference-architecture/what-is-cloudflare-link.mdx
@@ -3,4 +3,4 @@
---
-* What is Cloudflare? | [Website](https://www.cloudflare.com/what-is-cloudflare/) (5 minute read) or [video](/fundamentals/concepts/what-is-cloudflare/) (2 minutes)
+* What is Cloudflare? | [Website](https://www.cloudflare.com/what-is-cloudflare/) (5 minute read) or [video](https://youtu.be/XHvmX3FhTwU?feature=shared) (2 minutes)