Skip to content

Commit

Permalink
Merge pull request #13901 from ethereum/revert-seo-title-changes
Browse files Browse the repository at this point in the history
Revert "Merge pull request #13808"
  • Loading branch information
corwintines authored Sep 18, 2024
2 parents b7dfdd3 + 59d0776 commit 3d6b3a0
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion public/content/dao/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: What is a DAO? | Decentralized Autonomous Organizations
title: Decentralized autonomous organizations (DAOs)
description: An overview of DAOs on Ethereum
lang: en
template: use-cases
Expand Down
2 changes: 1 addition & 1 deletion public/content/defi/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: What is DeFi? | Benefits and Use of Decentralised Finance
title: Decentralized finance (DeFi)
description: An overview of DeFi on Ethereum
lang: en
template: use-cases
Expand Down
2 changes: 1 addition & 1 deletion public/content/developers/docs/gas/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Ethereum gas and fees: technical overview"
title: Gas and fees
description:
lang: en
---
Expand Down
2 changes: 1 addition & 1 deletion public/content/guides/how-to-use-a-wallet/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: How to use Ethereum Wallets | Step by Step
title: How to use a wallet
description: A guide explaining how to send, receive tokens and connect to web3 projects.
lang: en
---
Expand Down
2 changes: 1 addition & 1 deletion public/content/nft/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: What are NFTs? | Benefits and use
title: Non-fungible tokens (NFT)
description: An overview of NFTs on Ethereum
lang: en
template: use-cases
Expand Down
2 changes: 1 addition & 1 deletion public/content/smart-contracts/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Smart contracts: What are they and benefits"
title: Smart contracts
description: A non-technical introduction to smart contracts
lang: en
---
Expand Down
2 changes: 1 addition & 1 deletion src/intl/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
"layer-2": "Layer 2",
"learn": "Learn",
"learn-by-coding": "Learn by coding",
"learn-hub": "Ethereum: A Comprehensive Learning Guide",
"learn-hub": "Learn Hub",
"learn-menu": "Learn menu",
"learn-more": "Learn more",
"less": "Less",
Expand Down
2 changes: 1 addition & 1 deletion src/intl/en/page-gas.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"page-gas-meta-title": "Ethereum fees: what is gas and how to pay less?",
"page-gas-meta-title": "Gas fees on Ethereum: how do they work?",
"page-gas-meta-description": "Learn about gas on Ethereum: how they work and how to pay less in gas fees",
"page-gas-hero-title": "Gas fees",
"page-gas-hero-header": "Network fees",
Expand Down
2 changes: 1 addition & 1 deletion src/intl/en/page-get-eth.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"page-get-eth-hero-image-alt": "Get ETH hero image",
"page-get-eth-keep-it-safe": "Keeping your ETH safe",
"page-get-eth-meta-description": "How to buy ETH based on where you live and advice on how to look after it.",
"page-get-eth-meta-title": "How to buy Ethereum (ETH)",
"page-get-eth-meta-title": "How to get ETH",
"page-get-eth-need-wallet": "You will need a wallet to use a DEX.",
"page-get-eth-new-to-eth": "New to ETH? Here's an overview to get you started.",
"page-get-eth-other-cryptos": "Buy with other crypto",
Expand Down
2 changes: 1 addition & 1 deletion src/intl/en/page-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,4 @@
"page-index-values-open-ethereum-label": "Open to all",
"page-index-values-open-ethereum-content-0": "Ethereum is public to all. Anyone can see, use, and improve the code, making it better for everyone."
}


2 changes: 1 addition & 1 deletion src/intl/en/page-layer-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"layer-2-optimism-note": "Fault proofs in development",
"layer-2-base-note": "Fraud proof system is currently under development",
"layer-2-metadata-description": "Introduction page to layer 2",
"layer-2-hero-title": "Intro to Ethereum Layer 2: benefits and uses",
"layer-2-hero-title": "Layer 2",
"layer-2-hero-header": "Ethereum for everyone",
"layer-2-hero-subtitle": "Scaling Ethereum for mass adoption.",
"layer-2-hero-alt-text": "Illustration of transactions being rolled up on layer 2 and posted to Ethereum Mainnet",
Expand Down
2 changes: 1 addition & 1 deletion src/intl/en/page-run-a-node.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"page-run-a-node-sovereignty-preview": "Think of running a node like the next step beyond getting your own Ethereum wallet.",
"page-run-a-node-sovereignty-1": "An Ethereum wallet allows you to take full custody and control of your digital assets by holding the private keys to your addresses, but those keys don't tell you the current state of the blockchain, such as your wallet balance.",
"page-run-a-node-sovereignty-2": "By default, Ethereum wallets typically reach out to a 3rd-party node, such as Infura or Alchemy, when looking up your balances. Running your own node allows you to have your own copy of the Ethereum blockchain.",
"page-run-a-node-title": "How to Run an Ethereum Node",
"page-run-a-node-title": "Run a node",
"page-run-a-node-voice-your-choice-title": "Voice your choice",
"page-run-a-node-voice-your-choice-preview": "Don't give up control in the event of a fork.",
"page-run-a-node-voice-your-choice-1": "In the event of a chain fork, where two chains emerge with two different sets of rules, running your own node guarantees your ability to choose which set of rules you support. It's up to you to upgrade to new rules and support proposed changes, or not.",
Expand Down
2 changes: 1 addition & 1 deletion src/intl/en/page-stablecoins.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"page-stablecoins-stablecoins-table-type-fiat-backed": "Fiat",
"page-stablecoins-stablecoins-table-type-precious-metals-backed": "Precious metals",
"page-stablecoins-table-error": "Couldn't load stablecoins. Try refreshing the page.",
"page-stablecoins-title": "Stablecoins explained: What are they for?",
"page-stablecoins-title": "Stablecoins",
"page-stablecoins-top-coins": "Top stablecoins by market capitalisation",
"page-stablecoins-top-coins-intro": "Market capitalisation is",
"page-stablecoins-top-coins-intro-code": "the total number of tokens that exist multiplied by the value per token. This list is dynamic and the projects listed here are not necessarily endorsed by the ethereum.org team.",
Expand Down
2 changes: 1 addition & 1 deletion src/intl/en/page-staking.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
"page-staking-join-community": "Join the staker community",
"page-staking-join-community-desc": "EthStaker is a community for everyone to discuss and learn about staking on Ethereum. Join tens of thousands of members from around the globe for advice, support, and to talk all things staking.",
"page-staking-meta-description": "An overview of Ethereum staking: the risks, rewards, requirements, and where to do it.",
"page-staking-meta-title": "Ethereum staking: How does it work?",
"page-staking-meta-title": "Ethereum staking",
"page-staking-withdrawals-important-notices": "Important notices",
"page-staking-withdrawals-important-notices-desc": "Withdrawals are not yet available. Please read the <a href=\"https://blog.ethereum.org/2021/12/01/eth2-merge-and-post-merge-faq/\" target=\"_blank\">Eth2 Merge and post-merge FAQ</a> for more information.",
"page-upgrades-merge-btn": "More on The Merge",
Expand Down
2 changes: 1 addition & 1 deletion src/intl/en/page-wallets-find-wallet.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"page-find-wallet-description": "Wallets store and transact your ETH. You can choose from a variety of products that tailor to your needs.",
"page-find-wallet-last-updated": "Last updated",
"page-find-wallet-meta-description": "Find and compare Ethereum wallets based on the features you want.",
"page-find-wallet-meta-title": "List of Ethereum Wallets | ethereum.org",
"page-find-wallet-meta-title": "Find an Ethereum Wallet",
"page-find-wallet-title": "Choose your wallet",
"page-find-wallet-try-removing": "Try removing a feature or two",
"page-stake-eth": "Stake ETH",
Expand Down
2 changes: 1 addition & 1 deletion src/intl/en/page-wallets.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"page-wallets-manage-funds": "An app for managing your funds",
"page-wallets-manage-funds-desc": "Your wallet shows your balances, transaction history and gives you a way to send/receive funds. Some wallets may offer more.",
"page-wallets-meta-description": "What you need to know to use Ethereum wallets.",
"page-wallets-meta-title": "Ethereum wallets: Buy, Store and Send crypto",
"page-wallets-meta-title": "Ethereum wallets",
"page-wallets-mobile": "<b>Mobile applications</b> that make your funds accessible from anywhere",
"page-wallets-more-on-dapps-btn": "More on dapps",
"page-wallets-most-wallets": "Most wallet products will let you generate an Ethereum account. So you don't need one before you download a wallet.",
Expand Down
2 changes: 1 addition & 1 deletion src/intl/en/page-what-is-ethereum.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"page-what-is-ethereum-internet-card-desc": "Anyone can interact with Ethereum network or build applications on it. This allows you to control your own assets and identity, instead of them being controlled by a few mega-corporations.",
"page-what-is-ethereum-meet-comm": "Meet the community",
"page-what-is-ethereum-meta-description": "Learn about Ethereum, what it does and how to try it for yourself.",
"page-what-is-ethereum-meta-title": "What is Ethereum? | Benefits and use",
"page-what-is-ethereum-meta-title": "What is Ethereum?",
"page-what-is-ethereum-p2p-card": "A peer-to-peer network",
"page-what-is-ethereum-p2p-card-desc": "Ethereum allows you to coordinate, make agreements or transfer digital assets directly with other people. You don't need to rely on intermediaries.",
"page-what-is-ethereum-start-building-btn": "Start building",
Expand Down

0 comments on commit 3d6b3a0

Please sign in to comment.