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