Skip to content

Commit b8088c4

Browse files
committed
updated meta-titles for SEO
1 parent d14fff3 commit b8088c4

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
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 Organization
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
@@ -201,7 +201,7 @@
201201
"layer-2": "Layer 2",
202202
"learn": "Learn",
203203
"learn-by-coding": "Learn by coding",
204-
"learn-hub": "Learn Hub",
204+
"learn-hub": "Ethereum: A Comprehensive Learning Guide",
205205
"learn-menu": "Learn menu",
206206
"learn-more": "Learn more",
207207
"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-layer-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"layer-2-optimism-note": "Fault proofs in development",
55
"layer-2-base-note": "Fraud proof system is currently under development",
66
"layer-2-metadata-description": "Introduction page to layer 2",
7-
"layer-2-hero-title": "Layer 2",
7+
"layer-2-hero-title": "Intro to Ethereum Layer 2: benefits and uses",
88
"layer-2-hero-header": "Ethereum for everyone",
99
"layer-2-hero-subtitle": "Scaling Ethereum for mass adoption.",
1010
"layer-2-hero-alt-text": "Illustration of transactions being rolled up on layer 2 and posted to Ethereum Mainnet",

0 commit comments

Comments
 (0)