Skip to content

Commit de40e82

Browse files
authored
Added products and description to frontmatter (#30244)
1 parent 9645b97 commit de40e82

119 files changed

Lines changed: 355 additions & 18 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/content/docs/support/cloudflare-status.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ pcx_content_type: concept
33
title: Cloudflare Status
44
sidebar:
55
order: 5
6+
description: Check Cloudflare service status and configure notifications.
7+
products:
8+
- support
69
---
710

811
Cloudflare provides updates on the status of our services and network at https://www.cloudflarestatus.com/, which you should check if you notice unexpected behavior with Cloudflare.

src/content/docs/support/contacting-cloudflare-support.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ title: Contacting Cloudflare Support
55
description: Learn how to contact Cloudflare Support via community, chat, or phone. Get help with issues, verify identity, and understand SLAs for different plans.
66
sidebar:
77
order: 1
8+
products:
9+
- support
810
---
911

1012
import { LinkButton } from "~/components";

src/content/docs/support/disruptive-maintenance.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ source: https://support.cloudflare.com/hc/en-us/articles/360060050511-Disruptive
44
title: Disruptive Maintenance
55
sidebar:
66
order: 7
7+
description: Understand Cloudflare scheduled maintenance windows.
8+
products:
9+
- support
710
---
811

912
import { AvailableNotifications, Render } from "~/components";

src/content/docs/support/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ pcx_content_type: navigation
33
title: Support
44
sidebar:
55
order: 2
6-
6+
description: Find Cloudflare support resources and troubleshooting guides.
7+
products:
8+
- support
79
---
810

911
import { DirectoryListing } from "~/components"

src/content/docs/support/third-party-software/content-management-system-cms/cloudflare-wordpress-plugin-automatic-cache-management.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
pcx_content_type: troubleshooting
33
source: https://support.cloudflare.com/hc/en-us/articles/115002708027-Cloudflare-WordPress-Plugin-Automatic-Cache-Management-
44
title: Cloudflare WordPress Plugin Automatic Cache Management
5-
5+
description: Manage automatic cache purging with the WordPress plugin.
6+
products:
7+
- support
68
---
79

810
## Overview

src/content/docs/support/third-party-software/content-management-system-cms/how-do-i-enable-http2-server-push-in-wordpress.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
pcx_content_type: troubleshooting
33
source: https://support.cloudflare.com/hc/en-us/articles/115002816808-How-do-I-enable-HTTP-2-Server-Push-in-WordPress
44
title: How do I enable HTTP2 Server Push in WordPress
5-
5+
description: Enable HTTP/2 Server Push with the WordPress plugin.
6+
products:
7+
- support
68
---
79

810
HTTP/2 Server Push allows a website to push content to a browser, without having to wait for the HTML of one page to render first. In conjunction with the concurrency support built into HTTP/2, Server Push is able to dramatically reduce the amount of requests needed to load your website.

src/content/docs/support/third-party-software/content-management-system-cms/improving-web-security-for-content-management-systems-like-wordpress.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
pcx_content_type: troubleshooting
33
source: https://support.cloudflare.com/hc/en-us/articles/200169526-Improving-web-security-for-content-management-systems-like-WordPress
44
title: Improving web security for content management systems like WordPress
5-
5+
description: Improve WordPress security with Cloudflare features.
6+
products:
7+
- support
68
---
79

810
Content Management Systems make it easy to create, update, and manage content. However, they can also introduce vulnerabilities that may lead to server compromise and data theft.

src/content/docs/support/third-party-software/content-management-system-cms/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ pcx_content_type: navigation
33
title: Content Management System (CMS)
44
sidebar:
55
order: 2
6-
6+
description: Troubleshoot Cloudflare with content management systems.
7+
products:
8+
- support
79
---
810

911
import { DirectoryListing } from "~/components"

src/content/docs/support/third-party-software/content-management-system-cms/speed-up-wordpress-and-improve-performance.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
pcx_content_type: troubleshooting
33
source: https://support.cloudflare.com/hc/en-us/articles/228503147-Speed-Up-WordPress-and-Improve-Performance
44
title: Speed Up WordPress and Improve Performance
5-
5+
description: Optimize WordPress performance with Cloudflare CDN.
6+
products:
7+
- support
68
---
79

810
Cloudflare's CDN services can help cache your content across our giant global network, but performance isn't just about moving static files closer to your visitor. Cloudflare does more than offer a CDN, Cloudflare's optimisation features allow you to enhance the performance of your WordPress site beyond what a traditional CDN can do.

src/content/docs/support/third-party-software/content-management-system-cms/what-settings-are-applied-when-i-click-optimize-cloudflare-for-wordpress-in-cloudflares-wordpress-plugin.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ pcx_content_type: troubleshooting
33
source: https://support.cloudflare.com/hc/en-us/articles/227342487-What-settings-are-applied-when-I-click-Optimize-Cloudflare-for-WordPress-in-Cloudflare-s-WordPress-plugin-
44
title: What settings are applied when I click Optimize Cloudflare for WordPress
55
in Cloudflare's WordPress plugin
6+
description: Troubleshoot what settings are applied when i click optimize cloudflare for wordpress issues with Cloudflare.
7+
products:
8+
- support
69
---
710

811
## Overview

0 commit comments

Comments
 (0)