From 37ac8a974948ee09e2907e264ff9d3f477119256 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 00:09:16 +0000 Subject: [PATCH 1/2] docs: improve SEO descriptions on redesigned landing pages --- evm/index.mdx | 2 +- index.mdx | 2 +- learn/index.mdx | 2 +- operators/index.mdx | 2 +- reference/index.mdx | 2 +- solutions/ai/agent-lab.mdx | 2 +- solutions/ai/index.mdx | 2 +- solutions/index.mdx | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/evm/index.mdx b/evm/index.mdx index aadb2467..074a4127 100644 --- a/evm/index.mdx +++ b/evm/index.mdx @@ -1,6 +1,6 @@ --- title: "EVM Developers" -description: "Deploy Solidity smart contracts on Hedera using MetaMask, Hardhat, Foundry, and the JSON-RPC relay, your existing EVM workflow." +description: "Deploy Solidity smart contracts on Hedera using MetaMask, Hardhat, Foundry, ethers.js, and the JSON-RPC relay with your existing EVM workflow." mode: wide --- diff --git a/index.mdx b/index.mdx index 5b3bf775..084be3a6 100644 --- a/index.mdx +++ b/index.mdx @@ -1,6 +1,6 @@ --- title: "Hedera Developer Docs" -description: "Explore our SDKs, APIs, tutorials, and guides for building on the Hedera network." +description: "Explore Hedera SDKs, JSON-RPC relay, mirror node APIs, tutorials, and guides for building EVM and native apps on the Hedera public network." mode: "custom" --- diff --git a/learn/index.mdx b/learn/index.mdx index 1fc29d7c..e87f46dc 100644 --- a/learn/index.mdx +++ b/learn/index.mdx @@ -1,6 +1,6 @@ --- title: "Learn Hedera" -description: "Get started with Hedera: what it is, how it works, and the core concepts behind accounts, tokens, consensus, and smart contracts." +description: "Get started with Hedera: what it is, how it works, and the core concepts behind accounts, tokens, hashgraph consensus, staking, and smart contracts." mode: wide icon: "book-arrow-right" --- diff --git a/operators/index.mdx b/operators/index.mdx index 1b7d539a..f63ea170 100644 --- a/operators/index.mdx +++ b/operators/index.mdx @@ -1,6 +1,6 @@ --- title: "Operators" -description: "Run and operate Hedera infrastructure: mirror nodes, JSON-RPC relay, and consensus nodes." +description: "Guides for running Hedera infrastructure: deploy and operate mirror nodes, the JSON-RPC relay, and consensus nodes with monitoring and requirements." mode: wide --- diff --git a/reference/index.mdx b/reference/index.mdx index 58bdd481..d4c9202d 100644 --- a/reference/index.mdx +++ b/reference/index.mdx @@ -1,6 +1,6 @@ --- title: "Reference" -description: "Complete API and protocol reference: REST, gRPC, Protobuf, and status APIs for every Hedera service." +description: "Complete API and protocol reference for Hedera: mirror node REST endpoints, gRPC services, Protobuf message definitions, and network status APIs." mode: wide --- diff --git a/solutions/ai/agent-lab.mdx b/solutions/ai/agent-lab.mdx index 9d0a12a5..d33faa53 100644 --- a/solutions/ai/agent-lab.mdx +++ b/solutions/ai/agent-lab.mdx @@ -1,7 +1,7 @@ --- title: "Agent Lab" sidebarTitle: Agent Lab -description: "Experiment with and evaluate AI agents built with Hedera AI Studio." +description: "Prototype, test, and benchmark AI agents built with Hedera AI Studio in Agent Lab, an interactive playground for evaluating on-chain agent behavior." ---