Merge pull request #2440 from XRPLF/keyword-mapping

completes xrpl keyword mapping recs for xrpl.org
This commit is contained in:
Aria Keshmiri
2024-03-08 12:56:33 -08:00
committed by GitHub
6 changed files with 10 additions and 7 deletions

View File

@@ -2,7 +2,8 @@
html: direct-xrp-payments.html
parent: payment-types.html
seo:
description: Direct XRP payments are the simplest way to send value in the XRP Ledger.
title: Direct XRP Payments
description: Direct XRP payments are the quickest and simplest way to send value on the XRP Ledger. Learn the basics of the direct XRP payment lifecycle now.
labels:
- XRP
- Payments

View File

@@ -4,7 +4,7 @@ parent: concepts.html
metadata:
indexPage: true
seo:
title: Point-to-Point & Specialized Ledger Payment Types | XRPL.org
title: Point-to-Point & Specialized Ledger Payment Types
description: While XRP Ledger supports point-to-point XRP payments, it's also compatible with more specialized payment types. Discover which ledger payment methods here.
---
# Ledger Payment Types

View File

@@ -2,8 +2,8 @@
html: automated-market-makers.html
parent: decentralized-exchange.html
seo:
title: What Is an Automated Market Maker (AMM) | XRPL.org
description: Discover how Automated Market Makers (AMMs) provide liquidity between asset pairs in the decentralized exchange while providing passive income.
title: What Is an Automated Market Maker (AMM)?
description: Automated Market Makers (AMMs) are an essential part of cryptocurrency, providing liquidity between asset pairs. Learn more about AMMs and the XRP Ledger.
status: not_enabled
labels:
- XRP

View File

@@ -3,7 +3,7 @@ import { useTranslate } from '@portal/hooks';
export const frontmatter = {
seo: {
title: 'XRP Ledger Documentation & Developer Resources | XRPL.org',
title: 'XRP Ledger Documentation & Developer Resources',
description: "Explore XRP Ledger documentation and other blockchain developer resources needed to start building and integrating with the ledger.",
}
};

View File

@@ -2,7 +2,8 @@
html: what-is-xrp.html
parent: introduction.html
seo:
description: Learn about XRP, the cryptocurrency traded on the XRP Ledger.
title: What is XRP and Why Is It Valuable?
description: XRP, the cryptocurrency supported by the XRP Ledger (XRPL), allows faster cost-effective transactions. See how XRP operates on an open-source blockchain.
labels:
- Blockchain
---

View File

@@ -1,6 +1,7 @@
---
seo:
description: The XRP Ledger tutorials walk you through the steps to learn and get started with the XRP Ledger and to use the ledger for advanced use cases.
title: Crypto Wallet and Blockchain Development Tutorials
description: Learn how to get started building on the XRP Ledger with these helpful crypto wallet and blockchain tutorials for developers.
---
# Tutorials