From e197194abf29222af76f6068caeb39df0d7d2af3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20N=C3=A4geli?= Date: Wed, 1 Jul 2026 19:34:27 +0200 Subject: [PATCH] Optimize SEO for terms 'webserver benchmarks' and 'http server benchmarks' --- site/content/_index.md | 5 +++-- site/hugo.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/site/content/_index.md b/site/content/_index.md index e6a4cad9b..b6fdb042f 100644 --- a/site/content/_index.md +++ b/site/content/_index.md @@ -1,5 +1,6 @@ --- -title: HttpArena +title: HTTP Server Benchmarks – HttpArena +description: "HttpArena delivers open HTTP server benchmarks and webserver benchmarks across 28+ test profiles — HTTP/1.1, HTTP/2, HTTP/3, gRPC, WebSocket. Open-source, automated, reproducible." layout: hextra-home --- @@ -16,7 +17,7 @@ layout: hextra-home
{{< hextra/hero-subtitle >}} - An open benchmarking platform that measures HTTP, gRPC, and WebSocket framework performance under realistic workloads using io_uring-based load generation. Add your framework, get results automatically. + An open HTTP server benchmark platform — compare webserver, gRPC, and WebSocket framework performance under realistic workloads using io_uring-based load generation. Add your framework, get results automatically. {{< /hextra/hero-subtitle >}}
diff --git a/site/hugo.yaml b/site/hugo.yaml index 0c8c523c4..edb9ba037 100644 --- a/site/hugo.yaml +++ b/site/hugo.yaml @@ -48,7 +48,7 @@ menu: icon: github params: - description: "HTTP framework benchmark arena" + description: "Open-source HTTP server benchmarks and webserver benchmark platform — compare HTTP/1.1, HTTP/2, HTTP/3, gRPC, and WebSocket framework performance under realistic workloads." theme: default: system displayToggle: false