Skip to content

Commit 2fb09c9

Browse files
authored
[Fundamentals] Concepts cleanup (#20222)
* Small concepts updates and added redirects * Moved Free plan page * Updated page order * Updated links and partials
1 parent 9e8cfea commit 2fb09c9

File tree

9 files changed

+8
-62
lines changed

9 files changed

+8
-62
lines changed

public/_redirects

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@
557557
/fundamentals/get-started/setup/ /fundamentals/setup/ 301
558558
/fundamentals/get-started/setup/minimize-downtime/ /fundamentals/performance/minimize-downtime/ 301
559559
/fundamentals/basic-tasks/maintenance-mode/ /fundamentals/performance/minimize-downtime/ 301
560-
/fundamentals/get-started/concepts/what-is-cloudflare/ /fundamentals/concepts/what-is-cloudflare/ 301
560+
/fundamentals/get-started/concepts/what-is-cloudflare/ https://www.cloudflare.com/learning/what-is-cloudflare/ 301
561561
/fundamentals/get-started/concepts/cloudflare-challenges/ /waf/reference/cloudflare-challenges/ 301
562562
/fundamentals/get-started/concepts/accounts-and-zones/ /fundamentals/setup/accounts-and-zones/ 301
563563
/fundamentals/get-started/concepts/cloudflare-ip-addresses/ /fundamentals/concepts/cloudflare-ip-addresses/ 301
@@ -638,6 +638,9 @@
638638
/fundamentals/security/trace-request/how-to/ /fundamentals/trace-request/how-to/ 301
639639
/fundamentals/security/trace-request/limitations/ /fundamentals/trace-request/limitations/ 301
640640
/fundamentals/security/trace-request/changelog/ /fundamentals/trace-request/changelog/ 301
641+
/fundamentals/concepts/what-is-cloudflare/ https://www.cloudflare.com/learning/what-is-cloudflare/ 301
642+
/fundamentals/concepts/the-internet/ https://www.cloudflare.com/learning/network-layer/how-does-the-internet-work/ 301
643+
/fundamentals/concepts/free-plan/ /fundamentals/subscriptions-and-billing/free-plan/ 301
641644

642645
# gateway
643646
/gateway/about/ /cloudflare-one/policies/gateway/ 301

src/content/docs/fundamentals/concepts/the-internet.mdx

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/content/docs/fundamentals/concepts/what-is-cloudflare.mdx

Lines changed: 0 additions & 44 deletions
This file was deleted.
File renamed without changes.

src/content/docs/fundamentals/concepts/free-plan.mdx renamed to src/content/docs/fundamentals/subscriptions-and-billing/free-plan.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pcx_content_type: concept
33
title: Our Free plan
44
sidebar:
5-
order: 4
5+
order: 1
66
head:
77
- tag: title
88
content: Why Cloudflare offers a free plan

src/content/docs/learning-paths/get-started/concepts/how-cloudflare-works.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sidebar:
88

99
import { Render } from "~/components"
1010

11-
<Render file="how-cloudflare-works" product="fundamentals" />
11+
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.
1212

1313
## Life of a request
1414

src/content/partials/fundamentals/how-cloudflare-works.mdx

Lines changed: 0 additions & 6 deletions
This file was deleted.

src/content/partials/fundamentals/what-is-cloudflare.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ import { Stream } from "~/components"
77

88
<Stream videoId="bdf5733bed92deded731efee29b2346f" videoTitle="What is Cloudflare?" thumbnailTimeOrURL="38s" />
99

10-
Cloudflare is one of the worlds 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.
10+
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.
1111

1212
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.

src/content/partials/reference-architecture/what-is-cloudflare-link.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
---
55

6-
* What is Cloudflare? | [Website](https://www.cloudflare.com/what-is-cloudflare/) (5 minute read) or [video](/fundamentals/concepts/what-is-cloudflare/) (2 minutes)
6+
* What is Cloudflare? | [Website](https://www.cloudflare.com/what-is-cloudflare/) (5 minute read) or [video](https://youtu.be/XHvmX3FhTwU?feature=shared) (2 minutes)

0 commit comments

Comments
 (0)