diff --git a/docs/concepts/payment-types/direct-xrp-payments.md b/docs/concepts/payment-types/direct-xrp-payments.md index 8adc5eff12..7d08b633fd 100644 --- a/docs/concepts/payment-types/direct-xrp-payments.md +++ b/docs/concepts/payment-types/direct-xrp-payments.md @@ -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 diff --git a/docs/concepts/payment-types/index.md b/docs/concepts/payment-types/index.md index adf51e50e5..1e2f049138 100644 --- a/docs/concepts/payment-types/index.md +++ b/docs/concepts/payment-types/index.md @@ -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 diff --git a/docs/concepts/tokens/decentralized-exchange/automated-market-makers.md b/docs/concepts/tokens/decentralized-exchange/automated-market-makers.md index c47ba0cc13..4d94f6a141 100644 --- a/docs/concepts/tokens/decentralized-exchange/automated-market-makers.md +++ b/docs/concepts/tokens/decentralized-exchange/automated-market-makers.md @@ -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 diff --git a/docs/index.page.tsx b/docs/index.page.tsx index 92f46e7f86..e9cc34fd12 100644 --- a/docs/index.page.tsx +++ b/docs/index.page.tsx @@ -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.", } }; diff --git a/docs/introduction/what-is-xrp.md b/docs/introduction/what-is-xrp.md index 2cdd989931..3db1302e9f 100644 --- a/docs/introduction/what-is-xrp.md +++ b/docs/introduction/what-is-xrp.md @@ -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 --- diff --git a/docs/tutorials/index.md b/docs/tutorials/index.md index fb242c0ed5..a751b277c7 100644 --- a/docs/tutorials/index.md +++ b/docs/tutorials/index.md @@ -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