From 5d3cf31d11a96bc457417a595e51732e035b3714 Mon Sep 17 00:00:00 2001 From: Fernando Mercado Date: Mon, 3 Aug 2026 10:29:01 -0500 Subject: [PATCH] Add missing meta description to troubleshooting page Flagged by SEO audit as missing a meta description. --- docs/reference/troubleshooting.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/reference/troubleshooting.md b/docs/reference/troubleshooting.md index d63194c1..0e5c230f 100644 --- a/docs/reference/troubleshooting.md +++ b/docs/reference/troubleshooting.md @@ -1,5 +1,6 @@ --- title: Troubleshooting +description: "Troubleshoot common Datacoves HTTP error codes like 403, 500, and 503, with first steps and a full reference of what each status code means." sidebar_position: 200 ---