From 5db1a1514115602ac36b5fa7b9462c4e5493a293 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 19:01:16 +0000 Subject: [PATCH 1/3] Fix issue: WorkspaceTaskSubType.META_DESCRIPTION --- src/content/docs/speed/speed-test/run-speed-test.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/content/docs/speed/speed-test/run-speed-test.mdx b/src/content/docs/speed/speed-test/run-speed-test.mdx index 4c58671aec9327f..1114e0e2fbb2aa2 100644 --- a/src/content/docs/speed/speed-test/run-speed-test.mdx +++ b/src/content/docs/speed/speed-test/run-speed-test.mdx @@ -3,11 +3,10 @@ pcx_content_type: reference title: Run test sidebar: order: 2 +description: Run speed tests on your website using Cloudflare's Observatory. Get detailed performance metrics, Lighthouse scores, and improvement recommendations for desktop and mobile. --- - - import { Render } from "~/components" ## Run Synthetic test From f5465bf7f6680131bd0aa7c982e6002640ab4519 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 19:01:19 +0000 Subject: [PATCH 2/3] Fix issue: WorkspaceTaskSubType.META_DESCRIPTION --- src/content/docs/speed/speed-test/faq.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/docs/speed/speed-test/faq.mdx b/src/content/docs/speed/speed-test/faq.mdx index 34e3d6031827e81..37d53a33915d84d 100644 --- a/src/content/docs/speed/speed-test/faq.mdx +++ b/src/content/docs/speed/speed-test/faq.mdx @@ -2,6 +2,7 @@ pcx_content_type: faq title: FAQ structured_data: true +description: Find answers to common questions about Cloudflare Speed tests, including test duration, URL support, RUM data issues, and disabling RUM. sidebar: order: 5 From 32a3838a752ac6c3f5a890bb3711183516f901b5 Mon Sep 17 00:00:00 2001 From: angelampcosta <92738954+angelampcosta@users.noreply.github.com> Date: Mon, 24 Feb 2025 17:27:12 +0000 Subject: [PATCH 3/3] Apply suggestions from code review --- src/content/docs/speed/speed-test/faq.mdx | 2 +- src/content/docs/speed/speed-test/run-speed-test.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/speed/speed-test/faq.mdx b/src/content/docs/speed/speed-test/faq.mdx index 37d53a33915d84d..8ebc0f5d4b050cd 100644 --- a/src/content/docs/speed/speed-test/faq.mdx +++ b/src/content/docs/speed/speed-test/faq.mdx @@ -2,7 +2,7 @@ pcx_content_type: faq title: FAQ structured_data: true -description: Find answers to common questions about Cloudflare Speed tests, including test duration, URL support, RUM data issues, and disabling RUM. +description: Find answers to common questions about Cloudflare Observatory. sidebar: order: 5 diff --git a/src/content/docs/speed/speed-test/run-speed-test.mdx b/src/content/docs/speed/speed-test/run-speed-test.mdx index 1114e0e2fbb2aa2..b1c433218629b4f 100644 --- a/src/content/docs/speed/speed-test/run-speed-test.mdx +++ b/src/content/docs/speed/speed-test/run-speed-test.mdx @@ -3,7 +3,7 @@ pcx_content_type: reference title: Run test sidebar: order: 2 -description: Run speed tests on your website using Cloudflare's Observatory. Get detailed performance metrics, Lighthouse scores, and improvement recommendations for desktop and mobile. +description: Learn how to use Cloudflare's Observatory to assess the performance of your website. ---