Skip to content

Commit 2338bcf

Browse files
authored
Fix SEO issues in titles and add RealtimeKit as product (#24662)
1 parent 1e70864 commit 2338bcf

File tree

3 files changed

+19
-5
lines changed

3 files changed

+19
-5
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Realtime TURN Service
1+
name: TURN Service
22

33
product:
44
title: TURN Service
@@ -7,4 +7,6 @@ product:
77
url: /realtime/turn/
88

99
meta:
10+
title: Cloudflare TURN service docs
1011
description: Ensure connectivity with a relay point for traffic between WebRTC clients
12+
author: "@cloudflare"

src/content/products/realtime.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
name: RealtimeKit
1+
name: Realtime
22

33
product:
44
title: Realtime
5-
url: /realtime/realtimekit/
5+
url: /realtime/
66
group: Developer platform
77
additional_groups: [Media]
88

99
meta:
10-
title: Cloudflare RealtimeKit docs
11-
description: SDKs and APIs to build real-time applications with lowest latency at any scale
10+
title: Cloudflare Realtime docs
11+
description: RealtimeKit, SFU and TURN
1212
author: "@cloudflare"
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name: RealtimeKit
2+
3+
product:
4+
title: RealtimeKit
5+
url: /realtime/realtimekit/
6+
group: Developer platform
7+
additional_groups: [Media]
8+
9+
meta:
10+
title: Cloudflare RealtimeKit docs
11+
description: SDKs and APIs to build real-time applications with lowest latency at any scale
12+
author: "@cloudflare"

0 commit comments

Comments
 (0)