Skip to content

Commit e2762fa

Browse files
Adjust SSL, BYOIP, Aegis, and 1. landing page titles
1 parent adf2c80 commit e2762fa

File tree

4 files changed

+17
-15
lines changed

4 files changed

+17
-15
lines changed

src/content/docs/1.1.1.1/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Overview
2+
title: 1.1.1.1 (DNS Resolver)
33
pcx_content_type: overview
44
sidebar:
55
order: 1

src/content/docs/aegis/index.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
---
2-
title: Overview
2+
title: Cloudflare Aegis
33
pcx_content_type: overview
44
sidebar:
55
order: 1
6-
6+
head:
7+
- tag: title
8+
content: Overview | Cloudflare Aegis docs
79
---
810

911
import { CardGrid, Description, GlossaryTooltip, LinkTitleCard, Plan, RelatedProduct } from "~/components"

src/content/docs/byoip/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Overview
2+
title: Cloudflare BYOIP
33
pcx_content_type: overview
44
sidebar:
55
order: 1

src/content/docs/ssl/index.mdx

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
2-
title: Overview
2+
title: Cloudflare SSL/TLS
33
pcx_content_type: overview
44
sidebar:
55
order: 1
6-
head: []
7-
description: Cloudflare SSL/TLS offers free Universal SSL alongside advanced and
8-
enterprise features to meet your encryption and certificate management needs.
9-
6+
head:
7+
- tag: title
8+
content: Overview | Cloudflare SSL/TLS docs
9+
description: Cloudflare SSL/TLS offers free Universal SSL alongside advanced and enterprise features to meet your encryption and certificate management needs.
1010
---
1111

1212
import { Description, Feature, Plan, RelatedProduct } from "~/components"
1313

1414
<Description>
1515

16-
Encrypt your web traffic to prevent data theft and other tampering.
16+
Encrypt your web traffic to prevent data theft and other tampering.
1717
</Description>
1818

1919
<Plan type="all" />
@@ -26,15 +26,15 @@ Cloudflare SSL/TLS also provides a number of other features to meet your encrypt
2626
## Features
2727

2828
<Feature header="Total TLS" href="/ssl/edge-certificates/additional-options/total-tls/">
29-
Extending the protection offered by Universal SSL, Total TLS is an easy way to automatically issue certificates for all levels of subdomains that you have.
29+
Extending the protection offered by Universal SSL, Total TLS is an easy way to automatically issue certificates for all levels of subdomains that you have.
3030
</Feature>
3131

3232
<Feature header="Delegated DCV" href="/ssl/edge-certificates/changing-dcv-method/methods/delegated-dcv/">
33-
Even if you use a different provider for authoritative DNS, you can delegate domain control validation (DCV) to Cloudflare, reducing the need of manual intervention.
33+
Even if you use a different provider for authoritative DNS, you can delegate domain control validation (DCV) to Cloudflare, reducing the need of manual intervention.
3434
</Feature>
3535

3636
<Feature header="Custom TLS settings" href="/ssl/edge-certificates/additional-options/minimum-tls/">
37-
Cloudflare also allows you to specify the minimum TLS version that visitors must use to connect to your website or application, and restrict cipher suites according to your security requirements.
37+
Cloudflare also allows you to specify the minimum TLS version that visitors must use to connect to your website or application, and restrict cipher suites according to your security requirements.
3838
</Feature>
3939

4040
<br />
@@ -46,9 +46,9 @@ Refer to [features and availability](/ssl/reference/all-features/) for a complet
4646
## Related products
4747

4848
<RelatedProduct header="Cloudflare DNS" href="/dns/" product="dns">
49-
When you use Cloudflare DNS, all DNS queries for your domain are answered by Cloudflares global anycast network. This network delivers performance and global availability.
49+
When you use Cloudflare DNS, all DNS queries for your domain are answered by Cloudflare's global anycast network. This network delivers performance and global availability.
5050
</RelatedProduct>
5151

5252
<RelatedProduct header="Cloudflare for SaaS" href="/cloudflare-for-platforms/cloudflare-for-saas/" product="cloudflare-for-platforms">
53-
Cloudflare for SaaS allows you to extend the security and performance benefits of Cloudflares network to your customers via their own custom or vanity domains.
53+
Cloudflare for SaaS allows you to extend the security and performance benefits of Cloudflare's network to your customers via their own custom or vanity domains.
5454
</RelatedProduct>

0 commit comments

Comments
 (0)