Skip to content

Commit 2cae277

Browse files
authored
Merge pull request #13808 from DrParadox05/SEO
Updated meta titles for SEO
2 parents 6d2944c + f845626 commit 2cae277

File tree

17 files changed

+17
-17
lines changed

17 files changed

+17
-17
lines changed

public/content/dao/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Decentralized autonomous organizations (DAOs)
2+
title: What is a DAO? | Decentralized Autonomous Organizations
33
description: An overview of DAOs on Ethereum
44
lang: en
55
template: use-cases

public/content/defi/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Decentralized finance (DeFi)
2+
title: What is DeFi? | Benefits and Use of Decentralised Finance
33
description: An overview of DeFi on Ethereum
44
lang: en
55
template: use-cases

public/content/developers/docs/gas/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Gas and fees
2+
title: Ethereum gas and fees: technical overview
33
description:
44
lang: en
55
---

public/content/guides/how-to-use-a-wallet/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How to use a wallet
2+
title: How to use Ethereum Wallets | Step by Step
33
description: A guide explaining how to send, receive tokens and connect to web3 projects.
44
lang: en
55
---

public/content/nft/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Non-fungible tokens (NFT)
2+
title: What are NFTs? | Benefits and use
33
description: An overview of NFTs on Ethereum
44
lang: en
55
template: use-cases

public/content/smart-contracts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Smart contracts
2+
title: Smart contracts: What are they and benefits
33
description: A non-technical introduction to smart contracts
44
lang: en
55
---

src/intl/en/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
"layer-2": "Layer 2",
203203
"learn": "Learn",
204204
"learn-by-coding": "Learn by coding",
205-
"learn-hub": "Learn Hub",
205+
"learn-hub": "Ethereum: A Comprehensive Learning Guide",
206206
"learn-menu": "Learn menu",
207207
"learn-more": "Learn more",
208208
"less": "Less",

src/intl/en/page-gas.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"page-gas-meta-title": "Gas fees on Ethereum: how do they work?",
2+
"page-gas-meta-title": "Ethereum fees: what is gas and how to pay less?",
33
"page-gas-meta-description": "Learn about gas on Ethereum: how they work and how to pay less in gas fees",
44
"page-gas-hero-title": "Gas fees",
55
"page-gas-hero-header": "Network fees",

src/intl/en/page-get-eth.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"page-get-eth-hero-image-alt": "Get ETH hero image",
4747
"page-get-eth-keep-it-safe": "Keeping your ETH safe",
4848
"page-get-eth-meta-description": "How to buy ETH based on where you live and advice on how to look after it.",
49-
"page-get-eth-meta-title": "How to get ETH",
49+
"page-get-eth-meta-title": "How to buy Ethereum (ETH)",
5050
"page-get-eth-need-wallet": "You will need a wallet to use a DEX.",
5151
"page-get-eth-new-to-eth": "New to ETH? Here's an overview to get you started.",
5252
"page-get-eth-other-cryptos": "Buy with other crypto",

src/intl/en/page-index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"page-index-learn-tag": "Learn",
129129
"page-index-learn-header": "Understand Ethereum",
130130
"page-index-meta-description": "Ethereum is a global, decentralized platform for money and new kinds of applications. On Ethereum, you can write code that controls money, and build applications accessible anywhere in the world.",
131-
"page-index-meta-title": "Home",
131+
"page-index-meta-title": "The complete guide to Ethereum",
132132
"page-index-network-stats-subtitle": "The latest network statistics",
133133
"page-index-network-stats-title": "Ethereum today",
134134
"page-index-network-stats-total-eth-staked-explainer": "The total amount of ETH currently being staked and securing the network.",

0 commit comments

Comments
 (0)