rm | XRPL.org from all seo titles

This commit is contained in:
akcodez
2024-03-08 10:46:55 -08:00
parent 6ff8dc0171
commit 8c123c59d1
7 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
html: direct-xrp-payments.html
parent: payment-types.html
seo:
title: Direct XRP Payment Fundamentals | XRPL.org
title: Direct XRP Payment Fundamentals
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

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 Type
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,7 +2,7 @@
html: automated-market-makers.html
parent: decentralized-exchange.html
seo:
title: What Is an Automated Market Maker (AMM)? | XRPL.org
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:

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,7 @@
html: what-is-xrp.html
parent: introduction.html
seo:
title: What is XRP and Why Is It Valuable? | XRPL.org
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,6 @@
---
seo:
title: Crypto Wallet and Blockchain Development Tutorials | XRPL.org
title: Crypto Wallet and Blockchain Development Tutorials
description: Learn the basics on how to get started building on the XRP Ledger with these helpful crypto wallet and blockchain tutorials for developers.
---
# Crypto Wallet and Blockchain Developer Tutorials

View File

@@ -2,7 +2,7 @@ import { useTranslate } from '@portal/hooks';
export const frontmatter = {
seo: {
title: 'XRP Ledger Home | XRPL.org',
title: 'XRP Ledger Home',
description: "XRPL.org is a community-driven site for the XRP Ledger (XRPL), an open-source, public blockchain. Gain access to technical documentation, reference materials, and blockchain ledger tools.",
}
};