Browse Source

remaining title fixes for the developer hub

tonyboylehub 1 year ago
parent
commit
e533b53195
100 changed files with 109 additions and 175 deletions
  1. 1 1
      src/pages/404.md
  2. 1 1
      src/pages/contact.md
  3. 1 1
      src/pages/developer-tools.md
  4. 1 1
      src/pages/guides/index.md
  5. 1 1
      src/pages/guides/javascript/how-to-create-an-nft-on-solana.md
  6. 1 1
      src/pages/guides/javascript/how-to-create-an-spl-token-on-solana.md
  7. 1 1
      src/pages/guides/javascript/how-to-transfer-sol-on-solana.md
  8. 1 1
      src/pages/guides/javascript/how-to-transfer-spl-tokens-on-solana.md
  9. 1 1
      src/pages/guides/rpcs-and-das.md
  10. 1 1
      src/pages/guides/rust/getting-started-with-rust.md
  11. 2 2
      src/pages/guides/rust/how-to-cpi-into-a-metaplex-program.md
  12. 1 1
      src/pages/guides/rust/metaplex-rust-sdks.md
  13. 2 2
      src/pages/guides/rust/working-with-rust.md
  14. 1 1
      src/pages/guides/solana-programs.md
  15. 1 1
      src/pages/guides/understanding-pdas.md
  16. 1 1
      src/pages/guides/validators.md
  17. 1 1
      src/pages/guides/what-is-solana.md
  18. 1 1
      src/pages/guides/where-do-i-start.md
  19. 1 1
      src/pages/inscription/authority.md
  20. 1 1
      src/pages/inscription/clear.md
  21. 1 1
      src/pages/inscription/close.md
  22. 1 1
      src/pages/inscription/faq.md
  23. 1 1
      src/pages/inscription/fetch.md
  24. 1 1
      src/pages/inscription/getting-started/cli.md
  25. 1 1
      src/pages/inscription/getting-started/index.md
  26. 1 1
      src/pages/inscription/getting-started/js.md
  27. 1 1
      src/pages/inscription/getting-started/rust.md
  28. 1 1
      src/pages/inscription/index.md
  29. 1 1
      src/pages/inscription/initialize.md
  30. 1 1
      src/pages/inscription/sharding.md
  31. 1 1
      src/pages/inscription/write.md
  32. 1 1
      src/pages/legacy-documentation/auction-house/auctioneer.md
  33. 1 1
      src/pages/legacy-documentation/auction-house/buyer-escrow.md
  34. 1 1
      src/pages/legacy-documentation/auction-house/faq.md
  35. 1 1
      src/pages/legacy-documentation/auction-house/find.md
  36. 1 1
      src/pages/legacy-documentation/auction-house/getting-started.md
  37. 1 1
      src/pages/legacy-documentation/auction-house/index.md
  38. 1 1
      src/pages/legacy-documentation/auction-house/manage-using-cli.md
  39. 1 1
      src/pages/legacy-documentation/auction-house/manage.md
  40. 1 1
      src/pages/legacy-documentation/auction-house/receipts.md
  41. 1 1
      src/pages/legacy-documentation/auction-house/settings.md
  42. 1 1
      src/pages/legacy-documentation/auction-house/trading-assets.md
  43. 1 1
      src/pages/legacy-documentation/developer-tools/beet.md
  44. 1 1
      src/pages/legacy-documentation/developer-tools/cusper.md
  45. 1 1
      src/pages/legacy-documentation/developer-tools/rust-bin.md
  46. 1 1
      src/pages/legacy-documentation/developer-tools/shank.md
  47. 1 1
      src/pages/legacy-documentation/developer-tools/solita.md
  48. 1 1
      src/pages/legacy-documentation/fixed-price-sale/index.md
  49. 1 1
      src/pages/legacy-documentation/fixed-price-sale/tech-description.md
  50. 1 1
      src/pages/legacy-documentation/gumdrop.md
  51. 1 1
      src/pages/legacy-documentation/index.md
  52. 1 1
      src/pages/legacy-documentation/mobile-sdks/android.md
  53. 1 1
      src/pages/legacy-documentation/mobile-sdks/ios.md
  54. 6 0
      src/pages/legacy-documentation/token-entangler.md
  55. 0 9
      src/pages/mpl-hybrid/advancedTopics.md
  56. 1 1
      src/pages/mpl-hybrid/escrow.md
  57. 1 1
      src/pages/mpl-hybrid/faq.md
  58. 1 1
      src/pages/mpl-hybrid/getting-started/index.md
  59. 2 2
      src/pages/mpl-hybrid/getting-started/js.md
  60. 0 63
      src/pages/mpl-hybrid/index copy.md
  61. 1 1
      src/pages/mpl-hybrid/index.md
  62. 1 1
      src/pages/mpl-hybrid/initializeNFTData.md
  63. 1 1
      src/pages/mpl-hybrid/preparation.md
  64. 1 1
      src/pages/mpl-hybrid/swapping.md
  65. 1 1
      src/pages/official-links.md
  66. 1 1
      src/pages/programs-and-tools.md
  67. 1 1
      src/pages/protocol-fees.md
  68. 1 1
      src/pages/rpc-providers.md
  69. 1 1
      src/pages/security.md
  70. 1 1
      src/pages/stability-index.md
  71. 1 1
      src/pages/storage-providers.md
  72. 1 1
      src/pages/token-auth-rules/buffers.md
  73. 1 1
      src/pages/token-auth-rules/composite-rules/all.md
  74. 1 1
      src/pages/token-auth-rules/composite-rules/any.md
  75. 1 1
      src/pages/token-auth-rules/composite-rules/not.md
  76. 1 1
      src/pages/token-auth-rules/create-or-update.md
  77. 1 1
      src/pages/token-auth-rules/index.md
  78. 1 1
      src/pages/token-auth-rules/mplx-rule-sets.md
  79. 1 1
      src/pages/token-auth-rules/primitive-rules/additional-signer.md
  80. 1 1
      src/pages/token-auth-rules/primitive-rules/amount.md
  81. 1 1
      src/pages/token-auth-rules/primitive-rules/namespace.md
  82. 1 1
      src/pages/token-auth-rules/primitive-rules/pass.md
  83. 1 1
      src/pages/token-auth-rules/primitive-rules/pda-match.md
  84. 1 1
      src/pages/token-auth-rules/primitive-rules/program-owned.md
  85. 1 1
      src/pages/token-auth-rules/primitive-rules/pubkey-match.md
  86. 1 1
      src/pages/token-auth-rules/references/index.md
  87. 1 1
      src/pages/token-auth-rules/validate.md
  88. 1 1
      src/pages/token-metadata/burn.md
  89. 1 1
      src/pages/token-metadata/collections.md
  90. 1 1
      src/pages/token-metadata/creators.md
  91. 1 1
      src/pages/token-metadata/delegates.md
  92. 1 1
      src/pages/token-metadata/escrow.md
  93. 1 1
      src/pages/token-metadata/faq.md
  94. 1 1
      src/pages/token-metadata/fetch.md
  95. 1 1
      src/pages/token-metadata/getting-started/index.md
  96. 2 2
      src/pages/token-metadata/getting-started/js.md
  97. 2 2
      src/pages/token-metadata/getting-started/rust.md
  98. 2 2
      src/pages/token-metadata/guides/get-by-collection.md
  99. 1 1
      src/pages/token-metadata/guides/index.md
  100. 1 1
      src/pages/token-metadata/guides/javascript/create-an-nft.md

+ 1 - 1
src/pages/404.md

@@ -1,6 +1,6 @@
 ---
 title: Page Not Found
-metaTitle: Page Not Found - Metaplex Developer Hub
+metaTitle: Page Not Found | Metaplex Developer Hub
 description: We couldn't find this page in the Metaplex Developer Hub.
 ---
 

+ 1 - 1
src/pages/contact.md

@@ -1,6 +1,6 @@
 ---
 title: Contact Us
-metaTitle: Metaplex — Contact Us
+metaTitle: Contact Us | Developer Hub
 description: How to reach out to the Metaplex team.
 ---
 

+ 1 - 1
src/pages/developer-tools.md

@@ -1,6 +1,6 @@
 ---
 title: Developer Tools
-metaTitle: Metaplex — Developer Tools
+metaTitle: Developer Tools | Developer Hub
 description: An overview of Metaplex's developer tools.
 ---
 

+ 1 - 1
src/pages/guides/index.md

@@ -1,6 +1,6 @@
 ---
 title: Guides
-metaTitle: Metaplex Solana Guides
+metaTitle: Metaplex Solana Guides | Guides
 description: Guides by Metaplex about the Solana blockchain.
 ---
 

+ 1 - 1
src/pages/guides/javascript/how-to-create-an-nft-on-solana.md

@@ -1,6 +1,6 @@
 ---
 title: How to Create an NFT On Solana
-metaTitle: How to Create an NFT On Solana
+metaTitle: How to Create an NFT On Solana | Guides
 description: Learn how to create an NFT on the Solana blockchain with Metaplex packages.
 # remember to update dates also in /components/guides/index.js
 created: '06-16-2024'

+ 1 - 1
src/pages/guides/javascript/how-to-create-an-spl-token-on-solana.md

@@ -1,6 +1,6 @@
 ---
 title: How to Create an SPL Token On Solana
-metaTitle: How to Create an SPL Token On Solana
+metaTitle: How to Create an SPL Token On Solana | Guides
 description: Learn how to create an SPL Token on the Solana blockchain with Metaplex packages.
 # remember to update dates also in /components/guides/index.js
 created: '06-16-2024'

+ 1 - 1
src/pages/guides/javascript/how-to-transfer-sol-on-solana.md

@@ -1,6 +1,6 @@
 ---
 title: How to Send and Transfer SOL on Solana
-metaTitle: How to Send and Transfer SOL on Solana
+metaTitle: How to Send and Transfer SOL on Solana | Guides
 description: Learn how to send and transfer SOL via javascript on the Solana blockchain.
 # remember to update dates also in /components/guides/index.js
 created: '06-16-2024'

+ 1 - 1
src/pages/guides/javascript/how-to-transfer-spl-tokens-on-solana.md

@@ -1,6 +1,6 @@
 ---
 title: How to Send and Transfer SPL Tokens on Solana
-metaTitle: How to Send and Transfer SPL Tokens on Solana
+metaTitle: How to Send and Transfer SPL Tokens on Solana| Guides
 description: Learn how to send and transfer SPL Tokens via javascript on the Solana blockchain wih Metaplex packages.
 # remember to update dates also in /components/guides/index.js
 created: '06-16-2024'

+ 1 - 1
src/pages/guides/rpcs-and-das.md

@@ -1,6 +1,6 @@
 ---
 title: RPCs and DAS
-metaTitle: RPCs and DAS on the Solana Blockchain
+metaTitle: RPCs and DAS on the Solana Blockchain | Guides
 description: Learn about RPCS on the Solana blockchain and how DAS by Metaplex aids in storing and reading data on Solana.
 # remember to update dates also in /components/guides/index.js
 created: '06-16-2024'

+ 1 - 1
src/pages/guides/rust/getting-started-with-rust.md

@@ -1,6 +1,6 @@
 ---
 title: Getting Started with Rust
-metaTitle: Metaplex — Getting Started with Rust
+metaTitle: Getting Started with Rust | Guides
 description: A quick overview on how to get started with Rust in the Solana ecoSystem.
 ---
 

+ 2 - 2
src/pages/guides/rust/how-to-cpi-into-a-metaplex-program.md

@@ -1,7 +1,7 @@
 ---
 title: How to CPI into a Metaplex Program
-metaTitle: Metaplex — Working with Rust
-description: A quick overview on working with Rust and the Metaplex protocal.
+metaTitle: How to CPI into a Metaplex Program | Guides
+description: An overview of how Metaplex makes a consistent experience when performing a CPI into each Metaplex program.
 ---
 
 ## Introduction

+ 1 - 1
src/pages/guides/rust/metaplex-rust-sdks.md

@@ -1,6 +1,6 @@
 ---
 title: Metaplex Rust SDKs
-metaTitle: Metaplex Rust SDKss
+metaTitle: Metaplex Rust SDKs | Guides
 description: A quick overview on Metaplex Rust SDKs.
 ---
 

+ 2 - 2
src/pages/guides/rust/working-with-rust.md

@@ -1,7 +1,7 @@
 ---
 title: Working with Rust
-metaTitle: Metaplex — Working with Rust
-description: A quick overview on working with Rust and the Metaplex protocal.
+metaTitle: Working with Rust | Guides
+description: A quick overview on working with Rust and the Metaplex protocol.
 ---
 
 ## Introduction

+ 1 - 1
src/pages/guides/solana-programs.md

@@ -1,6 +1,6 @@
 ---
 title: Solana Programs and State Overview
-metaTitle: Solana Programs and State Overview
+metaTitle: Solana Programs and State Overview | Guides
 description: Learn about Solana Programs and how data is stored in account state on Solana.
 # remember to update dates also in /components/guides/index.js
 created: '06-16-2024'

+ 1 - 1
src/pages/guides/understanding-pdas.md

@@ -1,6 +1,6 @@
 ---
 title: Understanding Solana Program Derived Addresses (PDAs)
-metaTitle: Understanding Solana Program Derived Addresses (PDAs)
+metaTitle: Understanding Solana Program Derived Addresses | Guides
 description: Learn about Solana Program Derived Addresses (PDAs) and their use cases.
 # remember to update dates also in /components/guides/index.js
 created: '06-16-2024'

+ 1 - 1
src/pages/guides/validators.md

@@ -1,6 +1,6 @@
 ---
 title: Validators and Staking
-metaTitle: Validators and Staking
+metaTitle: Validators and Staking | Guides
 description: An overview of Solana Validators and staking mechanics.
 # remember to update dates also in /components/guides/index.js
 created: '06-16-2024'

+ 1 - 1
src/pages/guides/what-is-solana.md

@@ -1,6 +1,6 @@
 ---
 title: What is Solana?
-metaTitle: What is Solana?
+metaTitle: What is Solana? | Guides
 description: What is Solana and why would you want to build on it.
 # remember to update dates also in /components/guides/index.js
 created: '06-16-2024'

+ 1 - 1
src/pages/guides/where-do-i-start.md

@@ -1,6 +1,6 @@
 ---
 title: Where Do I Start With Solana?
-metaTitle: Where Do I Start With Solana?
+metaTitle: Where Do I Start With Solana? | Guides
 description: An overiew of the Solana ecosystem frameworks and where to research.
 # remember to update dates also in /components/guides/index.js
 created: '06-16-2024'

+ 1 - 1
src/pages/inscription/authority.md

@@ -1,6 +1,6 @@
 ---
 title: Inscription Authority
-metaTitle: Inscriptions - Inscription Authority
+metaTitle: Inscription Authority | Inscription
 description: Learn what a Inscription Authority is and where it's stored
 ---
 

+ 1 - 1
src/pages/inscription/clear.md

@@ -1,6 +1,6 @@
 ---
 title: Clear Inscription Data
-metaTitle: Inscription - Clear Data
+metaTitle: Clear Data | Inscription
 description: Learn how to clear Inscription data
 ---
 

+ 1 - 1
src/pages/inscription/close.md

@@ -1,6 +1,6 @@
 ---
 title: Close Inscriptions
-metaTitle: Inscription - Close
+metaTitle: Close | Inscription
 description: Learn how to close Inscription accounts
 ---
 

+ 1 - 1
src/pages/inscription/faq.md

@@ -1,6 +1,6 @@
 ---
 title: FAQ
-metaTitle: Inscription - FAQ
+metaTitle: FAQ | Inscription
 description: Frequently asked questions about Metaplex Inscriptions
 ---
 

+ 1 - 1
src/pages/inscription/fetch.md

@@ -1,7 +1,7 @@
 ---
 
 title: Fetching Inscription Data
-metaTitle: Inscriptions - Fetching Inscriptions
+metaTitle: Fetching Inscriptions | Inscription
 description: Learn how to fetch the various onchain accounts of your inscriptions
 ---
 

+ 1 - 1
src/pages/inscription/getting-started/cli.md

@@ -1,6 +1,6 @@
 ---
 title: Getting started using the Inscriptions CLI
-metaTitle: Inscription - Getting Started - CLI
+metaTitle: CLI | Inscription
 description: Get started using the Inscriptions CLI
 ---
 

+ 1 - 1
src/pages/inscription/getting-started/index.md

@@ -1,6 +1,6 @@
 ---
 title: Getting Started
-metaTitle: Inscriptions - Getting Started
+metaTitle: Getting Started | Inscription
 description: Get started with Metaplex Inscriptions.
 ---
 

+ 1 - 1
src/pages/inscription/getting-started/js.md

@@ -1,6 +1,6 @@
 ---
 title: Getting Started using JavaScript
-metaTitle: Inscription - Getting Started - JavaScript
+metaTitle: JavaScript SDK | Inscription
 description: Get started with Inscription using JavaScript
 ---
 

+ 1 - 1
src/pages/inscription/getting-started/rust.md

@@ -1,6 +1,6 @@
 ---
 title: Getting Started using Rust
-metaTitle: Inscription - Getting Started - Rust
+metaTitle: Rust SDK | Inscription
 description: Get started with Inscriptions using Rust
 ---
 

+ 1 - 1
src/pages/inscription/index.md

@@ -1,6 +1,6 @@
 ---
 title: Overview
-metaTitle: Inscriptions - Overview
+metaTitle: Overview | Inscription
 description: Provides a high-level overview of the Metaplex Inscriptions standard.
 ---
 

+ 1 - 1
src/pages/inscription/initialize.md

@@ -1,6 +1,6 @@
 ---
 title: Initialize Inscriptions
-metaTitle: Inscriptions - Initialize Inscriptions
+metaTitle: Initialize Inscriptions | Inscription
 description: Learn how to create Metaplex Inscriptions
 ---
 

+ 1 - 1
src/pages/inscription/sharding.md

@@ -1,6 +1,6 @@
 ---
 title: Inscription Sharding
-metaTitle: Inscriptions - Sharding
+metaTitle: Sharding | Inscription
 description: Explains the method used to prevent write-lock contention on Inscription minting.
 ---
 

+ 1 - 1
src/pages/inscription/write.md

@@ -1,6 +1,6 @@
 ---
 title: Write Inscription Data
-metaTitle: Inscription - Write Inscription Data
+metaTitle: Write Inscription Data | Inscription
 description: Learn how to write Data to your Inscription
 ---
 

+ 1 - 1
src/pages/legacy-documentation/auction-house/auctioneer.md

@@ -1,6 +1,6 @@
 ---
 title: Timed Auction using Auctioneer
-metaTitle: Auction House - Timed Auction using Auctioneer
+metaTitle: Timed Auction using Auctioneer | Auction House
 description: Explains how to manage timed Auctions using Auctioneer.
 ---
 

+ 1 - 1
src/pages/legacy-documentation/auction-house/buyer-escrow.md

@@ -1,6 +1,6 @@
 ---
 title: Manage Buyer Escrow Accounts
-metaTitle: Auction House - Manage Buyer Escrow Accounts
+metaTitle: Manage Buyer Escrow Accounts | Auction House
 description: "Explains how to manage Buyer Escrow Accounts."
 ---
 ## Introduction

+ 1 - 1
src/pages/legacy-documentation/auction-house/faq.md

@@ -1,6 +1,6 @@
 ---
 title: FAQ
-metaTitle: Auction House - FAQ
+metaTitle: FAQ | Auction House
 description: "FAQ for Auction House"
 ---
 

+ 1 - 1
src/pages/legacy-documentation/auction-house/find.md

@@ -1,6 +1,6 @@
 ---
 title: Find bids, listings and sales
-metaTitle: Auction House - Find
+metaTitle: Find | Auction House
 description: "Explains how to find bids, listings and sales."
 ---
 ## Introduction

+ 1 - 1
src/pages/legacy-documentation/auction-house/getting-started.md

@@ -1,6 +1,6 @@
 ---
 title: Getting Started
-metaTitle: Auction House - Getting Started
+metaTitle: Getting Started | Auction House
 description: Lists the various libraries and SDKs you can use to manage Auction Houses.
 ---
 

+ 1 - 1
src/pages/legacy-documentation/auction-house/index.md

@@ -1,6 +1,6 @@
 ---
 title: Overview
-metaTitle: Auction House - Overview
+metaTitle: Overview | Auction House
 description: Gives an overview of the Auction House program
 ---
 

+ 1 - 1
src/pages/legacy-documentation/auction-house/manage-using-cli.md

@@ -1,6 +1,6 @@
 ---
 title: Manage Auction House using CLI
-metaTitle: Auction House - Manage using CLI
+metaTitle: Manage Auction Houses using CLI | Auction House
 description: "How to manage Auction House using CLI"
 ---
 

+ 1 - 1
src/pages/legacy-documentation/auction-house/manage.md

@@ -1,6 +1,6 @@
 ---
 title: Manage Auction Houses
-metaTitle: Auction House - Manage Auction Houses
+metaTitle: Manage Auction Houses | Auction House
 description: Explains how to manage Auction Houses.
 ---
 

+ 1 - 1
src/pages/legacy-documentation/auction-house/receipts.md

@@ -1,6 +1,6 @@
 ---
 title: Receipts
-metaTitle: Auction House - Receipts
+metaTitle: Receipts | Auction House
 description: Explains how to generate Auction House receipts.
 ---
 ## Introduction

+ 1 - 1
src/pages/legacy-documentation/auction-house/settings.md

@@ -1,6 +1,6 @@
 ---
 title: Settings
-metaTitle: Auction House - Settings
+metaTitle: Settings | Auction House
 description: Explains Auction House settings in great detail.
 ---
 

+ 1 - 1
src/pages/legacy-documentation/auction-house/trading-assets.md

@@ -1,6 +1,6 @@
 ---
 title: Trading Assets
-metaTitle: Auction House - Trading Assets
+metaTitle: Trading Assets | Auction House
 description: Explains how to manage the trading of assets on Auction House.
 ---
 ## Introduction

+ 1 - 1
src/pages/legacy-documentation/developer-tools/beet.md

@@ -1,6 +1,6 @@
 ---
 title: Beet
-metaTitle: Developer Tools - Beet
+metaTitle: Developer Tools | Beet
 description: Strict borsh compatible de/serializer and related extensions
 ---
 

+ 1 - 1
src/pages/legacy-documentation/developer-tools/cusper.md

@@ -1,6 +1,6 @@
 ---
 title: Cusper
-metaTitle: Developer Tools - Cusper
+metaTitle: Developer Tools | Cusper
 description: resolves Custom Program Errors from Solana program logs or error codes
 ---
 # Cusper

+ 1 - 1
src/pages/legacy-documentation/developer-tools/rust-bin.md

@@ -1,6 +1,6 @@
 ---
 title: Rust Bin
-metaTitle: Developer Tools - Rust Bin
+metaTitle: Developer Tools | Rust Bin
 description: Synchronizes a Rust binary version with the related Rust crate
 ---
 

+ 1 - 1
src/pages/legacy-documentation/developer-tools/shank.md

@@ -1,6 +1,6 @@
 ---
 title: Shank
-metaTitle: Developer Tools - Shank
+metaTitle: Developer Tools | Shank
 description: extract IDLs from Rust Solana program code
 ---
 

+ 1 - 1
src/pages/legacy-documentation/developer-tools/solita.md

@@ -1,6 +1,6 @@
 ---
 title: Solita
-metaTitle: Developer Tools - Solita
+metaTitle: Developer Tools | Solita
 description: generates a low level TypeScript SDK for your Solana Rust programs
 ---
 

+ 1 - 1
src/pages/legacy-documentation/fixed-price-sale/index.md

@@ -1,6 +1,6 @@
 ---
 title: Overview
-metaTitle: Fixed-Price-Sale - Overview
+metaTitle: Overview | Fixed Price Sale
 description: Sell prints from Master Edition NFTs
 ---
 

+ 1 - 1
src/pages/legacy-documentation/fixed-price-sale/tech-description.md

@@ -1,6 +1,6 @@
 ---
 title: Technical Description
-metaTitle: Fixed-Price-Sale - Technical Description
+metaTitle: Technical Description | Fixed Price Sale
 description: Technical Description of the Fixed Price Sale Program
 ---
 

+ 1 - 1
src/pages/legacy-documentation/gumdrop.md

@@ -1,6 +1,6 @@
 ---
 title: Gumdrop
-metaTitle: Gumdrop
+metaTitle: Gumdrop | Developer Hub
 description: Easy token airdrops and print edition airdrops, without requiring high up-front rent costs
 ---
 

+ 1 - 1
src/pages/legacy-documentation/index.md

@@ -1,6 +1,6 @@
 ---
 title: Overview
-metaTitle: Legacy Documentation - Overview
+metaTitle: Legacy Documentation | Developer Hub
 description: A collection of documentation of older Programs and Tools which might not be used anymore or deprecated. Migrated from our old docs for documentation for completeness.
 ---
 

+ 1 - 1
src/pages/legacy-documentation/mobile-sdks/android.md

@@ -1,6 +1,6 @@
 ---
 title: Android SDK
-metaTitle: Android SDK
+metaTitle: Android SDK | Developer Hub
 description: Metaplex Android SDK
 ---
 

+ 1 - 1
src/pages/legacy-documentation/mobile-sdks/ios.md

@@ -1,6 +1,6 @@
 ---
 title: iOS SDK
-metaTitle: iOS SDK
+metaTitle: iOS SDK | Developer Hub
 description: Metaplex iOS SDK
 ---
 

+ 6 - 0
src/pages/legacy-documentation/token-entangler.md

@@ -1,3 +1,9 @@
+---
+title: Token Entangler
+metaTitle: Token Entangler | Developer Hub
+description: Documentation on the deprecated Token Entangler program by Metaplex.
+---
+
 # Overview
 
 {% callout type="warning" %}

+ 0 - 9
src/pages/mpl-hybrid/advancedTopics.md

@@ -1,9 +0,0 @@
----
-title: Advanced Topics
-metaTitle: MPL-Hybrid - Advanced Topics
-description: Advanced MPL-Hybrid Topics
----
-
-## Advanced Topics
-
-**coming soon**

+ 1 - 1
src/pages/mpl-hybrid/escrow.md

@@ -1,6 +1,6 @@
 ---
 title: Initializing Escrow
-metaTitle: MPL-Hybrid - Initializing Escrow
+metaTitle: Initializing Escrow | MPL-Hybrid
 description: Initializing MPL-Hybrid Escrow
 ---
 

+ 1 - 1
src/pages/mpl-hybrid/faq.md

@@ -1,6 +1,6 @@
 ---
 title: FAQ
-metaTitle: MPL-Hybrid - FAQ
+metaTitle: FAQ | MPL-Hybrid
 description: Frequently asked questions about MPL-404
 ---
 

+ 1 - 1
src/pages/mpl-hybrid/getting-started/index.md

@@ -1,6 +1,6 @@
 ---
 title: Getting Started
-metaTitle: MPL-Hybrid - Getting Started
+metaTitle: Getting Started | MPL-Hybrid
 description: Get started with the MPL-Hybrid Smart Escrow program.
 ---
 

+ 2 - 2
src/pages/mpl-hybrid/getting-started/js.md

@@ -1,7 +1,7 @@
 ---
 title: Getting Started using MPL-Hybrid
-metaTitle: MPL-Hybrid - Getting Started - JavaScript
-description: Get started with MPL-Hybrid using JavaScript
+metaTitle: Javascript SDK | MPL-Hybrid
+description: Get started with MPL-Hybrid using JavaScript SDK.
 ---
 
 Metaplex provides a JavaScript library that can be used to interact with the MPL-Hybrid program. Thanks to the [Umi framework](https://github.com/metaplex-foundation/mpl-hybrid), it ships without many opinionated dependencies thus providing a lightweight library that can be used in any JavaScript project.

+ 0 - 63
src/pages/mpl-hybrid/index copy.md

@@ -1,63 +0,0 @@
----
-title: Overview
-metaTitle: MPL-404 - Overview
-description: Provides a high-level overview of the framework and onchain protocol for hybrid assets.
----
-
-MPL-404 is a new model for digital assets, web3 games, and onchain communities. At the core of the model is a swap program that trades a fixed number of fungible assets for a non-fungible asset and vice versa. The swap is a dual escrow system, ensuring that all available non-fungible assets are backed by escrowed fungibles and vice versa.
-
-The ability to freely move between fungible and non-fungible assets in a predictable way allows this new asset class (often called 404s) to take advantage of the best aspects of both asset types. Non-fungible assets can now benefit from the liquidity, distribution, and DeFi opportunities associated with fungible assets. Conversely, fungible assets can now benefit from the improved utility, collectability, and identity that come from the non-fungible world.
-
-MPL-404 includes the option to "re-roll" the asset each time its swapped. For example, every non-fungible asset can have its metadata blanked as it enters the escrow wallet and randomly reassigned (rerolled) as it leaves escrow. The creator has the ability to both manage available traits as well as to charge a small fee during the swap (typically when swapping into an NFT). MPL-404 can add add “loot box” gamification to every 404 project and can serve as an alternative source of revenue (e.g. unique limited time traits for an NFT community or randomized in-game rewards). It also offers the ability to craft more dynamic collections that can evolve to better suit the needs of the project and community over time.
-
-## MPL-404 Advantages
-
-At a high level, MPL-404 allows you to create a bridge and toll booth between two types of assets, providing collectors additional flexibility and freedom and creators additional economic opportunity. MPL-404 hybrids have the following advantages:
-
-### Liquidity
-
-Unlike NFTs, fungibles have efficient mechanisms for providing liquidity. Liquidity generally allows people to transact easier, resulting in additional transaction volume. A project can both provide a sizable liquidity as well as incentivize community provided liquidity. Because of the swap, providing liquidity for the token also provides liquidity for the NFTs. Liquidity is a complex topic, that is beyond the scope of these docs.
-
-### Fractional Exposure
-
-By maintaining a stable conversion between fungibles and NFTs, users can now gain exposure through fractional amounts of a collection. This provides fractional ownership opportunities of expensive NFT collections to a larger audience.
-
-### Availability
-
-MPL-404s are able to be featured in NFT marketplaces as well as fungible token outlets such as DEXs, CEXs, telegram bots, and token trading platforms. Additionally, the MPL-404 swap mechanism can and will be hosted on external platforms, minimizing the need for self-hosting.
-
-### Dynamic Collections
-
-Via the swap mechanism, creators can easily distribute new art and traits over time.
-
-### Community Curated Collections
-
-MPL-404 collections become community curated over time, allowing people to swap out of undesirable traits and into more desirable ones. Traits get rebalanced over time. For example, this allows the ratio of female to male characters to accurately reflect the communities needs without the need to make an arbitrary, irreversible pre-judgement as a creator.
-
-### Inbuilt Gamification
-
-Optionally projects can randomize the NFT metadata via the swap, resulting in a “Loot box” or “Gachapon” like effect. Users still have the opportunity to re-roll into rare and desirable NFTs, which often is not the case with other mechanisms like fractionalization. Swapping can further be incentivized by creators by introducing limited time and/or seasonal traits.
-
-### Additional Project Revenue
-
-For facilitating the swap and gamification a creator may choose to charge a swap fee (often when swapping from fungibles to non fungibles). Charging a fee is important to prevent rarity inflation and must be balanced with swap outcomes. Properly incentivized, it’s not unlikely that the swap fees raised bring more revenue than NFT royalties. MPL-404 offers the project an additional source of revenue.
-
-### Unified Tokenomics Model
-
-Unifying one or more NFT collections to an underlying token simplifies a project ecosystem and makes a tight coupling of NFT and ecosystem token instead of a loose one. These two assets are no longer economically independent, which means creators no longer have to struggle to manage both. Value provided to one asset type will affect the other.
-
-### Arbitrage Opportunities
-
-With MPL-404s, two assets are always intertwined by a bridge. Occasionally, the price of the assets can diverge great enough for there to be an incentive to arbitrage them using the bridge. This arbitrage improves trading volumes and swap volumes, leading to additional project revenue.
-
-### Optional Deflationary Tokenomics
-
-Some MPL-404 projects have decided to use swap fees to burn tokens slowly over time which is in contrast to most projects with tokens that slowly inflate the supply over time, often via a staking mechanism.
-
-### Guaranteed Swapability
-
-Generally MPL-404 hybrids choose to create & release their whole token supply at the start, ensuring the number of NFTs and fungible tokens are in balance and the escrows are fully funded. When set up properly, the MPL-404 swap is never “offline” or out of tokens. MPL-404 swapability is a guarantee projects can make to holders.
-
-{% callout type="note" %}
-The MPL-404 docs are currently in alpha, with new improvements and guides coming soon. Interested in using MPL-404 for your project or learning more? Contact us in [Discord](https://discord.gg/metaplex) and tell us more about what you're working on.
-{% /callout %}

+ 1 - 1
src/pages/mpl-hybrid/index.md

@@ -1,6 +1,6 @@
 ---
 title: Overview
-metaTitle: MPL-Hybrid - Overview
+metaTitle: Overview | MPL-Hybrid
 description: Provides a high-level overview of the framework and onchain protocol for hybrid assets.
 ---
 

+ 1 - 1
src/pages/mpl-hybrid/initializeNFTData.md

@@ -1,6 +1,6 @@
 ---
 title: Initializing NFT Data
-metaTitle: MPL-Hybrid - Initializing Escrow
+metaTitle: Initializing Escrow | MPL-Hybrid
 description: Initializing MPL-Hybrid NFT Data
 ---
 

+ 1 - 1
src/pages/mpl-hybrid/preparation.md

@@ -1,6 +1,6 @@
 ---
 title: Preparation
-metaTitle: MPL-Hybrid - Preparation
+metaTitle: Preparation | MPL-Hybrid
 description: How to prepare before creating a MPL-404 hybrid
 ---
 

+ 1 - 1
src/pages/mpl-hybrid/swapping.md

@@ -1,6 +1,6 @@
 ---
 title: Swapping
-metaTitle: MPL-404 - Swapping
+metaTitle: Swapping | MPL-Hybrid
 description: MPL-404 Swapping
 ---
 

+ 1 - 1
src/pages/official-links.md

@@ -1,6 +1,6 @@
 ---
 title: Official Links
-metaTitle: Metaplex Official Links
+metaTitle: Metaplex Official Links | Developer Hub
 description: Official Links for Metaplex
 ---
 

+ 1 - 1
src/pages/programs-and-tools.md

@@ -1,6 +1,6 @@
 ---
 title: Metaplex Programs and Tools
-metaTitle: Metaplex Programs and Tools
+metaTitle: Metaplex Programs and Tools | Developer Hub
 description: An overview of all Metaplex Programs and Tools.
 ---
 

+ 1 - 1
src/pages/protocol-fees.md

@@ -1,6 +1,6 @@
 ---
 title: Protocol Fees
-metaTitle: Metaplex — Protocol Fees
+metaTitle: Protocol Fees | Developer Hub
 description: A details of the onchain fees for Metaplex's products.
 ---
 

+ 1 - 1
src/pages/rpc-providers.md

@@ -1,6 +1,6 @@
 ---
 title: RPC Providers
-metaTitle: Metaplex — RPC Providers
+metaTitle: RPC Providers | Developer Hub
 description: A list of available RPCs on Solana.
 ---
 

+ 1 - 1
src/pages/security.md

@@ -1,6 +1,6 @@
 ---
 title: Security
-metaTitle: Metaplex — Security
+metaTitle: Security | Developer Hub
 description: Audits and how to report a vulnerability.
 ---
 

+ 1 - 1
src/pages/stability-index.md

@@ -1,6 +1,6 @@
 ---
 title: Stability Index
-metaTitle: Metaplex — Stability Index
+metaTitle: Stability Index | Developer Hub
 description: A list of Metaplex's products and their stability levels
 ---
 

+ 1 - 1
src/pages/storage-providers.md

@@ -1,6 +1,6 @@
 ---
 title: Storage Providers
-metaTitle: Metaplex — Storage Providers
+metaTitle: Storage Providers | Developer Hub
 description: A list of available Storage Providers on Solana.
 ---
 

+ 1 - 1
src/pages/token-auth-rules/buffers.md

@@ -1,6 +1,6 @@
 ---
 title: Using Buffers
-metaTitle: Token Auth Rules - Buffers
+metaTitle: Buffers | Token Auth Rules
 description: Documentation of Token Auth Rule Buffers.
 ---
 

+ 1 - 1
src/pages/token-auth-rules/composite-rules/all.md

@@ -1,6 +1,6 @@
 ---
 title: All
-metaTitle: Token Auth Rules - All
+metaTitle: All | Token Auth Rules
 description: The All composite rule
 ---
 

+ 1 - 1
src/pages/token-auth-rules/composite-rules/any.md

@@ -1,6 +1,6 @@
 ---
 title: Any
-metaTitle: Token Auth Rules - Any
+metaTitle: Any | Token Auth Rules
 description: The Any composite rule
 ---
 

+ 1 - 1
src/pages/token-auth-rules/composite-rules/not.md

@@ -1,6 +1,6 @@
 ---
 title: Not
-metaTitle: Token Auth Rules - Not
+metaTitle: Not | Token Auth Rules
 description: The Not composite rule
 ---
 

+ 1 - 1
src/pages/token-auth-rules/create-or-update.md

@@ -1,6 +1,6 @@
 ---
 title: Create or Update Rule Sets
-metaTitle: Token Auth Rules - Create/Update
+metaTitle: Create/Update | Token Auth Rules
 description: How to Create and Update Rule Sets
 ---
 

+ 1 - 1
src/pages/token-auth-rules/index.md

@@ -1,6 +1,6 @@
 ---
 title: Overview
-metaTitle: Token Auth Rules - Overview
+metaTitle: Overview | Token Auth Rules
 description: Provides a high-level overview of NFT permissions.
 ---
 Token Authorization Rules (aka Token Auth Rules) is an advanced metaprogramming tool meant to evaluate permissions of an instruction occurring on an SPL Token. The program itself can be used to create and update Rule Sets, which are collections of Rules which represent specific criteria.

+ 1 - 1
src/pages/token-auth-rules/mplx-rule-sets.md

@@ -1,6 +1,6 @@
 ---
 title: Overview
-metaTitle: Token Auth Rules - Metaplex Rule Sets
+metaTitle: Metaplex Rule Sets | Token Auth Rules
 description: The pNFT Rule Sets that Metaplex Foundation manages.
 ---
 The Metaplex Foundation manages two Rule Sets for pNFTs.

+ 1 - 1
src/pages/token-auth-rules/primitive-rules/additional-signer.md

@@ -1,6 +1,6 @@
 ---
 title: Additional Signer
-metaTitle: Token Auth Rules - Additional Signer
+metaTitle: Additional Signer | Token Auth Rules
 description: The Additional Signer primitive rule
 ---
 

+ 1 - 1
src/pages/token-auth-rules/primitive-rules/amount.md

@@ -1,6 +1,6 @@
 ---
 title: Amount
-metaTitle: Token Auth Rules - Amount
+metaTitle: Amount | Token Auth Rules
 description: The Amount primitive rule
 ---
 

+ 1 - 1
src/pages/token-auth-rules/primitive-rules/namespace.md

@@ -1,6 +1,6 @@
 ---
 title: Namespace
-metaTitle: Token Auth Rules - Namespace
+metaTitle: Namespace | Token Auth Rules
 description: The Namespace primitive rule
 ---
 

+ 1 - 1
src/pages/token-auth-rules/primitive-rules/pass.md

@@ -1,6 +1,6 @@
 ---
 title: Pass
-metaTitle: Token Auth Rules - Pass
+metaTitle: Pass | Token Auth Rules
 description: The Pass primitive rule
 ---
 

+ 1 - 1
src/pages/token-auth-rules/primitive-rules/pda-match.md

@@ -1,6 +1,6 @@
 ---
 title: PDA Match
-metaTitle: Token Auth Rules - PDA Match
+metaTitle: PDA Match | Token Auth Rules
 description: The PDA Match primitive rule
 ---
 

+ 1 - 1
src/pages/token-auth-rules/primitive-rules/program-owned.md

@@ -1,6 +1,6 @@
 ---
 title: Program Owned
-metaTitle: Token Auth Rules - Program Owned
+metaTitle: Program Owned | Token Auth Rules
 description: The Program Owned primitive rule
 ---
 

+ 1 - 1
src/pages/token-auth-rules/primitive-rules/pubkey-match.md

@@ -1,6 +1,6 @@
 ---
 title: Public Key
-metaTitle: Token Auth Rules - Public Key
+metaTitle: Public Key | Token Auth Rules
 description: The Public Key primitive rule
 ---
 

+ 1 - 1
src/pages/token-auth-rules/references/index.md

@@ -1,6 +1,6 @@
 ---
 title: API References
-metaTitle: Token Auth Rules - API References
+metaTitle: API References | Token Auth Rules
 description: References and code snippets for Metaplex's Token Auth Rules product.
 ---
 

+ 1 - 1
src/pages/token-auth-rules/validate.md

@@ -1,6 +1,6 @@
 ---
 title: Validating with a Rule Set
-metaTitle: Token Auth Rules - Validate
+metaTitle: Validate | Token Auth Rules
 description: How to run validation using a Rule Set
 ---
 

+ 1 - 1
src/pages/token-metadata/burn.md

@@ -1,6 +1,6 @@
 ---
 title: Burning Assets
-metaTitle: Token Metadata - Burning Assets
+metaTitle: Burning Assets | Token Metadata
 description: Learn how to burn Assets on Token Metadata
 ---
 

+ 1 - 1
src/pages/token-metadata/collections.md

@@ -1,6 +1,6 @@
 ---
 title: Verified Collections
-metaTitle: Token Metadata - Verified Collections
+metaTitle: Verified Collections | Token Metadata
 description: Learn how to safely wrap Assets into collections on Token Metadata
 ---
 

+ 1 - 1
src/pages/token-metadata/creators.md

@@ -1,6 +1,6 @@
 ---
 title: Verified Creators
-metaTitle: Token Metadata - Verified Creators
+metaTitle: Verified Creators | Token Metadata
 description: Learn how to verify the creators of an Asset on Token Metadata
 ---
 

+ 1 - 1
src/pages/token-metadata/delegates.md

@@ -1,6 +1,6 @@
 ---
 title: Delegated Authorities
-metaTitle: Token Metadata - Delegated Authorities
+metaTitle: Delegated Authorities | Token Metadata
 description: Learn how to approve delegated authorities for your Assets on Token Metadata
 ---
 

+ 1 - 1
src/pages/token-metadata/escrow.md

@@ -1,6 +1,6 @@
 ---
 title: NFT Escrow
-metaTitle: Token Metadata - NFT Escrow
+metaTitle: NFT Escrow | Token Metadata
 description: Learn more about the Token Owned Escrow feature of Token Metadata
 ---
 

+ 1 - 1
src/pages/token-metadata/faq.md

@@ -1,6 +1,6 @@
 ---
 title: FAQ
-metaTitle: Token Metadata - FAQ
+metaTitle: FAQ | Token Metadata
 description: Frequently asked questions about Token Metadata
 ---
 

+ 1 - 1
src/pages/token-metadata/fetch.md

@@ -1,6 +1,6 @@
 ---
 title: Fetching Assets
-metaTitle: Token Metadata - Fetching Assets
+metaTitle: Fetching Assets | Token Metadata
 description: Learn how to fetch the various onchain accounts of your assets on Token Metadata
 ---
 

+ 1 - 1
src/pages/token-metadata/getting-started/index.md

@@ -1,6 +1,6 @@
 ---
 title: Getting Started
-metaTitle: Token Metadata - Getting Started
+metaTitle: Getting Started | Token Metadata
 description: Get started with NFTs.
 ---
 

+ 2 - 2
src/pages/token-metadata/getting-started/js.md

@@ -1,7 +1,7 @@
 ---
 title: Getting Started using JavaScript
-metaTitle: Token Metadata - Getting Started - JavaScript
-description: Get started with NFTs using JavaScript
+metaTitle: JavaScript SDK | Token Metadata
+description: Get started with NFTs using the Metaplex Token Metadata JavaScript SDK.
 ---
 
 Metaplex provides a JavaScript library that can be used to interact with NFTs. Thanks to the [Umi framework](https://github.com/metaplex-foundation/umi), it ships without many opinionated dependencies and, thus, provides a lightweight library that can be used in any JavaScript project.

+ 2 - 2
src/pages/token-metadata/getting-started/rust.md

@@ -1,7 +1,7 @@
 ---
 title: Getting Started using Rust
-metaTitle: Token Metadata - Getting Started - Rust
-description: Get started with NFTs using Rust
+metaTitle: Rust SDK | Token Metadata
+description: Get started with NFTs using the Token Metadata Rust SDK
 ---
 
 If you are a Rust developer, you can also use a Rust client SDK to interact with the Token Metadata program. Metaplex provides a dedicated Rust client crate, which is a lightweight crate with minimal dependencies.

+ 2 - 2
src/pages/token-metadata/guides/get-by-collection.md

@@ -1,6 +1,6 @@
 ---
-title: Get Mints in a collection
-metaTitle: Token Metadata - Get Mints in a collection
+title: Get Mints in a Collection
+metaTitle: Get Mints in a Collection | Token Metadata Guides
 description: How-to guide to get all mints in a collection.
 ---
 

+ 1 - 1
src/pages/token-metadata/guides/index.md

@@ -1,6 +1,6 @@
 ---
 title: Guides
-metaTitle: Token Metadata - Guides
+metaTitle: Guides | Token Metadata
 description: How-to guides for Metaplex's Token Metadata product.
 ---
 

+ 1 - 1
src/pages/token-metadata/guides/javascript/create-an-nft.md

@@ -1,6 +1,6 @@
 ---
 title: How to Create a NFT On Solana
-metaTitle: How to Create a NFT On Solana
+metaTitle: How to Create a NFT On Solana | Token Metadata Guides
 description: Learn how to create an NFT on the Solana blockchain with the Metaplex.
 # remember to update dates also in /components/guides/index.js
 created: '06-16-2024'

Some files were not shown because too many files changed in this diff